Pull request #40110 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e7805653b8632aae4f789dbca238e25b16df964d+ac5acef69e7f8ba09038aaadd7564e32afb5b32b (df89eb4ce6e986ecdef6732c6d5f7d14ce764ba3) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40110@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --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)" First time build. Skipping changelog. [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-10-21T12:04:44.541Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-21T12:04:44.547Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-21T12:04:59.661Z] Still waiting to schedule task [2019-10-21T12:04:59.663Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-10-21T12:05:58.480Z] Running on ubuntu-1804-overlay2 (i-009845526a204f423) in /home/ubuntu/workspace/moby_PR-40110 [Pipeline] { [Pipeline] checkout [2019-10-21T12:06:05.110Z] using credential docker-jenkins-github-credentials [2019-10-21T12:06:05.119Z] Cloning the remote Git repository [2019-10-21T12:06:05.119Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:06:05.256Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:06:05.314Z] > git init /home/ubuntu/workspace/moby_PR-40110 # timeout=10 [2019-10-21T12:06:05.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:06:05.818Z] > git --version # timeout=10 [2019-10-21T12:06:05.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:06:05.864Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:06:30.692Z] Fetching without tags [2019-10-21T12:06:31.042Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:06:31.898Z] Merge succeeded, producing e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:06:31.899Z] Checking out Revision e7805653b8632aae4f789dbca238e25b16df964d (PR-40110) [2019-10-21T12:06:30.609Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:06:30.639Z] > git config --add remote.origin.fetch +refs/pull/40110/head:refs/remotes/origin/PR-40110 # timeout=10 [2019-10-21T12:06:30.660Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:06:30.674Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:06:30.700Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:06:30.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:06:30.708Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:06:31.053Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:06:31.071Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:06:31.835Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:06:31.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:06:31.910Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:06:31.937Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:06:34.181Z] Commit message: "Fix TEST_FILTER to work for both "integration" and "integration-cli"" [2019-10-21T12:06:34.182Z] First time build. Skipping changelog. [2019-10-21T12:06:34.233Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T12:06:36.977Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40110:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-21T12:06:51.839Z] Unable to find image 'alpine:latest' locally [2019-10-21T12:06:51.839Z] latest: Pulling from library/alpine [2019-10-21T12:06:51.839Z] 9d48c3bd43c5: Pulling fs layer [2019-10-21T12:06:51.839Z] 9d48c3bd43c5: Verifying Checksum [2019-10-21T12:06:51.839Z] 9d48c3bd43c5: Download complete [2019-10-21T12:06:51.839Z] 9d48c3bd43c5: Pull complete [2019-10-21T12:06:51.839Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-10-21T12:06:51.839Z] Status: Downloaded newer image for alpine:latest [2019-10-21T12:06:57.097Z] 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 [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] // stage [Pipeline] // stage [2019-10-21T12:06:58.373Z] Running on ubuntu-1804-overlay2 (i-009845526a204f423) in /home/ubuntu/workspace/moby_PR-40110 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-21T12:06:58.418Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40110 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2019-10-21T12:06:58.480Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-10-21T12:06:58.516Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] } 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] } [2019-10-21T12:06:58.556Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-21T12:06:58.725Z] using credential docker-jenkins-github-credentials [2019-10-21T12:06:58.742Z] Cloning the remote Git repository [2019-10-21T12:06:58.742Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:06:58.779Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40110 [Pipeline] { [Pipeline] checkout [2019-10-21T12:06:59.099Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:06:59.166Z] using credential docker-jenkins-github-credentials [2019-10-21T12:06:59.217Z] Cloning the remote Git repository [2019-10-21T12:06:59.217Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:06:58.489Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-21T12:06:58.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:06:58.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:06:58.559Z] > git --version # timeout=10 [2019-10-21T12:06:58.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:06:58.580Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:06:59.102Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:06:59.126Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:06:59.354Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:06:59.496Z] Merge succeeded, producing e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:06:59.497Z] Checking out Revision e7805653b8632aae4f789dbca238e25b16df964d (PR-40110) [2019-10-21T12:06:58.749Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:06:58.769Z] > git init /home/docker/workspace/moby_PR-40110 # timeout=10 [2019-10-21T12:06:58.782Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:06:58.782Z] > git --version # timeout=10 [2019-10-21T12:06:58.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:06:58.787Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:06:59.617Z] Commit message: "Fix TEST_FILTER to work for both "integration" and "integration-cli"" [2019-10-21T12:06:59.657Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:06:59.252Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:06:59.254Z] > git init /home/jenkins/workspace/moby_PR-40110 # timeout=10 [2019-10-21T12:06:59.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:06:59.290Z] > git --version # timeout=10 [2019-10-21T12:06:59.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:06:59.306Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:06:59.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:06:59.499Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:06:59.509Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:07:01.058Z] + docker version [2019-10-21T12:07:01.058Z] Client: Docker Engine - Community [2019-10-21T12:07:01.058Z] Version: 19.03.2 [2019-10-21T12:07:01.058Z] API version: 1.40 [2019-10-21T12:07:01.058Z] Go version: go1.12.8 [2019-10-21T12:07:01.058Z] Git commit: 6a30dfc [2019-10-21T12:07:01.058Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-21T12:07:01.058Z] OS/Arch: linux/amd64 [2019-10-21T12:07:01.058Z] Experimental: false [2019-10-21T12:07:01.058Z] [2019-10-21T12:07:01.058Z] Server: Docker Engine - Community [2019-10-21T12:07:01.058Z] Engine: [2019-10-21T12:07:01.058Z] Version: 19.03.2 [2019-10-21T12:07:01.058Z] API version: 1.40 (minimum version 1.12) [2019-10-21T12:07:01.058Z] Go version: go1.12.8 [2019-10-21T12:07:01.058Z] Git commit: 6a30dfc [2019-10-21T12:07:01.058Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-21T12:07:01.058Z] OS/Arch: linux/amd64 [2019-10-21T12:07:01.058Z] Experimental: true [2019-10-21T12:07:01.058Z] containerd: [2019-10-21T12:07:01.058Z] Version: 1.2.6 [2019-10-21T12:07:01.058Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:07:01.058Z] runc: [2019-10-21T12:07:01.058Z] Version: 1.0.0-rc8 [2019-10-21T12:07:01.058Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:07:01.058Z] docker-init: [2019-10-21T12:07:01.058Z] Version: 0.18.0 [2019-10-21T12:07:01.058Z] GitCommit: fec3683 [Pipeline] sh [2019-10-21T12:07:01.348Z] + docker info [2019-10-21T12:07:08.092Z] Fetching without tags [2019-10-21T12:07:07.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:07:07.983Z] > git config --add remote.origin.fetch +refs/pull/40110/head:refs/remotes/origin/PR-40110 # timeout=10 [2019-10-21T12:07:07.998Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:07:08.061Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:07:08.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:07:08.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:07:08.129Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:07:08.521Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:07:09.270Z] Merge succeeded, producing e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:07:09.271Z] Checking out Revision e7805653b8632aae4f789dbca238e25b16df964d (PR-40110) [2019-10-21T12:07:09.754Z] Commit message: "Fix TEST_FILTER to work for both "integration" and "integration-cli"" [2019-10-21T12:07:08.554Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:07:08.570Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:07:09.169Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:07:09.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:07:09.304Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:07:09.320Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:07:10.141Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:07:11.531Z] + docker version [2019-10-21T12:07:11.532Z] Client: [2019-10-21T12:07:11.532Z] Version: 18.06.3-ce [2019-10-21T12:07:11.532Z] API version: 1.38 [2019-10-21T12:07:11.532Z] Go version: go1.10.3 [2019-10-21T12:07:11.532Z] Git commit: d7080c1 [2019-10-21T12:07:11.532Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-21T12:07:11.532Z] OS/Arch: linux/s390x [2019-10-21T12:07:11.532Z] Experimental: false [2019-10-21T12:07:11.532Z] [2019-10-21T12:07:11.532Z] Server: [2019-10-21T12:07:11.532Z] Engine: [2019-10-21T12:07:11.532Z] Version: 18.06.3-ce [2019-10-21T12:07:11.532Z] API version: 1.38 (minimum version 1.12) [2019-10-21T12:07:11.532Z] Go version: go1.10.3 [2019-10-21T12:07:11.532Z] Git commit: d7080c1 [2019-10-21T12:07:11.532Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-21T12:07:11.532Z] OS/Arch: linux/s390x [2019-10-21T12:07:11.532Z] Experimental: true [Pipeline] sh [2019-10-21T12:07:12.388Z] + docker info [2019-10-21T12:07:12.388Z] Containers: 0 [2019-10-21T12:07:12.388Z] Running: 0 [2019-10-21T12:07:12.388Z] Paused: 0 [2019-10-21T12:07:12.388Z] Stopped: 0 [2019-10-21T12:07:12.388Z] Images: 0 [2019-10-21T12:07:12.388Z] Server Version: 18.06.3-ce [2019-10-21T12:07:12.388Z] Storage Driver: overlay2 [2019-10-21T12:07:12.388Z] Backing Filesystem: extfs [2019-10-21T12:07:12.388Z] Supports d_type: true [2019-10-21T12:07:12.388Z] Native Overlay Diff: true [2019-10-21T12:07:12.388Z] Logging Driver: json-file [2019-10-21T12:07:12.388Z] Cgroup Driver: cgroupfs [2019-10-21T12:07:12.388Z] Plugins: [2019-10-21T12:07:12.388Z] Volume: local [2019-10-21T12:07:12.388Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:07:12.388Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-21T12:07:12.388Z] Swarm: inactive [2019-10-21T12:07:12.388Z] Runtimes: runc [2019-10-21T12:07:12.388Z] Default Runtime: runc [2019-10-21T12:07:12.388Z] Init Binary: docker-init [2019-10-21T12:07:12.388Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-21T12:07:12.388Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-21T12:07:12.388Z] init version: fec3683 [2019-10-21T12:07:12.388Z] Security Options: [2019-10-21T12:07:12.388Z] apparmor [2019-10-21T12:07:12.388Z] seccomp [2019-10-21T12:07:12.388Z] Profile: default [2019-10-21T12:07:12.388Z] Kernel Version: 4.4.0-161-generic [2019-10-21T12:07:12.388Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-21T12:07:12.388Z] OSType: linux [2019-10-21T12:07:12.388Z] Architecture: s390x [2019-10-21T12:07:12.388Z] CPUs: 2 [2019-10-21T12:07:12.388Z] Total Memory: 7.862GiB [2019-10-21T12:07:12.388Z] Name: s390x-ubuntu-01 [2019-10-21T12:07:12.388Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-21T12:07:12.388Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:07:12.388Z] Debug Mode (client): false [2019-10-21T12:07:12.388Z] Debug Mode (server): false [2019-10-21T12:07:12.388Z] Username: dockerbuildbot [2019-10-21T12:07:12.388Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:07:12.388Z] Labels: [2019-10-21T12:07:12.388Z] Experimental: true [2019-10-21T12:07:12.388Z] Insecure Registries: [2019-10-21T12:07:12.388Z] 127.0.0.0/8 [2019-10-21T12:07:12.388Z] Live Restore Enabled: false [2019-10-21T12:07:12.388Z] [2019-10-21T12:07:12.388Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T12:07:13.206Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:07:13.206Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:07:13.206Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40110/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:07:13.206Z] + bash /home/jenkins/workspace/moby_PR-40110/check-config.sh [2019-10-21T12:07:13.206Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:07:13.206Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-21T12:07:13.206Z] [2019-10-21T12:07:13.206Z] Generally Necessary: [2019-10-21T12:07:13.206Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:07:13.206Z] - apparmor: enabled and tools installed [2019-10-21T12:07:13.206Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:07:13.206Z] - CONFIG_NET_NS: enabled [2019-10-21T12:07:13.206Z] - CONFIG_PID_NS: enabled [2019-10-21T12:07:13.310Z] Still waiting to schedule task [2019-10-21T12:07:13.310Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-009845526a204f423)’ [2019-10-21T12:07:13.319Z] Still waiting to schedule task [2019-10-21T12:07:13.319Z] All nodes of label ‘arm64&&linux’ are offline [2019-10-21T12:07:13.322Z] Still waiting to schedule task [2019-10-21T12:07:13.322Z] ‘azwin-2-cdca60’ is offline [2019-10-21T12:07:13.577Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:07:13.578Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:07:13.578Z] - CONFIG_MEMCG: enabled [2019-10-21T12:07:13.578Z] - CONFIG_KEYS: enabled [2019-10-21T12:07:13.578Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:07:13.578Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:07:13.578Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-21T12:07:13.578Z] [2019-10-21T12:07:13.578Z] Optional Features: [2019-10-21T12:07:13.578Z] - CONFIG_USER_NS: enabled [2019-10-21T12:07:13.578Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:07:13.578Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:07:13.578Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:07:13.578Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T12:07:13.578Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-21T12:07:13.578Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:07:13.578Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:07:13.578Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:07:13.578Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:07:13.578Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:07:13.578Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:07:13.578Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:07:13.578Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:07:13.578Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:07:13.578Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:07:13.578Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:07:13.578Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:07:13.578Z] - Network Drivers: [2019-10-21T12:07:13.578Z] - "overlay": [2019-10-21T12:07:13.578Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:07:13.578Z] Optional (for encrypted networks): [2019-10-21T12:07:13.578Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:07:13.578Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_XFRM: enabled [2019-10-21T12:07:13.578Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:07:13.578Z] - "ipvlan": [2019-10-21T12:07:13.578Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:07:13.578Z] - "macvlan": [2019-10-21T12:07:13.578Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:07:13.578Z] - "ftp,tftp client in container": [2019-10-21T12:07:13.578Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:07:13.578Z] - Storage Drivers: [2019-10-21T12:07:13.578Z] - "aufs": [2019-10-21T12:07:13.578Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:07:13.578Z] - "btrfs": [2019-10-21T12:07:13.578Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:07:13.578Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:07:13.578Z] - "devicemapper": [2019-10-21T12:07:13.654Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:07:13.654Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:07:13.654Z] - "overlay": [2019-10-21T12:07:13.654Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:07:13.654Z] - "zfs": [2019-10-21T12:07:13.654Z] - /dev/zfs: missing [2019-10-21T12:07:13.654Z] - zfs command: missing [2019-10-21T12:07:13.654Z] - zpool command: missing [2019-10-21T12:07:13.654Z] [2019-10-21T12:07:13.654Z] Limits: [2019-10-21T12:07:13.654Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:07:13.654Z] [2019-10-21T12:07:13.654Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T12:07:14.429Z] + make bundles/buildx [2019-10-21T12:07:14.429Z] mkdir bundles [2019-10-21T12:07:14.429Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-21T12:07:14.429Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-21T12:07:14.429Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-21T12:07:14.429Z] --build-arg BUILDX_COMMIT \ [2019-10-21T12:07:14.429Z] --build-arg BUILDX_REPO \ [2019-10-21T12:07:14.429Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-21T12:07:14.429Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-21T12:07:14.429Z] . && \ [2019-10-21T12:07:14.429Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-21T12:07:14.429Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-21T12:07:14.429Z] /bin/sh: 4: go: not found [2019-10-21T12:07:14.429Z] /bin/sh: 5: go: not found [2019-10-21T12:07:14.429Z] [2019-10-21T12:07:14.429Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-21T12:07:14.429Z] #1 digest: sha256:baec313cb1a396c0c57196a021cc7850358e12814b39a74600783a02dd975d80 [2019-10-21T12:07:14.429Z] #1 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-21T12:07:14.429Z] #1 started: 2019-10-21 12:07:14.307969202 +0000 UTC [2019-10-21T12:07:14.429Z] #1 completed: 2019-10-21 12:07:14.308039925 +0000 UTC [2019-10-21T12:07:14.429Z] #1 duration: 70.723µs [2019-10-21T12:07:14.429Z] [2019-10-21T12:07:14.429Z] [2019-10-21T12:07:14.429Z] #2 local://context (.dockerignore) [2019-10-21T12:07:14.429Z] #2 digest: sha256:19cdb3ede638a28fb6626a98ede936657fb58505a07ef424128884e32b624e14 [2019-10-21T12:07:14.429Z] #2 name: "local://context (.dockerignore)" [2019-10-21T12:07:14.429Z] #2 started: 2019-10-21 12:07:14.308148973 +0000 UTC [2019-10-21T12:07:14.429Z] #2 completed: 2019-10-21 12:07:14.308204832 +0000 UTC [2019-10-21T12:07:14.429Z] #2 duration: 55.859µs [2019-10-21T12:07:14.429Z] [2019-10-21T12:07:14.429Z] [2019-10-21T12:07:14.429Z] #1 local://dockerfile (Dockerfile.buildx) [2019-10-21T12:07:14.429Z] #1 started: 2019-10-21 12:07:14.325532092 +0000 UTC [2019-10-21T12:07:14.429Z] #1 completed: 2019-10-21 12:07:14.341285439 +0000 UTC [2019-10-21T12:07:14.429Z] #1 duration: 15.753347ms [2019-10-21T12:07:14.429Z] #1 transferring dockerfile: 792B done [2019-10-21T12:07:14.429Z] [2019-10-21T12:07:14.429Z] [2019-10-21T12:07:14.429Z] #2 local://context (.dockerignore) [2019-10-21T12:07:14.429Z] #2 started: 2019-10-21 12:07:14.323167766 +0000 UTC [2019-10-21T12:07:14.429Z] #2 completed: 2019-10-21 12:07:14.345984461 +0000 UTC [2019-10-21T12:07:14.430Z] #2 duration: 22.816695ms [2019-10-21T12:07:14.430Z] #2 transferring context: 87B done [2019-10-21T12:07:14.430Z] [2019-10-21T12:07:14.823Z] [2019-10-21T12:07:14.823Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-21T12:07:14.824Z] #3 digest: sha256:fe83e65568a129fe9be930e2ec3d56772ca00c6d27f656a211672d67a8e1aa78 [2019-10-21T12:07:14.824Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-21T12:07:14.824Z] #3 started: 2019-10-21 12:07:14.684659517 +0000 UTC [2019-10-21T12:07:14.824Z] #3 completed: 2019-10-21 12:07:14.684771343 +0000 UTC [2019-10-21T12:07:14.824Z] #3 duration: 111.826µs [2019-10-21T12:07:14.824Z] #3 started: 2019-10-21 12:07:14.695432386 +0000 UTC [2019-10-21T12:07:14.824Z] #3 completed: 2019-10-21 12:07:14.696299607 +0000 UTC [2019-10-21T12:07:14.824Z] #3 duration: 867.221µs [2019-10-21T12:07:14.824Z] #3 started: 2019-10-21 12:07:14.696354748 +0000 UTC [2019-10-21T12:07:14.824Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done [2019-10-21T12:07:14.824Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-10-21T12:07:14.824Z] #3 sha256:687421176e14226da64a697b0f467a2745e4a1c71b1d8c0437b06f1090badfd7 5.47kB / 5.47kB done [2019-10-21T12:07:14.824Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-21T12:07:14.824Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-10-21T12:07:14.824Z] #3 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done [2019-10-21T12:07:14.824Z] #3 sha256:9abad81e996021b5b6d06e9c2fa2340dd760872c11a9631303a78cb6ffc1a379 1.80kB / 1.80kB done [2019-10-21T12:07:15.224Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 2.83MB / 4.37MB 0.4s [2019-10-21T12:07:15.224Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 3.73MB / 45.24MB 0.4s [2019-10-21T12:07:15.224Z] #3 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.5s done [2019-10-21T12:07:15.224Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 7.85MB / 45.24MB 0.5s [2019-10-21T12:07:15.224Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 3.60MB / 10.32MB 0.5s [2019-10-21T12:07:15.224Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.5s [2019-10-21T12:07:15.638Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 14.18MB / 45.24MB 0.6s [2019-10-21T12:07:15.638Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 8.28MB / 10.32MB 0.6s [2019-10-21T12:07:15.638Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 19.34MB / 45.24MB 0.7s [2019-10-21T12:07:15.638Z] #3 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.7s done [2019-10-21T12:07:15.638Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 6.52MB / 50.49MB 0.7s [2019-10-21T12:07:15.638Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 0B / 45.98MB 0.7s [2019-10-21T12:07:15.638Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 27.32MB / 45.24MB 0.8s [2019-10-21T12:07:15.638Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 2.49MB / 45.98MB 0.8s [2019-10-21T12:07:15.638Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 30.13MB / 45.24MB 0.9s [2019-10-21T12:07:15.638Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 11.52MB / 50.49MB 0.9s [2019-10-21T12:07:15.638Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 6.16MB / 45.98MB 0.9s [2019-10-21T12:07:16.036Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 34.32MB / 45.24MB 1.0s [2019-10-21T12:07:16.036Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 16.14MB / 50.49MB 1.0s [2019-10-21T12:07:16.036Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 10.17MB / 45.98MB 1.0s [2019-10-21T12:07:16.036Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 38.53MB / 45.24MB 1.1s [2019-10-21T12:07:16.036Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 19.80MB / 50.49MB 1.1s [2019-10-21T12:07:16.036Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 13.93MB / 45.98MB 1.1s [2019-10-21T12:07:16.036Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 24.79MB / 50.49MB 1.2s [2019-10-21T12:07:16.036Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 16.43MB / 45.98MB 1.2s [2019-10-21T12:07:16.036Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.3s [2019-10-21T12:07:16.036Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 29.60MB / 50.49MB 1.3s [2019-10-21T12:07:16.036Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 20.72MB / 45.98MB 1.3s [2019-10-21T12:07:16.203Z] Client: [2019-10-21T12:07:16.203Z] Debug Mode: false [2019-10-21T12:07:16.203Z] [2019-10-21T12:07:16.203Z] Server: [2019-10-21T12:07:16.203Z] Containers: 0 [2019-10-21T12:07:16.203Z] Running: 0 [2019-10-21T12:07:16.203Z] Paused: 0 [2019-10-21T12:07:16.203Z] Stopped: 0 [2019-10-21T12:07:16.203Z] Images: 1 [2019-10-21T12:07:16.203Z] Server Version: 19.03.2 [2019-10-21T12:07:16.203Z] Storage Driver: overlay2 [2019-10-21T12:07:16.203Z] Backing Filesystem: extfs [2019-10-21T12:07:16.203Z] Supports d_type: true [2019-10-21T12:07:16.203Z] Native Overlay Diff: true [2019-10-21T12:07:16.203Z] Logging Driver: json-file [2019-10-21T12:07:16.203Z] Cgroup Driver: cgroupfs [2019-10-21T12:07:16.203Z] Plugins: [2019-10-21T12:07:16.203Z] Volume: local [2019-10-21T12:07:16.203Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:07:16.203Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-21T12:07:16.203Z] Swarm: inactive [2019-10-21T12:07:16.203Z] Runtimes: runc [2019-10-21T12:07:16.203Z] Default Runtime: runc [2019-10-21T12:07:16.203Z] Init Binary: docker-init [2019-10-21T12:07:16.203Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:07:16.203Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:07:16.203Z] init version: fec3683 [2019-10-21T12:07:16.203Z] Security Options: [2019-10-21T12:07:16.203Z] apparmor [2019-10-21T12:07:16.203Z] seccomp [2019-10-21T12:07:16.203Z] Profile: default [2019-10-21T12:07:16.203Z] Kernel Version: 4.15.0-1048-aws [2019-10-21T12:07:16.203Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-21T12:07:16.203Z] OSType: linux [2019-10-21T12:07:16.203Z] Architecture: x86_64 [2019-10-21T12:07:16.203Z] CPUs: 2 [2019-10-21T12:07:16.203Z] Total Memory: 7.501GiB [2019-10-21T12:07:16.203Z] Name: ip-10-100-73-14 [2019-10-21T12:07:16.203Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-21T12:07:16.203Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:07:16.203Z] Debug Mode: false [2019-10-21T12:07:16.203Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:07:16.203Z] Labels: [2019-10-21T12:07:16.203Z] Experimental: true [2019-10-21T12:07:16.203Z] Insecure Registries: [2019-10-21T12:07:16.203Z] 127.0.0.0/8 [2019-10-21T12:07:16.203Z] Live Restore Enabled: true [2019-10-21T12:07:16.203Z] [2019-10-21T12:07:16.203Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T12:07:16.432Z] #3 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.4s done [2019-10-21T12:07:16.432Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 33.94MB / 50.49MB 1.4s [2019-10-21T12:07:16.432Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 26.60MB / 45.98MB 1.4s [2019-10-21T12:07:16.432Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 0B / 111.04MB 1.4s [2019-10-21T12:07:16.432Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 38.33MB / 50.49MB 1.5s [2019-10-21T12:07:16.432Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 30.14MB / 45.98MB 1.5s [2019-10-21T12:07:16.432Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 [2019-10-21T12:07:16.432Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 43.01MB / 50.49MB 1.6s [2019-10-21T12:07:16.432Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.86MB / 45.98MB 1.6s [2019-10-21T12:07:16.432Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 46.24MB / 50.49MB 1.7s [2019-10-21T12:07:16.432Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 38.82MB / 45.98MB 1.7s [2019-10-21T12:07:16.432Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 9.22MB / 111.04MB 1.7s [2019-10-21T12:07:16.496Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:07:16.496Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:07:16.496Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40110/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:07:16.496Z] + bash /home/ubuntu/workspace/moby_PR-40110/check-config.sh [2019-10-21T12:07:16.496Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:07:16.496Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-21T12:07:16.496Z] [2019-10-21T12:07:16.496Z] Generally Necessary: [2019-10-21T12:07:16.496Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:07:16.496Z] - apparmor: enabled and tools installed [2019-10-21T12:07:16.755Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:07:16.755Z] - CONFIG_NET_NS: enabled [2019-10-21T12:07:16.755Z] - CONFIG_PID_NS: enabled [2019-10-21T12:07:16.755Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:07:16.755Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:07:16.755Z] - CONFIG_MEMCG: enabled [2019-10-21T12:07:16.755Z] - CONFIG_KEYS: enabled [2019-10-21T12:07:16.755Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:07:16.755Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:07:16.755Z] [2019-10-21T12:07:16.755Z] Optional Features: [2019-10-21T12:07:16.755Z] - CONFIG_USER_NS: enabled [2019-10-21T12:07:16.755Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:07:16.755Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:07:16.755Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:07:16.755Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T12:07:16.755Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-21T12:07:16.755Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:07:16.755Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:07:16.755Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:07:16.755Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:07:16.755Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:07:16.755Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:07:16.755Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:07:16.823Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.17MB / 50.49MB 1.8s [2019-10-21T12:07:16.823Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 42.16MB / 45.98MB 1.8s [2019-10-21T12:07:16.823Z] #3 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.0s done [2019-10-21T12:07:16.823Z] #3 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.0s done [2019-10-21T12:07:16.823Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 31.59MB / 111.04MB 2.0s [2019-10-21T12:07:16.823Z] #3 sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e 0B / 126B 2.0s [2019-10-21T12:07:16.823Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 43.51MB / 111.04MB 2.1s [2019-10-21T12:07:16.823Z] #3 sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e 126B / 126B 2.0s done [2019-10-21T12:07:17.021Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:07:17.021Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:07:17.021Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:07:17.021Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:07:17.021Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:07:17.021Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:07:17.021Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:07:17.021Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:07:17.021Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:07:17.021Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:07:17.021Z] - Network Drivers: [2019-10-21T12:07:17.021Z] - "overlay": [2019-10-21T12:07:17.021Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:07:17.021Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:07:17.021Z] Optional (for encrypted networks): [2019-10-21T12:07:17.021Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:07:17.021Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-21T12:07:17.021Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-21T12:07:17.021Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-21T12:07:17.021Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-21T12:07:17.021Z] - CONFIG_XFRM: enabled [2019-10-21T12:07:17.021Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:07:17.021Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:07:17.021Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:07:17.021Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:07:17.021Z] - "ipvlan": [2019-10-21T12:07:17.021Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:07:17.021Z] - "macvlan": [2019-10-21T12:07:17.021Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:07:17.021Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:07:17.021Z] - "ftp,tftp client in container": [2019-10-21T12:07:17.194Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 54.66MB / 111.04MB 2.2s [2019-10-21T12:07:17.194Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 64.63MB / 111.04MB 2.3s [2019-10-21T12:07:17.194Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 75.57MB / 111.04MB 2.4s [2019-10-21T12:07:17.278Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:07:17.278Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:07:17.278Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:07:17.278Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:07:17.278Z] - Storage Drivers: [2019-10-21T12:07:17.278Z] - "aufs": [2019-10-21T12:07:17.278Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:07:17.278Z] - "btrfs": [2019-10-21T12:07:17.278Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:07:17.278Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:07:17.278Z] - "devicemapper": [2019-10-21T12:07:17.278Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:07:17.278Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:07:17.278Z] - "overlay": [2019-10-21T12:07:17.278Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:07:17.278Z] - "zfs": [2019-10-21T12:07:17.278Z] - /dev/zfs: missing [2019-10-21T12:07:17.278Z] - zfs command: missing [2019-10-21T12:07:17.278Z] - zpool command: missing [2019-10-21T12:07:17.278Z] [2019-10-21T12:07:17.278Z] Limits: [2019-10-21T12:07:17.278Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:07:17.278Z] [2019-10-21T12:07:17.278Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T12:07:17.562Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 86.76MB / 111.04MB 2.5s [2019-10-21T12:07:17.562Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 96.82MB / 111.04MB 2.6s [2019-10-21T12:07:17.562Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 108.83MB / 111.04MB 2.7s [2019-10-21T12:07:17.608Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e7805653b8632aae4f789dbca238e25b16df964d . [2019-10-21T12:07:17.608Z] #1 [internal] load .dockerignore [2019-10-21T12:07:17.608Z] #1 transferring context: 87B done [2019-10-21T12:07:17.608Z] #1 DONE 0.0s [2019-10-21T12:07:17.608Z] [2019-10-21T12:07:17.608Z] #2 [internal] load build definition from Dockerfile [2019-10-21T12:07:17.608Z] #2 transferring dockerfile: 14.63kB done [2019-10-21T12:07:17.608Z] #2 DONE 0.1s [2019-10-21T12:07:17.608Z] [2019-10-21T12:07:17.608Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:07:17.938Z] #3 sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 111.04MB / 111.04MB 3.0s done [2019-10-21T12:07:18.174Z] #3 DONE 0.4s [2019-10-21T12:07:18.174Z] [2019-10-21T12:07:18.174Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:07:18.174Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:07:18.174Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-21T12:07:18.174Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-21T12:07:18.174Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2019-10-21T12:07:18.174Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:07:18.311Z] #3 extracting sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 1.8s done [2019-10-21T12:07:18.311Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 [2019-10-21T12:07:18.431Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.55MB / 8.82MB 0.1s [2019-10-21T12:07:18.431Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-21T12:07:18.431Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-21T12:07:18.686Z] #3 extracting sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0.3s done [2019-10-21T12:07:18.686Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 [2019-10-21T12:07:18.996Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-10-21T12:07:18.997Z] #4 DONE 0.7s [2019-10-21T12:07:19.078Z] #3 extracting sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0.2s done [2019-10-21T12:07:19.078Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b [2019-10-21T12:07:19.562Z] [2019-10-21T12:07:19.562Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:07:19.820Z] #6 DONE 0.2s [2019-10-21T12:07:19.820Z] [2019-10-21T12:07:19.820Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:07:19.820Z] #5 DONE 0.3s [2019-10-21T12:07:20.082Z] [2019-10-21T12:07:20.082Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:07:20.082Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:07:20.082Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:07:20.082Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 618.42kB / 10.80MB 0.1s [2019-10-21T12:07:20.082Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-10-21T12:07:20.082Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-21T12:07:20.082Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-21T12:07:20.082Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.1s [2019-10-21T12:07:20.082Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 6.22MB / 10.80MB 0.2s [2019-10-21T12:07:20.340Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 7.98MB / 10.80MB 0.3s [2019-10-21T12:07:20.340Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.44MB / 45.38MB 0.3s [2019-10-21T12:07:20.340Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-10-21T12:07:20.340Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 14.05MB / 45.38MB 0.5s [2019-10-21T12:07:20.340Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.5s [2019-10-21T12:07:20.599Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 20.00MB / 45.38MB 0.6s [2019-10-21T12:07:20.599Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 5.91MB / 50.07MB 0.6s [2019-10-21T12:07:20.599Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 26.70MB / 45.38MB 0.7s [2019-10-21T12:07:20.599Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 11.91MB / 50.07MB 0.7s [2019-10-21T12:07:20.856Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 35.98MB / 45.38MB 0.9s [2019-10-21T12:07:20.856Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 23.63MB / 50.07MB 0.9s [2019-10-21T12:07:21.067Z] #3 extracting sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 1.9s done [2019-10-21T12:07:21.067Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 [2019-10-21T12:07:21.112Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 43.87MB / 45.38MB 1.1s [2019-10-21T12:07:21.112Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 32.04MB / 50.07MB 1.1s [2019-10-21T12:07:21.112Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 504.36kB / 4.34MB 1.2s [2019-10-21T12:07:21.112Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 35.98MB / 50.07MB 1.2s [2019-10-21T12:07:21.373Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 1.3s done [2019-10-21T12:07:21.373Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.2s done [2019-10-21T12:07:21.373Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 43.85MB / 50.07MB 1.4s [2019-10-21T12:07:21.373Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 862.84kB / 57.69MB 1.4s [2019-10-21T12:07:21.373Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 1.4s [2019-10-21T12:07:21.373Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 47.22MB / 50.07MB 1.5s [2019-10-21T12:07:21.373Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 5.53MB / 57.69MB 1.5s [2019-10-21T12:07:21.638Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-21T12:07:21.638Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.7s [2019-10-21T12:07:21.900Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.7s done [2019-10-21T12:07:21.900Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 14.05MB / 57.69MB 1.9s [2019-10-21T12:07:21.900Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 11.77MB / 120.06MB 1.9s [2019-10-21T12:07:21.900Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.9s [2019-10-21T12:07:21.900Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.9s done [2019-10-21T12:07:22.158Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 19.67MB / 57.69MB 2.2s [2019-10-21T12:07:22.158Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 20.47MB / 120.06MB 2.2s [2019-10-21T12:07:22.158Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 25.08MB / 57.69MB 2.3s [2019-10-21T12:07:22.342Z] #3 extracting sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 1.3s done [2019-10-21T12:07:22.423Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 31.42MB / 57.69MB 2.6s [2019-10-21T12:07:22.423Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 29.87MB / 120.06MB 2.6s [2019-10-21T12:07:22.680Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 36.43MB / 57.69MB 2.8s [2019-10-21T12:07:22.719Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 [2019-10-21T12:07:22.939Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 41.28MB / 57.69MB 2.9s [2019-10-21T12:07:22.939Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 37.67MB / 120.06MB 2.9s [2019-10-21T12:07:22.939Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 50.01MB / 57.69MB 3.1s [2019-10-21T12:07:22.939Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 47.61MB / 120.06MB 3.1s [2019-10-21T12:07:23.196Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.3s [2019-10-21T12:07:23.196Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 57.81MB / 120.06MB 3.3s [2019-10-21T12:07:23.381Z] Fetching without tags [2019-10-21T12:07:23.763Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.5s done [2019-10-21T12:07:23.763Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 72.54MB / 120.06MB 3.7s [2019-10-21T12:07:23.888Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:07:24.021Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 82.98MB / 120.06MB 4.1s [2019-10-21T12:07:24.277Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 89.36MB / 120.06MB 4.4s [2019-10-21T12:07:23.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:07:23.344Z] > git config --add remote.origin.fetch +refs/pull/40110/head:refs/remotes/origin/PR-40110 # timeout=10 [2019-10-21T12:07:23.349Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:07:23.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:07:23.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:07:23.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:07:23.383Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:07:23.889Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:07:23.894Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:07:24.535Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 96.72MB / 120.06MB 4.7s [2019-10-21T12:07:24.792Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 108.04MB / 120.06MB 5.0s [2019-10-21T12:07:25.039Z] Merge succeeded, producing e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:07:25.040Z] Checking out Revision e7805653b8632aae4f789dbca238e25b16df964d (PR-40110) [2019-10-21T12:07:25.054Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 115.33MB / 120.06MB 5.2s [2019-10-21T12:07:25.621Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.5s done [2019-10-21T12:07:25.877Z] #7 ... [2019-10-21T12:07:25.877Z] [2019-10-21T12:07:25.877Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:07:25.877Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:07:25.877Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:07:25.877Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:07:25.877Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done [2019-10-21T12:07:25.877Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.4s done [2019-10-21T12:07:25.877Z] #65 DONE 5.8s [2019-10-21T12:07:25.877Z] [2019-10-21T12:07:25.877Z] #19 [internal] load build context [2019-10-21T12:07:25.877Z] #19 transferring context: 42.50MB 5.8s [2019-10-21T12:07:26.070Z] Commit message: "Fix TEST_FILTER to work for both "integration" and "integration-cli"" [2019-10-21T12:07:26.104Z] #3 extracting sha256:e4d79466b81c6f7ecba12790a7553e02159354469c0afc74c39554b55f99f558 3.1s done [2019-10-21T12:07:26.104Z] #3 extracting sha256:b00baabad4ce58a4521731072a095af304ed27ff09cf690b656f5535a9439d8e done [2019-10-21T12:07:26.104Z] #3 completed: 2019-10-21 12:07:25.912697646 +0000 UTC [2019-10-21T12:07:26.104Z] #3 duration: 11.216342898s [2019-10-21T12:07:26.104Z] [2019-10-21T12:07:26.104Z] [2019-10-21T12:07:26.104Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-21T12:07:26.104Z] #4 digest: sha256:2204255c438186a880203ad39a099b2a6e592ca062aee43b9eadccf6c2efb81c [2019-10-21T12:07:26.104Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-21T12:07:26.104Z] #4 started: 2019-10-21 12:07:25.914494833 +0000 UTC [2019-10-21T12:07:26.134Z] #19 transferring context: 45.62MB 6.1s done [2019-10-21T12:07:26.134Z] #19 DONE 6.1s [2019-10-21T12:07:26.134Z] [2019-10-21T12:07:26.134Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:07:26.142Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:07:26.473Z] #4 0.315 Cloning into '/buildx'... [2019-10-21T12:07:24.990Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:07:25.023Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:07:25.042Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:07:25.046Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:07:26.697Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.2s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:07:27.258Z] #4 completed: 2019-10-21 12:07:27.14049422 +0000 UTC [2019-10-21T12:07:27.258Z] #4 duration: 1.225999387s [2019-10-21T12:07:27.258Z] [2019-10-21T12:07:27.258Z] [2019-10-21T12:07:27.258Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-21T12:07:27.258Z] #5 digest: sha256:1371da9694cf2132400351a1c6afda135019fefc08518f97ac4d2cf815d33bbf [2019-10-21T12:07:27.258Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-21T12:07:27.258Z] #5 started: 2019-10-21 12:07:27.142138176 +0000 UTC [2019-10-21T12:07:27.314Z] + docker version [2019-10-21T12:07:27.314Z] Client: [2019-10-21T12:07:27.314Z] Version: 18.06.1-ce [2019-10-21T12:07:27.314Z] API version: 1.38 [2019-10-21T12:07:27.314Z] Go version: go1.10.3 [2019-10-21T12:07:27.314Z] Git commit: e68fc7a [2019-10-21T12:07:27.314Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-21T12:07:27.314Z] OS/Arch: linux/ppc64le [2019-10-21T12:07:27.314Z] Experimental: false [2019-10-21T12:07:27.314Z] [2019-10-21T12:07:27.314Z] Server: [2019-10-21T12:07:27.314Z] Engine: [2019-10-21T12:07:27.314Z] Version: 18.06.1-ce [2019-10-21T12:07:27.314Z] API version: 1.38 (minimum version 1.12) [2019-10-21T12:07:27.314Z] Go version: go1.10.3 [2019-10-21T12:07:27.314Z] Git commit: e68fc7a [2019-10-21T12:07:27.314Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-21T12:07:27.314Z] OS/Arch: linux/ppc64le [2019-10-21T12:07:27.314Z] Experimental: true [Pipeline] sh [2019-10-21T12:07:27.633Z] #5 0.448 From https://github.com/docker/buildx [2019-10-21T12:07:27.633Z] #5 0.448 * [new branch] master -> build [2019-10-21T12:07:27.699Z] + docker info [2019-10-21T12:07:27.699Z] Containers: 0 [2019-10-21T12:07:27.699Z] Running: 0 [2019-10-21T12:07:27.699Z] Paused: 0 [2019-10-21T12:07:27.699Z] Stopped: 0 [2019-10-21T12:07:27.699Z] Images: 0 [2019-10-21T12:07:27.699Z] Server Version: 18.06.1-ce [2019-10-21T12:07:27.699Z] Storage Driver: overlay2 [2019-10-21T12:07:27.699Z] Backing Filesystem: extfs [2019-10-21T12:07:27.699Z] Supports d_type: true [2019-10-21T12:07:27.699Z] Native Overlay Diff: true [2019-10-21T12:07:27.699Z] Logging Driver: json-file [2019-10-21T12:07:27.699Z] Cgroup Driver: cgroupfs [2019-10-21T12:07:27.699Z] Plugins: [2019-10-21T12:07:27.699Z] Volume: local [2019-10-21T12:07:27.699Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:07:27.699Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-21T12:07:27.699Z] Swarm: inactive [2019-10-21T12:07:27.699Z] Runtimes: runc [2019-10-21T12:07:27.699Z] Default Runtime: runc [2019-10-21T12:07:27.699Z] Init Binary: docker-init [2019-10-21T12:07:27.699Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-21T12:07:27.699Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-21T12:07:27.699Z] init version: fec3683 [2019-10-21T12:07:27.699Z] Security Options: [2019-10-21T12:07:27.699Z] apparmor [2019-10-21T12:07:27.699Z] seccomp [2019-10-21T12:07:27.699Z] Profile: default [2019-10-21T12:07:27.699Z] Kernel Version: 4.4.0-139-generic [2019-10-21T12:07:27.699Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-21T12:07:27.699Z] OSType: linux [2019-10-21T12:07:27.699Z] Architecture: ppc64le [2019-10-21T12:07:27.699Z] CPUs: 4 [2019-10-21T12:07:27.699Z] Total Memory: 7.972GiB [2019-10-21T12:07:27.699Z] Name: ppc64le-ubuntu-26 [2019-10-21T12:07:27.699Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-21T12:07:27.699Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:07:27.699Z] Debug Mode (client): false [2019-10-21T12:07:27.699Z] Debug Mode (server): false [2019-10-21T12:07:27.699Z] Username: dockerbuildbot [2019-10-21T12:07:27.699Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:07:27.699Z] Labels: [2019-10-21T12:07:27.699Z] Experimental: true [2019-10-21T12:07:27.699Z] Insecure Registries: [2019-10-21T12:07:27.699Z] 127.0.0.0/8 [2019-10-21T12:07:27.699Z] Live Restore Enabled: false [2019-10-21T12:07:27.699Z] [Pipeline] sh [2019-10-21T12:07:27.998Z] #5 0.594 Switched to branch 'build' [2019-10-21T12:07:28.087Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:07:28.087Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:07:28.087Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40110/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:07:28.087Z] + bash /home/docker/workspace/moby_PR-40110/check-config.sh [2019-10-21T12:07:28.087Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:07:28.087Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-21T12:07:28.087Z] [2019-10-21T12:07:28.087Z] Generally Necessary: [2019-10-21T12:07:28.087Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:07:28.087Z] - apparmor: enabled and tools installed [2019-10-21T12:07:28.087Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:07:28.087Z] - CONFIG_NET_NS: enabled [2019-10-21T12:07:28.369Z] #5 completed: 2019-10-21 12:07:27.91036804 +0000 UTC [2019-10-21T12:07:28.369Z] #5 duration: 768.229864ms [2019-10-21T12:07:28.369Z] [2019-10-21T12:07:28.369Z] [2019-10-21T12:07:28.369Z] #6 /bin/sh -c go mod download [2019-10-21T12:07:28.369Z] #6 digest: sha256:5fa35a8c8fabc5af8a917b5fbf9d026df3766ca24e36a7a2a5ed21f9e1e1e88b [2019-10-21T12:07:28.369Z] #6 name: "/bin/sh -c go mod download" [2019-10-21T12:07:28.369Z] #6 started: 2019-10-21 12:07:27.91245501 +0000 UTC [2019-10-21T12:07:28.369Z] #6 0.337 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-21T12:07:28.369Z] #6 0.340 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-21T12:07:28.369Z] #6 0.343 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-21T12:07:28.369Z] #6 0.344 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-21T12:07:28.369Z] #6 0.348 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-21T12:07:28.369Z] #6 0.350 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-21T12:07:28.369Z] #6 0.352 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-21T12:07:28.380Z] - CONFIG_PID_NS: enabled [2019-10-21T12:07:28.380Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:07:28.380Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:07:28.380Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:07:28.380Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:07:28.380Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:07:28.380Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:07:28.380Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:07:28.380Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:07:28.380Z] - CONFIG_MEMCG: enabled [2019-10-21T12:07:28.380Z] - CONFIG_KEYS: enabled [2019-10-21T12:07:28.380Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:07:28.380Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:07:28.380Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:07:28.380Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-21T12:07:28.380Z] [2019-10-21T12:07:28.380Z] Optional Features: [2019-10-21T12:07:28.380Z] - CONFIG_USER_NS: enabled [2019-10-21T12:07:28.380Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:07:28.380Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:07:28.380Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:07:28.380Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:07:28.380Z] (cgroup swap accounting is currently enabled) [2019-10-21T12:07:28.380Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-21T12:07:28.380Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:07:28.380Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:07:28.594Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 7.1s done [2019-10-21T12:07:28.667Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:07:28.667Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:07:28.667Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:07:28.667Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:07:28.667Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:07:28.667Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:07:28.667Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:07:28.667Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:07:28.667Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:07:28.667Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:07:28.667Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:07:28.667Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:07:28.667Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:07:28.667Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:07:28.667Z] - Network Drivers: [2019-10-21T12:07:28.667Z] - "overlay": [2019-10-21T12:07:28.667Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:07:28.667Z] Optional (for encrypted networks): [2019-10-21T12:07:28.667Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:07:28.667Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_XFRM: enabled [2019-10-21T12:07:28.667Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:07:28.667Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:07:28.667Z] - "ipvlan": [2019-10-21T12:07:28.851Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-21T12:07:28.952Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:07:28.952Z] - "macvlan": [2019-10-21T12:07:28.952Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:07:28.952Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:07:28.952Z] - "ftp,tftp client in container": [2019-10-21T12:07:28.952Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:07:28.952Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:07:28.952Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:07:28.952Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:07:28.952Z] - Storage Drivers: [2019-10-21T12:07:28.952Z] - "aufs": [2019-10-21T12:07:28.952Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:07:28.952Z] - "btrfs": [2019-10-21T12:07:28.952Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:07:28.952Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:07:28.952Z] - "devicemapper": [2019-10-21T12:07:28.952Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:07:28.952Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:07:28.952Z] - "overlay": [2019-10-21T12:07:28.952Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:07:28.952Z] - "zfs": [2019-10-21T12:07:28.952Z] - /dev/zfs: missing [2019-10-21T12:07:28.952Z] - zfs command: missing [2019-10-21T12:07:28.952Z] - zpool command: missing [2019-10-21T12:07:28.952Z] [2019-10-21T12:07:28.952Z] Limits: [2019-10-21T12:07:28.952Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:07:28.952Z] [2019-10-21T12:07:28.952Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T12:07:29.381Z] + make bundles/buildx [2019-10-21T12:07:29.444Z] #6 0.847 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-21T12:07:29.444Z] #6 0.996 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-21T12:07:29.787Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 1.0s done [2019-10-21T12:07:29.872Z] #6 1.401 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-21T12:07:29.872Z] #6 1.470 go: finding github.com/ghodss/yaml v1.0.0 [2019-10-21T12:07:29.872Z] #6 1.522 go: finding github.com/json-iterator/go v1.1.6 [2019-10-21T12:07:29.872Z] #6 1.560 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-21T12:07:29.872Z] #6 1.584 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-21T12:07:29.872Z] #6 1.632 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-21T12:07:30.001Z] mkdir bundles [2019-10-21T12:07:30.001Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-21T12:07:30.001Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-21T12:07:30.001Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-21T12:07:30.001Z] --build-arg BUILDX_COMMIT \ [2019-10-21T12:07:30.002Z] --build-arg BUILDX_REPO \ [2019-10-21T12:07:30.002Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-21T12:07:30.002Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-21T12:07:30.002Z] . && \ [2019-10-21T12:07:30.002Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-21T12:07:30.002Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-21T12:07:30.002Z] /bin/sh: 4: go: not found [2019-10-21T12:07:30.002Z] /bin/sh: 5: go: not found [2019-10-21T12:07:30.002Z] [2019-10-21T12:07:30.002Z] #1 local://context (.dockerignore) [2019-10-21T12:07:30.002Z] #1 digest: sha256:6ca7b1aaea92ee06d5d166b3ffab6b5434164d8937bda3ad1b336f91f7bd77ad [2019-10-21T12:07:30.002Z] #1 name: "local://context (.dockerignore)" [2019-10-21T12:07:30.002Z] #1 started: 2019-10-21 12:07:29.842989194 +0000 UTC [2019-10-21T12:07:30.002Z] #1 completed: 2019-10-21 12:07:29.843082902 +0000 UTC [2019-10-21T12:07:30.002Z] #1 duration: 93.708µs [2019-10-21T12:07:30.002Z] #1 started: 2019-10-21 12:07:29.845060659 +0000 UTC [2019-10-21T12:07:30.002Z] #1 completed: 2019-10-21 12:07:29.86880748 +0000 UTC [2019-10-21T12:07:30.002Z] #1 duration: 23.746821ms [2019-10-21T12:07:30.002Z] #1 transferring context: 87B 0.0s done [2019-10-21T12:07:30.002Z] [2019-10-21T12:07:30.002Z] [2019-10-21T12:07:30.002Z] #2 local://dockerfile (Dockerfile.buildx) [2019-10-21T12:07:30.002Z] #2 digest: sha256:ab18c5b927f188078d74af578e9f5bf7ea604f90bff1fe213292ec1172c973cb [2019-10-21T12:07:30.002Z] #2 name: "local://dockerfile (Dockerfile.buildx)" [2019-10-21T12:07:30.002Z] #2 started: 2019-10-21 12:07:29.842837576 +0000 UTC [2019-10-21T12:07:30.002Z] #2 completed: 2019-10-21 12:07:29.843082902 +0000 UTC [2019-10-21T12:07:30.002Z] #2 duration: 245.326µs [2019-10-21T12:07:30.002Z] #2 started: 2019-10-21 12:07:29.844394885 +0000 UTC [2019-10-21T12:07:30.002Z] #2 completed: 2019-10-21 12:07:29.870782633 +0000 UTC [2019-10-21T12:07:30.002Z] #2 duration: 26.387748ms [2019-10-21T12:07:30.002Z] #2 transferring dockerfile: 792B 0.0s done [2019-10-21T12:07:30.002Z] [2019-10-21T12:07:30.045Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.1s [2019-10-21T12:07:30.045Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-10-21T12:07:30.269Z] #6 2.038 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-21T12:07:30.285Z] [2019-10-21T12:07:30.286Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab115929... [2019-10-21T12:07:30.286Z] #3 digest: sha256:d9c4ed86a75c89357c09495abde26fcdb42047b8dd02d321e2ba64221108052c [2019-10-21T12:07:30.286Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab" [2019-10-21T12:07:30.286Z] #3 started: 2019-10-21 12:07:30.196065736 +0000 UTC [2019-10-21T12:07:30.286Z] #3 completed: 2019-10-21 12:07:30.19642084 +0000 UTC [2019-10-21T12:07:30.286Z] #3 duration: 355.104µs [2019-10-21T12:07:30.286Z] #3 started: 2019-10-21 12:07:30.19832011 +0000 UTC [2019-10-21T12:07:30.286Z] #3 completed: 2019-10-21 12:07:30.20059464 +0000 UTC [2019-10-21T12:07:30.286Z] #3 duration: 2.27453ms [2019-10-21T12:07:30.286Z] #3 started: 2019-10-21 12:07:30.200803414 +0000 UTC [2019-10-21T12:07:30.286Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab done [2019-10-21T12:07:30.571Z] #3 sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab 1.42kB / 1.42kB done [2019-10-21T12:07:30.571Z] #3 sha256:4f676d48245a6e66e595e1eea37e9e1f77e7241d0a77271b94291634a87dfdaf 1.80kB / 1.80kB done [2019-10-21T12:07:30.571Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.1s [2019-10-21T12:07:30.571Z] #3 sha256:ebd73b5ebd31fb6d76e8afd360e301699754852d5552e815289319d839110776 5.47kB / 5.47kB done [2019-10-21T12:07:30.571Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.1s [2019-10-21T12:07:30.571Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-10-21T12:07:30.626Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-21T12:07:30.684Z] #6 2.403 go: finding github.com/stretchr/testify v1.3.0 [2019-10-21T12:07:30.684Z] #6 2.528 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-21T12:07:30.858Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 826.10kB / 10.00MB 0.4s [2019-10-21T12:07:30.858Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 711.81kB / 4.30MB 0.5s [2019-10-21T12:07:30.858Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.21MB / 10.00MB 0.5s [2019-10-21T12:07:30.858Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.23MB / 4.30MB 0.6s [2019-10-21T12:07:30.858Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 3.50MB / 45.65MB 0.6s [2019-10-21T12:07:30.858Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.65MB / 10.00MB 0.6s [2019-10-21T12:07:31.063Z] #6 3.064 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-21T12:07:31.147Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.64MB / 4.30MB 0.7s [2019-10-21T12:07:31.147Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.00MB / 10.00MB 0.7s [2019-10-21T12:07:31.147Z] #3 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 0.8s done [2019-10-21T12:07:31.147Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 6.42MB / 45.65MB 0.8s [2019-10-21T12:07:31.147Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.76MB / 10.00MB 0.8s [2019-10-21T12:07:31.147Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.8s [2019-10-21T12:07:31.439Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.77MB / 10.00MB 0.9s [2019-10-21T12:07:31.439Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 9.67MB / 45.65MB 1.0s [2019-10-21T12:07:31.439Z] #3 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 0.9s done [2019-10-21T12:07:31.439Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 3.28MB / 50.07MB 1.0s [2019-10-21T12:07:31.439Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 326.79kB / 52.87MB 1.0s [2019-10-21T12:07:31.502Z] #6 3.406 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-21T12:07:31.733Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 12.44MB / 45.65MB 1.2s [2019-10-21T12:07:31.733Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 6.13MB / 50.07MB 1.2s [2019-10-21T12:07:31.733Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 3.05MB / 52.87MB 1.2s [2019-10-21T12:07:31.733Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 15.11MB / 45.65MB 1.4s [2019-10-21T12:07:31.733Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 9.00MB / 50.07MB 1.4s [2019-10-21T12:07:31.733Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 5.80MB / 52.87MB 1.4s [2019-10-21T12:07:31.905Z] #6 3.627 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-21T12:07:31.905Z] #6 3.642 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-21T12:07:31.905Z] #6 3.713 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-21T12:07:31.905Z] #6 3.729 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-21T12:07:31.905Z] #6 3.731 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-21T12:07:31.905Z] #6 3.768 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-21T12:07:31.905Z] #6 3.771 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-21T12:07:32.022Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 17.40MB / 45.65MB 1.6s [2019-10-21T12:07:32.023Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 12.03MB / 50.07MB 1.6s [2019-10-21T12:07:32.023Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 9.69MB / 52.87MB 1.7s [2019-10-21T12:07:32.303Z] #6 4.090 go: finding github.com/pkg/errors v0.8.1 [2019-10-21T12:07:32.310Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 20.28MB / 45.65MB 1.8s [2019-10-21T12:07:32.310Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 14.74MB / 50.07MB 1.8s [2019-10-21T12:07:32.310Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 12.45MB / 52.87MB 1.9s [2019-10-21T12:07:32.310Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.26MB / 45.65MB 2.0s [2019-10-21T12:07:32.310Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 17.49MB / 50.07MB 2.0s [2019-10-21T12:07:32.597Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 15.40MB / 52.87MB 2.1s [2019-10-21T12:07:32.597Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.61MB / 45.65MB 2.2s [2019-10-21T12:07:32.597Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 20.35MB / 50.07MB 2.2s [2019-10-21T12:07:32.597Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 18.12MB / 52.87MB 2.3s [2019-10-21T12:07:32.714Z] #6 4.395 go: finding github.com/spf13/pflag v1.0.3 [2019-10-21T12:07:32.715Z] #6 4.567 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-21T12:07:32.884Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 29.66MB / 45.65MB 2.4s [2019-10-21T12:07:32.885Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 23.20MB / 50.07MB 2.4s [2019-10-21T12:07:32.885Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.13MB / 52.87MB 2.5s [2019-10-21T12:07:32.885Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 32.40MB / 45.65MB 2.6s [2019-10-21T12:07:32.885Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 26.09MB / 50.07MB 2.6s [2019-10-21T12:07:33.103Z] #6 4.903 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-21T12:07:33.103Z] #6 5.003 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-21T12:07:33.103Z] #6 5.031 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-21T12:07:33.173Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 24.10MB / 52.87MB 2.7s [2019-10-21T12:07:33.173Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 35.26MB / 45.65MB 2.8s [2019-10-21T12:07:33.173Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 29.12MB / 50.07MB 2.8s [2019-10-21T12:07:33.173Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 27.09MB / 52.87MB 2.9s [2019-10-21T12:07:33.461Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 37.98MB / 45.65MB 3.0s [2019-10-21T12:07:33.461Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 31.92MB / 50.07MB 3.0s [2019-10-21T12:07:33.461Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.90MB / 52.87MB 3.1s [2019-10-21T12:07:33.461Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 40.76MB / 45.65MB 3.2s [2019-10-21T12:07:33.461Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 34.80MB / 50.07MB 3.2s [2019-10-21T12:07:33.532Z] #6 5.305 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-21T12:07:33.532Z] #6 5.374 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-21T12:07:33.532Z] #6 5.489 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-21T12:07:33.749Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 32.79MB / 52.87MB 3.3s [2019-10-21T12:07:33.749Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 43.52MB / 45.65MB 3.4s [2019-10-21T12:07:33.749Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 37.72MB / 50.07MB 3.4s [2019-10-21T12:07:34.037Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 35.61MB / 52.87MB 3.5s [2019-10-21T12:07:34.037Z] #3 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 3.6s done [2019-10-21T12:07:34.037Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 40.76MB / 50.07MB 3.6s [2019-10-21T12:07:34.037Z] #3 extracting sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d [2019-10-21T12:07:34.037Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 0B / 104.03MB 3.6s [2019-10-21T12:07:34.037Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 38.88MB / 52.87MB 3.8s [2019-10-21T12:07:34.313Z] #6 5.608 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-21T12:07:34.313Z] #6 6.196 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-21T12:07:34.327Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 43.81MB / 50.07MB 3.9s [2019-10-21T12:07:34.327Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 41.83MB / 52.87MB 4.1s [2019-10-21T12:07:34.617Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 46.90MB / 50.07MB 4.2s [2019-10-21T12:07:34.617Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.47MB / 104.03MB 4.2s [2019-10-21T12:07:34.617Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 45.01MB / 52.87MB 4.4s [2019-10-21T12:07:34.732Z] #6 6.395 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-21T12:07:34.795Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 4.3s done [2019-10-21T12:07:34.907Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 49.87MB / 50.07MB 4.5s [2019-10-21T12:07:34.907Z] #3 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 4.6s done [2019-10-21T12:07:34.907Z] #3 sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 0B / 157B 4.6s [2019-10-21T12:07:35.056Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-10-21T12:07:35.149Z] #6 7.049 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-21T12:07:35.149Z] #6 7.054 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-21T12:07:35.194Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 48.72MB / 52.87MB 4.7s [2019-10-21T12:07:35.194Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 11.21MB / 104.03MB 4.7s [2019-10-21T12:07:35.194Z] #3 sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 157B / 157B 4.6s done [2019-10-21T12:07:35.482Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 5.0s [2019-10-21T12:07:35.482Z] #3 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 5.0s done [2019-10-21T12:07:35.482Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 18.50MB / 104.03MB 5.1s [2019-10-21T12:07:35.573Z] #6 7.498 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-21T12:07:35.788Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 27.85MB / 104.03MB 5.4s [2019-10-21T12:07:36.075Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 34.02MB / 104.03MB 5.6s [2019-10-21T12:07:36.367Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 41.74MB / 104.03MB 5.9s [2019-10-21T12:07:36.367Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 47.63MB / 104.03MB 6.1s [2019-10-21T12:07:36.654Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 53.61MB / 104.03MB 6.3s [2019-10-21T12:07:36.943Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 59.16MB / 104.03MB 6.5s [2019-10-21T12:07:36.943Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 65.48MB / 104.03MB 6.7s [2019-10-21T12:07:36.945Z] #6 8.596 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-21T12:07:36.945Z] #6 8.619 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-21T12:07:36.945Z] #6 8.647 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-21T12:07:36.945Z] #6 8.674 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-21T12:07:36.945Z] #6 8.736 go: finding github.com/lib/pq v1.0.0 [2019-10-21T12:07:36.945Z] #6 8.769 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-21T12:07:37.231Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 70.95MB / 104.03MB 6.9s [2019-10-21T12:07:37.526Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 77.28MB / 104.03MB 7.1s [2019-10-21T12:07:37.792Z] #6 9.629 go: finding github.com/docker/go-connections v0.4.0 [2019-10-21T12:07:37.792Z] #6 9.762 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-21T12:07:37.816Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 84.37MB / 104.03MB 7.4s [2019-10-21T12:07:37.816Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 90.14MB / 104.03MB 7.6s [2019-10-21T12:07:38.108Z] #3 extracting sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 4.0s done [2019-10-21T12:07:38.108Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 95.75MB / 104.03MB 7.8s [2019-10-21T12:07:38.206Z] #6 9.961 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-21T12:07:38.206Z] #6 10.12 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-21T12:07:38.206Z] #6 10.12 go: finding github.com/stretchr/objx v0.1.1 [2019-10-21T12:07:38.395Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 102.14MB / 104.03MB 8.0s [2019-10-21T12:07:38.618Z] #6 10.30 go: finding github.com/jinzhu/now v1.0.0 [2019-10-21T12:07:38.618Z] #6 10.47 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-21T12:07:38.681Z] #3 sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 104.03MB / 104.03MB 8.2s done [2019-10-21T12:07:38.681Z] #3 extracting sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b [2019-10-21T12:07:39.194Z] #6 10.89 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-21T12:07:39.227Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 4.4s done [2019-10-21T12:07:39.320Z] #3 extracting sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0.4s done [2019-10-21T12:07:39.320Z] #3 extracting sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 [2019-10-21T12:07:39.320Z] #3 extracting sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0.1s done [2019-10-21T12:07:39.607Z] #3 extracting sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 [2019-10-21T12:07:39.649Z] #6 11.26 go: finding github.com/imdario/mergo v0.3.7 [2019-10-21T12:07:39.790Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0.1s [2019-10-21T12:07:40.057Z] #6 11.71 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-21T12:07:40.058Z] #6 11.81 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-21T12:07:40.058Z] #6 11.81 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-21T12:07:40.058Z] #6 11.85 go: finding github.com/spf13/cobra v0.0.3 [2019-10-21T12:07:40.458Z] #6 12.21 go: finding github.com/stretchr/testify v1.2.2 [2019-10-21T12:07:40.861Z] #6 12.75 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-21T12:07:40.861Z] #6 12.85 go: finding github.com/spf13/viper v1.3.2 [2019-10-21T12:07:40.861Z] #6 12.88 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-21T12:07:41.286Z] #6 13.08 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-21T12:07:41.286Z] #6 13.09 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-21T12:07:41.700Z] #6 13.31 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-21T12:07:41.700Z] #6 13.32 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-21T12:07:42.113Z] #6 13.91 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-21T12:07:42.522Z] #6 14.27 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-21T12:07:42.942Z] #6 14.67 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-21T12:07:42.942Z] #6 14.69 go: finding github.com/spf13/afero v1.1.2 [2019-10-21T12:07:43.091Z] #3 extracting sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 3.0s done [2019-10-21T12:07:43.091Z] #3 extracting sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a [2019-10-21T12:07:43.442Z] #6 15.04 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-21T12:07:43.442Z] #6 15.08 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-21T12:07:44.406Z] #6 16.18 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-21T12:07:44.406Z] #6 16.37 go: finding github.com/stretchr/objx v0.1.0 [2019-10-21T12:07:44.807Z] #6 16.52 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-21T12:07:45.040Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.1s [2019-10-21T12:07:45.137Z] #3 extracting sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.4s done [2019-10-21T12:07:45.219Z] #6 16.80 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-21T12:07:45.219Z] #6 16.80 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-21T12:07:45.423Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb [2019-10-21T12:07:45.627Z] #6 17.38 go: finding github.com/spf13/cast v1.3.0 [2019-10-21T12:07:45.627Z] #6 17.39 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-21T12:07:46.039Z] #6 17.90 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-21T12:07:46.436Z] #6 18.18 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-21T12:07:46.436Z] #6 18.24 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-21T12:07:46.840Z] #6 18.76 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-21T12:07:46.840Z] #6 18.86 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-21T12:07:47.245Z] #6 19.29 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-21T12:07:47.563Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 8.1s done [2019-10-21T12:07:47.664Z] #6 19.37 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-21T12:07:47.664Z] #6 19.51 go: finding golang.org/x/text v0.3.0 [2019-10-21T12:07:47.820Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-21T12:07:48.076Z] #7 DONE 28.2s [2019-10-21T12:07:48.076Z] [2019-10-21T12:07:48.076Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:07:48.121Z] #6 19.97 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-21T12:07:48.663Z] #6 20.10 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-21T12:07:49.631Z] #6 21.23 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-21T12:07:49.631Z] #6 21.25 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-21T12:07:49.631Z] #6 21.49 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-21T12:07:49.631Z] #6 21.51 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-21T12:07:49.631Z] #6 21.60 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-21T12:07:49.631Z] #6 21.69 go: finding github.com/magiconair/properties v1.8.0 [2019-10-21T12:07:50.045Z] #6 22.01 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-21T12:07:50.885Z] #6 22.62 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-21T12:07:50.885Z] #6 22.87 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-21T12:07:50.885Z] #6 22.95 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-21T12:07:51.033Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.1s [2019-10-21T12:07:51.033Z] #3 extracting sha256:d66e58854927ca231641c5fe7b77d0f33707ad6738c46d96f061018ad80de7cb 5.2s done [2019-10-21T12:07:51.318Z] #3 extracting sha256:71497195576e5e0c965fa9f66003027e86cf5487ee1daf4c06bef49ebe0a21f6 done [2019-10-21T12:07:51.347Z] #8 DONE 2.8s [2019-10-21T12:07:51.347Z] [2019-10-21T12:07:51.347Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:07:51.365Z] #6 23.07 go: finding github.com/gorilla/mux v1.7.0 [2019-10-21T12:07:51.365Z] #6 23.09 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-21T12:07:51.604Z] #3 completed: 2019-10-21 12:07:51.261521069 +0000 UTC [2019-10-21T12:07:51.604Z] #3 duration: 21.060717655s [2019-10-21T12:07:51.604Z] [2019-10-21T12:07:51.604Z] [2019-10-21T12:07:51.604Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx [2019-10-21T12:07:51.604Z] #4 digest: sha256:bd5046c6a3e29917d854fe70684ac7fedb9d43c34eae71128806a418a5b94cc2 [2019-10-21T12:07:51.604Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" [2019-10-21T12:07:51.604Z] #4 started: 2019-10-21 12:07:51.26438602 +0000 UTC [2019-10-21T12:07:51.604Z] #4 0.101 Cloning into '/buildx'... [2019-10-21T12:07:51.772Z] #6 23.55 go: finding github.com/gofrs/flock v0.7.0 [2019-10-21T12:07:51.915Z] #9 DONE 1.0s [2019-10-21T12:07:51.915Z] [2019-10-21T12:07:51.915Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:07:52.173Z] #24 ... [2019-10-21T12:07:52.173Z] [2019-10-21T12:07:52.173Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:07:52.173Z] #20 DONE 0.2s [2019-10-21T12:07:52.173Z] [2019-10-21T12:07:52.173Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:07:52.173Z] #30 DONE 0.2s [2019-10-21T12:07:52.173Z] [2019-10-21T12:07:52.173Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:07:52.293Z] #6 23.84 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-21T12:07:52.293Z] #6 24.21 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-21T12:07:52.432Z] #31 ... [2019-10-21T12:07:52.432Z] [2019-10-21T12:07:52.432Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:07:52.432Z] #43 DONE 0.2s [2019-10-21T12:07:52.432Z] [2019-10-21T12:07:52.432Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:07:52.432Z] #61 DONE 0.2s [2019-10-21T12:07:52.432Z] [2019-10-21T12:07:52.432Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:07:52.432Z] #67 DONE 0.2s [2019-10-21T12:07:52.432Z] [2019-10-21T12:07:52.432Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:07:52.432Z] #21 DONE 0.2s [2019-10-21T12:07:52.432Z] [2019-10-21T12:07:52.432Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:07:52.432Z] #46 DONE 0.2s [2019-10-21T12:07:52.432Z] [2019-10-21T12:07:52.432Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:07:52.432Z] #49 DONE 0.3s [2019-10-21T12:07:52.432Z] [2019-10-21T12:07:52.432Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:07:52.959Z] #6 24.56 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-21T12:07:52.959Z] #6 24.78 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-21T12:07:52.959Z] #6 24.84 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-21T12:07:53.093Z] #4 completed: 2019-10-21 12:07:52.797765205 +0000 UTC [2019-10-21T12:07:53.093Z] #4 duration: 1.533379185s [2019-10-21T12:07:53.093Z] [2019-10-21T12:07:53.093Z] [2019-10-21T12:07:53.093Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... [2019-10-21T12:07:53.093Z] #5 digest: sha256:75d88b5e465ce7aca02b635d85d8a63cade9a1a118a1120181b196f409e4bb27 [2019-10-21T12:07:53.093Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" [2019-10-21T12:07:53.093Z] #5 started: 2019-10-21 12:07:52.799968605 +0000 UTC [2019-10-21T12:07:53.378Z] #5 0.324 From https://github.com/docker/buildx [2019-10-21T12:07:53.378Z] #5 0.324 * [new branch] master -> build [2019-10-21T12:07:53.387Z] #6 25.04 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-21T12:07:53.387Z] #6 25.06 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-21T12:07:53.664Z] #5 completed: 2019-10-21 12:07:53.52485053 +0000 UTC [2019-10-21T12:07:53.664Z] #5 duration: 724.881925ms [2019-10-21T12:07:53.664Z] #5 0.650 Switched to branch 'build' [2019-10-21T12:07:53.664Z] [2019-10-21T12:07:53.664Z] [2019-10-21T12:07:53.664Z] #6 /bin/sh -c go mod download [2019-10-21T12:07:53.664Z] #6 digest: sha256:06f580472b18853ebf9caa1c6ac3472a380d125a26778608b081bb9707b917e3 [2019-10-21T12:07:53.664Z] #6 name: "/bin/sh -c go mod download" [2019-10-21T12:07:53.664Z] #6 started: 2019-10-21 12:07:53.527129129 +0000 UTC [2019-10-21T12:07:53.782Z] #6 25.46 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-21T12:07:53.955Z] #6 0.153 go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-21T12:07:53.955Z] #6 0.155 go: finding github.com/docker/go-connections v0.4.0 [2019-10-21T12:07:53.955Z] #6 0.158 go: finding github.com/spf13/cobra v0.0.3 [2019-10-21T12:07:53.955Z] #6 0.164 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-21T12:07:53.955Z] #6 0.171 go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-21T12:07:53.955Z] #6 0.174 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-21T12:07:53.955Z] #6 0.178 go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-21T12:07:53.955Z] #6 0.179 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-21T12:07:53.955Z] #6 0.194 go: finding github.com/lib/pq v1.0.0 [2019-10-21T12:07:54.994Z] #6 1.047 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-21T12:07:55.098Z] #6 27.09 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-21T12:07:55.514Z] #6 27.09 go: finding github.com/docker/go-connections v0.3.0 [2019-10-21T12:07:55.514Z] #6 27.09 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-21T12:07:55.514Z] #6 27.12 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-21T12:07:55.514Z] #6 27.13 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-21T12:07:55.514Z] #6 27.13 go: finding github.com/kr/pretty v0.1.0 [2019-10-21T12:07:55.514Z] #6 27.15 go: finding github.com/google/go-cmp v0.2.0 [2019-10-21T12:07:55.514Z] #6 27.15 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-21T12:07:55.514Z] #6 27.15 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-21T12:07:55.514Z] #6 27.16 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-21T12:07:55.514Z] #6 27.17 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-21T12:07:55.514Z] #6 27.27 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-21T12:07:55.920Z] #6 27.89 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-21T12:07:56.030Z] #6 2.058 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-21T12:07:56.030Z] #6 2.398 go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-21T12:07:56.321Z] #6 2.404 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-21T12:07:56.322Z] #6 2.686 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-21T12:07:56.329Z] #6 28.18 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-21T12:07:56.329Z] #6 28.25 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-21T12:07:56.329Z] #6 28.32 go: finding github.com/pkg/profile v1.2.1 [2019-10-21T12:07:56.329Z] #6 28.36 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-21T12:07:56.614Z] #6 2.710 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-21T12:07:56.614Z] #6 3.015 go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-21T12:07:56.768Z] #6 28.42 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-21T12:07:56.768Z] #6 28.45 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-21T12:07:56.768Z] #6 28.62 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-21T12:07:56.768Z] #6 28.64 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-21T12:07:57.251Z] #6 3.424 go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-21T12:07:57.251Z] #6 3.452 go: finding github.com/jinzhu/now v1.0.0 [2019-10-21T12:07:57.619Z] #6 29.32 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-21T12:07:57.619Z] #6 29.41 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-21T12:07:57.619Z] #6 29.45 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-21T12:07:57.619Z] #6 29.47 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-21T12:07:57.733Z] #50 ... [2019-10-21T12:07:57.733Z] [2019-10-21T12:07:57.733Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:07:57.733Z] #38 3.353 + mktemp -d [2019-10-21T12:07:57.733Z] #38 3.372 + export GOPATH=/tmp/tmp.J8NRau9pXA [2019-10-21T12:07:57.733Z] #38 3.372 + git clone https://github.com/docker/distribution.git /tmp/tmp.J8NRau9pXA/src/github.com/docker/distribution [2019-10-21T12:07:57.733Z] #38 3.374 Cloning into '/tmp/tmp.J8NRau9pXA/src/github.com/docker/distribution'... [2019-10-21T12:07:57.733Z] #38 5.508 + cd /tmp/tmp.J8NRau9pXA/src/github.com/docker/distribution [2019-10-21T12:07:57.733Z] #38 5.508 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:07:57.989Z] #38 6.005 + GOPATH=/tmp/tmp.J8NRau9pXA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.J8NRau9pXA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:07:58.304Z] #6 4.459 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-21T12:07:58.304Z] #6 4.611 go: finding github.com/spf13/viper v1.3.2 [2019-10-21T12:07:58.304Z] #6 4.664 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-21T12:07:58.578Z] #6 30.29 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-21T12:07:58.578Z] #6 30.45 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-21T12:07:58.594Z] #6 4.865 go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-21T12:07:58.884Z] #6 5.315 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-21T12:07:59.000Z] #6 30.84 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-21T12:07:59.173Z] #6 5.365 go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-21T12:07:59.406Z] #6 31.02 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-21T12:07:59.406Z] #6 31.06 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-21T12:07:59.406Z] #6 31.09 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-21T12:07:59.465Z] #6 5.649 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-21T12:07:59.754Z] #6 6.030 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-21T12:07:59.823Z] #6 31.46 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-21T12:07:59.823Z] #6 31.61 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-21T12:07:59.823Z] #6 31.67 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-21T12:08:00.228Z] #6 32.17 go: finding github.com/containerd/containerd v1.2.4 [2019-10-21T12:08:00.228Z] #6 32.22 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-21T12:08:00.385Z] #6 6.814 go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-21T12:08:00.514Z] #38 ... [2019-10-21T12:08:00.514Z] [2019-10-21T12:08:00.514Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:00.514Z] #40 8.221 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:08:00.514Z] #40 8.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:08:00.514Z] #40 8.349 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:08:00.514Z] #40 8.363 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:08:00.514Z] #40 8.420 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:08:00.633Z] #6 32.35 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-21T12:08:00.633Z] #6 32.43 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-21T12:08:00.633Z] #6 32.44 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-21T12:08:00.633Z] #6 32.64 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-21T12:08:00.679Z] #6 7.057 go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-21T12:08:00.979Z] #6 7.138 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-21T12:08:01.048Z] #6 32.72 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-21T12:08:01.048Z] #6 32.76 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-21T12:08:01.048Z] #6 32.77 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-21T12:08:01.048Z] #6 32.82 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-21T12:08:01.048Z] #6 32.82 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-21T12:08:01.080Z] #40 9.055 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:08:01.462Z] #6 33.21 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-21T12:08:01.462Z] #6 33.33 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-21T12:08:01.611Z] #6 7.818 go: finding github.com/gorilla/mux v1.7.0 [2019-10-21T12:08:01.611Z] #6 7.848 go: finding github.com/spf13/afero v1.1.2 [2019-10-21T12:08:01.611Z] #6 7.979 go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-21T12:08:01.892Z] #6 33.63 go: finding github.com/docker/go-units v0.3.1 [2019-10-21T12:08:01.892Z] #6 33.76 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-21T12:08:01.892Z] #6 33.81 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-21T12:08:02.009Z] #40 ... [2019-10-21T12:08:02.009Z] [2019-10-21T12:08:02.009Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:08:02.243Z] #6 8.421 go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-21T12:08:02.266Z] #56 ... [2019-10-21T12:08:02.266Z] [2019-10-21T12:08:02.266Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:08:02.266Z] #10 9.931 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:08:02.266Z] #10 9.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:08:02.266Z] #10 9.978 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:08:02.266Z] #10 9.981 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:08:02.266Z] #10 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:08:02.266Z] #10 ... [2019-10-21T12:08:02.266Z] [2019-10-21T12:08:02.266Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:02.414Z] #6 34.05 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-21T12:08:02.414Z] #6 34.07 go: finding github.com/onsi/gomega v1.4.3 [2019-10-21T12:08:02.414Z] #6 34.24 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-21T12:08:02.522Z] #22 ... [2019-10-21T12:08:02.522Z] [2019-10-21T12:08:02.522Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:08:02.522Z] #33 ... [2019-10-21T12:08:02.522Z] [2019-10-21T12:08:02.522Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:02.779Z] #62 ... [2019-10-21T12:08:02.779Z] [2019-10-21T12:08:02.779Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:08:02.779Z] #44 ... [2019-10-21T12:08:02.779Z] [2019-10-21T12:08:02.779Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:08:02.779Z] #28 8.107 + mktemp -d [2019-10-21T12:08:02.779Z] #28 8.107 + export GOPATH=/tmp/tmp.eG1HohT2Be [2019-10-21T12:08:02.779Z] #28 8.107 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.eG1HohT2Be/src/github.com/go-swagger/go-swagger [2019-10-21T12:08:02.779Z] #28 8.107 Cloning into '/tmp/tmp.eG1HohT2Be/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:08:02.861Z] #6 34.80 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-21T12:08:02.879Z] #6 9.281 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-21T12:08:03.036Z] #28 ... [2019-10-21T12:08:03.036Z] [2019-10-21T12:08:03.036Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:08:03.036Z] #68 10.56 + RM_GOPATH=0 [2019-10-21T12:08:03.036Z] #68 10.56 + TMP_GOPATH= [2019-10-21T12:08:03.036Z] #68 10.56 + : /build [2019-10-21T12:08:03.036Z] #68 10.56 + '[' -z '' ']' [2019-10-21T12:08:03.036Z] #68 10.56 ++ mktemp -d [2019-10-21T12:08:03.036Z] #68 10.57 + export GOPATH=/tmp/tmp.h5Zm6sq2VF [2019-10-21T12:08:03.036Z] #68 10.57 + GOPATH=/tmp/tmp.h5Zm6sq2VF [2019-10-21T12:08:03.036Z] #68 10.57 + RM_GOPATH=1 [2019-10-21T12:08:03.036Z] #68 10.57 ++ dirname ./install.sh [2019-10-21T12:08:03.036Z] #68 10.57 + dir=. [2019-10-21T12:08:03.036Z] #68 10.57 + bin=proxy [2019-10-21T12:08:03.036Z] #68 10.57 + shift [2019-10-21T12:08:03.036Z] #68 10.57 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:08:03.036Z] #68 10.57 + . ./proxy.installer [2019-10-21T12:08:03.036Z] #68 10.57 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:08:03.036Z] #68 10.57 + install_proxy [2019-10-21T12:08:03.036Z] #68 10.57 + case "$1" in [2019-10-21T12:08:03.036Z] #68 10.57 + export CGO_ENABLED=0 [2019-10-21T12:08:03.036Z] #68 10.57 + CGO_ENABLED=0 [2019-10-21T12:08:03.036Z] #68 10.57 + _install_proxy [2019-10-21T12:08:03.036Z] #68 10.57 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:08:03.036Z] #68 10.57 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:08:03.036Z] #68 10.57 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.h5Zm6sq2VF/src/github.com/docker/libnetwork [2019-10-21T12:08:03.036Z] #68 10.57 Cloning into '/tmp/tmp.h5Zm6sq2VF/src/github.com/docker/libnetwork'... [2019-10-21T12:08:03.036Z] #68 ... [2019-10-21T12:08:03.036Z] [2019-10-21T12:08:03.036Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:03.036Z] #47 10.03 + RM_GOPATH=0 [2019-10-21T12:08:03.036Z] #47 10.03 + TMP_GOPATH= [2019-10-21T12:08:03.036Z] #47 10.03 + : /build [2019-10-21T12:08:03.036Z] #47 10.03 + '[' -z '' ']' [2019-10-21T12:08:03.037Z] #47 10.03 ++ mktemp -d [2019-10-21T12:08:03.037Z] #47 10.04 + export GOPATH=/tmp/tmp.TQxJkvvuJq [2019-10-21T12:08:03.037Z] #47 10.04 + GOPATH=/tmp/tmp.TQxJkvvuJq [2019-10-21T12:08:03.037Z] #47 10.04 + RM_GOPATH=1 [2019-10-21T12:08:03.037Z] #47 10.04 ++ dirname ./install.sh [2019-10-21T12:08:03.037Z] #47 10.04 + dir=. [2019-10-21T12:08:03.037Z] #47 10.04 + bin=gotestsum [2019-10-21T12:08:03.037Z] #47 10.04 + shift [2019-10-21T12:08:03.037Z] #47 10.05 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:08:03.037Z] #47 10.05 + . ./gotestsum.installer [2019-10-21T12:08:03.037Z] #47 10.05 ++ : v0.3.5 [2019-10-21T12:08:03.037Z] #47 10.05 + install_gotestsum [2019-10-21T12:08:03.037Z] #47 10.05 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:08:03.037Z] #47 10.05 Installing gotestsum version v0.3.5 [2019-10-21T12:08:03.037Z] #47 10.05 + go get -d gotest.tools/gotestsum [2019-10-21T12:08:03.169Z] #6 9.468 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-21T12:08:03.169Z] #6 9.505 go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-21T12:08:03.169Z] #6 9.586 go: finding golang.org/x/text v0.3.0 [2019-10-21T12:08:03.264Z] #6 34.97 go: finding google.golang.org/grpc v1.20.1 [2019-10-21T12:08:03.264Z] #6 35.25 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-21T12:08:03.294Z] #47 ... [2019-10-21T12:08:03.294Z] [2019-10-21T12:08:03.294Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:03.294Z] #50 10.54 + RM_GOPATH=0 [2019-10-21T12:08:03.294Z] #50 10.54 + TMP_GOPATH= [2019-10-21T12:08:03.294Z] #50 10.54 + : /build [2019-10-21T12:08:03.294Z] #50 10.54 + '[' -z '' ']' [2019-10-21T12:08:03.294Z] #50 10.55 ++ mktemp -d [2019-10-21T12:08:03.294Z] #50 10.55 + export GOPATH=/tmp/tmp.nQ7PFpvpDC [2019-10-21T12:08:03.294Z] #50 10.55 + GOPATH=/tmp/tmp.nQ7PFpvpDC [2019-10-21T12:08:03.294Z] #50 10.55 + RM_GOPATH=1 [2019-10-21T12:08:03.294Z] #50 10.56 ++ dirname ./install.sh [2019-10-21T12:08:03.294Z] #50 10.56 + dir=. [2019-10-21T12:08:03.294Z] #50 10.56 + bin=golangci_lint [2019-10-21T12:08:03.294Z] #50 10.56 + shift [2019-10-21T12:08:03.294Z] #50 10.56 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:08:03.294Z] #50 10.56 + . ./golangci_lint.installer [2019-10-21T12:08:03.294Z] #50 10.56 ++ : v1.17.1 [2019-10-21T12:08:03.294Z] #50 10.56 + install_golangci_lint [2019-10-21T12:08:03.294Z] #50 10.56 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:08:03.294Z] #50 10.56 Installing golangci-lint version v1.17.1 [2019-10-21T12:08:03.294Z] #50 10.56 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:08:03.677Z] #6 35.43 go: finding gotest.tools v2.2.0+incompatible [2019-10-21T12:08:03.677Z] #6 35.58 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-21T12:08:03.677Z] #6 35.64 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-21T12:08:03.821Z] #6 9.946 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-21T12:08:03.821Z] #6 9.966 go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-21T12:08:03.821Z] #6 10.09 go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-21T12:08:04.112Z] #6 10.33 go: finding github.com/json-iterator/go v1.1.6 [2019-10-21T12:08:04.404Z] #6 10.59 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-21T12:08:04.560Z] #6 36.41 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-21T12:08:04.560Z] #6 36.41 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-21T12:08:04.560Z] #6 36.46 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-21T12:08:04.560Z] #6 36.49 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-21T12:08:04.973Z] #6 36.80 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-21T12:08:04.973Z] #6 36.97 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-21T12:08:05.368Z] #6 37.03 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-21T12:08:05.441Z] #6 11.46 go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-21T12:08:05.734Z] #6 12.07 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-21T12:08:05.786Z] #6 37.61 go: finding github.com/golang/mock v1.1.1 [2019-10-21T12:08:05.786Z] #6 37.79 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-21T12:08:06.049Z] #6 12.28 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-21T12:08:06.190Z] #6 37.86 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-21T12:08:06.190Z] #6 37.95 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-21T12:08:06.190Z] #6 38.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-21T12:08:06.190Z] #6 38.19 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-21T12:08:06.350Z] #6 12.42 go: finding github.com/pkg/errors v0.8.1 [2019-10-21T12:08:06.350Z] #6 12.62 go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-21T12:08:06.350Z] #6 12.71 go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-21T12:08:06.612Z] #6 38.47 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-21T12:08:06.612Z] #6 38.51 go: finding cloud.google.com/go v0.26.0 [2019-10-21T12:08:06.612Z] #6 38.56 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-21T12:08:07.058Z] #6 38.76 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-21T12:08:07.058Z] #6 38.81 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-21T12:08:07.058Z] #6 38.94 go: finding github.com/client9/misspell v0.3.4 [2019-10-21T12:08:07.577Z] #6 39.37 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-21T12:08:07.860Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0bf99c31ff5bca4eb) in /home/ubuntu/workspace/moby_PR-40110 [Pipeline] { [2019-10-21T12:08:07.863Z] #6 14.06 go: finding github.com/ghodss/yaml v1.0.0 [Pipeline] checkout [2019-10-21T12:08:08.086Z] #6 39.51 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-21T12:08:08.086Z] #6 39.78 go: finding github.com/kr/text v0.1.0 [2019-10-21T12:08:08.086Z] #6 39.85 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-21T12:08:08.086Z] #6 39.93 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-21T12:08:08.491Z] #6 14.86 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-21T12:08:08.491Z] #6 14.87 go: finding github.com/gogo/googleapis v1.1.0 [2019-10-21T12:08:08.545Z] #6 40.41 go: finding gotest.tools v2.1.0+incompatible [2019-10-21T12:08:08.783Z] #6 15.19 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-21T12:08:09.401Z] #6 41.03 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-21T12:08:09.401Z] #6 41.09 go: finding github.com/kr/pty v1.1.1 [2019-10-21T12:08:09.401Z] #6 41.14 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-21T12:08:09.401Z] #6 41.22 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-21T12:08:09.417Z] #6 15.63 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-21T12:08:09.417Z] #6 15.72 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-21T12:08:09.822Z] #6 41.57 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-21T12:08:09.822Z] #6 41.58 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-21T12:08:09.822Z] #6 41.70 go: finding google.golang.org/appengine v1.1.0 [2019-10-21T12:08:09.841Z] #50 ... [2019-10-21T12:08:09.841Z] [2019-10-21T12:08:09.841Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:08:09.841Z] #31 10.39 + RM_GOPATH=0 [2019-10-21T12:08:09.841Z] #31 10.39 + TMP_GOPATH= [2019-10-21T12:08:09.841Z] #31 10.39 + : /build [2019-10-21T12:08:09.841Z] #31 10.39 + '[' -z '' ']' [2019-10-21T12:08:09.841Z] #31 10.40 ++ mktemp -d [2019-10-21T12:08:09.841Z] #31 10.40 + export GOPATH=/tmp/tmp.YccI6XMSQv [2019-10-21T12:08:09.841Z] #31 10.40 + GOPATH=/tmp/tmp.YccI6XMSQv [2019-10-21T12:08:09.841Z] #31 10.40 + RM_GOPATH=1 [2019-10-21T12:08:09.841Z] #31 10.40 ++ dirname ./install.sh [2019-10-21T12:08:09.841Z] #31 10.41 + dir=. [2019-10-21T12:08:09.841Z] #31 10.41 + bin=tomlv [2019-10-21T12:08:09.841Z] #31 10.41 + shift [2019-10-21T12:08:09.841Z] #31 10.41 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:08:09.841Z] #31 10.42 + . ./tomlv.installer [2019-10-21T12:08:09.841Z] #31 10.42 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:08:09.841Z] #31 10.42 + install_tomlv [2019-10-21T12:08:09.841Z] #31 10.42 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:08:09.841Z] #31 10.42 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YccI6XMSQv/src/github.com/BurntSushi/toml [2019-10-21T12:08:09.841Z] #31 10.42 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:08:09.841Z] #31 10.42 Cloning into '/tmp/tmp.YccI6XMSQv/src/github.com/BurntSushi/toml'... [2019-10-21T12:08:09.841Z] #31 11.65 + cd /tmp/tmp.YccI6XMSQv/src/github.com/BurntSushi/toml [2019-10-21T12:08:09.841Z] #31 11.65 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:08:09.841Z] #31 11.66 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:08:09.841Z] #31 12.56 encoding [2019-10-21T12:08:09.841Z] #31 12.84 runtime [2019-10-21T12:08:09.841Z] #31 12.84 runtime/cgo [2019-10-21T12:08:10.233Z] #6 42.15 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-21T12:08:10.233Z] #6 42.25 go: finding github.com/golang/protobuf v1.2.0 [2019-10-21T12:08:10.456Z] #6 16.54 go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-21T12:08:10.456Z] #6 16.62 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-21T12:08:10.647Z] #6 42.32 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-21T12:08:11.069Z] using credential docker-jenkins-github-credentials [2019-10-21T12:08:11.079Z] Cloning the remote Git repository [2019-10-21T12:08:11.079Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:08:11.088Z] #6 17.28 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-21T12:08:11.089Z] #6 17.30 go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-21T12:08:10.739Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:08:10.782Z] > git init /home/ubuntu/workspace/moby_PR-40110 # timeout=10 [2019-10-21T12:08:11.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:08:11.039Z] > git --version # timeout=10 [2019-10-21T12:08:11.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:08:11.049Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:08:11.719Z] #6 18.03 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-21T12:08:12.753Z] #6 18.84 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-21T12:08:12.753Z] #6 18.87 go: finding github.com/magiconair/properties v1.8.0 [2019-10-21T12:08:13.111Z] #31 ... [2019-10-21T12:08:13.111Z] [2019-10-21T12:08:13.111Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:13.111Z] #22 10.31 + RM_GOPATH=0 [2019-10-21T12:08:13.111Z] #22 10.31 + TMP_GOPATH= [2019-10-21T12:08:13.111Z] #22 10.31 + : /build [2019-10-21T12:08:13.111Z] #22 10.31 + '[' -z '' ']' [2019-10-21T12:08:13.111Z] #22 10.31 ++ mktemp -d [2019-10-21T12:08:13.111Z] #22 10.31 + export GOPATH=/tmp/tmp.zsUmDJ09nL [2019-10-21T12:08:13.111Z] #22 10.31 + GOPATH=/tmp/tmp.zsUmDJ09nL [2019-10-21T12:08:13.111Z] #22 10.31 + RM_GOPATH=1 [2019-10-21T12:08:13.111Z] #22 10.31 ++ dirname ./install.sh [2019-10-21T12:08:13.111Z] #22 10.34 + dir=. [2019-10-21T12:08:13.111Z] #22 10.34 + bin=dockercli [2019-10-21T12:08:13.111Z] #22 10.34 + shift [2019-10-21T12:08:13.111Z] #22 10.34 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:08:13.111Z] #22 10.34 + . ./dockercli.installer [2019-10-21T12:08:13.111Z] #22 10.35 ++ : stable [2019-10-21T12:08:13.111Z] #22 10.35 ++ : 17.06.2-ce [2019-10-21T12:08:13.111Z] #22 10.35 + install_dockercli [2019-10-21T12:08:13.111Z] #22 10.35 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:08:13.111Z] #22 10.35 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:08:13.111Z] #22 10.35 ++ uname -m [2019-10-21T12:08:13.111Z] #22 10.36 + arch=x86_64 [2019-10-21T12:08:13.111Z] #22 10.36 + '[' x86_64 '!=' x86_64 ']' [2019-10-21T12:08:13.111Z] #22 10.36 + url=https://download.docker.com/linux/static [2019-10-21T12:08:13.111Z] #22 10.36 + tar -xz docker/docker [2019-10-21T12:08:13.111Z] #22 10.36 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-21T12:08:13.111Z] #22 19.62 + mkdir -p /build [2019-10-21T12:08:13.111Z] #22 19.63 + mv docker/docker /build/ [2019-10-21T12:08:13.111Z] #22 19.63 + rmdir docker [2019-10-21T12:08:13.111Z] #22 ... [2019-10-21T12:08:13.111Z] [2019-10-21T12:08:13.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:08:13.111Z] #10 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:08:13.111Z] #10 12.43 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:08:13.111Z] #10 13.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:08:13.111Z] #10 ... [2019-10-21T12:08:13.111Z] [2019-10-21T12:08:13.111Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:08:13.111Z] #44 10.64 + RM_GOPATH=0 [2019-10-21T12:08:13.111Z] #44 10.64 + TMP_GOPATH= [2019-10-21T12:08:13.111Z] #44 10.64 + : /build [2019-10-21T12:08:13.111Z] #44 10.64 + '[' -z '' ']' [2019-10-21T12:08:13.111Z] #44 10.65 ++ mktemp -d [2019-10-21T12:08:13.111Z] #44 10.65 + export GOPATH=/tmp/tmp.0ldCKGq4UU [2019-10-21T12:08:13.111Z] #44 10.65 + GOPATH=/tmp/tmp.0ldCKGq4UU [2019-10-21T12:08:13.111Z] #44 10.65 + RM_GOPATH=1 [2019-10-21T12:08:13.111Z] #44 10.65 ++ dirname ./install.sh [2019-10-21T12:08:13.111Z] #44 10.65 + dir=. [2019-10-21T12:08:13.111Z] #44 10.65 + bin=vndr [2019-10-21T12:08:13.111Z] #44 10.65 + shift [2019-10-21T12:08:13.111Z] #44 10.65 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:08:13.111Z] #44 10.65 + . ./vndr.installer [2019-10-21T12:08:13.111Z] #44 10.65 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:08:13.111Z] #44 10.65 + install_vndr [2019-10-21T12:08:13.111Z] #44 10.65 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:08:13.111Z] #44 10.65 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:08:13.111Z] #44 10.65 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0ldCKGq4UU/src/github.com/LK4D4/vndr [2019-10-21T12:08:13.111Z] #44 10.66 Cloning into '/tmp/tmp.0ldCKGq4UU/src/github.com/LK4D4/vndr'... [2019-10-21T12:08:13.111Z] #44 11.86 + cd /tmp/tmp.0ldCKGq4UU/src/github.com/LK4D4/vndr [2019-10-21T12:08:13.111Z] #44 11.86 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:08:13.111Z] #44 11.89 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:08:13.111Z] #44 13.71 unicode/utf16 [2019-10-21T12:08:13.111Z] #44 13.83 runtime [2019-10-21T12:08:13.111Z] #44 14.14 runtime/cgo [2019-10-21T12:08:13.111Z] #44 ... [2019-10-21T12:08:13.111Z] [2019-10-21T12:08:13.111Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:08:13.111Z] #56 11.15 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:08:13.111Z] #56 11.15 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:08:13.111Z] #56 11.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:08:13.111Z] #56 11.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:08:13.111Z] #56 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:08:13.111Z] #56 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:08:13.111Z] #56 13.76 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:08:13.111Z] #56 14.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:08:13.111Z] #56 ... [2019-10-21T12:08:13.111Z] [2019-10-21T12:08:13.111Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:13.111Z] #40 10.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:08:13.111Z] #40 11.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:08:13.367Z] #40 ... [2019-10-21T12:08:13.367Z] [2019-10-21T12:08:13.367Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:13.367Z] #62 10.50 + RM_GOPATH=0 [2019-10-21T12:08:13.367Z] #62 10.50 + TMP_GOPATH= [2019-10-21T12:08:13.367Z] #62 10.50 + : /build/ [2019-10-21T12:08:13.367Z] #62 10.50 + '[' -z '' ']' [2019-10-21T12:08:13.367Z] #62 10.51 ++ mktemp -d [2019-10-21T12:08:13.368Z] #62 10.52 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:08:13.368Z] #62 10.52 + export GOPATH=/tmp/tmp.6moxc6sCnk [2019-10-21T12:08:13.368Z] #62 10.52 + GOPATH=/tmp/tmp.6moxc6sCnk [2019-10-21T12:08:13.368Z] #62 10.52 + RM_GOPATH=1 [2019-10-21T12:08:13.368Z] #62 10.52 ++ dirname ./install.sh [2019-10-21T12:08:13.368Z] #62 10.52 + dir=. [2019-10-21T12:08:13.368Z] #62 10.52 + bin=rootlesskit [2019-10-21T12:08:13.368Z] #62 10.52 + shift [2019-10-21T12:08:13.368Z] #62 10.52 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:08:13.368Z] #62 10.52 + . ./rootlesskit.installer [2019-10-21T12:08:13.368Z] #62 10.52 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:08:13.368Z] #62 10.52 + install_rootlesskit [2019-10-21T12:08:13.368Z] #62 10.52 + case "$1" in [2019-10-21T12:08:13.368Z] #62 10.52 + export CGO_ENABLED=0 [2019-10-21T12:08:13.368Z] #62 10.52 + CGO_ENABLED=0 [2019-10-21T12:08:13.368Z] #62 10.52 + _install_rootlesskit [2019-10-21T12:08:13.368Z] #62 10.52 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:08:13.368Z] #62 10.52 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6moxc6sCnk/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:08:13.368Z] #62 10.53 Cloning into '/tmp/tmp.6moxc6sCnk/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:08:13.368Z] #62 14.75 + cd /tmp/tmp.6moxc6sCnk/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:08:13.368Z] #62 14.75 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:08:13.368Z] #62 15.15 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:08:13.368Z] #62 15.15 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:08:13.387Z] #6 19.52 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-21T12:08:13.387Z] #6 19.67 go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-21T12:08:13.678Z] #6 19.87 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-21T12:08:13.930Z] #62 ... [2019-10-21T12:08:13.930Z] [2019-10-21T12:08:13.930Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:08:13.930Z] #33 11.79 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:08:13.930Z] #33 11.79 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:08:13.930Z] #33 11.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:08:13.930Z] #33 11.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:08:13.930Z] #33 11.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:08:13.930Z] #33 12.90 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:08:13.930Z] #33 14.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:08:13.930Z] #33 15.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:08:13.930Z] #33 ... [2019-10-21T12:08:13.930Z] [2019-10-21T12:08:13.930Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:08:13.930Z] #24 11.92 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:08:13.930Z] #24 11.92 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:08:13.930Z] #24 11.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:08:13.930Z] #24 11.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:08:13.930Z] #24 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:08:13.930Z] #24 13.06 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:08:13.930Z] #24 14.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:08:13.930Z] #24 15.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:08:14.187Z] #24 ... [2019-10-21T12:08:14.187Z] [2019-10-21T12:08:14.187Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:14.187Z] #40 22.30 Fetched 7919 kB in 15s (520 kB/s) [2019-10-21T12:08:14.715Z] #6 20.80 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-21T12:08:14.715Z] #6 21.11 go: finding github.com/gogo/protobuf v1.2.0 [2019-10-21T12:08:15.023Z] #6 21.28 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-21T12:08:15.653Z] #6 21.83 go: finding google.golang.org/grpc v1.20.1 [2019-10-21T12:08:15.653Z] #6 21.88 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-21T12:08:16.680Z] #6 22.90 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-21T12:08:16.680Z] #6 23.02 go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-21T12:08:17.014Z] Running on ubuntu-1804-overlay2 (i-08d490e14d6195381) in /home/ubuntu/workspace/moby_PR-40110 [Pipeline] { [Pipeline] checkout [2019-10-21T12:08:17.313Z] #6 23.44 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-21T12:08:17.313Z] #6 23.55 go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-21T12:08:18.825Z] #6 24.99 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-21T12:08:19.459Z] #6 25.52 go: finding github.com/golang/protobuf v1.2.0 [2019-10-21T12:08:19.459Z] #6 25.75 go: finding github.com/golang/mock v1.1.1 [2019-10-21T12:08:19.751Z] #6 26.01 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-21T12:08:20.043Z] #6 26.34 go: finding github.com/gogo/protobuf v1.2.1 [2019-10-21T12:08:20.334Z] #6 26.63 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-21T12:08:20.623Z] #6 26.77 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-21T12:08:20.730Z] #40 22.30 Reading package lists... [2019-10-21T12:08:20.730Z] #40 28.06 Reading package lists... [2019-10-21T12:08:20.730Z] #40 ... [2019-10-21T12:08:20.730Z] [2019-10-21T12:08:20.730Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:20.730Z] #50 28.30 + cd /tmp/tmp.nQ7PFpvpDC/src/github.com/golangci/golangci-lint/ [2019-10-21T12:08:20.730Z] #50 28.30 + git checkout -q v1.17.1 [2019-10-21T12:08:21.658Z] #6 28.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-21T12:08:21.948Z] #6 28.25 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-21T12:08:21.948Z] #6 28.28 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-21T12:08:22.097Z] #50 ... [2019-10-21T12:08:22.097Z] [2019-10-21T12:08:22.097Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:22.097Z] #22 DONE 29.7s [2019-10-21T12:08:22.356Z] [2019-10-21T12:08:22.356Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:22.356Z] #50 29.87 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:08:22.578Z] #6 28.83 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-21T12:08:23.105Z] using credential docker-jenkins-github-credentials [2019-10-21T12:08:23.117Z] Cloning the remote Git repository [2019-10-21T12:08:23.117Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:08:23.159Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:08:23.228Z] > git init /home/ubuntu/workspace/moby_PR-40110 # timeout=10 [2019-10-21T12:08:23.579Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:08:23.580Z] > git --version # timeout=10 [2019-10-21T12:08:23.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:08:23.624Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:08:24.654Z] #6 30.57 go: finding github.com/pkg/profile v1.2.1 [2019-10-21T12:08:24.947Z] #6 31.27 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-21T12:08:24.947Z] #6 31.31 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-21T12:08:25.244Z] #6 31.33 go: finding google.golang.org/appengine v1.1.0 [2019-10-21T12:08:25.535Z] #6 31.86 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-21T12:08:26.574Z] #6 32.79 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-21T12:08:26.574Z] #6 32.88 go: finding github.com/stretchr/testify v1.3.0 [2019-10-21T12:08:27.209Z] #6 33.50 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-21T12:08:27.502Z] #6 33.69 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-21T12:08:27.502Z] #6 33.86 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-21T12:08:27.620Z] #50 ... [2019-10-21T12:08:27.620Z] [2019-10-21T12:08:27.620Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:08:27.620Z] #10 24.80 Fetched 7919 kB in 15s (499 kB/s) [2019-10-21T12:08:27.620Z] #10 24.80 Reading package lists... [2019-10-21T12:08:27.620Z] #10 31.02 Reading package lists... [2019-10-21T12:08:27.620Z] #10 ... [2019-10-21T12:08:27.620Z] [2019-10-21T12:08:27.620Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:27.620Z] #40 28.06 Reading package lists... [2019-10-21T12:08:27.878Z] #40 35.03 Building dependency tree... [2019-10-21T12:08:27.878Z] #40 ... [2019-10-21T12:08:27.878Z] [2019-10-21T12:08:27.878Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:08:27.878Z] #56 25.86 Fetched 7919 kB in 15s (504 kB/s) [2019-10-21T12:08:27.878Z] #56 25.86 Reading package lists... [2019-10-21T12:08:27.878Z] #56 32.79 Reading package lists... [2019-10-21T12:08:27.878Z] #56 ... [2019-10-21T12:08:27.878Z] [2019-10-21T12:08:27.878Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:08:27.879Z] #68 30.46 + cd /tmp/tmp.h5Zm6sq2VF/src/github.com/docker/libnetwork [2019-10-21T12:08:27.879Z] #68 30.46 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:08:27.879Z] #68 31.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:08:28.135Z] #68 ... [2019-10-21T12:08:28.135Z] [2019-10-21T12:08:28.135Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:08:28.135Z] #33 26.22 Fetched 7919 kB in 15s (513 kB/s) [2019-10-21T12:08:28.135Z] #33 26.22 Reading package lists... [2019-10-21T12:08:28.139Z] #6 34.43 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-21T12:08:28.392Z] #33 33.19 Reading package lists... [2019-10-21T12:08:28.392Z] #33 ... [2019-10-21T12:08:28.392Z] [2019-10-21T12:08:28.392Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:28.392Z] #40 35.03 Building dependency tree... [2019-10-21T12:08:28.665Z] #40 ... [2019-10-21T12:08:28.665Z] [2019-10-21T12:08:28.665Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:08:28.665Z] #24 26.52 Fetched 7919 kB in 15s (508 kB/s) [2019-10-21T12:08:28.665Z] #24 26.52 Reading package lists... [2019-10-21T12:08:28.767Z] #6 34.95 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-21T12:08:29.228Z] #24 33.41 Reading package lists... [2019-10-21T12:08:29.228Z] #24 ... [2019-10-21T12:08:29.228Z] [2019-10-21T12:08:29.228Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:29.228Z] #40 37.29 The following additional packages will be installed: [2019-10-21T12:08:29.228Z] #40 37.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:08:29.228Z] #40 37.29 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:08:29.228Z] #40 37.29 Suggested packages: [2019-10-21T12:08:29.228Z] #40 37.30 manpages-dev python-setuptools [2019-10-21T12:08:30.837Z] #6 36.80 go: finding cloud.google.com/go v0.26.0 [2019-10-21T12:08:31.127Z] #6 37.46 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-21T12:08:31.745Z] #40 39.28 The following NEW packages will be installed: [2019-10-21T12:08:31.745Z] #40 39.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:08:31.745Z] #40 39.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:08:31.745Z] #40 39.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:08:31.745Z] #40 39.29 zlib1g-dev [2019-10-21T12:08:31.819Z] Fetching without tags [2019-10-21T12:08:32.226Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:08:32.307Z] #40 40.43 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:08:32.307Z] #40 40.43 Need to get 3602 kB of archives. [2019-10-21T12:08:32.307Z] #40 40.43 After this operation, 18.9 MB of additional disk space will be used. [2019-10-21T12:08:32.307Z] #40 40.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-21T12:08:32.307Z] #40 40.43 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-21T12:08:32.564Z] #40 40.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-21T12:08:32.564Z] #40 40.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-21T12:08:32.564Z] #40 40.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-21T12:08:32.564Z] #40 40.53 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-21T12:08:32.564Z] #40 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-21T12:08:32.564Z] #40 40.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-21T12:08:32.564Z] #40 40.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-21T12:08:32.564Z] #40 40.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-21T12:08:32.564Z] #40 40.72 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-21T12:08:32.820Z] #40 40.82 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-21T12:08:32.820Z] #40 40.90 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-21T12:08:32.820Z] #40 40.90 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-21T12:08:32.820Z] #40 40.92 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:08:33.077Z] #40 40.94 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-21T12:08:33.181Z] #6 39.07 go: finding github.com/docker/go-connections v0.3.0 [2019-10-21T12:08:33.639Z] #40 41.76 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:08:31.728Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:08:31.747Z] > git config --add remote.origin.fetch +refs/pull/40110/head:refs/remotes/origin/PR-40110 # timeout=10 [2019-10-21T12:08:31.768Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:08:31.778Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:08:31.792Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:08:31.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:08:31.793Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:08:32.204Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:08:32.220Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:08:33.896Z] #40 41.92 Fetched 3602 kB in 1s (2311 kB/s) [2019-10-21T12:08:33.896Z] #40 42.06 Selecting previously unselected package libnet1:amd64. [2019-10-21T12:08:34.153Z] #40 42.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:08:34.153Z] #40 42.09 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:08:34.153Z] #40 42.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:08:34.153Z] #40 42.20 Selecting previously unselected package libcap-dev:amd64. [2019-10-21T12:08:34.153Z] #40 42.20 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-21T12:08:34.153Z] #40 42.20 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-21T12:08:34.235Z] #6 40.34 go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-21T12:08:34.410Z] #40 42.37 Selecting previously unselected package libnet1-dev. [2019-10-21T12:08:34.410Z] #40 42.38 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:08:34.410Z] #40 42.39 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:08:34.410Z] #40 42.59 Selecting previously unselected package libnl-3-200:amd64. [2019-10-21T12:08:34.524Z] #6 40.68 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-21T12:08:34.662Z] Merge succeeded, producing e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:08:34.663Z] Checking out Revision e7805653b8632aae4f789dbca238e25b16df964d (PR-40110) [2019-10-21T12:08:34.666Z] #40 42.59 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-21T12:08:34.666Z] #40 42.60 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:08:34.923Z] #40 42.73 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-21T12:08:34.923Z] #40 42.75 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-21T12:08:34.923Z] #40 42.76 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-21T12:08:34.923Z] #40 42.97 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-21T12:08:34.923Z] #40 42.97 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-21T12:08:34.923Z] #40 42.99 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:08:34.923Z] #40 43.04 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-21T12:08:34.923Z] #40 43.05 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-21T12:08:34.923Z] #40 43.06 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-21T12:08:35.156Z] #6 41.41 go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-21T12:08:35.156Z] #6 41.52 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-21T12:08:35.156Z] #6 41.53 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-21T12:08:35.156Z] #6 41.56 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-21T12:08:35.156Z] #6 41.58 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-21T12:08:35.188Z] #40 43.20 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-21T12:08:35.188Z] #40 43.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-21T12:08:35.188Z] #40 43.21 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:08:35.445Z] #40 43.54 Selecting previously unselected package libprotobuf10:amd64. [2019-10-21T12:08:35.445Z] #40 43.54 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-21T12:08:35.445Z] #40 43.54 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-21T12:08:35.447Z] #6 41.75 go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-21T12:08:34.592Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:08:34.608Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:08:34.641Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:08:34.650Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:08:36.062Z] Commit message: "Fix TEST_FILTER to work for both "integration" and "integration-cli"" [2019-10-21T12:08:36.084Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:08:36.376Z] #40 44.30 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-21T12:08:36.376Z] #40 44.31 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-21T12:08:36.376Z] #40 44.33 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-21T12:08:36.632Z] #40 ... [2019-10-21T12:08:36.633Z] [2019-10-21T12:08:36.633Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:08:36.633Z] #10 31.02 Reading package lists... [2019-10-21T12:08:36.633Z] #10 37.88 Building dependency tree... [2019-10-21T12:08:36.633Z] #10 39.96 The following additional packages will be installed: [2019-10-21T12:08:36.633Z] #10 40.02 libapparmor1 libseccomp2 [2019-10-21T12:08:36.633Z] #10 40.06 Suggested packages: [2019-10-21T12:08:36.633Z] #10 40.06 seccomp [2019-10-21T12:08:36.633Z] #10 40.37 The following NEW packages will be installed: [2019-10-21T12:08:36.633Z] #10 40.37 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:08:36.633Z] #10 41.68 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:08:36.633Z] #10 41.68 Need to get 300 kB of archives. [2019-10-21T12:08:36.633Z] #10 41.68 After this operation, 1201 kB of additional disk space will be used. [2019-10-21T12:08:36.633Z] #10 41.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-21T12:08:36.633Z] #10 41.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-21T12:08:36.633Z] #10 41.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-21T12:08:36.633Z] #10 41.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-21T12:08:36.633Z] #10 42.65 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:08:36.633Z] #10 42.77 Fetched 300 kB in 1s (239 kB/s) [2019-10-21T12:08:36.633Z] #10 42.88 Selecting previously unselected package libseccomp2:amd64. [2019-10-21T12:08:36.633Z] #10 42.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 ... 15091 files and directories currently installed.) [2019-10-21T12:08:36.633Z] #10 42.94 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-21T12:08:36.633Z] #10 42.96 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:08:36.633Z] #10 43.10 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-21T12:08:36.633Z] #10 43.10 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-21T12:08:36.633Z] #10 43.11 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:08:36.633Z] #10 43.37 Selecting previously unselected package libapparmor1:amd64. [2019-10-21T12:08:36.633Z] #10 43.40 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:08:36.633Z] #10 43.40 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:08:36.633Z] #10 43.60 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-21T12:08:36.633Z] #10 43.61 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:08:36.633Z] #10 43.61 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:08:36.633Z] #10 43.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:08:36.633Z] #10 43.99 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:08:36.633Z] #10 44.02 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:08:36.633Z] #10 44.04 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:08:36.633Z] #10 44.06 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:08:36.633Z] #10 44.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:08:36.633Z] #10 DONE 44.7s [2019-10-21T12:08:36.633Z] [2019-10-21T12:08:36.633Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:36.633Z] #40 44.72 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-21T12:08:36.633Z] #40 44.72 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-21T12:08:36.633Z] #40 44.74 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-21T12:08:36.633Z] #40 ... [2019-10-21T12:08:36.633Z] [2019-10-21T12:08:36.633Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:08:36.890Z] #52 DONE 0.3s [2019-10-21T12:08:36.890Z] [2019-10-21T12:08:36.890Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:08:36.954Z] #6 43.03 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-21T12:08:37.149Z] #53 DONE 0.1s [2019-10-21T12:08:37.149Z] [2019-10-21T12:08:37.149Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:08:37.586Z] #6 43.88 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-21T12:08:37.824Z] + docker version [2019-10-21T12:08:37.877Z] #6 44.08 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-21T12:08:37.877Z] #6 44.11 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-21T12:08:38.078Z] #54 ... [2019-10-21T12:08:38.078Z] [2019-10-21T12:08:38.078Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:08:38.078Z] #56 32.79 Reading package lists... [2019-10-21T12:08:38.078Z] #56 38.73 Building dependency tree... [2019-10-21T12:08:38.078Z] #56 40.97 The following additional packages will be installed: [2019-10-21T12:08:38.078Z] #56 40.98 btrfs-progs liblzo2-2 [2019-10-21T12:08:38.078Z] #56 41.22 The following NEW packages will be installed: [2019-10-21T12:08:38.078Z] #56 41.25 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:08:38.078Z] #56 42.32 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:08:38.078Z] #56 42.32 Need to get 649 kB of archives. [2019-10-21T12:08:38.078Z] #56 42.32 After this operation, 4320 kB of additional disk space will be used. [2019-10-21T12:08:38.078Z] #56 42.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:08:38.078Z] #56 42.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-21T12:08:38.078Z] #56 42.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-21T12:08:38.078Z] #56 43.32 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:08:38.078Z] #56 43.57 Fetched 649 kB in 1s (608 kB/s) [2019-10-21T12:08:38.078Z] #56 43.67 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:08:38.078Z] #56 43.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:08:38.078Z] #56 43.74 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:08:38.078Z] #56 43.77 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:08:38.078Z] #56 43.91 Selecting previously unselected package btrfs-progs. [2019-10-21T12:08:38.078Z] #56 43.93 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-21T12:08:38.078Z] #56 43.94 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:08:38.078Z] #56 45.14 Selecting previously unselected package btrfs-tools. [2019-10-21T12:08:38.078Z] #56 45.14 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-21T12:08:38.078Z] #56 45.19 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:08:38.078Z] #56 45.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:08:38.078Z] #56 45.76 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:08:38.078Z] #56 45.78 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:08:38.078Z] #56 45.80 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:08:38.078Z] #56 45.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:08:38.078Z] #56 DONE 46.2s [2019-10-21T12:08:38.078Z] [2019-10-21T12:08:38.078Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:08:38.177Z] #6 44.32 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-21T12:08:38.177Z] #6 44.50 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-21T12:08:38.177Z] #6 44.59 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-21T12:08:38.335Z] #57 DONE 0.1s [2019-10-21T12:08:38.335Z] [2019-10-21T12:08:38.335Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:08:38.593Z] #58 DONE 0.1s [2019-10-21T12:08:38.593Z] [2019-10-21T12:08:38.593Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:38.849Z] #59 ... [2019-10-21T12:08:38.849Z] [2019-10-21T12:08:38.849Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:08:38.849Z] #24 33.41 Reading package lists... [2019-10-21T12:08:38.849Z] #24 39.57 Building dependency tree... [2019-10-21T12:08:38.849Z] #24 41.84 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:08:38.849Z] #24 41.84 The following additional packages will be installed: [2019-10-21T12:08:38.849Z] #24 41.84 libjq1 libonig4 [2019-10-21T12:08:38.849Z] #24 42.22 The following NEW packages will be installed: [2019-10-21T12:08:38.849Z] #24 42.23 jq libjq1 libonig4 [2019-10-21T12:08:38.849Z] #24 43.37 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:08:38.849Z] #24 43.37 Need to get 327 kB of archives. [2019-10-21T12:08:38.849Z] #24 43.37 After this operation, 1157 kB of additional disk space will be used. [2019-10-21T12:08:38.849Z] #24 43.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-21T12:08:38.849Z] #24 43.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-21T12:08:38.849Z] #24 43.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-21T12:08:38.849Z] #24 44.49 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:08:38.849Z] #24 44.82 Fetched 327 kB in 1s (309 kB/s) [2019-10-21T12:08:38.849Z] #24 45.01 Selecting previously unselected package libonig4:amd64. [2019-10-21T12:08:38.849Z] #24 45.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:08:38.849Z] #24 45.12 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-21T12:08:38.849Z] #24 45.21 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:08:38.849Z] #24 45.58 Selecting previously unselected package libjq1:amd64. [2019-10-21T12:08:38.849Z] #24 45.59 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:08:38.849Z] #24 45.60 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:08:38.849Z] #24 45.87 Selecting previously unselected package jq. [2019-10-21T12:08:38.849Z] #24 45.89 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:08:38.849Z] #24 45.90 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:08:38.849Z] #24 46.22 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:08:38.849Z] #24 46.27 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:08:38.849Z] #24 46.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:08:38.849Z] #24 46.48 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:08:38.849Z] #24 DONE 46.8s [2019-10-21T12:08:38.849Z] [2019-10-21T12:08:38.849Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:08:38.849Z] #25 DONE 0.1s [2019-10-21T12:08:38.849Z] [2019-10-21T12:08:38.849Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:08:38.849Z] #33 33.19 Reading package lists... [2019-10-21T12:08:38.849Z] #33 38.96 Building dependency tree... [2019-10-21T12:08:38.849Z] #33 41.30 The following additional packages will be installed: [2019-10-21T12:08:38.849Z] #33 41.30 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:08:38.849Z] #33 41.30 Suggested packages: [2019-10-21T12:08:38.849Z] #33 41.30 codeblocks eclipse ninja-build lrzip [2019-10-21T12:08:38.849Z] #33 41.30 Recommended packages: [2019-10-21T12:08:38.849Z] #33 41.30 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:08:38.849Z] #33 41.99 The following NEW packages will be installed: [2019-10-21T12:08:38.849Z] #33 42.00 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:08:38.849Z] #33 42.00 vim-common xxd [2019-10-21T12:08:38.849Z] #33 43.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:08:38.849Z] #33 43.12 Need to get 13.7 MB of archives. [2019-10-21T12:08:38.849Z] #33 43.12 After this operation, 57.2 MB of additional disk space will be used. [2019-10-21T12:08:38.849Z] #33 43.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:08:38.849Z] #33 43.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:08:38.849Z] #33 43.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-21T12:08:38.849Z] #33 44.02 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-21T12:08:38.849Z] #33 44.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-21T12:08:38.849Z] #33 44.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-21T12:08:38.849Z] #33 44.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-21T12:08:38.849Z] #33 44.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-21T12:08:38.849Z] #33 44.55 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:08:38.850Z] #33 44.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:08:38.850Z] #33 46.41 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:08:38.850Z] #33 46.64 Fetched 13.7 MB in 2s (5476 kB/s) [2019-10-21T12:08:38.850Z] #33 46.81 Selecting previously unselected package cmake-data. [2019-10-21T12:08:38.850Z] #33 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 ... 15091 files and directories currently installed.) [2019-10-21T12:08:38.850Z] #33 47.05 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:08:38.850Z] #33 ... [2019-10-21T12:08:38.850Z] [2019-10-21T12:08:38.850Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:08:40.248Z] #6 46.45 go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-21T12:08:40.248Z] #6 46.69 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-21T12:08:40.252Z] #6 completed: 2019-10-21 12:08:35.949758415 +0000 UTC [2019-10-21T12:08:40.252Z] #6 duration: 1m8.037303405s [2019-10-21T12:08:40.252Z] [2019-10-21T12:08:40.252Z] [2019-10-21T12:08:40.252Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-21T12:08:40.252Z] #7 digest: sha256:067077e6c3e8bda416265cf34b8647fb38b1de7c96bc6c5c14c376b018f697db [2019-10-21T12:08:40.252Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-21T12:08:40.252Z] #7 started: 2019-10-21 12:08:35.95176216 +0000 UTC [2019-10-21T12:08:41.280Z] #6 47.39 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-21T12:08:41.280Z] #6 47.68 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-21T12:08:41.374Z] #26 ... [2019-10-21T12:08:41.374Z] [2019-10-21T12:08:41.374Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:08:41.374Z] #44 38.79 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:08:41.374Z] #44 38.79 errors [2019-10-21T12:08:41.374Z] #44 39.08 io [2019-10-21T12:08:41.374Z] #44 39.19 strconv [2019-10-21T12:08:41.374Z] #44 40.41 bytes [2019-10-21T12:08:41.374Z] #44 42.31 reflect [2019-10-21T12:08:41.374Z] #44 43.20 bufio [2019-10-21T12:08:41.374Z] #44 45.61 syscall [2019-10-21T12:08:41.374Z] #44 ... [2019-10-21T12:08:41.374Z] [2019-10-21T12:08:41.374Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:08:41.374Z] #31 38.91 errors [2019-10-21T12:08:41.374Z] #31 38.93 sort [2019-10-21T12:08:41.374Z] #31 39.25 strconv [2019-10-21T12:08:41.374Z] #31 40.21 internal/oserror [2019-10-21T12:08:41.374Z] #31 40.33 syscall [2019-10-21T12:08:41.374Z] #31 42.62 reflect [2019-10-21T12:08:41.374Z] #31 ... [2019-10-21T12:08:41.374Z] [2019-10-21T12:08:41.374Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:08:41.374Z] #54 4.230 + RM_GOPATH=0 [2019-10-21T12:08:41.374Z] #54 4.230 + TMP_GOPATH= [2019-10-21T12:08:41.374Z] #54 4.230 + : /build [2019-10-21T12:08:41.374Z] #54 4.230 + '[' -z '' ']' [2019-10-21T12:08:41.374Z] #54 4.232 ++ mktemp -d [2019-10-21T12:08:41.374Z] #54 4.238 + export GOPATH=/tmp/tmp.m6rXwjV2cR [2019-10-21T12:08:41.374Z] #54 4.239 + GOPATH=/tmp/tmp.m6rXwjV2cR [2019-10-21T12:08:41.374Z] #54 4.239 + RM_GOPATH=1 [2019-10-21T12:08:41.374Z] #54 4.240 ++ dirname ./install.sh [2019-10-21T12:08:41.374Z] #54 4.242 + dir=. [2019-10-21T12:08:41.374Z] #54 4.243 + bin=runc [2019-10-21T12:08:41.374Z] #54 4.243 + shift [2019-10-21T12:08:41.374Z] #54 4.243 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:08:41.374Z] #54 4.244 + . ./runc.installer [2019-10-21T12:08:41.374Z] #54 4.245 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:08:41.374Z] #54 4.245 + install_runc [2019-10-21T12:08:41.374Z] #54 4.247 + uname -r [2019-10-21T12:08:41.374Z] #54 4.248 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:08:41.374Z] #54 4.273 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:08:41.374Z] #54 4.274 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:08:41.374Z] #54 4.274 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:08:41.374Z] #54 4.274 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.m6rXwjV2cR/src/github.com/opencontainers/runc [2019-10-21T12:08:41.374Z] #54 4.293 Cloning into '/tmp/tmp.m6rXwjV2cR/src/github.com/opencontainers/runc'... [2019-10-21T12:08:41.921Z] #6 48.02 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-21T12:08:41.939Z] #54 ... [2019-10-21T12:08:41.939Z] [2019-10-21T12:08:41.939Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:08:41.939Z] #11 DONE 5.1s [2019-10-21T12:08:41.939Z] [2019-10-21T12:08:41.939Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:41.939Z] #47 39.51 + cd /tmp/tmp.TQxJkvvuJq/src/gotest.tools/gotestsum [2019-10-21T12:08:41.939Z] #47 39.51 + git checkout -q v0.3.5 [2019-10-21T12:08:41.939Z] #47 39.57 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:08:42.196Z] #47 ... [2019-10-21T12:08:42.196Z] [2019-10-21T12:08:42.196Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:08:42.196Z] #68 DONE 49.7s [2019-10-21T12:08:42.196Z] [2019-10-21T12:08:42.196Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:42.196Z] #40 47.31 Selecting previously unselected package libprotoc10:amd64. [2019-10-21T12:08:42.196Z] #40 47.31 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-21T12:08:42.196Z] #40 47.34 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-21T12:08:42.196Z] #40 48.13 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:08:42.196Z] #40 48.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-21T12:08:42.196Z] #40 48.16 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:08:42.196Z] #40 48.34 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:08:42.196Z] #40 48.35 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-21T12:08:42.196Z] #40 48.37 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:08:42.196Z] #40 48.56 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:08:42.196Z] #40 48.56 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:08:42.196Z] #40 48.57 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:08:42.196Z] #40 48.85 Selecting previously unselected package python-protobuf. [2019-10-21T12:08:42.196Z] #40 48.86 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-21T12:08:42.196Z] #40 48.86 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:08:42.196Z] #40 49.53 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:08:42.196Z] #40 49.62 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:08:42.196Z] #40 49.64 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:08:42.215Z] #6 48.32 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-21T12:08:42.215Z] #6 48.49 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-21T12:08:42.455Z] #40 ... [2019-10-21T12:08:42.455Z] [2019-10-21T12:08:42.455Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:08:42.455Z] #28 40.39 + cd /tmp/tmp.eG1HohT2Be/src/github.com/go-swagger/go-swagger [2019-10-21T12:08:42.455Z] #28 40.39 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:08:42.455Z] #28 42.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:08:42.455Z] #28 ... [2019-10-21T12:08:42.455Z] [2019-10-21T12:08:42.455Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:08:43.734Z] #6 50.11 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-21T12:08:44.380Z] #6 50.47 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-21T12:08:44.671Z] #6 50.94 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-21T12:08:45.305Z] #6 51.48 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-21T12:08:45.599Z] #6 51.87 go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-21T12:08:45.733Z] #12 DONE 3.9s [2019-10-21T12:08:45.733Z] [2019-10-21T12:08:45.733Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:08:46.231Z] #6 52.50 go: finding github.com/coreos/go-semver v0.2.0 [2019-10-21T12:08:47.267Z] #6 53.68 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-21T12:08:47.358Z] Fetching without tags [2019-10-21T12:08:47.558Z] #6 53.76 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-21T12:08:47.681Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:08:47.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:08:47.263Z] > git config --add remote.origin.fetch +refs/pull/40110/head:refs/remotes/origin/PR-40110 # timeout=10 [2019-10-21T12:08:47.297Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:08:47.333Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:08:47.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:08:47.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:08:47.363Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:08:47.693Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:08:47.733Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:08:48.539Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:08:48.590Z] Merge succeeded, producing e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:08:48.591Z] Checking out Revision e7805653b8632aae4f789dbca238e25b16df964d (PR-40110) [2019-10-21T12:08:48.600Z] #6 54.64 go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-21T12:08:48.600Z] #6 54.82 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-21T12:08:48.890Z] #6 55.10 go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-21T12:08:49.006Z] #13 ... [2019-10-21T12:08:49.006Z] [2019-10-21T12:08:49.006Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:08:49.006Z] #33 47.05 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:08:49.006Z] #33 47.09 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:08:49.006Z] #33 50.89 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:08:49.006Z] #33 50.91 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:08:49.006Z] #33 50.95 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:08:49.006Z] #33 51.38 Selecting previously unselected package libicu57:amd64. [2019-10-21T12:08:49.006Z] #33 51.38 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-21T12:08:49.006Z] #33 51.40 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-21T12:08:49.181Z] #6 55.33 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-21T12:08:49.262Z] #33 ... [2019-10-21T12:08:49.262Z] [2019-10-21T12:08:49.262Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:08:49.262Z] #26 5.835 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:08:49.262Z] #26 6.526 [2019-10-21T12:08:49.263Z] #26 6.851 ### 4.8% ######## 11.1% ########## 14.2% ############ 16.7% ############## 20.0% ################## 26.2% ####################### 32.1% ########################## 36.2% ############################ 40.1% ############################### 43.4% ################################ 45.6% ##################################### 52.2% ########################################## 59.0% ############################################### 66.5% #################################################### 73.5% ######################################################### 79.5% ############################################################## 87.3% ##################################################################### 96.3% ######################################################################## 100.0% [2019-10-21T12:08:49.263Z] #26 9.285 [2019-10-21T12:08:49.263Z] #26 9.541 ############## 20.8% ############################### 43.5% ############################################### 65.5% ################################################################### 94.0% ######################################################################## 100.0% [2019-10-21T12:08:49.523Z] #26 ... [2019-10-21T12:08:49.523Z] [2019-10-21T12:08:49.523Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:08:49.523Z] #13 3.269 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:08:49.523Z] #13 DONE 3.7s [2019-10-21T12:08:49.523Z] [2019-10-21T12:08:49.523Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:08:49.523Z] #26 10.59 [2019-10-21T12:08:50.035Z] Commit message: "Fix TEST_FILTER to work for both "integration" and "integration-cli"" [2019-10-21T12:08:50.044Z] Client: Docker Engine - Community [2019-10-21T12:08:50.044Z] Version: 19.03.2 [2019-10-21T12:08:50.044Z] API version: 1.40 [2019-10-21T12:08:50.044Z] Go version: go1.12.8 [2019-10-21T12:08:50.044Z] Git commit: 6a30dfc [2019-10-21T12:08:50.044Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-21T12:08:50.044Z] OS/Arch: linux/arm64 [2019-10-21T12:08:50.044Z] Experimental: false [2019-10-21T12:08:50.044Z] [2019-10-21T12:08:50.044Z] Server: Docker Engine - Community [2019-10-21T12:08:50.044Z] Engine: [2019-10-21T12:08:50.044Z] Version: 19.03.2 [2019-10-21T12:08:50.044Z] API version: 1.40 (minimum version 1.12) [2019-10-21T12:08:50.044Z] Go version: go1.12.8 [2019-10-21T12:08:50.044Z] Git commit: 6a30dfc [2019-10-21T12:08:50.044Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-21T12:08:50.044Z] OS/Arch: linux/arm64 [2019-10-21T12:08:50.044Z] Experimental: true [2019-10-21T12:08:50.044Z] containerd: [2019-10-21T12:08:50.044Z] Version: 1.2.6 [2019-10-21T12:08:50.044Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:08:50.044Z] runc: [2019-10-21T12:08:50.044Z] Version: 1.0.0-rc8 [2019-10-21T12:08:50.044Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:08:50.044Z] docker-init: [2019-10-21T12:08:50.044Z] Version: 0.18.0 [2019-10-21T12:08:50.044Z] GitCommit: fec3683 [Pipeline] sh [2019-10-21T12:08:50.095Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-21T12:08:50.216Z] #6 56.38 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-21T12:08:50.216Z] #6 56.38 go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-21T12:08:50.375Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:08:48.566Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-21T12:08:48.593Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:08:48.613Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:08:51.229Z] + docker version [2019-10-21T12:08:51.384Z] #26 11.15 ##### 8.2% ####### 10.3% ############ 17.8% ################# 24.1% ###################### 30.6% ############################## 43.0% ###################################### 52.9% ############################################ 61.3% ################################################## 70.8% ######################################################## 78.8% ############################################################## 87.0% ##################################################################### 96.0% ######################################################################## 100.0% [2019-10-21T12:08:51.641Z] #26 ... [2019-10-21T12:08:51.641Z] [2019-10-21T12:08:51.641Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:08:51.641Z] #31 49.28 time [2019-10-21T12:08:51.641Z] #31 57.60 internal/poll [2019-10-21T12:08:51.641Z] #31 ... [2019-10-21T12:08:51.641Z] [2019-10-21T12:08:51.641Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:51.641Z] #40 55.63 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:08:51.641Z] #40 55.67 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-21T12:08:51.641Z] #40 55.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:08:51.641Z] #40 55.70 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:08:51.720Z] #6 57.68 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-21T12:08:51.720Z] #6 57.68 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-21T12:08:51.720Z] #6 57.94 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-21T12:08:52.352Z] #6 58.53 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-21T12:08:52.572Z] #40 ... [2019-10-21T12:08:52.572Z] [2019-10-21T12:08:52.572Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:08:52.572Z] #59 4.263 + RM_GOPATH=0 [2019-10-21T12:08:52.572Z] #59 4.263 + TMP_GOPATH= [2019-10-21T12:08:52.572Z] #59 4.263 + : /build [2019-10-21T12:08:52.572Z] #59 4.263 + '[' -z '' ']' [2019-10-21T12:08:52.572Z] #59 4.263 ++ mktemp -d [2019-10-21T12:08:52.572Z] #59 4.267 + export GOPATH=/tmp/tmp.5KuzMwQcir [2019-10-21T12:08:52.572Z] #59 4.267 + GOPATH=/tmp/tmp.5KuzMwQcir [2019-10-21T12:08:52.572Z] #59 4.267 + RM_GOPATH=1 [2019-10-21T12:08:52.572Z] #59 4.267 ++ dirname ./install.sh [2019-10-21T12:08:52.572Z] #59 4.267 + dir=. [2019-10-21T12:08:52.572Z] #59 4.267 + bin=containerd [2019-10-21T12:08:52.572Z] #59 4.267 + shift [2019-10-21T12:08:52.572Z] #59 4.267 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:08:52.572Z] #59 4.267 + . ./containerd.installer [2019-10-21T12:08:52.572Z] #59 4.267 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:08:52.572Z] #59 4.267 + install_containerd [2019-10-21T12:08:52.572Z] #59 4.267 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:08:52.572Z] #59 4.267 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5KuzMwQcir/src/github.com/containerd/containerd [2019-10-21T12:08:52.572Z] #59 4.267 Cloning into '/tmp/tmp.5KuzMwQcir/src/github.com/containerd/containerd'... [2019-10-21T12:08:52.572Z] #59 4.268 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:08:52.830Z] #59 ... [2019-10-21T12:08:52.830Z] [2019-10-21T12:08:52.830Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:08:52.830Z] #26 13.17 [2019-10-21T12:08:53.343Z] #26 13.46 # 2.0% ## 3.8% #### 5.6% ##### 8.1% ####### 10.2% ######## 12.3% ########## 14.6% ########### 16.0% ############ 17.5% [2019-10-21T12:08:53.343Z] #26 ... [2019-10-21T12:08:53.343Z] [2019-10-21T12:08:53.343Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:08:53.343Z] #14 DONE 3.9s [2019-10-21T12:08:53.343Z] [2019-10-21T12:08:53.343Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:08:53.391Z] #6 59.44 go: finding gotest.tools v2.2.0+incompatible [2019-10-21T12:08:53.391Z] #6 59.74 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-21T12:08:53.391Z] #6 59.75 go: finding go.etcd.io/bbolt v1.3.2 [2019-10-21T12:08:53.679Z] #6 60.01 go: finding github.com/imdario/mergo v0.3.7 [2019-10-21T12:08:54.709Z] #6 60.89 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-21T12:08:54.709Z] #6 61.00 go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-21T12:08:55.342Z] #6 61.67 go: finding github.com/stretchr/objx v0.1.1 [2019-10-21T12:08:55.342Z] #6 61.80 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-21T12:08:55.636Z] #6 61.98 go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-21T12:08:56.172Z] #26 13.46 # 2.0% ## 3.8% #### 5.6% ##### 8.1% ####### 10.2% ######## 12.3% ########## 14.6% ########### 16.0% ############ 17.5% ############# 19.4% ############## 20.6% ################ 22.7% ################# 24.7% ################### 27.4% ##################### 29.9% ###################### 31.6% ####################### 33.0% ######################### 35.2% ########################## 37.5% ############################ 40.2% ############################## 41.9% ############################### 44.2% ################################ 45.8% ################################## 48.0% #################################### 50.0% ##################################### 52.3% ####################################### 54.6% ######################################### 57.1% ########################################## 59.0% ########################################### 61.0% ############################################# 63.6% ############################################## 64.9% ################################################ 67.6% ################################################# 68.7% #################################################### 72.9% [2019-10-21T12:08:56.172Z] #26 ... [2019-10-21T12:08:56.172Z] [2019-10-21T12:08:56.173Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:08:56.173Z] #40 63.46 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-21T12:08:56.173Z] #40 63.48 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-21T12:08:56.173Z] #40 63.49 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:08:56.173Z] #40 63.55 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-21T12:08:56.173Z] #40 63.57 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-21T12:08:56.173Z] #40 63.61 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:08:56.173Z] #40 63.63 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:08:56.173Z] #40 63.64 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:08:56.173Z] #40 63.66 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-21T12:08:56.173Z] #40 63.67 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-21T12:08:56.173Z] #40 63.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:08:56.173Z] #40 DONE 64.2s [2019-10-21T12:08:56.173Z] [2019-10-21T12:08:56.173Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:08:56.268Z] #6 62.56 go: finding github.com/spf13/cast v1.3.0 [2019-10-21T12:08:56.559Z] #6 62.81 go: finding github.com/google/go-cmp v0.2.0 [2019-10-21T12:08:56.559Z] #6 62.81 go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-21T12:08:57.200Z] #26 13.46 # 2.0% ## 3.8% #### 5.6% ##### 8.1% ####### 10.2% ######## 12.3% ########## 14.6% ########### 16.0% ############ 17.5% ############# 19.4% ############## 20.6% ################ 22.7% ################# 24.7% ################### 27.4% ##################### 29.9% ###################### 31.6% ####################### 33.0% ######################### 35.2% ########################## 37.5% ############################ 40.2% ############################## 41.9% ############################### 44.2% ################################ 45.8% ################################## 48.0% #################################### 50.0% ##################################### 52.3% ####################################### 54.6% ######################################### 57.1% ########################################## 59.0% ########################################### 61.0% ############################################# 63.6% ############################################## 64.9% ################################################ 67.6% ################################################# 68.7% #################################################### 72.9% ###################################################### 75.9% ####################################################### 76.9% ######################################################## 77.8% ######################################################## 78.9% ########################################################## 81.5% ############################################################ 83.5% ############################################################# 85.4% ############################################################## 86.7% ################################################################ 89.1% ################################################################# 90.9% [2019-10-21T12:08:57.200Z] #26 ... [2019-10-21T12:08:57.200Z] [2019-10-21T12:08:57.200Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:08:57.200Z] #15 DONE 3.9s [2019-10-21T12:08:57.458Z] [2019-10-21T12:08:57.458Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:08:57.715Z] #26 13.46 # 2.0% ## 3.8% #### 5.6% ##### 8.1% ####### 10.2% ######## 12.3% ########## 14.6% ########### 16.0% ############ 17.5% ############# 19.4% ############## 20.6% ################ 22.7% ################# 24.7% ################### 27.4% ##################### 29.9% ###################### 31.6% ####################### 33.0% ######################### 35.2% ########################## 37.5% ############################ 40.2% ############################## 41.9% ############################### 44.2% ################################ 45.8% ################################## 48.0% #################################### 50.0% ##################################### 52.3% ####################################### 54.6% ######################################### 57.1% ########################################## 59.0% ########################################### 61.0% ############################################# 63.6% ############################################## 64.9% ################################################ 67.6% ################################################# 68.7% #################################################### 72.9% ###################################################### 75.9% ####################################################### 76.9% ######################################################## 77.8% ######################################################## 78.9% ########################################################## 81.5% ############################################################ 83.5% ############################################################# 85.4% ############################################################## 86.7% ################################################################ 89.1% ################################################################# 90.9% ################################################################## 92.1% ################################################################### 93.7% ##################################################################### 96.2% ###################################################################### 97.2% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-21T12:08:57.715Z] #26 18.94 [2019-10-21T12:08:58.068Z] #6 64.29 go: finding github.com/kr/pretty v0.1.0 [2019-10-21T12:08:58.068Z] #6 64.46 go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-21T12:08:58.358Z] #6 64.61 go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-21T12:08:58.358Z] #6 64.78 go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-21T12:08:58.645Z] #6 64.97 go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-21T12:08:58.933Z] #6 65.08 go: finding github.com/gofrs/flock v0.7.0 [2019-10-21T12:08:59.222Z] #6 65.50 go: finding github.com/stretchr/objx v0.1.0 [2019-10-21T12:08:59.512Z] #6 65.77 go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-21T12:08:59.512Z] #6 65.92 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-21T12:08:59.611Z] #26 ... [2019-10-21T12:08:59.611Z] [2019-10-21T12:08:59.611Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:08:59.611Z] #44 57.04 time [2019-10-21T12:08:59.611Z] #44 59.43 internal/fmtsort [2019-10-21T12:08:59.611Z] #44 60.13 internal/syscall/unix [2019-10-21T12:08:59.611Z] #44 60.51 strings [2019-10-21T12:08:59.611Z] #44 65.44 regexp/syntax [2019-10-21T12:08:59.611Z] #44 65.98 os [2019-10-21T12:08:59.611Z] #44 ... [2019-10-21T12:08:59.611Z] [2019-10-21T12:08:59.611Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:08:59.611Z] #26 20.57 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:08:59.869Z] #26 ... [2019-10-21T12:08:59.869Z] [2019-10-21T12:08:59.869Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:08:59.869Z] #33 59.78 Selecting previously unselected package libxml2:amd64. [2019-10-21T12:08:59.869Z] #33 59.78 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-21T12:08:59.869Z] #33 59.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:08:59.869Z] #33 60.72 Selecting previously unselected package libarchive13:amd64. [2019-10-21T12:08:59.869Z] #33 60.72 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-21T12:08:59.869Z] #33 60.72 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-21T12:08:59.869Z] #33 61.10 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-21T12:08:59.869Z] #33 61.10 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-21T12:08:59.869Z] #33 61.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-21T12:08:59.869Z] #33 61.49 Selecting previously unselected package libuv1:amd64. [2019-10-21T12:08:59.869Z] #33 61.49 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-21T12:08:59.869Z] #33 61.51 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-21T12:08:59.869Z] #33 61.73 Selecting previously unselected package cmake. [2019-10-21T12:08:59.869Z] #33 61.73 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-21T12:08:59.869Z] #33 61.85 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:08:59.869Z] #33 66.42 Selecting previously unselected package xxd. [2019-10-21T12:08:59.869Z] #33 66.42 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:08:59.869Z] #33 66.43 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:08:59.869Z] #33 66.74 Selecting previously unselected package vim-common. [2019-10-21T12:08:59.869Z] #33 66.74 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:08:59.869Z] #33 66.75 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:08:59.869Z] #33 67.08 Processing triggers for mime-support (3.60) ... [2019-10-21T12:08:59.869Z] #33 67.20 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:08:59.869Z] #33 67.22 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-21T12:08:59.869Z] #33 67.23 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:08:59.869Z] #33 67.26 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-21T12:08:59.869Z] #33 67.27 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:08:59.869Z] #33 67.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:08:59.869Z] #33 67.40 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:08:59.869Z] #33 67.45 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:08:59.869Z] #33 67.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-21T12:08:59.869Z] #33 67.49 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-21T12:08:59.869Z] #33 67.50 Setting up cmake (3.7.2-1) ... [2019-10-21T12:08:59.869Z] #33 67.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:08:59.869Z] #33 DONE 68.0s [2019-10-21T12:09:00.132Z] [2019-10-21T12:09:00.132Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:09:00.132Z] #34 DONE 0.1s [2019-10-21T12:09:00.132Z] [2019-10-21T12:09:00.132Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:09:00.132Z] #35 DONE 0.1s [2019-10-21T12:09:00.132Z] [2019-10-21T12:09:00.132Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:09:00.132Z] #26 21.18 [2019-10-21T12:09:00.613Z] #6 66.84 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-21T12:09:00.696Z] #26 21.63 ######################################################################## 100.0% [2019-10-21T12:09:00.696Z] #26 21.83 [2019-10-21T12:09:00.903Z] #6 67.16 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-21T12:09:00.903Z] #6 67.21 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-21T12:09:00.953Z] #26 ... [2019-10-21T12:09:00.953Z] [2019-10-21T12:09:00.953Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T12:09:00.953Z] #16 DONE 3.7s [2019-10-21T12:09:01.192Z] #6 67.33 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-21T12:09:01.210Z] [2019-10-21T12:09:01.210Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:09:01.219Z] Client: Docker Engine - Community [2019-10-21T12:09:01.219Z] Version: 19.03.2 [2019-10-21T12:09:01.219Z] API version: 1.40 [2019-10-21T12:09:01.219Z] Go version: go1.12.8 [2019-10-21T12:09:01.219Z] Git commit: 6a30dfc [2019-10-21T12:09:01.219Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-21T12:09:01.219Z] OS/Arch: linux/amd64 [2019-10-21T12:09:01.219Z] Experimental: false [2019-10-21T12:09:01.219Z] [2019-10-21T12:09:01.219Z] Server: Docker Engine - Community [2019-10-21T12:09:01.219Z] Engine: [2019-10-21T12:09:01.219Z] Version: 19.03.2 [2019-10-21T12:09:01.219Z] API version: 1.40 (minimum version 1.12) [2019-10-21T12:09:01.219Z] Go version: go1.12.8 [2019-10-21T12:09:01.219Z] Git commit: 6a30dfc [2019-10-21T12:09:01.219Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-21T12:09:01.219Z] OS/Arch: linux/amd64 [2019-10-21T12:09:01.219Z] Experimental: true [2019-10-21T12:09:01.219Z] containerd: [2019-10-21T12:09:01.219Z] Version: 1.2.6 [2019-10-21T12:09:01.219Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:09:01.219Z] runc: [2019-10-21T12:09:01.219Z] Version: 1.0.0-rc8 [2019-10-21T12:09:01.219Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:09:01.219Z] docker-init: [2019-10-21T12:09:01.219Z] Version: 0.18.0 [2019-10-21T12:09:01.219Z] GitCommit: fec3683 [Pipeline] sh [2019-10-21T12:09:01.481Z] #6 67.66 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-21T12:09:01.557Z] + docker info [2019-10-21T12:09:01.770Z] #6 67.92 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-21T12:09:02.184Z] #17 ... [2019-10-21T12:09:02.184Z] [2019-10-21T12:09:02.184Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:02.184Z] #54 14.92 + cd /tmp/tmp.m6rXwjV2cR/src/github.com/opencontainers/runc [2019-10-21T12:09:02.184Z] #54 14.92 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:09:02.184Z] #54 15.37 + '[' -z '' ']' [2019-10-21T12:09:02.184Z] #54 15.37 + target=static [2019-10-21T12:09:02.184Z] #54 15.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:09:02.184Z] #54 18.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:09:02.184Z] #54 ... [2019-10-21T12:09:02.184Z] [2019-10-21T12:09:02.184Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:09:02.184Z] #31 59.96 internal/fmtsort [2019-10-21T12:09:02.184Z] #31 60.68 os [2019-10-21T12:09:02.184Z] #31 61.04 strings [2019-10-21T12:09:02.184Z] #31 65.30 path [2019-10-21T12:09:02.184Z] #31 66.17 text/tabwriter [2019-10-21T12:09:02.184Z] #31 66.63 fmt [2019-10-21T12:09:02.184Z] #31 67.08 path/filepath [2019-10-21T12:09:02.184Z] #31 69.80 io/ioutil [2019-10-21T12:09:02.423Z] #6 68.53 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-21T12:09:02.589Z] Client: [2019-10-21T12:09:02.589Z] Debug Mode: false [2019-10-21T12:09:02.589Z] [2019-10-21T12:09:02.589Z] Server: [2019-10-21T12:09:02.589Z] Containers: 0 [2019-10-21T12:09:02.589Z] Running: 0 [2019-10-21T12:09:02.589Z] Paused: 0 [2019-10-21T12:09:02.589Z] Stopped: 0 [2019-10-21T12:09:02.589Z] Images: 0 [2019-10-21T12:09:02.589Z] Server Version: 19.03.2 [2019-10-21T12:09:02.589Z] Storage Driver: overlay2 [2019-10-21T12:09:02.589Z] Backing Filesystem: extfs [2019-10-21T12:09:02.589Z] Supports d_type: true [2019-10-21T12:09:02.589Z] Native Overlay Diff: true [2019-10-21T12:09:02.589Z] Logging Driver: json-file [2019-10-21T12:09:02.589Z] Cgroup Driver: cgroupfs [2019-10-21T12:09:02.589Z] Plugins: [2019-10-21T12:09:02.589Z] Volume: local [2019-10-21T12:09:02.589Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:09:02.589Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-21T12:09:02.589Z] Swarm: inactive [2019-10-21T12:09:02.589Z] Runtimes: runc [2019-10-21T12:09:02.589Z] Default Runtime: runc [2019-10-21T12:09:02.589Z] Init Binary: docker-init [2019-10-21T12:09:02.589Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:09:02.589Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:09:02.589Z] init version: fec3683 [2019-10-21T12:09:02.589Z] Security Options: [2019-10-21T12:09:02.589Z] apparmor [2019-10-21T12:09:02.589Z] seccomp [2019-10-21T12:09:02.589Z] Profile: default [2019-10-21T12:09:02.589Z] Kernel Version: 4.15.0-1048-aws [2019-10-21T12:09:02.589Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-21T12:09:02.589Z] OSType: linux [2019-10-21T12:09:02.589Z] Architecture: aarch64 [2019-10-21T12:09:02.589Z] CPUs: 4 [2019-10-21T12:09:02.589Z] Total Memory: 7.525GiB [2019-10-21T12:09:02.589Z] Name: ip-10-100-33-30 [2019-10-21T12:09:02.589Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-21T12:09:02.589Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:09:02.589Z] Debug Mode: false [2019-10-21T12:09:02.589Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:09:02.589Z] Labels: [2019-10-21T12:09:02.589Z] Experimental: true [2019-10-21T12:09:02.589Z] Insecure Registries: [2019-10-21T12:09:02.589Z] 127.0.0.0/8 [2019-10-21T12:09:02.589Z] Live Restore Enabled: true [2019-10-21T12:09:02.589Z] [2019-10-21T12:09:02.589Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T12:09:02.748Z] #31 ... [2019-10-21T12:09:02.748Z] [2019-10-21T12:09:02.748Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:09:02.748Z] #26 23.96 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:09:02.907Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:09:02.907Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:09:02.907Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40110/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:09:02.907Z] + bash /home/ubuntu/workspace/moby_PR-40110/check-config.sh [2019-10-21T12:09:02.907Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:09:02.907Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-21T12:09:02.907Z] [2019-10-21T12:09:02.907Z] Generally Necessary: [2019-10-21T12:09:02.907Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:09:02.907Z] - apparmor: enabled and tools installed [2019-10-21T12:09:02.907Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:09:02.907Z] - CONFIG_NET_NS: enabled [2019-10-21T12:09:02.907Z] - CONFIG_PID_NS: enabled [2019-10-21T12:09:02.907Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:09:02.907Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:09:02.907Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:09:03.053Z] #6 69.14 go: finding github.com/client9/misspell v0.3.4 [2019-10-21T12:09:03.168Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:09:03.168Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:09:03.168Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:09:03.168Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:09:03.168Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:09:03.168Z] - CONFIG_MEMCG: enabled [2019-10-21T12:09:03.168Z] - CONFIG_KEYS: enabled [2019-10-21T12:09:03.168Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:09:03.168Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:09:03.168Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:09:03.168Z] [2019-10-21T12:09:03.168Z] Optional Features: [2019-10-21T12:09:03.168Z] - CONFIG_USER_NS: enabled [2019-10-21T12:09:03.168Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:09:03.168Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:09:03.168Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:09:03.313Z] #26 24.47 [2019-10-21T12:09:03.343Z] #6 69.62 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-21T12:09:03.343Z] #6 69.77 go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-21T12:09:03.343Z] #6 69.80 go: finding github.com/spf13/pflag v1.0.3 [2019-10-21T12:09:03.428Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:09:03.428Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T12:09:03.428Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:09:03.428Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:09:03.428Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:09:03.428Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:09:03.428Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:09:03.428Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:09:03.428Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:09:03.428Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:09:03.428Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:09:03.428Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:09:03.428Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:09:03.428Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:09:03.428Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:09:03.428Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:09:03.428Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:09:03.428Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:09:03.428Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:09:03.428Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:09:03.428Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:09:03.428Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:09:03.428Z] - Network Drivers: [2019-10-21T12:09:03.428Z] - "overlay": [2019-10-21T12:09:03.687Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:09:03.687Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:09:03.687Z] Optional (for encrypted networks): [2019-10-21T12:09:03.687Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:09:03.687Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-21T12:09:03.687Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-21T12:09:03.687Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-21T12:09:03.687Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-21T12:09:03.687Z] - CONFIG_XFRM: enabled [2019-10-21T12:09:03.687Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:09:03.687Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:09:03.687Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:09:03.687Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:09:03.687Z] - "ipvlan": [2019-10-21T12:09:03.687Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:09:03.687Z] - "macvlan": [2019-10-21T12:09:03.687Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:09:03.687Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:09:03.687Z] - "ftp,tftp client in container": [2019-10-21T12:09:03.687Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:09:03.687Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:09:03.687Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:09:03.687Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:09:03.687Z] - Storage Drivers: [2019-10-21T12:09:03.687Z] - "aufs": [2019-10-21T12:09:03.687Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:09:03.687Z] - "btrfs": [2019-10-21T12:09:03.687Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:09:03.827Z] #26 24.83 ######################################################################## 100.0% [2019-10-21T12:09:03.827Z] #26 25.08 [2019-10-21T12:09:03.947Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:09:03.947Z] - "devicemapper": [2019-10-21T12:09:03.947Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:09:03.947Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:09:03.947Z] - "overlay": [2019-10-21T12:09:03.947Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:09:03.947Z] - "zfs": [2019-10-21T12:09:03.947Z] - /dev/zfs: missing [2019-10-21T12:09:03.947Z] - zfs command: missing [2019-10-21T12:09:03.947Z] - zpool command: missing [2019-10-21T12:09:03.947Z] [2019-10-21T12:09:03.947Z] Limits: [2019-10-21T12:09:03.947Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:09:03.947Z] [2019-10-21T12:09:03.947Z] + true [Pipeline] } [Pipeline] // stage [2019-10-21T12:09:03.973Z] #6 70.17 go: finding github.com/kr/text v0.1.0 [2019-10-21T12:09:03.973Z] #6 70.31 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T12:09:04.283Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e7805653b8632aae4f789dbca238e25b16df964d . [2019-10-21T12:09:04.283Z] #1 [internal] load .dockerignore [2019-10-21T12:09:04.283Z] #1 transferring context: 87B 0.0s done [2019-10-21T12:09:04.283Z] #1 DONE 0.0s [2019-10-21T12:09:04.283Z] [2019-10-21T12:09:04.283Z] #2 [internal] load build definition from Dockerfile [2019-10-21T12:09:04.283Z] #2 transferring dockerfile: 14.63kB done [2019-10-21T12:09:04.283Z] #2 DONE 0.1s [2019-10-21T12:09:04.544Z] [2019-10-21T12:09:04.544Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:09:04.804Z] #3 DONE 0.5s [2019-10-21T12:09:05.063Z] [2019-10-21T12:09:05.063Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:09:05.063Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:09:05.194Z] #26 26.34 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:09:05.323Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:09:05.323Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-21T12:09:05.323Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-21T12:09:05.323Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s [2019-10-21T12:09:05.323Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 7.39MB / 8.26MB 0.4s [2019-10-21T12:09:05.323Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s done [2019-10-21T12:09:05.323Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-10-21T12:09:05.451Z] #26 26.43 skipping existing 1849cc453dee [2019-10-21T12:09:05.451Z] #26 26.59 [2019-10-21T12:09:05.475Z] #6 71.59 go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-21T12:09:05.475Z] #6 71.68 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-21T12:09:05.767Z] #6 72.09 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-21T12:09:05.767Z] #6 72.17 go: finding github.com/stretchr/testify v1.2.2 [2019-10-21T12:09:05.895Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-21T12:09:05.895Z] #4 DONE 0.7s [2019-10-21T12:09:06.056Z] #6 72.19 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-21T12:09:06.056Z] #6 72.24 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-21T12:09:06.056Z] #6 72.28 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-21T12:09:06.057Z] #6 72.31 go: finding github.com/kr/pty v1.1.1 [2019-10-21T12:09:06.154Z] [2019-10-21T12:09:06.154Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:09:06.381Z] #26 ... [2019-10-21T12:09:06.381Z] [2019-10-21T12:09:06.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:06.381Z] #41 5.935 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:09:06.381Z] #41 5.935 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:09:06.381Z] #41 8.152 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:09:06.381Z] #41 8.192 GEN .gitid [2019-10-21T12:09:06.381Z] #41 8.219 GEN criu/include/version.h [2019-10-21T12:09:06.381Z] #41 8.252 GEN include/common/asm [2019-10-21T12:09:06.381Z] #41 9.990 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:09:06.381Z] #41 10.12 PBCC images/opts.pb-c.c [2019-10-21T12:09:06.381Z] #41 10.17 PBCC images/sit.pb-c.c [2019-10-21T12:09:06.381Z] #41 10.19 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:09:06.381Z] #41 ... [2019-10-21T12:09:06.381Z] [2019-10-21T12:09:06.381Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:09:06.381Z] #17 4.734 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:06.381Z] #17 4.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:06.381Z] #17 4.765 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:06.381Z] #17 4.767 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:06.381Z] #17 4.848 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:06.414Z] #6 ... [2019-10-21T12:09:06.414Z] [2019-10-21T12:09:06.414Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:09:06.414Z] #5 DONE 0.3s [2019-10-21T12:09:06.638Z] #17 5.564 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:09:06.674Z] [2019-10-21T12:09:06.674Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:09:07.101Z] #6 73.38 go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-21T12:09:07.390Z] #6 73.71 go: finding github.com/kisielk/gotool v1.0.0 [2019-10-21T12:09:07.610Z] #6 DONE 1.5s [2019-10-21T12:09:07.610Z] [2019-10-21T12:09:07.610Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:09:07.610Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:09:07.681Z] #6 73.99 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-21T12:09:07.681Z] #6 74.00 go: finding github.com/gogo/protobuf v1.0.0 [2019-10-21T12:09:07.871Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:09:07.871Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:09:07.871Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.3s [2019-10-21T12:09:07.970Z] #6 74.16 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-21T12:09:07.970Z] #6 74.21 go: finding gotest.tools v2.1.0+incompatible [2019-10-21T12:09:08.006Z] #17 7.020 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:09:08.132Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s [2019-10-21T12:09:08.261Z] #6 74.46 go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-21T12:09:08.261Z] #6 74.66 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-21T12:09:08.396Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-21T12:09:08.396Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-21T12:09:08.552Z] #6 74.72 go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-21T12:09:08.552Z] #6 74.84 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-21T12:09:08.569Z] #17 ... [2019-10-21T12:09:08.569Z] [2019-10-21T12:09:08.569Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:09:08.569Z] #26 28.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:09:08.569Z] #26 28.70 [2019-10-21T12:09:08.569Z] #26 29.03 ######################################################################## 100.0% [2019-10-21T12:09:08.569Z] #26 29.17 [2019-10-21T12:09:08.569Z] #26 29.26 Download of images into '/build' complete. [2019-10-21T12:09:08.569Z] #26 29.26 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:09:08.569Z] #26 29.26 tar -cC '/build' . | docker load [2019-10-21T12:09:08.569Z] #26 DONE 29.7s [2019-10-21T12:09:08.825Z] [2019-10-21T12:09:08.825Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:09:08.825Z] #17 7.725 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:09:08.842Z] #6 74.96 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-21T12:09:09.104Z] #7 completed: 2019-10-21 12:09:08.13742899 +0000 UTC [2019-10-21T12:09:09.104Z] #7 duration: 32.18566683s [2019-10-21T12:09:09.104Z] [2019-10-21T12:09:09.104Z] [2019-10-21T12:09:09.104Z] #8 exporting to image [2019-10-21T12:09:09.104Z] #8 digest: sha256:3fd88344a9bc69e75d542f25b00e14ea2b53ca677555cbb2f8e806a3ee09e039 [2019-10-21T12:09:09.104Z] #8 name: "exporting to image" [2019-10-21T12:09:09.104Z] #8 started: 2019-10-21 12:09:08.13914234 +0000 UTC [2019-10-21T12:09:09.104Z] #8 exporting layers [2019-10-21T12:09:09.130Z] #6 75.35 go: finding github.com/docker/go-units v0.3.1 [2019-10-21T12:09:09.130Z] #6 75.45 go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-21T12:09:09.418Z] #6 75.72 go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-21T12:09:10.047Z] #6 76.28 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-21T12:09:10.047Z] #6 76.30 go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-21T12:09:10.047Z] #6 76.37 go: finding github.com/containerd/containerd v1.2.4 [2019-10-21T12:09:10.194Z] #17 ... [2019-10-21T12:09:10.194Z] [2019-10-21T12:09:10.194Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:10.194Z] #36 3.952 + RM_GOPATH=0 [2019-10-21T12:09:10.194Z] #36 3.952 + TMP_GOPATH= [2019-10-21T12:09:10.194Z] #36 3.952 + : /build [2019-10-21T12:09:10.194Z] #36 3.952 + '[' -z '' ']' [2019-10-21T12:09:10.194Z] #36 3.954 ++ mktemp -d [2019-10-21T12:09:10.194Z] #36 3.956 + export GOPATH=/tmp/tmp.qtWyUkiDlR [2019-10-21T12:09:10.194Z] #36 3.956 + GOPATH=/tmp/tmp.qtWyUkiDlR [2019-10-21T12:09:10.194Z] #36 3.956 + RM_GOPATH=1 [2019-10-21T12:09:10.194Z] #36 3.956 ++ dirname ./install.sh [2019-10-21T12:09:10.194Z] #36 3.957 + dir=. [2019-10-21T12:09:10.194Z] #36 3.957 + bin=tini [2019-10-21T12:09:10.194Z] #36 3.957 + shift [2019-10-21T12:09:10.194Z] #36 3.957 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:09:10.194Z] #36 3.957 + . ./tini.installer [2019-10-21T12:09:10.194Z] #36 3.957 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:09:10.194Z] #36 3.958 + install_tini [2019-10-21T12:09:10.194Z] #36 3.958 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:09:10.194Z] #36 3.958 + git clone https://github.com/krallin/tini.git /tmp/tmp.qtWyUkiDlR/tini [2019-10-21T12:09:10.194Z] #36 3.958 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:09:10.194Z] #36 3.959 Cloning into '/tmp/tmp.qtWyUkiDlR/tini'... [2019-10-21T12:09:10.194Z] #36 5.169 + cd /tmp/tmp.qtWyUkiDlR/tini [2019-10-21T12:09:10.194Z] #36 5.171 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:09:10.194Z] #36 5.186 + cmake . [2019-10-21T12:09:10.194Z] #36 5.814 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:09:10.194Z] #36 5.862 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:09:10.194Z] #36 6.539 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:09:10.194Z] #36 6.550 -- Detecting C compiler ABI info [2019-10-21T12:09:10.194Z] #36 7.252 -- Detecting C compiler ABI info - done [2019-10-21T12:09:10.194Z] #36 7.335 -- Detecting C compile features [2019-10-21T12:09:10.194Z] #36 ... [2019-10-21T12:09:10.194Z] [2019-10-21T12:09:10.194Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:10.194Z] #41 10.26 DEP images/opts.pb-c.d [2019-10-21T12:09:10.194Z] #41 10.35 DEP images/sit.pb-c.d [2019-10-21T12:09:10.194Z] #41 10.45 PBCC images/macvlan.pb-c.c [2019-10-21T12:09:10.194Z] #41 10.45 DEP images/macvlan.pb-c.d [2019-10-21T12:09:10.194Z] #41 10.55 PBCC images/autofs.pb-c.c [2019-10-21T12:09:10.194Z] #41 10.61 DEP images/autofs.pb-c.d [2019-10-21T12:09:10.194Z] #41 10.70 PBCC images/sysctl.pb-c.c [2019-10-21T12:09:10.194Z] #41 10.73 DEP images/sysctl.pb-c.d [2019-10-21T12:09:10.194Z] #41 10.82 PBCC images/time.pb-c.c [2019-10-21T12:09:10.194Z] #41 10.91 DEP images/time.pb-c.d [2019-10-21T12:09:10.194Z] #41 10.96 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.00 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.05 PBCC images/seccomp.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.08 DEP images/seccomp.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.13 PBCC images/userns.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.14 DEP images/userns.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.22 PBCC images/cgroup.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.27 DEP images/cgroup.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.33 PBCC images/fown.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.37 PBCC images/ext-file.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.41 DEP images/fown.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.44 DEP images/ext-file.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.50 PBCC images/rpc.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.56 DEP images/rpc.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.64 PBCC images/siginfo.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.64 DEP images/siginfo.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.71 PBCC images/pagemap.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.73 DEP images/pagemap.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.82 PBCC images/rlimit.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.85 DEP images/rlimit.pb-c.d [2019-10-21T12:09:10.194Z] #41 11.90 PBCC images/file-lock.pb-c.c [2019-10-21T12:09:10.194Z] #41 11.94 DEP images/file-lock.pb-c.d [2019-10-21T12:09:10.194Z] #41 12.01 PBCC images/tty.pb-c.c [2019-10-21T12:09:10.194Z] #41 12.05 DEP images/tty.pb-c.d [2019-10-21T12:09:10.194Z] #41 12.18 PBCC images/tun.pb-c.c [2019-10-21T12:09:10.194Z] #41 12.42 PBCC images/netdev.pb-c.c [2019-10-21T12:09:10.194Z] #41 12.53 DEP images/tun.pb-c.d [2019-10-21T12:09:10.194Z] #41 12.63 DEP images/netdev.pb-c.d [2019-10-21T12:09:10.194Z] #41 12.76 PBCC images/vma.pb-c.c [2019-10-21T12:09:10.194Z] #41 12.97 DEP images/vma.pb-c.d [2019-10-21T12:09:10.194Z] #41 13.16 PBCC images/creds.pb-c.c [2019-10-21T12:09:10.194Z] #41 13.18 DEP images/creds.pb-c.d [2019-10-21T12:09:10.194Z] #41 13.30 PBCC images/utsns.pb-c.c [2019-10-21T12:09:10.194Z] #41 13.42 DEP images/utsns.pb-c.d [2019-10-21T12:09:10.194Z] #41 13.58 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:09:10.194Z] #41 13.74 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:09:10.194Z] #41 13.81 DEP images/ipc-desc.pb-c.d [2019-10-21T12:09:10.194Z] #41 14.04 DEP images/ipc-sem.pb-c.d [2019-10-21T12:09:10.194Z] #41 14.14 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:09:10.336Z] #6 76.66 go: finding github.com/onsi/gomega v1.4.3 [2019-10-21T12:09:10.336Z] #6 76.80 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-21T12:09:10.625Z] #6 76.89 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-21T12:09:10.630Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.9s done [2019-10-21T12:09:10.757Z] #41 14.36 DEP images/ipc-msg.pb-c.d [2019-10-21T12:09:10.757Z] #41 14.53 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:09:11.014Z] #41 14.60 DEP images/ipc-shm.pb-c.d [2019-10-21T12:09:11.270Z] #41 14.88 PBCC images/ipc-var.pb-c.c [2019-10-21T12:09:11.270Z] #41 15.03 DEP images/ipc-var.pb-c.d [2019-10-21T12:09:11.528Z] #41 15.22 PBCC images/sk-opts.pb-c.c [2019-10-21T12:09:11.528Z] #41 15.30 PBCC images/packet-sock.pb-c.c [2019-10-21T12:09:11.529Z] Client: [2019-10-21T12:09:11.530Z] Debug Mode: false [2019-10-21T12:09:11.530Z] [2019-10-21T12:09:11.530Z] Server: [2019-10-21T12:09:11.530Z] Containers: 0 [2019-10-21T12:09:11.530Z] Running: 0 [2019-10-21T12:09:11.530Z] Paused: 0 [2019-10-21T12:09:11.530Z] Stopped: 0 [2019-10-21T12:09:11.530Z] Images: 0 [2019-10-21T12:09:11.530Z] Server Version: 19.03.2 [2019-10-21T12:09:11.530Z] Storage Driver: overlay2 [2019-10-21T12:09:11.530Z] Backing Filesystem: extfs [2019-10-21T12:09:11.530Z] Supports d_type: true [2019-10-21T12:09:11.530Z] Native Overlay Diff: true [2019-10-21T12:09:11.530Z] Logging Driver: json-file [2019-10-21T12:09:11.530Z] Cgroup Driver: cgroupfs [2019-10-21T12:09:11.530Z] Plugins: [2019-10-21T12:09:11.530Z] Volume: local [2019-10-21T12:09:11.530Z] Network: bridge host ipvlan macvlan null overlay [2019-10-21T12:09:11.530Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-21T12:09:11.530Z] Swarm: inactive [2019-10-21T12:09:11.530Z] Runtimes: runc [2019-10-21T12:09:11.530Z] Default Runtime: runc [2019-10-21T12:09:11.530Z] Init Binary: docker-init [2019-10-21T12:09:11.530Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-21T12:09:11.530Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-21T12:09:11.530Z] init version: fec3683 [2019-10-21T12:09:11.530Z] Security Options: [2019-10-21T12:09:11.530Z] apparmor [2019-10-21T12:09:11.530Z] seccomp [2019-10-21T12:09:11.530Z] Profile: default [2019-10-21T12:09:11.530Z] Kernel Version: 4.15.0-1048-aws [2019-10-21T12:09:11.530Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-21T12:09:11.530Z] OSType: linux [2019-10-21T12:09:11.530Z] Architecture: x86_64 [2019-10-21T12:09:11.530Z] CPUs: 2 [2019-10-21T12:09:11.530Z] Total Memory: 7.501GiB [2019-10-21T12:09:11.530Z] Name: ip-10-100-108-242 [2019-10-21T12:09:11.530Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-21T12:09:11.530Z] Docker Root Dir: /var/lib/docker [2019-10-21T12:09:11.530Z] Debug Mode: false [2019-10-21T12:09:11.530Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:09:11.530Z] Labels: [2019-10-21T12:09:11.530Z] Experimental: true [2019-10-21T12:09:11.530Z] Insecure Registries: [2019-10-21T12:09:11.530Z] 127.0.0.0/8 [2019-10-21T12:09:11.530Z] Live Restore Enabled: true [2019-10-21T12:09:11.530Z] [2019-10-21T12:09:11.530Z] WARNING: No swap limit support [Pipeline] sh [2019-10-21T12:09:11.581Z] #65 DONE 4.0s [2019-10-21T12:09:11.581Z] [2019-10-21T12:09:11.581Z] #19 [internal] load build context [2019-10-21T12:09:11.581Z] #19 transferring context: 45.62MB 4.0s done [2019-10-21T12:09:11.581Z] #19 DONE 4.0s [2019-10-21T12:09:11.581Z] [2019-10-21T12:09:11.581Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:09:11.581Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:09:11.581Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-21T12:09:11.581Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 0.9s done [2019-10-21T12:09:11.581Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.6s done [2019-10-21T12:09:11.581Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:09:11.581Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-21T12:09:11.581Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 1.7s done [2019-10-21T12:09:11.581Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.9s done [2019-10-21T12:09:11.581Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.7s done [2019-10-21T12:09:11.581Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 4.0s [2019-10-21T12:09:11.581Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.7s [2019-10-21T12:09:11.581Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 1.8s done [2019-10-21T12:09:11.785Z] #41 15.50 DEP images/sk-opts.pb-c.d [2019-10-21T12:09:11.785Z] #41 15.55 DEP images/packet-sock.pb-c.d [2019-10-21T12:09:11.785Z] #41 15.58 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:09:11.785Z] #41 15.62 DEP images/sk-netlink.pb-c.d [2019-10-21T12:09:11.785Z] #41 15.68 PBCC images/sk-inet.pb-c.c [2019-10-21T12:09:11.785Z] #41 15.71 DEP images/sk-inet.pb-c.d [2019-10-21T12:09:11.833Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:09:11.833Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:09:11.833Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40110/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-21T12:09:11.833Z] + bash /home/ubuntu/workspace/moby_PR-40110/check-config.sh [2019-10-21T12:09:11.833Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-21T12:09:11.833Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-21T12:09:11.833Z] [2019-10-21T12:09:11.833Z] Generally Necessary: [2019-10-21T12:09:11.833Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-21T12:09:11.833Z] - apparmor: enabled and tools installed [2019-10-21T12:09:11.833Z] - CONFIG_NAMESPACES: enabled [2019-10-21T12:09:11.833Z] - CONFIG_NET_NS: enabled [2019-10-21T12:09:11.833Z] - CONFIG_PID_NS: enabled [2019-10-21T12:09:11.833Z] - CONFIG_IPC_NS: enabled [2019-10-21T12:09:11.833Z] - CONFIG_UTS_NS: enabled [2019-10-21T12:09:11.833Z] - CONFIG_CGROUPS: enabled [2019-10-21T12:09:11.833Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-21T12:09:11.833Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-21T12:09:11.833Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-21T12:09:11.833Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-21T12:09:11.833Z] - CONFIG_CPUSETS: enabled [2019-10-21T12:09:11.833Z] - CONFIG_MEMCG: enabled [2019-10-21T12:09:11.833Z] - CONFIG_KEYS: enabled [2019-10-21T12:09:11.833Z] - CONFIG_VETH: enabled (as module) [2019-10-21T12:09:11.833Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-21T12:09:11.833Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-21T12:09:11.841Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 4.0s done [2019-10-21T12:09:12.044Z] #41 15.77 PBCC images/sk-unix.pb-c.c [2019-10-21T12:09:12.044Z] #41 15.84 DEP images/sk-unix.pb-c.d [2019-10-21T12:09:12.044Z] #41 15.89 PBCC images/mm.pb-c.c [2019-10-21T12:09:12.044Z] #41 15.94 DEP images/mm.pb-c.d [2019-10-21T12:09:12.098Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-21T12:09:12.098Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-21T12:09:12.098Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-21T12:09:12.098Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-21T12:09:12.098Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-21T12:09:12.098Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-21T12:09:12.098Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-21T12:09:12.098Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-21T12:09:12.098Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-21T12:09:12.098Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-21T12:09:12.098Z] [2019-10-21T12:09:12.098Z] Optional Features: [2019-10-21T12:09:12.098Z] - CONFIG_USER_NS: enabled [2019-10-21T12:09:12.098Z] - CONFIG_SECCOMP: enabled [2019-10-21T12:09:12.098Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-21T12:09:12.098Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-21T12:09:12.098Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-21T12:09:12.098Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-21T12:09:12.098Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-21T12:09:12.098Z] - CONFIG_BLK_CGROUP: enabled [2019-10-21T12:09:12.099Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-21T12:09:12.099Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-21T12:09:12.099Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-21T12:09:12.099Z] - CONFIG_CGROUP_PERF: enabled [2019-10-21T12:09:12.099Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-21T12:09:12.099Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-21T12:09:12.099Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-21T12:09:12.099Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-21T12:09:12.099Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-21T12:09:12.099Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-21T12:09:12.099Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-21T12:09:12.099Z] - CONFIG_IP_VS: enabled (as module) [2019-10-21T12:09:12.099Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-21T12:09:12.099Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-21T12:09:12.099Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-21T12:09:12.099Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-21T12:09:12.099Z] - CONFIG_EXT4_FS: enabled [2019-10-21T12:09:12.099Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-21T12:09:12.099Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-21T12:09:12.099Z] - Network Drivers: [2019-10-21T12:09:12.099Z] - "overlay": [2019-10-21T12:09:12.168Z] #6 78.19 go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-21T12:09:12.168Z] #6 78.19 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-21T12:09:12.168Z] #6 78.20 go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-21T12:09:12.168Z] #6 78.22 go: finding github.com/hpcloud/tail v1.0.0 [2019-10-21T12:09:12.168Z] #6 78.31 go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-21T12:09:12.168Z] #6 78.33 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-21T12:09:12.301Z] #41 16.01 PBCC images/timerfd.pb-c.c [2019-10-21T12:09:12.301Z] #41 16.07 DEP images/timerfd.pb-c.d [2019-10-21T12:09:12.301Z] #41 16.14 PBCC images/timer.pb-c.c [2019-10-21T12:09:12.301Z] #41 16.19 DEP images/timer.pb-c.d [2019-10-21T12:09:12.373Z] - CONFIG_VXLAN: enabled (as module) [2019-10-21T12:09:12.373Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-21T12:09:12.373Z] Optional (for encrypted networks): [2019-10-21T12:09:12.373Z] - CONFIG_CRYPTO: enabled [2019-10-21T12:09:12.373Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-21T12:09:12.373Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-21T12:09:12.373Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-21T12:09:12.373Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-21T12:09:12.373Z] - CONFIG_XFRM: enabled [2019-10-21T12:09:12.373Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-21T12:09:12.373Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-21T12:09:12.373Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-21T12:09:12.373Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-21T12:09:12.373Z] - "ipvlan": [2019-10-21T12:09:12.373Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-21T12:09:12.373Z] - "macvlan": [2019-10-21T12:09:12.373Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-21T12:09:12.373Z] - CONFIG_DUMMY: enabled (as module) [2019-10-21T12:09:12.373Z] - "ftp,tftp client in container": [2019-10-21T12:09:12.373Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-21T12:09:12.373Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-21T12:09:12.373Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-21T12:09:12.373Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-21T12:09:12.373Z] - Storage Drivers: [2019-10-21T12:09:12.373Z] - "aufs": [2019-10-21T12:09:12.373Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-21T12:09:12.373Z] - "btrfs": [2019-10-21T12:09:12.373Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-21T12:09:12.373Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-21T12:09:12.373Z] - "devicemapper": [2019-10-21T12:09:12.373Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-21T12:09:12.373Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-21T12:09:12.373Z] - "overlay": [2019-10-21T12:09:12.373Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-21T12:09:12.373Z] - "zfs": [2019-10-21T12:09:12.373Z] - /dev/zfs: missing [2019-10-21T12:09:12.373Z] - zfs command: missing [2019-10-21T12:09:12.373Z] - zpool command: missing [2019-10-21T12:09:12.373Z] [2019-10-21T12:09:12.373Z] Limits: [2019-10-21T12:09:12.373Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-21T12:09:12.373Z] [2019-10-21T12:09:12.373Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-21T12:09:12.558Z] #41 16.26 PBCC images/sa.pb-c.c [2019-10-21T12:09:12.558Z] #41 16.38 DEP images/sa.pb-c.d [2019-10-21T12:09:12.558Z] #41 16.44 PBCC images/pipe-data.pb-c.c [2019-10-21T12:09:12.724Z] + sudo modprobe ip_vs [2019-10-21T12:09:12.814Z] #41 16.50 DEP images/pipe-data.pb-c.d [2019-10-21T12:09:12.814Z] #41 16.57 PBCC images/mnt.pb-c.c [2019-10-21T12:09:12.814Z] #41 16.68 DEP images/mnt.pb-c.d [2019-10-21T12:09:12.814Z] #41 16.76 PBCC images/sk-packet.pb-c.c [2019-10-21T12:09:12.983Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e7805653b8632aae4f789dbca238e25b16df964d . [2019-10-21T12:09:12.983Z] #2 [internal] load build definition from Dockerfile [2019-10-21T12:09:12.983Z] #2 transferring dockerfile: 14.63kB done [2019-10-21T12:09:12.983Z] #2 DONE 0.0s [2019-10-21T12:09:12.983Z] [2019-10-21T12:09:12.983Z] #1 [internal] load .dockerignore [2019-10-21T12:09:12.983Z] #1 transferring context: 87B done [2019-10-21T12:09:12.983Z] #1 DONE 0.0s [2019-10-21T12:09:12.983Z] [2019-10-21T12:09:12.983Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:09:13.071Z] #41 16.83 DEP images/sk-packet.pb-c.d [2019-10-21T12:09:13.071Z] #41 16.90 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:09:13.071Z] #41 17.01 DEP images/tcp-stream.pb-c.d [2019-10-21T12:09:13.215Z] #8 completed: 2019-10-21 12:09:12.840503167 +0000 UTC [2019-10-21T12:09:13.215Z] #8 duration: 4.701360827s [2019-10-21T12:09:13.215Z] #8 exporting layers 4.7s done [2019-10-21T12:09:13.215Z] #8 writing image sha256:39b24b3ccae5a99a09999e230f302a4df665f246cebd709264d11c43f44a780d done [2019-10-21T12:09:13.215Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-21T12:09:13.215Z] [2019-10-21T12:09:13.328Z] #41 17.07 PBCC images/pipe.pb-c.c [2019-10-21T12:09:13.328Z] #41 17.10 DEP images/pipe.pb-c.d [2019-10-21T12:09:13.328Z] #41 17.18 PBCC images/pstree.pb-c.c [2019-10-21T12:09:13.328Z] #41 17.25 DEP images/pstree.pb-c.d [2019-10-21T12:09:13.549Z] #3 DONE 0.3s [2019-10-21T12:09:13.549Z] [2019-10-21T12:09:13.549Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:09:13.549Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:09:13.549Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-21T12:09:13.549Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.88MB / 8.82MB 0.2s [2019-10-21T12:09:13.549Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:09:13.549Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-21T12:09:13.549Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-21T12:09:13.549Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-21T12:09:13.584Z] 4ef0404d4af1811d3ef0605b8282af19a36ec36775ac15ed87ef8709725e4cec [2019-10-21T12:09:13.584Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:e7805653b8632aae4f789dbca238e25b16df964d . [2019-10-21T12:09:13.584Z] #1 [internal] booting buildkit [2019-10-21T12:09:13.584Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-21T12:09:13.585Z] #41 17.33 PBCC images/fs.pb-c.c [2019-10-21T12:09:13.585Z] #41 17.37 DEP images/fs.pb-c.d [2019-10-21T12:09:13.585Z] #41 17.44 PBCC images/signalfd.pb-c.c [2019-10-21T12:09:13.585Z] #41 17.51 DEP images/signalfd.pb-c.d [2019-10-21T12:09:13.753Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 4.5s done [2019-10-21T12:09:13.753Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-21T12:09:13.842Z] #41 17.56 PBCC images/fh.pb-c.c [2019-10-21T12:09:13.842Z] #41 17.62 PBCC images/fsnotify.pb-c.c [2019-10-21T12:09:13.842Z] #41 17.70 DEP images/fh.pb-c.d [2019-10-21T12:09:14.021Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.5s done [2019-10-21T12:09:14.021Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-10-21T12:09:14.098Z] #41 17.77 DEP images/fsnotify.pb-c.d [2019-10-21T12:09:14.098Z] #41 17.82 PBCC images/eventpoll.pb-c.c [2019-10-21T12:09:14.098Z] #41 17.86 DEP images/eventpoll.pb-c.d [2019-10-21T12:09:14.098Z] #41 17.92 PBCC images/eventfd.pb-c.c [2019-10-21T12:09:14.098Z] #41 17.93 DEP images/eventfd.pb-c.d [2019-10-21T12:09:14.098Z] #41 17.98 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:09:14.098Z] #41 18.05 DEP images/remap-file-path.pb-c.d [2019-10-21T12:09:14.098Z] #41 ... [2019-10-21T12:09:14.098Z] [2019-10-21T12:09:14.098Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:14.098Z] #44 71.87 fmt [2019-10-21T12:09:14.098Z] #44 72.99 regexp [2019-10-21T12:09:14.098Z] #44 77.31 go/token [2019-10-21T12:09:14.098Z] #44 78.41 internal/lazyregexp [2019-10-21T12:09:14.098Z] #44 78.96 go/scanner [2019-10-21T12:09:14.098Z] #44 79.11 net/url [2019-10-21T12:09:14.098Z] #44 80.87 go/ast [2019-10-21T12:09:14.098Z] #44 81.02 text/template/parse [2019-10-21T12:09:14.113Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done [2019-10-21T12:09:14.113Z] #4 DONE 0.7s [2019-10-21T12:09:14.280Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-21T12:09:14.355Z] #44 ... [2019-10-21T12:09:14.355Z] [2019-10-21T12:09:14.355Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:14.355Z] #59 35.98 + cd /tmp/tmp.5KuzMwQcir/src/github.com/containerd/containerd [2019-10-21T12:09:14.355Z] #59 35.98 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:09:14.541Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-10-21T12:09:14.682Z] [2019-10-21T12:09:14.682Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:09:14.940Z] #6 DONE 0.2s [2019-10-21T12:09:14.940Z] [2019-10-21T12:09:14.940Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:09:14.940Z] #5 DONE 0.2s [2019-10-21T12:09:14.940Z] [2019-10-21T12:09:14.940Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:09:14.940Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:09:14.940Z] #65 DONE 0.0s [2019-10-21T12:09:14.940Z] [2019-10-21T12:09:14.940Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:09:14.940Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:09:14.952Z] #59 36.45 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:09:14.952Z] #59 36.45 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:09:14.952Z] #59 36.45 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:09:14.952Z] #59 36.45 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:09:14.952Z] #59 36.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:09:14.952Z] #59 36.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:09:14.952Z] #59 36.45 + '[' '' = dynamic ']' [2019-10-21T12:09:14.952Z] #59 36.45 + make [2019-10-21T12:09:14.952Z] #59 ... [2019-10-21T12:09:14.952Z] [2019-10-21T12:09:14.952Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:09:14.952Z] #31 72.48 github.com/BurntSushi/toml [2019-10-21T12:09:14.952Z] #31 72.49 flag [2019-10-21T12:09:14.952Z] #31 74.39 log [2019-10-21T12:09:14.952Z] #31 78.36 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:09:14.952Z] #31 ... [2019-10-21T12:09:14.952Z] [2019-10-21T12:09:14.952Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:14.952Z] #41 18.14 PBCC images/fifo.pb-c.c [2019-10-21T12:09:14.952Z] #41 18.17 DEP images/fifo.pb-c.d [2019-10-21T12:09:14.952Z] #41 18.22 PBCC images/ghost-file.pb-c.c [2019-10-21T12:09:14.952Z] #41 18.30 DEP images/ghost-file.pb-c.d [2019-10-21T12:09:14.952Z] #41 18.37 PBCC images/regfile.pb-c.c [2019-10-21T12:09:14.952Z] #41 18.40 DEP images/regfile.pb-c.d [2019-10-21T12:09:14.952Z] #41 18.48 PBCC images/ns.pb-c.c [2019-10-21T12:09:14.952Z] #41 18.55 DEP images/ns.pb-c.d [2019-10-21T12:09:14.952Z] #41 18.67 PBCC images/fdinfo.pb-c.c [2019-10-21T12:09:15.198Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:09:15.198Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-21T12:09:15.198Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-21T12:09:15.198Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.2s [2019-10-21T12:09:15.198Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.2s [2019-10-21T12:09:15.198Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 6.03MB / 10.80MB 0.2s [2019-10-21T12:09:15.198Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 2.33MB / 4.34MB 0.3s [2019-10-21T12:09:15.198Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.61MB / 10.80MB 0.3s [2019-10-21T12:09:15.208Z] #41 18.80 DEP images/fdinfo.pb-c.d [2019-10-21T12:09:15.208Z] #41 18.93 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:09:15.208Z] #41 ... [2019-10-21T12:09:15.208Z] [2019-10-21T12:09:15.208Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:15.208Z] #36 10.18 -- Detecting C compile features - done [2019-10-21T12:09:15.208Z] #36 10.44 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:09:15.208Z] #36 11.19 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:09:15.208Z] #36 11.54 -- Configuring done [2019-10-21T12:09:15.208Z] #36 11.55 -- Generating done [2019-10-21T12:09:15.208Z] #36 11.56 -- Build files have been written to: /tmp/tmp.qtWyUkiDlR/tini [2019-10-21T12:09:15.208Z] #36 11.56 + make tini-static [2019-10-21T12:09:15.208Z] #36 11.93 Scanning dependencies of target tini-static [2019-10-21T12:09:15.208Z] #36 12.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:09:15.208Z] #36 13.74 [100%] Linking C executable tini-static [2019-10-21T12:09:15.208Z] #36 14.44 [100%] Built target tini-static [2019-10-21T12:09:15.208Z] #36 14.52 + mkdir -p /build [2019-10-21T12:09:15.208Z] #36 14.52 + cp tini-static /build/docker-init [2019-10-21T12:09:15.208Z] #36 DONE 15.0s [2019-10-21T12:09:15.208Z] [2019-10-21T12:09:15.208Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:15.208Z] #41 19.02 PBCC images/core-arm.pb-c.c [2019-10-21T12:09:15.456Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.5s done [2019-10-21T12:09:15.456Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 14.50MB / 45.38MB 0.5s [2019-10-21T12:09:15.456Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-10-21T12:09:15.456Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.5s [2019-10-21T12:09:15.456Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.5s [2019-10-21T12:09:15.456Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 20.16MB / 45.38MB 0.6s [2019-10-21T12:09:15.456Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.99MB / 50.07MB 0.6s [2019-10-21T12:09:15.465Z] #41 19.13 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:09:15.465Z] #41 19.30 PBCC images/core-s390.pb-c.c [2019-10-21T12:09:15.465Z] #41 19.32 PBCC images/core-x86.pb-c.c [2019-10-21T12:09:15.569Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done [2019-10-21T12:09:15.569Z] #1 creating container buildx_buildkit_default [2019-10-21T12:09:15.716Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 25.14MB / 45.38MB 0.8s [2019-10-21T12:09:15.716Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 14.07MB / 57.69MB 0.8s [2019-10-21T12:09:15.716Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 10.59MB / 50.07MB 0.8s [2019-10-21T12:09:15.720Z] #41 19.59 PBCC images/core.pb-c.c [2019-10-21T12:09:15.975Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 28.67MB / 45.38MB 0.9s [2019-10-21T12:09:15.975Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 21.10MB / 57.69MB 0.9s [2019-10-21T12:09:15.975Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 14.21MB / 50.07MB 0.9s [2019-10-21T12:09:15.975Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.61MB / 45.38MB 1.1s [2019-10-21T12:09:15.975Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 28.78MB / 57.69MB 1.1s [2019-10-21T12:09:15.975Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 19.15MB / 50.07MB 1.1s [2019-10-21T12:09:15.976Z] #41 19.73 PBCC images/inventory.pb-c.c [2019-10-21T12:09:16.234Z] #41 ... [2019-10-21T12:09:16.234Z] [2019-10-21T12:09:16.234Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:09:16.234Z] #31 DONE 83.7s [2019-10-21T12:09:16.234Z] [2019-10-21T12:09:16.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:16.234Z] #41 19.88 DEP images/core-aarch64.pb-c.d [2019-10-21T12:09:16.234Z] #41 19.97 DEP images/core-arm.pb-c.d [2019-10-21T12:09:16.234Z] #41 20.09 DEP images/core-ppc64.pb-c.d [2019-10-21T12:09:16.234Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.3s [2019-10-21T12:09:16.234Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 36.18MB / 57.69MB 1.3s [2019-10-21T12:09:16.234Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 28.12MB / 50.07MB 1.3s [2019-10-21T12:09:16.373Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-21T12:09:16.373Z] #1 DONE 2.6s [2019-10-21T12:09:16.373Z] [2019-10-21T12:09:16.373Z] #2 [internal] load build definition from Dockerfile [2019-10-21T12:09:16.373Z] #2 transferring dockerfile: 14.62kB done [2019-10-21T12:09:16.373Z] #2 DONE 0.0s [2019-10-21T12:09:16.373Z] [2019-10-21T12:09:16.373Z] #3 [internal] load .dockerignore [2019-10-21T12:09:16.373Z] #3 transferring context: 87B done [2019-10-21T12:09:16.373Z] #3 DONE 0.0s [2019-10-21T12:09:16.373Z] [2019-10-21T12:09:16.373Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:09:16.490Z] #41 20.20 DEP images/core-s390.pb-c.d [2019-10-21T12:09:16.500Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.4s done [2019-10-21T12:09:16.500Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 45.63MB / 57.69MB 1.5s [2019-10-21T12:09:16.500Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 32.73MB / 50.07MB 1.5s [2019-10-21T12:09:16.500Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 455.23kB / 120.06MB 1.5s [2019-10-21T12:09:16.747Z] #41 20.35 DEP images/core-x86.pb-c.d [2019-10-21T12:09:16.747Z] #41 20.43 DEP images/core.pb-c.d [2019-10-21T12:09:16.747Z] #41 20.54 DEP images/inventory.pb-c.d [2019-10-21T12:09:16.747Z] #41 20.61 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:09:16.764Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.9s [2019-10-21T12:09:16.764Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 45.02MB / 50.07MB 1.9s [2019-10-21T12:09:16.764Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 9.35MB / 120.06MB 1.9s [2019-10-21T12:09:16.764Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-21T12:09:17.004Z] #41 20.69 DEP images/cpuinfo.pb-c.d [2019-10-21T12:09:17.004Z] #41 20.75 PBCC images/stats.pb-c.c [2019-10-21T12:09:17.004Z] #41 20.80 DEP images/stats.pb-c.d [2019-10-21T12:09:17.028Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 49.22MB / 50.07MB 2.0s [2019-10-21T12:09:17.080Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.3s done [2019-10-21T12:09:17.177Z] #4 DONE 0.6s [2019-10-21T12:09:17.177Z] [2019-10-21T12:09:17.177Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:09:17.177Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:09:17.177Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:09:17.177Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-21T12:09:17.177Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-21T12:09:17.177Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-21T12:09:17.177Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-21T12:09:17.286Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.0s done [2019-10-21T12:09:17.286Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 18.95MB / 120.06MB 2.3s [2019-10-21T12:09:17.286Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 2.3s [2019-10-21T12:09:17.286Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.3s done [2019-10-21T12:09:17.286Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 26.89MB / 120.06MB 2.4s [2019-10-21T12:09:17.286Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.3s done [2019-10-21T12:09:17.339Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-10-21T12:09:17.550Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 40.08MB / 120.06MB 2.6s [2019-10-21T12:09:17.550Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 48.01MB / 120.06MB 2.7s [2019-10-21T12:09:17.566Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-21T12:09:17.566Z] #5 DONE 0.6s [2019-10-21T12:09:17.931Z] [2019-10-21T12:09:17.931Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:09:18.118Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 58.14MB / 120.06MB 3.0s [2019-10-21T12:09:18.118Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 69.67MB / 120.06MB 3.2s [2019-10-21T12:09:18.377Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 75.69MB / 120.06MB 3.3s [2019-10-21T12:09:18.377Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 87.27MB / 120.06MB 3.5s [2019-10-21T12:09:18.386Z] #6 ... [2019-10-21T12:09:18.386Z] [2019-10-21T12:09:18.386Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:09:18.386Z] #7 DONE 0.3s [2019-10-21T12:09:18.386Z] [2019-10-21T12:09:18.386Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:09:18.386Z] #6 DONE 0.5s [2019-10-21T12:09:18.386Z] [2019-10-21T12:09:18.386Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:09:18.386Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:09:18.635Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 97.84MB / 120.06MB 3.7s [2019-10-21T12:09:18.722Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.4s done [2019-10-21T12:09:18.722Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 [2019-10-21T12:09:18.875Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-10-21T12:09:18.875Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:09:18.875Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-21T12:09:18.875Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s [2019-10-21T12:09:18.875Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.1s [2019-10-21T12:09:18.875Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-21T12:09:18.875Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-10-21T12:09:18.875Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.1s [2019-10-21T12:09:18.875Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 0B / 45.98MB 0.1s [2019-10-21T12:09:18.875Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 0B / 102.17MB 0.1s [2019-10-21T12:09:18.875Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 872.45kB / 10.32MB 0.3s [2019-10-21T12:09:18.875Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s done [2019-10-21T12:09:18.875Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.2s done [2019-10-21T12:09:18.875Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 5.68MB / 45.24MB 0.3s [2019-10-21T12:09:18.875Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 4.28MB / 50.49MB 0.3s [2019-10-21T12:09:18.875Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 3.72MB / 10.32MB 0.4s [2019-10-21T12:09:18.875Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 8.73MB / 45.24MB 0.4s [2019-10-21T12:09:18.875Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 7.64MB / 50.49MB 0.4s [2019-10-21T12:09:18.875Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 5.20MB / 45.98MB 0.4s [2019-10-21T12:09:18.896Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 107.47MB / 120.06MB 3.9s [2019-10-21T12:09:18.898Z] #41 22.58 make[1]: Nothing to be done for 'all'. [2019-10-21T12:09:19.154Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 4.2s [2019-10-21T12:09:19.485Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 5.59MB / 10.32MB 0.6s [2019-10-21T12:09:19.485Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 11.16MB / 45.24MB 0.6s [2019-10-21T12:09:19.485Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 10.46MB / 50.49MB 0.6s [2019-10-21T12:09:19.485Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 8.18MB / 45.98MB 0.6s [2019-10-21T12:09:19.485Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 7.72MB / 102.17MB 0.6s [2019-10-21T12:09:19.485Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 8.11MB / 10.32MB 0.7s [2019-10-21T12:09:19.485Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 13.02MB / 50.49MB 0.7s [2019-10-21T12:09:19.485Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 11.00MB / 45.98MB 0.7s [2019-10-21T12:09:19.485Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.14MB / 10.32MB 0.9s [2019-10-21T12:09:19.485Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 15.12MB / 45.24MB 0.9s [2019-10-21T12:09:19.485Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 13.56MB / 45.98MB 0.9s [2019-10-21T12:09:19.724Z] #7 ... [2019-10-21T12:09:19.724Z] [2019-10-21T12:09:19.724Z] #19 [internal] load build context [2019-10-21T12:09:19.724Z] #19 transferring context: 45.62MB 4.4s done [2019-10-21T12:09:19.724Z] #19 DONE 4.6s [2019-10-21T12:09:19.724Z] [2019-10-21T12:09:19.724Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:09:19.724Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 4.8s done [2019-10-21T12:09:20.100Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.9s done [2019-10-21T12:09:20.100Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 20.09MB / 50.49MB 1.0s [2019-10-21T12:09:20.100Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 16.05MB / 45.98MB 1.0s [2019-10-21T12:09:20.100Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 15.65MB / 102.17MB 1.0s [2019-10-21T12:09:20.100Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 21.02MB / 45.24MB 1.2s [2019-10-21T12:09:20.100Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 18.73MB / 45.98MB 1.2s [2019-10-21T12:09:20.100Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 23.51MB / 45.24MB 1.3s [2019-10-21T12:09:20.100Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 27.17MB / 50.49MB 1.3s [2019-10-21T12:09:20.100Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 21.04MB / 45.98MB 1.3s [2019-10-21T12:09:20.100Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 26.44MB / 45.24MB 1.5s [2019-10-21T12:09:20.100Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 29.98MB / 50.49MB 1.5s [2019-10-21T12:09:20.100Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 23.14MB / 102.17MB 1.5s [2019-10-21T12:09:20.100Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 32.89MB / 50.49MB 1.6s [2019-10-21T12:09:20.100Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 25.07MB / 45.98MB 1.6s [2019-10-21T12:09:20.268Z] #41 23.93 CC images/stats.o [2019-10-21T12:09:20.618Z] #41 24.33 CC images/core.o [2019-10-21T12:09:20.680Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 34.11MB / 45.24MB 1.8s [2019-10-21T12:09:20.680Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 35.52MB / 50.49MB 1.8s [2019-10-21T12:09:20.680Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 27.79MB / 45.98MB 1.8s [2019-10-21T12:09:20.680Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 28.95MB / 102.17MB 1.8s [2019-10-21T12:09:20.680Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 37.09MB / 45.24MB 1.9s [2019-10-21T12:09:20.680Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 38.76MB / 50.49MB 1.9s [2019-10-21T12:09:20.680Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 32.02MB / 45.98MB 1.9s [2019-10-21T12:09:20.680Z] #8 ... [2019-10-21T12:09:20.680Z] [2019-10-21T12:09:20.680Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:09:20.680Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:09:20.680Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:09:20.680Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-21T12:09:20.680Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:09:20.680Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-10-21T12:09:20.680Z] #66 DONE 2.1s [2019-10-21T12:09:20.680Z] [2019-10-21T12:09:20.680Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:09:20.680Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 40.57MB / 45.24MB 2.1s [2019-10-21T12:09:20.680Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 41.91MB / 50.49MB 2.1s [2019-10-21T12:09:20.680Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.93MB / 45.98MB 2.1s [2019-10-21T12:09:20.680Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 34.63MB / 102.17MB 2.1s [2019-10-21T12:09:20.680Z] #8 ... [2019-10-21T12:09:20.680Z] [2019-10-21T12:09:20.680Z] #20 [internal] load build context [2019-10-21T12:09:20.680Z] #20 transferring context: 45.62MB 2.3s done [2019-10-21T12:09:20.680Z] #20 DONE 2.4s [2019-10-21T12:09:20.680Z] [2019-10-21T12:09:20.680Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:09:20.680Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 44.37MB / 45.24MB 2.2s [2019-10-21T12:09:20.680Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 46.46MB / 50.49MB 2.2s [2019-10-21T12:09:20.680Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 39.88MB / 45.98MB 2.2s [2019-10-21T12:09:21.098Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.4s done [2019-10-21T12:09:21.098Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.4s [2019-10-21T12:09:21.098Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.4s [2019-10-21T12:09:21.098Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 44.12MB / 102.17MB 2.4s [2019-10-21T12:09:21.098Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s done [2019-10-21T12:09:21.098Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 59.74MB / 102.17MB 2.5s [2019-10-21T12:09:21.183Z] #41 25.00 CC images/core-x86.o [2019-10-21T12:09:21.471Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.5s done [2019-10-21T12:09:21.471Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 92.61MB / 102.17MB 2.8s [2019-10-21T12:09:21.471Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.1s [2019-10-21T12:09:21.746Z] #41 25.54 CC images/core-arm.o [2019-10-21T12:09:21.853Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.1s done [2019-10-21T12:09:21.853Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-21T12:09:22.293Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.2s [2019-10-21T12:09:22.293Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.4s done [2019-10-21T12:09:22.293Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-21T12:09:22.310Z] #41 25.89 CC images/core-aarch64.o [2019-10-21T12:09:22.567Z] #41 26.34 CC images/core-ppc64.o [2019-10-21T12:09:22.859Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.6s done [2019-10-21T12:09:23.089Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.9s done [2019-10-21T12:09:23.089Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 [2019-10-21T12:09:23.089Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-21T12:09:23.117Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-21T12:09:23.348Z] #7 DONE 15.8s [2019-10-21T12:09:23.375Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-10-21T12:09:23.375Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-21T12:09:23.497Z] #41 27.10 CC images/core-s390.o [2019-10-21T12:09:23.608Z] [2019-10-21T12:09:23.608Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:09:24.060Z] #41 27.86 CC images/cpuinfo.o [2019-10-21T12:09:24.624Z] #41 28.34 CC images/inventory.o [2019-10-21T12:09:24.880Z] #41 28.62 CC images/fdinfo.o [2019-10-21T12:09:25.137Z] #41 28.97 CC images/fown.o [2019-10-21T12:09:25.700Z] #41 29.23 CC images/ns.o [2019-10-21T12:09:25.700Z] #41 29.41 CC images/regfile.o [2019-10-21T12:09:25.960Z] #41 29.57 CC images/ghost-file.o [2019-10-21T12:09:26.217Z] #41 29.90 CC images/fifo.o [2019-10-21T12:09:26.474Z] #41 30.13 CC images/remap-file-path.o [2019-10-21T12:09:26.474Z] #41 30.32 CC images/eventfd.o [2019-10-21T12:09:27.037Z] #41 30.59 CC images/eventpoll.o [2019-10-21T12:09:27.037Z] #41 ... [2019-10-21T12:09:27.037Z] [2019-10-21T12:09:27.037Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:27.037Z] #59 38.47 + bin/ctr [2019-10-21T12:09:27.037Z] #59 ... [2019-10-21T12:09:27.037Z] [2019-10-21T12:09:27.037Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:27.037Z] #44 86.92 go/parser [2019-10-21T12:09:27.037Z] #44 87.21 text/template [2019-10-21T12:09:27.037Z] #44 90.11 encoding/xml [2019-10-21T12:09:27.037Z] #44 93.30 go/doc [2019-10-21T12:09:27.294Z] #44 ... [2019-10-21T12:09:27.294Z] [2019-10-21T12:09:27.294Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:27.294Z] #41 30.97 CC images/fh.o [2019-10-21T12:09:27.551Z] #41 31.27 CC images/fsnotify.o [2019-10-21T12:09:27.564Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 4.0s done [2019-10-21T12:09:27.803Z] #8 DONE 4.1s [2019-10-21T12:09:27.803Z] [2019-10-21T12:09:27.803Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:09:27.824Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-21T12:09:28.118Z] #41 31.90 CC images/signalfd.o [2019-10-21T12:09:28.375Z] #41 32.19 CC images/fs.o [2019-10-21T12:09:28.633Z] #41 32.45 CC images/pstree.o [2019-10-21T12:09:28.742Z] #9 DONE 1.3s [2019-10-21T12:09:28.742Z] [2019-10-21T12:09:28.742Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:09:28.890Z] #41 32.67 CC images/pipe.o [2019-10-21T12:09:29.008Z] #28 ... [2019-10-21T12:09:29.008Z] [2019-10-21T12:09:29.008Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:09:29.008Z] #20 DONE 0.1s [2019-10-21T12:09:29.008Z] [2019-10-21T12:09:29.008Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:09:29.008Z] #49 DONE 0.2s [2019-10-21T12:09:29.008Z] [2019-10-21T12:09:29.008Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:09:29.008Z] #61 DONE 0.2s [2019-10-21T12:09:29.008Z] [2019-10-21T12:09:29.008Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:29.271Z] #62 ... [2019-10-21T12:09:29.271Z] [2019-10-21T12:09:29.271Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:09:29.271Z] #21 DONE 0.2s [2019-10-21T12:09:29.271Z] [2019-10-21T12:09:29.271Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:09:29.271Z] #30 DONE 0.2s [2019-10-21T12:09:29.271Z] [2019-10-21T12:09:29.271Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:09:29.271Z] #46 DONE 0.2s [2019-10-21T12:09:29.271Z] [2019-10-21T12:09:29.271Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:09:29.271Z] #43 DONE 0.3s [2019-10-21T12:09:29.271Z] [2019-10-21T12:09:29.271Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:29.453Z] #41 33.03 CC images/tcp-stream.o [2019-10-21T12:09:29.454Z] #41 33.30 CC images/sk-packet.o [2019-10-21T12:09:30.017Z] #41 33.64 CC images/mnt.o [2019-10-21T12:09:30.017Z] #41 ... [2019-10-21T12:09:30.017Z] [2019-10-21T12:09:30.017Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:09:30.017Z] #17 18.96 Fetched 7919 kB in 15s (519 kB/s) [2019-10-21T12:09:30.017Z] #17 18.96 Reading package lists... [2019-10-21T12:09:30.017Z] #17 24.21 Reading package lists... [2019-10-21T12:09:30.017Z] #17 ... [2019-10-21T12:09:30.017Z] [2019-10-21T12:09:30.017Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:30.017Z] #44 96.70 hash/crc32 [2019-10-21T12:09:30.017Z] #44 96.92 github.com/LK4D4/vndr/build [2019-10-21T12:09:30.017Z] #44 97.27 compress/gzip [2019-10-21T12:09:30.353Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.7s done [2019-10-21T12:09:30.580Z] #44 98.16 net [2019-10-21T12:09:30.610Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-21T12:09:32.474Z] #44 100.1 vendor/golang.org/x/text/transform [2019-10-21T12:09:33.331Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 10.9s done [2019-10-21T12:09:33.331Z] #8 DONE 14.2s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:09:33.331Z] #9 DONE 0.2s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:09:33.331Z] #10 DONE 0.3s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:09:33.331Z] #21 DONE 0.1s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:33.331Z] #25 ... [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:09:33.331Z] #22 DONE 0.1s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:09:33.331Z] #68 DONE 0.1s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:09:33.331Z] #31 DONE 0.1s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:09:33.331Z] #44 DONE 0.1s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:09:33.331Z] #62 DONE 0.1s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:09:33.331Z] #50 DONE 0.1s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:09:33.331Z] #47 DONE 0.1s [2019-10-21T12:09:33.331Z] [2019-10-21T12:09:33.331Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:09:33.331Z] #29 0.259 + mktemp -d [2019-10-21T12:09:33.331Z] #29 0.260 + export GOPATH=/tmp/tmp.FgRxHLKQ8o [2019-10-21T12:09:33.331Z] #29 0.260 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.FgRxHLKQ8o/src/github.com/go-swagger/go-swagger [2019-10-21T12:09:33.331Z] #29 0.261 Cloning into '/tmp/tmp.FgRxHLKQ8o/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:09:33.404Z] #44 100.9 vendor/golang.org/x/text/unicode/bidi [2019-10-21T12:09:34.565Z] #44 4.876 + RM_GOPATH=0 [2019-10-21T12:09:34.565Z] #44 4.876 + TMP_GOPATH= [2019-10-21T12:09:34.565Z] #44 4.877 + : /build [2019-10-21T12:09:34.565Z] #44 4.877 + '[' -z '' ']' [2019-10-21T12:09:34.565Z] #44 4.877 ++ mktemp -d [2019-10-21T12:09:34.565Z] #44 4.881 + export GOPATH=/tmp/tmp.irQ2iDfNKZ [2019-10-21T12:09:34.565Z] #44 4.881 + GOPATH=/tmp/tmp.irQ2iDfNKZ [2019-10-21T12:09:34.565Z] #44 4.881 + RM_GOPATH=1 [2019-10-21T12:09:34.565Z] #44 4.881 ++ dirname ./install.sh [2019-10-21T12:09:34.565Z] #44 4.883 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:09:34.565Z] #44 4.883 + dir=. [2019-10-21T12:09:34.565Z] #44 4.883 + bin=vndr [2019-10-21T12:09:34.565Z] #44 4.883 + shift [2019-10-21T12:09:34.565Z] #44 4.883 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:09:34.565Z] #44 4.883 + . ./vndr.installer [2019-10-21T12:09:34.565Z] #44 4.883 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:09:34.565Z] #44 4.883 + install_vndr [2019-10-21T12:09:34.565Z] #44 4.883 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:09:34.565Z] #44 4.883 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.irQ2iDfNKZ/src/github.com/LK4D4/vndr [2019-10-21T12:09:34.565Z] #44 4.885 Cloning into '/tmp/tmp.irQ2iDfNKZ/src/github.com/LK4D4/vndr'... [2019-10-21T12:09:34.565Z] #44 ... [2019-10-21T12:09:34.565Z] [2019-10-21T12:09:34.565Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:34.565Z] #62 4.797 + RM_GOPATH=0 [2019-10-21T12:09:34.565Z] #62 4.798 + TMP_GOPATH= [2019-10-21T12:09:34.565Z] #62 4.798 + : /build/ [2019-10-21T12:09:34.565Z] #62 4.798 + '[' -z '' ']' [2019-10-21T12:09:34.565Z] #62 4.870 ++ mktemp -d [2019-10-21T12:09:34.565Z] #62 4.871 + export GOPATH=/tmp/tmp.cGTUd8rnLa [2019-10-21T12:09:34.565Z] #62 4.871 + GOPATH=/tmp/tmp.cGTUd8rnLa [2019-10-21T12:09:34.565Z] #62 4.871 + RM_GOPATH=1 [2019-10-21T12:09:34.565Z] #62 4.872 ++ dirname ./install.sh [2019-10-21T12:09:34.565Z] #62 4.874 + dir=. [2019-10-21T12:09:34.565Z] #62 4.875 + bin=rootlesskit [2019-10-21T12:09:34.565Z] #62 4.875 + shift [2019-10-21T12:09:34.565Z] #62 4.876 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:09:34.565Z] #62 4.876 + . ./rootlesskit.installer [2019-10-21T12:09:34.565Z] #62 4.876 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:09:34.565Z] #62 4.877 + install_rootlesskit [2019-10-21T12:09:34.565Z] #62 4.877 + case "$1" in [2019-10-21T12:09:34.565Z] #62 4.878 + export CGO_ENABLED=0 [2019-10-21T12:09:34.565Z] #62 4.878 + CGO_ENABLED=0 [2019-10-21T12:09:34.565Z] #62 4.878 + _install_rootlesskit [2019-10-21T12:09:34.565Z] #62 4.878 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:09:34.565Z] #62 4.879 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:09:34.565Z] #62 4.880 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cGTUd8rnLa/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:09:34.565Z] #62 4.882 Cloning into '/tmp/tmp.cGTUd8rnLa/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:09:34.775Z] #44 ... [2019-10-21T12:09:34.775Z] [2019-10-21T12:09:34.775Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:09:34.775Z] #17 29.17 Building dependency tree... [2019-10-21T12:09:34.775Z] #17 30.86 The following additional packages will be installed: [2019-10-21T12:09:34.775Z] #17 30.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:09:34.775Z] #17 30.86 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:09:34.775Z] #17 30.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:09:34.775Z] #17 30.86 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:09:34.775Z] #17 30.86 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:09:34.775Z] #17 30.86 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:09:34.775Z] #17 30.86 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:09:34.775Z] #17 30.86 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:09:34.775Z] #17 30.86 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:09:34.775Z] #17 30.86 Suggested packages: [2019-10-21T12:09:34.775Z] #17 30.87 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:09:34.775Z] #17 30.87 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:09:34.775Z] #17 30.87 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:09:34.775Z] #17 30.87 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:09:34.775Z] #17 30.87 Recommended packages: [2019-10-21T12:09:34.775Z] #17 30.87 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:09:34.775Z] #17 30.87 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:09:35.340Z] #17 ... [2019-10-21T12:09:35.340Z] [2019-10-21T12:09:35.340Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:35.340Z] #44 103.0 vendor/golang.org/x/text/secure/bidirule [2019-10-21T12:09:35.597Z] #44 103.4 vendor/golang.org/x/text/unicode/norm [2019-10-21T12:09:35.873Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.2s [2019-10-21T12:09:36.485Z] #62 7.509 + cd /tmp/tmp.cGTUd8rnLa/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:09:36.485Z] #62 7.510 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:09:36.746Z] #62 7.641 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:09:36.746Z] #62 7.641 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:09:38.398Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.6s done [2019-10-21T12:09:38.398Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-21T12:09:38.661Z] #7 DONE 23.6s [2019-10-21T12:09:38.661Z] [2019-10-21T12:09:38.661Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:09:38.668Z] #62 ... [2019-10-21T12:09:38.668Z] [2019-10-21T12:09:38.668Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:09:38.668Z] #10 4.635 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:38.668Z] #10 4.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:38.668Z] #10 4.749 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:38.668Z] #10 4.786 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:38.668Z] #10 4.808 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:38.668Z] #10 5.510 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:09:38.668Z] #10 6.630 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:09:38.668Z] #10 7.265 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:09:38.760Z] #29 ... [2019-10-21T12:09:38.760Z] [2019-10-21T12:09:38.760Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:38.760Z] #45 0.513 + RM_GOPATH=0 [2019-10-21T12:09:38.760Z] #45 0.520 + TMP_GOPATH= [2019-10-21T12:09:38.760Z] #45 0.521 + : /build [2019-10-21T12:09:38.760Z] #45 0.521 + '[' -z '' ']' [2019-10-21T12:09:38.760Z] #45 0.522 ++ mktemp -d [2019-10-21T12:09:38.760Z] #45 0.524 + export GOPATH=/tmp/tmp.tAy1bGvyyt [2019-10-21T12:09:38.760Z] #45 0.524 + GOPATH=/tmp/tmp.tAy1bGvyyt [2019-10-21T12:09:38.760Z] #45 0.524 + RM_GOPATH=1 [2019-10-21T12:09:38.760Z] #45 0.540 ++ dirname ./install.sh [2019-10-21T12:09:38.760Z] #45 0.541 + dir=. [2019-10-21T12:09:38.760Z] #45 0.541 + bin=vndr [2019-10-21T12:09:38.760Z] #45 0.541 + shift [2019-10-21T12:09:38.760Z] #45 0.541 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:09:38.760Z] #45 0.541 + . ./vndr.installer [2019-10-21T12:09:38.760Z] #45 0.541 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:09:38.760Z] #45 0.541 + install_vndr [2019-10-21T12:09:38.760Z] #45 0.544 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:09:38.760Z] #45 0.544 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:09:38.760Z] #45 0.544 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tAy1bGvyyt/src/github.com/LK4D4/vndr [2019-10-21T12:09:38.760Z] #45 0.544 Cloning into '/tmp/tmp.tAy1bGvyyt/src/github.com/LK4D4/vndr'... [2019-10-21T12:09:38.760Z] #45 1.451 + cd /tmp/tmp.tAy1bGvyyt/src/github.com/LK4D4/vndr [2019-10-21T12:09:38.760Z] #45 1.451 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:09:38.760Z] #45 1.495 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:09:38.760Z] #45 2.561 internal/cpu [2019-10-21T12:09:38.760Z] #45 2.565 runtime/internal/atomic [2019-10-21T12:09:38.760Z] #45 2.808 runtime/internal/sys [2019-10-21T12:09:38.760Z] #45 3.094 internal/race [2019-10-21T12:09:38.760Z] #45 3.096 internal/bytealg [2019-10-21T12:09:38.760Z] #45 3.139 sync/atomic [2019-10-21T12:09:38.760Z] #45 3.710 unicode [2019-10-21T12:09:38.760Z] #45 3.871 runtime [2019-10-21T12:09:38.930Z] #10 ... [2019-10-21T12:09:38.930Z] [2019-10-21T12:09:38.930Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:38.930Z] #33 3.530 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:38.930Z] #33 3.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:38.930Z] #33 3.570 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:38.930Z] #33 3.570 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:38.930Z] #33 3.570 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:38.930Z] #33 4.073 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:09:38.930Z] #33 5.504 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:09:38.930Z] #33 6.058 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:09:38.930Z] #33 ... [2019-10-21T12:09:38.930Z] [2019-10-21T12:09:38.930Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:38.930Z] #24 5.605 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:38.930Z] #24 5.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:38.930Z] #24 5.629 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:38.930Z] #24 5.650 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:38.930Z] #24 5.692 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:38.930Z] #24 6.656 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:09:38.930Z] #24 7.746 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:09:38.930Z] #24 8.335 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:09:39.192Z] #24 ... [2019-10-21T12:09:39.192Z] [2019-10-21T12:09:39.192Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:39.192Z] #22 4.411 + RM_GOPATH=0 [2019-10-21T12:09:39.192Z] #22 4.411 + TMP_GOPATH= [2019-10-21T12:09:39.192Z] #22 4.411 + : /build [2019-10-21T12:09:39.192Z] #22 4.411 + '[' -z '' ']' [2019-10-21T12:09:39.192Z] #22 4.411 ++ mktemp -d [2019-10-21T12:09:39.192Z] #22 4.413 + export GOPATH=/tmp/tmp.GyikrShH1z [2019-10-21T12:09:39.192Z] #22 4.413 + GOPATH=/tmp/tmp.GyikrShH1z [2019-10-21T12:09:39.192Z] #22 4.413 + RM_GOPATH=1 [2019-10-21T12:09:39.192Z] #22 4.413 ++ dirname ./install.sh [2019-10-21T12:09:39.192Z] #22 4.417 + dir=. [2019-10-21T12:09:39.192Z] #22 4.417 + bin=dockercli [2019-10-21T12:09:39.192Z] #22 4.417 + shift [2019-10-21T12:09:39.192Z] #22 4.417 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:09:39.192Z] #22 4.417 + . ./dockercli.installer [2019-10-21T12:09:39.192Z] #22 4.417 ++ : stable [2019-10-21T12:09:39.192Z] #22 4.417 ++ : 17.06.2-ce [2019-10-21T12:09:39.192Z] #22 4.417 + install_dockercli [2019-10-21T12:09:39.192Z] #22 4.417 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:09:39.192Z] #22 4.417 ++ uname -m [2019-10-21T12:09:39.192Z] #22 4.417 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:09:39.192Z] #22 4.421 + arch=aarch64 [2019-10-21T12:09:39.192Z] #22 4.421 + '[' aarch64 '!=' x86_64 ']' [2019-10-21T12:09:39.192Z] #22 4.421 + '[' aarch64 '!=' s390x ']' [2019-10-21T12:09:39.192Z] #22 4.421 + '[' aarch64 '!=' armhf ']' [2019-10-21T12:09:39.192Z] #22 4.421 + build_dockercli [2019-10-21T12:09:39.192Z] #22 4.421 + git clone https://github.com/docker/docker-ce /tmp/tmp.GyikrShH1z/tmp/docker-ce [2019-10-21T12:09:39.192Z] #22 4.425 Cloning into '/tmp/tmp.GyikrShH1z/tmp/docker-ce'... [2019-10-21T12:09:39.192Z] #22 ... [2019-10-21T12:09:39.192Z] [2019-10-21T12:09:39.192Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:39.192Z] #47 4.420 + RM_GOPATH=0 [2019-10-21T12:09:39.192Z] #47 4.420 + TMP_GOPATH= [2019-10-21T12:09:39.192Z] #47 4.420 + : /build [2019-10-21T12:09:39.192Z] #47 4.420 + '[' -z '' ']' [2019-10-21T12:09:39.192Z] #47 4.423 ++ mktemp -d [2019-10-21T12:09:39.192Z] #47 4.426 + export GOPATH=/tmp/tmp.j7U6tayrE3 [2019-10-21T12:09:39.192Z] #47 4.426 + GOPATH=/tmp/tmp.j7U6tayrE3 [2019-10-21T12:09:39.192Z] #47 4.426 + RM_GOPATH=1 [2019-10-21T12:09:39.192Z] #47 4.426 ++ dirname ./install.sh [2019-10-21T12:09:39.192Z] #47 4.429 + dir=. [2019-10-21T12:09:39.192Z] #47 4.429 + bin=gotestsum [2019-10-21T12:09:39.192Z] #47 4.430 + shift [2019-10-21T12:09:39.192Z] #47 4.430 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:09:39.192Z] #47 4.431 + . ./gotestsum.installer [2019-10-21T12:09:39.192Z] #47 4.431 ++ : v0.3.5 [2019-10-21T12:09:39.192Z] #47 4.432 + install_gotestsum [2019-10-21T12:09:39.192Z] #47 4.433 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:09:39.192Z] #47 4.433 Installing gotestsum version v0.3.5 [2019-10-21T12:09:39.192Z] #47 4.434 + go get -d gotest.tools/gotestsum [2019-10-21T12:09:39.453Z] #47 ... [2019-10-21T12:09:39.453Z] [2019-10-21T12:09:39.453Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:09:39.453Z] #56 6.314 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:39.453Z] #56 6.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:39.453Z] #56 6.366 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:39.453Z] #56 6.370 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:39.453Z] #56 6.409 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:39.453Z] #56 7.048 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:09:39.453Z] #56 8.687 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:09:39.453Z] #56 9.406 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:09:39.453Z] #56 ... [2019-10-21T12:09:39.453Z] [2019-10-21T12:09:39.453Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:09:39.453Z] #38 3.427 + mktemp -d [2019-10-21T12:09:39.453Z] #38 3.428 + export GOPATH=/tmp/tmp.5JIQXGx196 [2019-10-21T12:09:39.453Z] #38 3.429 + git clone https://github.com/docker/distribution.git /tmp/tmp.5JIQXGx196/src/github.com/docker/distribution [2019-10-21T12:09:39.453Z] #38 3.435 Cloning into '/tmp/tmp.5JIQXGx196/src/github.com/docker/distribution'... [2019-10-21T12:09:39.714Z] #38 ... [2019-10-21T12:09:39.714Z] [2019-10-21T12:09:39.714Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:09:39.714Z] #31 4.904 + RM_GOPATH=0 [2019-10-21T12:09:39.714Z] #31 4.904 + TMP_GOPATH= [2019-10-21T12:09:39.714Z] #31 4.904 + : /build [2019-10-21T12:09:39.714Z] #31 4.904 + '[' -z '' ']' [2019-10-21T12:09:39.714Z] #31 4.904 ++ mktemp -d [2019-10-21T12:09:39.714Z] #31 4.904 + export GOPATH=/tmp/tmp.1h55bVCNHT [2019-10-21T12:09:39.714Z] #31 4.910 + GOPATH=/tmp/tmp.1h55bVCNHT [2019-10-21T12:09:39.714Z] #31 4.919 + RM_GOPATH=1 [2019-10-21T12:09:39.714Z] #31 4.928 ++ dirname ./install.sh [2019-10-21T12:09:39.714Z] #31 4.929 + dir=. [2019-10-21T12:09:39.714Z] #31 4.933 + bin=tomlv [2019-10-21T12:09:39.714Z] #31 4.933 + shift [2019-10-21T12:09:39.714Z] #31 4.933 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:09:39.714Z] #31 4.934 + . ./tomlv.installer [2019-10-21T12:09:39.714Z] #31 4.934 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:09:39.714Z] #31 4.935 + install_tomlv [2019-10-21T12:09:39.714Z] #31 4.935 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:09:39.714Z] #31 4.935 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1h55bVCNHT/src/github.com/BurntSushi/toml [2019-10-21T12:09:39.714Z] #31 4.936 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:09:39.714Z] #31 4.953 Cloning into '/tmp/tmp.1h55bVCNHT/src/github.com/BurntSushi/toml'... [2019-10-21T12:09:39.714Z] #31 5.879 + cd /tmp/tmp.1h55bVCNHT/src/github.com/BurntSushi/toml [2019-10-21T12:09:39.714Z] #31 5.879 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:09:39.714Z] #31 5.894 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:09:39.714Z] #31 6.713 runtime/internal/sys [2019-10-21T12:09:39.714Z] #31 6.735 internal/cpu [2019-10-21T12:09:39.714Z] #31 6.744 math/bits [2019-10-21T12:09:39.714Z] #31 6.744 runtime/internal/atomic [2019-10-21T12:09:39.714Z] #31 7.011 runtime/internal/math [2019-10-21T12:09:39.714Z] #31 7.099 unicode/utf8 [2019-10-21T12:09:39.714Z] #31 7.165 math [2019-10-21T12:09:39.714Z] #31 7.237 sync/atomic [2019-10-21T12:09:39.714Z] #31 7.280 internal/bytealg [2019-10-21T12:09:39.714Z] #31 7.523 unicode [2019-10-21T12:09:39.714Z] #31 7.798 internal/testlog [2019-10-21T12:09:39.714Z] #31 8.074 encoding [2019-10-21T12:09:39.714Z] #31 8.364 runtime/cgo [2019-10-21T12:09:39.714Z] #31 8.434 runtime [2019-10-21T12:09:39.714Z] #31 ... [2019-10-21T12:09:39.714Z] [2019-10-21T12:09:39.714Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:09:39.714Z] #40 6.022 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:39.714Z] #40 6.025 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:39.714Z] #40 6.047 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:39.714Z] #40 6.054 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:39.714Z] #40 6.131 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:39.714Z] #40 7.024 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:09:39.714Z] #40 8.117 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:09:39.714Z] #40 9.150 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:09:39.975Z] #40 ... [2019-10-21T12:09:39.975Z] [2019-10-21T12:09:39.975Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:39.975Z] #50 4.308 + RM_GOPATH=0 [2019-10-21T12:09:39.975Z] #50 4.308 + TMP_GOPATH= [2019-10-21T12:09:39.975Z] #50 4.308 + : /build [2019-10-21T12:09:39.975Z] #50 4.308 + '[' -z '' ']' [2019-10-21T12:09:39.975Z] #50 4.310 ++ mktemp -d [2019-10-21T12:09:39.975Z] #50 4.319 + export GOPATH=/tmp/tmp.iIaUlMxxWX [2019-10-21T12:09:39.975Z] #50 4.319 + GOPATH=/tmp/tmp.iIaUlMxxWX [2019-10-21T12:09:39.975Z] #50 4.319 + RM_GOPATH=1 [2019-10-21T12:09:39.975Z] #50 4.321 ++ dirname ./install.sh [2019-10-21T12:09:39.975Z] #50 4.323 + dir=. [2019-10-21T12:09:39.975Z] #50 4.323 + bin=golangci_lint [2019-10-21T12:09:39.975Z] #50 4.323 + shift [2019-10-21T12:09:39.975Z] #50 4.323 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:09:39.975Z] #50 4.323 + . ./golangci_lint.installer [2019-10-21T12:09:39.975Z] #50 4.323 ++ : v1.17.1 [2019-10-21T12:09:39.975Z] #50 4.323 + install_golangci_lint [2019-10-21T12:09:39.975Z] #50 4.323 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:09:39.975Z] #50 4.323 Installing golangci-lint version v1.17.1 [2019-10-21T12:09:39.975Z] #50 4.329 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:09:40.237Z] #50 ... [2019-10-21T12:09:40.237Z] [2019-10-21T12:09:40.237Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:40.237Z] #44 5.888 + cd /tmp/tmp.irQ2iDfNKZ/src/github.com/LK4D4/vndr [2019-10-21T12:09:40.237Z] #44 5.889 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:09:40.237Z] #44 5.899 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:09:40.237Z] #44 7.014 internal/cpu [2019-10-21T12:09:40.237Z] #44 7.028 runtime/internal/math [2019-10-21T12:09:40.237Z] #44 7.042 internal/race [2019-10-21T12:09:40.237Z] #44 7.054 runtime/internal/atomic [2019-10-21T12:09:40.237Z] #44 7.109 sync/atomic [2019-10-21T12:09:40.237Z] #44 7.136 unicode [2019-10-21T12:09:40.237Z] #44 7.779 math [2019-10-21T12:09:40.237Z] #44 7.983 internal/testlog [2019-10-21T12:09:40.237Z] #44 8.098 internal/bytealg [2019-10-21T12:09:40.237Z] #44 8.337 unicode/utf16 [2019-10-21T12:09:40.237Z] #44 8.872 container/list [2019-10-21T12:09:40.237Z] #44 9.476 crypto/internal/subtle [2019-10-21T12:09:40.237Z] #44 9.527 runtime [2019-10-21T12:09:40.237Z] #44 9.692 crypto/subtle [2019-10-21T12:09:40.237Z] #44 10.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-21T12:09:40.237Z] #44 10.27 internal/nettrace [2019-10-21T12:09:40.237Z] #44 10.90 runtime/cgo [2019-10-21T12:09:40.499Z] #44 ... [2019-10-21T12:09:40.499Z] [2019-10-21T12:09:40.499Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:40.499Z] #33 11.87 Fetched 7742 kB in 9s (830 kB/s) [2019-10-21T12:09:40.850Z] #44 ... [2019-10-21T12:09:40.850Z] [2019-10-21T12:09:40.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:40.850Z] #41 33.95 CC images/pipe-data.o [2019-10-21T12:09:40.850Z] #41 34.11 CC images/sa.o [2019-10-21T12:09:40.850Z] #41 34.27 CC images/timer.o [2019-10-21T12:09:40.850Z] #41 34.65 CC images/timerfd.o [2019-10-21T12:09:40.850Z] #41 34.85 CC images/mm.o [2019-10-21T12:09:40.850Z] #41 35.17 CC images/sk-opts.o [2019-10-21T12:09:40.850Z] #41 35.40 CC images/sk-unix.o [2019-10-21T12:09:40.850Z] #41 35.74 CC images/sk-inet.o [2019-10-21T12:09:40.850Z] #41 36.25 CC images/tun.o [2019-10-21T12:09:40.850Z] #41 36.55 CC images/sk-netlink.o [2019-10-21T12:09:40.850Z] #41 36.84 CC images/packet-sock.o [2019-10-21T12:09:40.850Z] #41 37.30 CC images/ipc-var.o [2019-10-21T12:09:40.850Z] #41 37.45 CC images/ipc-desc.o [2019-10-21T12:09:40.850Z] #41 37.73 CC images/ipc-shm.o [2019-10-21T12:09:40.850Z] #41 37.94 CC images/ipc-msg.o [2019-10-21T12:09:40.850Z] #41 38.28 CC images/ipc-sem.o [2019-10-21T12:09:40.850Z] #41 38.56 CC images/utsns.o [2019-10-21T12:09:40.850Z] #41 38.80 CC images/creds.o [2019-10-21T12:09:40.850Z] #41 38.99 CC images/vma.o [2019-10-21T12:09:40.850Z] #41 39.24 CC images/netdev.o [2019-10-21T12:09:40.850Z] #41 39.64 CC images/tty.o [2019-10-21T12:09:40.850Z] #41 40.38 CC images/file-lock.o [2019-10-21T12:09:40.850Z] #41 40.59 CC images/rlimit.o [2019-10-21T12:09:40.850Z] #41 40.84 CC images/pagemap.o [2019-10-21T12:09:40.850Z] #41 41.17 CC images/siginfo.o [2019-10-21T12:09:40.850Z] #41 41.52 CC images/rpc.o [2019-10-21T12:09:40.850Z] #41 42.93 CC images/ext-file.o [2019-10-21T12:09:40.850Z] #41 43.24 CC images/cgroup.o [2019-10-21T12:09:40.850Z] #41 43.96 CC images/userns.o [2019-10-21T12:09:40.850Z] #41 ... [2019-10-21T12:09:40.850Z] [2019-10-21T12:09:40.850Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:09:40.850Z] #17 35.23 The following NEW packages will be installed: [2019-10-21T12:09:40.850Z] #17 35.23 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:09:40.850Z] #17 35.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:09:40.850Z] #17 35.24 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:09:40.850Z] #17 35.24 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:09:40.850Z] #17 35.24 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:09:40.850Z] #17 35.24 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:09:40.850Z] #17 35.24 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:09:40.850Z] #17 35.24 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:09:40.850Z] #17 35.24 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:09:40.850Z] #17 35.24 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:09:40.850Z] #17 35.25 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:09:40.850Z] #17 35.25 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:09:40.850Z] #17 35.25 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:09:40.850Z] #17 35.25 xfsprogs xxd xz-utils zip [2019-10-21T12:09:40.850Z] #17 36.32 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:09:40.850Z] #17 36.32 Need to get 90.9 MB of archives. [2019-10-21T12:09:40.850Z] #17 36.32 After this operation, 541 MB of additional disk space will be used. [2019-10-21T12:09:40.850Z] #17 36.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:09:40.850Z] #17 36.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-21T12:09:40.850Z] #17 36.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-21T12:09:40.850Z] #17 36.33 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-21T12:09:40.850Z] #17 36.35 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-21T12:09:40.850Z] #17 36.36 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-21T12:09:40.850Z] #17 36.41 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-21T12:09:40.850Z] #17 36.52 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-21T12:09:40.850Z] #17 36.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-21T12:09:40.850Z] #17 36.53 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-21T12:09:40.850Z] #17 36.71 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:09:40.850Z] #17 36.72 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-21T12:09:40.850Z] #17 36.73 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:09:40.850Z] #17 36.74 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-21T12:09:40.850Z] #17 36.74 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-21T12:09:40.850Z] #17 36.75 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-21T12:09:40.850Z] #17 36.76 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-21T12:09:40.850Z] #17 36.76 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-21T12:09:40.850Z] #17 36.76 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-21T12:09:40.850Z] #17 36.78 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-21T12:09:40.850Z] #17 36.78 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-21T12:09:40.850Z] #17 36.81 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:09:40.850Z] #17 36.82 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:09:40.850Z] #17 36.84 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-21T12:09:40.850Z] #17 36.84 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-21T12:09:40.850Z] #17 36.85 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-21T12:09:40.850Z] #17 36.87 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-21T12:09:40.850Z] #17 36.88 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:09:40.850Z] #17 36.90 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-21T12:09:40.850Z] #17 36.96 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-21T12:09:40.850Z] #17 36.96 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-21T12:09:40.850Z] #17 36.98 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-21T12:09:40.850Z] #17 37.00 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-21T12:09:40.850Z] #17 37.01 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-21T12:09:40.850Z] #17 37.03 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-21T12:09:40.850Z] #17 37.03 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-21T12:09:40.850Z] #17 37.04 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-21T12:09:40.850Z] #17 37.04 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-21T12:09:40.850Z] #17 37.05 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-21T12:09:40.850Z] #17 37.08 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-21T12:09:40.850Z] #17 37.10 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-21T12:09:40.850Z] #17 37.12 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-21T12:09:40.850Z] #17 37.17 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-21T12:09:40.850Z] #17 37.18 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-21T12:09:40.850Z] #17 37.19 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-21T12:09:40.850Z] #17 37.19 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-21T12:09:40.850Z] #17 37.20 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-21T12:09:40.850Z] #17 37.21 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-21T12:09:40.850Z] #17 37.35 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-21T12:09:40.850Z] #17 37.38 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:09:40.850Z] #17 37.47 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:09:40.850Z] #17 37.49 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:09:40.850Z] #17 37.50 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:09:40.850Z] #17 37.52 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:09:40.850Z] #17 37.52 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-21T12:09:40.850Z] #17 37.54 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:09:40.850Z] #17 37.96 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-21T12:09:40.850Z] #17 38.03 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-21T12:09:40.850Z] #17 38.09 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-21T12:09:40.850Z] #17 38.11 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-21T12:09:40.851Z] #17 38.13 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-21T12:09:40.851Z] #17 38.17 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-21T12:09:40.851Z] #17 38.33 Get:63 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-10-21T12:09:40.851Z] #17 38.51 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:09:40.851Z] #17 38.53 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:09:40.851Z] #17 38.89 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:09:40.851Z] #17 39.10 Get:67 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-10-21T12:09:40.851Z] #17 39.11 Get:68 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-10-21T12:09:42.153Z] #45 8.274 unicode/utf8 [2019-10-21T12:09:42.153Z] #45 8.698 math [2019-10-21T12:09:42.562Z] #45 ... [2019-10-21T12:09:42.563Z] [2019-10-21T12:09:42.563Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:42.563Z] #23 0.831 + RM_GOPATH=0 [2019-10-21T12:09:42.563Z] #23 0.831 + TMP_GOPATH= [2019-10-21T12:09:42.563Z] #23 0.832 + : /build [2019-10-21T12:09:42.563Z] #23 0.834 + '[' -z '' ']' [2019-10-21T12:09:42.563Z] #23 0.837 ++ mktemp -d [2019-10-21T12:09:42.563Z] #23 0.843 + export GOPATH=/tmp/tmp.lLSZCDKG7I [2019-10-21T12:09:42.563Z] #23 0.843 + GOPATH=/tmp/tmp.lLSZCDKG7I [2019-10-21T12:09:42.563Z] #23 0.843 + RM_GOPATH=1 [2019-10-21T12:09:42.563Z] #23 0.845 ++ dirname ./install.sh [2019-10-21T12:09:42.563Z] #23 0.850 + dir=. [2019-10-21T12:09:42.563Z] #23 0.850 + bin=dockercli [2019-10-21T12:09:42.563Z] #23 0.850 + shift [2019-10-21T12:09:42.563Z] #23 0.850 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:09:42.563Z] #23 0.850 + . ./dockercli.installer [2019-10-21T12:09:42.563Z] #23 0.852 ++ : stable [2019-10-21T12:09:42.563Z] #23 0.852 ++ : 17.06.2-ce [2019-10-21T12:09:42.563Z] #23 0.854 + install_dockercli [2019-10-21T12:09:42.563Z] #23 0.855 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:09:42.563Z] #23 0.855 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:09:42.563Z] #23 0.858 ++ uname -m [2019-10-21T12:09:42.563Z] #23 0.863 + arch=s390x [2019-10-21T12:09:42.563Z] #23 0.863 + '[' s390x '!=' x86_64 ']' [2019-10-21T12:09:42.563Z] #23 0.864 + '[' s390x '!=' s390x ']' [2019-10-21T12:09:42.563Z] #23 0.864 + url=https://download.docker.com/linux/static [2019-10-21T12:09:42.563Z] #23 0.866 + tar -xz docker/docker [2019-10-21T12:09:42.563Z] #23 0.872 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-21T12:09:42.563Z] #23 9.169 + mkdir -p /build [2019-10-21T12:09:42.563Z] #23 9.170 + mv docker/docker /build/ [2019-10-21T12:09:42.563Z] #23 9.171 + rmdir docker [2019-10-21T12:09:42.563Z] #23 DONE 9.3s [2019-10-21T12:09:42.563Z] [2019-10-21T12:09:42.563Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:09:42.563Z] #69 0.809 + RM_GOPATH=0 [2019-10-21T12:09:42.563Z] #69 0.809 + TMP_GOPATH= [2019-10-21T12:09:42.563Z] #69 0.810 + : /build [2019-10-21T12:09:42.563Z] #69 0.812 + '[' -z '' ']' [2019-10-21T12:09:42.563Z] #69 0.814 ++ mktemp -d [2019-10-21T12:09:42.563Z] #69 0.820 + export GOPATH=/tmp/tmp.AXBseTqiAF [2019-10-21T12:09:42.563Z] #69 0.820 + GOPATH=/tmp/tmp.AXBseTqiAF [2019-10-21T12:09:42.563Z] #69 0.820 + RM_GOPATH=1 [2019-10-21T12:09:42.563Z] #69 0.822 ++ dirname ./install.sh [2019-10-21T12:09:42.563Z] #69 0.827 + dir=. [2019-10-21T12:09:42.563Z] #69 0.827 + bin=proxy [2019-10-21T12:09:42.563Z] #69 0.828 + shift [2019-10-21T12:09:42.563Z] #69 0.828 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:09:42.563Z] #69 0.829 + . ./proxy.installer [2019-10-21T12:09:42.563Z] #69 0.830 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:09:42.563Z] #69 0.832 + install_proxy [2019-10-21T12:09:42.563Z] #69 0.832 + case "$1" in [2019-10-21T12:09:42.563Z] #69 0.832 + export CGO_ENABLED=0 [2019-10-21T12:09:42.563Z] #69 0.833 + CGO_ENABLED=0 [2019-10-21T12:09:42.563Z] #69 0.833 + _install_proxy [2019-10-21T12:09:42.563Z] #69 0.833 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:09:42.563Z] #69 0.833 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:09:42.563Z] #69 0.834 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AXBseTqiAF/src/github.com/docker/libnetwork [2019-10-21T12:09:42.563Z] #69 0.842 Cloning into '/tmp/tmp.AXBseTqiAF/src/github.com/docker/libnetwork'... [2019-10-21T12:09:42.746Z] #17 41.72 Get:69 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-10-21T12:09:42.841Z] #8 DONE 4.0s [2019-10-21T12:09:42.841Z] [2019-10-21T12:09:42.841Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:09:43.428Z] #69 ... [2019-10-21T12:09:43.428Z] [2019-10-21T12:09:43.428Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:43.428Z] #34 0.813 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:43.428Z] #34 0.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:43.428Z] #34 0.853 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:43.428Z] #34 0.865 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:43.428Z] #34 0.893 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:43.428Z] #34 1.442 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:09:43.428Z] #34 2.708 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:09:43.428Z] #34 3.420 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:09:43.428Z] #34 ... [2019-10-21T12:09:43.428Z] [2019-10-21T12:09:43.428Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:09:43.428Z] #39 0.492 + mktemp -d [2019-10-21T12:09:43.428Z] #39 0.493 + export GOPATH=/tmp/tmp.IrECeCzIcH [2019-10-21T12:09:43.428Z] #39 0.493 + git clone https://github.com/docker/distribution.git /tmp/tmp.IrECeCzIcH/src/github.com/docker/distribution [2019-10-21T12:09:43.428Z] #39 0.494 Cloning into '/tmp/tmp.IrECeCzIcH/src/github.com/docker/distribution'... [2019-10-21T12:09:43.428Z] #39 ... [2019-10-21T12:09:43.428Z] [2019-10-21T12:09:43.428Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:43.428Z] #63 0.788 + RM_GOPATH=0 [2019-10-21T12:09:43.428Z] #63 0.788 + TMP_GOPATH= [2019-10-21T12:09:43.428Z] #63 0.789 + : /build/ [2019-10-21T12:09:43.428Z] #63 0.789 + '[' -z '' ']' [2019-10-21T12:09:43.428Z] #63 0.793 ++ mktemp -d [2019-10-21T12:09:43.428Z] #63 0.798 + export GOPATH=/tmp/tmp.FIyoj1sWGP [2019-10-21T12:09:43.428Z] #63 0.798 + GOPATH=/tmp/tmp.FIyoj1sWGP [2019-10-21T12:09:43.428Z] #63 0.799 + RM_GOPATH=1 [2019-10-21T12:09:43.428Z] #63 0.802 ++ dirname ./install.sh [2019-10-21T12:09:43.428Z] #63 0.806 + dir=. [2019-10-21T12:09:43.428Z] #63 0.807 + bin=rootlesskit [2019-10-21T12:09:43.428Z] #63 0.807 + shift [2019-10-21T12:09:43.428Z] #63 0.808 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:09:43.428Z] #63 0.808 + . ./rootlesskit.installer [2019-10-21T12:09:43.428Z] #63 0.808 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:09:43.428Z] #63 0.811 + install_rootlesskit [2019-10-21T12:09:43.428Z] #63 0.812 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:09:43.428Z] #63 0.812 + case "$1" in [2019-10-21T12:09:43.428Z] #63 0.812 + export CGO_ENABLED=0 [2019-10-21T12:09:43.428Z] #63 0.812 + CGO_ENABLED=0 [2019-10-21T12:09:43.428Z] #63 0.812 + _install_rootlesskit [2019-10-21T12:09:43.428Z] #63 0.812 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:09:43.428Z] #63 0.812 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FIyoj1sWGP/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:09:43.428Z] #63 0.823 Cloning into '/tmp/tmp.FIyoj1sWGP/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:09:43.428Z] #63 4.635 + cd /tmp/tmp.FIyoj1sWGP/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:09:43.428Z] #63 4.635 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:09:43.428Z] #63 4.940 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:09:43.428Z] #63 4.941 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:09:43.804Z] #33 11.87 Reading package lists... [2019-10-21T12:09:43.804Z] #33 ... [2019-10-21T12:09:43.805Z] [2019-10-21T12:09:43.805Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:09:43.805Z] #28 4.381 + mktemp -d [2019-10-21T12:09:43.805Z] #28 4.384 + export GOPATH=/tmp/tmp.koryo5Eqh2 [2019-10-21T12:09:43.805Z] #28 4.384 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.koryo5Eqh2/src/github.com/go-swagger/go-swagger [2019-10-21T12:09:43.805Z] #28 4.387 Cloning into '/tmp/tmp.koryo5Eqh2/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:09:43.805Z] #28 ... [2019-10-21T12:09:43.805Z] [2019-10-21T12:09:43.805Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:09:43.805Z] #38 12.32 + cd /tmp/tmp.5JIQXGx196/src/github.com/docker/distribution [2019-10-21T12:09:43.805Z] #38 12.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:09:43.805Z] #38 14.51 + GOPATH=/tmp/tmp.5JIQXGx196/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5JIQXGx196 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:09:43.830Z] #9 DONE 1.2s [2019-10-21T12:09:43.830Z] [2019-10-21T12:09:43.830Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:43.830Z] #33 ... [2019-10-21T12:09:43.830Z] [2019-10-21T12:09:43.830Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:09:43.830Z] #20 DONE 0.1s [2019-10-21T12:09:43.830Z] [2019-10-21T12:09:43.830Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:09:43.830Z] #43 DONE 0.1s [2019-10-21T12:09:43.927Z] #63 ... [2019-10-21T12:09:43.927Z] [2019-10-21T12:09:43.927Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:43.927Z] #51 0.519 + RM_GOPATH=0 [2019-10-21T12:09:43.927Z] #51 0.519 + TMP_GOPATH= [2019-10-21T12:09:43.927Z] #51 0.519 + : /build [2019-10-21T12:09:43.927Z] #51 0.519 + '[' -z '' ']' [2019-10-21T12:09:43.927Z] #51 0.519 ++ mktemp -d [2019-10-21T12:09:43.927Z] #51 0.519 + export GOPATH=/tmp/tmp.rgtSvzJJii [2019-10-21T12:09:43.927Z] #51 0.519 + GOPATH=/tmp/tmp.rgtSvzJJii [2019-10-21T12:09:43.927Z] #51 0.519 + RM_GOPATH=1 [2019-10-21T12:09:43.927Z] #51 0.519 ++ dirname ./install.sh [2019-10-21T12:09:43.927Z] #51 0.519 + dir=. [2019-10-21T12:09:43.927Z] #51 0.519 + bin=golangci_lint [2019-10-21T12:09:43.927Z] #51 0.519 + shift [2019-10-21T12:09:43.927Z] #51 0.519 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:09:43.927Z] #51 0.519 + . ./golangci_lint.installer [2019-10-21T12:09:43.927Z] #51 0.519 ++ : v1.17.1 [2019-10-21T12:09:43.927Z] #51 0.520 + install_golangci_lint [2019-10-21T12:09:43.927Z] #51 0.533 Installing golangci-lint version v1.17.1 [2019-10-21T12:09:43.927Z] #51 0.533 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:09:43.927Z] #51 0.533 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:09:43.927Z] #51 ... [2019-10-21T12:09:43.927Z] [2019-10-21T12:09:43.927Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:09:43.927Z] #32 0.804 + RM_GOPATH=0 [2019-10-21T12:09:43.927Z] #32 0.804 + TMP_GOPATH= [2019-10-21T12:09:43.927Z] #32 0.805 + : /build [2019-10-21T12:09:43.927Z] #32 0.806 + '[' -z '' ']' [2019-10-21T12:09:43.927Z] #32 0.810 ++ mktemp -d [2019-10-21T12:09:43.927Z] #32 0.815 + export GOPATH=/tmp/tmp.R5uRGXuyUI [2019-10-21T12:09:43.927Z] #32 0.815 + GOPATH=/tmp/tmp.R5uRGXuyUI [2019-10-21T12:09:43.927Z] #32 0.815 + RM_GOPATH=1 [2019-10-21T12:09:43.927Z] #32 0.818 ++ dirname ./install.sh [2019-10-21T12:09:43.927Z] #32 0.823 + dir=. [2019-10-21T12:09:43.927Z] #32 0.823 + bin=tomlv [2019-10-21T12:09:43.927Z] #32 0.823 + shift [2019-10-21T12:09:43.927Z] #32 0.823 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:09:43.927Z] #32 0.823 + . ./tomlv.installer [2019-10-21T12:09:43.927Z] #32 0.824 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:09:43.927Z] #32 0.825 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:09:43.927Z] #32 0.825 + install_tomlv [2019-10-21T12:09:43.927Z] #32 0.825 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:09:43.927Z] #32 0.825 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.R5uRGXuyUI/src/github.com/BurntSushi/toml [2019-10-21T12:09:43.927Z] #32 0.837 Cloning into '/tmp/tmp.R5uRGXuyUI/src/github.com/BurntSushi/toml'... [2019-10-21T12:09:43.927Z] #32 2.125 + cd /tmp/tmp.R5uRGXuyUI/src/github.com/BurntSushi/toml [2019-10-21T12:09:43.927Z] #32 2.127 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:09:43.927Z] #32 2.161 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:09:43.927Z] #32 2.606 internal/cpu [2019-10-21T12:09:43.927Z] #32 2.649 runtime/internal/atomic [2019-10-21T12:09:43.927Z] #32 2.841 runtime/internal/sys [2019-10-21T12:09:43.927Z] #32 2.996 runtime/internal/math [2019-10-21T12:09:43.927Z] #32 3.026 math/bits [2019-10-21T12:09:43.927Z] #32 3.223 internal/bytealg [2019-10-21T12:09:43.927Z] #32 3.827 runtime [2019-10-21T12:09:43.927Z] #32 3.913 math [2019-10-21T12:09:43.927Z] #32 9.697 internal/testlog [2019-10-21T12:09:43.927Z] #32 10.15 encoding [2019-10-21T12:09:43.927Z] #32 10.44 runtime/cgo [2019-10-21T12:09:43.927Z] #32 ... [2019-10-21T12:09:43.927Z] [2019-10-21T12:09:43.927Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:43.927Z] #48 0.769 + RM_GOPATH=0 [2019-10-21T12:09:43.927Z] #48 0.769 + TMP_GOPATH= [2019-10-21T12:09:43.927Z] #48 0.770 + : /build [2019-10-21T12:09:43.927Z] #48 0.770 + '[' -z '' ']' [2019-10-21T12:09:43.927Z] #48 0.774 ++ mktemp -d [2019-10-21T12:09:43.927Z] #48 0.781 + export GOPATH=/tmp/tmp.wSYSzADVMl [2019-10-21T12:09:43.927Z] #48 0.781 + GOPATH=/tmp/tmp.wSYSzADVMl [2019-10-21T12:09:43.927Z] #48 0.781 + RM_GOPATH=1 [2019-10-21T12:09:43.927Z] #48 0.783 ++ dirname ./install.sh [2019-10-21T12:09:43.927Z] #48 0.788 + dir=. [2019-10-21T12:09:43.927Z] #48 0.788 + bin=gotestsum [2019-10-21T12:09:43.927Z] #48 0.789 + shift [2019-10-21T12:09:43.927Z] #48 0.789 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:09:43.927Z] #48 0.789 + . ./gotestsum.installer [2019-10-21T12:09:43.927Z] #48 0.790 ++ : v0.3.5 [2019-10-21T12:09:43.927Z] #48 0.792 Installing gotestsum version v0.3.5 [2019-10-21T12:09:43.927Z] #48 0.792 + install_gotestsum [2019-10-21T12:09:43.927Z] #48 0.792 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:09:43.927Z] #48 0.792 + go get -d gotest.tools/gotestsum [2019-10-21T12:09:43.927Z] #48 ... [2019-10-21T12:09:43.927Z] [2019-10-21T12:09:43.927Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:09:43.927Z] #11 0.511 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:43.927Z] #11 0.521 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:43.927Z] #11 0.552 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:43.927Z] #11 0.565 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:43.927Z] #11 0.578 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:43.927Z] #11 0.813 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:09:43.927Z] #11 1.829 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:09:43.927Z] #11 2.462 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:09:44.095Z] [2019-10-21T12:09:44.095Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:09:44.095Z] #30 DONE 0.1s [2019-10-21T12:09:44.095Z] [2019-10-21T12:09:44.095Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:09:44.095Z] #21 DONE 0.1s [2019-10-21T12:09:44.095Z] [2019-10-21T12:09:44.095Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:44.361Z] #11 ... [2019-10-21T12:09:44.361Z] [2019-10-21T12:09:44.361Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:09:44.361Z] #57 0.295 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:44.361Z] #57 0.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:44.361Z] #57 0.459 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:44.361Z] #57 0.509 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:44.361Z] #57 0.522 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:44.361Z] #57 0.604 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:09:44.361Z] #57 1.010 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:09:44.361Z] #57 1.671 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:09:44.361Z] #57 ... [2019-10-21T12:09:44.361Z] [2019-10-21T12:09:44.361Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:44.361Z] #25 1.134 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:44.361Z] #25 1.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:44.361Z] #25 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:44.361Z] #25 1.194 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:44.361Z] #25 1.224 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:44.361Z] #25 1.941 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:09:44.361Z] #25 3.381 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:09:44.361Z] #25 4.514 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:09:44.361Z] #25 ... [2019-10-21T12:09:44.361Z] [2019-10-21T12:09:44.361Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:09:44.361Z] #41 1.144 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:44.361Z] #41 1.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:44.361Z] #41 1.179 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:44.361Z] #41 1.201 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:44.361Z] #41 1.243 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:44.361Z] #41 1.897 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:09:44.361Z] #41 3.456 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:09:44.361Z] #41 4.542 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:09:44.780Z] #41 ... [2019-10-21T12:09:44.780Z] [2019-10-21T12:09:44.780Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:09:44.780Z] #57 11.61 Fetched 7670 kB in 11s (677 kB/s) [2019-10-21T12:09:45.270Z] #17 44.14 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:09:45.270Z] #17 ... [2019-10-21T12:09:45.270Z] [2019-10-21T12:09:45.270Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:45.270Z] #62 113.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:09:45.270Z] #62 113.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:09:46.630Z] #22 2.460 + RM_GOPATH=0 [2019-10-21T12:09:46.630Z] #22 2.460 + TMP_GOPATH= [2019-10-21T12:09:46.630Z] #22 2.460 + : /build [2019-10-21T12:09:46.630Z] #22 2.460 + '[' -z '' ']' [2019-10-21T12:09:46.630Z] #22 2.460 ++ mktemp -d [2019-10-21T12:09:46.630Z] #22 2.460 + export GOPATH=/tmp/tmp.RxDBURUyEr [2019-10-21T12:09:46.630Z] #22 2.460 + GOPATH=/tmp/tmp.RxDBURUyEr [2019-10-21T12:09:46.630Z] #22 2.460 + RM_GOPATH=1 [2019-10-21T12:09:46.630Z] #22 2.460 ++ dirname ./install.sh [2019-10-21T12:09:46.630Z] #22 2.460 + dir=. [2019-10-21T12:09:46.630Z] #22 2.460 + bin=dockercli [2019-10-21T12:09:46.630Z] #22 2.460 + shift [2019-10-21T12:09:46.630Z] #22 2.460 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:09:46.630Z] #22 2.460 + . ./dockercli.installer [2019-10-21T12:09:46.630Z] #22 2.460 ++ : stable [2019-10-21T12:09:46.630Z] #22 2.460 ++ : 17.06.2-ce [2019-10-21T12:09:46.630Z] #22 2.460 + install_dockercli [2019-10-21T12:09:46.630Z] #22 2.460 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:09:46.630Z] #22 2.460 ++ uname -m [2019-10-21T12:09:46.630Z] #22 2.460 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:09:46.630Z] #22 2.468 + arch=x86_64 [2019-10-21T12:09:46.630Z] #22 2.468 + '[' x86_64 '!=' x86_64 ']' [2019-10-21T12:09:46.630Z] #22 2.468 + url=https://download.docker.com/linux/static [2019-10-21T12:09:46.630Z] #22 2.468 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-21T12:09:46.630Z] #22 2.468 + tar -xz docker/docker [2019-10-21T12:09:48.020Z] #38 ... [2019-10-21T12:09:48.020Z] [2019-10-21T12:09:48.020Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:48.020Z] #50 19.10 + cd /tmp/tmp.iIaUlMxxWX/src/github.com/golangci/golangci-lint/ [2019-10-21T12:09:48.280Z] #50 19.10 + git checkout -q v1.17.1 [2019-10-21T12:09:48.528Z] #22 4.366 + mkdir -p /build [2019-10-21T12:09:48.528Z] #22 4.369 + mv docker/docker /build/ [2019-10-21T12:09:48.528Z] #22 4.384 + rmdir docker [2019-10-21T12:09:48.786Z] #22 DONE 4.7s [2019-10-21T12:09:48.786Z] [2019-10-21T12:09:48.786Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:48.786Z] #33 4.091 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:48.786Z] #33 4.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:48.786Z] #33 4.143 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:48.786Z] #33 4.155 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:48.786Z] #33 4.206 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:48.786Z] #33 4.768 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:09:49.088Z] #57 11.61 Reading package lists... [2019-10-21T12:09:49.227Z] #50 20.01 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:09:49.359Z] #33 5.405 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:09:49.617Z] #33 5.860 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:09:50.523Z] #62 ... [2019-10-21T12:09:50.523Z] [2019-10-21T12:09:50.523Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:09:50.523Z] #17 44.28 Fetched 90.9 MB in 7s (11.4 MB/s) [2019-10-21T12:09:50.523Z] #17 44.40 Selecting previously unselected package bash-completion. [2019-10-21T12:09:50.523Z] #17 44.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-21T12:09:50.523Z] #17 44.47 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:09:50.523Z] #17 48.01 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:09:50.523Z] #17 48.67 Selecting previously unselected package libnet1:amd64. [2019-10-21T12:09:50.523Z] #17 48.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:09:50.523Z] #17 48.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:09:50.523Z] #17 48.81 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-21T12:09:50.523Z] #17 48.81 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-21T12:09:50.523Z] #17 48.81 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-21T12:09:50.523Z] #17 48.90 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-21T12:09:50.523Z] #17 48.90 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-21T12:09:50.523Z] #17 48.91 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-21T12:09:50.523Z] #17 49.03 Selecting previously unselected package libudev-dev:amd64. [2019-10-21T12:09:50.523Z] #17 49.04 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-21T12:09:50.523Z] #17 49.06 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:09:50.523Z] #17 49.27 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-21T12:09:50.523Z] #17 49.27 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:09:50.523Z] #17 49.27 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:09:50.523Z] #17 ... [2019-10-21T12:09:50.523Z] [2019-10-21T12:09:50.523Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:50.523Z] #41 44.32 CC images/google/protobuf/descriptor.o [2019-10-21T12:09:50.523Z] #41 46.16 CC images/opts.o [2019-10-21T12:09:50.523Z] #41 46.46 CC images/seccomp.o [2019-10-21T12:09:50.523Z] #41 46.78 CC images/binfmt-misc.o [2019-10-21T12:09:50.523Z] #41 46.99 CC images/time.o [2019-10-21T12:09:50.523Z] #41 47.24 CC images/sysctl.o [2019-10-21T12:09:50.523Z] #41 47.60 CC images/autofs.o [2019-10-21T12:09:50.523Z] #41 47.86 CC images/macvlan.o [2019-10-21T12:09:50.523Z] #41 48.12 CC images/sit.o [2019-10-21T12:09:50.523Z] #41 48.39 LINK images/built-in.o [2019-10-21T12:09:50.523Z] #41 48.53 GEN compel/include/asm [2019-10-21T12:09:50.523Z] #41 48.54 GEN compel/include/version.h [2019-10-21T12:09:50.523Z] #41 48.57 touch .config [2019-10-21T12:09:50.523Z] #41 48.58 GEN include/common/config.h [2019-10-21T12:09:50.523Z] #41 48.70 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-21T12:09:50.523Z] #41 48.73 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-21T12:09:50.523Z] #41 48.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-21T12:09:50.523Z] #41 48.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-21T12:09:50.523Z] #41 48.85 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-21T12:09:50.523Z] #41 48.87 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-21T12:09:50.523Z] #41 48.92 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-21T12:09:50.523Z] #41 48.94 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-21T12:09:50.523Z] #41 48.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-21T12:09:50.523Z] #41 49.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:09:50.523Z] #41 49.01 DEP compel/plugins/std/infect.d [2019-10-21T12:09:50.523Z] #41 49.14 DEP compel/plugins/std/string.d [2019-10-21T12:09:50.523Z] #41 49.23 DEP compel/plugins/std/log.d [2019-10-21T12:09:50.523Z] #41 49.34 DEP compel/plugins/std/fds.d [2019-10-21T12:09:50.523Z] #41 49.54 DEP compel/plugins/std/std.d [2019-10-21T12:09:50.523Z] #41 49.68 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:09:50.523Z] #41 49.75 DEP compel/plugins/fds/fds.d [2019-10-21T12:09:50.523Z] #41 49.99 CC compel/plugins/std/std.o [2019-10-21T12:09:50.523Z] #41 50.44 CC compel/plugins/std/fds.o [2019-10-21T12:09:50.523Z] #41 51.05 CC compel/plugins/std/log.o [2019-10-21T12:09:50.523Z] #41 51.86 CC compel/plugins/std/string.o [2019-10-21T12:09:50.523Z] #41 52.67 CC compel/plugins/std/infect.o [2019-10-21T12:09:50.523Z] #41 53.19 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-21T12:09:50.523Z] #41 53.23 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-21T12:09:50.523Z] #41 53.28 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-21T12:09:50.523Z] #41 53.35 AR compel/plugins/std.lib.a [2019-10-21T12:09:50.523Z] #41 53.42 CC compel/plugins/fds/fds.o [2019-10-21T12:09:50.523Z] #41 53.70 AR compel/plugins/fds.lib.a [2019-10-21T12:09:50.523Z] #41 53.77 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:09:50.523Z] #41 53.97 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:09:50.523Z] #41 54.18 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-21T12:09:50.523Z] #41 54.30 HOSTDEP compel/src/main-host.d [2019-10-21T12:09:50.525Z] #57 15.76 Reading package lists... [2019-10-21T12:09:50.525Z] #57 ... [2019-10-21T12:09:50.525Z] [2019-10-21T12:09:50.525Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:50.525Z] #45 13.42 unicode/utf16 [2019-10-21T12:09:50.525Z] #45 13.69 container/list [2019-10-21T12:09:50.525Z] #45 14.20 crypto/internal/subtle [2019-10-21T12:09:50.525Z] #45 14.34 crypto/subtle [2019-10-21T12:09:50.525Z] #45 14.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-21T12:09:50.525Z] #45 14.56 internal/nettrace [2019-10-21T12:09:50.525Z] #45 14.75 runtime/cgo [2019-10-21T12:09:50.780Z] #41 54.49 DEP compel/src/lib/ptrace.d [2019-10-21T12:09:50.780Z] #41 ... [2019-10-21T12:09:50.780Z] [2019-10-21T12:09:50.780Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:50.780Z] #44 108.4 vendor/golang.org/x/net/idna [2019-10-21T12:09:50.780Z] #44 110.9 vendor/golang.org/x/net/http2/hpack [2019-10-21T12:09:50.780Z] #44 112.1 mime [2019-10-21T12:09:50.780Z] #44 114.4 mime/quotedprintable [2019-10-21T12:09:50.780Z] #44 115.0 net/http/internal [2019-10-21T12:09:50.780Z] #44 ... [2019-10-21T12:09:50.780Z] [2019-10-21T12:09:50.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:50.780Z] #41 54.71 DEP compel/src/lib/infect.d [2019-10-21T12:09:51.343Z] #41 54.95 DEP compel/src/lib/infect-util.d [2019-10-21T12:09:51.343Z] #41 55.08 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:09:51.600Z] #41 55.22 DEP compel/arch/x86/src/lib/infect.d [2019-10-21T12:09:51.600Z] #41 55.44 DEP compel/arch/x86/src/lib/cpu.d [2019-10-21T12:09:51.775Z] #50 ... [2019-10-21T12:09:51.775Z] [2019-10-21T12:09:51.775Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:51.775Z] #44 12.49 vendor/golang.org/x/crypto/internal/subtle [2019-10-21T12:09:51.775Z] #44 ... [2019-10-21T12:09:51.775Z] [2019-10-21T12:09:51.775Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:51.775Z] #33 11.87 Reading package lists... [2019-10-21T12:09:51.775Z] #33 16.19 Reading package lists... [2019-10-21T12:09:51.857Z] #41 55.53 DEP compel/src/lib/log.d [2019-10-21T12:09:51.857Z] #41 55.67 DEP compel/src/main.d [2019-10-21T12:09:52.114Z] #41 55.94 DEP compel/src/lib/handle-elf.d [2019-10-21T12:09:52.347Z] #33 22.45 Building dependency tree... [2019-10-21T12:09:52.372Z] #41 56.11 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-21T12:09:52.607Z] #33 ... [2019-10-21T12:09:52.607Z] [2019-10-21T12:09:52.607Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:09:52.607Z] #10 13.77 Fetched 7742 kB in 10s (761 kB/s) [2019-10-21T12:09:52.607Z] #10 13.77 Reading package lists... [2019-10-21T12:09:52.643Z] #41 56.33 CC compel/src/lib/log.o [2019-10-21T12:09:52.869Z] #10 19.36 Reading package lists... [2019-10-21T12:09:52.869Z] #10 ... [2019-10-21T12:09:52.869Z] [2019-10-21T12:09:52.869Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:52.869Z] #24 13.95 Fetched 7742 kB in 9s (830 kB/s) [2019-10-21T12:09:52.869Z] #24 13.95 Reading package lists... [2019-10-21T12:09:52.869Z] #24 19.55 Reading package lists... [2019-10-21T12:09:52.869Z] #24 ... [2019-10-21T12:09:52.869Z] [2019-10-21T12:09:52.869Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:09:52.869Z] #40 16.08 Fetched 7742 kB in 11s (687 kB/s) [2019-10-21T12:09:52.869Z] #40 16.08 Reading package lists... [2019-10-21T12:09:52.900Z] #41 56.64 CC compel/arch/x86/src/lib/cpu.o [2019-10-21T12:09:53.790Z] #40 22.72 Reading package lists... [2019-10-21T12:09:53.790Z] #40 ... [2019-10-21T12:09:53.790Z] [2019-10-21T12:09:53.790Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:53.790Z] #33 24.67 The following additional packages will be installed: [2019-10-21T12:09:53.790Z] #33 24.69 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:09:53.790Z] #33 24.70 Suggested packages: [2019-10-21T12:09:53.790Z] #33 24.70 codeblocks eclipse ninja-build lrzip [2019-10-21T12:09:53.790Z] #33 24.70 Recommended packages: [2019-10-21T12:09:53.790Z] #33 24.70 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:09:53.790Z] #33 ... [2019-10-21T12:09:53.790Z] [2019-10-21T12:09:53.790Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:09:53.790Z] #56 14.79 Fetched 7742 kB in 9s (815 kB/s) [2019-10-21T12:09:53.790Z] #56 14.79 Reading package lists... [2019-10-21T12:09:53.797Z] #33 ... [2019-10-21T12:09:53.797Z] [2019-10-21T12:09:53.797Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:09:53.797Z] #10 3.569 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:53.797Z] #10 3.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:53.797Z] #10 3.682 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:53.797Z] #10 3.686 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:53.797Z] #10 3.701 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:53.797Z] #10 3.975 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:09:53.797Z] #10 4.556 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:09:53.797Z] #10 4.855 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:09:53.797Z] #10 9.212 Fetched 7919 kB in 6s (1188 kB/s) [2019-10-21T12:09:53.833Z] #41 ... [2019-10-21T12:09:53.833Z] [2019-10-21T12:09:53.833Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:53.833Z] #62 DONE 121.3s [2019-10-21T12:09:53.833Z] [2019-10-21T12:09:53.833Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:09:53.833Z] #63 DONE 0.1s [2019-10-21T12:09:53.833Z] [2019-10-21T12:09:53.833Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:09:53.833Z] #17 49.83 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:09:53.833Z] #17 49.83 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:09:53.833Z] #17 49.84 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:09:53.833Z] #17 50.97 Selecting previously unselected package python3-minimal. [2019-10-21T12:09:53.833Z] #17 50.97 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-21T12:09:53.833Z] #17 50.98 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:09:53.833Z] #17 51.09 Selecting previously unselected package libmpdec2:amd64. [2019-10-21T12:09:53.834Z] #17 51.09 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-21T12:09:53.834Z] #17 51.10 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-21T12:09:53.834Z] #17 51.26 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-21T12:09:53.834Z] #17 51.27 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:09:53.834Z] #17 51.27 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:09:53.875Z] #45 ... [2019-10-21T12:09:53.875Z] [2019-10-21T12:09:53.875Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:09:53.875Z] #57 15.76 Reading package lists... [2019-10-21T12:09:54.051Z] #56 20.54 Reading package lists... [2019-10-21T12:09:54.051Z] #56 ... [2019-10-21T12:09:54.051Z] [2019-10-21T12:09:54.051Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:54.051Z] #24 19.55 Reading package lists... [2019-10-21T12:09:54.055Z] #10 9.212 Reading package lists... [2019-10-21T12:09:54.055Z] #10 ... [2019-10-21T12:09:54.055Z] [2019-10-21T12:09:54.055Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:54.055Z] #24 4.119 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:09:54.055Z] #24 4.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:09:54.055Z] #24 4.183 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:09:54.055Z] #24 4.214 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:09:54.055Z] #24 4.239 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:09:54.055Z] #24 4.768 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:09:54.055Z] #24 5.486 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:09:54.055Z] #24 5.919 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:09:54.055Z] #24 10.35 Fetched 7919 kB in 7s (1098 kB/s) [2019-10-21T12:09:54.055Z] #24 10.35 Reading package lists... [2019-10-21T12:09:54.055Z] #24 ... [2019-10-21T12:09:54.055Z] [2019-10-21T12:09:54.055Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:54.055Z] #33 10.14 Fetched 7919 kB in 7s (1119 kB/s) [2019-10-21T12:09:54.294Z] #57 20.48 Building dependency tree... [2019-10-21T12:09:54.691Z] #57 21.57 The following additional packages will be installed: [2019-10-21T12:09:54.691Z] #57 21.61 btrfs-progs liblzo2-2 [2019-10-21T12:09:55.103Z] #57 21.77 The following NEW packages will be installed: [2019-10-21T12:09:55.103Z] #57 21.79 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:09:55.103Z] #57 21.91 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:09:55.103Z] #57 21.91 Need to get 668 kB of archives. [2019-10-21T12:09:55.103Z] #57 21.91 After this operation, 5446 kB of additional disk space will be used. [2019-10-21T12:09:55.103Z] #57 21.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-21T12:09:55.103Z] #57 21.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-21T12:09:55.103Z] #57 21.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-21T12:09:55.103Z] #57 ... [2019-10-21T12:09:55.103Z] [2019-10-21T12:09:55.103Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:09:55.103Z] #11 11.91 Fetched 7670 kB in 11s (668 kB/s) [2019-10-21T12:09:55.103Z] #11 11.91 Reading package lists... [2019-10-21T12:09:55.103Z] #11 15.75 Reading package lists... [2019-10-21T12:09:55.103Z] #11 20.23 Building dependency tree... [2019-10-21T12:09:55.103Z] #11 21.40 The following additional packages will be installed: [2019-10-21T12:09:55.103Z] #11 21.41 libapparmor1 libseccomp2 [2019-10-21T12:09:55.103Z] #11 21.41 Suggested packages: [2019-10-21T12:09:55.103Z] #11 21.41 seccomp [2019-10-21T12:09:55.103Z] #11 21.67 The following NEW packages will be installed: [2019-10-21T12:09:55.103Z] #11 21.67 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:09:55.103Z] #11 21.78 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:09:55.103Z] #11 21.78 Need to get 301 kB of archives. [2019-10-21T12:09:55.103Z] #11 21.78 After this operation, 1402 kB of additional disk space will be used. [2019-10-21T12:09:55.103Z] #11 21.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-21T12:09:55.103Z] #11 21.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-21T12:09:55.103Z] #11 21.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-21T12:09:55.103Z] #11 21.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-21T12:09:55.266Z] #24 25.58 Building dependency tree... [2019-10-21T12:09:55.286Z] #17 54.08 Selecting previously unselected package python3.5. [2019-10-21T12:09:55.286Z] #17 54.09 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:09:55.286Z] #17 54.09 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:09:55.286Z] #17 54.18 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-21T12:09:55.286Z] #17 54.19 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-21T12:09:55.286Z] #17 54.20 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-21T12:09:55.286Z] #17 54.27 Selecting previously unselected package dh-python. [2019-10-21T12:09:55.286Z] #17 54.28 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:09:55.286Z] #17 54.28 Unpacking dh-python (2.20170125) ... [2019-10-21T12:09:55.541Z] #17 54.50 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:09:55.541Z] #17 54.53 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:09:55.587Z] #11 ... [2019-10-21T12:09:55.587Z] [2019-10-21T12:09:55.587Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:09:55.587Z] #39 12.12 + cd /tmp/tmp.IrECeCzIcH/src/github.com/docker/distribution [2019-10-21T12:09:55.587Z] #39 12.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:09:55.587Z] #39 13.82 + GOPATH=/tmp/tmp.IrECeCzIcH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.IrECeCzIcH go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:09:55.587Z] #39 ... [2019-10-21T12:09:55.587Z] [2019-10-21T12:09:55.587Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:55.587Z] #25 13.42 Fetched 7670 kB in 12s (625 kB/s) [2019-10-21T12:09:55.587Z] #25 13.42 Reading package lists... [2019-10-21T12:09:55.587Z] #25 17.53 Reading package lists... [2019-10-21T12:09:55.587Z] #25 21.63 Building dependency tree... [2019-10-21T12:09:56.208Z] #24 27.52 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:09:56.208Z] #24 27.52 The following additional packages will be installed: [2019-10-21T12:09:56.208Z] #24 27.52 libjq1 libonig4 [2019-10-21T12:09:56.229Z] #25 ... [2019-10-21T12:09:56.229Z] [2019-10-21T12:09:56.229Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:09:56.229Z] #11 22.92 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:09:56.229Z] #11 23.08 Fetched 301 kB in 0s (848 kB/s) [2019-10-21T12:09:56.470Z] #24 27.81 The following NEW packages will be installed: [2019-10-21T12:09:56.470Z] #24 27.82 jq libjq1 libonig4 [2019-10-21T12:09:56.473Z] #17 ... [2019-10-21T12:09:56.473Z] [2019-10-21T12:09:56.473Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:56.473Z] #47 DONE 124.0s [2019-10-21T12:09:56.473Z] [2019-10-21T12:09:56.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:09:56.473Z] #41 57.65 CC compel/arch/x86/src/lib/infect.o [2019-10-21T12:09:56.473Z] #41 59.20 CC compel/src/lib/infect-rpc.o [2019-10-21T12:09:56.473Z] #41 59.66 CC compel/src/lib/infect-util.o [2019-10-21T12:09:56.473Z] #41 59.98 CC compel/src/lib/infect.o [2019-10-21T12:09:56.584Z] #33 10.14 Reading package lists... [2019-10-21T12:09:56.643Z] #11 23.19 Selecting previously unselected package libseccomp2:s390x. [2019-10-21T12:09:56.643Z] #11 23.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% [2019-10-21T12:09:56.643Z] #11 ... [2019-10-21T12:09:56.643Z] [2019-10-21T12:09:56.643Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:09:56.643Z] #41 13.17 Fetched 7670 kB in 12s (637 kB/s) [2019-10-21T12:09:56.643Z] #41 13.17 Reading package lists... [2019-10-21T12:09:56.643Z] #41 17.91 Reading package lists... [2019-10-21T12:09:56.643Z] #41 21.97 Building dependency tree... [2019-10-21T12:09:56.643Z] #41 ... [2019-10-21T12:09:56.643Z] [2019-10-21T12:09:56.643Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:09:56.643Z] #11 23.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 ... 14828 files and directories currently installed.) [2019-10-21T12:09:56.643Z] #11 23.30 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-21T12:09:56.643Z] #11 23.31 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-21T12:09:56.643Z] #11 23.44 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-21T12:09:56.643Z] #11 23.46 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-21T12:09:56.643Z] #11 23.47 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-21T12:09:56.643Z] #11 ... [2019-10-21T12:09:56.643Z] [2019-10-21T12:09:56.643Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:56.643Z] #34 13.38 Fetched 7670 kB in 12s (610 kB/s) [2019-10-21T12:09:56.643Z] #34 13.38 Reading package lists... [2019-10-21T12:09:56.643Z] #34 18.09 Reading package lists... [2019-10-21T12:09:56.643Z] #34 22.47 Building dependency tree... [2019-10-21T12:09:56.643Z] #34 ... [2019-10-21T12:09:56.643Z] [2019-10-21T12:09:56.643Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:09:56.643Z] #57 23.31 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:09:56.643Z] #57 23.38 Fetched 668 kB in 0s (6435 kB/s) [2019-10-21T12:09:56.643Z] #57 23.40 Selecting previously unselected package liblzo2-2:s390x. [2019-10-21T12:09:56.644Z] #57 23.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-21T12:09:56.644Z] #57 23.42 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-21T12:09:56.644Z] #57 23.43 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:09:56.644Z] #57 23.46 Selecting previously unselected package btrfs-progs. [2019-10-21T12:09:56.644Z] #57 23.46 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-21T12:09:56.644Z] #57 23.46 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:09:57.047Z] #57 24.06 Selecting previously unselected package btrfs-tools. [2019-10-21T12:09:57.047Z] #57 ... [2019-10-21T12:09:57.047Z] [2019-10-21T12:09:57.047Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:09:57.047Z] #69 13.81 + cd /tmp/tmp.AXBseTqiAF/src/github.com/docker/libnetwork [2019-10-21T12:09:57.047Z] #69 13.81 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:09:57.047Z] #69 14.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:09:57.463Z] #69 ... [2019-10-21T12:09:57.463Z] [2019-10-21T12:09:57.463Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:57.463Z] #34 24.15 The following additional packages will be installed: [2019-10-21T12:09:57.463Z] #34 24.20 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:09:57.463Z] #34 24.21 Suggested packages: [2019-10-21T12:09:57.463Z] #34 24.21 codeblocks eclipse ninja-build lrzip [2019-10-21T12:09:57.463Z] #34 24.21 Recommended packages: [2019-10-21T12:09:57.463Z] #34 24.21 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:09:57.463Z] #34 ... [2019-10-21T12:09:57.463Z] [2019-10-21T12:09:57.463Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:09:57.463Z] #11 23.65 Selecting previously unselected package libapparmor1:s390x. [2019-10-21T12:09:57.463Z] #11 23.65 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-21T12:09:57.463Z] #11 23.66 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-21T12:09:57.463Z] #11 23.79 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-21T12:09:57.463Z] #11 23.79 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-21T12:09:57.463Z] #11 23.80 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-21T12:09:57.463Z] #11 24.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:09:57.463Z] #11 24.07 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-21T12:09:57.463Z] #11 24.08 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-21T12:09:57.463Z] #11 24.09 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-21T12:09:57.463Z] #11 24.10 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-21T12:09:57.463Z] #11 24.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:09:57.463Z] #11 DONE 24.3s [2019-10-21T12:09:57.463Z] [2019-10-21T12:09:57.463Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:09:57.463Z] #53 DONE 0.1s [2019-10-21T12:09:57.858Z] [2019-10-21T12:09:57.859Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:09:57.859Z] #57 24.06 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-21T12:09:57.859Z] #57 24.07 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:09:57.859Z] #57 24.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:09:57.859Z] #57 24.24 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:09:57.859Z] #57 24.26 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:09:57.859Z] #57 24.30 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:09:57.859Z] #57 24.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:09:57.859Z] #57 DONE 24.5s [2019-10-21T12:09:57.859Z] [2019-10-21T12:09:57.859Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:09:57.859Z] #54 DONE 0.1s [2019-10-21T12:09:57.859Z] [2019-10-21T12:09:57.859Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:57.859Z] #55 ... [2019-10-21T12:09:57.859Z] [2019-10-21T12:09:57.859Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:09:57.859Z] #58 DONE 0.1s [2019-10-21T12:09:57.859Z] [2019-10-21T12:09:57.859Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:09:57.859Z] #59 DONE 0.1s [2019-10-21T12:09:57.859Z] [2019-10-21T12:09:57.859Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:57.859Z] #55 0.260 + RM_GOPATH=0 [2019-10-21T12:09:57.871Z] #24 28.97 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:09:57.871Z] #24 28.97 Need to get 293 kB of archives. [2019-10-21T12:09:57.871Z] #24 28.97 After this operation, 1086 kB of additional disk space will be used. [2019-10-21T12:09:57.871Z] #24 28.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-21T12:09:57.871Z] #24 28.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-21T12:09:57.871Z] #24 28.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-21T12:09:58.269Z] #55 ... [2019-10-21T12:09:58.269Z] [2019-10-21T12:09:58.269Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:09:58.269Z] #12 DONE 0.6s [2019-10-21T12:09:58.269Z] [2019-10-21T12:09:58.269Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:09:58.269Z] #55 0.262 + TMP_GOPATH= [2019-10-21T12:09:58.269Z] #55 0.263 + : /build [2019-10-21T12:09:58.269Z] #55 0.263 + '[' -z '' ']' [2019-10-21T12:09:58.269Z] #55 0.264 ++ mktemp -d [2019-10-21T12:09:58.269Z] #55 0.266 + export GOPATH=/tmp/tmp.pV9vlbya4o [2019-10-21T12:09:58.269Z] #55 0.266 + GOPATH=/tmp/tmp.pV9vlbya4o [2019-10-21T12:09:58.269Z] #55 0.266 + RM_GOPATH=1 [2019-10-21T12:09:58.269Z] #55 0.267 ++ dirname ./install.sh [2019-10-21T12:09:58.269Z] #55 0.269 + dir=. [2019-10-21T12:09:58.269Z] #55 0.270 + bin=runc [2019-10-21T12:09:58.269Z] #55 0.270 + shift [2019-10-21T12:09:58.269Z] #55 0.270 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:09:58.269Z] #55 0.270 + . ./runc.installer [2019-10-21T12:09:58.269Z] #55 0.271 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:09:58.269Z] #55 0.271 + install_runc [2019-10-21T12:09:58.269Z] #55 0.273 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:09:58.269Z] #55 0.275 + uname -r [2019-10-21T12:09:58.269Z] #55 0.279 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:09:58.269Z] #55 0.280 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:09:58.269Z] #55 0.280 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:09:58.269Z] #55 0.280 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pV9vlbya4o/src/github.com/opencontainers/runc [2019-10-21T12:09:58.269Z] #55 0.286 Cloning into '/tmp/tmp.pV9vlbya4o/src/github.com/opencontainers/runc'... [2019-10-21T12:09:58.269Z] #55 ... [2019-10-21T12:09:58.269Z] [2019-10-21T12:09:58.269Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:58.269Z] #51 14.90 + cd /tmp/tmp.rgtSvzJJii/src/github.com/golangci/golangci-lint/ [2019-10-21T12:09:58.269Z] #51 14.91 + git checkout -q v1.17.1 [2019-10-21T12:09:58.269Z] #51 15.91 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:09:58.269Z] #51 ... [2019-10-21T12:09:58.269Z] [2019-10-21T12:09:58.269Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:58.269Z] #34 25.19 The following NEW packages will be installed: [2019-10-21T12:09:58.269Z] #34 25.22 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:09:58.269Z] #34 25.22 vim-common xxd [2019-10-21T12:09:58.269Z] #34 25.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:09:58.269Z] #34 25.27 Need to get 13.2 MB of archives. [2019-10-21T12:09:58.269Z] #34 25.27 After this operation, 59.4 MB of additional disk space will be used. [2019-10-21T12:09:58.269Z] #34 25.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:09:58.675Z] #34 ... [2019-10-21T12:09:58.675Z] [2019-10-21T12:09:58.675Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:09:58.675Z] #13 DONE 0.5s [2019-10-21T12:09:58.675Z] [2019-10-21T12:09:58.675Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:09:58.675Z] #60 0.323 + RM_GOPATH=0 [2019-10-21T12:09:58.675Z] #60 0.323 + TMP_GOPATH= [2019-10-21T12:09:58.675Z] #60 0.323 + : /build [2019-10-21T12:09:58.675Z] #60 0.323 + '[' -z '' ']' [2019-10-21T12:09:58.675Z] #60 0.323 ++ mktemp -d [2019-10-21T12:09:58.675Z] #60 0.325 + export GOPATH=/tmp/tmp.7r2dt5xb8S [2019-10-21T12:09:58.675Z] #60 0.325 + GOPATH=/tmp/tmp.7r2dt5xb8S [2019-10-21T12:09:58.675Z] #60 0.325 + RM_GOPATH=1 [2019-10-21T12:09:58.675Z] #60 0.327 ++ dirname ./install.sh [2019-10-21T12:09:58.675Z] #60 0.329 + dir=. [2019-10-21T12:09:58.675Z] #60 0.329 + bin=containerd [2019-10-21T12:09:58.675Z] #60 0.329 + shift [2019-10-21T12:09:58.675Z] #60 0.329 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:09:58.675Z] #60 0.329 + . ./containerd.installer [2019-10-21T12:09:58.675Z] #60 0.330 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:09:58.675Z] #60 0.331 + install_containerd [2019-10-21T12:09:58.675Z] #60 0.331 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:09:58.675Z] #60 0.331 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:09:58.675Z] #60 0.331 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7r2dt5xb8S/src/github.com/containerd/containerd [2019-10-21T12:09:58.675Z] #60 0.336 Cloning into '/tmp/tmp.7r2dt5xb8S/src/github.com/containerd/containerd'... [2019-10-21T12:09:58.675Z] #60 ... [2019-10-21T12:09:58.675Z] [2019-10-21T12:09:58.675Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:09:58.675Z] #14 0.197 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:09:58.675Z] #14 DONE 0.3s [2019-10-21T12:09:58.991Z] #41 62.65 CC compel/src/lib/ptrace.o [2019-10-21T12:09:59.073Z] [2019-10-21T12:09:59.073Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:59.073Z] #25 23.58 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:09:59.073Z] #25 23.58 The following additional packages will be installed: [2019-10-21T12:09:59.073Z] #25 23.58 libjq1 libonig4 [2019-10-21T12:09:59.073Z] #25 24.06 The following NEW packages will be installed: [2019-10-21T12:09:59.073Z] #25 24.07 jq libjq1 libonig4 [2019-10-21T12:09:59.073Z] #25 24.20 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:09:59.073Z] #25 24.20 Need to get 328 kB of archives. [2019-10-21T12:09:59.073Z] #25 24.20 After this operation, 1263 kB of additional disk space will be used. [2019-10-21T12:09:59.073Z] #25 24.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-21T12:09:59.073Z] #25 24.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-21T12:09:59.073Z] #25 24.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-21T12:09:59.073Z] #25 25.29 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:09:59.073Z] #25 25.34 Fetched 328 kB in 0s (3860 kB/s) [2019-10-21T12:09:59.073Z] #25 25.48 Selecting previously unselected package libonig4:s390x. [2019-10-21T12:09:59.073Z] #25 25.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-21T12:09:59.073Z] #25 25.50 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-21T12:09:59.073Z] #25 25.50 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-21T12:09:59.073Z] #25 25.75 Selecting previously unselected package libjq1:s390x. [2019-10-21T12:09:59.073Z] #25 25.76 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-21T12:09:59.073Z] #25 25.78 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-21T12:09:59.073Z] #25 25.96 Selecting previously unselected package jq. [2019-10-21T12:09:59.073Z] #25 25.96 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-21T12:09:59.073Z] #25 25.96 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:09:59.248Z] #41 63.11 AR compel/libcompel.a [2019-10-21T12:09:59.249Z] #41 63.20 HOSTCC compel/src/main-host.o [2019-10-21T12:09:59.284Z] #24 30.21 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:09:59.284Z] #24 30.50 Fetched 293 kB in 1s (277 kB/s) [2019-10-21T12:09:59.378Z] #33 13.07 Reading package lists... [2019-10-21T12:09:59.466Z] #25 ... [2019-10-21T12:09:59.466Z] [2019-10-21T12:09:59.466Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:09:59.466Z] #15 DONE 0.4s [2019-10-21T12:09:59.466Z] [2019-10-21T12:09:59.466Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:59.466Z] #25 26.24 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-21T12:09:59.466Z] #25 26.25 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-21T12:09:59.466Z] #25 26.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:09:59.466Z] #25 ... [2019-10-21T12:09:59.466Z] [2019-10-21T12:09:59.466Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:09:59.466Z] #16 DONE 0.3s [2019-10-21T12:09:59.466Z] [2019-10-21T12:09:59.466Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:09:59.466Z] #25 26.32 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:09:59.544Z] #24 30.70 Selecting previously unselected package libonig4:arm64. [2019-10-21T12:09:59.544Z] #24 30.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-21T12:09:59.544Z] #24 30.78 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-21T12:09:59.643Z] #33 15.61 Building dependency tree... [2019-10-21T12:09:59.808Z] #24 30.98 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-21T12:09:59.808Z] #24 ... [2019-10-21T12:09:59.808Z] [2019-10-21T12:09:59.808Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:09:59.808Z] #28 30.23 + cd /tmp/tmp.koryo5Eqh2/src/github.com/go-swagger/go-swagger [2019-10-21T12:09:59.808Z] #28 30.24 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:09:59.887Z] #25 DONE 26.5s [2019-10-21T12:09:59.887Z] [2019-10-21T12:09:59.887Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:09:59.887Z] #26 DONE 0.1s [2019-10-21T12:09:59.887Z] [2019-10-21T12:09:59.887Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:09:59.887Z] #34 25.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-21T12:09:59.887Z] #34 25.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-21T12:09:59.887Z] #34 25.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-21T12:09:59.887Z] #34 25.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-21T12:09:59.887Z] #34 25.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-21T12:09:59.887Z] #34 26.00 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-21T12:09:59.887Z] #34 26.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-21T12:09:59.887Z] #34 26.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:09:59.887Z] #34 26.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:09:59.887Z] #34 ... [2019-10-21T12:09:59.887Z] [2019-10-21T12:09:59.887Z] #17 [dev 6/24] RUN ldconfig [2019-10-21T12:09:59.887Z] #17 DONE 0.3s [2019-10-21T12:09:59.887Z] [2019-10-21T12:09:59.887Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:09:59.887Z] #41 23.51 The following additional packages will be installed: [2019-10-21T12:09:59.887Z] #41 23.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:09:59.887Z] #41 23.52 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:09:59.887Z] #41 23.52 Suggested packages: [2019-10-21T12:09:59.887Z] #41 23.52 manpages-dev python-setuptools [2019-10-21T12:09:59.887Z] #41 25.56 The following NEW packages will be installed: [2019-10-21T12:09:59.887Z] #41 25.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:09:59.887Z] #41 25.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:09:59.887Z] #41 25.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:09:59.887Z] #41 25.56 zlib1g-dev [2019-10-21T12:09:59.887Z] #41 25.73 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:09:59.887Z] #41 25.73 Need to get 3476 kB of archives. [2019-10-21T12:09:59.887Z] #41 25.73 After this operation, 20.2 MB of additional disk space will be used. [2019-10-21T12:09:59.887Z] #41 25.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-21T12:09:59.887Z] #41 25.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-21T12:09:59.887Z] #41 25.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-21T12:09:59.887Z] #41 25.92 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-21T12:09:59.887Z] #41 25.92 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-21T12:09:59.887Z] #41 25.93 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-21T12:09:59.887Z] #41 26.08 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-21T12:09:59.887Z] #41 26.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-21T12:09:59.887Z] #41 26.16 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-21T12:09:59.887Z] #41 26.19 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-21T12:09:59.887Z] #41 26.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-21T12:09:59.887Z] #41 26.28 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-21T12:09:59.887Z] #41 26.35 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-21T12:09:59.887Z] #41 26.38 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-21T12:09:59.887Z] #41 26.49 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:09:59.887Z] #41 26.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-21T12:10:00.033Z] #33 16.06 The following additional packages will be installed: [2019-10-21T12:10:00.033Z] #33 16.06 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:10:00.033Z] #33 16.06 Suggested packages: [2019-10-21T12:10:00.033Z] #33 16.06 codeblocks eclipse ninja-build lrzip [2019-10-21T12:10:00.033Z] #33 16.06 Recommended packages: [2019-10-21T12:10:00.033Z] #33 16.06 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:10:00.033Z] #33 16.20 The following NEW packages will be installed: [2019-10-21T12:10:00.033Z] #33 16.20 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:10:00.033Z] #33 16.20 vim-common xxd [2019-10-21T12:10:00.177Z] #41 63.67 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-21T12:10:00.177Z] #41 63.87 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:10:00.177Z] #41 ... [2019-10-21T12:10:00.177Z] [2019-10-21T12:10:00.177Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:00.177Z] #17 58.20 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:10:00.177Z] #17 59.24 Selecting previously unselected package python3. [2019-10-21T12:10:00.433Z] #17 59.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-21T12:10:00.434Z] #17 59.30 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-21T12:10:00.434Z] #17 59.31 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:10:00.434Z] #17 59.42 Selecting previously unselected package pigz. [2019-10-21T12:10:00.434Z] #17 59.44 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-21T12:10:00.434Z] #17 59.44 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:10:00.690Z] #17 59.56 Selecting previously unselected package libip4tc0:amd64. [2019-10-21T12:10:00.690Z] #17 59.57 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:00.690Z] #17 59.57 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:00.690Z] #17 59.70 Selecting previously unselected package libip6tc0:amd64. [2019-10-21T12:10:00.690Z] #17 59.70 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:00.690Z] #17 59.70 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:00.844Z] #41 27.66 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:00.947Z] #17 59.83 Selecting previously unselected package libiptc0:amd64. [2019-10-21T12:10:00.947Z] #17 59.83 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:00.947Z] #17 59.85 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:00.947Z] #17 59.95 Selecting previously unselected package libxtables12:amd64. [2019-10-21T12:10:00.947Z] #17 59.95 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:00.947Z] #17 59.96 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:01.203Z] #17 60.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-21T12:10:01.203Z] #17 60.06 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-21T12:10:01.203Z] #17 60.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-21T12:10:01.203Z] #17 60.20 Selecting previously unselected package iptables. [2019-10-21T12:10:01.203Z] #17 60.20 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:01.203Z] #17 60.21 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:01.203Z] #17 ... [2019-10-21T12:10:01.203Z] [2019-10-21T12:10:01.203Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:01.203Z] #44 118.9 net/textproto [2019-10-21T12:10:01.203Z] #44 119.0 crypto/x509 [2019-10-21T12:10:01.203Z] #44 120.2 vendor/golang.org/x/net/http/httpguts [2019-10-21T12:10:01.203Z] #44 120.5 vendor/golang.org/x/net/http/httpproxy [2019-10-21T12:10:01.203Z] #44 121.1 mime/multipart [2019-10-21T12:10:01.203Z] #44 124.5 crypto/tls [2019-10-21T12:10:01.230Z] #41 27.83 Fetched 3476 kB in 0s (3679 kB/s) [2019-10-21T12:10:01.230Z] #41 28.01 Selecting previously unselected package libnet1:s390x. [2019-10-21T12:10:01.230Z] #41 28.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-21T12:10:01.230Z] #41 28.09 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-21T12:10:01.230Z] #41 28.09 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-21T12:10:01.230Z] #41 28.20 Selecting previously unselected package libcap-dev:s390x. [2019-10-21T12:10:01.230Z] #41 28.25 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-21T12:10:01.230Z] #41 28.25 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-21T12:10:01.264Z] #33 ... [2019-10-21T12:10:01.264Z] [2019-10-21T12:10:01.264Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:10:01.264Z] #10 9.212 Reading package lists... [2019-10-21T12:10:01.264Z] #10 11.73 Reading package lists... [2019-10-21T12:10:01.264Z] #10 14.42 Building dependency tree... [2019-10-21T12:10:01.264Z] #10 15.37 The following additional packages will be installed: [2019-10-21T12:10:01.264Z] #10 15.37 libapparmor1 libseccomp2 [2019-10-21T12:10:01.264Z] #10 15.37 Suggested packages: [2019-10-21T12:10:01.264Z] #10 15.37 seccomp [2019-10-21T12:10:01.264Z] #10 15.49 The following NEW packages will be installed: [2019-10-21T12:10:01.264Z] #10 15.50 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:10:01.264Z] #10 16.56 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:10:01.264Z] #10 16.56 Need to get 300 kB of archives. [2019-10-21T12:10:01.264Z] #10 16.56 After this operation, 1201 kB of additional disk space will be used. [2019-10-21T12:10:01.264Z] #10 16.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-21T12:10:01.264Z] #10 16.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-21T12:10:01.264Z] #10 16.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-21T12:10:01.264Z] #10 16.57 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-21T12:10:01.264Z] #10 16.72 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:01.264Z] #10 16.75 Fetched 300 kB in 1s (284 kB/s) [2019-10-21T12:10:01.264Z] #10 16.77 Selecting previously unselected package libseccomp2:amd64. [2019-10-21T12:10:01.264Z] #10 16.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:10:01.264Z] #10 16.79 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-21T12:10:01.265Z] #10 16.79 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:10:01.265Z] #10 16.83 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-21T12:10:01.265Z] #10 16.83 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-21T12:10:01.265Z] #10 16.84 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:10:01.265Z] #10 16.88 Selecting previously unselected package libapparmor1:amd64. [2019-10-21T12:10:01.265Z] #10 16.88 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:10:01.265Z] #10 16.89 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:10:01.265Z] #10 16.93 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-21T12:10:01.265Z] #10 16.93 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:10:01.460Z] #44 ... [2019-10-21T12:10:01.460Z] [2019-10-21T12:10:01.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:01.460Z] #41 64.35 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:10:01.460Z] #41 64.59 HOSTLINK compel/compel-host-bin [2019-10-21T12:10:01.460Z] #41 64.71 DEP soccr/soccr.d [2019-10-21T12:10:01.460Z] #41 64.85 CC soccr/soccr.o [2019-10-21T12:10:01.530Z] #10 16.94 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:10:01.530Z] #10 17.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:01.530Z] #10 17.75 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:10:01.530Z] #10 17.77 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:10:01.627Z] #41 28.38 Selecting previously unselected package libnet1-dev. [2019-10-21T12:10:01.627Z] #41 28.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-21T12:10:01.627Z] #41 28.39 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:10:01.627Z] #41 28.59 Selecting previously unselected package libnl-3-200:s390x. [2019-10-21T12:10:01.627Z] #41 28.59 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-21T12:10:01.627Z] #41 28.59 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-21T12:10:01.627Z] #41 28.68 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-21T12:10:01.790Z] #10 17.79 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:10:01.790Z] #10 17.80 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-21T12:10:01.790Z] #10 17.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:02.039Z] #41 28.69 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-21T12:10:02.039Z] #41 28.69 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-21T12:10:02.354Z] #10 DONE 18.6s [2019-10-21T12:10:02.354Z] [2019-10-21T12:10:02.354Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:10:02.355Z] #28 33.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:10:02.388Z] #41 66.27 AR soccr/libsoccr.a [2019-10-21T12:10:02.388Z] #41 66.31 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:10:02.882Z] #41 29.64 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-21T12:10:02.882Z] #41 29.65 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-21T12:10:02.882Z] #41 29.65 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-21T12:10:02.882Z] #41 29.70 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-21T12:10:02.882Z] #41 29.71 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-21T12:10:02.882Z] #41 29.71 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-21T12:10:02.882Z] #41 29.82 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-21T12:10:02.950Z] #41 66.67 DEP criu/arch/x86/sigframe.d [2019-10-21T12:10:02.950Z] #41 66.76 DEP criu/arch/x86/sigaction_compat.d [2019-10-21T12:10:03.207Z] #41 66.85 DEP criu/arch/x86/kerndat.d [2019-10-21T12:10:03.207Z] #41 67.07 DEP criu/arch/x86/crtools.d [2019-10-21T12:10:03.283Z] #41 29.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-21T12:10:03.283Z] #41 29.83 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-21T12:10:03.283Z] #41 30.12 Selecting previously unselected package libprotobuf10:s390x. [2019-10-21T12:10:03.283Z] #41 30.12 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-21T12:10:03.283Z] #41 30.12 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-21T12:10:03.292Z] #11 ... [2019-10-21T12:10:03.292Z] [2019-10-21T12:10:03.292Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:10:03.292Z] #24 10.35 Reading package lists... [2019-10-21T12:10:03.292Z] #24 13.15 Reading package lists... [2019-10-21T12:10:03.292Z] #24 15.47 Building dependency tree... [2019-10-21T12:10:03.292Z] #24 15.96 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:10:03.292Z] #24 15.96 The following additional packages will be installed: [2019-10-21T12:10:03.292Z] #24 15.96 libjq1 libonig4 [2019-10-21T12:10:03.292Z] #24 16.03 The following NEW packages will be installed: [2019-10-21T12:10:03.292Z] #24 16.03 jq libjq1 libonig4 [2019-10-21T12:10:03.292Z] #24 17.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:10:03.292Z] #24 17.66 Need to get 327 kB of archives. [2019-10-21T12:10:03.292Z] #24 17.66 After this operation, 1157 kB of additional disk space will be used. [2019-10-21T12:10:03.292Z] #24 17.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-21T12:10:03.292Z] #24 17.67 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-21T12:10:03.292Z] #24 17.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-21T12:10:03.292Z] #24 18.09 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:03.292Z] #24 18.14 Fetched 327 kB in 1s (201 kB/s) [2019-10-21T12:10:03.292Z] #24 18.59 Selecting previously unselected package libonig4:amd64. [2019-10-21T12:10:03.292Z] #24 18.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:10:03.292Z] #24 18.63 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-21T12:10:03.292Z] #24 18.66 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:10:03.292Z] #24 18.79 Selecting previously unselected package libjq1:amd64. [2019-10-21T12:10:03.292Z] #24 18.79 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:10:03.292Z] #24 18.79 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:10:03.292Z] #24 18.94 Selecting previously unselected package jq. [2019-10-21T12:10:03.292Z] #24 18.94 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:10:03.292Z] #24 18.96 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:10:03.292Z] #24 19.06 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:10:03.292Z] #24 19.07 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:10:03.292Z] #24 19.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:03.292Z] #24 19.12 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:10:03.292Z] #24 DONE 19.3s [2019-10-21T12:10:03.292Z] [2019-10-21T12:10:03.292Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:10:03.292Z] #33 17.67 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:10:03.292Z] #33 17.67 Need to get 13.7 MB of archives. [2019-10-21T12:10:03.293Z] #33 17.67 After this operation, 57.2 MB of additional disk space will be used. [2019-10-21T12:10:03.293Z] #33 17.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:10:03.293Z] #33 17.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:10:03.293Z] #33 17.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-21T12:10:03.293Z] #33 18.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-21T12:10:03.293Z] #33 18.13 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-21T12:10:03.293Z] #33 18.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-21T12:10:03.293Z] #33 18.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-21T12:10:03.293Z] #33 18.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-21T12:10:03.293Z] #33 18.38 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:10:03.293Z] #33 18.45 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:10:03.293Z] #33 18.84 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:03.293Z] #33 18.91 Fetched 13.7 MB in 2s (5880 kB/s) [2019-10-21T12:10:03.293Z] #33 18.98 Selecting previously unselected package cmake-data. [2019-10-21T12:10:03.293Z] #33 18.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:10:03.293Z] #33 18.99 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:10:03.293Z] #33 19.00 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:10:03.463Z] #41 67.20 DEP criu/arch/x86/cpu.d [2019-10-21T12:10:03.550Z] #33 19.75 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:10:03.550Z] #33 19.75 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:10:03.550Z] #33 19.76 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:10:03.550Z] #33 19.80 Selecting previously unselected package libicu57:amd64. [2019-10-21T12:10:03.550Z] #33 19.80 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-21T12:10:03.550Z] #33 19.80 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-21T12:10:03.694Z] #41 ... [2019-10-21T12:10:03.694Z] [2019-10-21T12:10:03.694Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:03.694Z] #27 2.405 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:10:03.694Z] #27 3.171 [2019-10-21T12:10:03.694Z] #27 3.641 # 2.4% ### 4.5% [2019-10-21T12:10:03.694Z] #27 ... [2019-10-21T12:10:03.694Z] [2019-10-21T12:10:03.694Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:03.694Z] #69 DONE 30.4s [2019-10-21T12:10:03.694Z] [2019-10-21T12:10:03.694Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:03.720Z] #41 67.41 CC criu/arch/x86/cpu.o [2019-10-21T12:10:04.271Z] #28 ... [2019-10-21T12:10:04.271Z] [2019-10-21T12:10:04.271Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:10:04.271Z] #10 19.36 Reading package lists... [2019-10-21T12:10:04.271Z] #10 25.81 Building dependency tree... [2019-10-21T12:10:04.271Z] #10 27.62 The following additional packages will be installed: [2019-10-21T12:10:04.271Z] #10 27.62 libapparmor1 libseccomp2 [2019-10-21T12:10:04.271Z] #10 27.63 Suggested packages: [2019-10-21T12:10:04.271Z] #10 27.63 seccomp [2019-10-21T12:10:04.271Z] #10 27.79 The following NEW packages will be installed: [2019-10-21T12:10:04.271Z] #10 27.80 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:10:04.271Z] #10 28.90 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:10:04.271Z] #10 28.90 Need to get 287 kB of archives. [2019-10-21T12:10:04.271Z] #10 28.90 After this operation, 1186 kB of additional disk space will be used. [2019-10-21T12:10:04.271Z] #10 28.90 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-10-21T12:10:04.271Z] #10 28.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-10-21T12:10:04.271Z] #10 29.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-21T12:10:04.271Z] #10 29.02 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-21T12:10:04.271Z] #10 30.19 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:04.271Z] #10 30.48 Fetched 287 kB in 1s (248 kB/s) [2019-10-21T12:10:04.271Z] #10 30.70 Selecting previously unselected package libseccomp2:arm64. [2019-10-21T12:10:04.271Z] #10 30.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-21T12:10:04.271Z] #10 30.77 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-21T12:10:04.271Z] #10 30.81 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:10:04.271Z] #10 31.08 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-21T12:10:04.271Z] #10 31.09 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-21T12:10:04.271Z] #10 31.10 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:10:04.271Z] #10 31.46 Selecting previously unselected package libapparmor1:arm64. [2019-10-21T12:10:04.271Z] #10 31.47 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-21T12:10:04.271Z] #10 31.50 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-21T12:10:04.271Z] #10 31.98 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-21T12:10:04.271Z] #10 31.99 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-21T12:10:04.271Z] #10 32.01 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-21T12:10:04.271Z] #10 32.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:04.271Z] #10 32.55 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:10:04.271Z] #10 32.64 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-21T12:10:04.271Z] #10 32.67 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-21T12:10:04.271Z] #10 33.13 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-21T12:10:04.271Z] #10 33.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:04.271Z] #10 ... [2019-10-21T12:10:04.271Z] [2019-10-21T12:10:04.271Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:10:04.271Z] #56 20.54 Reading package lists... [2019-10-21T12:10:04.271Z] #56 26.20 Building dependency tree... [2019-10-21T12:10:04.271Z] #56 28.12 The following additional packages will be installed: [2019-10-21T12:10:04.271Z] #56 28.13 btrfs-progs liblzo2-2 [2019-10-21T12:10:04.271Z] #56 28.27 The following NEW packages will be installed: [2019-10-21T12:10:04.271Z] #56 28.27 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:10:04.271Z] #56 29.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:10:04.271Z] #56 29.38 Need to get 582 kB of archives. [2019-10-21T12:10:04.271Z] #56 29.38 After this operation, 3944 kB of additional disk space will be used. [2019-10-21T12:10:04.271Z] #56 29.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-21T12:10:04.271Z] #56 29.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-21T12:10:04.271Z] #56 29.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-21T12:10:04.271Z] #56 30.66 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:04.271Z] #56 30.83 Fetched 582 kB in 1s (529 kB/s) [2019-10-21T12:10:04.271Z] #56 31.04 Selecting previously unselected package liblzo2-2:arm64. [2019-10-21T12:10:04.271Z] #56 31.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-21T12:10:04.271Z] #56 31.17 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-21T12:10:04.271Z] #56 31.31 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:10:04.271Z] #56 31.44 Selecting previously unselected package btrfs-progs. [2019-10-21T12:10:04.271Z] #56 31.44 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-21T12:10:04.271Z] #56 31.46 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:10:04.271Z] #56 32.08 Selecting previously unselected package btrfs-tools. [2019-10-21T12:10:04.271Z] #56 32.08 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-21T12:10:04.271Z] #56 32.24 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:10:04.271Z] #56 32.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:04.271Z] #56 32.62 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:10:04.271Z] #56 32.65 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:10:04.271Z] #56 33.05 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:10:04.271Z] #56 33.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:04.271Z] #56 DONE 35.6s [2019-10-21T12:10:04.271Z] [2019-10-21T12:10:04.271Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:10:04.271Z] #40 22.72 Reading package lists... [2019-10-21T12:10:04.271Z] #40 27.33 Building dependency tree... [2019-10-21T12:10:04.271Z] #40 29.37 The following additional packages will be installed: [2019-10-21T12:10:04.271Z] #40 29.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:10:04.271Z] #40 29.38 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:10:04.271Z] #40 29.39 Suggested packages: [2019-10-21T12:10:04.271Z] #40 29.39 manpages-dev python-setuptools [2019-10-21T12:10:04.271Z] #40 30.46 The following NEW packages will be installed: [2019-10-21T12:10:04.271Z] #40 30.47 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:10:04.271Z] #40 30.48 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:10:04.271Z] #40 30.48 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:10:04.271Z] #40 30.48 zlib1g-dev [2019-10-21T12:10:04.271Z] #40 31.65 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:10:04.271Z] #40 31.65 Need to get 3415 kB of archives. [2019-10-21T12:10:04.271Z] #40 31.65 After this operation, 19.0 MB of additional disk space will be used. [2019-10-21T12:10:04.271Z] #40 31.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-21T12:10:04.271Z] #40 31.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-21T12:10:04.271Z] #40 31.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-21T12:10:04.271Z] #40 31.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-21T12:10:04.271Z] #40 31.72 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-10-21T12:10:04.271Z] #40 31.73 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-21T12:10:04.271Z] #40 31.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-21T12:10:04.271Z] #40 31.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-21T12:10:04.271Z] #40 31.97 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-21T12:10:04.271Z] #40 32.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-21T12:10:04.271Z] #40 32.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-21T12:10:04.271Z] #40 32.23 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-21T12:10:04.271Z] #40 32.26 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-10-21T12:10:04.271Z] #40 32.27 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-21T12:10:04.271Z] #40 32.27 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:10:04.271Z] #40 32.31 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-21T12:10:04.271Z] #40 33.24 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:04.271Z] #40 33.39 Fetched 3415 kB in 1s (1925 kB/s) [2019-10-21T12:10:04.271Z] #40 33.77 Selecting previously unselected package libnet1:arm64. [2019-10-21T12:10:04.271Z] #40 33.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-21T12:10:04.271Z] #40 33.83 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-21T12:10:04.271Z] #40 34.07 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-21T12:10:04.271Z] #40 34.59 Selecting previously unselected package libcap-dev:arm64. [2019-10-21T12:10:04.271Z] #40 34.60 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-21T12:10:04.271Z] #40 34.63 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-21T12:10:04.271Z] #40 34.90 Selecting previously unselected package libnet1-dev. [2019-10-21T12:10:04.271Z] #40 34.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-21T12:10:04.271Z] #40 34.96 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:10:04.271Z] #40 35.60 Selecting previously unselected package libnl-3-200:arm64. [2019-10-21T12:10:04.271Z] #40 35.60 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-21T12:10:04.497Z] #33 ... [2019-10-21T12:10:04.497Z] [2019-10-21T12:10:04.497Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:10:04.497Z] #11 DONE 2.0s [2019-10-21T12:10:04.497Z] [2019-10-21T12:10:04.497Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:10:04.532Z] #40 ... [2019-10-21T12:10:04.532Z] [2019-10-21T12:10:04.532Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:10:04.532Z] #10 DONE 35.6s [2019-10-21T12:10:04.532Z] [2019-10-21T12:10:04.532Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:10:04.532Z] #24 31.30 Selecting previously unselected package libjq1:arm64. [2019-10-21T12:10:04.532Z] #24 31.31 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-21T12:10:04.532Z] #24 31.33 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-21T12:10:04.532Z] #24 31.54 Selecting previously unselected package jq. [2019-10-21T12:10:04.532Z] #24 31.54 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-21T12:10:04.532Z] #24 31.56 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:10:04.532Z] #24 32.10 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-21T12:10:04.532Z] #24 32.26 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-21T12:10:04.532Z] #24 32.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:04.532Z] #24 32.37 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:10:04.532Z] #24 DONE 35.7s [2019-10-21T12:10:04.532Z] [2019-10-21T12:10:04.532Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:10:04.532Z] #40 35.63 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-21T12:10:04.532Z] #40 ... [2019-10-21T12:10:04.532Z] [2019-10-21T12:10:04.532Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:10:04.648Z] #41 68.21 CC criu/arch/x86/crtools.o [2019-10-21T12:10:04.793Z] #25 ... [2019-10-21T12:10:04.793Z] [2019-10-21T12:10:04.793Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:10:04.793Z] #57 DONE 0.3s [2019-10-21T12:10:04.793Z] [2019-10-21T12:10:04.793Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:10:04.793Z] #52 DONE 0.3s [2019-10-21T12:10:04.793Z] [2019-10-21T12:10:04.793Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:10:04.793Z] #33 25.99 The following NEW packages will be installed: [2019-10-21T12:10:04.793Z] #33 25.99 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:10:04.793Z] #33 25.99 vim-common xxd [2019-10-21T12:10:04.793Z] #33 27.11 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:10:04.793Z] #33 27.11 Need to get 13.1 MB of archives. [2019-10-21T12:10:04.793Z] #33 27.11 After this operation, 55.5 MB of additional disk space will be used. [2019-10-21T12:10:04.793Z] #33 27.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:10:04.793Z] #33 27.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-21T12:10:04.793Z] #33 27.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-21T12:10:04.793Z] #33 27.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-10-21T12:10:04.793Z] #33 27.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-21T12:10:04.793Z] #33 27.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-21T12:10:04.793Z] #33 27.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-21T12:10:04.793Z] #33 27.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-21T12:10:04.793Z] #33 28.14 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-21T12:10:04.793Z] #33 28.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:10:04.793Z] #33 29.37 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:04.793Z] #33 29.55 Fetched 13.1 MB in 2s (5726 kB/s) [2019-10-21T12:10:04.793Z] #33 29.75 Selecting previously unselected package cmake-data. [2019-10-21T12:10:04.793Z] #33 29.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 ... 14976 files and directories currently installed.) [2019-10-21T12:10:04.793Z] #33 29.90 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:10:04.793Z] #33 29.94 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:10:04.793Z] #33 ... [2019-10-21T12:10:04.793Z] [2019-10-21T12:10:04.793Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:10:04.793Z] #25 DONE 0.3s [2019-10-21T12:10:04.793Z] [2019-10-21T12:10:04.793Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:10:04.793Z] #40 35.85 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-21T12:10:04.793Z] #40 35.85 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-21T12:10:04.793Z] #40 35.88 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-21T12:10:05.055Z] #40 ... [2019-10-21T12:10:05.055Z] [2019-10-21T12:10:05.055Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:10:05.055Z] #53 DONE 0.3s [2019-10-21T12:10:05.055Z] [2019-10-21T12:10:05.055Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:10:05.055Z] #58 DONE 0.5s [2019-10-21T12:10:05.055Z] [2019-10-21T12:10:05.055Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:06.014Z] #41 69.48 CC criu/arch/x86/kerndat.o [2019-10-21T12:10:06.270Z] #41 ... [2019-10-21T12:10:06.270Z] [2019-10-21T12:10:06.270Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:06.270Z] #17 60.55 Selecting previously unselected package xxd. [2019-10-21T12:10:06.270Z] #17 60.56 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 60.57 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:06.270Z] #17 60.71 Selecting previously unselected package vim-common. [2019-10-21T12:10:06.270Z] #17 60.71 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:10:06.270Z] #17 60.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:06.270Z] #17 61.03 Selecting previously unselected package bzip2. [2019-10-21T12:10:06.270Z] #17 61.03 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 61.04 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:10:06.270Z] #17 61.15 Selecting previously unselected package libgpm2:amd64. [2019-10-21T12:10:06.270Z] #17 61.15 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 61.16 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-21T12:10:06.270Z] #17 61.25 Selecting previously unselected package xz-utils. [2019-10-21T12:10:06.270Z] #17 61.25 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 61.26 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:10:06.270Z] #17 61.45 Selecting previously unselected package aufs-tools. [2019-10-21T12:10:06.270Z] #17 61.46 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 61.46 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:10:06.270Z] #17 61.64 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:10:06.270Z] #17 61.64 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 61.65 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:10:06.270Z] #17 61.77 Selecting previously unselected package btrfs-progs. [2019-10-21T12:10:06.270Z] #17 61.79 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 61.80 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:10:06.270Z] #17 62.33 Selecting previously unselected package btrfs-tools. [2019-10-21T12:10:06.270Z] #17 62.36 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 62.36 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:10:06.270Z] #17 62.45 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-21T12:10:06.270Z] #17 62.45 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 62.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:10:06.270Z] #17 62.64 Selecting previously unselected package dmsetup. [2019-10-21T12:10:06.270Z] #17 62.65 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 62.66 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:10:06.270Z] #17 62.81 Selecting previously unselected package libonig4:amd64. [2019-10-21T12:10:06.270Z] #17 62.82 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 62.82 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:10:06.270Z] #17 62.97 Selecting previously unselected package libjq1:amd64. [2019-10-21T12:10:06.270Z] #17 62.97 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 62.98 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:10:06.270Z] #17 63.10 Selecting previously unselected package jq. [2019-10-21T12:10:06.270Z] #17 63.11 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 63.12 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:10:06.270Z] #17 63.20 Selecting previously unselected package libaio1:amd64. [2019-10-21T12:10:06.270Z] #17 63.21 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 63.21 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-21T12:10:06.270Z] #17 63.27 Selecting previously unselected package libcap2-bin. [2019-10-21T12:10:06.270Z] #17 63.29 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 63.30 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:10:06.270Z] #17 63.42 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-21T12:10:06.270Z] #17 63.43 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 63.45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:10:06.270Z] #17 63.53 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-21T12:10:06.270Z] #17 63.55 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 63.56 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-21T12:10:06.270Z] #17 63.88 Selecting previously unselected package libpcre16-3:amd64. [2019-10-21T12:10:06.270Z] #17 63.88 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 63.89 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-21T12:10:06.270Z] #17 64.06 Selecting previously unselected package libpcre32-3:amd64. [2019-10-21T12:10:06.270Z] #17 64.07 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 64.08 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-21T12:10:06.270Z] #17 64.25 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-21T12:10:06.270Z] #17 64.25 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 64.26 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-21T12:10:06.270Z] #17 64.76 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-21T12:10:06.270Z] #17 64.77 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 64.78 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-21T12:10:06.270Z] #17 65.04 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-21T12:10:06.270Z] #17 65.04 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 65.06 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-21T12:10:06.270Z] #17 65.21 Selecting previously unselected package libnl-3-200:amd64. [2019-10-21T12:10:06.270Z] #17 65.22 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-21T12:10:06.270Z] #17 65.23 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:10:06.404Z] #12 DONE 1.8s [2019-10-21T12:10:06.404Z] [2019-10-21T12:10:06.404Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:10:06.404Z] #33 21.38 Selecting previously unselected package libxml2:amd64. [2019-10-21T12:10:06.404Z] #33 21.38 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-21T12:10:06.404Z] #33 21.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:10:06.404Z] #33 21.60 Selecting previously unselected package libarchive13:amd64. [2019-10-21T12:10:06.404Z] #33 21.60 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-21T12:10:06.404Z] #33 21.60 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-21T12:10:06.404Z] #33 21.69 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-21T12:10:06.404Z] #33 21.69 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-21T12:10:06.404Z] #33 21.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-21T12:10:06.404Z] #33 21.74 Selecting previously unselected package libuv1:amd64. [2019-10-21T12:10:06.404Z] #33 21.74 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-21T12:10:06.404Z] #33 21.75 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-21T12:10:06.404Z] #33 21.84 Selecting previously unselected package cmake. [2019-10-21T12:10:06.404Z] #33 21.84 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-21T12:10:06.404Z] #33 21.90 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:10:06.404Z] #33 22.65 Selecting previously unselected package xxd. [2019-10-21T12:10:06.404Z] #33 22.65 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:10:06.404Z] #33 22.65 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:06.404Z] #33 22.71 Selecting previously unselected package vim-common. [2019-10-21T12:10:06.404Z] #33 22.71 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:10:06.527Z] #17 65.34 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-21T12:10:06.527Z] #17 65.34 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-21T12:10:06.527Z] #17 65.35 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:10:06.527Z] #17 65.44 Selecting previously unselected package libreadline5:amd64. [2019-10-21T12:10:06.527Z] #17 65.44 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-21T12:10:06.527Z] #17 65.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-21T12:10:06.665Z] #33 22.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:06.665Z] #33 22.83 Processing triggers for mime-support (3.60) ... [2019-10-21T12:10:06.665Z] #33 22.86 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:06.665Z] #33 22.86 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-21T12:10:06.665Z] #33 22.87 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:10:06.665Z] #33 22.89 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-21T12:10:06.665Z] #33 22.89 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:10:06.665Z] #33 22.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:06.665Z] #33 22.93 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:06.665Z] #33 22.94 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:10:06.783Z] #17 65.63 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-21T12:10:06.783Z] #17 65.63 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-21T12:10:06.783Z] #17 65.64 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:10:06.923Z] #33 22.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-21T12:10:06.923Z] #33 22.96 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-21T12:10:06.923Z] #33 22.97 Setting up cmake (3.7.2-1) ... [2019-10-21T12:10:06.923Z] #33 23.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:06.923Z] #33 DONE 23.2s [2019-10-21T12:10:06.923Z] [2019-10-21T12:10:06.923Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:10:07.181Z] #13 ... [2019-10-21T12:10:07.181Z] [2019-10-21T12:10:07.181Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:10:07.181Z] #34 DONE 0.1s [2019-10-21T12:10:07.181Z] [2019-10-21T12:10:07.181Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:10:07.439Z] #13 1.198 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:10:07.439Z] #13 DONE 1.3s [2019-10-21T12:10:07.439Z] [2019-10-21T12:10:07.439Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:10:08.674Z] #17 67.43 Selecting previously unselected package net-tools. [2019-10-21T12:10:08.674Z] #17 67.44 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-21T12:10:08.674Z] #17 67.45 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:10:08.674Z] #17 67.65 Selecting previously unselected package python-pip-whl. [2019-10-21T12:10:08.674Z] #17 67.65 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:10:08.674Z] #17 67.66 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:10:08.810Z] #14 DONE 1.1s [2019-10-21T12:10:08.810Z] [2019-10-21T12:10:08.810Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:10:09.064Z] #6 completed: 2019-10-21 12:10:01.919802977 +0000 UTC [2019-10-21T12:10:09.064Z] #6 duration: 2m8.392673848s [2019-10-21T12:10:09.064Z] [2019-10-21T12:10:09.064Z] [2019-10-21T12:10:09.064Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... [2019-10-21T12:10:09.064Z] #7 digest: sha256:51ad65eed91f7647fd8410854df89364d3a0fb808055c6b7f3c6fba6046b3e4d [2019-10-21T12:10:09.064Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" [2019-10-21T12:10:09.064Z] #7 started: 2019-10-21 12:10:01.922307192 +0000 UTC [2019-10-21T12:10:09.264Z] #54 4.070 + RM_GOPATH=0 [2019-10-21T12:10:09.264Z] #54 4.070 + TMP_GOPATH= [2019-10-21T12:10:09.264Z] #54 4.070 + : /build [2019-10-21T12:10:09.264Z] #54 4.070 + '[' -z '' ']' [2019-10-21T12:10:09.264Z] #54 4.071 ++ mktemp -d [2019-10-21T12:10:09.264Z] #54 4.074 + export GOPATH=/tmp/tmp.zRBnH9NwXp [2019-10-21T12:10:09.264Z] #54 4.074 + GOPATH=/tmp/tmp.zRBnH9NwXp [2019-10-21T12:10:09.264Z] #54 4.074 + RM_GOPATH=1 [2019-10-21T12:10:09.264Z] #54 4.078 ++ dirname ./install.sh [2019-10-21T12:10:09.264Z] #54 4.078 + dir=. [2019-10-21T12:10:09.264Z] #54 4.078 + bin=runc [2019-10-21T12:10:09.264Z] #54 4.078 + shift [2019-10-21T12:10:09.264Z] #54 4.078 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:10:09.264Z] #54 4.078 + . ./runc.installer [2019-10-21T12:10:09.264Z] #54 4.078 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:10:09.264Z] #54 4.078 + install_runc [2019-10-21T12:10:09.264Z] #54 4.078 + uname -r [2019-10-21T12:10:09.264Z] #54 4.078 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:10:09.264Z] #54 4.085 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:10:09.264Z] #54 4.085 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:10:09.264Z] #54 4.085 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zRBnH9NwXp/src/github.com/opencontainers/runc [2019-10-21T12:10:09.264Z] #54 4.085 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:10:09.264Z] #54 4.089 Cloning into '/tmp/tmp.zRBnH9NwXp/src/github.com/opencontainers/runc'... [2019-10-21T12:10:09.293Z] #27 3.641 # 2.4% ### 4.5% #### 6.6% ###### 8.7% ####### 10.8% ######### 12.9% ########## 15.0% ############ 17.1% ############# 19.1% ############### 21.2% ################ 23.3% ################## 25.4% ################### 27.5% ##################### 29.6% ###################### 31.7% ######################## 33.8% ######################### 35.9% ########################### 38.0% ############################ 40.0% ############################## 42.1% ############################### 44.2% ################################# 46.3% ################################## 48.4% #################################### 50.5% ##################################### 52.6% ####################################### 54.7% [2019-10-21T12:10:09.293Z] #27 ... [2019-10-21T12:10:09.293Z] [2019-10-21T12:10:09.293Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:10:09.293Z] #48 25.79 + cd /tmp/tmp.wSYSzADVMl/src/gotest.tools/gotestsum [2019-10-21T12:10:09.293Z] #48 25.79 + git checkout -q v0.3.5 [2019-10-21T12:10:09.293Z] #48 25.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:10:09.293Z] #48 ... [2019-10-21T12:10:09.293Z] [2019-10-21T12:10:09.293Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:09.492Z] #17 68.32 Selecting previously unselected package python3-pip. [2019-10-21T12:10:09.492Z] #17 68.32 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:10:09.492Z] #17 68.32 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:10:09.492Z] #17 68.55 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:10:09.492Z] #17 68.55 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:10:09.746Z] #15 DONE 1.1s [2019-10-21T12:10:09.746Z] [2019-10-21T12:10:09.746Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T12:10:09.751Z] #17 68.57 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:10:09.751Z] #17 68.72 Selecting previously unselected package python3-setuptools. [2019-10-21T12:10:09.751Z] #17 68.72 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:10:09.751Z] #17 68.73 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:10:09.852Z] #54 ... [2019-10-21T12:10:09.852Z] [2019-10-21T12:10:09.852Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:10:09.852Z] #11 DONE 5.6s [2019-10-21T12:10:10.007Z] #17 69.01 Selecting previously unselected package python3-wheel. [2019-10-21T12:10:10.007Z] #17 69.01 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:10:10.007Z] #17 69.02 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:10:10.007Z] #17 69.13 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:10:10.113Z] [2019-10-21T12:10:10.113Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:10:10.143Z] #27 3.641 # 2.4% ### 4.5% #### 6.6% ###### 8.7% ####### 10.8% ######### 12.9% ########## 15.0% ############ 17.1% ############# 19.1% ############### 21.2% ################ 23.3% ################## 25.4% ################### 27.5% ##################### 29.6% ###################### 31.7% ######################## 33.8% ######################### 35.9% ########################### 38.0% ############################ 40.0% ############################## 42.1% ############################### 44.2% ################################# 46.3% ################################## 48.4% #################################### 50.5% ##################################### 52.6% ####################################### 54.7% ######################################## 56.7% ########################################## 58.9% [2019-10-21T12:10:10.143Z] #27 ... [2019-10-21T12:10:10.143Z] [2019-10-21T12:10:10.143Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:10.143Z] #18 0.456 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:10:10.143Z] #18 0.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:10:10.143Z] #18 0.547 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:10:10.143Z] #18 0.591 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:10:10.143Z] #18 0.606 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:10:10.143Z] #18 1.540 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-21T12:10:10.143Z] #18 3.341 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-21T12:10:10.143Z] #18 4.394 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-21T12:10:10.143Z] #18 ... [2019-10-21T12:10:10.143Z] [2019-10-21T12:10:10.143Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:10.264Z] #17 69.13 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-21T12:10:10.264Z] #17 69.14 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:10:10.373Z] #12 ... [2019-10-21T12:10:10.373Z] [2019-10-21T12:10:10.373Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:10:10.373Z] #47 31.29 + cd /tmp/tmp.j7U6tayrE3/src/gotest.tools/gotestsum [2019-10-21T12:10:10.373Z] #47 31.29 + git checkout -q v0.3.5 [2019-10-21T12:10:10.373Z] #47 31.33 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:10:10.521Z] #17 69.47 Selecting previously unselected package vim-runtime. [2019-10-21T12:10:10.521Z] #17 69.48 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:10:10.521Z] #17 69.53 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:10:10.521Z] #17 69.55 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:10:10.521Z] #17 69.57 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:10.566Z] #27 3.641 # 2.4% ### 4.5% #### 6.6% ###### 8.7% ####### 10.8% ######### 12.9% ########## 15.0% ############ 17.1% ############# 19.1% ############### 21.2% ################ 23.3% ################## 25.4% ################### 27.5% ##################### 29.6% ###################### 31.7% ######################## 33.8% ######################### 35.9% ########################### 38.0% ############################ 40.0% ############################## 42.1% ############################### 44.2% ################################# 46.3% ################################## 48.4% #################################### 50.5% ##################################### 52.6% ####################################### 54.7% ######################################## 56.7% ########################################## 58.9% ########################################### 60.9% ############################################# 63.0% [2019-10-21T12:10:10.566Z] #27 ... [2019-10-21T12:10:10.566Z] [2019-10-21T12:10:10.566Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:10:10.566Z] #34 27.33 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:10.566Z] #34 27.50 Fetched 13.2 MB in 1s (13.1 MB/s) [2019-10-21T12:10:10.566Z] #34 27.76 Selecting previously unselected package cmake-data. [2019-10-21T12:10:10.566Z] #34 27.76 (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-10-21T12:10:10.566Z] #34 27.84 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:10:10.566Z] #34 27.91 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:10:10.566Z] #34 31.60 Selecting previously unselected package liblzo2-2:s390x. [2019-10-21T12:10:10.566Z] #34 31.62 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-21T12:10:10.566Z] #34 31.63 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:10:10.566Z] #34 31.85 Selecting previously unselected package libicu57:s390x. [2019-10-21T12:10:10.566Z] #34 31.86 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-21T12:10:10.566Z] #34 31.86 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-21T12:10:10.566Z] #34 ... [2019-10-21T12:10:10.566Z] [2019-10-21T12:10:10.566Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:10.634Z] #47 ... [2019-10-21T12:10:10.634Z] [2019-10-21T12:10:10.634Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:10:10.634Z] #40 36.49 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-21T12:10:10.634Z] #40 36.50 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-21T12:10:10.634Z] #40 36.51 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-21T12:10:10.634Z] #40 36.89 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-21T12:10:10.634Z] #40 36.89 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-21T12:10:10.634Z] #40 36.91 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-21T12:10:10.634Z] #40 37.10 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-21T12:10:10.634Z] #40 37.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-21T12:10:10.634Z] #40 37.12 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:10:10.634Z] #40 37.61 Selecting previously unselected package libprotobuf10:arm64. [2019-10-21T12:10:10.634Z] #40 37.61 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-21T12:10:10.634Z] #40 37.61 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-21T12:10:10.634Z] #40 38.41 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-21T12:10:10.634Z] #40 38.41 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-21T12:10:10.634Z] #40 38.44 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-21T12:10:10.634Z] #40 38.75 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-21T12:10:10.634Z] #40 38.75 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-21T12:10:10.634Z] #40 38.77 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-21T12:10:10.634Z] #40 40.11 Selecting previously unselected package libprotoc10:arm64. [2019-10-21T12:10:10.634Z] #40 40.11 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-21T12:10:10.634Z] #40 40.14 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-21T12:10:10.634Z] #40 41.42 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:10:10.634Z] #40 41.42 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-21T12:10:10.634Z] #40 41.46 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:10:10.634Z] #40 41.68 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:10:10.634Z] #40 41.70 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-21T12:10:10.634Z] #40 41.72 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:10:10.895Z] #40 ... [2019-10-21T12:10:10.895Z] [2019-10-21T12:10:10.895Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:10.895Z] #44 31.62 sync [2019-10-21T12:10:10.895Z] #44 31.62 internal/reflectlite [2019-10-21T12:10:10.895Z] #44 32.56 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:10:10.895Z] #44 32.56 internal/singleflight [2019-10-21T12:10:10.895Z] #44 32.56 math/rand [2019-10-21T12:10:10.895Z] #44 33.93 errors [2019-10-21T12:10:10.895Z] #44 33.95 sort [2019-10-21T12:10:10.895Z] #44 34.51 io [2019-10-21T12:10:10.895Z] #44 34.52 strconv [2019-10-21T12:10:10.895Z] #44 34.52 syscall [2019-10-21T12:10:10.895Z] #44 36.45 vendor/golang.org/x/net/dns/dnsmessage [2019-10-21T12:10:10.895Z] #44 36.95 bytes [2019-10-21T12:10:10.895Z] #44 41.29 bufio [2019-10-21T12:10:10.895Z] #44 ... [2019-10-21T12:10:10.895Z] [2019-10-21T12:10:10.895Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:10.895Z] #31 31.80 sync [2019-10-21T12:10:10.895Z] #31 31.80 internal/reflectlite [2019-10-21T12:10:10.895Z] #31 33.77 sort [2019-10-21T12:10:10.895Z] #31 33.77 errors [2019-10-21T12:10:10.895Z] #31 34.15 io [2019-10-21T12:10:10.895Z] #31 34.16 internal/oserror [2019-10-21T12:10:10.895Z] #31 34.16 strconv [2019-10-21T12:10:10.895Z] #31 34.31 syscall [2019-10-21T12:10:10.895Z] #31 36.64 strings [2019-10-21T12:10:10.895Z] #31 36.64 bytes [2019-10-21T12:10:10.895Z] #31 38.81 reflect [2019-10-21T12:10:10.895Z] #31 41.50 bufio [2019-10-21T12:10:11.127Z] #16 DONE 1.1s [2019-10-21T12:10:11.127Z] [2019-10-21T12:10:11.127Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:11.156Z] #31 ... [2019-10-21T12:10:11.156Z] [2019-10-21T12:10:11.156Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:10:11.156Z] #40 42.19 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:10:11.156Z] #40 42.20 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:10:11.156Z] #40 42.22 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:10:11.416Z] #40 42.59 Selecting previously unselected package python-protobuf. [2019-10-21T12:10:11.416Z] #40 42.59 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-21T12:10:11.416Z] #40 42.60 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:10:12.359Z] #40 43.31 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-21T12:10:12.359Z] #40 43.48 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-21T12:10:12.359Z] #40 43.51 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:10:13.030Z] #17 2.075 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:10:13.030Z] #17 2.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:10:13.030Z] #17 2.085 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:10:13.030Z] #17 2.090 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:10:13.030Z] #17 2.091 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:10:13.030Z] #17 2.169 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:10:13.288Z] #17 2.314 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:10:13.288Z] #17 2.394 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:10:13.301Z] #40 ... [2019-10-21T12:10:13.301Z] [2019-10-21T12:10:13.301Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:10:13.301Z] #12 DONE 3.3s [2019-10-21T12:10:13.301Z] [2019-10-21T12:10:13.301Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:13.301Z] #26 6.628 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:10:13.301Z] #26 7.325 [2019-10-21T12:10:13.796Z] #17 ... [2019-10-21T12:10:13.796Z] [2019-10-21T12:10:13.796Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:13.796Z] #44 131.5 net/http/httptrace [2019-10-21T12:10:13.796Z] #44 131.8 net/http [2019-10-21T12:10:14.053Z] #44 ... [2019-10-21T12:10:14.053Z] [2019-10-21T12:10:14.053Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:14.053Z] #41 70.02 CC criu/arch/x86/sigaction_compat.o [2019-10-21T12:10:14.053Z] #41 70.30 CC criu/arch/x86/sigframe.o [2019-10-21T12:10:14.053Z] #41 70.65 LINK criu/arch/x86/crtools.built-in.o [2019-10-21T12:10:14.053Z] #41 70.71 DEP criu/pie/util-vdso-elf32.d [2019-10-21T12:10:14.053Z] #41 70.81 DEP criu/arch/x86/vdso-pie.d [2019-10-21T12:10:14.053Z] #41 70.90 DEP criu/pie/parasite-vdso.d [2019-10-21T12:10:14.053Z] #41 71.10 DEP criu/pie/util-vdso.d [2019-10-21T12:10:14.053Z] #41 71.26 DEP criu/pie/util.d [2019-10-21T12:10:14.053Z] #41 71.43 CC criu/pie/util.o [2019-10-21T12:10:14.053Z] #41 71.80 CC criu/pie/util-vdso.o [2019-10-21T12:10:14.053Z] #41 72.39 CC criu/pie/parasite-vdso.o [2019-10-21T12:10:14.053Z] #41 73.48 CC criu/arch/x86/vdso-pie.o [2019-10-21T12:10:14.053Z] #41 73.86 CC criu/pie/util-vdso-elf32.o [2019-10-21T12:10:14.053Z] #41 74.54 AR criu/pie/pie.lib.a [2019-10-21T12:10:14.053Z] #41 74.62 DEP criu/pie/restorer.d [2019-10-21T12:10:14.053Z] #41 74.85 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-21T12:10:14.053Z] #41 74.97 DEP criu/arch/x86/restorer_unmap.d [2019-10-21T12:10:14.053Z] #41 75.01 DEP criu/arch/x86/restorer.d [2019-10-21T12:10:14.053Z] #41 75.23 DEP criu/pie/parasite.d [2019-10-21T12:10:14.053Z] #41 75.51 CC criu/pie/parasite.o [2019-10-21T12:10:14.053Z] #41 76.83 LINK criu/pie/parasite.built-in.o [2019-10-21T12:10:14.053Z] #41 76.86 GEN criu/pie/parasite-blob.h [2019-10-21T12:10:14.053Z] #41 76.89 CC criu/arch/x86/restorer.o [2019-10-21T12:10:14.053Z] #41 77.55 CC criu/arch/x86/restorer_unmap.o [2019-10-21T12:10:14.053Z] #41 77.58 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-21T12:10:14.053Z] #41 77.94 CC criu/pie/restorer.o [2019-10-21T12:10:14.310Z] #41 ... [2019-10-21T12:10:14.310Z] [2019-10-21T12:10:14.310Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:14.441Z] #27 3.641 # 2.4% ### 4.5% #### 6.6% ###### 8.7% ####### 10.8% ######### 12.9% ########## 15.0% ############ 17.1% ############# 19.1% ############### 21.2% ################ 23.3% ################## 25.4% ################### 27.5% ##################### 29.6% ###################### 31.7% ######################## 33.8% ######################### 35.9% ########################### 38.0% ############################ 40.0% ############################## 42.1% ############################### 44.2% ################################# 46.3% ################################## 48.4% #################################### 50.5% ##################################### 52.6% ####################################### 54.7% ######################################## 56.7% ########################################## 58.9% ########################################### 60.9% ############################################# 63.0% ############################################## 65.1% ################################################ 67.2% ################################################# 69.3% ################################################### 71.4% #################################################### 73.5% ###################################################### 75.6% ####################################################### 77.7% ######################################################### 79.7% ########################################################## 81.9% ############################################################ 83.9% ############################################################# 86.0% ############################################################### 88.1% ################################################################ 90.2% ################################################################## 92.3% ################################################################### 94.4% ##################################################################### 96.5% ###################################################################### 98.6% [2019-10-21T12:10:14.441Z] #27 ... [2019-10-21T12:10:14.441Z] [2019-10-21T12:10:14.441Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:10:14.441Z] #29 30.85 + cd /tmp/tmp.FgRxHLKQ8o/src/github.com/go-swagger/go-swagger [2019-10-21T12:10:14.441Z] #29 30.85 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:10:14.441Z] #29 33.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:10:14.441Z] #29 ... [2019-10-21T12:10:14.441Z] [2019-10-21T12:10:14.441Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:14.441Z] #27 3.641 # 2.4% ### 4.5% #### 6.6% ###### 8.7% ####### 10.8% ######### 12.9% ########## 15.0% ############ 17.1% ############# 19.1% ############### 21.2% ################ 23.3% ################## 25.4% ################### 27.5% ##################### 29.6% ###################### 31.7% ######################## 33.8% ######################### 35.9% ########################### 38.0% ############################ 40.0% ############################## 42.1% ############################### 44.2% ################################# 46.3% ################################## 48.4% #################################### 50.5% ##################################### 52.6% ####################################### 54.7% ######################################## 56.7% ########################################## 58.9% ########################################### 60.9% ############################################# 63.0% ############################################## 65.1% ################################################ 67.2% ################################################# 69.3% ################################################### 71.4% #################################################### 73.5% ###################################################### 75.6% ####################################################### 77.7% ######################################################### 79.7% ########################################################## 81.9% ############################################################ 83.9% ############################################################# 86.0% ############################################################### 88.1% ################################################################ 90.2% ################################################################## 92.3% ################################################################### 94.4% ##################################################################### 96.5% ###################################################################### 98.6% ######################################################################## 100.0% [2019-10-21T12:10:14.441Z] #27 ... [2019-10-21T12:10:14.441Z] [2019-10-21T12:10:14.441Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:10:14.441Z] #41 31.25 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-21T12:10:14.441Z] #41 31.25 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-21T12:10:14.441Z] #41 31.25 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-21T12:10:14.441Z] #41 31.47 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-21T12:10:14.441Z] #41 31.47 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-21T12:10:14.441Z] #41 31.48 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-21T12:10:14.441Z] #41 32.97 Selecting previously unselected package libprotoc10:s390x. [2019-10-21T12:10:14.441Z] #41 32.98 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-21T12:10:14.441Z] #41 32.98 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-21T12:10:14.441Z] #41 33.53 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:10:14.441Z] #41 33.57 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-21T12:10:14.441Z] #41 33.57 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:10:14.441Z] #41 33.68 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:10:14.441Z] #41 33.68 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-21T12:10:14.441Z] #41 33.69 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:10:14.441Z] #41 33.83 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:10:14.441Z] #41 33.83 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:10:14.441Z] #41 33.84 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:10:14.441Z] #41 34.08 Selecting previously unselected package python-protobuf. [2019-10-21T12:10:14.441Z] #41 34.08 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-21T12:10:14.441Z] #41 34.08 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:10:14.441Z] #41 34.75 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-21T12:10:14.441Z] #41 34.83 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-21T12:10:14.441Z] #41 34.84 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:10:14.441Z] #41 37.95 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:10:14.441Z] #41 37.96 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-21T12:10:14.441Z] #41 37.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:14.441Z] #41 38.00 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:10:14.441Z] #41 ... [2019-10-21T12:10:14.441Z] [2019-10-21T12:10:14.441Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:10:14.441Z] #34 39.82 Selecting previously unselected package libxml2:s390x. [2019-10-21T12:10:14.441Z] #34 39.82 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-21T12:10:14.441Z] #34 39.83 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:10:14.441Z] #34 40.57 Selecting previously unselected package libarchive13:s390x. [2019-10-21T12:10:14.441Z] #34 40.57 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-21T12:10:14.441Z] #34 40.58 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-21T12:10:14.441Z] #34 40.89 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-21T12:10:14.441Z] #34 40.90 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-21T12:10:14.441Z] #34 40.91 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-21T12:10:14.441Z] #34 41.11 Selecting previously unselected package libuv1:s390x. [2019-10-21T12:10:14.441Z] #34 41.11 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-21T12:10:14.441Z] #34 41.14 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-21T12:10:14.441Z] #34 41.34 Selecting previously unselected package cmake. [2019-10-21T12:10:14.441Z] #34 41.34 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-21T12:10:14.441Z] #34 41.46 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:10:14.567Z] #17 73.46 Selecting previously unselected package vim. [2019-10-21T12:10:14.567Z] #17 73.48 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:10:14.567Z] #17 73.49 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:14.665Z] #17 3.869 Fetched 7919 kB in 2s (2821 kB/s) [2019-10-21T12:10:15.392Z] #26 7.739 # 2.7% ### 5.0% ####### 11.0% ############ 17.3% ############## 20.5% ################## 25.9% ##################### 30.3% ####################### 32.8% ######################## 34.7% ########################## 37.2% ############################# 40.4% ############################### 43.9% ################################# 46.3% #################################### 50.1% ####################################### 55.0% ######################################## 55.8% ######################################### 57.1% ########################################## 59.7% ################################################ 67.0% ################################################## 69.6% ################################################### 72.2% ###################################################### 76.3% [2019-10-21T12:10:15.392Z] #26 ... [2019-10-21T12:10:15.392Z] [2019-10-21T12:10:15.392Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:10:15.392Z] #59 3.997 + RM_GOPATH=0 [2019-10-21T12:10:15.392Z] #59 3.997 + TMP_GOPATH= [2019-10-21T12:10:15.392Z] #59 3.997 + : /build [2019-10-21T12:10:15.392Z] #59 3.997 + '[' -z '' ']' [2019-10-21T12:10:15.392Z] #59 3.997 ++ mktemp -d [2019-10-21T12:10:15.392Z] #59 3.998 + export GOPATH=/tmp/tmp.7lZ9NyKMb7 [2019-10-21T12:10:15.392Z] #59 3.998 + GOPATH=/tmp/tmp.7lZ9NyKMb7 [2019-10-21T12:10:15.392Z] #59 3.999 + RM_GOPATH=1 [2019-10-21T12:10:15.392Z] #59 4.001 ++ dirname ./install.sh [2019-10-21T12:10:15.392Z] #59 4.004 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:10:15.392Z] #59 4.005 + dir=. [2019-10-21T12:10:15.392Z] #59 4.005 + bin=containerd [2019-10-21T12:10:15.392Z] #59 4.005 + shift [2019-10-21T12:10:15.392Z] #59 4.005 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:10:15.393Z] #59 4.005 + . ./containerd.installer [2019-10-21T12:10:15.393Z] #59 4.005 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:10:15.393Z] #59 4.005 + install_containerd [2019-10-21T12:10:15.393Z] #59 4.005 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:10:15.393Z] #59 4.005 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7lZ9NyKMb7/src/github.com/containerd/containerd [2019-10-21T12:10:15.393Z] #59 4.010 Cloning into '/tmp/tmp.7lZ9NyKMb7/src/github.com/containerd/containerd'... [2019-10-21T12:10:15.393Z] #59 ... [2019-10-21T12:10:15.393Z] [2019-10-21T12:10:15.393Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:15.497Z] #17 74.21 Selecting previously unselected package xfsprogs. [2019-10-21T12:10:15.497Z] #17 74.21 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-21T12:10:15.497Z] #17 74.23 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:10:15.601Z] #17 3.869 Reading package lists... [2019-10-21T12:10:15.910Z] #34 ... [2019-10-21T12:10:15.910Z] [2019-10-21T12:10:15.910Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:10:15.910Z] #41 42.54 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-21T12:10:15.910Z] #41 42.56 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-21T12:10:15.910Z] #41 42.58 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-21T12:10:15.910Z] #41 42.60 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-21T12:10:15.910Z] #41 42.61 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-21T12:10:15.910Z] #41 42.61 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:10:15.910Z] #41 42.62 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-21T12:10:15.910Z] #41 42.63 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:10:15.910Z] #41 42.64 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-21T12:10:15.910Z] #41 42.65 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-21T12:10:15.910Z] #41 42.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:15.910Z] #41 DONE 42.9s [2019-10-21T12:10:15.916Z] #26 7.739 # 2.7% ### 5.0% ####### 11.0% ############ 17.3% ############## 20.5% ################## 25.9% ##################### 30.3% ####################### 32.8% ######################## 34.7% ########################## 37.2% ############################# 40.4% ############################### 43.9% ################################# 46.3% #################################### 50.1% ####################################### 55.0% ######################################## 55.8% ######################################### 57.1% ########################################## 59.7% ################################################ 67.0% ################################################## 69.6% ################################################### 72.2% ###################################################### 76.3% ######################################################## 78.9% ########################################################## 81.6% ############################################################# 85.0% ############################################################### 88.4% ################################################################### 93.6% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-21T12:10:16.060Z] #17 74.85 Selecting previously unselected package zip. [2019-10-21T12:10:16.060Z] #17 74.88 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-21T12:10:16.060Z] #17 74.88 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:10:16.060Z] #17 75.03 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:10:16.060Z] #17 75.04 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:10:16.060Z] #17 75.04 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:10:16.303Z] [2019-10-21T12:10:16.303Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:16.303Z] #27 15.13 [2019-10-21T12:10:16.317Z] #17 75.19 Selecting previously unselected package apparmor. [2019-10-21T12:10:16.317Z] #17 75.20 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:10:16.317Z] #17 75.29 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:10:16.490Z] #26 ... [2019-10-21T12:10:16.490Z] [2019-10-21T12:10:16.490Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:10:16.490Z] #33 37.61 Selecting previously unselected package liblzo2-2:arm64. [2019-10-21T12:10:16.490Z] #33 37.61 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-21T12:10:16.490Z] #33 37.66 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:10:16.490Z] #33 37.85 Selecting previously unselected package libicu57:arm64. [2019-10-21T12:10:16.490Z] #33 37.85 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-21T12:10:16.490Z] #33 37.85 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-21T12:10:16.490Z] #33 43.65 Selecting previously unselected package libxml2:arm64. [2019-10-21T12:10:16.490Z] #33 43.66 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-21T12:10:16.490Z] #33 43.69 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:10:16.490Z] #33 44.59 Selecting previously unselected package libarchive13:arm64. [2019-10-21T12:10:16.490Z] #33 44.60 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-21T12:10:16.490Z] #33 44.63 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-21T12:10:16.490Z] #33 45.19 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-21T12:10:16.490Z] #33 45.19 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-21T12:10:16.490Z] #33 45.19 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-21T12:10:16.490Z] #33 45.38 Selecting previously unselected package libuv1:arm64. [2019-10-21T12:10:16.490Z] #33 45.39 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-21T12:10:16.490Z] #33 45.41 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-21T12:10:16.490Z] #33 45.99 Selecting previously unselected package cmake. [2019-10-21T12:10:16.490Z] #33 45.99 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-21T12:10:16.490Z] #33 46.09 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:10:16.490Z] #33 ... [2019-10-21T12:10:16.490Z] [2019-10-21T12:10:16.490Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:16.490Z] #26 11.73 [2019-10-21T12:10:16.538Z] #17 4.578 Reading package lists... [2019-10-21T12:10:16.538Z] #17 5.370 Building dependency tree... [2019-10-21T12:10:16.538Z] #17 5.682 The following additional packages will be installed: [2019-10-21T12:10:16.538Z] #17 5.682 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:10:16.538Z] #17 5.682 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:10:16.538Z] #17 5.682 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:10:16.538Z] #17 5.682 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:10:16.538Z] #17 5.682 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:10:16.538Z] #17 5.682 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:10:16.538Z] #17 5.682 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:10:16.538Z] #17 5.682 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:10:16.538Z] #17 5.682 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:10:16.538Z] #17 5.683 Suggested packages: [2019-10-21T12:10:16.538Z] #17 5.683 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:10:16.538Z] #17 5.683 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:10:16.538Z] #17 5.684 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:10:16.538Z] #17 5.684 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:10:16.538Z] #17 5.684 Recommended packages: [2019-10-21T12:10:16.538Z] #17 5.684 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:10:16.538Z] #17 5.684 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:10:16.700Z] #27 15.54 ###### 8.3% ############## 19.7% ###################### 31.1% ########################### 37.7% ################################# 47.1% ##################################### 52.6% ########################################## 58.4% ############################################## 64.0% ################################################## 69.7% ########################################################## 81.0% ################################################################## 92.3% ######################################################################## 100.0% [2019-10-21T12:10:16.880Z] #17 75.77 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:10:16.880Z] #17 75.78 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-21T12:10:16.880Z] #17 75.79 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:10:17.057Z] #26 12.13 [2019-10-21T12:10:17.057Z] #26 ... [2019-10-21T12:10:17.057Z] [2019-10-21T12:10:17.057Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:10:17.057Z] #13 2.711 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:10:17.057Z] #13 DONE 3.7s [2019-10-21T12:10:17.057Z] [2019-10-21T12:10:17.057Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:17.110Z] #27 ... [2019-10-21T12:10:17.110Z] [2019-10-21T12:10:17.110Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:17.110Z] #32 33.74 sync [2019-10-21T12:10:17.110Z] #32 33.74 internal/reflectlite [2019-10-21T12:10:17.110Z] #32 37.28 sort [2019-10-21T12:10:17.110Z] #32 37.29 errors [2019-10-21T12:10:17.110Z] #32 37.96 strconv [2019-10-21T12:10:17.110Z] #32 38.74 io [2019-10-21T12:10:17.110Z] #32 40.15 internal/oserror [2019-10-21T12:10:17.110Z] #32 40.30 syscall [2019-10-21T12:10:17.110Z] #32 41.89 reflect [2019-10-21T12:10:17.110Z] #32 ... [2019-10-21T12:10:17.110Z] [2019-10-21T12:10:17.110Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:17.110Z] #27 17.57 [2019-10-21T12:10:17.470Z] #17 6.510 The following NEW packages will be installed: [2019-10-21T12:10:17.470Z] #17 6.510 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:10:17.470Z] #17 6.510 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:10:17.470Z] #17 6.510 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:10:17.470Z] #17 6.511 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:10:17.470Z] #17 6.511 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:10:17.470Z] #17 6.511 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:10:17.470Z] #17 6.511 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:10:17.470Z] #17 6.511 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:10:17.470Z] #17 6.511 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:10:17.470Z] #17 6.511 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:10:17.470Z] #17 6.512 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:10:17.470Z] #17 6.512 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:10:17.470Z] #17 6.512 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:10:17.470Z] #17 6.512 xfsprogs xxd xz-utils zip [2019-10-21T12:10:17.535Z] #27 ... [2019-10-21T12:10:17.535Z] [2019-10-21T12:10:17.535Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:17.535Z] #55 9.716 + cd /tmp/tmp.pV9vlbya4o/src/github.com/opencontainers/runc [2019-10-21T12:10:17.536Z] #55 9.716 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:10:17.536Z] #55 9.845 + '[' -z '' ']' [2019-10-21T12:10:17.536Z] #55 9.845 + target=static [2019-10-21T12:10:17.536Z] #55 9.845 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:10:17.536Z] #55 11.19 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:10:17.536Z] #55 ... [2019-10-21T12:10:17.536Z] [2019-10-21T12:10:17.536Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:10:17.536Z] #34 44.19 Selecting previously unselected package xxd. [2019-10-21T12:10:17.536Z] #34 44.19 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-21T12:10:17.536Z] #34 44.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:17.536Z] #34 44.38 Selecting previously unselected package vim-common. [2019-10-21T12:10:17.536Z] #34 44.38 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:10:17.536Z] #34 44.38 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:17.943Z] #34 44.63 Processing triggers for mime-support (3.60) ... [2019-10-21T12:10:17.943Z] #34 44.71 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:17.943Z] #34 44.72 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-21T12:10:17.943Z] #34 44.73 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:10:17.943Z] #34 44.74 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-21T12:10:17.943Z] #34 44.75 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:10:17.943Z] #34 44.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:17.943Z] #34 44.90 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:17.943Z] #34 44.91 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:10:17.943Z] #34 44.94 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-21T12:10:17.943Z] #34 44.95 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-21T12:10:17.943Z] #34 44.96 Setting up cmake (3.7.2-1) ... [2019-10-21T12:10:18.226Z] #26 12.13 ####### 10.8% ########## 14.4% ############# 18.4% ####################### 32.9% ############################## 42.5% #################################### 50.4% ######################################### 57.9% ############################################## 64.7% ################################################## 70.2% ##################################################### 74.6% ######################################################### 80.1% ############################################################ 84.4% ################################################################ 89.3% ###################################################################### 97.4% ######################################################################## 100.0% [2019-10-21T12:10:18.346Z] #34 45.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:18.346Z] #34 DONE 45.3s [2019-10-21T12:10:18.346Z] [2019-10-21T12:10:18.346Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:18.402Z] #17 7.550 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:10:18.402Z] #17 7.550 Need to get 90.9 MB of archives. [2019-10-21T12:10:18.402Z] #17 7.550 After this operation, 541 MB of additional disk space will be used. [2019-10-21T12:10:18.403Z] #17 7.550 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:10:18.660Z] #17 7.553 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-21T12:10:18.660Z] #17 7.556 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-21T12:10:18.660Z] #17 7.556 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-21T12:10:18.660Z] #17 7.558 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-21T12:10:18.660Z] #17 7.560 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-21T12:10:18.660Z] #17 7.570 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-21T12:10:18.660Z] #17 7.688 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-21T12:10:18.660Z] #17 7.688 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-21T12:10:18.660Z] #17 7.688 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-21T12:10:18.660Z] #17 7.797 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:10:18.660Z] #17 7.800 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-21T12:10:18.660Z] #17 7.800 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:10:18.660Z] #17 7.802 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-21T12:10:18.660Z] #17 7.802 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-21T12:10:18.660Z] #17 7.803 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-21T12:10:18.660Z] #17 7.804 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-21T12:10:18.660Z] #17 7.805 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-21T12:10:18.660Z] #17 7.806 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-21T12:10:18.660Z] #17 7.807 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-21T12:10:18.660Z] #17 7.807 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-21T12:10:18.660Z] #17 7.810 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:10:18.660Z] #17 7.812 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:10:18.660Z] #17 7.814 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-21T12:10:18.660Z] #17 7.814 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-21T12:10:18.660Z] #17 7.815 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-21T12:10:18.660Z] #17 7.818 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-21T12:10:18.660Z] #17 7.819 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:10:18.660Z] #17 7.820 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-21T12:10:18.660Z] #17 7.825 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-21T12:10:18.660Z] #17 7.907 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-21T12:10:18.774Z] #17 77.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:10:18.774Z] #17 77.60 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-21T12:10:18.774Z] #17 77.61 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:10:18.775Z] #27 17.91 ## 3.9% ###### 9.0% ######## 11.6% ########## 14.1% ########### 16.6% ############### 21.7% [2019-10-21T12:10:18.775Z] #27 ... [2019-10-21T12:10:18.775Z] [2019-10-21T12:10:18.775Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:10:18.775Z] #35 DONE 0.1s [2019-10-21T12:10:18.775Z] [2019-10-21T12:10:18.775Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:18.775Z] #27 17.91 ## 3.9% ###### 9.0% ######## 11.6% ########## 14.1% ########### 16.6% ############### 21.7% ################# [2019-10-21T12:10:18.775Z] #27 ... [2019-10-21T12:10:18.775Z] [2019-10-21T12:10:18.775Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:10:18.775Z] #36 DONE 0.1s [2019-10-21T12:10:18.775Z] [2019-10-21T12:10:18.775Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:18.775Z] #27 17.91 ## 3.9% ###### 9.0% ######## 11.6% ########## 14.1% ########### 16.6% ############### 21.7% ################# 24.3% [2019-10-21T12:10:18.775Z] #27 ... [2019-10-21T12:10:18.775Z] [2019-10-21T12:10:18.775Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:18.775Z] #45 35.42 sync [2019-10-21T12:10:18.775Z] #45 35.42 internal/reflectlite [2019-10-21T12:10:18.775Z] #45 37.56 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:10:18.775Z] #45 37.94 math/rand [2019-10-21T12:10:18.775Z] #45 39.20 internal/singleflight [2019-10-21T12:10:18.775Z] #45 39.98 strconv [2019-10-21T12:10:18.775Z] #45 39.98 io [2019-10-21T12:10:18.775Z] #45 41.66 bytes [2019-10-21T12:10:18.775Z] #45 44.07 bufio [2019-10-21T12:10:18.775Z] #45 44.46 reflect [2019-10-21T12:10:18.775Z] #45 ... [2019-10-21T12:10:18.775Z] [2019-10-21T12:10:18.775Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:18.921Z] #17 7.909 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-21T12:10:18.921Z] #17 7.911 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-21T12:10:18.921Z] #17 7.913 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-21T12:10:18.921Z] #17 7.914 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-21T12:10:18.921Z] #17 7.915 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-21T12:10:18.921Z] #17 7.915 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-21T12:10:18.921Z] #17 7.916 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-21T12:10:18.921Z] #17 7.916 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-21T12:10:18.921Z] #17 7.920 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-21T12:10:18.921Z] #17 7.923 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-21T12:10:18.921Z] #17 7.927 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-21T12:10:18.921Z] #17 7.936 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-21T12:10:18.921Z] #17 7.938 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-21T12:10:18.921Z] #17 7.939 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-21T12:10:18.921Z] #17 7.940 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-21T12:10:18.921Z] #17 7.941 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-21T12:10:18.921Z] #17 7.943 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-21T12:10:18.921Z] #17 8.045 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-21T12:10:19.179Z] #17 8.050 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:10:19.179Z] #17 8.187 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:10:19.179Z] #17 8.188 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:10:19.179Z] #17 8.190 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:10:19.179Z] #17 8.192 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:10:19.179Z] #17 8.193 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-21T12:10:19.179Z] #17 8.197 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:10:19.436Z] #17 8.420 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-21T12:10:19.436Z] #17 8.526 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-21T12:10:19.436Z] #17 8.535 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-21T12:10:19.436Z] #17 8.537 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-21T12:10:19.436Z] #17 8.539 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-21T12:10:19.436Z] #17 8.544 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-21T12:10:19.436Z] #17 8.630 Get:63 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-10-21T12:10:19.611Z] #26 14.68 [2019-10-21T12:10:19.692Z] #17 8.887 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:10:19.950Z] #17 8.889 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:10:19.950Z] #17 9.013 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:10:19.950Z] #17 9.143 Get:67 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-10-21T12:10:20.210Z] #17 9.145 Get:68 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-10-21T12:10:20.660Z] #26 15.12 # 2.6% #### 5.6% ###### 8.9% ########## 14.3% ############ 17.7% ################ 22.7% #################### 28.4% [2019-10-21T12:10:20.660Z] #26 ... [2019-10-21T12:10:20.660Z] [2019-10-21T12:10:20.660Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:10:20.660Z] #14 DONE 3.7s [2019-10-21T12:10:20.660Z] [2019-10-21T12:10:20.660Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:10:20.660Z] #33 49.56 Selecting previously unselected package xxd. [2019-10-21T12:10:20.660Z] #33 49.56 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-21T12:10:20.660Z] #33 49.58 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:20.660Z] #33 50.09 Selecting previously unselected package vim-common. [2019-10-21T12:10:20.660Z] #33 50.11 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:10:20.660Z] #33 50.11 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:20.660Z] #33 50.45 Processing triggers for mime-support (3.60) ... [2019-10-21T12:10:20.660Z] #33 50.58 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:20.660Z] #33 50.62 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-21T12:10:20.660Z] #33 50.65 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:10:20.660Z] #33 50.70 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-21T12:10:20.660Z] #33 50.72 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:10:20.660Z] #33 50.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:20.660Z] #33 50.87 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:20.660Z] #33 50.90 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:10:20.660Z] #33 50.94 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-21T12:10:20.660Z] #33 50.96 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-21T12:10:20.660Z] #33 50.98 Setting up cmake (3.7.2-1) ... [2019-10-21T12:10:20.660Z] #33 51.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:20.660Z] #33 DONE 52.0s [2019-10-21T12:10:20.660Z] [2019-10-21T12:10:20.660Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:20.667Z] #17 79.70 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:10:20.920Z] #26 15.12 # 2.6% #### 5.6% ###### 8.9% ########## 14.3% ############ 17.7% ################ 22.7% #################### 28.4% ######################## 34.5% ############################ 40.2% ############################### 43.9% [2019-10-21T12:10:20.920Z] #26 ... [2019-10-21T12:10:20.920Z] [2019-10-21T12:10:20.920Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:10:20.920Z] #34 DONE 0.2s [2019-10-21T12:10:20.920Z] [2019-10-21T12:10:20.920Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:20.923Z] #17 79.71 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:10:20.923Z] #17 79.75 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:10:20.923Z] #17 79.85 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:10:20.923Z] #17 79.86 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:10:20.923Z] #17 79.87 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:10:21.181Z] #26 15.12 # 2.6% #### 5.6% ###### 8.9% ########## 14.3% ############ 17.7% ################ 22.7% #################### 28.4% ######################## 34.5% ############################ 40.2% ############################### 43.9% ################################# 47.2% [2019-10-21T12:10:21.181Z] #26 ... [2019-10-21T12:10:21.181Z] [2019-10-21T12:10:21.181Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:10:21.181Z] #35 DONE 0.2s [2019-10-21T12:10:21.181Z] [2019-10-21T12:10:21.181Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:21.442Z] #26 15.12 # 2.6% #### 5.6% ###### 8.9% ########## 14.3% ############ 17.7% ################ 22.7% #################### 28.4% ######################## 34.5% ############################ 40.2% ############################### 43.9% ################################# 47.2% #################################### 50.5% ####################################### 55.1% ######################################### 58.0% ############################ [2019-10-21T12:10:21.442Z] #26 ... [2019-10-21T12:10:21.442Z] [2019-10-21T12:10:21.442Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:21.442Z] #44 42.28 reflect [2019-10-21T12:10:21.442Z] #44 44.19 regexp/syntax [2019-10-21T12:10:21.442Z] #44 46.86 time [2019-10-21T12:10:21.442Z] #44 47.08 internal/syscall/unix [2019-10-21T12:10:21.442Z] #44 47.55 vendor/golang.org/x/text/transform [2019-10-21T12:10:21.442Z] #44 ... [2019-10-21T12:10:21.442Z] [2019-10-21T12:10:21.442Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:21.583Z] #17 10.55 Get:69 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-10-21T12:10:21.807Z] #27 17.91 ## 3.9% ###### 9.0% ######## 11.6% ########## 14.1% ########### 16.6% ############### 21.7% ################# 24.3% ##################### 29.4% ######################## 34.5% ############################ 39.5% ############################## 42.1% ################################ 44.6% ################################### 49.7% ####################################### 54.8% ########################################### 59.9% ############################################ 62.4% ############################################## 65.3% ################################################### 71.1% ##################################################### 73.6% ######################################################## 78.7% ########################################################## 81.2% ############################################################ 83.8% ############################################################### 88.9% ################################################################# 91.4% ################################################################### 93.9% ####################################################################### 99.0% ######################################################################## 100.0% [2019-10-21T12:10:21.844Z] #17 10.93 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:21.844Z] #17 10.95 Fetched 90.9 MB in 4s (21.2 MB/s) [2019-10-21T12:10:21.844Z] #17 10.98 Selecting previously unselected package bash-completion. [2019-10-21T12:10:21.844Z] #17 10.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-21T12:10:21.844Z] #17 10.99 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:10:22.224Z] #26 15.12 # 2.6% #### 5.6% ###### 8.9% ########## 14.3% ############ 17.7% ################ 22.7% #################### 28.4% ######################## 34.5% ############################ 40.2% ############################### 43.9% ################################# 47.2% #################################### 50.5% ####################################### 55.1% ######################################### 58.0% ############################################ 61.7% ############################################### 66.4% #################################################### 72.4% ######################################################## 78.3% ############################################################ 84.0% ############################################################### 88.6% ##################################################################### 95.9% ######################################################################## 100.0% [2019-10-21T12:10:22.224Z] #26 ... [2019-10-21T12:10:22.224Z] [2019-10-21T12:10:22.224Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:22.224Z] #31 43.14 path [2019-10-21T12:10:22.224Z] #31 43.96 text/tabwriter [2019-10-21T12:10:22.224Z] #31 47.63 time [2019-10-21T12:10:22.294Z] #27 22.63 [2019-10-21T12:10:22.485Z] #31 ... [2019-10-21T12:10:22.485Z] [2019-10-21T12:10:22.485Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:22.485Z] #54 13.61 + cd /tmp/tmp.zRBnH9NwXp/src/github.com/opencontainers/runc [2019-10-21T12:10:22.485Z] #54 13.61 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:10:22.485Z] #54 14.02 + '[' -z '' ']' [2019-10-21T12:10:22.485Z] #54 14.02 + target=static [2019-10-21T12:10:22.485Z] #54 14.02 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:10:22.485Z] #54 16.29 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:10:22.775Z] #17 11.55 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:10:22.775Z] #17 11.68 Selecting previously unselected package libnet1:amd64. [2019-10-21T12:10:22.775Z] #17 11.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:10:22.775Z] #17 11.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:10:22.775Z] #17 11.72 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-21T12:10:22.775Z] #17 11.72 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-21T12:10:22.775Z] #17 11.72 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-21T12:10:22.775Z] #17 11.74 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-21T12:10:22.775Z] #17 11.75 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-21T12:10:22.775Z] #17 11.75 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-21T12:10:22.775Z] #17 11.78 Selecting previously unselected package libudev-dev:amd64. [2019-10-21T12:10:22.775Z] #17 11.78 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-21T12:10:22.775Z] #17 11.79 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:10:22.775Z] #17 11.83 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-21T12:10:22.775Z] #17 11.83 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:10:22.775Z] #17 11.84 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:10:22.775Z] #17 11.93 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:10:22.775Z] #17 11.93 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:10:23.033Z] #17 11.94 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:10:23.033Z] #17 12.13 Selecting previously unselected package python3-minimal. [2019-10-21T12:10:23.033Z] #17 12.13 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-21T12:10:23.033Z] #17 12.13 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:10:23.033Z] #17 12.16 Selecting previously unselected package libmpdec2:amd64. [2019-10-21T12:10:23.033Z] #17 12.16 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-21T12:10:23.033Z] #17 12.16 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-21T12:10:23.033Z] #17 12.20 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-21T12:10:23.033Z] #17 12.20 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:10:23.290Z] #17 12.20 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:10:23.290Z] #17 12.44 Selecting previously unselected package python3.5. [2019-10-21T12:10:23.290Z] #17 12.44 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-21T12:10:23.290Z] #17 12.45 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:10:23.290Z] #17 12.48 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-21T12:10:23.290Z] #17 12.48 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-21T12:10:23.548Z] #17 12.49 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-21T12:10:23.548Z] #17 12.51 Selecting previously unselected package dh-python. [2019-10-21T12:10:23.548Z] #17 12.51 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:10:23.548Z] #17 12.52 Unpacking dh-python (2.20170125) ... [2019-10-21T12:10:23.548Z] #17 12.56 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:10:23.548Z] #17 12.57 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:10:24.091Z] #54 ... [2019-10-21T12:10:24.091Z] [2019-10-21T12:10:24.091Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:24.091Z] #26 18.06 [2019-10-21T12:10:24.112Z] #17 13.02 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:10:24.112Z] #17 13.21 Selecting previously unselected package python3. [2019-10-21T12:10:24.112Z] #17 13.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-21T12:10:24.112Z] #17 13.22 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-21T12:10:24.112Z] #17 13.22 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:10:24.112Z] #17 13.24 Selecting previously unselected package pigz. [2019-10-21T12:10:24.112Z] #17 13.25 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-21T12:10:24.112Z] #17 13.25 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:10:24.112Z] #17 13.28 Selecting previously unselected package libip4tc0:amd64. [2019-10-21T12:10:24.112Z] #17 13.28 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:24.112Z] #17 13.28 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:24.112Z] #17 13.31 Selecting previously unselected package libip6tc0:amd64. [2019-10-21T12:10:24.352Z] #26 18.62 0.3% 1.1% # 2.4% ## 3.3% ### 4.4% ##### 7.1% ####### 10.3% [2019-10-21T12:10:24.352Z] #26 ... [2019-10-21T12:10:24.352Z] [2019-10-21T12:10:24.352Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:10:24.352Z] #15 DONE 3.7s [2019-10-21T12:10:24.352Z] [2019-10-21T12:10:24.352Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:24.369Z] #17 13.31 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:24.370Z] #17 13.32 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:24.370Z] #17 13.35 Selecting previously unselected package libiptc0:amd64. [2019-10-21T12:10:24.370Z] #17 13.35 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:24.370Z] #17 13.35 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:24.370Z] #17 13.38 Selecting previously unselected package libxtables12:amd64. [2019-10-21T12:10:24.370Z] #17 13.38 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:24.370Z] #17 13.39 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:24.370Z] #17 13.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-21T12:10:24.370Z] #17 13.42 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-21T12:10:24.370Z] #17 13.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-21T12:10:24.370Z] #17 13.45 Selecting previously unselected package iptables. [2019-10-21T12:10:24.370Z] #17 13.45 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-21T12:10:24.370Z] #17 13.45 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:24.370Z] #17 13.50 Selecting previously unselected package xxd. [2019-10-21T12:10:24.370Z] #17 13.50 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:10:24.370Z] #17 13.51 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:24.370Z] #17 13.54 Selecting previously unselected package vim-common. [2019-10-21T12:10:24.627Z] #17 13.54 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:10:24.627Z] #17 13.55 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:24.627Z] #17 13.59 Selecting previously unselected package bzip2. [2019-10-21T12:10:24.627Z] #17 13.59 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-21T12:10:24.627Z] #17 13.60 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:10:24.627Z] #17 13.62 Selecting previously unselected package libgpm2:amd64. [2019-10-21T12:10:24.627Z] #17 13.62 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-21T12:10:24.627Z] #17 13.63 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-21T12:10:24.627Z] #17 13.66 Selecting previously unselected package xz-utils. [2019-10-21T12:10:24.627Z] #17 13.66 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-21T12:10:24.627Z] #17 13.66 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:10:24.627Z] #17 13.72 Selecting previously unselected package aufs-tools. [2019-10-21T12:10:24.627Z] #17 13.72 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-21T12:10:24.627Z] #17 13.72 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:10:24.627Z] #17 13.76 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:10:24.627Z] #17 13.76 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:10:24.627Z] #17 13.76 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:10:24.627Z] #17 13.79 Selecting previously unselected package btrfs-progs. [2019-10-21T12:10:24.627Z] #17 13.79 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-21T12:10:24.627Z] #17 13.79 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:10:24.627Z] #17 13.88 Selecting previously unselected package btrfs-tools. [2019-10-21T12:10:24.627Z] #17 13.88 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-21T12:10:24.859Z] #27 22.98 0.0% # 2.4% ## 3.4% ### 5.3% #### 6.2% ##### 7.2% ##### 8.1% ####### 10.0% ####### 10.9% ######## 11.9% [2019-10-21T12:10:24.859Z] #27 ... [2019-10-21T12:10:24.859Z] [2019-10-21T12:10:24.859Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:24.859Z] #32 51.33 time [2019-10-21T12:10:24.859Z] #32 ... [2019-10-21T12:10:24.859Z] [2019-10-21T12:10:24.859Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:24.859Z] #18 14.84 Fetched 7670 kB in 14s (531 kB/s) [2019-10-21T12:10:24.859Z] #18 14.84 Reading package lists... [2019-10-21T12:10:24.859Z] #18 19.08 Reading package lists... [2019-10-21T12:10:24.859Z] #18 24.02 Building dependency tree... [2019-10-21T12:10:24.859Z] #18 ... [2019-10-21T12:10:24.859Z] [2019-10-21T12:10:24.859Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:24.884Z] #17 13.88 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:10:24.884Z] #17 13.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-21T12:10:24.884Z] #17 13.91 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:10:24.884Z] #17 13.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:10:24.884Z] #17 13.95 Selecting previously unselected package dmsetup. [2019-10-21T12:10:24.884Z] #17 13.95 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:10:24.884Z] #17 13.95 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:10:24.884Z] #17 13.99 Selecting previously unselected package libonig4:amd64. [2019-10-21T12:10:24.884Z] #17 13.99 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-21T12:10:24.884Z] #17 13.99 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:10:24.884Z] #17 14.03 Selecting previously unselected package libjq1:amd64. [2019-10-21T12:10:24.884Z] #17 14.03 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:10:24.884Z] #17 14.03 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:10:24.884Z] #17 14.06 Selecting previously unselected package jq. [2019-10-21T12:10:24.884Z] #17 14.07 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-21T12:10:24.884Z] #17 14.07 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:10:24.884Z] #17 14.10 Selecting previously unselected package libaio1:amd64. [2019-10-21T12:10:25.137Z] #26 18.62 0.3% 1.1% # 2.4% ## 3.3% ### 4.4% ##### 7.1% ####### 10.3% ########## 13.9% ########### 16.6% ############ 17.9% ############## 19.8% ################ 22.3% ################# 24.3% ################## 25.8% [2019-10-21T12:10:25.137Z] #26 ... [2019-10-21T12:10:25.137Z] [2019-10-21T12:10:25.137Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:10:25.137Z] #40 48.18 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:10:25.137Z] #40 48.23 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-21T12:10:25.137Z] #40 48.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:25.137Z] #40 48.45 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:10:25.137Z] #40 54.47 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-21T12:10:25.137Z] #40 54.66 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-21T12:10:25.137Z] #40 54.67 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-21T12:10:25.137Z] #40 54.90 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-21T12:10:25.137Z] #40 54.91 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-21T12:10:25.137Z] #40 54.98 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:10:25.137Z] #40 55.25 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:10:25.137Z] #40 55.43 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:10:25.137Z] #40 55.63 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-21T12:10:25.137Z] #40 55.67 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-21T12:10:25.137Z] #40 55.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:25.137Z] #40 DONE 56.3s [2019-10-21T12:10:25.137Z] [2019-10-21T12:10:25.137Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:25.141Z] #17 14.10 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-21T12:10:25.141Z] #17 14.10 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-21T12:10:25.141Z] #17 14.12 Selecting previously unselected package libcap2-bin. [2019-10-21T12:10:25.141Z] #17 14.13 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-21T12:10:25.141Z] #17 14.13 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:10:25.141Z] #17 14.16 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-21T12:10:25.141Z] #17 14.16 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:10:25.141Z] #17 14.16 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:10:25.141Z] #17 14.19 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-21T12:10:25.141Z] #17 14.19 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-21T12:10:25.141Z] #17 14.19 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-21T12:10:25.141Z] #17 14.25 Selecting previously unselected package libpcre16-3:amd64. [2019-10-21T12:10:25.141Z] #17 14.25 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-21T12:10:25.141Z] #17 14.25 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-21T12:10:25.141Z] #17 14.30 Selecting previously unselected package libpcre32-3:amd64. [2019-10-21T12:10:25.141Z] #17 14.30 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-21T12:10:25.141Z] #17 14.30 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-21T12:10:25.141Z] #17 14.34 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-21T12:10:25.141Z] #17 14.34 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-21T12:10:25.141Z] #17 14.34 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-21T12:10:25.195Z] #17 ... [2019-10-21T12:10:25.195Z] [2019-10-21T12:10:25.195Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:25.195Z] #41 80.37 LINK criu/pie/restorer.built-in.o [2019-10-21T12:10:25.195Z] #41 80.39 GEN criu/pie/restorer-blob.h [2019-10-21T12:10:25.195Z] #41 80.47 DEP criu/vdso.d [2019-10-21T12:10:25.195Z] #41 80.68 DEP criu/vdso-compat.d [2019-10-21T12:10:25.195Z] #41 80.84 DEP criu/uts_ns.d [2019-10-21T12:10:25.195Z] #41 81.08 DEP criu/util.d [2019-10-21T12:10:25.195Z] #41 81.31 DEP criu/uffd.d [2019-10-21T12:10:25.195Z] #41 81.53 DEP criu/tun.d [2019-10-21T12:10:25.195Z] #41 81.86 DEP criu/tty.d [2019-10-21T12:10:25.195Z] #41 82.12 DEP criu/timerfd.d [2019-10-21T12:10:25.195Z] #41 82.28 DEP criu/sysfs_parse.d [2019-10-21T12:10:25.195Z] #41 82.51 DEP criu/sysctl.d [2019-10-21T12:10:25.195Z] #41 82.64 DEP criu/string.d [2019-10-21T12:10:25.195Z] #41 82.67 DEP criu/stats.d [2019-10-21T12:10:25.195Z] #41 82.82 DEP criu/sockets.d [2019-10-21T12:10:25.195Z] #41 83.05 DEP criu/sk-unix.d [2019-10-21T12:10:25.195Z] #41 83.29 DEP criu/sk-tcp.d [2019-10-21T12:10:25.195Z] #41 83.53 DEP criu/sk-queue.d [2019-10-21T12:10:25.195Z] #41 83.70 DEP criu/sk-packet.d [2019-10-21T12:10:25.195Z] #41 83.94 DEP criu/sk-netlink.d [2019-10-21T12:10:25.195Z] #41 84.12 DEP criu/sk-inet.d [2019-10-21T12:10:25.195Z] #41 84.38 DEP criu/signalfd.d [2019-10-21T12:10:25.195Z] #41 84.59 DEP criu/sigframe.d [2019-10-21T12:10:25.195Z] #41 84.68 DEP criu/shmem.d [2019-10-21T12:10:25.195Z] #41 84.86 DEP criu/servicefd.d [2019-10-21T12:10:25.195Z] #41 85.04 DEP criu/seize.d [2019-10-21T12:10:25.195Z] #41 85.20 DEP criu/seccomp.d [2019-10-21T12:10:25.195Z] #41 85.44 DEP criu/rst-malloc.d [2019-10-21T12:10:25.195Z] #41 85.51 DEP criu/rbtree.d [2019-10-21T12:10:25.195Z] #41 85.54 DEP criu/pstree.d [2019-10-21T12:10:25.195Z] #41 85.66 DEP criu/protobuf.d [2019-10-21T12:10:25.195Z] #41 85.76 GEN criu/protobuf-desc-gen.h [2019-10-21T12:10:25.195Z] #41 87.35 DEP criu/protobuf-desc.d [2019-10-21T12:10:25.195Z] #41 87.45 DEP criu/proc_parse.d [2019-10-21T12:10:25.195Z] #41 87.62 DEP criu/plugin.d [2019-10-21T12:10:25.195Z] #41 87.69 DEP criu/pipes.d [2019-10-21T12:10:25.195Z] #41 87.82 DEP criu/pie-util.d [2019-10-21T12:10:25.195Z] #41 87.94 DEP criu/pie-util-vdso.d [2019-10-21T12:10:25.195Z] #41 88.11 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:10:25.195Z] #41 88.26 DEP criu/path.d [2019-10-21T12:10:25.195Z] #41 88.47 DEP criu/parasite-syscall.d [2019-10-21T12:10:25.195Z] #41 88.75 DEP criu/pagemap.d [2019-10-21T12:10:25.195Z] #41 89.00 DEP criu/pagemap-cache.d [2019-10-21T12:10:25.398Z] #17 14.42 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-21T12:10:25.399Z] #17 14.43 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-21T12:10:25.399Z] #17 14.43 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-21T12:10:25.399Z] #17 14.49 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-21T12:10:25.399Z] #17 14.49 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-21T12:10:25.399Z] #17 14.49 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-21T12:10:25.399Z] #17 14.53 Selecting previously unselected package libnl-3-200:amd64. [2019-10-21T12:10:25.399Z] #17 14.53 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-21T12:10:25.399Z] #17 14.53 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:10:25.399Z] #17 14.56 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-21T12:10:25.399Z] #17 14.56 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-21T12:10:25.399Z] #17 14.57 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:10:25.399Z] #17 14.60 Selecting previously unselected package libreadline5:amd64. [2019-10-21T12:10:25.399Z] #17 14.60 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-21T12:10:25.399Z] #17 14.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-21T12:10:25.399Z] #17 14.63 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-21T12:10:25.451Z] #41 89.14 DEP criu/page-xfer.d [2019-10-21T12:10:25.451Z] #41 ... [2019-10-21T12:10:25.451Z] [2019-10-21T12:10:25.451Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:25.451Z] #17 84.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:10:25.451Z] #17 84.47 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:10:25.451Z] #17 84.48 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:10:25.660Z] #17 14.64 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-21T12:10:25.660Z] #17 14.64 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:10:25.920Z] #17 14.99 Selecting previously unselected package net-tools. [2019-10-21T12:10:25.920Z] #17 14.99 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-21T12:10:25.920Z] #17 15.00 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:10:25.920Z] #17 15.05 Selecting previously unselected package python-pip-whl. [2019-10-21T12:10:25.920Z] #17 15.05 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:10:25.920Z] #17 15.05 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:10:25.920Z] #17 15.17 Selecting previously unselected package python3-pip. [2019-10-21T12:10:26.090Z] #27 22.98 0.0% # 2.4% ## 3.4% ### 5.3% #### 6.2% ##### 7.2% ##### 8.1% ####### 10.0% ####### 10.9% ######## 11.9% ######### 13.8% ########## 14.7% ########### 15.7% ############ 17.6% ############# 18.5% ############## 19.5% ############### 21.4% ################ 23.2% ################# 24.2% [2019-10-21T12:10:26.090Z] #27 ... [2019-10-21T12:10:26.090Z] [2019-10-21T12:10:26.090Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:26.090Z] #42 1.604 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:10:26.090Z] #42 1.604 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:10:26.090Z] #42 2.485 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:10:26.090Z] #42 2.519 GEN .gitid [2019-10-21T12:10:26.090Z] #42 2.519 GEN criu/include/version.h [2019-10-21T12:10:26.090Z] #42 2.569 GEN include/common/asm [2019-10-21T12:10:26.090Z] #42 4.141 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:10:26.090Z] #42 4.221 PBCC images/opts.pb-c.c [2019-10-21T12:10:26.090Z] #42 4.267 PBCC images/sit.pb-c.c [2019-10-21T12:10:26.090Z] #42 4.365 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:10:26.090Z] #42 4.443 DEP images/opts.pb-c.d [2019-10-21T12:10:26.090Z] #42 4.508 DEP images/sit.pb-c.d [2019-10-21T12:10:26.090Z] #42 4.571 PBCC images/macvlan.pb-c.c [2019-10-21T12:10:26.090Z] #42 4.593 DEP images/macvlan.pb-c.d [2019-10-21T12:10:26.090Z] #42 4.642 PBCC images/autofs.pb-c.c [2019-10-21T12:10:26.090Z] #42 4.661 DEP images/autofs.pb-c.d [2019-10-21T12:10:26.090Z] #42 4.740 PBCC images/sysctl.pb-c.c [2019-10-21T12:10:26.090Z] #42 4.759 DEP images/sysctl.pb-c.d [2019-10-21T12:10:26.090Z] #42 4.806 PBCC images/time.pb-c.c [2019-10-21T12:10:26.090Z] #42 4.854 DEP images/time.pb-c.d [2019-10-21T12:10:26.090Z] #42 4.952 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.023 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.048 PBCC images/seccomp.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.079 DEP images/seccomp.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.220 PBCC images/userns.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.231 DEP images/userns.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.282 PBCC images/cgroup.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.360 DEP images/cgroup.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.380 PBCC images/fown.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.402 PBCC images/ext-file.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.434 DEP images/fown.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.477 DEP images/ext-file.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.554 PBCC images/rpc.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.565 DEP images/rpc.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.660 PBCC images/siginfo.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.674 DEP images/siginfo.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.731 PBCC images/pagemap.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.765 DEP images/pagemap.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.817 PBCC images/rlimit.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.821 DEP images/rlimit.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.840 PBCC images/file-lock.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.851 DEP images/file-lock.pb-c.d [2019-10-21T12:10:26.090Z] #42 5.925 PBCC images/tty.pb-c.c [2019-10-21T12:10:26.090Z] #42 5.981 DEP images/tty.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.056 PBCC images/tun.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.076 PBCC images/netdev.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.140 DEP images/tun.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.190 DEP images/netdev.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.224 PBCC images/vma.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.273 DEP images/vma.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.374 PBCC images/creds.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.429 DEP images/creds.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.500 PBCC images/utsns.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.543 DEP images/utsns.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.575 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.579 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.596 DEP images/ipc-desc.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.653 DEP images/ipc-sem.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.702 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.716 DEP images/ipc-msg.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.746 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.781 DEP images/ipc-shm.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.806 PBCC images/ipc-var.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.850 DEP images/ipc-var.pb-c.d [2019-10-21T12:10:26.090Z] #42 6.888 PBCC images/sk-opts.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.949 PBCC images/packet-sock.pb-c.c [2019-10-21T12:10:26.090Z] #42 6.984 DEP images/sk-opts.pb-c.d [2019-10-21T12:10:26.090Z] #42 7.049 DEP images/packet-sock.pb-c.d [2019-10-21T12:10:26.090Z] #42 7.085 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:10:26.090Z] #42 7.112 DEP images/sk-netlink.pb-c.d [2019-10-21T12:10:26.090Z] #42 7.162 PBCC images/sk-inet.pb-c.c [2019-10-21T12:10:26.090Z] #42 7.200 DEP images/sk-inet.pb-c.d [2019-10-21T12:10:26.090Z] #42 7.263 PBCC images/sk-unix.pb-c.c [2019-10-21T12:10:26.090Z] #42 7.336 DEP images/sk-unix.pb-c.d [2019-10-21T12:10:26.090Z] #42 7.413 PBCC images/mm.pb-c.c [2019-10-21T12:10:26.090Z] #42 7.424 DEP images/mm.pb-c.d [2019-10-21T12:10:26.090Z] #42 7.507 PBCC images/timerfd.pb-c.c [2019-10-21T12:10:26.090Z] #42 7.541 DEP images/timerfd.pb-c.d [2019-10-21T12:10:26.090Z] #42 7.632 PBCC images/timer.pb-c.c [2019-10-21T12:10:26.090Z] #42 7.696 DEP images/timer.pb-c.d [2019-10-21T12:10:26.090Z] #42 7.767 PBCC images/sa.pb-c.c [2019-10-21T12:10:26.090Z] #42 7.852 DEP images/sa.pb-c.d [2019-10-21T12:10:26.090Z] #42 7.948 PBCC images/pipe-data.pb-c.c [2019-10-21T12:10:26.090Z] #42 7.974 DEP images/pipe-data.pb-c.d [2019-10-21T12:10:26.090Z] #42 8.036 PBCC images/mnt.pb-c.c [2019-10-21T12:10:26.090Z] #42 8.127 DEP images/mnt.pb-c.d [2019-10-21T12:10:26.090Z] #42 8.239 PBCC images/sk-packet.pb-c.c [2019-10-21T12:10:26.090Z] #42 8.284 DEP images/sk-packet.pb-c.d [2019-10-21T12:10:26.090Z] #42 8.325 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:10:26.090Z] #42 8.504 DEP images/tcp-stream.pb-c.d [2019-10-21T12:10:26.090Z] #42 8.566 PBCC images/pipe.pb-c.c [2019-10-21T12:10:26.090Z] #42 8.647 DEP images/pipe.pb-c.d [2019-10-21T12:10:26.090Z] #42 8.681 PBCC images/pstree.pb-c.c [2019-10-21T12:10:26.090Z] #42 8.685 DEP images/pstree.pb-c.d [2019-10-21T12:10:26.090Z] #42 8.750 PBCC images/fs.pb-c.c [2019-10-21T12:10:26.090Z] #42 8.763 DEP images/fs.pb-c.d [2019-10-21T12:10:26.090Z] #42 8.830 PBCC images/signalfd.pb-c.c [2019-10-21T12:10:26.090Z] #42 8.846 DEP images/signalfd.pb-c.d [2019-10-21T12:10:26.090Z] #42 8.894 PBCC images/fh.pb-c.c [2019-10-21T12:10:26.090Z] #42 8.998 PBCC images/fsnotify.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.016 DEP images/fh.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.067 DEP images/fsnotify.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.159 PBCC images/eventpoll.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.165 DEP images/eventpoll.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.189 PBCC images/eventfd.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.209 DEP images/eventfd.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.235 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.254 DEP images/remap-file-path.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.293 PBCC images/fifo.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.314 DEP images/fifo.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.363 PBCC images/ghost-file.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.424 DEP images/ghost-file.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.511 PBCC images/regfile.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.528 DEP images/regfile.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.613 PBCC images/ns.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.617 DEP images/ns.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.670 PBCC images/fdinfo.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.721 DEP images/fdinfo.pb-c.d [2019-10-21T12:10:26.090Z] #42 9.772 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.819 PBCC images/core-arm.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.826 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.870 PBCC images/core-s390.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.912 PBCC images/core-x86.pb-c.c [2019-10-21T12:10:26.090Z] #42 9.955 PBCC images/core.pb-c.c [2019-10-21T12:10:26.090Z] #42 10.06 PBCC images/inventory.pb-c.c [2019-10-21T12:10:26.090Z] #42 10.10 DEP images/core-aarch64.pb-c.d [2019-10-21T12:10:26.090Z] #42 10.15 DEP images/core-arm.pb-c.d [2019-10-21T12:10:26.090Z] #42 ... [2019-10-21T12:10:26.090Z] [2019-10-21T12:10:26.090Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:26.178Z] #17 15.17 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:10:26.178Z] #17 15.17 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:10:26.178Z] #17 15.21 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:10:26.178Z] #17 15.21 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:10:26.178Z] #17 15.22 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:10:26.178Z] #17 15.25 Selecting previously unselected package python3-setuptools. [2019-10-21T12:10:26.178Z] #17 15.25 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:10:26.178Z] #17 15.26 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:10:26.178Z] #17 15.30 Selecting previously unselected package python3-wheel. [2019-10-21T12:10:26.178Z] #17 15.30 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:10:26.178Z] #17 15.30 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:10:26.178Z] #17 15.33 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:10:26.178Z] #17 15.33 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-21T12:10:26.178Z] #17 15.34 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:10:26.178Z] #17 15.40 Selecting previously unselected package vim-runtime. [2019-10-21T12:10:26.435Z] #17 15.40 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:10:26.435Z] #17 15.41 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:10:26.435Z] #17 15.42 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:10:26.435Z] #17 15.42 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:26.503Z] #27 22.98 0.0% # 2.4% ## 3.4% ### 5.3% #### 6.2% ##### 7.2% ##### 8.1% ####### 10.0% ####### 10.9% ######## 11.9% ######### 13.8% ########## 14.7% ########### 15.7% ############ 17.6% ############# 18.5% ############## 19.5% ############### 21.4% ################ 23.2% ################# 24.2% ################## 25.1% ################### 27.0% [2019-10-21T12:10:26.503Z] #27 ... [2019-10-21T12:10:26.503Z] [2019-10-21T12:10:26.503Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:26.503Z] #37 0.286 + RM_GOPATH=0 [2019-10-21T12:10:26.503Z] #37 0.286 + TMP_GOPATH= [2019-10-21T12:10:26.503Z] #37 0.286 + : /build [2019-10-21T12:10:26.503Z] #37 0.286 + '[' -z '' ']' [2019-10-21T12:10:26.503Z] #37 0.286 ++ mktemp -d [2019-10-21T12:10:26.503Z] #37 0.293 + export GOPATH=/tmp/tmp.E0XX8J1SJc [2019-10-21T12:10:26.503Z] #37 0.293 + GOPATH=/tmp/tmp.E0XX8J1SJc [2019-10-21T12:10:26.503Z] #37 0.293 + RM_GOPATH=1 [2019-10-21T12:10:26.503Z] #37 0.293 ++ dirname ./install.sh [2019-10-21T12:10:26.503Z] #37 0.294 + dir=. [2019-10-21T12:10:26.503Z] #37 0.294 + bin=tini [2019-10-21T12:10:26.503Z] #37 0.294 + shift [2019-10-21T12:10:26.503Z] #37 0.294 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:10:26.503Z] #37 0.294 + . ./tini.installer [2019-10-21T12:10:26.503Z] #37 0.294 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:10:26.503Z] #37 0.294 + install_tini [2019-10-21T12:10:26.503Z] #37 0.294 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:10:26.503Z] #37 0.294 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:10:26.503Z] #37 0.294 + git clone https://github.com/krallin/tini.git /tmp/tmp.E0XX8J1SJc/tini [2019-10-21T12:10:26.503Z] #37 0.299 Cloning into '/tmp/tmp.E0XX8J1SJc/tini'... [2019-10-21T12:10:26.503Z] #37 1.486 + cd /tmp/tmp.E0XX8J1SJc/tini [2019-10-21T12:10:26.503Z] #37 1.488 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:10:26.503Z] #37 1.499 + cmake . [2019-10-21T12:10:26.503Z] #37 2.227 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:10:26.503Z] #37 2.253 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:10:26.503Z] #37 2.814 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:10:26.503Z] #37 2.824 -- Detecting C compiler ABI info [2019-10-21T12:10:26.503Z] #37 3.376 -- Detecting C compiler ABI info - done [2019-10-21T12:10:26.503Z] #37 3.456 -- Detecting C compile features [2019-10-21T12:10:26.503Z] #37 5.130 -- Detecting C compile features - done [2019-10-21T12:10:26.503Z] #37 5.147 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:10:26.503Z] #37 5.305 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:10:26.503Z] #37 5.429 -- Configuring done [2019-10-21T12:10:26.503Z] #37 5.429 -- Generating done [2019-10-21T12:10:26.503Z] #37 5.429 -- Build files have been written to: /tmp/tmp.E0XX8J1SJc/tini [2019-10-21T12:10:26.503Z] #37 5.507 + make tini-static [2019-10-21T12:10:26.503Z] #37 5.750 Scanning dependencies of target tini-static [2019-10-21T12:10:26.503Z] #37 5.811 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:10:26.503Z] #37 7.266 [100%] Linking C executable tini-static [2019-10-21T12:10:26.503Z] #37 7.616 [100%] Built target tini-static [2019-10-21T12:10:26.503Z] #37 7.677 + mkdir -p /build [2019-10-21T12:10:26.503Z] #37 7.680 + cp tini-static /build/docker-init [2019-10-21T12:10:26.503Z] #37 DONE 7.8s [2019-10-21T12:10:26.503Z] [2019-10-21T12:10:26.503Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:27.344Z] #17 ... [2019-10-21T12:10:27.344Z] [2019-10-21T12:10:27.344Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:27.344Z] #44 144.7 github.com/LK4D4/vndr/godl [2019-10-21T12:10:27.344Z] #44 145.6 github.com/LK4D4/vndr [2019-10-21T12:10:27.344Z] #44 ... [2019-10-21T12:10:27.344Z] [2019-10-21T12:10:27.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:27.344Z] #41 89.32 DEP criu/page-pipe.d [2019-10-21T12:10:27.344Z] #41 89.48 DEP criu/netfilter.d [2019-10-21T12:10:27.344Z] #41 89.68 DEP criu/net.d [2019-10-21T12:10:27.344Z] #41 90.00 DEP criu/namespaces.d [2019-10-21T12:10:27.344Z] #41 90.19 DEP criu/mount.d [2019-10-21T12:10:27.344Z] #41 90.36 DEP criu/mem.d [2019-10-21T12:10:27.344Z] #41 90.56 DEP criu/lsm.d [2019-10-21T12:10:27.344Z] #41 90.77 DEP criu/log.d [2019-10-21T12:10:27.344Z] #41 90.87 DEP criu/libnetlink.d [2019-10-21T12:10:27.344Z] #41 90.96 DEP criu/kerndat.d [2019-10-21T12:10:27.344Z] #41 91.11 DEP criu/kcmp-ids.d [2019-10-21T12:10:27.367Z] #17 16.19 Selecting previously unselected package vim. [2019-10-21T12:10:27.367Z] #17 16.19 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-21T12:10:27.367Z] #17 16.20 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:27.368Z] #17 16.31 Selecting previously unselected package xfsprogs. [2019-10-21T12:10:27.368Z] #17 16.32 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-21T12:10:27.368Z] #17 16.32 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:10:27.368Z] #17 16.42 Selecting previously unselected package zip. [2019-10-21T12:10:27.368Z] #17 16.42 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-21T12:10:27.368Z] #17 16.42 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:10:27.368Z] #17 16.46 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:10:27.368Z] #17 16.46 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:10:27.368Z] #17 16.46 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:10:27.368Z] #17 16.50 Selecting previously unselected package apparmor. [2019-10-21T12:10:27.368Z] #17 16.50 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-21T12:10:27.368Z] #17 16.52 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:10:27.601Z] #41 91.22 DEP criu/irmap.d [2019-10-21T12:10:27.601Z] #41 91.43 DEP criu/ipc_ns.d [2019-10-21T12:10:27.624Z] #17 16.60 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:10:27.624Z] #17 16.60 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-21T12:10:27.624Z] #17 16.61 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:10:27.857Z] #41 ... [2019-10-21T12:10:27.857Z] [2019-10-21T12:10:27.857Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:27.857Z] #44 DONE 155.4s [2019-10-21T12:10:27.857Z] [2019-10-21T12:10:27.857Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:10:27.882Z] #17 16.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:10:27.882Z] #17 16.87 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-21T12:10:27.882Z] #17 16.88 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:10:28.114Z] #50 ... [2019-10-21T12:10:28.114Z] [2019-10-21T12:10:28.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:28.114Z] #41 91.73 DEP criu/image.d [2019-10-21T12:10:28.114Z] #41 91.95 DEP criu/image-desc.d [2019-10-21T12:10:28.139Z] #17 17.22 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:10:28.139Z] #17 17.22 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:10:28.139Z] #17 17.22 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:10:28.139Z] #17 17.25 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:10:28.139Z] #17 17.25 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:10:28.139Z] #17 17.25 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:10:28.370Z] #41 92.15 DEP criu/fsnotify.d [2019-10-21T12:10:28.556Z] #26 18.62 0.3% 1.1% # 2.4% ## 3.3% ### 4.4% ##### 7.1% ####### 10.3% ########## 13.9% ########### 16.6% ############ 17.9% ############## 19.8% ################ 22.3% ################# 24.3% ################## 25.8% ################### 27.0% ################### 27.6% ###################### 30.6% ####################### 32.7% ######################### 35.4% ########################### 38.0% ############################ 39.5% ############################## 42.3% ############################### 44.4% ################################# 46.5% ################################## 47.6% ################################### 48.8% #################################### 50.5% ###################################### 52.8% ####################################### 55.0% ######################################## 56.7% ######################################### 57.9% ########################################## 59.7% ############################################ 61.7% ############################################# 63.8% ############################################### 65.6% ################################################ 67.2% ################################################# 68.9% ################################################### 70.9% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 76.7% ######################################################### 79.6% ########################################################## 81.3% ############################################################ 83.5% ############################################################# 86.0% ############################################################### 88.9% ################################################################## 92.4% ####### [2019-10-21T12:10:28.556Z] #26 ... [2019-10-21T12:10:28.556Z] [2019-10-21T12:10:28.556Z] #16 [dev 6/24] RUN ldconfig [2019-10-21T12:10:28.556Z] #16 DONE 4.3s [2019-10-21T12:10:28.556Z] [2019-10-21T12:10:28.556Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:28.703Z] #17 17.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:10:28.816Z] #26 18.62 0.3% 1.1% # 2.4% ## 3.3% ### 4.4% ##### 7.1% ####### 10.3% ########## 13.9% ########### 16.6% ############ 17.9% ############## 19.8% ################ 22.3% ################# 24.3% ################## 25.8% ################### 27.0% ################### 27.6% ###################### 30.6% ####################### 32.7% ######################### 35.4% ########################### 38.0% ############################ 39.5% ############################## 42.3% ############################### 44.4% ################################# 46.5% ################################## 47.6% ################################### 48.8% #################################### 50.5% ###################################### 52.8% ####################################### 55.0% ######################################## 56.7% ######################################### 57.9% ########################################## 59.7% ############################################ 61.7% ############################################# 63.8% ############################################### 65.6% ################################################ 67.2% ################################################# 68.9% ################################################### 70.9% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 76.7% ######################################################### 79.6% ########################################################## 81.3% ############################################################ 83.5% ############################################################# 86.0% ############################################################### 88.9% ################################################################## 92.4% #################################################################### 95.1% ###################################################################### 97.9% ######################################################################## 100.0% [2019-10-21T12:10:28.933Z] #41 92.50 DEP criu/filesystems.d [2019-10-21T12:10:28.933Z] #41 92.71 DEP criu/files.d [2019-10-21T12:10:28.960Z] #17 17.89 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:10:28.960Z] #17 17.89 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:10:29.077Z] #26 24.16 [2019-10-21T12:10:29.189Z] #41 92.96 DEP criu/files-reg.d [2019-10-21T12:10:29.445Z] #41 93.17 DEP criu/files-ext.d [2019-10-21T12:10:29.525Z] #17 18.59 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:10:29.525Z] #17 18.59 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:10:29.525Z] #17 18.59 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:29.525Z] #17 18.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:10:29.525Z] #17 18.63 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:10:29.525Z] #17 18.63 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:29.702Z] #41 93.36 DEP criu/file-lock.d [2019-10-21T12:10:29.702Z] #41 93.51 DEP criu/file-ids.d [2019-10-21T12:10:29.916Z] #27 22.98 0.0% # 2.4% ## 3.4% ### 5.3% #### 6.2% ##### 7.2% ##### 8.1% ####### 10.0% ####### 10.9% ######## 11.9% ######### 13.8% ########## 14.7% ########### 15.7% ############ 17.6% ############# 18.5% ############## 19.5% ############### 21.4% ################ 23.2% ################# 24.2% ################## 25.1% ################### 27.0% #################### 28.0% #################### 28.9% ##################### 29.9% ###################### 30.8% ###################### 31.7% ######################## 33.6% ######################### 35.5% ########################### 38.0% ############################ 38.9% ############################ 39.9% ############################# 40.8% ############################## 42.7% ############################### 43.6% ################################ 45.5% ################################## 47.4% ################################## 48.4% ################################### 49.3% #################################### 50.3% ##################################### 52.2% [2019-10-21T12:10:29.916Z] #27 ... [2019-10-21T12:10:29.916Z] [2019-10-21T12:10:29.916Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:29.916Z] #45 46.26 syscall [2019-10-21T12:10:29.916Z] #45 ... [2019-10-21T12:10:29.916Z] [2019-10-21T12:10:29.916Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:29.958Z] #41 93.72 DEP criu/fifo.d [2019-10-21T12:10:30.215Z] #41 93.96 DEP criu/fdstore.d [2019-10-21T12:10:30.215Z] #41 94.10 DEP criu/fault-injection.d [2019-10-21T12:10:30.215Z] #41 94.16 DEP criu/external.d [2019-10-21T12:10:30.471Z] #41 94.24 DEP criu/eventpoll.d [2019-10-21T12:10:30.727Z] #41 94.38 DEP criu/eventfd.d [2019-10-21T12:10:30.727Z] #41 94.54 DEP criu/crtools.d [2019-10-21T12:10:30.984Z] #41 94.75 DEP criu/cr-service.d [2019-10-21T12:10:30.993Z] #26 26.09 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:10:31.240Z] #41 94.98 DEP criu/cr-restore.d [2019-10-21T12:10:31.253Z] #26 ... [2019-10-21T12:10:31.253Z] [2019-10-21T12:10:31.253Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:31.253Z] #36 2.723 + RM_GOPATH=0 [2019-10-21T12:10:31.253Z] #36 2.723 + TMP_GOPATH= [2019-10-21T12:10:31.253Z] #36 2.723 + : /build [2019-10-21T12:10:31.253Z] #36 2.723 + '[' -z '' ']' [2019-10-21T12:10:31.253Z] #36 2.742 ++ mktemp -d [2019-10-21T12:10:31.253Z] #36 2.758 + export GOPATH=/tmp/tmp.nTZ6Me6WnU [2019-10-21T12:10:31.253Z] #36 2.758 + GOPATH=/tmp/tmp.nTZ6Me6WnU [2019-10-21T12:10:31.253Z] #36 2.758 + RM_GOPATH=1 [2019-10-21T12:10:31.253Z] #36 2.759 ++ dirname ./install.sh [2019-10-21T12:10:31.253Z] #36 2.773 + dir=. [2019-10-21T12:10:31.253Z] #36 2.773 + bin=tini [2019-10-21T12:10:31.253Z] #36 2.773 + shift [2019-10-21T12:10:31.253Z] #36 2.773 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:10:31.253Z] #36 2.773 + . ./tini.installer [2019-10-21T12:10:31.253Z] #36 2.773 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:10:31.253Z] #36 2.775 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:10:31.253Z] #36 2.775 + install_tini [2019-10-21T12:10:31.253Z] #36 2.775 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:10:31.253Z] #36 2.775 + git clone https://github.com/krallin/tini.git /tmp/tmp.nTZ6Me6WnU/tini [2019-10-21T12:10:31.253Z] #36 2.777 Cloning into '/tmp/tmp.nTZ6Me6WnU/tini'... [2019-10-21T12:10:31.253Z] #36 4.355 + cd /tmp/tmp.nTZ6Me6WnU/tini [2019-10-21T12:10:31.253Z] #36 4.355 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:10:31.253Z] #36 4.375 + cmake . [2019-10-21T12:10:31.253Z] #36 5.655 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:10:31.253Z] #36 5.780 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:10:31.253Z] #36 6.574 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:10:31.253Z] #36 6.576 -- Detecting C compiler ABI info [2019-10-21T12:10:31.253Z] #36 7.370 -- Detecting C compiler ABI info - done [2019-10-21T12:10:31.253Z] #36 7.455 -- Detecting C compile features [2019-10-21T12:10:31.253Z] #36 9.953 -- Detecting C compile features - done [2019-10-21T12:10:31.253Z] #36 10.03 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:10:31.497Z] #41 95.22 DEP criu/cr-errno.d [2019-10-21T12:10:31.497Z] #41 95.25 DEP criu/cr-dump.d [2019-10-21T12:10:31.515Z] #36 10.29 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:10:31.515Z] #36 ... [2019-10-21T12:10:31.515Z] [2019-10-21T12:10:31.515Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:31.515Z] #26 26.73 [2019-10-21T12:10:31.753Z] #41 95.45 DEP criu/cr-dedup.d [2019-10-21T12:10:31.753Z] #41 95.65 DEP criu/cr-check.d [2019-10-21T12:10:32.010Z] #41 95.94 DEP criu/config.d [2019-10-21T12:10:32.087Z] #26 27.13 ######################################################################## 100.0% [2019-10-21T12:10:32.087Z] #26 27.31 [2019-10-21T12:10:32.266Z] #41 96.17 DEP criu/clone-noasan.d [2019-10-21T12:10:32.266Z] #41 96.21 DEP criu/cgroup.d [2019-10-21T12:10:32.829Z] #41 96.37 DEP criu/cgroup-props.d [2019-10-21T12:10:32.829Z] #41 96.49 DEP criu/bitmap.d [2019-10-21T12:10:32.829Z] #41 96.53 DEP criu/bfd.d [2019-10-21T12:10:32.829Z] #41 96.64 DEP criu/autofs.d [2019-10-21T12:10:33.030Z] #26 ... [2019-10-21T12:10:33.030Z] [2019-10-21T12:10:33.030Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:33.030Z] #31 53.86 internal/poll [2019-10-21T12:10:33.030Z] #31 56.40 os [2019-10-21T12:10:33.030Z] #31 57.77 internal/fmtsort [2019-10-21T12:10:33.030Z] #31 59.62 path/filepath [2019-10-21T12:10:33.030Z] #31 59.64 fmt [2019-10-21T12:10:33.030Z] #31 61.09 io/ioutil [2019-10-21T12:10:33.030Z] #31 63.23 flag [2019-10-21T12:10:33.030Z] #31 63.25 log [2019-10-21T12:10:33.030Z] #31 63.26 github.com/BurntSushi/toml [2019-10-21T12:10:33.030Z] #31 ... [2019-10-21T12:10:33.030Z] [2019-10-21T12:10:33.030Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:33.030Z] #36 10.43 -- Configuring done [2019-10-21T12:10:33.030Z] #36 10.46 -- Generating done [2019-10-21T12:10:33.030Z] #36 10.48 -- Build files have been written to: /tmp/tmp.nTZ6Me6WnU/tini [2019-10-21T12:10:33.030Z] #36 10.51 + make tini-static [2019-10-21T12:10:33.030Z] #36 10.92 Scanning dependencies of target tini-static [2019-10-21T12:10:33.030Z] #36 11.00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:10:33.085Z] #41 96.83 DEP criu/aio.d [2019-10-21T12:10:33.342Z] #41 97.05 DEP criu/action-scripts.d [2019-10-21T12:10:33.598Z] #41 97.33 CC criu/action-scripts.o [2019-10-21T12:10:33.707Z] #17 22.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:10:33.707Z] #17 22.26 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:10:33.707Z] #17 22.26 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:33.831Z] #27 22.98 0.0% # 2.4% ## 3.4% ### 5.3% #### 6.2% ##### 7.2% ##### 8.1% ####### 10.0% ####### 10.9% ######## 11.9% ######### 13.8% ########## 14.7% ########### 15.7% ############ 17.6% ############# 18.5% ############## 19.5% ############### 21.4% ################ 23.2% ################# 24.2% ################## 25.1% ################### 27.0% #################### 28.0% #################### 28.9% ##################### 29.9% ###################### 30.8% ###################### 31.7% ######################## 33.6% ######################### 35.5% ########################### 38.0% ############################ 38.9% ############################ 39.9% ############################# 40.8% ############################## 42.7% ############################### 43.6% ################################ 45.5% ################################## 47.4% ################################## 48.4% ################################### 49.3% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ####################################### 55.0% ######################################### 57.9% ########################################### 59.7% ########################################### 60.7% ############################################# 62.6% ############################################## 64.5% ############################################### 66.4% ################################################# 68.3% ################################################## 70.1% ################################################### 72.0% ##################################################### 73.9% ##################################################### 74.9% ####################################################### 76.8% ######################################################## 78.6% ######################################################### 80.5% ########################################################### 82.4% ############################################################ 84.3% ############################################################# 85.3% ############################################################## 86.2% ############################################################## 87.2% ############################################################### 88.1% ################################################################ 89.0% ################################################################ 90.0% ################################################################## 91.9% ################################################################### 93.8% #################################################################### 95.7% ##################################################################### 96.6% ###################################################################### 98.5% ######################################################################## 100.0% [2019-10-21T12:10:33.854Z] #41 ... [2019-10-21T12:10:33.854Z] [2019-10-21T12:10:33.854Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:10:33.972Z] #36 ... [2019-10-21T12:10:33.972Z] [2019-10-21T12:10:33.972Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:33.972Z] #44 54.78 regexp [2019-10-21T12:10:33.972Z] #44 56.32 context [2019-10-21T12:10:33.972Z] #44 56.51 os [2019-10-21T12:10:33.972Z] #44 62.51 internal/lazyregexp [2019-10-21T12:10:33.972Z] #44 62.52 net [2019-10-21T12:10:33.972Z] #44 62.57 os/exec [2019-10-21T12:10:34.111Z] #28 162.0 + rm -rf /tmp/tmp.eG1HohT2Be [2019-10-21T12:10:34.228Z] #27 34.28 [2019-10-21T12:10:34.232Z] #44 ... [2019-10-21T12:10:34.233Z] [2019-10-21T12:10:34.233Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:34.233Z] #26 29.13 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:10:34.673Z] #28 DONE 162.7s [2019-10-21T12:10:34.673Z] [2019-10-21T12:10:34.673Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:34.673Z] #17 89.85 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:10:34.673Z] #17 89.86 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:10:34.673Z] #17 89.87 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:34.673Z] #17 89.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:10:34.673Z] #17 89.98 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:10:34.673Z] #17 89.99 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:34.805Z] #26 29.85 [2019-10-21T12:10:35.065Z] #26 30.19 ######## 11.6% ####################################################################### 99.1% ######################################################################## 100.0% [2019-10-21T12:10:35.065Z] #26 ... [2019-10-21T12:10:35.065Z] [2019-10-21T12:10:35.065Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:35.065Z] #41 4.627 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:10:35.065Z] #41 4.627 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:10:35.065Z] #41 6.451 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:10:35.065Z] #41 6.498 GEN .gitid [2019-10-21T12:10:35.065Z] #41 6.537 GEN criu/include/version.h [2019-10-21T12:10:35.065Z] #41 6.638 GEN include/common/asm [2019-10-21T12:10:35.065Z] #41 8.666 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:10:35.065Z] #41 8.807 PBCC images/opts.pb-c.c [2019-10-21T12:10:35.065Z] #41 8.856 PBCC images/sit.pb-c.c [2019-10-21T12:10:35.065Z] #41 8.886 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:10:35.065Z] #41 8.980 DEP images/opts.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.069 DEP images/sit.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.112 PBCC images/macvlan.pb-c.c [2019-10-21T12:10:35.065Z] #41 9.160 DEP images/macvlan.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.197 PBCC images/autofs.pb-c.c [2019-10-21T12:10:35.065Z] #41 9.235 DEP images/autofs.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.278 PBCC images/sysctl.pb-c.c [2019-10-21T12:10:35.065Z] #41 9.315 DEP images/sysctl.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.373 PBCC images/time.pb-c.c [2019-10-21T12:10:35.065Z] #41 9.457 DEP images/time.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.523 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:10:35.065Z] #41 9.550 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.593 PBCC images/seccomp.pb-c.c [2019-10-21T12:10:35.065Z] #41 9.605 DEP images/seccomp.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.649 PBCC images/userns.pb-c.c [2019-10-21T12:10:35.065Z] #41 9.708 DEP images/userns.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.753 PBCC images/cgroup.pb-c.c [2019-10-21T12:10:35.065Z] #41 9.790 DEP images/cgroup.pb-c.d [2019-10-21T12:10:35.065Z] #41 9.882 PBCC images/fown.pb-c.c [2019-10-21T12:10:35.065Z] #41 9.975 PBCC images/ext-file.pb-c.c [2019-10-21T12:10:35.065Z] #41 10.04 DEP images/fown.pb-c.d [2019-10-21T12:10:35.065Z] #41 10.12 DEP images/ext-file.pb-c.d [2019-10-21T12:10:35.110Z] #27 35.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:10:35.110Z] #27 ... [2019-10-21T12:10:35.110Z] [2019-10-21T12:10:35.110Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:35.110Z] #18 25.26 The following additional packages will be installed: [2019-10-21T12:10:35.110Z] #18 25.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:10:35.110Z] #18 25.26 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:10:35.110Z] #18 25.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:10:35.110Z] #18 25.27 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:10:35.110Z] #18 25.27 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:10:35.110Z] #18 25.27 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:10:35.110Z] #18 25.27 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:10:35.110Z] #18 25.27 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:10:35.110Z] #18 25.27 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:10:35.110Z] #18 25.27 Suggested packages: [2019-10-21T12:10:35.110Z] #18 25.27 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:10:35.110Z] #18 25.27 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:10:35.110Z] #18 25.27 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:10:35.110Z] #18 25.27 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:10:35.110Z] #18 25.27 Recommended packages: [2019-10-21T12:10:35.110Z] #18 25.27 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:10:35.110Z] #18 25.27 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:10:35.110Z] #18 31.32 The following NEW packages will be installed: [2019-10-21T12:10:35.110Z] #18 31.40 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:10:35.110Z] #18 31.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:10:35.110Z] #18 31.40 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:10:35.110Z] #18 31.40 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:10:35.110Z] #18 31.40 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:10:35.110Z] #18 31.41 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:10:35.110Z] #18 31.41 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:10:35.110Z] #18 31.41 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:10:35.110Z] #18 31.41 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:10:35.110Z] #18 31.41 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:10:35.110Z] #18 31.42 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:10:35.110Z] #18 31.42 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:10:35.110Z] #18 31.42 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:10:35.110Z] #18 31.42 xfsprogs xxd xz-utils zip [2019-10-21T12:10:35.110Z] #18 31.56 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:10:35.110Z] #18 31.56 Need to get 88.2 MB of archives. [2019-10-21T12:10:35.110Z] #18 31.56 After this operation, 565 MB of additional disk space will be used. [2019-10-21T12:10:35.110Z] #18 31.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:10:35.110Z] #18 31.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-21T12:10:35.110Z] #18 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-21T12:10:35.110Z] #18 31.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-21T12:10:35.110Z] #18 31.98 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-21T12:10:35.110Z] #18 31.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-21T12:10:35.110Z] #18 32.01 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-21T12:10:35.110Z] #18 32.10 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-21T12:10:35.110Z] #18 32.10 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-21T12:10:35.110Z] #18 32.17 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-21T12:10:35.110Z] #18 32.25 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:10:35.110Z] #18 32.27 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-21T12:10:35.110Z] #18 32.27 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:10:35.110Z] #18 32.27 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-21T12:10:35.110Z] #18 32.28 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-21T12:10:35.110Z] #18 32.28 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-21T12:10:35.110Z] #18 32.29 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-21T12:10:35.110Z] #18 32.29 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-21T12:10:35.110Z] #18 32.30 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-21T12:10:35.110Z] #18 32.31 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-21T12:10:35.110Z] #18 32.31 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-21T12:10:35.110Z] #18 32.34 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:10:35.110Z] #18 32.35 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:10:35.110Z] #18 32.37 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-21T12:10:35.110Z] #18 32.38 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-21T12:10:35.110Z] #18 32.38 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-21T12:10:35.110Z] #18 32.40 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-21T12:10:35.110Z] #18 32.41 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-21T12:10:35.110Z] #18 32.42 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-21T12:10:35.110Z] #18 32.46 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-21T12:10:35.110Z] #18 32.47 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-21T12:10:35.110Z] #18 32.48 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-21T12:10:35.110Z] #18 32.49 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-21T12:10:35.110Z] #18 32.50 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-21T12:10:35.110Z] #18 32.51 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-21T12:10:35.110Z] #18 32.52 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-21T12:10:35.110Z] #18 32.52 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-21T12:10:35.110Z] #18 32.53 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-21T12:10:35.110Z] #18 32.54 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-21T12:10:35.110Z] #18 32.56 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-21T12:10:35.110Z] #18 32.57 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-21T12:10:35.110Z] #18 32.59 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-21T12:10:35.110Z] #18 32.68 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-21T12:10:35.110Z] #18 32.71 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-21T12:10:35.110Z] #18 32.72 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-21T12:10:35.110Z] #18 32.73 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-21T12:10:35.110Z] #18 32.74 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-21T12:10:35.110Z] #18 32.76 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-21T12:10:35.110Z] #18 32.97 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-21T12:10:35.110Z] #18 32.98 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:10:35.110Z] #18 33.13 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:10:35.110Z] #18 33.15 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:10:35.110Z] #18 33.18 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:10:35.110Z] #18 33.21 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:10:35.110Z] #18 33.22 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-21T12:10:35.110Z] #18 33.26 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:10:35.110Z] #18 33.49 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-21T12:10:35.110Z] #18 33.56 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-21T12:10:35.110Z] #18 33.63 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-21T12:10:35.110Z] #18 33.64 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-21T12:10:35.110Z] #18 33.64 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-21T12:10:35.110Z] #18 33.68 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-21T12:10:35.110Z] #18 33.86 Get:63 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-10-21T12:10:35.110Z] #18 34.09 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:10:35.110Z] #18 34.09 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:10:35.110Z] #18 34.36 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:10:35.110Z] #18 34.54 Get:67 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-10-21T12:10:35.110Z] #18 34.66 Get:68 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-10-21T12:10:35.328Z] #41 10.22 PBCC images/rpc.pb-c.c [2019-10-21T12:10:35.328Z] #41 ... [2019-10-21T12:10:35.328Z] [2019-10-21T12:10:35.328Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:35.328Z] #26 30.44 [2019-10-21T12:10:35.509Z] #18 ... [2019-10-21T12:10:35.509Z] [2019-10-21T12:10:35.509Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:10:35.509Z] #60 31.78 Checking out files: 41% (1228/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 94% (2758/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-21T12:10:35.509Z] #60 32.93 + cd /tmp/tmp.7r2dt5xb8S/src/github.com/containerd/containerd [2019-10-21T12:10:35.509Z] #60 32.93 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:10:35.509Z] #60 33.41 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:10:35.509Z] #60 33.41 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:10:35.509Z] #60 33.41 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:10:35.509Z] #60 33.41 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:10:35.509Z] #60 33.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:10:35.509Z] #60 33.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:10:35.509Z] #60 33.41 + '[' '' = dynamic ']' [2019-10-21T12:10:35.509Z] #60 33.41 + make [2019-10-21T12:10:35.509Z] #60 34.81 + bin/ctr [2019-10-21T12:10:35.589Z] #26 ... [2019-10-21T12:10:35.589Z] [2019-10-21T12:10:35.589Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:35.589Z] #36 13.17 [100%] Linking C executable tini-static [2019-10-21T12:10:35.589Z] #36 13.65 [100%] Built target tini-static [2019-10-21T12:10:35.589Z] #36 13.72 + mkdir -p /build [2019-10-21T12:10:35.589Z] #36 13.72 + cp tini-static /build/docker-init [2019-10-21T12:10:35.589Z] #36 DONE 14.4s [2019-10-21T12:10:35.589Z] [2019-10-21T12:10:35.589Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:35.589Z] #44 66.44 encoding/binary [2019-10-21T12:10:35.589Z] #44 66.48 go/token [2019-10-21T12:10:35.589Z] #44 66.51 net/url [2019-10-21T12:10:35.918Z] #60 ... [2019-10-21T12:10:35.918Z] [2019-10-21T12:10:35.918Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:35.918Z] #27 35.86 [2019-10-21T12:10:35.918Z] #27 36.26 ######################################################################## 100.0% [2019-10-21T12:10:36.235Z] #17 25.05 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:10:36.235Z] #17 25.06 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:10:36.235Z] #17 25.07 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-21T12:10:36.235Z] #17 25.08 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:10:36.235Z] #17 25.08 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:10:36.235Z] #17 25.10 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:36.235Z] #17 25.11 Processing triggers for mime-support (3.60) ... [2019-10-21T12:10:36.235Z] #17 25.13 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:36.235Z] #17 25.13 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-21T12:10:36.235Z] #17 25.14 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:10:36.235Z] #17 25.15 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:10:36.235Z] #17 25.16 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:10:36.235Z] #17 25.17 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:10:36.321Z] #27 36.40 [2019-10-21T12:10:36.321Z] #27 ... [2019-10-21T12:10:36.321Z] [2019-10-21T12:10:36.321Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:36.321Z] #42 10.21 DEP images/core-ppc64.pb-c.d [2019-10-21T12:10:36.321Z] #42 10.26 DEP images/core-s390.pb-c.d [2019-10-21T12:10:36.321Z] #42 10.29 DEP images/core-x86.pb-c.d [2019-10-21T12:10:36.321Z] #42 10.35 DEP images/core.pb-c.d [2019-10-21T12:10:36.321Z] #42 10.38 DEP images/inventory.pb-c.d [2019-10-21T12:10:36.321Z] #42 10.45 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:10:36.321Z] #42 10.47 DEP images/cpuinfo.pb-c.d [2019-10-21T12:10:36.321Z] #42 10.51 PBCC images/stats.pb-c.c [2019-10-21T12:10:36.321Z] #42 10.53 DEP images/stats.pb-c.d [2019-10-21T12:10:36.321Z] #42 11.94 make[1]: Nothing to be done for 'all'. [2019-10-21T12:10:36.321Z] #42 13.22 CC images/stats.o [2019-10-21T12:10:36.321Z] #42 13.39 CC images/core.o [2019-10-21T12:10:36.321Z] #42 14.05 CC images/core-x86.o [2019-10-21T12:10:36.321Z] #42 14.56 CC images/core-arm.o [2019-10-21T12:10:36.321Z] #42 15.01 CC images/core-aarch64.o [2019-10-21T12:10:36.321Z] #42 15.35 CC images/core-ppc64.o [2019-10-21T12:10:36.321Z] #42 15.81 CC images/core-s390.o [2019-10-21T12:10:36.321Z] #42 16.26 CC images/cpuinfo.o [2019-10-21T12:10:36.321Z] #42 16.81 CC images/inventory.o [2019-10-21T12:10:36.321Z] #42 17.12 CC images/fdinfo.o [2019-10-21T12:10:36.321Z] #42 17.47 CC images/fown.o [2019-10-21T12:10:36.321Z] #42 17.67 CC images/ns.o [2019-10-21T12:10:36.321Z] #42 17.93 CC images/regfile.o [2019-10-21T12:10:36.321Z] #42 18.11 CC images/ghost-file.o [2019-10-21T12:10:36.321Z] #42 18.45 CC images/fifo.o [2019-10-21T12:10:36.321Z] #42 18.60 CC images/remap-file-path.o [2019-10-21T12:10:36.321Z] #42 18.71 CC images/eventfd.o [2019-10-21T12:10:36.321Z] #42 18.96 CC images/eventpoll.o [2019-10-21T12:10:36.321Z] #42 19.18 CC images/fh.o [2019-10-21T12:10:36.321Z] #42 19.44 CC images/fsnotify.o [2019-10-21T12:10:36.321Z] #42 19.96 CC images/signalfd.o [2019-10-21T12:10:36.321Z] #42 20.16 CC images/fs.o [2019-10-21T12:10:36.321Z] #42 20.32 CC images/pstree.o [2019-10-21T12:10:36.321Z] #42 ... [2019-10-21T12:10:36.321Z] [2019-10-21T12:10:36.321Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:36.321Z] #18 36.51 Get:69 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-10-21T12:10:36.493Z] #17 25.74 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:10:36.750Z] #17 25.75 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:10:36.750Z] #17 25.76 Setting up zip (3.0-11+b1) ... [2019-10-21T12:10:36.750Z] #17 25.76 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:10:36.750Z] #17 25.77 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:36.750Z] #17 25.78 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:10:36.750Z] #17 25.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:36.750Z] #17 25.80 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-21T12:10:36.750Z] #17 25.81 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:36.750Z] #17 25.82 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:10:36.750Z] #17 25.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:10:36.750Z] #17 25.84 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:10:36.750Z] #17 25.85 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:36.750Z] #17 25.86 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-21T12:10:36.750Z] #17 25.87 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-21T12:10:36.750Z] #17 25.88 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-21T12:10:36.750Z] #17 25.89 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:36.750Z] #17 25.96 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:10:37.010Z] #17 25.97 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-21T12:10:37.010Z] #17 25.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-21T12:10:37.010Z] #17 25.99 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:10:37.010Z] #17 26.00 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:10:37.010Z] #17 26.01 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:10:37.010Z] #17 26.03 Setting up pigz (2.3.4-1) ... [2019-10-21T12:10:37.010Z] #17 26.04 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:10:37.010Z] #17 26.05 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-21T12:10:37.010Z] #17 26.05 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:37.010Z] #17 26.06 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:10:37.010Z] #17 26.07 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:10:37.010Z] #17 26.09 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:10:37.010Z] #17 26.10 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-21T12:10:37.010Z] #17 26.11 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-21T12:10:37.010Z] #17 26.12 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:10:37.010Z] #17 26.13 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:37.010Z] #17 26.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:10:37.010Z] #17 26.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:10:37.010Z] #17 26.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:10:37.010Z] #17 26.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:10:37.010Z] #17 26.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:10:37.010Z] #17 26.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:10:37.010Z] #17 26.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:10:37.010Z] #17 26.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:10:37.269Z] #17 26.17 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:10:37.269Z] #17 26.18 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:37.269Z] #17 26.19 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:10:37.269Z] #17 26.20 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:37.269Z] #17 26.21 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:10:37.269Z] #17 26.22 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-21T12:10:37.269Z] #17 26.23 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:10:37.503Z] #44 68.09 go/scanner [2019-10-21T12:10:38.202Z] #17 27.16 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-21T12:10:38.202Z] #17 27.16 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:38.202Z] #17 27.17 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-10-21T12:10:38.202Z] #17 27.17 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-10-21T12:10:38.202Z] #17 27.17 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-10-21T12:10:38.202Z] #17 27.17 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-10-21T12:10:38.202Z] #17 27.18 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:10:38.202Z] #17 27.19 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:38.202Z] #17 27.20 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-10-21T12:10:38.202Z] #17 27.20 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-10-21T12:10:38.202Z] #17 27.20 Setting up python3 (3.5.3-1) ... [2019-10-21T12:10:38.460Z] #17 27.51 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:10:38.892Z] #44 ... [2019-10-21T12:10:38.893Z] [2019-10-21T12:10:38.893Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:38.893Z] #17 3.730 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:10:38.893Z] #17 3.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:10:38.893Z] #17 3.753 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:10:38.893Z] #17 3.771 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:10:38.893Z] #17 3.797 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:10:38.893Z] #17 4.596 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-21T12:10:38.893Z] #17 5.786 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-21T12:10:38.893Z] #17 6.651 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-21T12:10:38.893Z] #17 ... [2019-10-21T12:10:38.893Z] [2019-10-21T12:10:38.893Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:10:39.025Z] #17 28.22 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:10:39.029Z] #18 38.98 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:10:39.029Z] #18 39.12 Fetched 88.2 MB in 6s (13.5 MB/s) [2019-10-21T12:10:39.029Z] #18 39.24 Selecting previously unselected package bash-completion. [2019-10-21T12:10:39.030Z] #18 39.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-21T12:10:39.030Z] #18 39.29 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:10:39.155Z] #59 32.53 Checking out files: 49% (1448/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-21T12:10:39.282Z] #17 28.26 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:10:39.282Z] #17 28.27 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:10:39.282Z] #17 28.28 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:10:39.282Z] #17 28.47 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:10:39.417Z] #59 34.02 + cd /tmp/tmp.7lZ9NyKMb7/src/github.com/containerd/containerd [2019-10-21T12:10:39.417Z] #59 34.02 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:10:39.540Z] #17 28.67 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:10:39.678Z] #59 34.47 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:10:39.678Z] #59 34.47 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:10:39.678Z] #59 34.47 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:10:39.678Z] #59 34.47 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:10:39.678Z] #59 34.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:10:39.678Z] #59 34.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:10:39.678Z] #59 34.47 + '[' '' = dynamic ']' [2019-10-21T12:10:39.678Z] #59 34.47 + make [2019-10-21T12:10:39.798Z] #17 28.68 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:10:39.798Z] #17 28.90 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:10:39.798Z] #17 28.91 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:10:40.055Z] #17 29.12 Setting up dh-python (2.20170125) ... [2019-10-21T12:10:40.388Z] #18 ... [2019-10-21T12:10:40.388Z] [2019-10-21T12:10:40.388Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:40.388Z] #45 56.68 time [2019-10-21T12:10:40.388Z] #45 61.98 strings [2019-10-21T12:10:40.388Z] #45 62.79 os [2019-10-21T12:10:40.388Z] #45 65.70 regexp/syntax [2019-10-21T12:10:40.388Z] #45 ... [2019-10-21T12:10:40.388Z] [2019-10-21T12:10:40.388Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:40.388Z] #27 37.61 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:10:40.388Z] #27 38.12 [2019-10-21T12:10:40.388Z] #27 38.56 ###################################################### 75.3% ######################################################################## 100.0% [2019-10-21T12:10:40.388Z] #27 38.86 [2019-10-21T12:10:40.388Z] #27 40.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:10:40.388Z] #27 40.38 skipping existing b63cc5f62c21 [2019-10-21T12:10:40.388Z] #27 40.50 [2019-10-21T12:10:40.406Z] #17 29.27 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-21T12:10:40.406Z] #17 29.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:40.663Z] #17 DONE 29.7s [2019-10-21T12:10:40.663Z] [2019-10-21T12:10:40.663Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:10:41.217Z] #17 ... [2019-10-21T12:10:41.217Z] [2019-10-21T12:10:41.217Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:41.217Z] #41 98.01 CC criu/aio.o [2019-10-21T12:10:41.217Z] #41 98.66 CC criu/autofs.o [2019-10-21T12:10:41.217Z] #41 100.4 CC criu/bfd.o [2019-10-21T12:10:41.217Z] #41 100.9 CC criu/bitmap.o [2019-10-21T12:10:41.217Z] #41 101.1 CC criu/cgroup-props.o [2019-10-21T12:10:41.217Z] #41 101.8 CC criu/cgroup.o [2019-10-21T12:10:41.217Z] #41 104.4 CC criu/clone-noasan.o [2019-10-21T12:10:41.217Z] #41 104.5 CC criu/config.o [2019-10-21T12:10:41.594Z] #59 36.23 + bin/ctr [2019-10-21T12:10:41.727Z] #27 42.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:10:41.855Z] #59 ... [2019-10-21T12:10:41.855Z] [2019-10-21T12:10:41.855Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:41.855Z] #26 32.47 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:10:41.855Z] #26 32.62 skipping existing ed4b54129745 [2019-10-21T12:10:41.855Z] #26 32.86 [2019-10-21T12:10:41.855Z] #26 35.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:10:41.855Z] #26 35.83 [2019-10-21T12:10:41.855Z] #26 36.19 ######################################################################## 100.0% [2019-10-21T12:10:41.855Z] #26 36.34 [2019-10-21T12:10:41.855Z] #26 36.47 Download of images into '/build' complete. [2019-10-21T12:10:41.855Z] #26 36.47 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:10:41.855Z] #26 36.48 tar -cC '/build' . | docker load [2019-10-21T12:10:41.855Z] #26 DONE 37.1s [2019-10-21T12:10:42.116Z] [2019-10-21T12:10:42.116Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:42.116Z] #31 68.02 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:10:42.116Z] #31 DONE 72.8s [2019-10-21T12:10:42.116Z] [2019-10-21T12:10:42.116Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:42.116Z] #41 10.29 DEP images/rpc.pb-c.d [2019-10-21T12:10:42.116Z] #41 10.33 PBCC images/siginfo.pb-c.c [2019-10-21T12:10:42.116Z] #41 10.35 DEP images/siginfo.pb-c.d [2019-10-21T12:10:42.116Z] #41 10.39 PBCC images/pagemap.pb-c.c [2019-10-21T12:10:42.116Z] #41 10.54 DEP images/pagemap.pb-c.d [2019-10-21T12:10:42.116Z] #41 10.64 PBCC images/rlimit.pb-c.c [2019-10-21T12:10:42.116Z] #41 10.69 DEP images/rlimit.pb-c.d [2019-10-21T12:10:42.116Z] #41 10.75 PBCC images/file-lock.pb-c.c [2019-10-21T12:10:42.116Z] #41 10.79 DEP images/file-lock.pb-c.d [2019-10-21T12:10:42.116Z] #41 10.96 PBCC images/tty.pb-c.c [2019-10-21T12:10:42.116Z] #41 11.09 DEP images/tty.pb-c.d [2019-10-21T12:10:42.116Z] #41 11.14 PBCC images/tun.pb-c.c [2019-10-21T12:10:42.116Z] #41 11.28 PBCC images/netdev.pb-c.c [2019-10-21T12:10:42.116Z] #41 11.47 DEP images/tun.pb-c.d [2019-10-21T12:10:42.116Z] #41 11.63 DEP images/netdev.pb-c.d [2019-10-21T12:10:42.116Z] #41 11.74 PBCC images/vma.pb-c.c [2019-10-21T12:10:42.116Z] #41 11.84 DEP images/vma.pb-c.d [2019-10-21T12:10:42.116Z] #41 11.89 PBCC images/creds.pb-c.c [2019-10-21T12:10:42.116Z] #41 11.92 DEP images/creds.pb-c.d [2019-10-21T12:10:42.116Z] #41 11.99 PBCC images/utsns.pb-c.c [2019-10-21T12:10:42.116Z] #41 12.04 DEP images/utsns.pb-c.d [2019-10-21T12:10:42.116Z] #41 12.08 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:10:42.116Z] #41 12.19 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:10:42.116Z] #41 12.20 DEP images/ipc-desc.pb-c.d [2019-10-21T12:10:42.116Z] #41 12.26 DEP images/ipc-sem.pb-c.d [2019-10-21T12:10:42.116Z] #41 12.32 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:10:42.116Z] #41 12.43 DEP images/ipc-msg.pb-c.d [2019-10-21T12:10:42.116Z] #41 12.52 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:10:42.116Z] #41 12.55 DEP images/ipc-shm.pb-c.d [2019-10-21T12:10:42.116Z] #41 12.66 PBCC images/ipc-var.pb-c.c [2019-10-21T12:10:42.116Z] #41 12.72 DEP images/ipc-var.pb-c.d [2019-10-21T12:10:42.116Z] #41 12.82 PBCC images/sk-opts.pb-c.c [2019-10-21T12:10:42.116Z] #41 12.84 PBCC images/packet-sock.pb-c.c [2019-10-21T12:10:42.116Z] #41 12.92 DEP images/sk-opts.pb-c.d [2019-10-21T12:10:42.116Z] #41 13.00 DEP images/packet-sock.pb-c.d [2019-10-21T12:10:42.117Z] #41 13.12 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:10:42.117Z] #41 13.16 DEP images/sk-netlink.pb-c.d [2019-10-21T12:10:42.117Z] #41 13.25 PBCC images/sk-inet.pb-c.c [2019-10-21T12:10:42.117Z] #41 13.36 DEP images/sk-inet.pb-c.d [2019-10-21T12:10:42.117Z] #41 13.47 PBCC images/sk-unix.pb-c.c [2019-10-21T12:10:42.117Z] #41 13.57 DEP images/sk-unix.pb-c.d [2019-10-21T12:10:42.117Z] #41 13.68 PBCC images/mm.pb-c.c [2019-10-21T12:10:42.117Z] #41 13.80 DEP images/mm.pb-c.d [2019-10-21T12:10:42.117Z] #41 13.87 PBCC images/timerfd.pb-c.c [2019-10-21T12:10:42.117Z] #41 13.91 DEP images/timerfd.pb-c.d [2019-10-21T12:10:42.117Z] #41 13.98 PBCC images/timer.pb-c.c [2019-10-21T12:10:42.117Z] #41 14.02 DEP images/timer.pb-c.d [2019-10-21T12:10:42.117Z] #41 14.07 PBCC images/sa.pb-c.c [2019-10-21T12:10:42.117Z] #41 14.14 DEP images/sa.pb-c.d [2019-10-21T12:10:42.117Z] #41 14.19 PBCC images/pipe-data.pb-c.c [2019-10-21T12:10:42.117Z] #41 14.21 DEP images/pipe-data.pb-c.d [2019-10-21T12:10:42.117Z] #41 14.26 PBCC images/mnt.pb-c.c [2019-10-21T12:10:42.117Z] #41 14.35 DEP images/mnt.pb-c.d [2019-10-21T12:10:42.117Z] #41 14.45 PBCC images/sk-packet.pb-c.c [2019-10-21T12:10:42.117Z] #41 14.46 DEP images/sk-packet.pb-c.d [2019-10-21T12:10:42.117Z] #41 14.59 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:10:42.117Z] #41 14.74 DEP images/tcp-stream.pb-c.d [2019-10-21T12:10:42.117Z] #41 14.80 PBCC images/pipe.pb-c.c [2019-10-21T12:10:42.117Z] #41 14.86 DEP images/pipe.pb-c.d [2019-10-21T12:10:42.117Z] #41 14.90 PBCC images/pstree.pb-c.c [2019-10-21T12:10:42.117Z] #41 14.95 DEP images/pstree.pb-c.d [2019-10-21T12:10:42.117Z] #41 15.02 PBCC images/fs.pb-c.c [2019-10-21T12:10:42.117Z] #41 15.04 DEP images/fs.pb-c.d [2019-10-21T12:10:42.117Z] #41 15.11 PBCC images/signalfd.pb-c.c [2019-10-21T12:10:42.117Z] #41 15.14 DEP images/signalfd.pb-c.d [2019-10-21T12:10:42.117Z] #41 15.23 PBCC images/fh.pb-c.c [2019-10-21T12:10:42.117Z] #41 15.30 PBCC images/fsnotify.pb-c.c [2019-10-21T12:10:42.117Z] #41 15.39 DEP images/fh.pb-c.d [2019-10-21T12:10:42.117Z] #41 15.47 DEP images/fsnotify.pb-c.d [2019-10-21T12:10:42.117Z] #41 15.55 PBCC images/eventpoll.pb-c.c [2019-10-21T12:10:42.117Z] #41 15.62 DEP images/eventpoll.pb-c.d [2019-10-21T12:10:42.117Z] #41 15.71 PBCC images/eventfd.pb-c.c [2019-10-21T12:10:42.117Z] #41 15.73 DEP images/eventfd.pb-c.d [2019-10-21T12:10:42.117Z] #41 15.81 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:10:42.117Z] #41 15.85 DEP images/remap-file-path.pb-c.d [2019-10-21T12:10:42.117Z] #41 15.92 PBCC images/fifo.pb-c.c [2019-10-21T12:10:42.117Z] #41 16.01 DEP images/fifo.pb-c.d [2019-10-21T12:10:42.117Z] #41 16.08 PBCC images/ghost-file.pb-c.c [2019-10-21T12:10:42.117Z] #41 16.13 DEP images/ghost-file.pb-c.d [2019-10-21T12:10:42.117Z] #41 16.22 PBCC images/regfile.pb-c.c [2019-10-21T12:10:42.117Z] #41 16.25 DEP images/regfile.pb-c.d [2019-10-21T12:10:42.117Z] #41 16.31 PBCC images/ns.pb-c.c [2019-10-21T12:10:42.117Z] #41 16.34 DEP images/ns.pb-c.d [2019-10-21T12:10:42.117Z] #41 16.40 PBCC images/fdinfo.pb-c.c [2019-10-21T12:10:42.117Z] #41 16.50 DEP images/fdinfo.pb-c.d [2019-10-21T12:10:42.117Z] #41 16.57 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:10:42.117Z] #41 16.70 PBCC images/core-arm.pb-c.c [2019-10-21T12:10:42.117Z] #41 16.80 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:10:42.117Z] #41 17.05 PBCC images/core-s390.pb-c.c [2019-10-21T12:10:42.117Z] #41 17.10 PBCC images/core-x86.pb-c.c [2019-10-21T12:10:42.127Z] #27 42.41 [2019-10-21T12:10:42.147Z] #41 105.8 CC criu/cr-check.o [2019-10-21T12:10:42.377Z] #41 17.24 PBCC images/core.pb-c.c [2019-10-21T12:10:42.558Z] #18 1.610 Collecting yamllint==1.16.0 [2019-10-21T12:10:42.593Z] #27 42.72 ######################################################################## 100.0% [2019-10-21T12:10:42.593Z] #27 42.79 [2019-10-21T12:10:42.593Z] #27 42.84 Download of images into '/build' complete. [2019-10-21T12:10:42.593Z] #27 42.84 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:10:42.593Z] #27 42.84 tar -cC '/build' . | docker load [2019-10-21T12:10:42.593Z] #27 DONE 43.0s [2019-10-21T12:10:42.593Z] [2019-10-21T12:10:42.593Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:42.593Z] #42 20.43 CC images/pipe.o [2019-10-21T12:10:42.593Z] #42 20.71 CC images/tcp-stream.o [2019-10-21T12:10:42.593Z] #42 20.91 CC images/sk-packet.o [2019-10-21T12:10:42.593Z] #42 21.15 CC images/mnt.o [2019-10-21T12:10:42.593Z] #42 21.35 CC images/pipe-data.o [2019-10-21T12:10:42.593Z] #42 21.76 CC images/sa.o [2019-10-21T12:10:42.593Z] #42 21.97 CC images/timer.o [2019-10-21T12:10:42.593Z] #42 22.37 CC images/timerfd.o [2019-10-21T12:10:42.593Z] #42 22.56 CC images/mm.o [2019-10-21T12:10:42.593Z] #42 22.79 CC images/sk-opts.o [2019-10-21T12:10:42.593Z] #42 22.94 CC images/sk-unix.o [2019-10-21T12:10:42.593Z] #42 23.32 CC images/sk-inet.o [2019-10-21T12:10:42.593Z] #42 23.55 CC images/tun.o [2019-10-21T12:10:42.593Z] #42 23.77 CC images/sk-netlink.o [2019-10-21T12:10:42.593Z] #42 23.89 CC images/packet-sock.o [2019-10-21T12:10:42.593Z] #42 24.18 CC images/ipc-var.o [2019-10-21T12:10:42.593Z] #42 24.36 CC images/ipc-desc.o [2019-10-21T12:10:42.593Z] #42 24.49 CC images/ipc-shm.o [2019-10-21T12:10:42.593Z] #42 24.69 CC images/ipc-msg.o [2019-10-21T12:10:42.593Z] #42 24.86 CC images/ipc-sem.o [2019-10-21T12:10:42.593Z] #42 25.11 CC images/utsns.o [2019-10-21T12:10:42.593Z] #42 25.24 CC images/creds.o [2019-10-21T12:10:42.593Z] #42 25.41 CC images/vma.o [2019-10-21T12:10:42.593Z] #42 25.70 CC images/netdev.o [2019-10-21T12:10:42.593Z] #42 25.99 CC images/tty.o [2019-10-21T12:10:42.593Z] #42 26.61 CC images/file-lock.o [2019-10-21T12:10:42.638Z] #41 17.36 PBCC images/inventory.pb-c.c [2019-10-21T12:10:42.638Z] #41 17.48 DEP images/core-aarch64.pb-c.d [2019-10-21T12:10:42.638Z] #41 17.58 DEP images/core-arm.pb-c.d [2019-10-21T12:10:42.638Z] #41 17.72 DEP images/core-ppc64.pb-c.d [2019-10-21T12:10:43.162Z] #42 ... [2019-10-21T12:10:43.162Z] [2019-10-21T12:10:43.162Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:43.162Z] #32 59.19 internal/poll [2019-10-21T12:10:43.162Z] #32 59.37 internal/fmtsort [2019-10-21T12:10:43.162Z] #32 60.49 internal/syscall/unix [2019-10-21T12:10:43.162Z] #32 60.84 strings [2019-10-21T12:10:43.162Z] #32 62.07 os [2019-10-21T12:10:43.162Z] #32 63.79 path [2019-10-21T12:10:43.162Z] #32 64.67 text/tabwriter [2019-10-21T12:10:43.162Z] #32 65.80 fmt [2019-10-21T12:10:43.162Z] #32 65.80 path/filepath [2019-10-21T12:10:43.162Z] #32 67.34 io/ioutil [2019-10-21T12:10:43.162Z] #32 69.11 flag [2019-10-21T12:10:43.162Z] #32 69.12 github.com/BurntSushi/toml [2019-10-21T12:10:43.162Z] #32 ... [2019-10-21T12:10:43.162Z] [2019-10-21T12:10:43.162Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:43.162Z] #42 26.90 CC images/rlimit.o [2019-10-21T12:10:43.162Z] #42 27.09 CC images/pagemap.o [2019-10-21T12:10:43.208Z] #41 17.99 DEP images/core-s390.pb-c.d [2019-10-21T12:10:43.208Z] #41 18.11 DEP images/core-x86.pb-c.d [2019-10-21T12:10:43.469Z] #41 18.32 DEP images/core.pb-c.d [2019-10-21T12:10:43.469Z] #41 18.41 DEP images/inventory.pb-c.d [2019-10-21T12:10:43.469Z] #41 18.55 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:10:43.729Z] #41 18.68 DEP images/cpuinfo.pb-c.d [2019-10-21T12:10:43.729Z] #41 18.80 PBCC images/stats.pb-c.c [2019-10-21T12:10:43.990Z] #41 18.88 DEP images/stats.pb-c.d [2019-10-21T12:10:44.027Z] #42 28.00 CC images/siginfo.o [2019-10-21T12:10:44.040Z] #41 107.4 CC criu/cr-dedup.o [2019-10-21T12:10:44.040Z] #41 107.8 CC criu/cr-dump.o [2019-10-21T12:10:44.427Z] #42 28.35 CC images/rpc.o [2019-10-21T12:10:45.753Z] #42 29.36 CC images/ext-file.o [2019-10-21T12:10:45.753Z] #42 29.55 CC images/cgroup.o [2019-10-21T12:10:45.933Z] #41 ... [2019-10-21T12:10:45.933Z] [2019-10-21T12:10:45.933Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:45.933Z] #17 104.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:10:45.933Z] #17 104.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-21T12:10:45.933Z] #17 104.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:46.145Z] #42 30.00 CC images/userns.o [2019-10-21T12:10:46.542Z] #42 30.21 CC images/google/protobuf/descriptor.o [2019-10-21T12:10:47.306Z] #41 22.19 make[1]: Nothing to be done for 'all'. [2019-10-21T12:10:47.418Z] #42 31.41 CC images/opts.o [2019-10-21T12:10:47.954Z] #42 31.59 CC images/seccomp.o [2019-10-21T12:10:47.954Z] #42 32.08 CC images/binfmt-misc.o [2019-10-21T12:10:48.424Z] #42 32.31 CC images/time.o [2019-10-21T12:10:48.827Z] #42 32.62 CC images/sysctl.o [2019-10-21T12:10:48.827Z] #42 32.78 CC images/autofs.o [2019-10-21T12:10:48.827Z] #42 32.91 CC images/macvlan.o [2019-10-21T12:10:49.153Z] #18 7.879 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:10:49.153Z] #18 7.944 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:10:49.226Z] #41 ... [2019-10-21T12:10:49.226Z] [2019-10-21T12:10:49.226Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:49.226Z] #44 69.92 text/template/parse [2019-10-21T12:10:49.226Z] #44 70.39 encoding/base64 [2019-10-21T12:10:49.226Z] #44 70.85 go/ast [2019-10-21T12:10:49.226Z] #44 72.04 encoding/json [2019-10-21T12:10:49.226Z] #44 76.81 text/template [2019-10-21T12:10:49.226Z] #44 79.81 go/parser [2019-10-21T12:10:49.226Z] #44 ... [2019-10-21T12:10:49.226Z] [2019-10-21T12:10:49.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:49.226Z] #41 24.15 CC images/stats.o [2019-10-21T12:10:49.228Z] #42 33.12 CC images/sit.o [2019-10-21T12:10:49.228Z] #42 33.26 LINK images/built-in.o [2019-10-21T12:10:49.228Z] #42 33.38 GEN compel/include/asm [2019-10-21T12:10:49.618Z] #42 33.38 GEN compel/include/version.h [2019-10-21T12:10:49.618Z] #42 33.40 touch .config [2019-10-21T12:10:49.618Z] #42 33.42 GEN include/common/config.h [2019-10-21T12:10:49.618Z] #42 33.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-21T12:10:49.618Z] #42 33.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-21T12:10:49.618Z] #42 33.64 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-21T12:10:49.618Z] #42 33.66 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-21T12:10:49.618Z] #42 33.68 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-21T12:10:49.618Z] #42 33.71 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-21T12:10:49.618Z] #42 33.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:10:49.716Z] #18 8.991 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:10:49.804Z] #41 24.67 CC images/core.o [2019-10-21T12:10:50.018Z] #42 33.77 DEP compel/plugins/std/infect.d [2019-10-21T12:10:50.018Z] #42 33.94 DEP compel/plugins/std/string.d [2019-10-21T12:10:50.018Z] #42 34.01 DEP compel/plugins/std/log.d [2019-10-21T12:10:50.018Z] #42 34.11 DEP compel/plugins/std/fds.d [2019-10-21T12:10:50.280Z] #18 9.428 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:10:50.428Z] #42 34.18 DEP compel/plugins/std/std.d [2019-10-21T12:10:50.428Z] #42 34.33 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:10:50.428Z] #42 34.43 DEP compel/plugins/fds/fds.d [2019-10-21T12:10:50.428Z] #42 34.52 CC compel/plugins/std/std.o [2019-10-21T12:10:50.745Z] #41 25.51 CC images/core-x86.o [2019-10-21T12:10:50.836Z] #42 ... [2019-10-21T12:10:50.836Z] [2019-10-21T12:10:50.836Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:50.836Z] #45 67.23 fmt [2019-10-21T12:10:50.836Z] #45 70.64 regexp [2019-10-21T12:10:50.836Z] #45 72.72 go/token [2019-10-21T12:10:50.836Z] #45 73.58 go/scanner [2019-10-21T12:10:50.836Z] #45 75.06 go/ast [2019-10-21T12:10:50.836Z] #45 75.21 internal/lazyregexp [2019-10-21T12:10:50.836Z] #45 75.53 net/url [2019-10-21T12:10:50.836Z] #45 77.46 text/template/parse [2019-10-21T12:10:50.836Z] #45 ... [2019-10-21T12:10:50.836Z] [2019-10-21T12:10:50.836Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:50.836Z] #42 34.87 CC compel/plugins/std/fds.o [2019-10-21T12:10:51.210Z] #18 10.48 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:10:51.227Z] #42 35.27 CC compel/plugins/std/log.o [2019-10-21T12:10:51.469Z] #18 10.74 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:10:51.469Z] #18 10.74 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:10:51.687Z] #41 26.46 CC images/core-arm.o [2019-10-21T12:10:51.726Z] #18 11.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:10:51.726Z] #18 11.03 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:10:51.726Z] #18 11.05 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:10:51.948Z] #41 ... [2019-10-21T12:10:51.948Z] [2019-10-21T12:10:51.948Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:51.948Z] #17 13.15 Fetched 7742 kB in 10s (729 kB/s) [2019-10-21T12:10:51.948Z] #17 13.15 Reading package lists... [2019-10-21T12:10:51.983Z] #18 11.32 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:10:51.983Z] #18 11.32 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:10:51.983Z] #18 11.32 Successfully built pyyaml pathspec [2019-10-21T12:10:51.983Z] #18 11.32 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:10:51.983Z] #18 11.43 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:10:52.117Z] #42 ... [2019-10-21T12:10:52.117Z] [2019-10-21T12:10:52.117Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:52.117Z] #32 71.90 log [2019-10-21T12:10:52.117Z] #32 74.20 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:10:52.117Z] #32 DONE 78.6s [2019-10-21T12:10:52.117Z] [2019-10-21T12:10:52.117Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:52.117Z] #42 35.92 CC compel/plugins/std/string.o [2019-10-21T12:10:52.209Z] #17 20.56 Reading package lists... [2019-10-21T12:10:52.209Z] #17 ... [2019-10-21T12:10:52.209Z] [2019-10-21T12:10:52.209Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:52.209Z] #41 27.14 CC images/core-aarch64.o [2019-10-21T12:10:52.241Z] #18 DONE 11.6s [2019-10-21T12:10:52.242Z] [2019-10-21T12:10:52.242Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:10:52.499Z] #61 ... [2019-10-21T12:10:52.499Z] [2019-10-21T12:10:52.499Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:10:52.499Z] #35 DONE 0.2s [2019-10-21T12:10:52.499Z] [2019-10-21T12:10:52.499Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:10:52.499Z] #52 DONE 0.2s [2019-10-21T12:10:52.499Z] [2019-10-21T12:10:52.499Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:10:52.499Z] #49 DONE 0.3s [2019-10-21T12:10:52.499Z] [2019-10-21T12:10:52.499Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:10:52.499Z] #61 DONE 0.3s [2019-10-21T12:10:52.499Z] [2019-10-21T12:10:52.499Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:10:52.499Z] #46 DONE 0.3s [2019-10-21T12:10:52.499Z] [2019-10-21T12:10:52.499Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:10:52.499Z] #67 DONE 0.3s [2019-10-21T12:10:52.499Z] [2019-10-21T12:10:52.499Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:10:52.651Z] #42 ... [2019-10-21T12:10:52.651Z] [2019-10-21T12:10:52.651Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:52.651Z] #18 42.50 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:10:52.651Z] #18 43.51 Selecting previously unselected package libnet1:s390x. [2019-10-21T12:10:52.651Z] #18 43.56 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 43.57 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-21T12:10:52.651Z] #18 43.91 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-21T12:10:52.651Z] #18 43.92 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 43.97 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-21T12:10:52.651Z] #18 44.15 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-21T12:10:52.651Z] #18 44.15 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 44.17 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-21T12:10:52.651Z] #18 44.41 Selecting previously unselected package libudev-dev:s390x. [2019-10-21T12:10:52.651Z] #18 44.41 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 44.42 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-21T12:10:52.651Z] #18 44.50 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-21T12:10:52.651Z] #18 44.50 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 44.50 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-21T12:10:52.651Z] #18 45.15 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:10:52.651Z] #18 45.15 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 45.17 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:10:52.651Z] #18 46.19 Selecting previously unselected package python3-minimal. [2019-10-21T12:10:52.651Z] #18 46.19 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 46.19 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:10:52.651Z] #18 46.27 Selecting previously unselected package libmpdec2:s390x. [2019-10-21T12:10:52.651Z] #18 46.27 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 46.28 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-21T12:10:52.651Z] #18 46.37 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-21T12:10:52.651Z] #18 46.37 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 46.38 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-21T12:10:52.651Z] #18 48.59 Selecting previously unselected package python3.5. [2019-10-21T12:10:52.651Z] #18 48.59 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 48.59 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:10:52.651Z] #18 48.85 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-21T12:10:52.651Z] #18 48.85 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-21T12:10:52.651Z] #18 48.86 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-21T12:10:52.651Z] #18 48.95 Selecting previously unselected package dh-python. [2019-10-21T12:10:52.651Z] #18 48.95 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:10:52.651Z] #18 48.95 Unpacking dh-python (2.20170125) ... [2019-10-21T12:10:52.651Z] #18 49.10 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-21T12:10:52.651Z] #18 49.13 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:10:52.651Z] #18 51.73 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:10:52.756Z] #47 ... [2019-10-21T12:10:52.756Z] [2019-10-21T12:10:52.756Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:10:52.756Z] #25 DONE 0.4s [2019-10-21T12:10:52.756Z] [2019-10-21T12:10:52.756Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:10:52.756Z] #53 DONE 0.3s [2019-10-21T12:10:52.756Z] [2019-10-21T12:10:52.756Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:10:52.802Z] #41 27.72 CC images/core-ppc64.o [2019-10-21T12:10:53.013Z] #54 ... [2019-10-21T12:10:53.013Z] [2019-10-21T12:10:53.013Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:10:53.013Z] #23 DONE 0.6s [2019-10-21T12:10:53.013Z] [2019-10-21T12:10:53.013Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:10:53.013Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-21T12:10:53.013Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:10:53.013Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:10:53.013Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s [2019-10-21T12:10:53.072Z] #18 ... [2019-10-21T12:10:53.072Z] [2019-10-21T12:10:53.072Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:53.072Z] #42 37.21 CC compel/plugins/std/infect.o [2019-10-21T12:10:53.478Z] #42 37.49 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-21T12:10:53.478Z] #42 37.51 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-21T12:10:53.478Z] #42 37.52 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-21T12:10:53.478Z] #42 37.58 AR compel/plugins/std.lib.a [2019-10-21T12:10:53.478Z] #42 37.60 CC compel/plugins/fds/fds.o [2019-10-21T12:10:53.750Z] #41 28.69 CC images/core-s390.o [2019-10-21T12:10:54.118Z] #42 37.98 AR compel/plugins/fds.lib.a [2019-10-21T12:10:54.119Z] #42 38.01 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:10:54.119Z] #42 38.05 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:10:54.119Z] #42 38.12 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-21T12:10:54.119Z] #42 38.20 HOSTDEP compel/src/main-host.d [2019-10-21T12:10:54.534Z] #42 38.34 DEP compel/src/lib/ptrace.d [2019-10-21T12:10:54.535Z] #42 38.47 DEP compel/src/lib/infect.d [2019-10-21T12:10:54.535Z] #42 38.59 DEP compel/src/lib/infect-util.d [2019-10-21T12:10:54.933Z] #42 38.73 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:10:54.933Z] #42 38.83 DEP compel/arch/s390/src/lib/infect.d [2019-10-21T12:10:54.933Z] #42 38.91 DEP compel/arch/s390/src/lib/cpu.d [2019-10-21T12:10:54.933Z] #42 39.02 DEP compel/src/lib/log.d [2019-10-21T12:10:55.135Z] #41 29.84 CC images/cpuinfo.o [2019-10-21T12:10:55.342Z] #42 39.14 DEP compel/src/main.d [2019-10-21T12:10:55.342Z] #42 39.37 DEP compel/src/lib/handle-elf.d [2019-10-21T12:10:55.540Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.5s done [2019-10-21T12:10:55.540Z] #65 DONE 2.9s [2019-10-21T12:10:55.540Z] [2019-10-21T12:10:55.540Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:10:55.708Z] #41 30.47 CC images/inventory.o [2019-10-21T12:10:55.749Z] #42 39.54 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-21T12:10:55.749Z] #42 39.67 CC compel/src/lib/log.o [2019-10-21T12:10:55.883Z] #17 ... [2019-10-21T12:10:55.883Z] [2019-10-21T12:10:55.883Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:55.883Z] #41 110.2 CC criu/cr-errno.o [2019-10-21T12:10:55.883Z] #41 110.3 CC criu/cr-restore.o [2019-10-21T12:10:55.883Z] #41 114.5 CC criu/cr-service.o [2019-10-21T12:10:55.883Z] #41 116.0 CC criu/crtools.o [2019-10-21T12:10:55.883Z] #41 116.7 CC criu/eventfd.o [2019-10-21T12:10:55.883Z] #41 117.1 CC criu/eventpoll.o [2019-10-21T12:10:55.883Z] #41 117.9 CC criu/external.o [2019-10-21T12:10:55.883Z] #41 118.4 CC criu/fault-injection.o [2019-10-21T12:10:55.883Z] #41 118.5 CC criu/fdstore.o [2019-10-21T12:10:55.883Z] #41 118.9 CC criu/fifo.o [2019-10-21T12:10:55.883Z] #41 119.3 CC criu/file-ids.o [2019-10-21T12:10:55.883Z] #41 ... [2019-10-21T12:10:55.883Z] [2019-10-21T12:10:55.883Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:55.883Z] #17 114.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:10:55.883Z] #17 114.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:10:55.883Z] #17 114.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-21T12:10:55.883Z] #17 114.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:10:55.883Z] #17 114.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:10:55.883Z] #17 114.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:55.883Z] #17 114.9 Processing triggers for mime-support (3.60) ... [2019-10-21T12:10:55.968Z] #41 30.86 CC images/fdinfo.o [2019-10-21T12:10:56.140Z] #17 114.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:56.140Z] #17 114.9 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-21T12:10:56.140Z] #17 115.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:10:56.140Z] #17 115.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:10:56.140Z] #17 115.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:10:56.140Z] #17 115.0 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:10:56.233Z] #42 39.84 CC compel/arch/s390/src/lib/cpu.o [2019-10-21T12:10:56.233Z] #42 40.06 CC compel/arch/s390/src/lib/infect.o [2019-10-21T12:10:56.541Z] #41 31.49 CC images/fown.o [2019-10-21T12:10:56.802Z] #41 31.83 CC images/ns.o [2019-10-21T12:10:57.127Z] #42 40.98 CC compel/src/lib/infect-rpc.o [2019-10-21T12:10:57.373Z] #41 32.22 CC images/regfile.o [2019-10-21T12:10:57.528Z] #42 41.40 CC compel/src/lib/infect-util.o [2019-10-21T12:10:57.528Z] #42 41.61 CC compel/src/lib/infect.o [2019-10-21T12:10:57.634Z] #41 32.58 CC images/ghost-file.o [2019-10-21T12:10:58.068Z] #26 ... [2019-10-21T12:10:58.068Z] [2019-10-21T12:10:58.068Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:10:58.068Z] #38 4.511 + mktemp -d [2019-10-21T12:10:58.068Z] #38 4.514 + export GOPATH=/tmp/tmp.bdF6JUlZg7 [2019-10-21T12:10:58.068Z] #38 4.514 + git clone https://github.com/docker/distribution.git /tmp/tmp.bdF6JUlZg7/src/github.com/docker/distribution [2019-10-21T12:10:58.068Z] #38 4.514 Cloning into '/tmp/tmp.bdF6JUlZg7/src/github.com/docker/distribution'... [2019-10-21T12:10:58.206Z] #41 33.13 CC images/fifo.o [2019-10-21T12:10:58.325Z] #38 ... [2019-10-21T12:10:58.325Z] [2019-10-21T12:10:58.325Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:10:58.325Z] #31 6.161 + RM_GOPATH=0 [2019-10-21T12:10:58.325Z] #31 6.161 + TMP_GOPATH= [2019-10-21T12:10:58.325Z] #31 6.161 + : /build [2019-10-21T12:10:58.325Z] #31 6.161 + '[' -z '' ']' [2019-10-21T12:10:58.325Z] #31 6.166 ++ mktemp -d [2019-10-21T12:10:58.325Z] #31 6.169 + export GOPATH=/tmp/tmp.LADe7dqDBh [2019-10-21T12:10:58.325Z] #31 6.169 + GOPATH=/tmp/tmp.LADe7dqDBh [2019-10-21T12:10:58.325Z] #31 6.169 + RM_GOPATH=1 [2019-10-21T12:10:58.325Z] #31 6.172 ++ dirname ./install.sh [2019-10-21T12:10:58.325Z] #31 6.173 + dir=. [2019-10-21T12:10:58.325Z] #31 6.174 + bin=tomlv [2019-10-21T12:10:58.325Z] #31 6.174 + shift [2019-10-21T12:10:58.325Z] #31 6.174 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:10:58.325Z] #31 6.174 + . ./tomlv.installer [2019-10-21T12:10:58.325Z] #31 6.175 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:10:58.325Z] #31 6.175 + install_tomlv [2019-10-21T12:10:58.583Z] #31 6.177 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:10:58.583Z] #31 6.178 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:10:58.583Z] #31 6.178 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LADe7dqDBh/src/github.com/BurntSushi/toml [2019-10-21T12:10:58.583Z] #31 6.179 Cloning into '/tmp/tmp.LADe7dqDBh/src/github.com/BurntSushi/toml'... [2019-10-21T12:10:58.774Z] #17 117.5 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-21T12:10:58.774Z] #17 117.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:10:58.774Z] #17 117.5 Setting up zip (3.0-11+b1) ... [2019-10-21T12:10:58.774Z] #17 117.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:10:58.774Z] #17 117.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:10:58.774Z] #17 117.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-21T12:10:58.774Z] #17 117.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:10:58.774Z] #17 117.6 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-21T12:10:58.774Z] #17 117.6 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:58.774Z] #17 117.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:10:58.774Z] #17 117.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:10:58.774Z] #17 117.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:10:58.774Z] #17 117.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:58.774Z] #17 117.7 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-21T12:10:58.774Z] #17 117.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-21T12:10:58.774Z] #17 117.7 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-21T12:10:58.774Z] #17 117.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:58.776Z] #41 33.52 CC images/remap-file-path.o [2019-10-21T12:10:58.776Z] #41 33.85 CC images/eventfd.o [2019-10-21T12:10:59.296Z] #17 118.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:10:59.296Z] #17 118.2 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-21T12:10:59.296Z] #17 118.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-21T12:10:59.296Z] #17 118.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:10:59.296Z] #17 118.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:10:59.296Z] #17 118.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-21T12:10:59.296Z] #17 118.3 Setting up pigz (2.3.4-1) ... [2019-10-21T12:10:59.296Z] #17 118.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:10:59.296Z] #17 118.3 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-21T12:10:59.296Z] #17 118.3 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:59.296Z] #17 118.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:10:59.296Z] #17 118.3 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:10:59.296Z] #17 118.4 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:10:59.296Z] #17 118.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-21T12:10:59.348Z] #41 34.19 CC images/eventpoll.o [2019-10-21T12:10:59.456Z] #42 43.45 CC compel/src/lib/ptrace.o [2019-10-21T12:10:59.456Z] #42 ... [2019-10-21T12:10:59.456Z] [2019-10-21T12:10:59.456Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:59.456Z] #18 53.75 Selecting previously unselected package python3. [2019-10-21T12:10:59.456Z] #18 53.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 ... 16484 files and directories currently installed.) [2019-10-21T12:10:59.456Z] #18 53.79 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 53.80 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:10:59.456Z] #18 54.09 Selecting previously unselected package pigz. [2019-10-21T12:10:59.456Z] #18 54.09 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 54.09 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:10:59.456Z] #18 54.19 Selecting previously unselected package libip4tc0:s390x. [2019-10-21T12:10:59.456Z] #18 54.20 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 54.20 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:59.456Z] #18 54.27 Selecting previously unselected package libip6tc0:s390x. [2019-10-21T12:10:59.456Z] #18 54.27 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 54.27 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:59.456Z] #18 54.34 Selecting previously unselected package libiptc0:s390x. [2019-10-21T12:10:59.456Z] #18 54.34 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 54.34 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:59.456Z] #18 54.43 Selecting previously unselected package libxtables12:s390x. [2019-10-21T12:10:59.456Z] #18 54.43 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 54.44 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:59.456Z] #18 54.52 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-21T12:10:59.456Z] #18 54.52 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 54.53 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-21T12:10:59.456Z] #18 54.59 Selecting previously unselected package iptables. [2019-10-21T12:10:59.456Z] #18 54.60 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 54.60 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:59.456Z] #18 54.94 Selecting previously unselected package xxd. [2019-10-21T12:10:59.456Z] #18 54.94 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 54.94 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:59.456Z] #18 55.07 Selecting previously unselected package vim-common. [2019-10-21T12:10:59.456Z] #18 55.07 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:10:59.456Z] #18 55.08 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:59.456Z] #18 55.27 Selecting previously unselected package bzip2. [2019-10-21T12:10:59.456Z] #18 55.27 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 55.29 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:10:59.456Z] #18 55.36 Selecting previously unselected package libgpm2:s390x. [2019-10-21T12:10:59.456Z] #18 55.36 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 55.36 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-21T12:10:59.456Z] #18 55.43 Selecting previously unselected package xz-utils. [2019-10-21T12:10:59.456Z] #18 55.43 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-21T12:10:59.456Z] #18 55.43 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:10:59.457Z] #18 55.54 Selecting previously unselected package aufs-tools. [2019-10-21T12:10:59.457Z] #18 55.55 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 55.55 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:10:59.457Z] #18 55.72 Selecting previously unselected package liblzo2-2:s390x. [2019-10-21T12:10:59.457Z] #18 55.72 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 55.73 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:10:59.457Z] #18 55.83 Selecting previously unselected package btrfs-progs. [2019-10-21T12:10:59.457Z] #18 55.83 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 55.83 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:10:59.457Z] #18 56.39 Selecting previously unselected package btrfs-tools. [2019-10-21T12:10:59.457Z] #18 56.40 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 56.41 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:10:59.457Z] #18 56.55 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-21T12:10:59.457Z] #18 56.55 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 56.56 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-21T12:10:59.457Z] #18 56.82 Selecting previously unselected package dmsetup. [2019-10-21T12:10:59.457Z] #18 56.82 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 56.82 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:10:59.457Z] #18 57.02 Selecting previously unselected package libonig4:s390x. [2019-10-21T12:10:59.457Z] #18 57.02 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 57.02 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-21T12:10:59.457Z] #18 57.23 Selecting previously unselected package libjq1:s390x. [2019-10-21T12:10:59.457Z] #18 57.23 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 57.24 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-21T12:10:59.457Z] #18 57.37 Selecting previously unselected package jq. [2019-10-21T12:10:59.457Z] #18 57.37 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 57.37 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:10:59.457Z] #18 57.44 Selecting previously unselected package libaio1:s390x. [2019-10-21T12:10:59.457Z] #18 57.44 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 57.45 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-21T12:10:59.457Z] #18 57.53 Selecting previously unselected package libcap2-bin. [2019-10-21T12:10:59.457Z] #18 57.54 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 57.54 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:10:59.457Z] #18 57.62 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-21T12:10:59.457Z] #18 57.62 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 57.62 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-21T12:10:59.457Z] #18 57.68 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-21T12:10:59.457Z] #18 57.68 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 57.68 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-21T12:10:59.457Z] #18 58.01 Selecting previously unselected package libpcre16-3:s390x. [2019-10-21T12:10:59.457Z] #18 58.01 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 58.02 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-21T12:10:59.457Z] #18 58.11 Selecting previously unselected package libpcre32-3:s390x. [2019-10-21T12:10:59.457Z] #18 58.11 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 58.11 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-21T12:10:59.457Z] #18 58.23 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-21T12:10:59.457Z] #18 58.23 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 58.24 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-21T12:10:59.457Z] #18 58.67 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-21T12:10:59.457Z] #18 58.67 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 58.69 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-21T12:10:59.457Z] #18 58.97 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-21T12:10:59.457Z] #18 58.97 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 58.97 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-21T12:10:59.457Z] #18 59.07 Selecting previously unselected package libnl-3-200:s390x. [2019-10-21T12:10:59.457Z] #18 59.07 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 59.07 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-21T12:10:59.457Z] #18 59.15 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-21T12:10:59.457Z] #18 59.15 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 59.16 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-21T12:10:59.457Z] #18 59.27 Selecting previously unselected package libreadline5:s390x. [2019-10-21T12:10:59.457Z] #18 59.27 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 59.27 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-21T12:10:59.457Z] #18 59.37 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-21T12:10:59.457Z] #18 59.37 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-21T12:10:59.457Z] #18 59.38 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-21T12:10:59.517Z] #31 ... [2019-10-21T12:10:59.517Z] [2019-10-21T12:10:59.517Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:10:59.517Z] #47 6.941 + RM_GOPATH=0 [2019-10-21T12:10:59.517Z] #47 6.941 + TMP_GOPATH= [2019-10-21T12:10:59.517Z] #47 6.942 + : /build [2019-10-21T12:10:59.517Z] #47 6.942 + '[' -z '' ']' [2019-10-21T12:10:59.517Z] #47 6.943 ++ mktemp -d [2019-10-21T12:10:59.517Z] #47 6.951 + export GOPATH=/tmp/tmp.gHg0zR4KwJ [2019-10-21T12:10:59.517Z] #47 6.951 + GOPATH=/tmp/tmp.gHg0zR4KwJ [2019-10-21T12:10:59.517Z] #47 6.952 + RM_GOPATH=1 [2019-10-21T12:10:59.517Z] #47 6.955 ++ dirname ./install.sh [2019-10-21T12:10:59.517Z] #47 6.956 + dir=. [2019-10-21T12:10:59.517Z] #47 6.957 + bin=gotestsum [2019-10-21T12:10:59.517Z] #47 6.957 + shift [2019-10-21T12:10:59.517Z] #47 6.957 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:10:59.517Z] #47 6.957 + . ./gotestsum.installer [2019-10-21T12:10:59.517Z] #47 6.960 ++ : v0.3.5 [2019-10-21T12:10:59.517Z] #47 6.960 + install_gotestsum [2019-10-21T12:10:59.517Z] #47 6.960 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:10:59.517Z] #47 6.960 + go get -d gotest.tools/gotestsum [2019-10-21T12:10:59.517Z] #47 6.960 Installing gotestsum version v0.3.5 [2019-10-21T12:10:59.551Z] #17 118.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-21T12:10:59.551Z] #17 118.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:10:59.551Z] #17 118.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:10:59.551Z] #17 118.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:10:59.551Z] #17 118.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:10:59.551Z] #17 118.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:10:59.551Z] #17 118.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:10:59.551Z] #17 118.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:10:59.551Z] #17 118.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:10:59.551Z] #17 118.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:10:59.551Z] #17 118.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:10:59.551Z] #17 118.5 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-21T12:10:59.551Z] #17 118.5 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:59.551Z] #17 118.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:10:59.551Z] #17 118.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:10:59.551Z] #17 118.6 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:10:59.551Z] #17 118.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-21T12:10:59.551Z] #17 118.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:10:59.608Z] #41 ... [2019-10-21T12:10:59.608Z] [2019-10-21T12:10:59.608Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:10:59.608Z] #17 20.56 Reading package lists... [2019-10-21T12:10:59.608Z] #17 25.50 Building dependency tree... [2019-10-21T12:10:59.608Z] #17 27.49 The following additional packages will be installed: [2019-10-21T12:10:59.608Z] #17 27.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:10:59.608Z] #17 27.49 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:10:59.608Z] #17 27.50 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:10:59.608Z] #17 27.50 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:10:59.608Z] #17 27.50 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:10:59.608Z] #17 27.50 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:10:59.608Z] #17 27.50 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:10:59.608Z] #17 27.50 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:10:59.608Z] #17 27.50 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:10:59.608Z] #17 27.52 Suggested packages: [2019-10-21T12:10:59.608Z] #17 27.52 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:10:59.608Z] #17 27.52 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:10:59.608Z] #17 27.52 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:10:59.608Z] #17 27.52 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:10:59.608Z] #17 27.52 Recommended packages: [2019-10-21T12:10:59.608Z] #17 27.52 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:10:59.608Z] #17 27.52 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:10:59.868Z] #17 31.05 The following NEW packages will be installed: [2019-10-21T12:10:59.868Z] #17 31.05 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:10:59.868Z] #17 31.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:10:59.868Z] #17 31.05 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:10:59.868Z] #17 31.06 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:10:59.868Z] #17 31.06 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:10:59.868Z] #17 31.06 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:10:59.868Z] #17 31.06 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:10:59.868Z] #17 31.06 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:10:59.868Z] #17 31.06 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:10:59.868Z] #17 31.06 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:10:59.868Z] #17 31.06 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:10:59.868Z] #17 31.06 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:10:59.868Z] #17 31.06 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:10:59.868Z] #17 31.06 xfsprogs xxd xz-utils zip [2019-10-21T12:10:59.868Z] #17 ... [2019-10-21T12:10:59.868Z] [2019-10-21T12:10:59.868Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:10:59.868Z] #41 34.70 CC images/fh.o [2019-10-21T12:11:00.129Z] #41 35.00 CC images/fsnotify.o [2019-10-21T12:11:00.700Z] #41 35.57 CC images/signalfd.o [2019-10-21T12:11:00.769Z] #18 60.83 Selecting previously unselected package net-tools. [2019-10-21T12:11:00.769Z] #18 60.84 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-21T12:11:00.769Z] #18 60.84 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:11:00.769Z] #18 61.07 Selecting previously unselected package python-pip-whl. [2019-10-21T12:11:00.769Z] #18 61.08 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:11:00.961Z] #41 35.81 CC images/fs.o [2019-10-21T12:11:01.176Z] #18 61.09 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:11:01.222Z] #41 36.15 CC images/pstree.o [2019-10-21T12:11:01.483Z] #41 36.40 CC images/pipe.o [2019-10-21T12:11:01.608Z] #18 61.66 Selecting previously unselected package python3-pip. [2019-10-21T12:11:01.608Z] #18 61.66 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:11:01.608Z] #18 61.66 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:11:01.608Z] #18 61.80 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:11:01.744Z] #41 36.57 CC images/tcp-stream.o [2019-10-21T12:11:02.006Z] #41 36.87 CC images/sk-packet.o [2019-10-21T12:11:02.086Z] #18 61.80 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:11:02.086Z] #18 61.80 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:11:02.086Z] #18 61.94 Selecting previously unselected package python3-setuptools. [2019-10-21T12:11:02.086Z] #18 61.94 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:11:02.086Z] #18 61.95 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:11:02.086Z] #18 62.37 Selecting previously unselected package python3-wheel. [2019-10-21T12:11:02.543Z] #18 62.37 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:11:02.543Z] #18 62.37 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:11:02.543Z] #18 62.49 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:11:02.543Z] #18 62.50 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-21T12:11:02.543Z] #18 62.50 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:11:02.576Z] #41 37.31 CC images/mnt.o [2019-10-21T12:11:02.794Z] #47 ... [2019-10-21T12:11:02.794Z] [2019-10-21T12:11:02.794Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:11:02.794Z] #40 7.238 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:11:02.794Z] #40 7.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:11:02.794Z] #40 7.317 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:11:02.794Z] #40 7.335 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:11:02.794Z] #40 7.372 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:11:02.794Z] #40 8.229 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:11:02.794Z] #40 10.21 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:11:02.794Z] #40 ... [2019-10-21T12:11:02.794Z] [2019-10-21T12:11:02.794Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:11:02.794Z] #56 6.407 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:11:02.794Z] #56 6.409 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:11:02.794Z] #56 6.440 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:11:02.794Z] #56 6.451 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:11:02.794Z] #56 6.471 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:11:02.794Z] #56 7.164 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-21T12:11:02.794Z] #56 9.004 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-21T12:11:02.794Z] #56 9.875 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:11:02.794Z] #56 ... [2019-10-21T12:11:02.794Z] [2019-10-21T12:11:02.794Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:02.794Z] #50 7.360 + RM_GOPATH=0 [2019-10-21T12:11:02.794Z] #50 7.360 + TMP_GOPATH= [2019-10-21T12:11:02.794Z] #50 7.360 + : /build [2019-10-21T12:11:02.794Z] #50 7.360 + '[' -z '' ']' [2019-10-21T12:11:02.794Z] #50 7.361 ++ mktemp -d [2019-10-21T12:11:02.794Z] #50 7.362 + export GOPATH=/tmp/tmp.1T28njkLdx [2019-10-21T12:11:02.795Z] #50 7.362 + GOPATH=/tmp/tmp.1T28njkLdx [2019-10-21T12:11:02.795Z] #50 7.362 + RM_GOPATH=1 [2019-10-21T12:11:02.795Z] #50 7.371 ++ dirname ./install.sh [2019-10-21T12:11:02.795Z] #50 7.387 + dir=. [2019-10-21T12:11:02.795Z] #50 7.387 + bin=golangci_lint [2019-10-21T12:11:02.795Z] #50 7.387 + shift [2019-10-21T12:11:02.795Z] #50 7.387 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:11:02.795Z] #50 7.387 + . ./golangci_lint.installer [2019-10-21T12:11:02.795Z] #50 7.387 ++ : v1.17.1 [2019-10-21T12:11:02.795Z] #50 7.387 + install_golangci_lint [2019-10-21T12:11:02.795Z] #50 7.387 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:11:02.795Z] #50 7.387 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:11:02.795Z] #50 7.387 Installing golangci-lint version v1.17.1 [2019-10-21T12:11:02.795Z] #50 ... [2019-10-21T12:11:02.795Z] [2019-10-21T12:11:02.795Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:02.795Z] #44 6.218 + RM_GOPATH=0 [2019-10-21T12:11:02.795Z] #44 6.218 + TMP_GOPATH= [2019-10-21T12:11:02.795Z] #44 6.218 + : /build [2019-10-21T12:11:02.795Z] #44 6.218 + '[' -z '' ']' [2019-10-21T12:11:02.795Z] #44 6.219 ++ mktemp -d [2019-10-21T12:11:02.795Z] #44 6.223 + export GOPATH=/tmp/tmp.6VeSIhw2tn [2019-10-21T12:11:02.795Z] #44 6.223 + GOPATH=/tmp/tmp.6VeSIhw2tn [2019-10-21T12:11:02.795Z] #44 6.224 + RM_GOPATH=1 [2019-10-21T12:11:02.795Z] #44 6.224 ++ dirname ./install.sh [2019-10-21T12:11:02.795Z] #44 6.226 + dir=. [2019-10-21T12:11:02.795Z] #44 6.227 + bin=vndr [2019-10-21T12:11:02.795Z] #44 6.227 + shift [2019-10-21T12:11:02.795Z] #44 6.228 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:11:02.795Z] #44 6.228 + . ./vndr.installer [2019-10-21T12:11:02.795Z] #44 6.229 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:11:02.795Z] #44 6.229 + install_vndr [2019-10-21T12:11:02.795Z] #44 6.230 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:11:02.795Z] #44 6.231 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:11:02.795Z] #44 6.231 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6VeSIhw2tn/src/github.com/LK4D4/vndr [2019-10-21T12:11:02.795Z] #44 6.239 Cloning into '/tmp/tmp.6VeSIhw2tn/src/github.com/LK4D4/vndr'... [2019-10-21T12:11:02.795Z] #44 6.995 + cd /tmp/tmp.6VeSIhw2tn/src/github.com/LK4D4/vndr [2019-10-21T12:11:02.795Z] #44 6.995 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:11:02.795Z] #44 7.004 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:11:02.795Z] #44 8.470 runtime/internal/sys [2019-10-21T12:11:02.795Z] #44 8.481 internal/cpu [2019-10-21T12:11:02.795Z] #44 8.608 internal/race [2019-10-21T12:11:02.795Z] #44 8.746 sync/atomic [2019-10-21T12:11:02.795Z] #44 8.930 internal/bytealg [2019-10-21T12:11:02.795Z] #44 9.043 unicode [2019-10-21T12:11:02.795Z] #44 10.04 runtime [2019-10-21T12:11:02.795Z] #44 ... [2019-10-21T12:11:02.795Z] [2019-10-21T12:11:02.795Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:11:02.795Z] #68 7.199 + RM_GOPATH=0 [2019-10-21T12:11:02.795Z] #68 7.199 + TMP_GOPATH= [2019-10-21T12:11:02.795Z] #68 7.199 + : /build [2019-10-21T12:11:02.795Z] #68 7.199 + '[' -z '' ']' [2019-10-21T12:11:02.795Z] #68 7.208 ++ mktemp -d [2019-10-21T12:11:02.795Z] #68 7.208 + export GOPATH=/tmp/tmp.uhcMvn12ZV [2019-10-21T12:11:02.795Z] #68 7.208 + GOPATH=/tmp/tmp.uhcMvn12ZV [2019-10-21T12:11:02.795Z] #68 7.208 + RM_GOPATH=1 [2019-10-21T12:11:02.795Z] #68 7.208 ++ dirname ./install.sh [2019-10-21T12:11:02.795Z] #68 7.208 + dir=. [2019-10-21T12:11:02.795Z] #68 7.208 + bin=proxy [2019-10-21T12:11:02.795Z] #68 7.208 + shift [2019-10-21T12:11:02.795Z] #68 7.208 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:11:02.795Z] #68 7.208 + . ./proxy.installer [2019-10-21T12:11:02.795Z] #68 7.208 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:11:02.795Z] #68 7.208 + install_proxy [2019-10-21T12:11:02.795Z] #68 7.208 + case "$1" in [2019-10-21T12:11:02.795Z] #68 7.208 + export CGO_ENABLED=0 [2019-10-21T12:11:02.795Z] #68 7.208 + CGO_ENABLED=0 [2019-10-21T12:11:02.795Z] #68 7.208 + _install_proxy [2019-10-21T12:11:02.795Z] #68 7.208 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:11:02.795Z] #68 7.208 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uhcMvn12ZV/src/github.com/docker/libnetwork [2019-10-21T12:11:02.795Z] #68 7.209 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:11:02.795Z] #68 7.230 Cloning into '/tmp/tmp.uhcMvn12ZV/src/github.com/docker/libnetwork'... [2019-10-21T12:11:02.795Z] #68 ... [2019-10-21T12:11:02.795Z] [2019-10-21T12:11:02.795Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:11:02.795Z] #28 4.065 + mktemp -d [2019-10-21T12:11:02.795Z] #28 4.065 + export GOPATH=/tmp/tmp.GdwMFJN8ye [2019-10-21T12:11:02.795Z] #28 4.065 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.GdwMFJN8ye/src/github.com/go-swagger/go-swagger [2019-10-21T12:11:02.795Z] #28 4.066 Cloning into '/tmp/tmp.GdwMFJN8ye/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:11:02.837Z] #41 37.78 CC images/pipe-data.o [2019-10-21T12:11:02.959Z] #18 62.93 Selecting previously unselected package vim-runtime. [2019-10-21T12:11:02.959Z] #18 62.93 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:11:02.959Z] #18 62.99 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:11:02.959Z] #18 63.02 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:11:02.959Z] #18 63.03 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:03.052Z] #28 ... [2019-10-21T12:11:03.052Z] [2019-10-21T12:11:03.052Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:03.052Z] #62 7.248 + RM_GOPATH=0 [2019-10-21T12:11:03.052Z] #62 7.248 + TMP_GOPATH= [2019-10-21T12:11:03.052Z] #62 7.248 + : /build/ [2019-10-21T12:11:03.052Z] #62 7.248 + '[' -z '' ']' [2019-10-21T12:11:03.052Z] #62 7.248 ++ mktemp -d [2019-10-21T12:11:03.052Z] #62 7.250 + export GOPATH=/tmp/tmp.XNgF5aYzoX [2019-10-21T12:11:03.052Z] #62 7.250 + GOPATH=/tmp/tmp.XNgF5aYzoX [2019-10-21T12:11:03.052Z] #62 7.250 + RM_GOPATH=1 [2019-10-21T12:11:03.052Z] #62 7.251 ++ dirname ./install.sh [2019-10-21T12:11:03.052Z] #62 7.251 + dir=. [2019-10-21T12:11:03.052Z] #62 7.252 + bin=rootlesskit [2019-10-21T12:11:03.052Z] #62 7.252 + shift [2019-10-21T12:11:03.052Z] #62 7.252 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:11:03.052Z] #62 7.252 + . ./rootlesskit.installer [2019-10-21T12:11:03.052Z] #62 7.252 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:11:03.052Z] #62 7.254 + install_rootlesskit [2019-10-21T12:11:03.052Z] #62 7.254 + case "$1" in [2019-10-21T12:11:03.052Z] #62 7.254 + export CGO_ENABLED=0 [2019-10-21T12:11:03.052Z] #62 7.260 + CGO_ENABLED=0 [2019-10-21T12:11:03.052Z] #62 7.260 + _install_rootlesskit [2019-10-21T12:11:03.052Z] #62 7.260 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:11:03.052Z] #62 7.260 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:11:03.052Z] #62 7.262 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XNgF5aYzoX/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:11:03.052Z] #62 7.272 Cloning into '/tmp/tmp.XNgF5aYzoX/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:11:03.052Z] #62 ... [2019-10-21T12:11:03.052Z] [2019-10-21T12:11:03.052Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:03.052Z] #36 7.339 + RM_GOPATH=0 [2019-10-21T12:11:03.052Z] #36 7.339 + TMP_GOPATH= [2019-10-21T12:11:03.052Z] #36 7.339 + : /build [2019-10-21T12:11:03.052Z] #36 7.339 + '[' -z '' ']' [2019-10-21T12:11:03.052Z] #36 7.343 ++ mktemp -d [2019-10-21T12:11:03.052Z] #36 7.345 + export GOPATH=/tmp/tmp.CqDprKeT8L [2019-10-21T12:11:03.052Z] #36 7.345 + GOPATH=/tmp/tmp.CqDprKeT8L [2019-10-21T12:11:03.052Z] #36 7.345 + RM_GOPATH=1 [2019-10-21T12:11:03.052Z] #36 7.345 ++ dirname ./install.sh [2019-10-21T12:11:03.052Z] #36 7.346 + dir=. [2019-10-21T12:11:03.052Z] #36 7.346 + bin=tini [2019-10-21T12:11:03.052Z] #36 7.346 + shift [2019-10-21T12:11:03.052Z] #36 7.347 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:11:03.052Z] #36 7.347 + . ./tini.installer [2019-10-21T12:11:03.052Z] #36 7.347 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:11:03.052Z] #36 7.347 + install_tini [2019-10-21T12:11:03.052Z] #36 7.347 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:11:03.052Z] #36 7.347 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:11:03.052Z] #36 7.348 + git clone https://github.com/krallin/tini.git /tmp/tmp.CqDprKeT8L/tini [2019-10-21T12:11:03.052Z] #36 7.350 Cloning into '/tmp/tmp.CqDprKeT8L/tini'... [2019-10-21T12:11:03.052Z] #36 8.595 + cd /tmp/tmp.CqDprKeT8L/tini [2019-10-21T12:11:03.052Z] #36 8.595 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:11:03.052Z] #36 8.648 + cmake . [2019-10-21T12:11:03.052Z] #36 9.389 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:11:03.052Z] #36 9.445 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:11:03.052Z] #36 10.12 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:11:03.052Z] #36 10.13 -- Detecting C compiler ABI info [2019-10-21T12:11:03.099Z] #41 ... [2019-10-21T12:11:03.099Z] [2019-10-21T12:11:03.099Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:03.099Z] #44 83.89 math/big [2019-10-21T12:11:03.099Z] #44 86.37 go/doc [2019-10-21T12:11:03.099Z] #44 86.46 vendor/golang.org/x/text/unicode/norm [2019-10-21T12:11:03.099Z] #44 92.83 github.com/LK4D4/vndr/build [2019-10-21T12:11:03.099Z] #44 93.80 vendor/golang.org/x/net/idna [2019-10-21T12:11:03.312Z] #36 ... [2019-10-21T12:11:03.312Z] [2019-10-21T12:11:03.312Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:11:03.312Z] #26 8.813 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:11:03.312Z] #26 9.555 [2019-10-21T12:11:03.360Z] #44 ... [2019-10-21T12:11:03.360Z] [2019-10-21T12:11:03.360Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:03.360Z] #62 87.10 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:11:03.360Z] #62 87.10 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:11:03.360Z] #62 DONE 94.2s [2019-10-21T12:11:03.360Z] [2019-10-21T12:11:03.360Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:03.360Z] #17 32.18 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:11:03.360Z] #17 32.18 Need to get 84.4 MB of archives. [2019-10-21T12:11:03.360Z] #17 32.18 After this operation, 528 MB of additional disk space will be used. [2019-10-21T12:11:03.360Z] #17 32.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:11:03.360Z] #17 32.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-21T12:11:03.360Z] #17 32.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-21T12:11:03.360Z] #17 32.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-21T12:11:03.360Z] #17 32.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-21T12:11:03.360Z] #17 32.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-10-21T12:11:03.360Z] #17 32.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-10-21T12:11:03.360Z] #17 32.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-21T12:11:03.360Z] #17 32.34 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-21T12:11:03.360Z] #17 32.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-10-21T12:11:03.360Z] #17 32.46 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:11:03.360Z] #17 32.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-21T12:11:03.360Z] #17 32.48 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:11:03.360Z] #17 32.49 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-21T12:11:03.360Z] #17 32.49 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-21T12:11:03.360Z] #17 32.50 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-21T12:11:03.360Z] #17 32.50 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-21T12:11:03.360Z] #17 32.52 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-21T12:11:03.360Z] #17 32.52 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-21T12:11:03.360Z] #17 32.52 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-21T12:11:03.360Z] #17 32.54 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-21T12:11:03.360Z] #17 32.55 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-21T12:11:03.360Z] #17 32.55 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:11:03.360Z] #17 32.56 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-21T12:11:03.360Z] #17 32.57 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-10-21T12:11:03.360Z] #17 32.58 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-10-21T12:11:03.360Z] #17 32.58 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-21T12:11:03.360Z] #17 32.60 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-21T12:11:03.360Z] #17 32.61 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-21T12:11:03.360Z] #17 32.62 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-21T12:11:03.360Z] #17 32.64 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-10-21T12:11:03.360Z] #17 32.65 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-21T12:11:03.360Z] #17 32.66 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-21T12:11:03.360Z] #17 32.67 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-21T12:11:03.360Z] #17 32.68 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-21T12:11:03.360Z] #17 32.68 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-21T12:11:03.360Z] #17 32.69 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-21T12:11:03.360Z] #17 32.69 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-10-21T12:11:03.360Z] #17 32.70 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-21T12:11:03.360Z] #17 32.71 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-21T12:11:03.360Z] #17 32.75 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-21T12:11:03.360Z] #17 32.76 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-21T12:11:03.360Z] #17 32.80 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-21T12:11:03.360Z] #17 32.81 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-10-21T12:11:03.360Z] #17 32.82 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-21T12:11:03.360Z] #17 32.83 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-21T12:11:03.360Z] #17 32.84 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-21T12:11:03.360Z] #17 32.85 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-21T12:11:03.360Z] #17 32.98 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-21T12:11:03.360Z] #17 32.98 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:11:03.360Z] #17 33.07 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:11:03.360Z] #17 33.08 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:11:03.360Z] #17 33.09 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:11:03.360Z] #17 33.11 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:11:03.360Z] #17 33.13 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-10-21T12:11:03.360Z] #17 33.15 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:11:03.360Z] #17 33.44 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-21T12:11:03.360Z] #17 33.50 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-21T12:11:03.360Z] #17 33.54 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-21T12:11:03.360Z] #17 33.57 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-10-21T12:11:03.360Z] #17 33.57 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-21T12:11:03.360Z] #17 33.59 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-10-21T12:11:03.360Z] #17 33.71 Get:63 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-10-21T12:11:03.360Z] #17 33.82 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:11:03.360Z] #17 33.83 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:11:03.360Z] #17 34.06 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:11:03.360Z] #17 34.21 Get:67 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-10-21T12:11:03.360Z] #17 34.25 Get:68 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-10-21T12:11:03.360Z] #17 ... [2019-10-21T12:11:03.360Z] [2019-10-21T12:11:03.360Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:11:03.360Z] #63 DONE 0.1s [2019-10-21T12:11:03.621Z] [2019-10-21T12:11:03.621Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:03.621Z] #41 38.12 CC images/sa.o [2019-10-21T12:11:03.621Z] #41 38.45 CC images/timer.o [2019-10-21T12:11:04.193Z] #41 39.08 CC images/timerfd.o [2019-10-21T12:11:04.300Z] #18 ... [2019-10-21T12:11:04.300Z] [2019-10-21T12:11:04.300Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:04.300Z] #45 80.88 go/parser [2019-10-21T12:11:04.300Z] #45 81.69 text/template [2019-10-21T12:11:04.300Z] #45 85.21 encoding/xml [2019-10-21T12:11:04.300Z] #45 87.79 go/doc [2019-10-21T12:11:04.353Z] #26 9.848 #### 6.6% ######### 13.3% ############ 17.5% ################# 23.8% #################### 29.0% ######################## 34.7% ############################ 40.2% ################################# 46.5% ##################################### 52.7% ############################################ 62.2% ################################################ 67.5% ##################################################### 74.1% ######################################################## 78.2% ########################################################### 83.3% ################################################################ 89.1% ##################################################################### 95.8% ######################################################################## 100.0% [2019-10-21T12:11:04.453Z] #41 39.47 CC images/mm.o [2019-10-21T12:11:04.699Z] #45 ... [2019-10-21T12:11:04.699Z] [2019-10-21T12:11:04.699Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:04.699Z] #42 43.87 AR compel/libcompel.a [2019-10-21T12:11:04.699Z] #42 43.91 HOSTCC compel/src/main-host.o [2019-10-21T12:11:04.699Z] #42 44.25 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-21T12:11:04.699Z] #42 44.46 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:11:04.699Z] #42 44.79 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:11:04.699Z] #42 45.00 HOSTLINK compel/compel-host-bin [2019-10-21T12:11:04.699Z] #42 45.12 DEP soccr/soccr.d [2019-10-21T12:11:04.699Z] #42 45.29 CC soccr/soccr.o [2019-10-21T12:11:04.699Z] #42 46.86 AR soccr/libsoccr.a [2019-10-21T12:11:04.699Z] #42 46.91 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:11:04.699Z] #42 47.17 DEP criu/arch/s390/sigframe.d [2019-10-21T12:11:04.699Z] #42 47.30 DEP criu/arch/s390/crtools.d [2019-10-21T12:11:04.699Z] #42 47.38 DEP criu/arch/s390/cpu.d [2019-10-21T12:11:04.699Z] #42 47.58 CC criu/arch/s390/cpu.o [2019-10-21T12:11:04.699Z] #42 47.99 CC criu/arch/s390/crtools.o [2019-10-21T12:11:04.715Z] #41 39.67 CC images/sk-opts.o [2019-10-21T12:11:04.799Z] #17 123.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-21T12:11:04.799Z] #17 123.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:11:04.799Z] #17 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:11:04.799Z] #17 123.2 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-10-21T12:11:04.799Z] #17 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:11:04.799Z] #17 123.2 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-10-21T12:11:04.799Z] #17 123.2 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:11:04.799Z] #17 123.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:11:04.799Z] #17 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:11:04.799Z] #17 123.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:11:04.799Z] #17 123.2 Setting up python3 (3.5.3-1) ... [2019-10-21T12:11:04.918Z] #26 12.14 [2019-10-21T12:11:05.111Z] #42 49.01 CC criu/arch/s390/sigframe.o [2019-10-21T12:11:05.111Z] #42 49.17 LINK criu/arch/s390/crtools.built-in.o [2019-10-21T12:11:05.111Z] #42 49.21 DEP criu/arch/s390/vdso-pie.d [2019-10-21T12:11:05.289Z] #41 39.98 CC images/sk-unix.o [2019-10-21T12:11:05.499Z] #42 49.41 DEP criu/pie/parasite-vdso.d [2019-10-21T12:11:05.499Z] #42 ... [2019-10-21T12:11:05.499Z] [2019-10-21T12:11:05.499Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:05.499Z] #45 92.14 github.com/LK4D4/vndr/build [2019-10-21T12:11:05.499Z] #45 92.18 crypto/rand [2019-10-21T12:11:05.552Z] #41 40.31 CC images/sk-inet.o [2019-10-21T12:11:05.690Z] #26 12.47 ################ 22.6% ############################### 44.2% ############################################### 66.6% ####################################################### 76.6% ################################################################# 91.5% ######################################################################## 100.0% [2019-10-21T12:11:05.729Z] #17 ... [2019-10-21T12:11:05.729Z] [2019-10-21T12:11:05.729Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:05.729Z] #54 145.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:11:05.729Z] #54 147.9 + mkdir -p /build [2019-10-21T12:11:05.729Z] #54 147.9 + cp runc /build/runc [2019-10-21T12:11:05.729Z] #54 DONE 148.7s [2019-10-21T12:11:05.729Z] [2019-10-21T12:11:05.729Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:05.729Z] #41 119.8 CC criu/file-lock.o [2019-10-21T12:11:05.729Z] #41 120.7 CC criu/files-ext.o [2019-10-21T12:11:05.729Z] #41 121.0 CC criu/files-reg.o [2019-10-21T12:11:05.729Z] #41 123.1 CC criu/files.o [2019-10-21T12:11:05.729Z] #41 125.2 CC criu/filesystems.o [2019-10-21T12:11:05.729Z] #41 125.9 CC criu/fsnotify.o [2019-10-21T12:11:05.729Z] #41 127.0 CC criu/image-desc.o [2019-10-21T12:11:05.729Z] #41 127.2 CC criu/image.o [2019-10-21T12:11:05.729Z] #41 128.0 CC criu/ipc_ns.o [2019-10-21T12:11:05.729Z] #41 129.1 CC criu/irmap.o [2019-10-21T12:11:05.812Z] #41 40.85 CC images/tun.o [2019-10-21T12:11:05.937Z] #7 completed: 2019-10-21 12:11:03.850686608 +0000 UTC [2019-10-21T12:11:05.937Z] #7 duration: 1m1.928379416s [2019-10-21T12:11:05.937Z] [2019-10-21T12:11:05.937Z] [2019-10-21T12:11:05.937Z] #8 exporting to image [2019-10-21T12:11:05.937Z] #8 digest: sha256:ce81f68ce262d9d6d7235adacaada853de170e10114932b1a8b973ca94f3b3c9 [2019-10-21T12:11:05.937Z] #8 name: "exporting to image" [2019-10-21T12:11:05.937Z] #8 started: 2019-10-21 12:11:03.854831939 +0000 UTC [2019-10-21T12:11:05.937Z] #8 exporting layers [2019-10-21T12:11:05.985Z] #41 ... [2019-10-21T12:11:05.985Z] [2019-10-21T12:11:05.985Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:05.985Z] #17 125.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:11:06.072Z] #41 41.12 CC images/sk-netlink.o [2019-10-21T12:11:06.254Z] #26 13.47 [2019-10-21T12:11:06.609Z] #45 93.03 crypto/rsa [2019-10-21T12:11:06.643Z] #41 41.45 CC images/packet-sock.o [2019-10-21T12:11:07.214Z] #41 41.91 CC images/ipc-var.o [2019-10-21T12:11:07.353Z] #17 126.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:11:07.475Z] #41 42.23 CC images/ipc-desc.o [2019-10-21T12:11:07.609Z] #17 126.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:11:07.609Z] #17 126.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:11:07.609Z] #17 126.6 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:11:07.735Z] #41 42.50 CC images/ipc-shm.o [2019-10-21T12:11:07.798Z] #26 13.73 ####### 9.8% ############# 18.4% ################### 26.8% ######################### 35.5% ############################### 44.3% ###################################### 53.4% ########################################## 59.2% ############################################### 66.6% ################################################### 71.4% ###################################################### 76.1% ########################################################## 80.9% ################################################################## 92.2% ######################################################################## 100.0% [2019-10-21T12:11:07.996Z] #41 42.77 CC images/ipc-msg.o [2019-10-21T12:11:08.257Z] #41 43.13 CC images/ipc-sem.o [2019-10-21T12:11:08.363Z] #26 15.66 [2019-10-21T12:11:08.517Z] #41 43.47 CC images/utsns.o [2019-10-21T12:11:08.532Z] #45 95.05 crypto/dsa [2019-10-21T12:11:08.539Z] #17 127.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:11:08.778Z] #41 43.76 CC images/creds.o [2019-10-21T12:11:08.919Z] #45 95.55 crypto/x509/pkix [2019-10-21T12:11:09.039Z] #41 44.02 CC images/vma.o [2019-10-21T12:11:09.317Z] #45 95.90 vendor/golang.org/x/crypto/cryptobyte [2019-10-21T12:11:09.393Z] #26 15.98 # 1.6% ### 4.2% #### 6.1% ###### 8.5% ###### 8.8% ######## 12.1% ########## 13.9% [2019-10-21T12:11:09.393Z] #26 ... [2019-10-21T12:11:09.393Z] [2019-10-21T12:11:09.393Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:09.393Z] #54 6.691 + RM_GOPATH=0 [2019-10-21T12:11:09.393Z] #54 6.691 + TMP_GOPATH= [2019-10-21T12:11:09.393Z] #54 6.691 + : /build [2019-10-21T12:11:09.393Z] #54 6.691 + '[' -z '' ']' [2019-10-21T12:11:09.393Z] #54 6.697 ++ mktemp -d [2019-10-21T12:11:09.393Z] #54 6.697 + export GOPATH=/tmp/tmp.X2YexgxYr3 [2019-10-21T12:11:09.393Z] #54 6.697 + GOPATH=/tmp/tmp.X2YexgxYr3 [2019-10-21T12:11:09.393Z] #54 6.697 + RM_GOPATH=1 [2019-10-21T12:11:09.393Z] #54 6.697 ++ dirname ./install.sh [2019-10-21T12:11:09.393Z] #54 6.700 + dir=. [2019-10-21T12:11:09.393Z] #54 6.700 + bin=runc [2019-10-21T12:11:09.393Z] #54 6.701 + shift [2019-10-21T12:11:09.393Z] #54 6.701 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:11:09.393Z] #54 6.701 + . ./runc.installer [2019-10-21T12:11:09.393Z] #54 6.701 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:11:09.393Z] #54 6.701 + install_runc [2019-10-21T12:11:09.393Z] #54 6.702 + uname -r [2019-10-21T12:11:09.393Z] #54 6.702 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:11:09.393Z] #54 6.707 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:11:09.393Z] #54 6.708 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:11:09.393Z] #54 6.708 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:11:09.393Z] #54 6.708 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X2YexgxYr3/src/github.com/opencontainers/runc [2019-10-21T12:11:09.393Z] #54 6.710 Cloning into '/tmp/tmp.X2YexgxYr3/src/github.com/opencontainers/runc'... [2019-10-21T12:11:09.393Z] #54 15.93 + cd /tmp/tmp.X2YexgxYr3/src/github.com/opencontainers/runc [2019-10-21T12:11:09.393Z] #54 15.93 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:11:09.393Z] #54 16.25 + '[' -z '' ']' [2019-10-21T12:11:09.393Z] #54 16.25 + target=static [2019-10-21T12:11:09.393Z] #54 16.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:11:09.469Z] #17 128.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-21T12:11:09.469Z] #17 128.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:11:09.611Z] #41 44.34 CC images/netdev.o [2019-10-21T12:11:09.650Z] #54 ... [2019-10-21T12:11:09.650Z] [2019-10-21T12:11:09.650Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:11:09.650Z] #31 7.336 + cd /tmp/tmp.LADe7dqDBh/src/github.com/BurntSushi/toml [2019-10-21T12:11:09.650Z] #31 7.336 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:11:09.650Z] #31 7.341 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:11:09.650Z] #31 7.993 internal/cpu [2019-10-21T12:11:09.650Z] #31 8.030 runtime/internal/atomic [2019-10-21T12:11:09.650Z] #31 8.234 runtime/internal/sys [2019-10-21T12:11:09.650Z] #31 8.481 runtime/internal/math [2019-10-21T12:11:09.650Z] #31 8.522 math/bits [2019-10-21T12:11:09.650Z] #31 8.534 internal/bytealg [2019-10-21T12:11:09.650Z] #31 9.049 math [2019-10-21T12:11:09.650Z] #31 9.373 runtime [2019-10-21T12:11:09.650Z] #31 14.36 internal/testlog [2019-10-21T12:11:09.650Z] #31 14.68 encoding [2019-10-21T12:11:09.650Z] #31 14.77 runtime/cgo [2019-10-21T12:11:09.650Z] #31 ... [2019-10-21T12:11:09.650Z] [2019-10-21T12:11:09.650Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:11:09.708Z] #45 96.25 net [2019-10-21T12:11:09.872Z] #41 44.68 CC images/tty.o [2019-10-21T12:11:10.401Z] #17 129.3 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:11:10.402Z] #17 129.3 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:11:10.443Z] #41 45.40 CC images/file-lock.o [2019-10-21T12:11:10.704Z] #41 45.74 CC images/rlimit.o [2019-10-21T12:11:10.965Z] #41 45.93 CC images/pagemap.o [2019-10-21T12:11:11.331Z] #17 130.3 Setting up dh-python (2.20170125) ... [2019-10-21T12:11:11.536Z] #41 46.25 CC images/siginfo.o [2019-10-21T12:11:11.536Z] #41 ... [2019-10-21T12:11:11.536Z] [2019-10-21T12:11:11.536Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:11.536Z] #17 36.19 Get:69 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-10-21T12:11:11.536Z] #17 37.81 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:11:11.536Z] #17 38.01 Fetched 84.4 MB in 5s (14.3 MB/s) [2019-10-21T12:11:11.536Z] #17 38.12 Selecting previously unselected package bash-completion. [2019-10-21T12:11:11.536Z] #17 38.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-10-21T12:11:11.536Z] #17 38.18 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:11:11.536Z] #17 41.73 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:11:11.536Z] #17 42.39 Selecting previously unselected package libnet1:arm64. [2019-10-21T12:11:11.536Z] #17 42.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-21T12:11:11.536Z] #17 42.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-21T12:11:11.536Z] #17 42.51 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-21T12:11:11.536Z] #17 42.51 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-21T12:11:11.536Z] #17 42.53 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-21T12:11:11.536Z] #17 42.61 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-21T12:11:11.536Z] #17 42.61 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-21T12:11:11.536Z] #17 42.63 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-21T12:11:11.536Z] #17 42.75 Selecting previously unselected package libudev-dev:arm64. [2019-10-21T12:11:11.536Z] #17 42.76 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-21T12:11:11.536Z] #17 42.79 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-21T12:11:11.616Z] #45 97.97 vendor/golang.org/x/sys/cpu [2019-10-21T12:11:11.616Z] #45 ... [2019-10-21T12:11:11.616Z] [2019-10-21T12:11:11.616Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:11.616Z] #18 67.56 Selecting previously unselected package vim. [2019-10-21T12:11:11.616Z] #18 67.57 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-21T12:11:11.616Z] #18 67.57 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:11.616Z] #18 68.10 Selecting previously unselected package xfsprogs. [2019-10-21T12:11:11.616Z] #18 68.10 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-21T12:11:11.616Z] #18 68.10 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:11:11.616Z] #18 68.70 Selecting previously unselected package zip. [2019-10-21T12:11:11.616Z] #18 68.70 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-21T12:11:11.616Z] #18 68.70 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:11:11.616Z] #18 68.94 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:11:11.616Z] #18 68.94 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-21T12:11:11.616Z] #18 68.94 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:11:11.616Z] #18 69.04 Selecting previously unselected package apparmor. [2019-10-21T12:11:11.616Z] #18 69.04 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-21T12:11:11.616Z] #18 69.09 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:11:11.616Z] #18 69.52 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:11:11.616Z] #18 69.53 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-21T12:11:11.616Z] #18 69.53 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:11:11.616Z] #18 71.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:11:11.616Z] #18 71.35 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-21T12:11:11.616Z] #18 71.36 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:11:11.719Z] #26 15.98 # 1.6% ### 4.2% #### 6.1% ###### 8.5% ###### 8.8% ######## 12.1% ########## 13.9% ########### 16.5% ############# 18.7% ############## 20.3% ################ 23.0% ################ 23.5% ################### 26.7% ##################### 30.0% ######################### 34.7% ############################ 39.6% ############################### 43.2% ################################# 47.2% #################################### 50.2% ###################################### 53.0% ######################################## 56.2% ########################################## 59.3% ############################################ 62.1% ############################################### 65.8% [2019-10-21T12:11:11.719Z] #26 ... [2019-10-21T12:11:11.719Z] [2019-10-21T12:11:11.719Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:11.719Z] #36 11.05 -- Detecting C compiler ABI info - done [2019-10-21T12:11:11.719Z] #36 11.15 -- Detecting C compile features [2019-10-21T12:11:11.719Z] #36 13.59 -- Detecting C compile features - done [2019-10-21T12:11:11.719Z] #36 13.63 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:11:11.719Z] #36 13.89 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:11:11.719Z] #36 14.04 -- Configuring done [2019-10-21T12:11:11.719Z] #36 14.07 -- Generating done [2019-10-21T12:11:11.719Z] #36 14.07 -- Build files have been written to: /tmp/tmp.CqDprKeT8L/tini [2019-10-21T12:11:11.719Z] #36 14.09 + make tini-static [2019-10-21T12:11:11.719Z] #36 14.55 Scanning dependencies of target tini-static [2019-10-21T12:11:11.719Z] #36 14.83 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:11:11.719Z] #36 17.00 [100%] Linking C executable tini-static [2019-10-21T12:11:11.719Z] #36 17.63 [100%] Built target tini-static [2019-10-21T12:11:11.719Z] #36 17.69 + mkdir -p /build [2019-10-21T12:11:11.719Z] #36 17.69 + cp tini-static /build/docker-init [2019-10-21T12:11:11.719Z] #36 DONE 19.1s [2019-10-21T12:11:11.719Z] [2019-10-21T12:11:11.719Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:11:11.806Z] #17 43.02 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-21T12:11:11.806Z] #17 ... [2019-10-21T12:11:11.806Z] [2019-10-21T12:11:11.806Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:11.806Z] #41 46.58 CC images/rpc.o [2019-10-21T12:11:11.894Z] #17 130.9 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-21T12:11:11.894Z] #17 130.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:11:12.457Z] #17 DONE 131.4s [2019-10-21T12:11:12.457Z] [2019-10-21T12:11:12.457Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:11:13.532Z] #26 15.98 # 1.6% ### 4.2% #### 6.1% ###### 8.5% ###### 8.8% ######## 12.1% ########## 13.9% ########### 16.5% ############# 18.7% ############## 20.3% ################ 23.0% ################ 23.5% ################### 26.7% ##################### 30.0% ######################### 34.7% ############################ 39.6% ############################### 43.2% ################################# 47.2% #################################### 50.2% ###################################### 53.0% ######################################## 56.2% ########################################## 59.3% ############################################ 62.1% ############################################### 65.8% ################################################# 69.3% ################################################## 70.4% #################################################### 72.3% ###################################################### 75.7% ####################################################### 77.4% ######################################################### 79.9% ########################################################### 82.1% ########################################################### 83.3% ############################################################# 85.3% ############################################################## 86.9% ############################################################### 88.1% ################################################################ 89.0% ################################################################# 90.3% ################################################################## 91.7% ################################################################### 93.5% #################################################################### 94.8% ##################################################################### 97.2% ###################################################################### 98.5% ######################################################################## 100.0% [2019-10-21T12:11:13.532Z] #26 ... [2019-10-21T12:11:13.532Z] [2019-10-21T12:11:13.532Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:11:13.532Z] #40 11.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-21T12:11:13.532Z] #40 ... [2019-10-21T12:11:13.532Z] [2019-10-21T12:11:13.532Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:11:13.532Z] #26 20.89 [2019-10-21T12:11:13.719Z] #41 48.17 CC images/ext-file.o [2019-10-21T12:11:13.719Z] #41 48.43 CC images/cgroup.o [2019-10-21T12:11:13.789Z] #18 73.89 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:11:13.789Z] #18 73.89 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:11:13.789Z] #18 73.90 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:11:13.789Z] #18 73.98 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:11:14.176Z] #18 73.98 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:11:14.176Z] #18 73.98 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:11:14.290Z] #41 49.27 CC images/userns.o [2019-10-21T12:11:14.465Z] #26 ... [2019-10-21T12:11:14.465Z] [2019-10-21T12:11:14.465Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:14.465Z] #62 11.74 + cd /tmp/tmp.XNgF5aYzoX/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:11:14.465Z] #62 11.75 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:11:14.465Z] #62 11.87 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:11:14.465Z] #62 11.87 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:11:14.465Z] #62 ... [2019-10-21T12:11:14.465Z] [2019-10-21T12:11:14.465Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:11:14.465Z] #38 16.91 + cd /tmp/tmp.bdF6JUlZg7/src/github.com/docker/distribution [2019-10-21T12:11:14.465Z] #38 16.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:11:14.465Z] #38 20.64 + GOPATH=/tmp/tmp.bdF6JUlZg7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bdF6JUlZg7 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:11:14.861Z] #41 49.56 CC images/google/protobuf/descriptor.o [2019-10-21T12:11:15.031Z] #38 ... [2019-10-21T12:11:15.031Z] [2019-10-21T12:11:15.031Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:11:15.031Z] #26 22.31 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:11:15.509Z] #18 ... [2019-10-21T12:11:15.509Z] [2019-10-21T12:11:15.509Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:15.509Z] #42 49.55 DEP criu/pie/util-vdso.d [2019-10-21T12:11:15.509Z] #42 49.68 DEP criu/pie/util.d [2019-10-21T12:11:15.509Z] #42 49.90 CC criu/pie/util.o [2019-10-21T12:11:15.509Z] #42 50.25 CC criu/pie/util-vdso.o [2019-10-21T12:11:15.509Z] #42 50.99 CC criu/pie/parasite-vdso.o [2019-10-21T12:11:15.509Z] #42 51.45 CC criu/arch/s390/vdso-pie.o [2019-10-21T12:11:15.509Z] #42 51.71 AR criu/pie/pie.lib.a [2019-10-21T12:11:15.509Z] #42 51.74 DEP criu/pie/restorer.d [2019-10-21T12:11:15.509Z] #42 51.92 DEP criu/arch/s390/restorer.d [2019-10-21T12:11:15.509Z] #42 52.07 DEP criu/pie/parasite.d [2019-10-21T12:11:15.509Z] #42 52.44 CC criu/pie/parasite.o [2019-10-21T12:11:15.509Z] #42 53.61 LINK criu/pie/parasite.built-in.o [2019-10-21T12:11:15.509Z] #42 53.62 GEN criu/pie/parasite-blob.h [2019-10-21T12:11:15.509Z] #42 53.63 CC criu/arch/s390/restorer.o [2019-10-21T12:11:15.509Z] #42 54.18 CC criu/pie/restorer.o [2019-10-21T12:11:15.509Z] #42 57.27 LINK criu/pie/restorer.built-in.o [2019-10-21T12:11:15.509Z] #42 57.27 GEN criu/pie/restorer-blob.h [2019-10-21T12:11:15.509Z] #42 57.34 DEP criu/vdso.d [2019-10-21T12:11:15.509Z] #42 57.71 DEP criu/uts_ns.d [2019-10-21T12:11:15.509Z] #42 57.93 DEP criu/util.d [2019-10-21T12:11:15.509Z] #42 58.17 DEP criu/uffd.d [2019-10-21T12:11:15.509Z] #42 58.34 DEP criu/tun.d [2019-10-21T12:11:15.509Z] #42 58.56 DEP criu/tty.d [2019-10-21T12:11:15.509Z] #42 58.75 DEP criu/timerfd.d [2019-10-21T12:11:15.509Z] #42 58.90 DEP criu/sysfs_parse.d [2019-10-21T12:11:15.509Z] #42 59.02 DEP criu/sysctl.d [2019-10-21T12:11:15.509Z] #42 59.17 DEP criu/string.d [2019-10-21T12:11:15.509Z] #42 59.19 DEP criu/stats.d [2019-10-21T12:11:15.509Z] #42 59.36 DEP criu/sockets.d [2019-10-21T12:11:15.509Z] #42 59.56 DEP criu/sk-unix.d [2019-10-21T12:11:15.596Z] #26 22.92 [2019-10-21T12:11:15.596Z] #26 ... [2019-10-21T12:11:15.596Z] [2019-10-21T12:11:15.596Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:15.596Z] #44 13.27 unicode/utf8 [2019-10-21T12:11:15.596Z] #44 13.80 math [2019-10-21T12:11:15.596Z] #44 17.78 unicode/utf16 [2019-10-21T12:11:15.596Z] #44 18.22 container/list [2019-10-21T12:11:15.596Z] #44 18.86 crypto/internal/subtle [2019-10-21T12:11:15.596Z] #44 18.99 crypto/subtle [2019-10-21T12:11:15.596Z] #44 19.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-21T12:11:15.597Z] #44 19.44 internal/nettrace [2019-10-21T12:11:15.597Z] #44 19.56 runtime/cgo [2019-10-21T12:11:15.597Z] #44 ... [2019-10-21T12:11:15.597Z] [2019-10-21T12:11:15.597Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:11:15.597Z] #68 22.43 + cd /tmp/tmp.uhcMvn12ZV/src/github.com/docker/libnetwork [2019-10-21T12:11:15.597Z] #68 22.43 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:11:15.597Z] #68 23.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:11:15.927Z] #42 59.87 DEP criu/sk-tcp.d [2019-10-21T12:11:15.927Z] #42 60.01 DEP criu/sk-queue.d [2019-10-21T12:11:16.245Z] #41 ... [2019-10-21T12:11:16.245Z] [2019-10-21T12:11:16.245Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:16.245Z] #44 97.14 encoding/asn1 [2019-10-21T12:11:16.245Z] #44 98.38 mime/quotedprintable [2019-10-21T12:11:16.245Z] #44 98.57 net/http/internal [2019-10-21T12:11:16.245Z] #44 100.1 vendor/golang.org/x/crypto/cryptobyte [2019-10-21T12:11:16.245Z] #44 102.5 vendor/golang.org/x/net/http/httpproxy [2019-10-21T12:11:16.245Z] #44 102.5 net/textproto [2019-10-21T12:11:16.245Z] #44 102.6 crypto/x509 [2019-10-21T12:11:16.245Z] #44 103.6 vendor/golang.org/x/net/http/httpguts [2019-10-21T12:11:16.245Z] #44 103.6 mime/multipart [2019-10-21T12:11:16.245Z] #44 105.9 crypto/tls [2019-10-21T12:11:16.333Z] #42 60.18 DEP criu/sk-packet.d [2019-10-21T12:11:16.333Z] #42 60.34 DEP criu/sk-netlink.d [2019-10-21T12:11:16.506Z] #44 ... [2019-10-21T12:11:16.506Z] [2019-10-21T12:11:16.506Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:16.630Z] #18 ... [2019-10-21T12:11:16.630Z] [2019-10-21T12:11:16.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:16.630Z] #41 129.8 CC criu/kcmp-ids.o [2019-10-21T12:11:16.630Z] #41 130.4 CC criu/kerndat.o [2019-10-21T12:11:16.630Z] #41 131.3 CC criu/libnetlink.o [2019-10-21T12:11:16.630Z] #41 131.7 CC criu/log.o [2019-10-21T12:11:16.630Z] #41 132.1 CC criu/lsm.o [2019-10-21T12:11:16.630Z] #41 132.4 CC criu/mem.o [2019-10-21T12:11:16.630Z] #41 133.8 CC criu/mount.o [2019-10-21T12:11:16.630Z] #41 137.4 CC criu/namespaces.o [2019-10-21T12:11:16.630Z] #41 139.0 CC criu/net.o [2019-10-21T12:11:16.630Z] #41 ... [2019-10-21T12:11:16.630Z] [2019-10-21T12:11:16.630Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:11:16.630Z] #38 196.4 + dpkg --print-architecture [2019-10-21T12:11:16.630Z] #38 196.4 + cd /tmp/tmp.J8NRau9pXA/src/github.com/docker/distribution [2019-10-21T12:11:16.630Z] #38 196.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-21T12:11:16.630Z] #38 197.1 + GOPATH=/tmp/tmp.J8NRau9pXA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.J8NRau9pXA [2019-10-21T12:11:16.630Z] #38 197.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-21T12:11:16.932Z] #42 60.57 DEP criu/sk-inet.d [2019-10-21T12:11:16.932Z] #42 60.86 DEP criu/signalfd.d [2019-10-21T12:11:17.426Z] #42 61.05 DEP criu/sigframe.d [2019-10-21T12:11:17.426Z] #42 ... [2019-10-21T12:11:17.426Z] [2019-10-21T12:11:17.426Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:17.426Z] #63 103.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:11:17.426Z] #63 103.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:11:17.998Z] #38 ... [2019-10-21T12:11:17.998Z] [2019-10-21T12:11:17.998Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:11:17.998Z] #18 5.662 Collecting yamllint==1.16.0 [2019-10-21T12:11:18.647Z] #22 105.3 Checking out files: 22% (2415/10643) Checking out files: 23% (2448/10643) Checking out files: 24% (2555/10643) Checking out files: 25% (2661/10643) Checking out files: 26% (2768/10643) Checking out files: 27% (2874/10643) Checking out files: 28% (2981/10643) Checking out files: 29% (3087/10643) Checking out files: 30% (3193/10643) Checking out files: 31% (3300/10643) Checking out files: 32% (3406/10643) Checking out files: 33% (3513/10643) Checking out files: 34% (3619/10643) Checking out files: 35% (3726/10643) Checking out files: 36% (3832/10643) Checking out files: 36% (3932/10643) Checking out files: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 39% (4151/10643) Checking out files: 40% (4258/10643) Checking out files: 41% (4364/10643) Checking out files: 42% (4471/10643) Checking out files: 43% (4577/10643) Checking out files: 44% (4683/10643) Checking out files: 45% (4790/10643) Checking out files: 46% (4896/10643) Checking out files: 47% (5003/10643) Checking out files: 48% (5109/10643) Checking out files: 49% (5216/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) Checking out files: 53% (5641/10643) Checking out files: 54% (5748/10643) Checking out files: 55% (5854/10643) Checking out files: 56% (5961/10643) Checking out files: 56% (6032/10643) Checking out files: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 60% (6386/10643) Checking out files: 61% (6493/10643) Checking out files: 62% (6599/10643) Checking out files: 63% (6706/10643) Checking out files: 64% (6812/10643) Checking out files: 65% (6918/10643) Checking out files: 66% (7025/10643) Checking out files: 67% (7131/10643) Checking out files: 68% (7238/10643) Checking out files: 69% (7344/10643) Checking out files: 70% (7451/10643) Checking out files: 71% (7557/10643) Checking out files: 72% (7663/10643) Checking out files: 73% (7770/10643) Checking out files: 74% (7876/10643) Checking out files: 75% (7983/10643) Checking out files: 76% (8089/10643) Checking out files: 77% (8196/10643) Checking out files: 78% (8302/10643) Checking out files: 79% (8408/10643) Checking out files: 80% (8515/10643) Checking out files: 80% (8520/10643) Checking out files: 81% (8621/10643) Checking out files: 82% (8728/10643) Checking out files: 83% (8834/10643) Checking out files: 84% (8941/10643) Checking out files: 85% (9047/10643) Checking out files: 86% (9153/10643) Checking out files: 87% (9260/10643) Checking out files: 88% (9366/10643) Checking out files: 89% (9473/10643) Checking out files: 90% (9579/10643) Checking out files: 91% (9686/10643) Checking out files: 92% (9792/10643) Checking out files: 93% (9898/10643) Checking out files: 94% (10005/10643) Checking out files: 95% (10111/10643) Checking out files: 95% (10209/10643) Checking out files: 96% (10218/10643) Checking out files: 97% (10324/10643) Checking out files: 98% (10431/10643) Checking out files: 99% (10537/10643) Checking out files: 100% (10643/10643) Checking out files: 100% (10643/10643), done. [2019-10-21T12:11:18.647Z] #22 109.6 + cd /tmp/tmp.GyikrShH1z/tmp/docker-ce [2019-10-21T12:11:18.908Z] #22 109.6 + git checkout -q v17.06.2-ce [2019-10-21T12:11:20.821Z] #22 ... [2019-10-21T12:11:20.821Z] [2019-10-21T12:11:20.821Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:20.821Z] #44 111.3 net/http/httptrace [2019-10-21T12:11:20.821Z] #44 111.6 net/http [2019-10-21T12:11:20.863Z] #68 ... [2019-10-21T12:11:20.863Z] [2019-10-21T12:11:20.863Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:11:20.863Z] #26 23.13 ######################################################################## 100.0% [2019-10-21T12:11:20.863Z] #26 23.26 [2019-10-21T12:11:20.863Z] #26 24.97 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:11:20.863Z] #26 25.56 [2019-10-21T12:11:20.863Z] #26 25.92 ################################################################## 92.1% ######################################################################## 100.0% [2019-10-21T12:11:20.863Z] #26 26.08 [2019-10-21T12:11:20.863Z] #26 27.34 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:11:20.863Z] #26 27.42 skipping existing 1849cc453dee [2019-10-21T12:11:20.863Z] #26 27.57 [2019-10-21T12:11:21.192Z] #8 completed: 2019-10-21 12:11:18.59483732 +0000 UTC [2019-10-21T12:11:21.192Z] #8 duration: 14.740005381s [2019-10-21T12:11:21.192Z] #8 exporting layers 14.7s done [2019-10-21T12:11:21.192Z] #8 writing image sha256:740b82169433746d828fd843b34cb28aa4e7b6e581e91fb4f432a7670e385ef0 done [2019-10-21T12:11:21.192Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done [2019-10-21T12:11:21.192Z] [2019-10-21T12:11:21.192Z] 907b5fa2295e59a0e07216dc120064f3f5a58128a987d3d63ca105737d71bda2 [2019-10-21T12:11:21.192Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e7805653b8632aae4f789dbca238e25b16df964d . [2019-10-21T12:11:21.192Z] #1 [internal] booting buildkit [2019-10-21T12:11:21.192Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-21T12:11:21.392Z] #44 ... [2019-10-21T12:11:21.392Z] [2019-10-21T12:11:21.392Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:21.392Z] #47 DONE 112.1s [2019-10-21T12:11:21.392Z] [2019-10-21T12:11:21.392Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:21.392Z] #41 51.50 CC images/opts.o [2019-10-21T12:11:21.392Z] #41 51.83 CC images/seccomp.o [2019-10-21T12:11:21.392Z] #41 52.32 CC images/binfmt-misc.o [2019-10-21T12:11:21.392Z] #41 52.63 CC images/time.o [2019-10-21T12:11:21.392Z] #41 53.03 CC images/sysctl.o [2019-10-21T12:11:21.392Z] #41 53.40 CC images/autofs.o [2019-10-21T12:11:21.392Z] #41 53.65 CC images/macvlan.o [2019-10-21T12:11:21.392Z] #41 53.92 CC images/sit.o [2019-10-21T12:11:21.392Z] #41 54.17 LINK images/built-in.o [2019-10-21T12:11:21.392Z] #41 54.35 GEN compel/include/asm [2019-10-21T12:11:21.392Z] #41 54.35 GEN compel/include/version.h [2019-10-21T12:11:21.392Z] #41 54.41 touch .config [2019-10-21T12:11:21.392Z] #41 54.43 GEN include/common/config.h [2019-10-21T12:11:21.392Z] #41 54.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:11:21.392Z] #41 54.60 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-21T12:11:21.392Z] #41 54.64 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-21T12:11:21.392Z] #41 54.68 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-21T12:11:21.392Z] #41 54.72 DEP compel/plugins/std/infect.d [2019-10-21T12:11:21.392Z] #41 54.84 DEP compel/plugins/std/string.d [2019-10-21T12:11:21.392Z] #41 54.97 DEP compel/plugins/std/log.d [2019-10-21T12:11:21.392Z] #41 55.05 DEP compel/plugins/std/fds.d [2019-10-21T12:11:21.392Z] #41 55.19 DEP compel/plugins/std/std.d [2019-10-21T12:11:21.392Z] #41 55.35 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:11:21.392Z] #41 55.48 DEP compel/plugins/fds/fds.d [2019-10-21T12:11:21.392Z] #41 55.71 CC compel/plugins/std/std.o [2019-10-21T12:11:21.392Z] #41 56.21 CC compel/plugins/std/fds.o [2019-10-21T12:11:21.653Z] #41 ... [2019-10-21T12:11:21.653Z] [2019-10-21T12:11:21.653Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:21.653Z] #17 43.02 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-21T12:11:21.653Z] #17 43.03 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-21T12:11:21.653Z] #17 43.03 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-21T12:11:21.653Z] #17 43.70 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:11:21.653Z] #17 43.70 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-21T12:11:21.653Z] #17 43.72 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:11:21.653Z] #17 44.40 Selecting previously unselected package python3-minimal. [2019-10-21T12:11:21.653Z] #17 44.40 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-21T12:11:21.653Z] #17 44.43 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:11:21.653Z] #17 44.60 Selecting previously unselected package libmpdec2:arm64. [2019-10-21T12:11:21.653Z] #17 44.60 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-21T12:11:21.653Z] #17 44.61 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-21T12:11:21.653Z] #17 44.80 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-21T12:11:21.653Z] #17 44.80 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-21T12:11:21.653Z] #17 44.82 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-21T12:11:21.653Z] #17 46.35 Selecting previously unselected package python3.5. [2019-10-21T12:11:21.653Z] #17 46.35 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-21T12:11:21.653Z] #17 46.38 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:11:21.653Z] #17 46.58 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-21T12:11:21.653Z] #17 46.58 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-21T12:11:21.653Z] #17 46.60 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-21T12:11:21.653Z] #17 46.69 Selecting previously unselected package dh-python. [2019-10-21T12:11:21.653Z] #17 46.69 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:11:21.653Z] #17 46.70 Unpacking dh-python (2.20170125) ... [2019-10-21T12:11:21.653Z] #17 46.95 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-21T12:11:21.653Z] #17 47.00 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:11:21.653Z] #17 50.70 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:11:21.653Z] #17 52.61 Selecting previously unselected package python3. [2019-10-21T12:11:21.653Z] #17 52.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-10-21T12:11:21.653Z] #17 52.70 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-21T12:11:21.653Z] #17 52.74 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:11:21.653Z] #17 52.93 Selecting previously unselected package pigz. [2019-10-21T12:11:21.653Z] #17 52.94 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-21T12:11:21.653Z] #17 52.95 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:11:21.680Z] #63 ... [2019-10-21T12:11:21.680Z] [2019-10-21T12:11:21.680Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:21.680Z] #45 98.32 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-21T12:11:21.680Z] #45 99.32 vendor/golang.org/x/crypto/poly1305 [2019-10-21T12:11:21.680Z] #45 99.97 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-21T12:11:21.680Z] #45 100.4 vendor/golang.org/x/crypto/curve25519 [2019-10-21T12:11:21.680Z] #45 100.9 vendor/golang.org/x/crypto/hkdf [2019-10-21T12:11:21.680Z] #45 101.2 vendor/golang.org/x/text/transform [2019-10-21T12:11:21.680Z] #45 101.9 vendor/golang.org/x/text/unicode/bidi [2019-10-21T12:11:21.680Z] #45 104.5 vendor/golang.org/x/text/secure/bidirule [2019-10-21T12:11:21.680Z] #45 105.1 vendor/golang.org/x/text/unicode/norm [2019-10-21T12:11:21.680Z] #45 ... [2019-10-21T12:11:21.680Z] [2019-10-21T12:11:21.680Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:21.680Z] #42 61.21 DEP criu/shmem.d [2019-10-21T12:11:21.680Z] #42 61.52 DEP criu/servicefd.d [2019-10-21T12:11:21.680Z] #42 61.75 DEP criu/seize.d [2019-10-21T12:11:21.680Z] #42 61.91 DEP criu/seccomp.d [2019-10-21T12:11:21.680Z] #42 62.14 DEP criu/rst-malloc.d [2019-10-21T12:11:21.680Z] #42 62.20 DEP criu/rbtree.d [2019-10-21T12:11:21.680Z] #42 62.25 DEP criu/pstree.d [2019-10-21T12:11:21.680Z] #42 62.47 DEP criu/protobuf.d [2019-10-21T12:11:21.680Z] #42 62.68 GEN criu/protobuf-desc-gen.h [2019-10-21T12:11:21.680Z] #42 64.06 DEP criu/protobuf-desc.d [2019-10-21T12:11:21.680Z] #42 64.20 DEP criu/proc_parse.d [2019-10-21T12:11:21.680Z] #42 64.42 DEP criu/plugin.d [2019-10-21T12:11:21.680Z] #42 64.49 DEP criu/pipes.d [2019-10-21T12:11:21.680Z] #42 64.66 DEP criu/pie-util.d [2019-10-21T12:11:21.680Z] #42 64.79 DEP criu/pie-util-vdso.d [2019-10-21T12:11:21.680Z] #42 64.95 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:11:21.680Z] #42 65.13 DEP criu/path.d [2019-10-21T12:11:21.680Z] #42 65.30 DEP criu/parasite-syscall.d [2019-10-21T12:11:21.680Z] #42 65.53 DEP criu/pagemap.d [2019-10-21T12:11:21.680Z] #42 65.72 DEP criu/pagemap-cache.d [2019-10-21T12:11:21.796Z] #26 28.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:11:21.914Z] #17 53.14 Selecting previously unselected package libip4tc0:arm64. [2019-10-21T12:11:21.914Z] #17 53.14 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:11:21.914Z] #17 53.15 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:21.914Z] #17 ... [2019-10-21T12:11:21.914Z] [2019-10-21T12:11:21.914Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:21.914Z] #41 56.79 CC compel/plugins/std/log.o [2019-10-21T12:11:22.053Z] #26 ... [2019-10-21T12:11:22.053Z] [2019-10-21T12:11:22.053Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:22.053Z] #54 19.19 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:11:22.087Z] #42 65.91 DEP criu/page-xfer.d [2019-10-21T12:11:22.087Z] #42 66.09 DEP criu/page-pipe.d [2019-10-21T12:11:22.087Z] #42 66.17 DEP criu/netfilter.d [2019-10-21T12:11:22.208Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2019-10-21T12:11:22.208Z] #1 creating container buildx_buildkit_default [2019-10-21T12:11:22.311Z] #54 ... [2019-10-21T12:11:22.311Z] [2019-10-21T12:11:22.311Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:11:22.311Z] #26 29.49 [2019-10-21T12:11:22.487Z] #42 66.39 DEP criu/net.d [2019-10-21T12:11:22.487Z] #42 66.65 DEP criu/namespaces.d [2019-10-21T12:11:22.492Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-21T12:11:22.492Z] #1 DONE 3.2s [2019-10-21T12:11:22.568Z] #26 29.72 ######################################################################## 100.0% [2019-10-21T12:11:22.568Z] #26 29.83 [2019-10-21T12:11:22.568Z] #26 29.91 Download of images into '/build' complete. [2019-10-21T12:11:22.568Z] #26 29.91 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:11:22.568Z] #26 29.91 tar -cC '/build' . | docker load [2019-10-21T12:11:22.778Z] [2019-10-21T12:11:22.778Z] #3 [internal] load .dockerignore [2019-10-21T12:11:22.778Z] #3 transferring context: 87B done [2019-10-21T12:11:22.778Z] #3 DONE 0.0s [2019-10-21T12:11:22.778Z] [2019-10-21T12:11:22.778Z] #2 [internal] load build definition from Dockerfile [2019-10-21T12:11:22.778Z] #2 transferring dockerfile: 14.62kB done [2019-10-21T12:11:22.778Z] #2 DONE 0.0s [2019-10-21T12:11:22.778Z] [2019-10-21T12:11:22.778Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-21T12:11:22.863Z] #41 57.75 CC compel/plugins/std/string.o [2019-10-21T12:11:22.890Z] #42 66.90 DEP criu/mount.d [2019-10-21T12:11:23.133Z] #26 DONE 30.3s [2019-10-21T12:11:23.133Z] [2019-10-21T12:11:23.133Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:23.133Z] #44 29.75 vendor/golang.org/x/crypto/internal/subtle [2019-10-21T12:11:23.133Z] #44 29.87 vendor/golang.org/x/crypto/curve25519 [2019-10-21T12:11:23.400Z] #4 DONE 0.6s [2019-10-21T12:11:23.400Z] [2019-10-21T12:11:23.400Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-21T12:11:23.400Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-21T12:11:23.498Z] #42 67.04 DEP criu/mem.d [2019-10-21T12:11:23.498Z] #42 67.31 DEP criu/lsm.d [2019-10-21T12:11:23.498Z] #42 67.45 DEP criu/log.d [2019-10-21T12:11:23.498Z] #42 67.68 DEP criu/libnetlink.d [2019-10-21T12:11:23.684Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-21T12:11:23.684Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-21T12:11:23.684Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-21T12:11:23.684Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-21T12:11:23.684Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-21T12:11:23.804Z] #41 58.67 CC compel/plugins/std/infect.o [2019-10-21T12:11:23.968Z] #42 67.93 DEP criu/kerndat.d [2019-10-21T12:11:24.304Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-21T12:11:24.304Z] #5 DONE 0.8s [2019-10-21T12:11:24.374Z] #41 59.14 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-21T12:11:24.374Z] #41 59.22 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-21T12:11:24.374Z] #41 59.32 AR compel/plugins/std.lib.a [2019-10-21T12:11:24.390Z] #42 68.33 DEP criu/kcmp-ids.d [2019-10-21T12:11:24.390Z] #42 ... [2019-10-21T12:11:24.390Z] [2019-10-21T12:11:24.390Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:24.390Z] #45 110.9 vendor/golang.org/x/net/idna [2019-10-21T12:11:24.551Z] #18 ... [2019-10-21T12:11:24.551Z] [2019-10-21T12:11:24.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:24.551Z] #41 142.0 CC criu/netfilter.o [2019-10-21T12:11:24.551Z] #41 142.3 CC criu/page-pipe.o [2019-10-21T12:11:24.551Z] #41 142.9 CC criu/page-xfer.o [2019-10-21T12:11:24.551Z] #41 143.9 CC criu/pagemap-cache.o [2019-10-21T12:11:24.551Z] #41 144.2 CC criu/pagemap.o [2019-10-21T12:11:24.551Z] #41 144.9 CC criu/parasite-syscall.o [2019-10-21T12:11:24.551Z] #41 145.5 CC criu/path.o [2019-10-21T12:11:24.551Z] #41 145.7 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:11:24.551Z] #41 146.0 CC criu/pie-util-vdso.o [2019-10-21T12:11:24.551Z] #41 146.5 CC criu/pie-util.o [2019-10-21T12:11:24.551Z] #41 146.7 CC criu/pipes.o [2019-10-21T12:11:24.551Z] #41 147.2 CC criu/plugin.o [2019-10-21T12:11:24.551Z] #41 147.6 CC criu/proc_parse.o [2019-10-21T12:11:24.588Z] [2019-10-21T12:11:24.589Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-21T12:11:24.639Z] #41 59.40 CC compel/plugins/fds/fds.o [2019-10-21T12:11:24.808Z] #41 ... [2019-10-21T12:11:24.808Z] [2019-10-21T12:11:24.808Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:11:24.808Z] #18 12.52 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:11:24.876Z] #7 DONE 0.3s [2019-10-21T12:11:24.876Z] [2019-10-21T12:11:24.876Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-21T12:11:24.876Z] #6 DONE 0.3s [2019-10-21T12:11:24.876Z] [2019-10-21T12:11:24.876Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:11:24.876Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-21T12:11:24.876Z] #66 DONE 0.0s [2019-10-21T12:11:24.876Z] [2019-10-21T12:11:24.876Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:11:24.876Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-21T12:11:24.897Z] #41 59.75 AR compel/plugins/fds.lib.a [2019-10-21T12:11:24.897Z] #41 59.80 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:11:25.030Z] #44 ... [2019-10-21T12:11:25.030Z] [2019-10-21T12:11:25.030Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:11:25.030Z] #56 22.51 Fetched 7919 kB in 17s (464 kB/s) [2019-10-21T12:11:25.030Z] #56 22.51 Reading package lists... [2019-10-21T12:11:25.030Z] #56 28.82 Reading package lists... [2019-10-21T12:11:25.030Z] #56 ... [2019-10-21T12:11:25.030Z] [2019-10-21T12:11:25.030Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:25.030Z] #50 24.75 + cd /tmp/tmp.1T28njkLdx/src/github.com/golangci/golangci-lint/ [2019-10-21T12:11:25.030Z] #50 24.75 + git checkout -q v1.17.1 [2019-10-21T12:11:25.030Z] #50 26.06 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:11:25.157Z] #41 60.01 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:11:25.172Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-21T12:11:25.172Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-10-21T12:11:25.172Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.1s [2019-10-21T12:11:25.172Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-21T12:11:25.172Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 0B / 156B 0.1s [2019-10-21T12:11:25.172Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.1s [2019-10-21T12:11:25.172Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-21T12:11:25.172Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 0B / 45.65MB 0.1s [2019-10-21T12:11:25.172Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.1s [2019-10-21T12:11:25.371Z] #18 12.82 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:11:25.417Z] #41 60.17 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-21T12:11:25.417Z] #41 60.34 HOSTDEP compel/src/main-host.d [2019-10-21T12:11:25.470Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-10-21T12:11:25.470Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 392.33kB / 4.30MB 0.3s [2019-10-21T12:11:25.470Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 31.83kB / 96.41MB 0.3s [2019-10-21T12:11:25.470Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 752.77kB / 10.00MB 0.4s [2019-10-21T12:11:25.470Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 916.61kB / 4.30MB 0.4s [2019-10-21T12:11:25.470Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.34MB / 10.00MB 0.6s [2019-10-21T12:11:25.470Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.47MB / 4.30MB 0.6s [2019-10-21T12:11:25.678Z] #41 60.55 DEP compel/src/lib/ptrace.d [2019-10-21T12:11:25.678Z] #41 60.71 DEP compel/src/lib/infect.d [2019-10-21T12:11:25.731Z] #45 ... [2019-10-21T12:11:25.731Z] [2019-10-21T12:11:25.731Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:25.731Z] #63 DONE 112.2s [2019-10-21T12:11:25.731Z] [2019-10-21T12:11:25.731Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:11:25.731Z] #64 DONE 0.1s [2019-10-21T12:11:25.731Z] [2019-10-21T12:11:25.731Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:25.731Z] #42 68.43 DEP criu/irmap.d [2019-10-21T12:11:25.731Z] #42 68.66 DEP criu/ipc_ns.d [2019-10-21T12:11:25.731Z] #42 68.74 DEP criu/image.d [2019-10-21T12:11:25.731Z] #42 68.86 DEP criu/image-desc.d [2019-10-21T12:11:25.731Z] #42 69.00 DEP criu/fsnotify.d [2019-10-21T12:11:25.731Z] #42 69.17 DEP criu/filesystems.d [2019-10-21T12:11:25.731Z] #42 69.37 DEP criu/files.d [2019-10-21T12:11:25.731Z] #42 69.60 DEP criu/files-reg.d [2019-10-21T12:11:25.731Z] #42 69.77 DEP criu/files-ext.d [2019-10-21T12:11:25.765Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.90MB / 10.00MB 0.7s [2019-10-21T12:11:25.765Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.13MB / 4.30MB 0.7s [2019-10-21T12:11:25.765Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.46MB / 10.00MB 0.9s [2019-10-21T12:11:25.765Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.65MB / 4.30MB 0.9s [2019-10-21T12:11:25.765Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 2.65MB / 45.65MB 0.9s [2019-10-21T12:11:25.938Z] #41 60.84 DEP compel/src/lib/infect-util.d [2019-10-21T12:11:25.973Z] #50 ... [2019-10-21T12:11:25.973Z] [2019-10-21T12:11:25.973Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:11:25.973Z] #40 23.51 Fetched 7919 kB in 17s (454 kB/s) [2019-10-21T12:11:25.973Z] #40 23.51 Reading package lists... [2019-10-21T12:11:25.973Z] #40 29.87 Reading package lists... [2019-10-21T12:11:25.973Z] #40 ... [2019-10-21T12:11:25.973Z] [2019-10-21T12:11:25.973Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:11:26.061Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.01MB / 10.00MB 1.0s [2019-10-21T12:11:26.061Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.95MB / 52.87MB 1.0s [2019-10-21T12:11:26.061Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.24MB / 4.30MB 1.0s [2019-10-21T12:11:26.061Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.82MB / 50.07MB 1.0s [2019-10-21T12:11:26.061Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.60MB / 10.00MB 1.2s [2019-10-21T12:11:26.061Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.80MB / 4.30MB 1.2s [2019-10-21T12:11:26.127Z] #42 70.05 DEP criu/file-lock.d [2019-10-21T12:11:26.202Z] #41 60.99 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:11:26.202Z] #41 61.08 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-21T12:11:26.202Z] #41 61.15 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-21T12:11:26.300Z] #18 14.00 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:11:26.355Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.29MB / 4.30MB 1.3s [2019-10-21T12:11:26.355Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.76MB / 10.00MB 1.5s [2019-10-21T12:11:26.355Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.3s done [2019-10-21T12:11:26.355Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 4.95MB / 45.65MB 1.5s [2019-10-21T12:11:26.462Z] #41 61.24 DEP compel/src/lib/log.d [2019-10-21T12:11:26.462Z] #41 61.39 DEP compel/src/main.d [2019-10-21T12:11:26.462Z] #41 61.54 DEP compel/src/lib/handle-elf.d [2019-10-21T12:11:26.522Z] #42 70.42 DEP criu/file-ids.d [2019-10-21T12:11:26.522Z] #42 70.59 DEP criu/fifo.d [2019-10-21T12:11:26.539Z] #27 DONE 0.9s [2019-10-21T12:11:26.539Z] [2019-10-21T12:11:26.539Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:11:26.644Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.34MB / 10.00MB 1.6s [2019-10-21T12:11:26.644Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 5.18MB / 96.41MB 1.6s [2019-10-21T12:11:26.722Z] #41 61.68 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-21T12:11:26.931Z] #42 70.75 DEP criu/fdstore.d [2019-10-21T12:11:26.931Z] #42 70.85 DEP criu/fault-injection.d [2019-10-21T12:11:26.931Z] #42 70.86 DEP criu/external.d [2019-10-21T12:11:26.931Z] #42 70.98 DEP criu/eventpoll.d [2019-10-21T12:11:26.932Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.99MB / 10.00MB 1.8s [2019-10-21T12:11:26.932Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 5.90MB / 52.87MB 1.8s [2019-10-21T12:11:26.932Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.73MB / 50.07MB 1.8s [2019-10-21T12:11:26.982Z] #41 61.87 CC compel/src/lib/log.o [2019-10-21T12:11:27.225Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.08MB / 10.00MB 2.1s [2019-10-21T12:11:27.225Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.03MB / 10.00MB 2.2s [2019-10-21T12:11:27.225Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 7.93MB / 45.65MB 2.2s [2019-10-21T12:11:27.281Z] #41 62.19 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-21T12:11:27.328Z] #42 71.21 DEP criu/eventfd.d [2019-10-21T12:11:27.328Z] #42 71.38 DEP criu/crtools.d [2019-10-21T12:11:27.519Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.75MB / 10.00MB 2.4s [2019-10-21T12:11:27.519Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 8.59MB / 52.87MB 2.4s [2019-10-21T12:11:27.519Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.52MB / 50.07MB 2.4s [2019-10-21T12:11:27.519Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.27MB / 10.00MB 2.5s [2019-10-21T12:11:27.561Z] #41 62.64 CC compel/arch/aarch64/src/lib/infect.o [2019-10-21T12:11:27.815Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.7s done [2019-10-21T12:11:27.815Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 10.62MB / 45.65MB 2.8s [2019-10-21T12:11:27.815Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 10.68MB / 96.41MB 2.8s [2019-10-21T12:11:27.827Z] #42 71.58 DEP criu/cr-service.d [2019-10-21T12:11:27.827Z] #42 71.79 DEP criu/cr-restore.d [2019-10-21T12:11:27.911Z] #40 29.87 Reading package lists... [2019-10-21T12:11:27.911Z] #40 ... [2019-10-21T12:11:27.911Z] [2019-10-21T12:11:27.911Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:11:27.911Z] #56 28.82 Reading package lists... [2019-10-21T12:11:28.113Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 11.11MB / 50.07MB 3.0s [2019-10-21T12:11:28.113Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 11.71MB / 52.87MB 3.1s [2019-10-21T12:11:28.113Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 12.94MB / 45.65MB 3.3s [2019-10-21T12:11:28.198Z] #18 15.83 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:11:28.356Z] #42 72.23 DEP criu/cr-errno.d [2019-10-21T12:11:28.356Z] #42 72.24 DEP criu/cr-dump.d [2019-10-21T12:11:28.356Z] #42 72.36 DEP criu/cr-dedup.d [2019-10-21T12:11:28.406Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 13.79MB / 50.07MB 3.4s [2019-10-21T12:11:28.517Z] #41 63.12 CC compel/src/lib/infect-rpc.o [2019-10-21T12:11:28.517Z] #41 ... [2019-10-21T12:11:28.517Z] [2019-10-21T12:11:28.517Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:28.517Z] #17 53.31 Selecting previously unselected package libip6tc0:arm64. [2019-10-21T12:11:28.517Z] #17 53.32 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 53.32 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:28.517Z] #17 53.48 Selecting previously unselected package libiptc0:arm64. [2019-10-21T12:11:28.517Z] #17 53.48 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 53.49 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:28.517Z] #17 53.66 Selecting previously unselected package libxtables12:arm64. [2019-10-21T12:11:28.517Z] #17 53.67 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 53.68 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:28.517Z] #17 53.93 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-21T12:11:28.517Z] #17 53.93 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 53.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-21T12:11:28.517Z] #17 54.04 Selecting previously unselected package iptables. [2019-10-21T12:11:28.517Z] #17 54.04 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 54.05 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:28.517Z] #17 54.53 Selecting previously unselected package xxd. [2019-10-21T12:11:28.517Z] #17 54.53 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 54.55 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:28.517Z] #17 54.96 Selecting previously unselected package vim-common. [2019-10-21T12:11:28.517Z] #17 54.97 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:11:28.517Z] #17 54.99 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:28.517Z] #17 55.19 Selecting previously unselected package bzip2. [2019-10-21T12:11:28.517Z] #17 55.19 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 55.20 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:11:28.517Z] #17 55.32 Selecting previously unselected package libgpm2:arm64. [2019-10-21T12:11:28.517Z] #17 55.33 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 55.34 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-21T12:11:28.517Z] #17 55.48 Selecting previously unselected package xz-utils. [2019-10-21T12:11:28.517Z] #17 55.48 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 55.51 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:11:28.517Z] #17 55.75 Selecting previously unselected package aufs-tools. [2019-10-21T12:11:28.517Z] #17 55.75 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 55.78 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:11:28.517Z] #17 55.95 Selecting previously unselected package liblzo2-2:arm64. [2019-10-21T12:11:28.517Z] #17 55.95 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 55.96 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:11:28.517Z] #17 56.12 Selecting previously unselected package btrfs-progs. [2019-10-21T12:11:28.517Z] #17 56.12 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 56.14 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:11:28.517Z] #17 56.63 Selecting previously unselected package btrfs-tools. [2019-10-21T12:11:28.517Z] #17 56.63 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 56.64 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:11:28.517Z] #17 56.73 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-21T12:11:28.517Z] #17 56.74 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 56.74 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-21T12:11:28.517Z] #17 56.90 Selecting previously unselected package dmsetup. [2019-10-21T12:11:28.517Z] #17 56.90 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 56.90 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:11:28.517Z] #17 57.08 Selecting previously unselected package libonig4:arm64. [2019-10-21T12:11:28.517Z] #17 57.08 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 57.08 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-21T12:11:28.517Z] #17 57.30 Selecting previously unselected package libjq1:arm64. [2019-10-21T12:11:28.517Z] #17 57.31 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 57.31 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-21T12:11:28.517Z] #17 57.45 Selecting previously unselected package jq. [2019-10-21T12:11:28.517Z] #17 57.46 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 57.46 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:11:28.517Z] #17 57.58 Selecting previously unselected package libaio1:arm64. [2019-10-21T12:11:28.517Z] #17 57.58 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 57.60 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-21T12:11:28.517Z] #17 57.68 Selecting previously unselected package libcap2-bin. [2019-10-21T12:11:28.517Z] #17 57.68 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 57.69 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:11:28.517Z] #17 57.79 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-21T12:11:28.517Z] #17 57.79 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 57.80 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-21T12:11:28.517Z] #17 57.87 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-21T12:11:28.517Z] #17 57.87 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-21T12:11:28.517Z] #17 57.88 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-21T12:11:28.517Z] #17 58.18 Selecting previously unselected package libpcre16-3:arm64. [2019-10-21T12:11:28.517Z] #17 58.18 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-21T12:11:28.518Z] #17 58.19 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-21T12:11:28.518Z] #17 58.37 Selecting previously unselected package libpcre32-3:arm64. [2019-10-21T12:11:28.518Z] #17 58.37 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-21T12:11:28.518Z] #17 58.38 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-21T12:11:28.518Z] #17 58.55 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-21T12:11:28.518Z] #17 58.57 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-21T12:11:28.518Z] #17 58.58 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-21T12:11:28.518Z] #17 59.20 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-21T12:11:28.518Z] #17 59.21 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-21T12:11:28.518Z] #17 59.22 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-21T12:11:28.518Z] #17 59.64 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-21T12:11:28.518Z] #17 59.64 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-21T12:11:28.518Z] #17 59.69 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-21T12:11:28.518Z] #17 59.90 Selecting previously unselected package libnl-3-200:arm64. [2019-10-21T12:11:28.702Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 14.84MB / 52.87MB 3.7s [2019-10-21T12:11:28.702Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 15.84MB / 45.65MB 3.7s [2019-10-21T12:11:28.702Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 15.56MB / 96.41MB 3.7s [2019-10-21T12:11:28.778Z] #17 59.91 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-21T12:11:28.778Z] #17 59.91 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-21T12:11:28.778Z] #17 60.01 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-21T12:11:28.778Z] #17 60.01 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-21T12:11:28.778Z] #17 60.02 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-21T12:11:28.778Z] #17 60.12 Selecting previously unselected package libreadline5:arm64. [2019-10-21T12:11:28.778Z] #17 60.12 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-21T12:11:28.802Z] #42 72.60 DEP criu/cr-check.d [2019-10-21T12:11:28.802Z] #42 ... [2019-10-21T12:11:28.802Z] [2019-10-21T12:11:28.802Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:28.802Z] #18 78.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:11:28.802Z] #18 78.76 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:11:28.802Z] #18 78.76 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:11:28.802Z] #18 83.93 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:11:28.802Z] #18 83.97 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-21T12:11:28.802Z] #18 83.98 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:11:28.802Z] #18 84.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:11:28.802Z] #18 84.17 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-21T12:11:28.802Z] #18 84.19 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:11:28.802Z] #18 ... [2019-10-21T12:11:28.802Z] [2019-10-21T12:11:28.802Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:28.802Z] #45 114.1 vendor/golang.org/x/net/http2/hpack [2019-10-21T12:11:28.991Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 16.43MB / 50.07MB 4.0s [2019-10-21T12:11:29.039Z] #17 60.13 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-21T12:11:29.039Z] #17 60.26 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-21T12:11:29.039Z] #17 60.26 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-21T12:11:29.039Z] #17 60.27 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-21T12:11:29.205Z] #45 ... [2019-10-21T12:11:29.205Z] [2019-10-21T12:11:29.205Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:29.205Z] #48 DONE 115.6s [2019-10-21T12:11:29.205Z] [2019-10-21T12:11:29.205Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:29.205Z] #42 72.93 DEP criu/config.d [2019-10-21T12:11:29.205Z] #42 73.17 DEP criu/clone-noasan.d [2019-10-21T12:11:29.279Z] #8 ... [2019-10-21T12:11:29.279Z] [2019-10-21T12:11:29.279Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-21T12:11:29.279Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-21T12:11:29.279Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.6s done [2019-10-21T12:11:29.279Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-21T12:11:29.279Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2019-10-21T12:11:29.279Z] #66 DONE 4.5s [2019-10-21T12:11:29.279Z] [2019-10-21T12:11:29.279Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:11:29.279Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 17.79MB / 52.87MB 4.3s [2019-10-21T12:11:29.279Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 18.57MB / 45.65MB 4.3s [2019-10-21T12:11:29.407Z] #56 36.03 Building dependency tree... [2019-10-21T12:11:29.566Z] #18 16.94 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:11:29.571Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 19.37MB / 50.07MB 4.5s [2019-10-21T12:11:29.571Z] #8 ... [2019-10-21T12:11:29.571Z] [2019-10-21T12:11:29.571Z] #20 [internal] load build context [2019-10-21T12:11:29.571Z] #20 transferring context: 45.62MB 4.8s done [2019-10-21T12:11:29.571Z] #20 DONE 4.8s [2019-10-21T12:11:29.571Z] [2019-10-21T12:11:29.571Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-21T12:11:29.571Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 20.81MB / 96.41MB 4.6s [2019-10-21T12:11:29.571Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.30MB / 52.87MB 4.8s [2019-10-21T12:11:29.571Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 22.24MB / 45.65MB 4.8s [2019-10-21T12:11:29.616Z] #42 73.40 DEP criu/cgroup.d [2019-10-21T12:11:29.859Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 23.52MB / 50.07MB 4.9s [2019-10-21T12:11:30.019Z] #42 73.71 DEP criu/cgroup-props.d [2019-10-21T12:11:30.019Z] #42 73.84 DEP criu/bitmap.d [2019-10-21T12:11:30.019Z] #42 73.89 DEP criu/bfd.d [2019-10-21T12:11:30.019Z] #42 73.97 DEP criu/autofs.d [2019-10-21T12:11:30.019Z] #42 74.09 DEP criu/aio.d [2019-10-21T12:11:30.147Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 26.12MB / 52.87MB 5.2s [2019-10-21T12:11:30.147Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 27.09MB / 45.65MB 5.2s [2019-10-21T12:11:30.147Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 26.57MB / 50.07MB 5.2s [2019-10-21T12:11:30.147Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 26.93MB / 96.41MB 5.2s [2019-10-21T12:11:30.339Z] #56 38.10 The following additional packages will be installed: [2019-10-21T12:11:30.339Z] #56 38.11 btrfs-progs liblzo2-2 [2019-10-21T12:11:30.430Z] #42 74.32 DEP criu/action-scripts.d [2019-10-21T12:11:30.430Z] #42 74.52 CC criu/action-scripts.o [2019-10-21T12:11:30.495Z] #18 18.06 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:11:30.495Z] #18 18.06 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:11:30.596Z] #56 38.34 The following NEW packages will be installed: [2019-10-21T12:11:30.596Z] #56 38.35 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:11:30.773Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.97MB / 52.87MB 5.5s [2019-10-21T12:11:30.773Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 30.92MB / 45.65MB 5.5s [2019-10-21T12:11:30.773Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 30.34MB / 50.07MB 5.5s [2019-10-21T12:11:30.773Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 32.28MB / 96.41MB 5.7s [2019-10-21T12:11:30.773Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 35.59MB / 52.87MB 6.0s [2019-10-21T12:11:30.773Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 36.43MB / 45.65MB 6.0s [2019-10-21T12:11:30.773Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 35.78MB / 50.07MB 6.0s [2019-10-21T12:11:30.946Z] #17 61.91 Selecting previously unselected package net-tools. [2019-10-21T12:11:30.946Z] #17 61.91 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-21T12:11:30.946Z] #17 61.93 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:11:30.946Z] #17 62.24 Selecting previously unselected package python-pip-whl. [2019-10-21T12:11:30.946Z] #17 62.25 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:11:30.946Z] #17 62.26 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:11:31.062Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 37.72MB / 96.41MB 6.1s [2019-10-21T12:11:31.277Z] #42 75.01 CC criu/aio.o [2019-10-21T12:11:31.348Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 41.09MB / 52.87MB 6.4s [2019-10-21T12:11:31.349Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 41.90MB / 45.65MB 6.4s [2019-10-21T12:11:31.349Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 41.12MB / 50.07MB 6.4s [2019-10-21T12:11:31.425Z] #18 ... [2019-10-21T12:11:31.425Z] [2019-10-21T12:11:31.425Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:11:31.425Z] #38 219.3 + rm -rf /tmp/tmp.J8NRau9pXA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.J8NRau9pXA [2019-10-21T12:11:31.516Z] #17 62.69 Selecting previously unselected package python3-pip. [2019-10-21T12:11:31.516Z] #17 62.70 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:11:31.516Z] #17 62.70 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:11:31.636Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 43.07MB / 96.41MB 6.6s [2019-10-21T12:11:31.636Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.66MB / 52.87MB 6.7s [2019-10-21T12:11:31.636Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.51MB / 45.65MB 6.7s [2019-10-21T12:11:31.636Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 44.70MB / 50.07MB 6.7s [2019-10-21T12:11:31.667Z] #42 75.46 CC criu/autofs.o [2019-10-21T12:11:31.682Z] #38 DONE 219.8s [2019-10-21T12:11:31.682Z] [2019-10-21T12:11:31.682Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:11:31.682Z] #18 19.18 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:11:31.682Z] #18 19.18 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:11:31.682Z] #18 19.26 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:11:31.776Z] #17 63.04 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:11:31.776Z] #17 63.04 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:11:31.776Z] #17 63.05 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:11:31.924Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 6.7s done [2019-10-21T12:11:31.970Z] #56 39.46 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:11:31.970Z] #56 39.46 Need to get 649 kB of archives. [2019-10-21T12:11:31.970Z] #56 39.46 After this operation, 4320 kB of additional disk space will be used. [2019-10-21T12:11:31.970Z] #56 39.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-21T12:11:31.970Z] #56 39.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-21T12:11:31.970Z] #56 39.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-21T12:11:32.037Z] #17 63.23 Selecting previously unselected package python3-setuptools. [2019-10-21T12:11:32.037Z] #17 63.23 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:11:32.037Z] #17 63.24 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:11:32.217Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.46MB / 52.87MB 7.2s [2019-10-21T12:11:32.217Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.1s done [2019-10-21T12:11:32.217Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 53.78MB / 96.41MB 7.2s [2019-10-21T12:11:32.217Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.2s done [2019-10-21T12:11:32.217Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 61.02MB / 96.41MB 7.3s [2019-10-21T12:11:32.298Z] #17 63.56 Selecting previously unselected package python3-wheel. [2019-10-21T12:11:32.298Z] #17 63.56 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:11:32.298Z] #17 63.60 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:11:32.506Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 68.81MB / 96.41MB 7.5s [2019-10-21T12:11:32.506Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 78.11MB / 96.41MB 7.6s [2019-10-21T12:11:32.530Z] #42 76.68 CC criu/bfd.o [2019-10-21T12:11:32.536Z] #56 ... [2019-10-21T12:11:32.536Z] [2019-10-21T12:11:32.536Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:11:32.536Z] #68 DONE 40.0s [2019-10-21T12:11:32.559Z] #17 63.76 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:11:32.559Z] #17 63.77 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-21T12:11:32.559Z] #17 63.79 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:11:32.792Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 86.91MB / 96.41MB 7.8s [2019-10-21T12:11:32.795Z] [2019-10-21T12:11:32.795Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:11:32.795Z] #40 29.87 Reading package lists... [2019-10-21T12:11:32.795Z] #40 36.66 Building dependency tree... [2019-10-21T12:11:32.795Z] #40 38.76 The following additional packages will be installed: [2019-10-21T12:11:32.795Z] #40 38.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:11:32.795Z] #40 38.77 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:11:32.795Z] #40 38.78 Suggested packages: [2019-10-21T12:11:32.795Z] #40 38.78 manpages-dev python-setuptools [2019-10-21T12:11:32.795Z] #40 40.56 The following NEW packages will be installed: [2019-10-21T12:11:32.795Z] #40 40.56 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:11:32.795Z] #40 40.56 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:11:32.795Z] #40 40.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:11:32.795Z] #40 40.56 zlib1g-dev [2019-10-21T12:11:32.820Z] #17 64.11 Selecting previously unselected package vim-runtime. [2019-10-21T12:11:32.820Z] #17 64.12 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:11:32.820Z] #17 64.16 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:11:32.820Z] #17 64.20 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:11:33.076Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.0s done [2019-10-21T12:11:33.076Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-21T12:11:33.080Z] #17 64.21 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:33.080Z] #17 ... [2019-10-21T12:11:33.080Z] [2019-10-21T12:11:33.080Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:33.080Z] #22 114.0 + mkdir -p /tmp/tmp.GyikrShH1z/src/github.com/docker [2019-10-21T12:11:33.080Z] #22 114.0 + mv components/cli /tmp/tmp.GyikrShH1z/src/github.com/docker/cli [2019-10-21T12:11:33.080Z] #22 114.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-21T12:11:33.341Z] #22 ... [2019-10-21T12:11:33.341Z] [2019-10-21T12:11:33.341Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:33.341Z] #41 63.65 CC compel/src/lib/infect-util.o [2019-10-21T12:11:33.341Z] #41 64.05 CC compel/src/lib/infect.o [2019-10-21T12:11:33.341Z] #41 66.31 CC compel/src/lib/ptrace.o [2019-10-21T12:11:33.341Z] #41 66.84 AR compel/libcompel.a [2019-10-21T12:11:33.341Z] #41 66.93 HOSTCC compel/src/main-host.o [2019-10-21T12:11:33.341Z] #41 67.36 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-21T12:11:33.341Z] #41 67.60 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:11:33.341Z] #41 68.04 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:11:33.341Z] #41 68.26 HOSTLINK compel/compel-host-bin [2019-10-21T12:11:33.575Z] #18 20.85 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:11:33.575Z] #18 20.86 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:11:33.575Z] #18 20.88 Successfully built pyyaml pathspec [2019-10-21T12:11:33.575Z] #18 20.88 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:11:33.575Z] #18 21.20 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:11:33.602Z] #41 68.42 DEP soccr/soccr.d [2019-10-21T12:11:33.640Z] #42 77.25 CC criu/bitmap.o [2019-10-21T12:11:33.640Z] #42 77.48 CC criu/cgroup-props.o [2019-10-21T12:11:33.850Z] #18 DONE 21.5s [2019-10-21T12:11:33.850Z] [2019-10-21T12:11:33.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:33.850Z] #41 149.8 CC criu/protobuf-desc.o [2019-10-21T12:11:33.850Z] #41 150.8 CC criu/protobuf.o [2019-10-21T12:11:33.850Z] #41 151.2 CC criu/pstree.o [2019-10-21T12:11:33.850Z] #41 152.3 CC criu/rbtree.o [2019-10-21T12:11:33.850Z] #41 152.6 CC criu/rst-malloc.o [2019-10-21T12:11:33.850Z] #41 152.8 CC criu/seccomp.o [2019-10-21T12:11:33.850Z] #41 153.5 CC criu/seize.o [2019-10-21T12:11:33.850Z] #41 154.3 CC criu/servicefd.o [2019-10-21T12:11:33.850Z] #41 154.9 CC criu/shmem.o [2019-10-21T12:11:33.850Z] #41 155.9 CC criu/sigframe.o [2019-10-21T12:11:33.850Z] #41 156.3 CC criu/signalfd.o [2019-10-21T12:11:33.850Z] #41 156.8 CC criu/sk-inet.o [2019-10-21T12:11:33.850Z] #41 157.7 CC criu/sk-netlink.o [2019-10-21T12:11:33.850Z] #41 ... [2019-10-21T12:11:33.850Z] [2019-10-21T12:11:33.850Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:11:33.862Z] #41 68.62 CC soccr/soccr.o [2019-10-21T12:11:34.107Z] #23 DONE 0.2s [2019-10-21T12:11:34.107Z] [2019-10-21T12:11:34.107Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:11:34.169Z] #40 41.68 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:11:34.169Z] #40 41.68 Need to get 3602 kB of archives. [2019-10-21T12:11:34.169Z] #40 41.68 After this operation, 18.9 MB of additional disk space will be used. [2019-10-21T12:11:34.169Z] #40 41.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-21T12:11:34.169Z] #40 41.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-21T12:11:34.169Z] #40 41.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-21T12:11:34.169Z] #40 41.69 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-21T12:11:34.169Z] #40 41.72 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-21T12:11:34.169Z] #40 41.73 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-21T12:11:34.169Z] #40 41.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-21T12:11:34.169Z] #40 41.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-21T12:11:34.169Z] #40 41.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-21T12:11:34.169Z] #40 41.83 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-21T12:11:34.169Z] #40 41.84 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-21T12:11:34.169Z] #40 41.93 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-21T12:11:34.169Z] #40 42.02 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-21T12:11:34.427Z] #40 42.02 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-21T12:11:34.427Z] #40 42.04 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:11:34.427Z] #40 42.05 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-21T12:11:34.498Z] #42 78.37 CC criu/cgroup.o [2019-10-21T12:11:34.685Z] #40 ... [2019-10-21T12:11:34.685Z] [2019-10-21T12:11:34.685Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:11:34.685Z] #56 40.68 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:11:34.685Z] #56 40.99 Fetched 649 kB in 1s (595 kB/s) [2019-10-21T12:11:34.685Z] #56 41.19 Selecting previously unselected package liblzo2-2:amd64. [2019-10-21T12:11:34.685Z] #56 41.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-10-21T12:11:34.685Z] #56 41.25 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-21T12:11:34.685Z] #56 41.27 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:11:34.685Z] #56 41.68 Selecting previously unselected package btrfs-progs. [2019-10-21T12:11:34.685Z] #56 41.68 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-21T12:11:34.685Z] #56 41.70 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:11:34.685Z] #56 42.29 Selecting previously unselected package btrfs-tools. [2019-10-21T12:11:34.685Z] #56 42.30 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-21T12:11:34.685Z] #56 42.30 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:11:34.685Z] #56 42.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:11:34.945Z] #56 42.55 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-21T12:11:34.945Z] #56 42.56 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:11:34.945Z] #56 42.57 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:11:34.945Z] #56 42.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:11:35.210Z] #56 DONE 42.9s [2019-10-21T12:11:35.210Z] [2019-10-21T12:11:35.210Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:11:35.210Z] #57 DONE 0.1s [2019-10-21T12:11:35.210Z] [2019-10-21T12:11:35.210Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:11:35.210Z] #58 DONE 0.1s [2019-10-21T12:11:35.210Z] [2019-10-21T12:11:35.210Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:35.210Z] #44 40.78 sort [2019-10-21T12:11:35.210Z] #44 40.81 errors [2019-10-21T12:11:35.210Z] #44 41.40 io [2019-10-21T12:11:35.210Z] #44 42.16 strconv [2019-10-21T12:11:35.210Z] #44 42.72 bytes [2019-10-21T12:11:35.351Z] #41 70.02 AR soccr/libsoccr.a [2019-10-21T12:11:35.351Z] #41 70.07 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:11:35.477Z] #27 DONE 1.1s [2019-10-21T12:11:35.477Z] [2019-10-21T12:11:35.477Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:11:35.477Z] #29 DONE 0.2s [2019-10-21T12:11:35.477Z] [2019-10-21T12:11:35.477Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:11:35.477Z] #32 DONE 0.1s [2019-10-21T12:11:35.477Z] [2019-10-21T12:11:35.477Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:35.477Z] #41 158.3 CC criu/sk-packet.o [2019-10-21T12:11:35.477Z] #41 158.7 CC criu/sk-queue.o [2019-10-21T12:11:35.477Z] #41 ... [2019-10-21T12:11:35.477Z] [2019-10-21T12:11:35.477Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:11:35.477Z] #37 DONE 0.1s [2019-10-21T12:11:35.477Z] [2019-10-21T12:11:35.477Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:35.477Z] #41 159.2 CC criu/sk-tcp.o [2019-10-21T12:11:35.615Z] #41 70.54 DEP criu/arch/aarch64/sigframe.d [2019-10-21T12:11:35.734Z] #41 ... [2019-10-21T12:11:35.734Z] [2019-10-21T12:11:35.734Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:11:35.734Z] #39 DONE 0.2s [2019-10-21T12:11:35.734Z] [2019-10-21T12:11:35.734Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:35.734Z] #41 159.6 CC criu/sk-unix.o [2019-10-21T12:11:35.878Z] #41 70.65 DEP criu/arch/aarch64/crtools.d [2019-10-21T12:11:35.878Z] #41 70.92 DEP criu/arch/aarch64/cpu.d [2019-10-21T12:11:36.139Z] #41 70.99 DEP criu/arch/aarch64/bitops.d [2019-10-21T12:11:36.139Z] #41 71.06 CC criu/arch/aarch64/bitops.o [2019-10-21T12:11:36.139Z] #41 71.19 CC criu/arch/aarch64/cpu.o [2019-10-21T12:11:36.399Z] #41 71.41 CC criu/arch/aarch64/crtools.o [2019-10-21T12:11:36.400Z] #41 ... [2019-10-21T12:11:36.400Z] [2019-10-21T12:11:36.400Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:36.400Z] #17 67.79 Selecting previously unselected package vim. [2019-10-21T12:11:36.400Z] #17 67.79 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-21T12:11:36.400Z] #17 67.80 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:36.971Z] #17 68.29 Selecting previously unselected package xfsprogs. [2019-10-21T12:11:36.971Z] #17 68.29 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-21T12:11:36.971Z] #17 68.31 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:11:37.102Z] #41 160.8 CC criu/sockets.o [2019-10-21T12:11:37.159Z] #44 44.81 bufio [2019-10-21T12:11:37.232Z] #17 68.65 Selecting previously unselected package zip. [2019-10-21T12:11:37.232Z] #17 68.66 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-21T12:11:37.493Z] #17 68.69 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:11:37.493Z] #17 68.90 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:11:37.493Z] #17 68.91 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-21T12:11:37.493Z] #42 80.90 CC criu/clone-noasan.o [2019-10-21T12:11:37.493Z] #42 81.05 CC criu/config.o [2019-10-21T12:11:37.665Z] #41 161.4 CC criu/stats.o [2019-10-21T12:11:37.754Z] #17 68.92 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:11:37.754Z] #17 69.13 Selecting previously unselected package apparmor. [2019-10-21T12:11:37.754Z] #17 69.14 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-21T12:11:37.921Z] #41 161.6 CC criu/string.o [2019-10-21T12:11:37.921Z] #41 161.6 CC criu/sysctl.o [2019-10-21T12:11:38.014Z] #17 69.22 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:11:38.095Z] #44 45.84 reflect [2019-10-21T12:11:38.352Z] #44 ... [2019-10-21T12:11:38.352Z] [2019-10-21T12:11:38.352Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:11:38.352Z] #40 43.06 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:11:38.352Z] #40 43.25 Fetched 3602 kB in 1s (2525 kB/s) [2019-10-21T12:11:38.352Z] #40 43.35 Selecting previously unselected package libnet1:amd64. [2019-10-21T12:11:38.352Z] #40 43.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-21T12:11:38.352Z] #40 43.46 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 43.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:11:38.352Z] #40 43.64 Selecting previously unselected package libcap-dev:amd64. [2019-10-21T12:11:38.352Z] #40 43.64 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 43.65 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-21T12:11:38.352Z] #40 43.86 Selecting previously unselected package libnet1-dev. [2019-10-21T12:11:38.352Z] #40 43.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 43.87 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:11:38.352Z] #40 44.03 Selecting previously unselected package libnl-3-200:amd64. [2019-10-21T12:11:38.352Z] #40 44.04 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 44.06 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:11:38.352Z] #40 44.19 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-21T12:11:38.352Z] #40 44.19 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 44.19 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-21T12:11:38.352Z] #40 44.49 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-21T12:11:38.352Z] #40 44.49 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 44.49 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:11:38.352Z] #40 44.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-21T12:11:38.352Z] #40 44.61 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 44.61 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-21T12:11:38.352Z] #40 44.77 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-21T12:11:38.352Z] #40 44.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 44.79 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:11:38.352Z] #40 45.00 Selecting previously unselected package libprotobuf10:amd64. [2019-10-21T12:11:38.352Z] #40 45.01 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 45.02 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-21T12:11:38.352Z] #40 45.76 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-21T12:11:38.352Z] #40 45.76 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 45.77 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-21T12:11:38.352Z] #40 45.97 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-21T12:11:38.352Z] #40 45.98 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-21T12:11:38.352Z] #40 45.98 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-21T12:11:38.484Z] #41 162.1 CC criu/sysfs_parse.o [2019-10-21T12:11:38.484Z] #41 162.4 CC criu/timerfd.o [2019-10-21T12:11:38.536Z] #17 69.60 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:11:38.536Z] #17 69.62 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-21T12:11:38.536Z] #17 69.64 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:11:38.741Z] #41 162.6 CC criu/tty.o [2019-10-21T12:11:38.859Z] #42 82.54 CC criu/cr-check.o [2019-10-21T12:11:38.919Z] #40 ... [2019-10-21T12:11:38.919Z] [2019-10-21T12:11:38.919Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:11:38.919Z] #28 36.63 + cd /tmp/tmp.GdwMFJN8ye/src/github.com/go-swagger/go-swagger [2019-10-21T12:11:38.919Z] #28 36.63 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:11:38.919Z] #28 38.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:11:38.919Z] #28 ... [2019-10-21T12:11:38.919Z] [2019-10-21T12:11:38.919Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:38.919Z] #44 46.61 syscall [2019-10-21T12:11:39.177Z] #44 ... [2019-10-21T12:11:39.177Z] [2019-10-21T12:11:39.177Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:39.177Z] #47 36.72 + cd /tmp/tmp.gHg0zR4KwJ/src/gotest.tools/gotestsum [2019-10-21T12:11:39.177Z] #47 36.72 + git checkout -q v0.3.5 [2019-10-21T12:11:39.177Z] #47 36.75 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:11:39.435Z] #47 ... [2019-10-21T12:11:39.435Z] [2019-10-21T12:11:39.435Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:11:39.435Z] #40 47.08 Selecting previously unselected package libprotoc10:amd64. [2019-10-21T12:11:39.435Z] #40 47.08 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-21T12:11:39.435Z] #40 47.08 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-21T12:11:39.717Z] #42 ... [2019-10-21T12:11:39.717Z] [2019-10-21T12:11:39.717Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:39.717Z] #45 116.3 mime [2019-10-21T12:11:39.717Z] #45 117.8 mime/quotedprintable [2019-10-21T12:11:39.717Z] #45 118.0 net/http/internal [2019-10-21T12:11:39.717Z] #45 119.2 mime/multipart [2019-10-21T12:11:39.717Z] #45 119.2 crypto/tls [2019-10-21T12:11:39.717Z] #45 126.1 net/http [2019-10-21T12:11:39.919Z] #17 ... [2019-10-21T12:11:39.919Z] [2019-10-21T12:11:39.919Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:39.919Z] #44 121.3 github.com/LK4D4/vndr/godl [2019-10-21T12:11:39.919Z] #44 122.0 github.com/LK4D4/vndr [2019-10-21T12:11:39.919Z] #44 DONE 130.5s [2019-10-21T12:11:39.919Z] [2019-10-21T12:11:39.919Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:11:39.919Z] #28 131.1 + rm -rf /tmp/tmp.koryo5Eqh2 [2019-10-21T12:11:40.001Z] #40 47.63 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:11:40.001Z] #40 47.63 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-21T12:11:40.001Z] #40 47.65 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:11:40.001Z] #40 47.84 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:11:40.001Z] #40 47.85 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-21T12:11:40.001Z] #40 47.85 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:11:40.110Z] #41 163.9 CC criu/tun.o [2019-10-21T12:11:40.124Z] #45 ... [2019-10-21T12:11:40.124Z] [2019-10-21T12:11:40.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:40.124Z] #42 84.05 CC criu/cr-dedup.o [2019-10-21T12:11:40.260Z] #40 48.00 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:11:40.260Z] #40 48.03 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:11:40.260Z] #40 48.03 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:11:40.367Z] #41 164.2 CC criu/uffd.o [2019-10-21T12:11:40.500Z] #28 DONE 131.7s [2019-10-21T12:11:40.500Z] [2019-10-21T12:11:40.500Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:40.500Z] #17 71.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:11:40.500Z] #17 71.31 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-21T12:11:40.500Z] #17 71.31 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:11:40.518Z] #40 48.27 Selecting previously unselected package python-protobuf. [2019-10-21T12:11:40.518Z] #40 48.27 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-21T12:11:40.518Z] #40 48.28 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:11:40.526Z] #42 84.45 CC criu/cr-dump.o [2019-10-21T12:11:40.776Z] #40 ... [2019-10-21T12:11:40.776Z] [2019-10-21T12:11:40.776Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:11:40.776Z] #31 38.45 internal/reflectlite [2019-10-21T12:11:40.776Z] #31 38.45 sync [2019-10-21T12:11:40.776Z] #31 40.73 sort [2019-10-21T12:11:40.776Z] #31 40.74 errors [2019-10-21T12:11:40.776Z] #31 41.27 strconv [2019-10-21T12:11:40.776Z] #31 42.20 io [2019-10-21T12:11:40.776Z] #31 43.27 internal/oserror [2019-10-21T12:11:40.776Z] #31 43.43 syscall [2019-10-21T12:11:40.776Z] #31 45.02 reflect [2019-10-21T12:11:40.776Z] #31 ... [2019-10-21T12:11:40.776Z] [2019-10-21T12:11:40.776Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:40.776Z] #59 2.795 + RM_GOPATH=0 [2019-10-21T12:11:40.776Z] #59 2.795 + TMP_GOPATH= [2019-10-21T12:11:40.776Z] #59 2.795 + : /build [2019-10-21T12:11:40.776Z] #59 2.796 + '[' -z '' ']' [2019-10-21T12:11:40.776Z] #59 2.797 ++ mktemp -d [2019-10-21T12:11:40.776Z] #59 2.799 + export GOPATH=/tmp/tmp.DWjpEZyTkD [2019-10-21T12:11:40.776Z] #59 2.799 + GOPATH=/tmp/tmp.DWjpEZyTkD [2019-10-21T12:11:40.776Z] #59 2.799 + RM_GOPATH=1 [2019-10-21T12:11:40.776Z] #59 2.799 ++ dirname ./install.sh [2019-10-21T12:11:40.776Z] #59 2.800 + dir=. [2019-10-21T12:11:40.776Z] #59 2.800 + bin=containerd [2019-10-21T12:11:40.776Z] #59 2.800 + shift [2019-10-21T12:11:40.776Z] #59 2.800 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:11:40.776Z] #59 2.800 + . ./containerd.installer [2019-10-21T12:11:40.776Z] #59 2.801 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:11:40.776Z] #59 2.802 + install_containerd [2019-10-21T12:11:40.776Z] #59 2.802 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:11:40.776Z] #59 2.802 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:11:40.776Z] #59 2.803 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DWjpEZyTkD/src/github.com/containerd/containerd [2019-10-21T12:11:40.776Z] #59 2.809 Cloning into '/tmp/tmp.DWjpEZyTkD/src/github.com/containerd/containerd'... [2019-10-21T12:11:41.034Z] #59 ... [2019-10-21T12:11:41.034Z] [2019-10-21T12:11:41.034Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:11:41.034Z] #40 48.79 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-21T12:11:41.034Z] #40 48.85 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-21T12:11:41.034Z] #40 48.86 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:11:41.298Z] #41 165.2 CC criu/util.o [2019-10-21T12:11:41.892Z] #17 73.07 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:11:41.892Z] #17 73.07 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:11:41.892Z] #17 73.08 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:11:41.892Z] #17 73.15 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:11:41.892Z] #17 73.16 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:11:41.892Z] #17 73.16 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:11:42.229Z] #41 165.9 CC criu/uts_ns.o [2019-10-21T12:11:42.229Z] #41 166.1 CC criu/vdso-compat.o [2019-10-21T12:11:42.486Z] #41 166.3 CC criu/vdso.o [2019-10-21T12:11:43.049Z] #41 166.9 LINK criu/built-in.o [2019-10-21T12:11:43.179Z] #42 86.62 CC criu/cr-errno.o [2019-10-21T12:11:43.179Z] #42 86.68 CC criu/cr-restore.o [2019-10-21T12:11:43.310Z] #41 167.0 LINK criu/criu [2019-10-21T12:11:43.310Z] #41 167.2 DEP lib/c/criu.d [2019-10-21T12:11:43.570Z] #41 167.3 CC images/rpc.pb-c.o [2019-10-21T12:11:44.132Z] #41 167.7 CC lib/c/criu.o [2019-10-21T12:11:44.696Z] #41 168.5 LINK lib/c/built-in.o [2019-10-21T12:11:44.696Z] #41 168.5 LINK lib/c/libcriu.so [2019-10-21T12:11:44.696Z] #41 168.6 GEN magic.py [2019-10-21T12:11:44.953Z] #41 168.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:11:44.953Z] #41 168.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:11:45.197Z] #17 76.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:11:45.197Z] #17 76.52 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:11:45.197Z] #17 76.53 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:11:45.210Z] #41 169.1 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:11:45.216Z] #40 52.64 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:11:45.216Z] #40 52.65 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-21T12:11:45.216Z] #40 52.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:11:45.216Z] #40 52.73 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:11:46.139Z] #41 169.7 make[1]: Nothing to be done for 'all'. [2019-10-21T12:11:46.139Z] #41 ... [2019-10-21T12:11:46.139Z] [2019-10-21T12:11:46.139Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:46.139Z] #59 187.6 + bin/containerd [2019-10-21T12:11:47.074Z] #59 ... [2019-10-21T12:11:47.075Z] [2019-10-21T12:11:47.075Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:47.075Z] #50 DONE 234.5s [2019-10-21T12:11:47.075Z] [2019-10-21T12:11:47.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:47.075Z] #41 170.1 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:11:47.075Z] #41 170.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:11:47.075Z] #41 170.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:11:47.075Z] #41 170.2 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:11:47.075Z] #41 170.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:11:47.075Z] #41 170.3 make[1]: Nothing to be done for 'all'. [2019-10-21T12:11:47.075Z] #41 170.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:11:47.075Z] #41 170.4 make[2]: Nothing to be done for 'all'. [2019-10-21T12:11:47.075Z] #41 170.4 make[2]: Nothing to be done for 'all'. [2019-10-21T12:11:47.075Z] #41 170.5 make[2]: Nothing to be done for 'all'. [2019-10-21T12:11:47.075Z] #41 170.5 make[2]: Nothing to be done for 'all'. [2019-10-21T12:11:47.075Z] #41 170.5 make[2]: Nothing to be done for 'all'. [2019-10-21T12:11:47.075Z] #41 170.5 make[2]: Nothing to be done for 'all'. [2019-10-21T12:11:47.075Z] #41 170.6 make[2]: Nothing to be done for 'all'. [2019-10-21T12:11:47.075Z] #41 170.6 make[2]: Nothing to be done for 'all'. [2019-10-21T12:11:47.075Z] #41 170.6 INSTALL criu/criu [2019-10-21T12:11:47.075Z] #41 DONE 170.7s [2019-10-21T12:11:47.075Z] [2019-10-21T12:11:47.075Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:47.077Z] #42 90.84 CC criu/cr-service.o [2019-10-21T12:11:47.110Z] #17 ... [2019-10-21T12:11:47.110Z] [2019-10-21T12:11:47.110Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:47.110Z] #41 72.07 CC criu/arch/aarch64/sigframe.o [2019-10-21T12:11:47.110Z] #41 72.42 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-21T12:11:47.110Z] #41 72.46 DEP criu/arch/aarch64/intraprocedure.d [2019-10-21T12:11:47.110Z] #41 72.48 DEP criu/arch/aarch64/vdso-pie.d [2019-10-21T12:11:47.110Z] #41 72.60 DEP criu/pie/parasite-vdso.d [2019-10-21T12:11:47.110Z] #41 72.79 DEP criu/pie/util-vdso.d [2019-10-21T12:11:47.110Z] #41 72.99 DEP criu/pie/util.d [2019-10-21T12:11:47.110Z] #41 73.18 CC criu/pie/util.o [2019-10-21T12:11:47.110Z] #41 73.70 CC criu/pie/util-vdso.o [2019-10-21T12:11:47.110Z] #41 74.32 CC criu/pie/parasite-vdso.o [2019-10-21T12:11:47.110Z] #41 75.26 CC criu/arch/aarch64/vdso-pie.o [2019-10-21T12:11:47.110Z] #41 75.64 CC criu/arch/aarch64/intraprocedure.o [2019-10-21T12:11:47.110Z] #41 75.70 AR criu/pie/pie.lib.a [2019-10-21T12:11:47.110Z] #41 75.85 DEP criu/pie/restorer.d [2019-10-21T12:11:47.110Z] #41 76.19 DEP criu/arch/aarch64/restorer.d [2019-10-21T12:11:47.110Z] #41 76.35 DEP criu/pie/parasite.d [2019-10-21T12:11:47.110Z] #41 76.61 CC criu/pie/parasite.o [2019-10-21T12:11:47.110Z] #41 77.66 LINK criu/pie/parasite.built-in.o [2019-10-21T12:11:47.110Z] #41 77.69 GEN criu/pie/parasite-blob.h [2019-10-21T12:11:47.110Z] #41 77.70 CC criu/arch/aarch64/restorer.o [2019-10-21T12:11:47.110Z] #41 77.97 CC criu/pie/restorer.o [2019-10-21T12:11:47.110Z] #41 80.44 LINK criu/pie/restorer.built-in.o [2019-10-21T12:11:47.110Z] #41 80.45 GEN criu/pie/restorer-blob.h [2019-10-21T12:11:47.110Z] #41 80.59 DEP criu/vdso.d [2019-10-21T12:11:47.110Z] #41 80.86 DEP criu/uts_ns.d [2019-10-21T12:11:47.110Z] #41 81.00 DEP criu/util.d [2019-10-21T12:11:47.110Z] #41 81.20 DEP criu/uffd.d [2019-10-21T12:11:47.110Z] #41 81.50 DEP criu/tun.d [2019-10-21T12:11:47.110Z] #41 81.66 DEP criu/tty.d [2019-10-21T12:11:47.110Z] #41 81.88 DEP criu/timerfd.d [2019-10-21T12:11:47.110Z] #41 82.06 DEP criu/sysfs_parse.d [2019-10-21T12:11:47.110Z] #41 82.16 DEP criu/sysctl.d [2019-10-21T12:11:47.371Z] #41 82.38 DEP criu/string.d [2019-10-21T12:11:47.371Z] #41 82.44 DEP criu/stats.d [2019-10-21T12:11:47.941Z] #41 82.60 DEP criu/sockets.d [2019-10-21T12:11:47.941Z] #41 82.78 DEP criu/sk-unix.d [2019-10-21T12:11:47.941Z] #41 83.00 DEP criu/sk-tcp.d [2019-10-21T12:11:48.202Z] #41 83.15 DEP criu/sk-queue.d [2019-10-21T12:11:48.463Z] #41 83.34 DEP criu/sk-packet.d [2019-10-21T12:11:48.463Z] #41 ... [2019-10-21T12:11:48.463Z] [2019-10-21T12:11:48.463Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:48.463Z] #17 79.82 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:11:48.463Z] #17 79.82 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-21T12:11:48.463Z] #17 79.83 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-21T12:11:48.463Z] #17 79.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:11:48.725Z] #17 79.95 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-21T12:11:48.725Z] #17 79.96 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-21T12:11:48.978Z] #59 ... [2019-10-21T12:11:48.978Z] [2019-10-21T12:11:48.978Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:11:48.978Z] #42 DONE 0.1s [2019-10-21T12:11:48.978Z] [2019-10-21T12:11:48.978Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:11:48.978Z] #45 DONE 0.1s [2019-10-21T12:11:48.978Z] [2019-10-21T12:11:48.978Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:11:48.978Z] #48 DONE 0.1s [2019-10-21T12:11:48.978Z] [2019-10-21T12:11:48.978Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:49.010Z] #42 92.73 CC criu/crtools.o [2019-10-21T12:11:49.236Z] #59 ... [2019-10-21T12:11:49.236Z] [2019-10-21T12:11:49.236Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:11:49.236Z] #51 DONE 0.2s [2019-10-21T12:11:49.493Z] [2019-10-21T12:11:49.493Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:11:49.493Z] #55 DONE 0.1s [2019-10-21T12:11:49.493Z] [2019-10-21T12:11:49.493Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:11:49.602Z] #42 93.53 CC criu/eventfd.o [2019-10-21T12:11:50.468Z] #42 94.32 CC criu/eventpoll.o [2019-10-21T12:11:50.468Z] #42 ... [2019-10-21T12:11:50.468Z] [2019-10-21T12:11:50.468Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:50.468Z] #45 136.9 github.com/LK4D4/vndr/godl [2019-10-21T12:11:50.480Z] #40 57.94 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-21T12:11:50.480Z] #40 57.95 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-21T12:11:50.480Z] #40 57.96 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-21T12:11:50.480Z] #40 57.98 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-21T12:11:50.480Z] #40 58.00 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-21T12:11:50.480Z] #40 58.01 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:11:50.480Z] #40 58.02 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-21T12:11:50.480Z] #40 58.03 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:11:50.480Z] #40 58.04 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-21T12:11:50.480Z] #40 58.05 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-21T12:11:50.480Z] #40 58.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:11:50.884Z] #45 137.5 github.com/LK4D4/vndr [2019-10-21T12:11:51.048Z] #40 DONE 58.8s [2019-10-21T12:11:51.048Z] [2019-10-21T12:11:51.048Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:51.286Z] #45 ... [2019-10-21T12:11:51.286Z] [2019-10-21T12:11:51.286Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:51.286Z] #18 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:11:51.286Z] #18 101.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-21T12:11:51.286Z] #18 101.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:11:51.696Z] #18 ... [2019-10-21T12:11:51.696Z] [2019-10-21T12:11:51.696Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:51.696Z] #42 95.25 CC criu/external.o [2019-10-21T12:11:51.696Z] #42 95.67 CC criu/fault-injection.o [2019-10-21T12:11:51.696Z] #42 95.79 CC criu/fdstore.o [2019-10-21T12:11:52.109Z] #42 96.17 CC criu/fifo.o [2019-10-21T12:11:52.518Z] #42 96.56 CC criu/file-ids.o [2019-10-21T12:11:52.936Z] #42 96.84 CC criu/file-lock.o [2019-10-21T12:11:53.580Z] #41 ... [2019-10-21T12:11:53.580Z] [2019-10-21T12:11:53.580Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:11:53.580Z] #31 51.08 time [2019-10-21T12:11:53.580Z] #31 55.95 internal/fmtsort [2019-10-21T12:11:53.580Z] #31 55.99 internal/poll [2019-10-21T12:11:53.580Z] #31 56.65 internal/syscall/unix [2019-10-21T12:11:53.580Z] #31 56.88 strings [2019-10-21T12:11:53.580Z] #31 57.86 os [2019-10-21T12:11:53.580Z] #31 59.89 path [2019-10-21T12:11:53.580Z] #31 60.40 text/tabwriter [2019-10-21T12:11:53.580Z] #31 61.44 path/filepath [2019-10-21T12:11:53.772Z] #42 97.62 CC criu/files-ext.o [2019-10-21T12:11:53.838Z] #31 61.45 fmt [2019-10-21T12:11:54.351Z] #42 98.04 CC criu/files-reg.o [2019-10-21T12:11:54.771Z] #31 ... [2019-10-21T12:11:54.771Z] [2019-10-21T12:11:54.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:55.029Z] #41 3.755 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:11:55.029Z] #41 3.755 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:11:55.317Z] #17 ... [2019-10-21T12:11:55.317Z] [2019-10-21T12:11:55.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:11:55.317Z] #41 83.56 DEP criu/sk-netlink.d [2019-10-21T12:11:55.317Z] #41 83.82 DEP criu/sk-inet.d [2019-10-21T12:11:55.317Z] #41 84.03 DEP criu/signalfd.d [2019-10-21T12:11:55.317Z] #41 84.14 DEP criu/sigframe.d [2019-10-21T12:11:55.317Z] #41 84.30 DEP criu/shmem.d [2019-10-21T12:11:55.317Z] #41 84.49 DEP criu/servicefd.d [2019-10-21T12:11:55.317Z] #41 84.66 DEP criu/seize.d [2019-10-21T12:11:55.317Z] #41 84.79 DEP criu/seccomp.d [2019-10-21T12:11:55.317Z] #41 84.94 DEP criu/rst-malloc.d [2019-10-21T12:11:55.317Z] #41 85.05 DEP criu/rbtree.d [2019-10-21T12:11:55.317Z] #41 85.10 DEP criu/pstree.d [2019-10-21T12:11:55.317Z] #41 85.34 DEP criu/protobuf.d [2019-10-21T12:11:55.317Z] #41 85.51 GEN criu/protobuf-desc-gen.h [2019-10-21T12:11:55.317Z] #41 87.00 DEP criu/protobuf-desc.d [2019-10-21T12:11:55.317Z] #41 87.17 DEP criu/proc_parse.d [2019-10-21T12:11:55.317Z] #41 87.40 DEP criu/plugin.d [2019-10-21T12:11:55.317Z] #41 87.49 DEP criu/pipes.d [2019-10-21T12:11:55.317Z] #41 87.66 DEP criu/pie-util.d [2019-10-21T12:11:55.317Z] #41 87.83 DEP criu/pie-util-vdso.d [2019-10-21T12:11:55.317Z] #41 87.96 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:11:55.317Z] #41 88.06 DEP criu/path.d [2019-10-21T12:11:55.317Z] #41 88.29 DEP criu/parasite-syscall.d [2019-10-21T12:11:55.317Z] #41 88.52 DEP criu/pagemap.d [2019-10-21T12:11:55.317Z] #41 88.64 DEP criu/pagemap-cache.d [2019-10-21T12:11:55.317Z] #41 88.71 DEP criu/page-xfer.d [2019-10-21T12:11:55.317Z] #41 88.89 DEP criu/page-pipe.d [2019-10-21T12:11:55.317Z] #41 88.99 DEP criu/netfilter.d [2019-10-21T12:11:55.317Z] #41 89.13 DEP criu/net.d [2019-10-21T12:11:55.317Z] #41 89.29 DEP criu/namespaces.d [2019-10-21T12:11:55.317Z] #41 89.53 DEP criu/mount.d [2019-10-21T12:11:55.317Z] #41 89.73 DEP criu/mem.d [2019-10-21T12:11:55.317Z] #41 89.98 DEP criu/lsm.d [2019-10-21T12:11:55.317Z] #41 90.15 DEP criu/log.d [2019-10-21T12:11:55.317Z] #41 90.35 DEP criu/libnetlink.d [2019-10-21T12:11:55.577Z] #41 90.49 DEP criu/kerndat.d [2019-10-21T12:11:55.595Z] #41 ... [2019-10-21T12:11:55.595Z] [2019-10-21T12:11:55.595Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:11:55.595Z] #44 53.37 time [2019-10-21T12:11:55.595Z] #44 56.64 internal/fmtsort [2019-10-21T12:11:55.595Z] #44 57.16 strings [2019-10-21T12:11:55.595Z] #44 58.62 os [2019-10-21T12:11:55.595Z] #44 59.91 regexp/syntax [2019-10-21T12:11:55.595Z] #44 62.40 fmt [2019-10-21T12:11:55.837Z] #41 90.72 DEP criu/kcmp-ids.d [2019-10-21T12:11:55.853Z] #44 ... [2019-10-21T12:11:55.853Z] [2019-10-21T12:11:55.853Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:11:55.853Z] #31 62.83 io/ioutil [2019-10-21T12:11:56.098Z] #41 90.84 DEP criu/irmap.d [2019-10-21T12:11:56.098Z] #41 91.00 DEP criu/ipc_ns.d [2019-10-21T12:11:56.358Z] #41 91.17 DEP criu/image.d [2019-10-21T12:11:56.358Z] #41 91.39 DEP criu/image-desc.d [2019-10-21T12:11:56.619Z] #41 91.50 DEP criu/fsnotify.d [2019-10-21T12:11:56.691Z] #42 100.3 CC criu/files.o [2019-10-21T12:11:56.879Z] #41 91.76 DEP criu/filesystems.d [2019-10-21T12:11:57.092Z] #42 ... [2019-10-21T12:11:57.092Z] [2019-10-21T12:11:57.092Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:57.092Z] #18 113.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:11:57.092Z] #18 113.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:11:57.092Z] #18 113.9 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-21T12:11:57.092Z] #18 113.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:11:57.092Z] #18 113.9 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-21T12:11:57.092Z] #18 114.0 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:57.092Z] #18 114.0 Processing triggers for mime-support (3.60) ... [2019-10-21T12:11:57.092Z] #18 114.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:57.092Z] #18 114.0 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-21T12:11:57.092Z] #18 114.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:11:57.092Z] #18 114.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:11:57.092Z] #18 114.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:11:57.092Z] #18 114.0 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:11:57.092Z] #18 116.4 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-21T12:11:57.092Z] #18 116.4 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-21T12:11:57.092Z] #18 116.4 Setting up zip (3.0-11+b1) ... [2019-10-21T12:11:57.092Z] #18 116.4 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:11:57.092Z] #18 116.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:11:57.092Z] #18 116.5 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-21T12:11:57.092Z] #18 116.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:11:57.092Z] #18 116.5 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-21T12:11:57.092Z] #18 116.5 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:57.092Z] #18 116.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:11:57.092Z] #18 116.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:11:57.092Z] #18 116.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:11:57.092Z] #18 116.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:57.092Z] #18 116.6 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-21T12:11:57.092Z] #18 116.6 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-21T12:11:57.092Z] #18 116.6 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-21T12:11:57.092Z] #18 116.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:57.092Z] #18 117.0 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-21T12:11:57.092Z] #18 117.0 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-21T12:11:57.092Z] #18 117.0 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-21T12:11:57.092Z] #18 117.0 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-21T12:11:57.092Z] #18 117.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:11:57.093Z] #18 117.0 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up pigz (2.3.4-1) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-21T12:11:57.093Z] #18 117.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:11:57.093Z] #18 117.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:11:57.093Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:11:57.093Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:11:57.093Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:11:57.093Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:11:57.093Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:11:57.093Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:11:57.093Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:11:57.093Z] #18 117.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:11:57.093Z] #18 117.2 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-21T12:11:57.093Z] #18 117.2 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:57.093Z] #18 117.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:11:57.093Z] #18 117.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:11:57.093Z] #18 117.2 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:11:57.093Z] #18 117.3 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-21T12:11:57.093Z] #18 117.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:11:57.139Z] #41 91.93 DEP criu/files.d [2019-10-21T12:11:57.139Z] #41 92.08 DEP criu/files-reg.d [2019-10-21T12:11:57.226Z] #31 64.86 github.com/BurntSushi/toml [2019-10-21T12:11:57.226Z] #31 64.87 flag [2019-10-21T12:11:57.400Z] #41 92.30 DEP criu/files-ext.d [2019-10-21T12:11:57.400Z] #41 ... [2019-10-21T12:11:57.400Z] [2019-10-21T12:11:57.400Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:11:57.400Z] #17 88.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:11:57.400Z] #17 88.66 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-21T12:11:57.400Z] #17 88.68 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-21T12:11:58.596Z] #31 66.39 log [2019-10-21T12:12:00.087Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 26.3s done [2019-10-21T12:12:00.087Z] #8 DONE 34.4s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-21T12:12:00.087Z] #9 DONE 0.2s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-21T12:12:00.087Z] #10 DONE 0.2s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:12:00.087Z] #21 DONE 0.1s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:12:00.087Z] #57 ... [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-21T12:12:00.087Z] #47 DONE 0.1s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-21T12:12:00.087Z] #62 DONE 0.1s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-21T12:12:00.087Z] #50 DONE 0.1s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:12:00.087Z] #68 DONE 0.1s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-21T12:12:00.087Z] #44 DONE 0.1s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:12:00.087Z] #22 DONE 0.1s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-21T12:12:00.087Z] #31 DONE 0.1s [2019-10-21T12:12:00.087Z] [2019-10-21T12:12:00.087Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:12:00.493Z] #31 ... [2019-10-21T12:12:00.493Z] [2019-10-21T12:12:00.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:00.493Z] #41 5.155 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:12:00.493Z] #41 5.197 GEN .gitid [2019-10-21T12:12:00.493Z] #41 5.210 GEN criu/include/version.h [2019-10-21T12:12:00.493Z] #41 5.242 GEN include/common/asm [2019-10-21T12:12:00.493Z] #41 6.669 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:12:00.493Z] #41 6.778 PBCC images/opts.pb-c.c [2019-10-21T12:12:00.493Z] #41 6.842 PBCC images/sit.pb-c.c [2019-10-21T12:12:00.493Z] #41 6.918 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.010 DEP images/opts.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.077 DEP images/sit.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.162 PBCC images/macvlan.pb-c.c [2019-10-21T12:12:00.493Z] #41 7.209 DEP images/macvlan.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.258 PBCC images/autofs.pb-c.c [2019-10-21T12:12:00.493Z] #41 7.279 DEP images/autofs.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.350 PBCC images/sysctl.pb-c.c [2019-10-21T12:12:00.493Z] #41 7.403 DEP images/sysctl.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.436 PBCC images/time.pb-c.c [2019-10-21T12:12:00.493Z] #41 7.470 DEP images/time.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.511 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:12:00.493Z] #41 7.534 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.575 PBCC images/seccomp.pb-c.c [2019-10-21T12:12:00.493Z] #41 7.623 DEP images/seccomp.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.710 PBCC images/userns.pb-c.c [2019-10-21T12:12:00.493Z] #41 7.762 DEP images/userns.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.842 PBCC images/cgroup.pb-c.c [2019-10-21T12:12:00.493Z] #41 7.915 DEP images/cgroup.pb-c.d [2019-10-21T12:12:00.493Z] #41 7.979 PBCC images/fown.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.001 PBCC images/ext-file.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.029 DEP images/fown.pb-c.d [2019-10-21T12:12:00.493Z] #41 8.093 DEP images/ext-file.pb-c.d [2019-10-21T12:12:00.493Z] #41 8.135 PBCC images/rpc.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.192 DEP images/rpc.pb-c.d [2019-10-21T12:12:00.493Z] #41 8.244 PBCC images/siginfo.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.298 DEP images/siginfo.pb-c.d [2019-10-21T12:12:00.493Z] #41 8.375 PBCC images/pagemap.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.433 DEP images/pagemap.pb-c.d [2019-10-21T12:12:00.493Z] #41 8.486 PBCC images/rlimit.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.504 DEP images/rlimit.pb-c.d [2019-10-21T12:12:00.493Z] #41 8.560 PBCC images/file-lock.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.568 DEP images/file-lock.pb-c.d [2019-10-21T12:12:00.493Z] #41 8.622 PBCC images/tty.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.683 DEP images/tty.pb-c.d [2019-10-21T12:12:00.493Z] #41 8.769 PBCC images/tun.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.833 PBCC images/netdev.pb-c.c [2019-10-21T12:12:00.493Z] #41 8.924 DEP images/tun.pb-c.d [2019-10-21T12:12:00.493Z] #41 8.980 DEP images/netdev.pb-c.d [2019-10-21T12:12:00.493Z] #41 9.062 PBCC images/vma.pb-c.c [2019-10-21T12:12:00.493Z] #41 9.102 DEP images/vma.pb-c.d [2019-10-21T12:12:00.493Z] #41 9.179 PBCC images/creds.pb-c.c [2019-10-21T12:12:00.493Z] #41 9.220 DEP images/creds.pb-c.d [2019-10-21T12:12:00.493Z] #41 9.285 PBCC images/utsns.pb-c.c [2019-10-21T12:12:00.493Z] #41 9.322 DEP images/utsns.pb-c.d [2019-10-21T12:12:00.493Z] #41 9.375 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:12:00.493Z] #41 9.381 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:12:00.493Z] #41 9.398 DEP images/ipc-desc.pb-c.d [2019-10-21T12:12:00.493Z] #41 9.440 DEP images/ipc-sem.pb-c.d [2019-10-21T12:12:00.493Z] #41 9.481 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:12:00.493Z] #41 9.532 DEP images/ipc-msg.pb-c.d [2019-10-21T12:12:00.589Z] #18 ... [2019-10-21T12:12:00.589Z] [2019-10-21T12:12:00.589Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:00.589Z] #45 DONE 146.6s [2019-10-21T12:12:00.589Z] [2019-10-21T12:12:00.589Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:00.589Z] #42 102.7 CC criu/filesystems.o [2019-10-21T12:12:00.589Z] #42 103.4 CC criu/fsnotify.o [2019-10-21T12:12:00.589Z] #42 104.4 CC criu/image-desc.o [2019-10-21T12:12:00.751Z] #41 9.605 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:12:00.751Z] #41 9.642 DEP images/ipc-shm.pb-c.d [2019-10-21T12:12:00.751Z] #41 9.675 PBCC images/ipc-var.pb-c.c [2019-10-21T12:12:00.751Z] #41 9.697 DEP images/ipc-var.pb-c.d [2019-10-21T12:12:00.751Z] #41 9.766 PBCC images/sk-opts.pb-c.c [2019-10-21T12:12:01.009Z] #41 9.804 PBCC images/packet-sock.pb-c.c [2019-10-21T12:12:01.009Z] #41 9.853 DEP images/sk-opts.pb-c.d [2019-10-21T12:12:01.009Z] #41 9.910 DEP images/packet-sock.pb-c.d [2019-10-21T12:12:01.009Z] #41 9.975 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:12:01.009Z] #41 10.00 DEP images/sk-netlink.pb-c.d [2019-10-21T12:12:01.113Z] #32 1.339 + RM_GOPATH=0 [2019-10-21T12:12:01.113Z] #32 1.355 + TMP_GOPATH= [2019-10-21T12:12:01.113Z] #32 1.355 + : /build [2019-10-21T12:12:01.113Z] #32 1.355 + '[' -z '' ']' [2019-10-21T12:12:01.113Z] #32 1.358 ++ mktemp -d [2019-10-21T12:12:01.113Z] #32 1.362 + export GOPATH=/tmp/tmp.56TJcRNC85 [2019-10-21T12:12:01.113Z] #32 1.362 + GOPATH=/tmp/tmp.56TJcRNC85 [2019-10-21T12:12:01.113Z] #32 1.362 + RM_GOPATH=1 [2019-10-21T12:12:01.113Z] #32 1.363 ++ dirname ./install.sh [2019-10-21T12:12:01.113Z] #32 1.379 + dir=. [2019-10-21T12:12:01.113Z] #32 1.390 + bin=tomlv [2019-10-21T12:12:01.113Z] #32 1.402 + shift [2019-10-21T12:12:01.113Z] #32 1.402 + '[' '!' -f ./tomlv.installer ']' [2019-10-21T12:12:01.113Z] #32 1.402 + . ./tomlv.installer [2019-10-21T12:12:01.113Z] #32 1.402 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:12:01.113Z] #32 1.403 + install_tomlv [2019-10-21T12:12:01.113Z] #32 1.403 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-21T12:12:01.113Z] #32 1.403 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.56TJcRNC85/src/github.com/BurntSushi/toml [2019-10-21T12:12:01.113Z] #32 1.404 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:12:01.113Z] #32 1.412 Cloning into '/tmp/tmp.56TJcRNC85/src/github.com/BurntSushi/toml'... [2019-10-21T12:12:01.202Z] #42 104.7 CC criu/image.o [2019-10-21T12:12:01.267Z] #41 10.05 PBCC images/sk-inet.pb-c.c [2019-10-21T12:12:01.267Z] #41 10.16 DEP images/sk-inet.pb-c.d [2019-10-21T12:12:01.267Z] #41 10.23 PBCC images/sk-unix.pb-c.c [2019-10-21T12:12:01.267Z] #41 10.28 DEP images/sk-unix.pb-c.d [2019-10-21T12:12:01.524Z] #41 10.32 PBCC images/mm.pb-c.c [2019-10-21T12:12:01.524Z] #41 10.35 DEP images/mm.pb-c.d [2019-10-21T12:12:01.524Z] #41 10.37 PBCC images/timerfd.pb-c.c [2019-10-21T12:12:01.524Z] #41 10.47 DEP images/timerfd.pb-c.d [2019-10-21T12:12:01.524Z] #41 10.52 PBCC images/timer.pb-c.c [2019-10-21T12:12:01.524Z] #41 10.53 DEP images/timer.pb-c.d [2019-10-21T12:12:01.782Z] #41 10.63 PBCC images/sa.pb-c.c [2019-10-21T12:12:01.782Z] #41 10.69 DEP images/sa.pb-c.d [2019-10-21T12:12:01.782Z] #41 10.75 PBCC images/pipe-data.pb-c.c [2019-10-21T12:12:01.782Z] #41 10.78 DEP images/pipe-data.pb-c.d [2019-10-21T12:12:01.782Z] #41 10.83 PBCC images/mnt.pb-c.c [2019-10-21T12:12:02.040Z] #41 10.89 DEP images/mnt.pb-c.d [2019-10-21T12:12:02.040Z] #41 10.94 PBCC images/sk-packet.pb-c.c [2019-10-21T12:12:02.040Z] #41 10.99 DEP images/sk-packet.pb-c.d [2019-10-21T12:12:02.040Z] #41 11.05 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:12:02.087Z] #42 106.1 CC criu/ipc_ns.o [2019-10-21T12:12:02.297Z] #41 11.08 DEP images/tcp-stream.pb-c.d [2019-10-21T12:12:02.297Z] #41 11.15 PBCC images/pipe.pb-c.c [2019-10-21T12:12:02.297Z] #41 11.20 DEP images/pipe.pb-c.d [2019-10-21T12:12:02.297Z] #41 11.27 PBCC images/pstree.pb-c.c [2019-10-21T12:12:02.557Z] #41 11.31 DEP images/pstree.pb-c.d [2019-10-21T12:12:02.557Z] #41 11.36 PBCC images/fs.pb-c.c [2019-10-21T12:12:02.557Z] #41 11.41 DEP images/fs.pb-c.d [2019-10-21T12:12:02.557Z] #41 11.46 PBCC images/signalfd.pb-c.c [2019-10-21T12:12:02.557Z] #41 11.53 DEP images/signalfd.pb-c.d [2019-10-21T12:12:02.687Z] #17 ... [2019-10-21T12:12:02.687Z] [2019-10-21T12:12:02.687Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:12:02.687Z] #38 152.2 + dpkg --print-architecture [2019-10-21T12:12:02.687Z] #38 152.2 + rm -rf /tmp/tmp.5JIQXGx196 [2019-10-21T12:12:02.687Z] #38 DONE 153.5s [2019-10-21T12:12:02.687Z] [2019-10-21T12:12:02.687Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:02.687Z] #41 92.42 DEP criu/file-lock.d [2019-10-21T12:12:02.687Z] #41 92.56 DEP criu/file-ids.d [2019-10-21T12:12:02.687Z] #41 92.67 DEP criu/fifo.d [2019-10-21T12:12:02.687Z] #41 92.79 DEP criu/fdstore.d [2019-10-21T12:12:02.687Z] #41 92.87 DEP criu/fault-injection.d [2019-10-21T12:12:02.687Z] #41 92.92 DEP criu/external.d [2019-10-21T12:12:02.687Z] #41 93.07 DEP criu/eventpoll.d [2019-10-21T12:12:02.687Z] #41 93.29 DEP criu/eventfd.d [2019-10-21T12:12:02.687Z] #41 93.47 DEP criu/crtools.d [2019-10-21T12:12:02.687Z] #41 93.65 DEP criu/cr-service.d [2019-10-21T12:12:02.687Z] #41 93.82 DEP criu/cr-restore.d [2019-10-21T12:12:02.687Z] #41 94.09 DEP criu/cr-errno.d [2019-10-21T12:12:02.687Z] #41 94.11 DEP criu/cr-dump.d [2019-10-21T12:12:02.687Z] #41 94.35 DEP criu/cr-dedup.d [2019-10-21T12:12:02.687Z] #41 94.51 DEP criu/cr-check.d [2019-10-21T12:12:02.687Z] #41 94.63 DEP criu/config.d [2019-10-21T12:12:02.687Z] #41 94.81 DEP criu/clone-noasan.d [2019-10-21T12:12:02.687Z] #41 94.90 DEP criu/cgroup.d [2019-10-21T12:12:02.687Z] #41 95.09 DEP criu/cgroup-props.d [2019-10-21T12:12:02.687Z] #41 95.31 DEP criu/bitmap.d [2019-10-21T12:12:02.687Z] #41 95.34 DEP criu/bfd.d [2019-10-21T12:12:02.687Z] #41 95.48 DEP criu/autofs.d [2019-10-21T12:12:02.687Z] #41 95.60 DEP criu/aio.d [2019-10-21T12:12:02.687Z] #41 95.79 DEP criu/action-scripts.d [2019-10-21T12:12:02.687Z] #41 96.08 CC criu/action-scripts.o [2019-10-21T12:12:02.687Z] #41 96.69 CC criu/aio.o [2019-10-21T12:12:02.687Z] #41 97.32 CC criu/autofs.o [2019-10-21T12:12:02.814Z] #41 11.59 PBCC images/fh.pb-c.c [2019-10-21T12:12:02.814Z] #41 11.67 PBCC images/fsnotify.pb-c.c [2019-10-21T12:12:02.814Z] #41 11.74 DEP images/fh.pb-c.d [2019-10-21T12:12:02.814Z] #41 11.81 DEP images/fsnotify.pb-c.d [2019-10-21T12:12:02.943Z] #42 107.0 CC criu/irmap.o [2019-10-21T12:12:03.072Z] #41 11.88 PBCC images/eventpoll.pb-c.c [2019-10-21T12:12:03.072Z] #41 11.92 DEP images/eventpoll.pb-c.d [2019-10-21T12:12:03.072Z] #41 11.99 PBCC images/eventfd.pb-c.c [2019-10-21T12:12:03.072Z] #41 12.03 DEP images/eventfd.pb-c.d [2019-10-21T12:12:03.072Z] #41 12.10 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:12:03.072Z] #41 12.13 DEP images/remap-file-path.pb-c.d [2019-10-21T12:12:03.072Z] #41 12.16 PBCC images/fifo.pb-c.c [2019-10-21T12:12:03.198Z] #32 3.518 + cd /tmp/tmp.56TJcRNC85/src/github.com/BurntSushi/toml [2019-10-21T12:12:03.198Z] #32 3.519 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-21T12:12:03.198Z] #32 3.544 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:12:03.330Z] #41 12.19 DEP images/fifo.pb-c.d [2019-10-21T12:12:03.330Z] #41 12.28 PBCC images/ghost-file.pb-c.c [2019-10-21T12:12:03.330Z] #41 12.29 DEP images/ghost-file.pb-c.d [2019-10-21T12:12:03.330Z] #41 12.36 PBCC images/regfile.pb-c.c [2019-10-21T12:12:03.330Z] #41 12.40 DEP images/regfile.pb-c.d [2019-10-21T12:12:03.588Z] #41 12.45 PBCC images/ns.pb-c.c [2019-10-21T12:12:03.588Z] #41 12.46 DEP images/ns.pb-c.d [2019-10-21T12:12:03.588Z] #41 12.52 PBCC images/fdinfo.pb-c.c [2019-10-21T12:12:03.588Z] #41 12.61 DEP images/fdinfo.pb-c.d [2019-10-21T12:12:03.788Z] #42 107.6 CC criu/kcmp-ids.o [2019-10-21T12:12:03.846Z] #41 12.70 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:12:03.846Z] #41 12.71 PBCC images/core-arm.pb-c.c [2019-10-21T12:12:03.846Z] #41 12.78 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:12:03.846Z] #41 12.87 PBCC images/core-s390.pb-c.c [2019-10-21T12:12:04.069Z] #41 99.00 CC criu/bfd.o [2019-10-21T12:12:04.107Z] #41 12.93 PBCC images/core-x86.pb-c.c [2019-10-21T12:12:04.107Z] #41 12.97 PBCC images/core.pb-c.c [2019-10-21T12:12:04.107Z] #41 13.05 PBCC images/inventory.pb-c.c [2019-10-21T12:12:04.184Z] #42 107.9 CC criu/kerndat.o [2019-10-21T12:12:04.330Z] #41 99.42 CC criu/bitmap.o [2019-10-21T12:12:04.365Z] #41 13.11 DEP images/core-aarch64.pb-c.d [2019-10-21T12:12:04.365Z] #41 13.15 DEP images/core-arm.pb-c.d [2019-10-21T12:12:04.365Z] #41 13.20 DEP images/core-ppc64.pb-c.d [2019-10-21T12:12:04.365Z] #41 13.28 DEP images/core-s390.pb-c.d [2019-10-21T12:12:04.365Z] #41 13.33 DEP images/core-x86.pb-c.d [2019-10-21T12:12:04.622Z] #41 13.42 DEP images/core.pb-c.d [2019-10-21T12:12:04.622Z] #41 13.51 DEP images/inventory.pb-c.d [2019-10-21T12:12:04.622Z] #41 13.60 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:12:04.700Z] #32 4.719 internal/cpu [2019-10-21T12:12:04.700Z] #32 4.738 math/bits [2019-10-21T12:12:04.700Z] #32 4.738 runtime/internal/sys [2019-10-21T12:12:04.700Z] #32 4.795 runtime/internal/atomic [2019-10-21T12:12:04.880Z] #41 13.65 DEP images/cpuinfo.pb-c.d [2019-10-21T12:12:04.880Z] #41 13.72 PBCC images/stats.pb-c.c [2019-10-21T12:12:04.880Z] #41 13.73 DEP images/stats.pb-c.d [2019-10-21T12:12:04.900Z] #41 99.61 CC criu/cgroup-props.o [2019-10-21T12:12:05.021Z] #42 108.7 CC criu/libnetlink.o [2019-10-21T12:12:05.021Z] #42 ... [2019-10-21T12:12:05.021Z] [2019-10-21T12:12:05.021Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:12:05.021Z] #18 122.3 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-21T12:12:05.021Z] #18 122.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:12:05.021Z] #18 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:12:05.021Z] #18 122.3 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-10-21T12:12:05.021Z] #18 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:12:05.021Z] #18 122.3 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-10-21T12:12:05.021Z] #18 122.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:12:05.021Z] #18 122.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:12:05.021Z] #18 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:12:05.021Z] #18 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:12:05.021Z] #18 122.3 Setting up python3 (3.5.3-1) ... [2019-10-21T12:12:05.021Z] #18 123.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:12:05.021Z] #18 124.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:12:05.021Z] #18 124.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:12:05.021Z] #18 125.0 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-21T12:12:05.021Z] #18 125.0 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:12:05.471Z] #41 ... [2019-10-21T12:12:05.471Z] [2019-10-21T12:12:05.471Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:12:05.471Z] #17 96.63 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:12:05.471Z] #17 96.67 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:12:05.471Z] #17 96.71 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-21T12:12:05.471Z] #17 96.73 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:12:05.471Z] #17 96.76 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-21T12:12:05.471Z] #17 96.82 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:12:05.471Z] #17 96.87 Processing triggers for mime-support (3.60) ... [2019-10-21T12:12:05.733Z] #32 5.836 runtime/internal/math [2019-10-21T12:12:05.733Z] #32 5.902 unicode/utf8 [2019-10-21T12:12:05.736Z] #17 96.93 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:12:05.736Z] #17 96.97 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-21T12:12:05.736Z] #17 97.01 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:12:05.736Z] #17 97.03 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:12:05.736Z] #17 97.05 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:12:05.736Z] #17 97.09 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:12:05.814Z] #41 ... [2019-10-21T12:12:05.814Z] [2019-10-21T12:12:05.814Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:12:05.814Z] #31 68.79 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:12:05.814Z] #31 DONE 73.6s [2019-10-21T12:12:05.814Z] [2019-10-21T12:12:05.814Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:05.814Z] #59 25.28 + cd /tmp/tmp.DWjpEZyTkD/src/github.com/containerd/containerd [2019-10-21T12:12:05.814Z] #59 25.28 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:12:05.814Z] #59 25.78 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:12:05.814Z] #59 25.78 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:12:05.814Z] #59 25.78 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:12:05.814Z] #59 25.78 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:12:05.814Z] #59 25.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:12:05.814Z] #59 25.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:12:05.814Z] #59 25.78 + '[' '' = dynamic ']' [2019-10-21T12:12:05.814Z] #59 25.78 + make [2019-10-21T12:12:05.814Z] #59 26.91 + bin/ctr [2019-10-21T12:12:06.008Z] #18 125.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:12:06.024Z] #32 6.164 sync/atomic [2019-10-21T12:12:06.652Z] #32 6.803 internal/bytealg [2019-10-21T12:12:06.747Z] #59 ... [2019-10-21T12:12:06.747Z] [2019-10-21T12:12:06.747Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:06.747Z] #41 15.60 make[1]: Nothing to be done for 'all'. [2019-10-21T12:12:06.747Z] #41 ... [2019-10-21T12:12:06.747Z] [2019-10-21T12:12:06.747Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:06.747Z] #44 64.52 regexp [2019-10-21T12:12:06.747Z] #44 66.97 go/token [2019-10-21T12:12:06.747Z] #44 67.68 go/scanner [2019-10-21T12:12:06.747Z] #44 68.49 internal/lazyregexp [2019-10-21T12:12:06.747Z] #44 68.88 go/ast [2019-10-21T12:12:06.747Z] #44 68.93 net/url [2019-10-21T12:12:06.747Z] #44 70.73 text/template/parse [2019-10-21T12:12:06.945Z] #32 7.185 unicode [2019-10-21T12:12:06.980Z] #18 127.2 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-21T12:12:06.980Z] #18 127.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:12:07.004Z] #44 74.59 go/parser [2019-10-21T12:12:07.241Z] #32 7.376 math [2019-10-21T12:12:07.568Z] #44 75.43 text/template [2019-10-21T12:12:07.664Z] #17 ... [2019-10-21T12:12:07.664Z] [2019-10-21T12:12:07.664Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:07.665Z] #54 120.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:12:07.665Z] #54 122.1 + mkdir -p /build [2019-10-21T12:12:07.665Z] #54 122.1 + cp runc /build/runc [2019-10-21T12:12:07.665Z] #54 DONE 122.4s [2019-10-21T12:12:07.665Z] [2019-10-21T12:12:07.665Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:07.665Z] #41 100.5 CC criu/cgroup.o [2019-10-21T12:12:07.665Z] #41 102.5 CC criu/clone-noasan.o [2019-10-21T12:12:07.665Z] #41 102.6 CC criu/config.o [2019-10-21T12:12:07.825Z] #44 ... [2019-10-21T12:12:07.825Z] [2019-10-21T12:12:07.825Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:07.825Z] #41 16.90 CC images/stats.o [2019-10-21T12:12:08.347Z] #18 128.3 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:12:08.348Z] #18 128.3 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:12:08.348Z] #18 ... [2019-10-21T12:12:08.348Z] [2019-10-21T12:12:08.348Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:12:08.348Z] #29 155.2 + rm -rf /tmp/tmp.FgRxHLKQ8o [2019-10-21T12:12:08.390Z] #41 17.27 CC images/core.o [2019-10-21T12:12:08.751Z] #32 8.694 internal/testlog [2019-10-21T12:12:08.765Z] #29 DONE 155.6s [2019-10-21T12:12:08.765Z] [2019-10-21T12:12:08.765Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:08.765Z] #42 109.0 CC criu/log.o [2019-10-21T12:12:08.765Z] #42 109.5 CC criu/lsm.o [2019-10-21T12:12:08.765Z] #42 109.9 CC criu/mem.o [2019-10-21T12:12:08.765Z] #42 111.6 CC criu/mount.o [2019-10-21T12:12:09.322Z] #41 18.01 CC images/core-x86.o [2019-10-21T12:12:09.580Z] #41 18.54 CC images/core-arm.o [2019-10-21T12:12:09.581Z] #41 104.1 CC criu/cr-check.o [2019-10-21T12:12:09.787Z] #32 9.767 encoding [2019-10-21T12:12:09.787Z] #32 ... [2019-10-21T12:12:09.787Z] [2019-10-21T12:12:09.787Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:12:09.787Z] #34 1.249 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:12:09.787Z] #34 1.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:12:09.787Z] #34 1.599 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:12:09.787Z] #34 1.645 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:12:09.787Z] #34 1.777 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:12:09.787Z] #34 3.217 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:12:09.787Z] #34 6.160 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:12:09.787Z] #34 8.011 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:12:09.787Z] #34 ... [2019-10-21T12:12:09.787Z] [2019-10-21T12:12:09.787Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:09.787Z] #48 1.266 + RM_GOPATH=0 [2019-10-21T12:12:09.787Z] #48 1.266 + TMP_GOPATH= [2019-10-21T12:12:09.787Z] #48 1.266 + : /build [2019-10-21T12:12:09.787Z] #48 1.266 + '[' -z '' ']' [2019-10-21T12:12:09.787Z] #48 1.271 ++ mktemp -d [2019-10-21T12:12:09.787Z] #48 1.285 + export GOPATH=/tmp/tmp.KIkZZRfs9r [2019-10-21T12:12:09.787Z] #48 1.298 + GOPATH=/tmp/tmp.KIkZZRfs9r [2019-10-21T12:12:09.787Z] #48 1.299 + RM_GOPATH=1 [2019-10-21T12:12:09.787Z] #48 1.306 ++ dirname ./install.sh [2019-10-21T12:12:09.787Z] #48 1.313 + dir=. [2019-10-21T12:12:09.787Z] #48 1.314 + bin=gotestsum [2019-10-21T12:12:09.787Z] #48 1.315 + shift [2019-10-21T12:12:09.787Z] #48 1.325 + '[' '!' -f ./gotestsum.installer ']' [2019-10-21T12:12:09.787Z] #48 1.326 + . ./gotestsum.installer [2019-10-21T12:12:09.787Z] #48 1.329 ++ : v0.3.5 [2019-10-21T12:12:09.787Z] #48 1.330 + install_gotestsum [2019-10-21T12:12:09.787Z] #48 1.330 + echo 'Installing gotestsum version v0.3.5' [2019-10-21T12:12:09.787Z] #48 1.331 Installing gotestsum version v0.3.5 [2019-10-21T12:12:09.787Z] #48 1.331 + go get -d gotest.tools/gotestsum [2019-10-21T12:12:10.078Z] #48 ... [2019-10-21T12:12:10.078Z] [2019-10-21T12:12:10.078Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:10.078Z] #51 1.276 + RM_GOPATH=0 [2019-10-21T12:12:10.078Z] #51 1.276 + TMP_GOPATH= [2019-10-21T12:12:10.078Z] #51 1.276 + : /build [2019-10-21T12:12:10.078Z] #51 1.280 + '[' -z '' ']' [2019-10-21T12:12:10.078Z] #51 1.281 ++ mktemp -d [2019-10-21T12:12:10.078Z] #51 1.284 + export GOPATH=/tmp/tmp.3nyVuGl1PN [2019-10-21T12:12:10.078Z] #51 1.284 + GOPATH=/tmp/tmp.3nyVuGl1PN [2019-10-21T12:12:10.078Z] #51 1.284 + RM_GOPATH=1 [2019-10-21T12:12:10.078Z] #51 1.285 ++ dirname ./install.sh [2019-10-21T12:12:10.078Z] #51 1.287 + dir=. [2019-10-21T12:12:10.078Z] #51 1.287 + bin=golangci_lint [2019-10-21T12:12:10.078Z] #51 1.287 + shift [2019-10-21T12:12:10.078Z] #51 1.287 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-21T12:12:10.078Z] #51 1.287 + . ./golangci_lint.installer [2019-10-21T12:12:10.078Z] #51 1.288 ++ : v1.17.1 [2019-10-21T12:12:10.078Z] #51 1.288 + install_golangci_lint [2019-10-21T12:12:10.078Z] #51 1.288 + echo 'Installing golangci-lint version v1.17.1' [2019-10-21T12:12:10.078Z] #51 1.288 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:12:10.078Z] #51 1.288 Installing golangci-lint version v1.17.1 [2019-10-21T12:12:10.078Z] #51 ... [2019-10-21T12:12:10.078Z] [2019-10-21T12:12:10.078Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:12:10.078Z] #69 1.249 + RM_GOPATH=0 [2019-10-21T12:12:10.078Z] #69 1.249 + TMP_GOPATH= [2019-10-21T12:12:10.078Z] #69 1.249 + : /build [2019-10-21T12:12:10.078Z] #69 1.249 + '[' -z '' ']' [2019-10-21T12:12:10.078Z] #69 1.249 ++ mktemp -d [2019-10-21T12:12:10.078Z] #69 1.253 + export GOPATH=/tmp/tmp.OwfW0dvrPL [2019-10-21T12:12:10.078Z] #69 1.254 + GOPATH=/tmp/tmp.OwfW0dvrPL [2019-10-21T12:12:10.078Z] #69 1.254 + RM_GOPATH=1 [2019-10-21T12:12:10.078Z] #69 1.255 ++ dirname ./install.sh [2019-10-21T12:12:10.078Z] #69 1.262 + dir=. [2019-10-21T12:12:10.078Z] #69 1.262 + bin=proxy [2019-10-21T12:12:10.078Z] #69 1.265 + shift [2019-10-21T12:12:10.078Z] #69 1.266 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:12:10.078Z] #69 1.266 + . ./proxy.installer [2019-10-21T12:12:10.078Z] #69 1.267 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:12:10.078Z] #69 1.269 + install_proxy [2019-10-21T12:12:10.078Z] #69 1.269 + case "$1" in [2019-10-21T12:12:10.078Z] #69 1.270 + export CGO_ENABLED=0 [2019-10-21T12:12:10.078Z] #69 1.271 + CGO_ENABLED=0 [2019-10-21T12:12:10.078Z] #69 1.271 + _install_proxy [2019-10-21T12:12:10.078Z] #69 1.272 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:12:10.078Z] #69 1.273 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:12:10.078Z] #69 1.273 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OwfW0dvrPL/src/github.com/docker/libnetwork [2019-10-21T12:12:10.078Z] #69 1.281 Cloning into '/tmp/tmp.OwfW0dvrPL/src/github.com/docker/libnetwork'... [2019-10-21T12:12:10.144Z] #41 18.91 CC images/core-aarch64.o [2019-10-21T12:12:10.369Z] #69 ... [2019-10-21T12:12:10.369Z] [2019-10-21T12:12:10.369Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:12:10.369Z] #11 1.261 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:12:10.369Z] #11 1.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:12:10.369Z] #11 1.605 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:12:10.369Z] #11 1.618 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:12:10.369Z] #11 1.647 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:12:10.369Z] #11 3.432 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:12:10.369Z] #11 6.162 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:12:10.369Z] #11 8.132 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:12:10.369Z] #11 ... [2019-10-21T12:12:10.369Z] [2019-10-21T12:12:10.369Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:12:10.369Z] #25 1.241 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:12:10.369Z] #25 1.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:12:10.369Z] #25 1.596 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:12:10.369Z] #25 1.611 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:12:10.369Z] #25 1.818 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:12:10.369Z] #25 3.578 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:12:10.369Z] #25 6.381 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:12:10.369Z] #25 8.270 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:12:10.403Z] #41 19.27 CC images/core-ppc64.o [2019-10-21T12:12:10.545Z] #41 105.3 CC criu/cr-dedup.o [2019-10-21T12:12:10.659Z] #25 ... [2019-10-21T12:12:10.659Z] [2019-10-21T12:12:10.659Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:10.659Z] #23 1.276 + RM_GOPATH=0 [2019-10-21T12:12:10.659Z] #23 1.277 + TMP_GOPATH= [2019-10-21T12:12:10.659Z] #23 1.277 + : /build [2019-10-21T12:12:10.659Z] #23 1.278 + '[' -z '' ']' [2019-10-21T12:12:10.659Z] #23 1.280 ++ mktemp -d [2019-10-21T12:12:10.659Z] #23 1.286 + export GOPATH=/tmp/tmp.a3nkzn2t92 [2019-10-21T12:12:10.659Z] #23 1.286 + GOPATH=/tmp/tmp.a3nkzn2t92 [2019-10-21T12:12:10.659Z] #23 1.286 + RM_GOPATH=1 [2019-10-21T12:12:10.659Z] #23 1.289 ++ dirname ./install.sh [2019-10-21T12:12:10.659Z] #23 1.295 + dir=. [2019-10-21T12:12:10.659Z] #23 1.295 + bin=dockercli [2019-10-21T12:12:10.659Z] #23 1.296 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:12:10.659Z] #23 1.297 + shift [2019-10-21T12:12:10.659Z] #23 1.297 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:12:10.659Z] #23 1.297 + . ./dockercli.installer [2019-10-21T12:12:10.659Z] #23 1.297 ++ : stable [2019-10-21T12:12:10.659Z] #23 1.297 ++ : 17.06.2-ce [2019-10-21T12:12:10.659Z] #23 1.297 + install_dockercli [2019-10-21T12:12:10.659Z] #23 1.297 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:12:10.659Z] #23 1.297 ++ uname -m [2019-10-21T12:12:10.659Z] #23 1.344 + arch=ppc64le [2019-10-21T12:12:10.659Z] #23 1.350 + '[' ppc64le '!=' x86_64 ']' [2019-10-21T12:12:10.659Z] #23 1.351 + '[' ppc64le '!=' s390x ']' [2019-10-21T12:12:10.659Z] #23 1.351 + '[' ppc64le '!=' armhf ']' [2019-10-21T12:12:10.659Z] #23 1.351 + build_dockercli [2019-10-21T12:12:10.659Z] #23 1.351 + git clone https://github.com/docker/docker-ce /tmp/tmp.a3nkzn2t92/tmp/docker-ce [2019-10-21T12:12:10.659Z] #23 1.365 Cloning into '/tmp/tmp.a3nkzn2t92/tmp/docker-ce'... [2019-10-21T12:12:10.659Z] #23 ... [2019-10-21T12:12:10.659Z] [2019-10-21T12:12:10.659Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:12:10.659Z] #29 0.983 + mktemp -d [2019-10-21T12:12:10.659Z] #29 0.990 + export GOPATH=/tmp/tmp.6Z9PJJBXYv [2019-10-21T12:12:10.659Z] #29 0.990 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.6Z9PJJBXYv/src/github.com/go-swagger/go-swagger [2019-10-21T12:12:10.659Z] #29 0.995 Cloning into '/tmp/tmp.6Z9PJJBXYv/src/github.com/go-swagger/go-swagger'... [2019-10-21T12:12:10.750Z] #42 ... [2019-10-21T12:12:10.750Z] [2019-10-21T12:12:10.750Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:12:10.750Z] #18 129.7 Setting up dh-python (2.20170125) ... [2019-10-21T12:12:10.750Z] #18 130.2 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-21T12:12:10.750Z] #18 130.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:12:10.750Z] #18 DONE 130.4s [2019-10-21T12:12:10.750Z] [2019-10-21T12:12:10.750Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:12:10.804Z] #41 105.6 CC criu/cr-dump.o [2019-10-21T12:12:10.805Z] #41 ... [2019-10-21T12:12:10.805Z] [2019-10-21T12:12:10.805Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:12:10.805Z] #17 100.0 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-21T12:12:10.805Z] #17 100.1 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-21T12:12:10.805Z] #17 100.1 Setting up zip (3.0-11+b1) ... [2019-10-21T12:12:10.805Z] #17 100.1 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:12:10.805Z] #17 100.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-21T12:12:10.805Z] #17 100.2 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-21T12:12:10.805Z] #17 100.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:12:10.805Z] #17 100.4 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-21T12:12:10.805Z] #17 100.4 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:12:10.805Z] #17 100.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:12:10.805Z] #17 100.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:12:10.805Z] #17 100.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:12:10.805Z] #17 100.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:12:10.805Z] #17 100.5 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-21T12:12:10.805Z] #17 100.6 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-21T12:12:10.805Z] #17 100.6 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-21T12:12:10.805Z] #17 100.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:12:10.805Z] #17 101.0 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-21T12:12:10.805Z] #17 101.0 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-21T12:12:10.805Z] #17 101.0 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-21T12:12:10.805Z] #17 101.0 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-21T12:12:10.805Z] #17 101.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:12:10.805Z] #17 101.1 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-21T12:12:10.805Z] #17 101.1 Setting up pigz (2.3.4-1) ... [2019-10-21T12:12:10.805Z] #17 101.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:12:10.805Z] #17 101.1 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-21T12:12:10.805Z] #17 101.2 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:12:10.805Z] #17 101.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:12:10.805Z] #17 101.2 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-21T12:12:10.805Z] #17 101.2 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:12:10.805Z] #17 101.3 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-21T12:12:10.805Z] #17 101.3 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-21T12:12:10.805Z] #17 101.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:12:10.805Z] #17 101.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:12:10.805Z] #17 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:12:10.805Z] #17 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:12:10.805Z] #17 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:12:10.805Z] #17 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:12:10.805Z] #17 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:12:10.805Z] #17 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:12:10.805Z] #17 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:12:10.805Z] #17 101.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:12:10.805Z] #17 101.4 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-21T12:12:10.805Z] #17 101.5 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-21T12:12:10.805Z] #17 101.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:12:10.805Z] #17 101.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:12:10.805Z] #17 101.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:12:10.805Z] #17 101.5 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-21T12:12:10.805Z] #17 101.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:12:10.949Z] #29 ... [2019-10-21T12:12:10.949Z] [2019-10-21T12:12:10.949Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:10.949Z] #63 1.335 + RM_GOPATH=0 [2019-10-21T12:12:10.949Z] #63 1.336 + TMP_GOPATH= [2019-10-21T12:12:10.949Z] #63 1.336 + : /build/ [2019-10-21T12:12:10.949Z] #63 1.337 + '[' -z '' ']' [2019-10-21T12:12:10.949Z] #63 1.339 ++ mktemp -d [2019-10-21T12:12:10.949Z] #63 1.343 + export GOPATH=/tmp/tmp.FrAX0Nuh5S [2019-10-21T12:12:10.949Z] #63 1.343 + GOPATH=/tmp/tmp.FrAX0Nuh5S [2019-10-21T12:12:10.949Z] #63 1.343 + RM_GOPATH=1 [2019-10-21T12:12:10.949Z] #63 1.346 ++ dirname ./install.sh [2019-10-21T12:12:10.949Z] #63 1.349 + dir=. [2019-10-21T12:12:10.949Z] #63 1.359 + bin=rootlesskit [2019-10-21T12:12:10.949Z] #63 1.359 + shift [2019-10-21T12:12:10.949Z] #63 1.359 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-21T12:12:10.949Z] #63 1.359 + . ./rootlesskit.installer [2019-10-21T12:12:10.949Z] #63 1.359 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:12:10.949Z] #63 1.375 + install_rootlesskit [2019-10-21T12:12:10.949Z] #63 1.375 + case "$1" in [2019-10-21T12:12:10.949Z] #63 1.375 + export CGO_ENABLED=0 [2019-10-21T12:12:10.949Z] #63 1.375 + CGO_ENABLED=0 [2019-10-21T12:12:10.949Z] #63 1.385 + _install_rootlesskit [2019-10-21T12:12:10.949Z] #63 1.388 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-21T12:12:10.949Z] #63 1.389 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:12:10.949Z] #63 1.391 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FrAX0Nuh5S/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:12:10.949Z] #63 1.402 Cloning into '/tmp/tmp.FrAX0Nuh5S/src/github.com/rootless-containers/rootlesskit'... [2019-10-21T12:12:10.949Z] #63 8.037 + cd /tmp/tmp.FrAX0Nuh5S/src/github.com/rootless-containers/rootlesskit [2019-10-21T12:12:10.949Z] #63 8.037 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-21T12:12:10.949Z] #63 8.893 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:12:10.949Z] #63 8.895 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-21T12:12:10.949Z] #63 ... [2019-10-21T12:12:10.949Z] [2019-10-21T12:12:10.949Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:12:10.949Z] #57 1.328 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:12:10.949Z] #57 1.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:12:10.949Z] #57 1.651 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:12:10.949Z] #57 1.664 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:12:10.949Z] #57 1.699 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:12:10.949Z] #57 3.557 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:12:10.949Z] #57 6.202 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:12:10.949Z] #57 8.535 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:12:10.968Z] #41 19.83 CC images/core-s390.o [2019-10-21T12:12:11.240Z] #57 ... [2019-10-21T12:12:11.240Z] [2019-10-21T12:12:11.240Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:12:11.240Z] #41 1.247 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:12:11.240Z] #41 1.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:12:11.240Z] #41 1.653 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:12:11.240Z] #41 1.671 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:12:11.240Z] #41 1.760 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:12:11.240Z] #41 3.559 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:12:11.240Z] #41 6.479 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:12:11.240Z] #41 8.725 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:12:11.240Z] #41 ... [2019-10-21T12:12:11.240Z] [2019-10-21T12:12:11.240Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:11.240Z] #45 1.266 + RM_GOPATH=0 [2019-10-21T12:12:11.240Z] #45 1.267 + TMP_GOPATH= [2019-10-21T12:12:11.240Z] #45 1.276 + : /build [2019-10-21T12:12:11.240Z] #45 1.281 + '[' -z '' ']' [2019-10-21T12:12:11.240Z] #45 1.302 ++ mktemp -d [2019-10-21T12:12:11.240Z] #45 1.306 + export GOPATH=/tmp/tmp.zw7uoE4hxj [2019-10-21T12:12:11.240Z] #45 1.306 + GOPATH=/tmp/tmp.zw7uoE4hxj [2019-10-21T12:12:11.240Z] #45 1.306 + RM_GOPATH=1 [2019-10-21T12:12:11.240Z] #45 1.309 ++ dirname ./install.sh [2019-10-21T12:12:11.240Z] #45 1.345 + dir=. [2019-10-21T12:12:11.240Z] #45 1.346 + bin=vndr [2019-10-21T12:12:11.240Z] #45 1.347 + shift [2019-10-21T12:12:11.240Z] #45 1.348 + '[' '!' -f ./vndr.installer ']' [2019-10-21T12:12:11.240Z] #45 1.350 + . ./vndr.installer [2019-10-21T12:12:11.240Z] #45 1.351 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:12:11.240Z] #45 1.353 + install_vndr [2019-10-21T12:12:11.240Z] #45 1.354 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-21T12:12:11.240Z] #45 1.354 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:12:11.240Z] #45 1.354 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zw7uoE4hxj/src/github.com/LK4D4/vndr [2019-10-21T12:12:11.240Z] #45 1.366 Cloning into '/tmp/tmp.zw7uoE4hxj/src/github.com/LK4D4/vndr'... [2019-10-21T12:12:11.240Z] #45 3.152 + cd /tmp/tmp.zw7uoE4hxj/src/github.com/LK4D4/vndr [2019-10-21T12:12:11.240Z] #45 3.167 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-21T12:12:11.240Z] #45 3.198 + go build -buildmode=pie -v -o /build/vndr . [2019-10-21T12:12:11.240Z] #45 5.273 internal/cpu [2019-10-21T12:12:11.240Z] #45 5.334 runtime/internal/atomic [2019-10-21T12:12:11.240Z] #45 5.368 internal/race [2019-10-21T12:12:11.240Z] #45 5.369 runtime/internal/sys [2019-10-21T12:12:11.240Z] #45 5.805 sync/atomic [2019-10-21T12:12:11.240Z] #45 6.362 unicode [2019-10-21T12:12:11.240Z] #45 6.474 unicode/utf8 [2019-10-21T12:12:11.240Z] #45 7.567 math [2019-10-21T12:12:11.240Z] #45 7.883 internal/bytealg [2019-10-21T12:12:11.240Z] #45 9.358 internal/testlog [2019-10-21T12:12:11.240Z] #45 10.38 runtime [2019-10-21T12:12:11.240Z] #45 10.84 unicode/utf16 [2019-10-21T12:12:11.529Z] #45 11.72 container/list [2019-10-21T12:12:11.529Z] #45 ... [2019-10-21T12:12:11.529Z] [2019-10-21T12:12:11.529Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:12:11.529Z] #39 1.232 + mktemp -d [2019-10-21T12:12:11.529Z] #39 1.233 + export GOPATH=/tmp/tmp.RHP5DW0AQ3 [2019-10-21T12:12:11.529Z] #39 1.233 + git clone https://github.com/docker/distribution.git /tmp/tmp.RHP5DW0AQ3/src/github.com/docker/distribution [2019-10-21T12:12:11.529Z] #39 1.236 Cloning into '/tmp/tmp.RHP5DW0AQ3/src/github.com/docker/distribution'... [2019-10-21T12:12:11.529Z] #39 ... [2019-10-21T12:12:11.529Z] [2019-10-21T12:12:11.529Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:12:11.529Z] #32 10.42 runtime [2019-10-21T12:12:11.529Z] #32 10.51 runtime/cgo [2019-10-21T12:12:11.534Z] #41 20.46 CC images/cpuinfo.o [2019-10-21T12:12:12.100Z] #41 20.94 CC images/inventory.o [2019-10-21T12:12:12.357Z] #41 21.26 CC images/fdinfo.o [2019-10-21T12:12:12.922Z] #41 21.67 CC images/fown.o [2019-10-21T12:12:12.922Z] #41 21.88 CC images/ns.o [2019-10-21T12:12:13.180Z] #41 22.15 CC images/regfile.o [2019-10-21T12:12:13.347Z] #17 104.6 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-21T12:12:13.347Z] #17 104.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-21T12:12:13.347Z] #17 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:12:13.347Z] #17 104.6 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-10-21T12:12:13.347Z] #17 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:12:13.347Z] #17 104.7 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-10-21T12:12:13.347Z] #17 104.7 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:12:13.347Z] #17 104.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-21T12:12:13.607Z] #17 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:12:13.607Z] #17 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:12:13.607Z] #17 104.7 Setting up python3 (3.5.3-1) ... [2019-10-21T12:12:13.746Z] #41 22.44 CC images/ghost-file.o [2019-10-21T12:12:13.746Z] #41 22.74 CC images/fifo.o [2019-10-21T12:12:14.003Z] #41 22.95 CC images/remap-file-path.o [2019-10-21T12:12:14.261Z] #41 23.23 CC images/eventfd.o [2019-10-21T12:12:14.306Z] #19 3.630 Collecting yamllint==1.16.0 [2019-10-21T12:12:14.519Z] #41 23.41 CC images/eventpoll.o [2019-10-21T12:12:14.702Z] #19 4.235 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:12:14.702Z] #19 4.470 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:12:14.702Z] #19 4.607 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:12:14.776Z] #41 23.67 CC images/fh.o [2019-10-21T12:12:15.034Z] #41 23.97 CC images/fsnotify.o [2019-10-21T12:12:15.520Z] #17 106.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:12:15.599Z] #41 24.52 CC images/signalfd.o [2019-10-21T12:12:15.995Z] #59 214.1 + bin/containerd-stress [2019-10-21T12:12:15.995Z] #59 215.9 + bin/containerd-shim [2019-10-21T12:12:16.163Z] #41 24.88 CC images/fs.o [2019-10-21T12:12:16.163Z] #41 25.09 CC images/pstree.o [2019-10-21T12:12:16.421Z] #41 25.31 CC images/pipe.o [2019-10-21T12:12:16.572Z] #19 6.132 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:12:16.572Z] #19 6.233 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:12:16.679Z] #41 25.52 CC images/tcp-stream.o [2019-10-21T12:12:16.902Z] #17 108.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:12:16.902Z] #17 108.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:12:16.902Z] #17 108.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-21T12:12:16.902Z] #17 108.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:12:16.937Z] #41 25.75 CC images/sk-packet.o [2019-10-21T12:12:17.081Z] #32 ... [2019-10-21T12:12:17.081Z] [2019-10-21T12:12:17.081Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:17.081Z] #45 16.70 crypto/internal/subtle [2019-10-21T12:12:17.081Z] #45 17.37 crypto/subtle [2019-10-21T12:12:17.195Z] #41 26.12 CC images/mnt.o [2019-10-21T12:12:17.452Z] #41 26.33 CC images/pipe-data.o [2019-10-21T12:12:17.452Z] #41 26.53 CC images/sa.o [2019-10-21T12:12:17.582Z] #19 7.326 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:12:17.582Z] #19 7.326 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:12:17.712Z] #45 17.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-21T12:12:17.855Z] #17 109.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:12:18.017Z] #41 26.72 CC images/timer.o [2019-10-21T12:12:18.275Z] #41 27.14 CC images/timerfd.o [2019-10-21T12:12:18.341Z] #45 18.34 internal/nettrace [2019-10-21T12:12:18.341Z] #45 18.74 runtime/cgo [2019-10-21T12:12:18.533Z] #41 27.39 CC images/mm.o [2019-10-21T12:12:18.792Z] #41 27.69 CC images/sk-opts.o [2019-10-21T12:12:18.796Z] #17 110.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-21T12:12:18.796Z] #17 110.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:12:18.959Z] #19 8.534 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:12:18.959Z] #19 8.535 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:12:18.959Z] #19 8.622 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:12:19.050Z] #41 27.92 CC images/sk-unix.o [2019-10-21T12:12:19.308Z] #41 28.26 CC images/sk-inet.o [2019-10-21T12:12:19.737Z] #17 111.0 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:12:19.737Z] #17 111.0 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:12:19.818Z] #19 9.548 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:12:19.819Z] #19 9.549 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:12:19.819Z] #19 9.557 Successfully built pyyaml pathspec [2019-10-21T12:12:19.819Z] #19 9.558 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:12:19.873Z] #41 28.67 CC images/tun.o [2019-10-21T12:12:19.873Z] #41 28.96 CC images/sk-netlink.o [2019-10-21T12:12:20.233Z] #19 9.787 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:12:20.233Z] #19 DONE 10.0s [2019-10-21T12:12:20.233Z] [2019-10-21T12:12:20.233Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:12:20.233Z] #24 DONE 0.1s [2019-10-21T12:12:20.233Z] [2019-10-21T12:12:20.233Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:20.233Z] #42 115.1 CC criu/namespaces.o [2019-10-21T12:12:20.233Z] #42 117.1 CC criu/net.o [2019-10-21T12:12:20.233Z] #42 119.6 CC criu/netfilter.o [2019-10-21T12:12:20.233Z] #42 120.0 CC criu/page-pipe.o [2019-10-21T12:12:20.233Z] #42 120.6 CC criu/page-xfer.o [2019-10-21T12:12:20.233Z] #42 121.9 CC criu/pagemap-cache.o [2019-10-21T12:12:20.233Z] #42 122.2 CC criu/pagemap.o [2019-10-21T12:12:20.233Z] #42 122.8 CC criu/parasite-syscall.o [2019-10-21T12:12:20.233Z] #42 123.6 CC criu/path.o [2019-10-21T12:12:20.233Z] #42 124.0 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:12:20.438Z] #41 29.24 CC images/packet-sock.o [2019-10-21T12:12:20.640Z] #42 ... [2019-10-21T12:12:20.640Z] [2019-10-21T12:12:20.640Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:12:20.640Z] #28 DONE 0.4s [2019-10-21T12:12:20.640Z] [2019-10-21T12:12:20.640Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:12:20.679Z] #17 112.0 Setting up dh-python (2.20170125) ... [2019-10-21T12:12:20.695Z] #41 ... [2019-10-21T12:12:20.695Z] [2019-10-21T12:12:20.695Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:20.695Z] #44 78.29 encoding/xml [2019-10-21T12:12:20.695Z] #44 80.04 go/doc [2019-10-21T12:12:20.695Z] #44 83.16 github.com/LK4D4/vndr/build [2019-10-21T12:12:20.695Z] #44 84.02 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:12:20.695Z] #44 84.45 net [2019-10-21T12:12:20.695Z] #44 86.58 vendor/golang.org/x/text/transform [2019-10-21T12:12:20.695Z] #44 87.24 vendor/golang.org/x/text/unicode/bidi [2019-10-21T12:12:20.695Z] #44 ... [2019-10-21T12:12:20.695Z] [2019-10-21T12:12:20.695Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:20.695Z] #41 29.61 CC images/ipc-var.o [2019-10-21T12:12:20.953Z] #41 29.77 CC images/ipc-desc.o [2019-10-21T12:12:20.953Z] #41 29.98 CC images/ipc-shm.o [2019-10-21T12:12:21.036Z] #30 DONE 0.2s [2019-10-21T12:12:21.036Z] [2019-10-21T12:12:21.036Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:21.036Z] #42 124.7 CC criu/pie-util-vdso.o [2019-10-21T12:12:21.036Z] #42 124.9 CC criu/pie-util.o [2019-10-21T12:12:21.036Z] #42 ... [2019-10-21T12:12:21.036Z] [2019-10-21T12:12:21.036Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:12:21.036Z] #33 DONE 0.1s [2019-10-21T12:12:21.036Z] [2019-10-21T12:12:21.036Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:21.036Z] #42 125.1 CC criu/pipes.o [2019-10-21T12:12:21.036Z] #42 ... [2019-10-21T12:12:21.036Z] [2019-10-21T12:12:21.036Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:12:21.036Z] #38 DONE 0.1s [2019-10-21T12:12:21.211Z] #41 30.24 CC images/ipc-msg.o [2019-10-21T12:12:21.273Z] #59 222.4 + bin/containerd-shim-runc-v1 [2019-10-21T12:12:21.435Z] [2019-10-21T12:12:21.435Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:12:21.469Z] #41 30.48 CC images/ipc-sem.o [2019-10-21T12:12:21.620Z] #17 112.9 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-21T12:12:21.620Z] #17 112.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:12:21.861Z] #39 ... [2019-10-21T12:12:21.861Z] [2019-10-21T12:12:21.861Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:21.861Z] #42 125.6 CC criu/plugin.o [2019-10-21T12:12:21.861Z] #42 125.8 CC criu/proc_parse.o [2019-10-21T12:12:22.035Z] #41 30.70 CC images/utsns.o [2019-10-21T12:12:22.035Z] #41 30.94 CC images/creds.o [2019-10-21T12:12:22.191Z] #17 ... [2019-10-21T12:12:22.191Z] [2019-10-21T12:12:22.191Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:22.191Z] #41 107.0 CC criu/cr-errno.o [2019-10-21T12:12:22.191Z] #41 107.1 CC criu/cr-restore.o [2019-10-21T12:12:22.191Z] #41 110.6 CC criu/cr-service.o [2019-10-21T12:12:22.191Z] #41 112.0 CC criu/crtools.o [2019-10-21T12:12:22.191Z] #41 112.4 CC criu/eventfd.o [2019-10-21T12:12:22.191Z] #41 112.8 CC criu/eventpoll.o [2019-10-21T12:12:22.191Z] #41 113.4 CC criu/external.o [2019-10-21T12:12:22.191Z] #41 113.8 CC criu/fault-injection.o [2019-10-21T12:12:22.191Z] #41 114.0 CC criu/fdstore.o [2019-10-21T12:12:22.191Z] #41 114.4 CC criu/fifo.o [2019-10-21T12:12:22.191Z] #41 114.8 CC criu/file-ids.o [2019-10-21T12:12:22.191Z] #41 115.1 CC criu/file-lock.o [2019-10-21T12:12:22.191Z] #41 116.0 CC criu/files-ext.o [2019-10-21T12:12:22.191Z] #41 116.5 CC criu/files-reg.o [2019-10-21T12:12:22.293Z] #41 31.21 CC images/vma.o [2019-10-21T12:12:22.451Z] #41 ... [2019-10-21T12:12:22.451Z] [2019-10-21T12:12:22.451Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:12:22.451Z] #17 DONE 113.7s [2019-10-21T12:12:22.451Z] [2019-10-21T12:12:22.451Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:12:22.779Z] #45 ... [2019-10-21T12:12:22.779Z] [2019-10-21T12:12:22.779Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:12:22.779Z] #34 23.25 Fetched 7720 kB in 22s (351 kB/s) [2019-10-21T12:12:22.859Z] #41 31.53 CC images/netdev.o [2019-10-21T12:12:23.127Z] #41 32.01 CC images/tty.o [2019-10-21T12:12:23.693Z] #41 32.50 CC images/file-lock.o [2019-10-21T12:12:23.693Z] #41 32.67 CC images/rlimit.o [2019-10-21T12:12:23.793Z] #59 225.6 + bin/containerd-shim-runc-v2 [2019-10-21T12:12:23.951Z] #41 32.87 CC images/pagemap.o [2019-10-21T12:12:24.209Z] #41 33.09 CC images/siginfo.o [2019-10-21T12:12:24.467Z] #41 33.30 CC images/rpc.o [2019-10-21T12:12:24.543Z] #42 128.2 CC criu/protobuf-desc.o [2019-10-21T12:12:24.722Z] #59 226.4 + binaries [2019-10-21T12:12:24.722Z] #59 226.4 + mkdir -p /build [2019-10-21T12:12:24.722Z] #59 226.4 + cp bin/containerd /build/containerd [2019-10-21T12:12:24.722Z] #59 226.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:12:24.722Z] #59 226.4 + cp bin/ctr /build/ctr [2019-10-21T12:12:25.283Z] #59 DONE 227.0s [2019-10-21T12:12:25.392Z] #42 129.2 CC criu/protobuf.o [2019-10-21T12:12:25.805Z] #42 129.5 CC criu/pstree.o [2019-10-21T12:12:25.842Z] #41 34.48 CC images/ext-file.o [2019-10-21T12:12:25.842Z] #41 34.71 CC images/cgroup.o [2019-10-21T12:12:26.407Z] #41 35.31 CC images/userns.o [2019-10-21T12:12:26.647Z] [2019-10-21T12:12:26.647Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:12:26.647Z] #60 DONE 0.4s [2019-10-21T12:12:26.664Z] #42 130.5 CC criu/rbtree.o [2019-10-21T12:12:26.664Z] #42 130.7 CC criu/rst-malloc.o [2019-10-21T12:12:26.665Z] #41 35.61 CC images/google/protobuf/descriptor.o [2019-10-21T12:12:26.903Z] [2019-10-21T12:12:26.903Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:12:26.903Z] #64 DONE 0.1s [2019-10-21T12:12:26.903Z] [2019-10-21T12:12:26.903Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:12:27.056Z] #42 130.8 CC criu/seccomp.o [2019-10-21T12:12:27.158Z] #66 DONE 0.2s [2019-10-21T12:12:27.158Z] [2019-10-21T12:12:27.158Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:12:27.158Z] #69 DONE 0.1s [2019-10-21T12:12:27.158Z] [2019-10-21T12:12:27.158Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:12:27.158Z] #70 DONE 0.0s [2019-10-21T12:12:27.158Z] [2019-10-21T12:12:27.158Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T12:12:27.559Z] #42 ... [2019-10-21T12:12:27.559Z] [2019-10-21T12:12:27.559Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:27.559Z] #55 147.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:12:27.559Z] #55 149.4 + mkdir -p /build [2019-10-21T12:12:27.559Z] #55 149.4 + cp runc /build/runc [2019-10-21T12:12:27.559Z] #55 DONE 149.5s [2019-10-21T12:12:27.559Z] [2019-10-21T12:12:27.559Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:27.559Z] #51 ... [2019-10-21T12:12:27.559Z] [2019-10-21T12:12:27.559Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:27.559Z] #42 131.6 CC criu/seize.o [2019-10-21T12:12:27.598Z] #41 ... [2019-10-21T12:12:27.598Z] [2019-10-21T12:12:27.598Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:27.598Z] #62 95.08 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:12:27.598Z] #62 95.08 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:12:27.736Z] #18 5.028 Collecting yamllint==1.16.0 [2019-10-21T12:12:28.306Z] #18 ... [2019-10-21T12:12:28.306Z] [2019-10-21T12:12:28.306Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:28.306Z] #41 118.2 CC criu/files.o [2019-10-21T12:12:28.306Z] #41 119.5 CC criu/filesystems.o [2019-10-21T12:12:28.306Z] #41 120.0 CC criu/fsnotify.o [2019-10-21T12:12:28.306Z] #41 120.7 CC criu/image-desc.o [2019-10-21T12:12:28.306Z] #41 120.8 CC criu/image.o [2019-10-21T12:12:28.306Z] #41 121.5 CC criu/ipc_ns.o [2019-10-21T12:12:28.306Z] #41 122.3 CC criu/irmap.o [2019-10-21T12:12:28.306Z] #41 122.8 CC criu/kcmp-ids.o [2019-10-21T12:12:28.306Z] #41 123.0 CC criu/kerndat.o [2019-10-21T12:12:28.326Z] #34 23.25 Reading package lists... [2019-10-21T12:12:28.326Z] #34 ... [2019-10-21T12:12:28.326Z] [2019-10-21T12:12:28.326Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:12:28.326Z] #69 27.78 + cd /tmp/tmp.OwfW0dvrPL/src/github.com/docker/libnetwork [2019-10-21T12:12:28.326Z] #69 27.78 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:12:28.326Z] #69 28.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:12:28.521Z] #71 DONE 1.5s [2019-10-21T12:12:28.777Z] [2019-10-21T12:12:28.777Z] #72 exporting to image [2019-10-21T12:12:28.777Z] #72 exporting layers [2019-10-21T12:12:28.876Z] #41 123.8 CC criu/libnetlink.o [2019-10-21T12:12:29.042Z] #42 132.8 CC criu/servicefd.o [2019-10-21T12:12:29.042Z] #42 133.0 CC criu/shmem.o [2019-10-21T12:12:29.447Z] #41 124.2 CC criu/log.o [2019-10-21T12:12:29.449Z] #42 133.5 CC criu/sigframe.o [2019-10-21T12:12:29.707Z] #41 124.6 CC criu/lsm.o [2019-10-21T12:12:29.872Z] #42 133.7 CC criu/signalfd.o [2019-10-21T12:12:29.872Z] #42 133.9 CC criu/sk-inet.o [2019-10-21T12:12:29.968Z] #41 124.8 CC criu/mem.o [2019-10-21T12:12:30.720Z] #42 134.5 CC criu/sk-netlink.o [2019-10-21T12:12:30.720Z] #42 134.7 CC criu/sk-packet.o [2019-10-21T12:12:31.135Z] #42 135.1 CC criu/sk-queue.o [2019-10-21T12:12:31.351Z] #41 126.1 CC criu/mount.o [2019-10-21T12:12:31.516Z] #42 135.4 CC criu/sk-tcp.o [2019-10-21T12:12:31.852Z] #62 ... [2019-10-21T12:12:31.852Z] [2019-10-21T12:12:31.852Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:31.852Z] #44 89.14 vendor/golang.org/x/text/secure/bidirule [2019-10-21T12:12:31.852Z] #44 89.48 vendor/golang.org/x/text/unicode/norm [2019-10-21T12:12:31.852Z] #44 94.15 vendor/golang.org/x/net/idna [2019-10-21T12:12:31.852Z] #44 96.75 vendor/golang.org/x/net/http2/hpack [2019-10-21T12:12:31.852Z] #44 97.97 mime [2019-10-21T12:12:31.852Z] #44 ... [2019-10-21T12:12:31.852Z] [2019-10-21T12:12:31.852Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:31.852Z] #41 37.52 CC images/opts.o [2019-10-21T12:12:31.852Z] #41 37.82 CC images/seccomp.o [2019-10-21T12:12:31.852Z] #41 38.07 CC images/binfmt-misc.o [2019-10-21T12:12:31.852Z] #41 38.32 CC images/time.o [2019-10-21T12:12:31.852Z] #41 38.58 CC images/sysctl.o [2019-10-21T12:12:31.852Z] #41 38.84 CC images/autofs.o [2019-10-21T12:12:31.852Z] #41 39.01 CC images/macvlan.o [2019-10-21T12:12:31.852Z] #41 39.22 CC images/sit.o [2019-10-21T12:12:31.852Z] #41 39.50 LINK images/built-in.o [2019-10-21T12:12:31.852Z] #41 39.66 GEN compel/include/asm [2019-10-21T12:12:31.852Z] #41 39.67 GEN compel/include/version.h [2019-10-21T12:12:31.852Z] #41 39.69 touch .config [2019-10-21T12:12:31.852Z] #41 39.71 GEN include/common/config.h [2019-10-21T12:12:31.852Z] #41 39.79 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-21T12:12:31.852Z] #41 39.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-21T12:12:31.852Z] #41 39.84 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-21T12:12:31.852Z] #41 39.89 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-21T12:12:31.852Z] #41 39.93 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-21T12:12:31.852Z] #41 39.97 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-21T12:12:31.852Z] #41 40.01 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-21T12:12:31.852Z] #41 40.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-21T12:12:31.852Z] #41 40.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-21T12:12:31.852Z] #41 40.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:12:31.852Z] #41 40.14 DEP compel/plugins/std/infect.d [2019-10-21T12:12:31.852Z] #41 40.33 DEP compel/plugins/std/string.d [2019-10-21T12:12:31.852Z] #41 40.47 DEP compel/plugins/std/log.d [2019-10-21T12:12:31.852Z] #41 40.60 DEP compel/plugins/std/fds.d [2019-10-21T12:12:31.852Z] #41 40.70 DEP compel/plugins/std/std.d [2019-10-21T12:12:31.852Z] #41 40.79 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:12:31.994Z] #42 135.8 CC criu/sk-unix.o [2019-10-21T12:12:32.109Z] #41 40.90 DEP compel/plugins/fds/fds.d [2019-10-21T12:12:32.109Z] #41 41.02 CC compel/plugins/std/std.o [2019-10-21T12:12:32.673Z] #41 41.52 CC compel/plugins/std/fds.o [2019-10-21T12:12:33.237Z] #41 42.22 CC compel/plugins/std/log.o [2019-10-21T12:12:33.873Z] #69 ... [2019-10-21T12:12:33.873Z] [2019-10-21T12:12:33.873Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:12:33.873Z] #57 23.26 Fetched 7720 kB in 21s (352 kB/s) [2019-10-21T12:12:33.873Z] #57 23.26 Reading package lists... [2019-10-21T12:12:33.873Z] #57 32.55 Reading package lists... [2019-10-21T12:12:33.873Z] #57 ... [2019-10-21T12:12:33.873Z] [2019-10-21T12:12:33.873Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:12:33.873Z] #25 23.36 Fetched 7720 kB in 22s (349 kB/s) [2019-10-21T12:12:33.873Z] #25 23.36 Reading package lists... [2019-10-21T12:12:33.873Z] #25 32.65 Reading package lists... [2019-10-21T12:12:33.873Z] #25 ... [2019-10-21T12:12:33.873Z] [2019-10-21T12:12:33.873Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:12:33.873Z] #11 23.65 Fetched 7720 kB in 22s (344 kB/s) [2019-10-21T12:12:33.873Z] #11 23.65 Reading package lists... [2019-10-21T12:12:33.873Z] #11 ... [2019-10-21T12:12:33.873Z] [2019-10-21T12:12:33.873Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:12:33.873Z] #41 23.46 Fetched 7720 kB in 22s (347 kB/s) [2019-10-21T12:12:33.873Z] #41 23.46 Reading package lists... [2019-10-21T12:12:33.873Z] #41 33.77 Reading package lists... [2019-10-21T12:12:33.873Z] #41 ... [2019-10-21T12:12:33.873Z] [2019-10-21T12:12:33.873Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:12:33.873Z] #34 23.25 Reading package lists... [2019-10-21T12:12:33.873Z] #34 32.76 Reading package lists... [2019-10-21T12:12:33.873Z] #34 ... [2019-10-21T12:12:33.873Z] [2019-10-21T12:12:33.873Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:33.873Z] #45 24.13 vendor/golang.org/x/crypto/internal/subtle [2019-10-21T12:12:33.892Z] #41 128.6 CC criu/namespaces.o [2019-10-21T12:12:33.990Z] #42 137.7 CC criu/sockets.o [2019-10-21T12:12:34.153Z] #41 ... [2019-10-21T12:12:34.153Z] [2019-10-21T12:12:34.153Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:12:34.153Z] #18 11.71 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:12:34.164Z] #45 ... [2019-10-21T12:12:34.164Z] [2019-10-21T12:12:34.164Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:12:34.164Z] #11 34.08 Reading package lists... [2019-10-21T12:12:34.164Z] #11 ... [2019-10-21T12:12:34.164Z] [2019-10-21T12:12:34.164Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:12:34.164Z] #39 24.64 + cd /tmp/tmp.RHP5DW0AQ3/src/github.com/docker/distribution [2019-10-21T12:12:34.164Z] #39 24.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-21T12:12:34.164Z] #39 27.00 + GOPATH=/tmp/tmp.RHP5DW0AQ3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.RHP5DW0AQ3 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-21T12:12:34.413Z] #42 138.1 CC criu/stats.o [2019-10-21T12:12:34.413Z] #42 138.3 CC criu/string.o [2019-10-21T12:12:34.413Z] #42 138.4 CC criu/sysctl.o [2019-10-21T12:12:34.413Z] #18 12.04 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:12:34.455Z] #39 ... [2019-10-21T12:12:34.455Z] [2019-10-21T12:12:34.455Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:34.455Z] #51 30.01 + cd /tmp/tmp.3nyVuGl1PN/src/github.com/golangci/golangci-lint/ [2019-10-21T12:12:34.455Z] #51 30.01 + git checkout -q v1.17.1 [2019-10-21T12:12:34.455Z] #51 31.48 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-21T12:12:34.608Z] #41 43.23 CC compel/plugins/std/string.o [2019-10-21T12:12:34.821Z] #42 138.7 CC criu/sysfs_parse.o [2019-10-21T12:12:34.821Z] #42 138.9 CC criu/timerfd.o [2019-10-21T12:12:35.173Z] #41 ... [2019-10-21T12:12:35.174Z] [2019-10-21T12:12:35.174Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:35.174Z] #62 DONE 102.6s [2019-10-21T12:12:35.174Z] [2019-10-21T12:12:35.174Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:12:35.174Z] #63 DONE 0.1s [2019-10-21T12:12:35.174Z] [2019-10-21T12:12:35.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:35.174Z] #41 44.01 CC compel/plugins/std/infect.o [2019-10-21T12:12:35.174Z] #41 ... [2019-10-21T12:12:35.174Z] [2019-10-21T12:12:35.174Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:35.174Z] #44 99.96 mime/quotedprintable [2019-10-21T12:12:35.174Z] #44 100.4 net/http/internal [2019-10-21T12:12:35.246Z] #42 139.2 CC criu/tty.o [2019-10-21T12:12:35.314Z] #72 exporting layers 6.3s done [2019-10-21T12:12:35.314Z] #72 writing image sha256:214797e1cae29414fb0700fb507673017a6eb665f33f7a97d5b03ce53ad2b601 done [2019-10-21T12:12:35.314Z] #72 naming to docker.io/library/docker:e7805653b8632aae4f789dbca238e25b16df964d done [2019-10-21T12:12:35.314Z] #72 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-21T12:12:35.641Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40110/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e7805653b8632aae4f789dbca238e25b16df964d hack/validate/default [2019-10-21T12:12:35.795Z] #18 ... [2019-10-21T12:12:35.795Z] [2019-10-21T12:12:35.795Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:35.795Z] #50 DONE 186.7s [2019-10-21T12:12:35.795Z] [2019-10-21T12:12:35.795Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:12:35.795Z] #18 13.31 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:12:36.573Z] Congratulations! All commits are properly signed with the DCO! [2019-10-21T12:12:36.573Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-21T12:12:36.573Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-21T12:12:36.573Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-21T12:12:36.619Z] #42 140.5 CC criu/tun.o [2019-10-21T12:12:37.072Z] #44 104.9 net/textproto [2019-10-21T12:12:37.176Z] #42 141.0 CC criu/uffd.o [2019-10-21T12:12:37.329Z] #44 104.9 crypto/x509 [2019-10-21T12:12:37.587Z] #44 ... [2019-10-21T12:12:37.587Z] [2019-10-21T12:12:37.587Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:37.587Z] #41 44.94 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-21T12:12:37.587Z] #41 45.10 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-21T12:12:37.587Z] #41 45.30 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-21T12:12:37.587Z] #41 45.38 AR compel/plugins/std.lib.a [2019-10-21T12:12:37.587Z] #41 45.40 CC compel/plugins/fds/fds.o [2019-10-21T12:12:37.587Z] #41 45.46 AR compel/plugins/fds.lib.a [2019-10-21T12:12:37.587Z] #41 45.47 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:12:37.587Z] #41 45.49 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:12:37.587Z] #41 45.58 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-21T12:12:37.587Z] #41 45.69 HOSTDEP compel/src/main-host.d [2019-10-21T12:12:37.587Z] #41 45.79 DEP compel/src/lib/ptrace.d [2019-10-21T12:12:37.587Z] #41 45.97 DEP compel/src/lib/infect.d [2019-10-21T12:12:37.587Z] #41 46.17 DEP compel/src/lib/infect-util.d [2019-10-21T12:12:37.587Z] #41 46.26 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:12:37.587Z] #41 46.41 DEP compel/arch/x86/src/lib/infect.d [2019-10-21T12:12:37.587Z] #41 46.53 DEP compel/arch/x86/src/lib/cpu.d [2019-10-21T12:12:37.612Z] #42 ... [2019-10-21T12:12:37.612Z] [2019-10-21T12:12:37.612Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:12:37.612Z] #39 184.4 + dpkg --print-architecture [2019-10-21T12:12:37.612Z] #39 184.4 + cd /tmp/tmp.IrECeCzIcH/src/github.com/docker/distribution [2019-10-21T12:12:37.612Z] #39 184.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-21T12:12:37.705Z] #18 15.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:12:37.845Z] #41 46.63 DEP compel/src/lib/log.d [2019-10-21T12:12:37.845Z] #41 46.74 DEP compel/src/main.d [2019-10-21T12:12:38.031Z] #39 184.9 + GOPATH=/tmp/tmp.IrECeCzIcH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.IrECeCzIcH [2019-10-21T12:12:38.031Z] #39 184.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-21T12:12:38.103Z] #41 46.85 DEP compel/src/lib/handle-elf.d [2019-10-21T12:12:38.103Z] #41 46.99 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-21T12:12:38.361Z] #41 47.15 CC compel/src/lib/log.o [2019-10-21T12:12:38.635Z] #41 47.46 CC compel/arch/x86/src/lib/cpu.o [2019-10-21T12:12:39.088Z] #18 16.45 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:12:39.569Z] #41 48.29 CC compel/arch/x86/src/lib/infect.o [2019-10-21T12:12:39.659Z] #18 17.36 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:12:39.919Z] #18 17.37 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:12:40.139Z] #41 ... [2019-10-21T12:12:40.139Z] [2019-10-21T12:12:40.139Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:40.139Z] #47 DONE 107.6s [2019-10-21T12:12:40.398Z] [2019-10-21T12:12:40.398Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:40.398Z] #41 49.23 CC compel/src/lib/infect-rpc.o [2019-10-21T12:12:40.953Z] #18 18.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:12:40.953Z] #18 18.32 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:12:40.953Z] #18 18.41 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:12:40.963Z] #41 49.86 CC compel/src/lib/infect-util.o [2019-10-21T12:12:41.531Z] #41 50.41 CC compel/src/lib/infect.o [2019-10-21T12:12:41.896Z] #18 19.38 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:12:41.896Z] #18 19.38 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:12:41.896Z] #18 19.41 Successfully built pyyaml pathspec [2019-10-21T12:12:41.896Z] #18 19.41 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:12:42.156Z] #18 19.75 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:12:42.726Z] #18 DONE 20.3s [2019-10-21T12:12:42.727Z] [2019-10-21T12:12:42.727Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:42.727Z] #41 129.8 CC criu/net.o [2019-10-21T12:12:42.727Z] #41 132.4 CC criu/netfilter.o [2019-10-21T12:12:42.727Z] #41 132.6 CC criu/page-pipe.o [2019-10-21T12:12:42.727Z] #41 133.1 CC criu/page-xfer.o [2019-10-21T12:12:42.727Z] #41 134.0 CC criu/pagemap-cache.o [2019-10-21T12:12:42.727Z] #41 134.3 CC criu/pagemap.o [2019-10-21T12:12:42.727Z] #41 134.9 CC criu/parasite-syscall.o [2019-10-21T12:12:42.727Z] #41 135.5 CC criu/path.o [2019-10-21T12:12:42.727Z] #41 135.7 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:12:42.727Z] #41 136.1 CC criu/pie-util-vdso.o [2019-10-21T12:12:42.727Z] #41 136.5 CC criu/pie-util.o [2019-10-21T12:12:42.727Z] #41 136.7 CC criu/pipes.o [2019-10-21T12:12:42.727Z] #41 137.3 CC criu/plugin.o [2019-10-21T12:12:42.727Z] #41 137.6 CC criu/proc_parse.o [2019-10-21T12:12:42.928Z] #51 ... [2019-10-21T12:12:42.928Z] [2019-10-21T12:12:42.928Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:12:42.928Z] #57 32.55 Reading package lists... [2019-10-21T12:12:43.365Z] #39 ... [2019-10-21T12:12:43.365Z] [2019-10-21T12:12:43.365Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:43.365Z] #42 142.1 CC criu/util.o [2019-10-21T12:12:43.365Z] #42 143.0 CC criu/uts_ns.o [2019-10-21T12:12:43.365Z] #42 143.2 CC criu/vdso.o [2019-10-21T12:12:43.365Z] #42 143.6 LINK criu/built-in.o [2019-10-21T12:12:43.365Z] #42 143.8 LINK criu/criu [2019-10-21T12:12:43.365Z] #42 144.1 DEP lib/c/criu.d [2019-10-21T12:12:43.365Z] #42 144.2 CC images/rpc.pb-c.o [2019-10-21T12:12:43.365Z] #42 144.5 CC lib/c/criu.o [2019-10-21T12:12:43.365Z] #42 145.3 LINK lib/c/built-in.o [2019-10-21T12:12:43.365Z] #42 145.3 LINK lib/c/libcriu.so [2019-10-21T12:12:43.365Z] #42 145.4 GEN magic.py [2019-10-21T12:12:43.365Z] #42 145.5 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:12:43.365Z] #42 145.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:12:43.365Z] #42 145.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:12:43.365Z] #42 146.2 make[1]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.6 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:12:43.365Z] #42 146.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:12:43.365Z] #42 146.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:12:43.365Z] #42 146.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:12:43.365Z] #42 146.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:12:43.365Z] #42 146.7 make[1]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:12:43.365Z] #42 146.7 make[2]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.7 make[2]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.9 make[2]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.9 make[2]: Nothing to be done for 'all'. [2019-10-21T12:12:43.365Z] #42 146.9 INSTALL criu/criu [2019-10-21T12:12:43.365Z] #42 DONE 147.1s [2019-10-21T12:12:43.365Z] [2019-10-21T12:12:43.365Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:43.430Z] #41 52.25 CC compel/src/lib/ptrace.o [2019-10-21T12:12:43.688Z] #41 52.63 AR compel/libcompel.a [2019-10-21T12:12:43.946Z] #41 52.70 HOSTCC compel/src/main-host.o [2019-10-21T12:12:43.955Z] #57 42.81 Building dependency tree... [2019-10-21T12:12:44.204Z] #41 53.00 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-21T12:12:44.204Z] #41 53.21 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:12:44.658Z] #41 139.6 CC criu/protobuf-desc.o [2019-10-21T12:12:44.770Z] #41 53.61 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:12:45.028Z] #41 53.86 HOSTLINK compel/compel-host-bin [2019-10-21T12:12:45.028Z] #41 53.98 DEP soccr/soccr.d [2019-10-21T12:12:45.229Z] #41 140.2 CC criu/protobuf.o [2019-10-21T12:12:45.286Z] #41 54.22 CC soccr/soccr.o [2019-10-21T12:12:45.489Z] #41 140.5 CC criu/pstree.o [2019-10-21T12:12:45.493Z] #57 45.67 The following additional packages will be installed: [2019-10-21T12:12:45.493Z] #57 45.68 btrfs-progs liblzo2-2 [2019-10-21T12:12:45.783Z] #57 46.02 The following NEW packages will be installed: [2019-10-21T12:12:45.783Z] #57 46.02 btrfs-progs btrfs-tools liblzo2-2 [2019-10-21T12:12:45.783Z] #57 46.11 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:12:45.783Z] #57 46.11 Need to get 588 kB of archives. [2019-10-21T12:12:45.783Z] #57 46.11 After this operation, 5005 kB of additional disk space will be used. [2019-10-21T12:12:45.783Z] #57 46.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-21T12:12:45.783Z] #57 46.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-21T12:12:45.783Z] #57 46.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-21T12:12:46.430Z] #41 141.3 CC criu/rbtree.o [2019-10-21T12:12:46.661Z] #41 55.28 AR soccr/libsoccr.a [2019-10-21T12:12:46.661Z] #41 55.33 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:12:46.661Z] #41 55.54 DEP criu/arch/x86/sigframe.d [2019-10-21T12:12:46.661Z] #41 55.74 DEP criu/arch/x86/sigaction_compat.d [2019-10-21T12:12:46.690Z] #41 141.6 CC criu/rst-malloc.o [2019-10-21T12:12:46.950Z] #41 141.8 CC criu/seccomp.o [2019-10-21T12:12:47.211Z] #41 ... [2019-10-21T12:12:47.211Z] [2019-10-21T12:12:47.211Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:47.211Z] #22 198.1 + return [2019-10-21T12:12:47.227Z] #41 55.89 DEP criu/arch/x86/kerndat.d [2019-10-21T12:12:47.227Z] #41 56.05 DEP criu/arch/x86/crtools.d [2019-10-21T12:12:47.227Z] #41 56.16 DEP criu/arch/x86/cpu.d [2019-10-21T12:12:47.485Z] #41 56.30 CC criu/arch/x86/cpu.o [2019-10-21T12:12:47.782Z] #22 DONE 198.5s [2019-10-21T12:12:47.782Z] [2019-10-21T12:12:47.782Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:47.782Z] #41 142.3 CC criu/seize.o [2019-10-21T12:12:47.841Z] #57 48.21 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:12:48.042Z] #41 143.0 CC criu/servicefd.o [2019-10-21T12:12:48.051Z] #41 56.89 CC criu/arch/x86/crtools.o [2019-10-21T12:12:48.137Z] #57 48.51 Fetched 588 kB in 0s (2522 kB/s) [2019-10-21T12:12:48.137Z] #57 ... [2019-10-21T12:12:48.137Z] [2019-10-21T12:12:48.137Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:12:48.137Z] #11 34.08 Reading package lists... [2019-10-21T12:12:48.137Z] #11 44.93 Building dependency tree... [2019-10-21T12:12:48.137Z] #11 47.68 The following additional packages will be installed: [2019-10-21T12:12:48.137Z] #11 47.68 libapparmor1 libseccomp2 [2019-10-21T12:12:48.137Z] #11 47.69 Suggested packages: [2019-10-21T12:12:48.137Z] #11 47.69 seccomp [2019-10-21T12:12:48.137Z] #11 48.18 The following NEW packages will be installed: [2019-10-21T12:12:48.137Z] #11 48.20 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-21T12:12:48.137Z] #11 48.38 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:12:48.137Z] #11 48.38 Need to get 296 kB of archives. [2019-10-21T12:12:48.137Z] #11 48.38 After this operation, 1346 kB of additional disk space will be used. [2019-10-21T12:12:48.137Z] #11 48.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-21T12:12:48.137Z] #11 48.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-21T12:12:48.137Z] #11 48.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-21T12:12:48.137Z] #11 48.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-21T12:12:48.304Z] #41 143.3 CC criu/shmem.o [2019-10-21T12:12:48.309Z] #41 ... [2019-10-21T12:12:48.309Z] [2019-10-21T12:12:48.309Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:48.309Z] #44 106.1 vendor/golang.org/x/net/http/httpguts [2019-10-21T12:12:48.309Z] #44 106.4 vendor/golang.org/x/net/http/httpproxy [2019-10-21T12:12:48.309Z] #44 107.0 mime/multipart [2019-10-21T12:12:48.309Z] #44 109.4 crypto/tls [2019-10-21T12:12:48.309Z] #44 114.9 net/http/httptrace [2019-10-21T12:12:48.309Z] #44 115.1 net/http [2019-10-21T12:12:49.243Z] #44 ... [2019-10-21T12:12:49.243Z] [2019-10-21T12:12:49.243Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:49.243Z] #41 58.08 CC criu/arch/x86/kerndat.o [2019-10-21T12:12:49.314Z] #41 144.0 CC criu/sigframe.o [2019-10-21T12:12:49.314Z] #41 144.1 CC criu/signalfd.o [2019-10-21T12:12:49.314Z] #41 ... [2019-10-21T12:12:49.314Z] [2019-10-21T12:12:49.314Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:49.314Z] #59 154.1 + bin/containerd [2019-10-21T12:12:49.584Z] #59 ... [2019-10-21T12:12:49.584Z] [2019-10-21T12:12:49.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:49.584Z] #41 144.5 CC criu/sk-inet.o [2019-10-21T12:12:49.642Z] #11 ... [2019-10-21T12:12:49.642Z] [2019-10-21T12:12:49.642Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:12:49.642Z] #57 48.76 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-21T12:12:49.642Z] #57 48.76 (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-10-21T12:12:49.642Z] #57 48.98 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-21T12:12:49.642Z] #57 49.01 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:12:49.642Z] #57 49.26 Selecting previously unselected package btrfs-progs. [2019-10-21T12:12:49.642Z] #57 49.32 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-21T12:12:49.642Z] #57 49.33 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:12:49.808Z] #41 58.56 CC criu/arch/x86/sigaction_compat.o [2019-10-21T12:12:49.808Z] #41 58.76 CC criu/arch/x86/sigframe.o [2019-10-21T12:12:49.932Z] #57 ... [2019-10-21T12:12:49.932Z] [2019-10-21T12:12:49.932Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-21T12:12:49.932Z] #25 32.65 Reading package lists... [2019-10-21T12:12:49.932Z] #25 42.62 Building dependency tree... [2019-10-21T12:12:49.932Z] #25 45.46 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-21T12:12:49.932Z] #25 45.46 The following additional packages will be installed: [2019-10-21T12:12:49.932Z] #25 45.47 libjq1 libonig4 [2019-10-21T12:12:49.932Z] #25 46.22 The following NEW packages will be installed: [2019-10-21T12:12:49.932Z] #25 46.23 jq libjq1 libonig4 [2019-10-21T12:12:49.932Z] #25 46.35 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:12:49.932Z] #25 46.35 Need to get 310 kB of archives. [2019-10-21T12:12:49.932Z] #25 46.35 After this operation, 1267 kB of additional disk space will be used. [2019-10-21T12:12:49.932Z] #25 46.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-21T12:12:49.932Z] #25 46.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-21T12:12:49.932Z] #25 46.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-21T12:12:49.932Z] #25 48.30 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:12:49.932Z] #25 48.64 Fetched 310 kB in 0s (2846 kB/s) [2019-10-21T12:12:49.932Z] #25 48.87 Selecting previously unselected package libonig4:ppc64el. [2019-10-21T12:12:49.932Z] #25 48.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-21T12:12:49.932Z] #25 48.95 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-21T12:12:49.932Z] #25 48.97 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-21T12:12:49.932Z] #25 49.30 Selecting previously unselected package libjq1:ppc64el. [2019-10-21T12:12:49.932Z] #25 49.30 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-21T12:12:49.932Z] #25 49.31 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-21T12:12:49.932Z] #25 49.60 Selecting previously unselected package jq. [2019-10-21T12:12:49.932Z] #25 49.61 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-21T12:12:49.932Z] #25 49.62 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:12:49.932Z] #25 49.99 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-21T12:12:49.932Z] #25 50.01 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-21T12:12:49.932Z] #25 50.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:12:49.932Z] #25 50.19 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:12:49.932Z] #25 DONE 50.4s [2019-10-21T12:12:50.066Z] #41 58.95 LINK criu/arch/x86/crtools.built-in.o [2019-10-21T12:12:50.066Z] #41 58.98 DEP criu/pie/util-vdso-elf32.d [2019-10-21T12:12:50.195Z] #41 ... [2019-10-21T12:12:50.195Z] [2019-10-21T12:12:50.195Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:12:50.195Z] #23 DONE 0.3s [2019-10-21T12:12:50.195Z] [2019-10-21T12:12:50.195Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:12:50.226Z] [2019-10-21T12:12:50.226Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:12:50.226Z] #26 DONE 0.1s [2019-10-21T12:12:50.226Z] [2019-10-21T12:12:50.226Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-21T12:12:50.226Z] #57 50.52 Selecting previously unselected package btrfs-tools. [2019-10-21T12:12:50.226Z] #57 50.53 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-21T12:12:50.226Z] #57 50.57 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:12:50.324Z] #41 59.10 DEP criu/arch/x86/vdso-pie.d [2019-10-21T12:12:50.324Z] #41 59.24 DEP criu/pie/parasite-vdso.d [2019-10-21T12:12:50.324Z] #41 59.36 DEP criu/pie/util-vdso.d [2019-10-21T12:12:50.514Z] #57 50.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:12:50.514Z] #57 50.98 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:12:50.514Z] #57 50.98 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:12:50.514Z] #57 50.99 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:12:50.514Z] #57 51.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:12:50.582Z] #41 59.48 DEP criu/pie/util.d [2019-10-21T12:12:50.803Z] #57 DONE 51.2s [2019-10-21T12:12:50.803Z] [2019-10-21T12:12:50.803Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:12:50.803Z] #58 DONE 0.1s [2019-10-21T12:12:50.803Z] [2019-10-21T12:12:50.803Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:12:50.803Z] #11 50.37 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:12:50.803Z] #11 50.76 Fetched 296 kB in 0s (2282 kB/s) [2019-10-21T12:12:50.803Z] #11 50.92 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-21T12:12:50.803Z] #11 50.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 ... 14950 files and directories currently installed.) [2019-10-21T12:12:50.803Z] #11 51.01 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-21T12:12:50.803Z] #11 51.01 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-21T12:12:50.803Z] #11 51.18 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-21T12:12:50.803Z] #11 51.20 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-21T12:12:50.803Z] #11 51.21 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-21T12:12:50.840Z] #41 59.65 CC criu/pie/util.o [2019-10-21T12:12:51.096Z] #11 ... [2019-10-21T12:12:51.096Z] [2019-10-21T12:12:51.096Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-21T12:12:51.096Z] #59 DONE 0.1s [2019-10-21T12:12:51.096Z] [2019-10-21T12:12:51.096Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-21T12:12:51.096Z] #11 51.57 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-21T12:12:51.098Z] #41 60.01 CC criu/pie/util-vdso.o [2019-10-21T12:12:51.413Z] #11 51.59 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-21T12:12:51.413Z] #11 51.59 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-21T12:12:51.413Z] #11 51.74 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-21T12:12:51.413Z] #11 51.74 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-21T12:12:51.413Z] #11 51.74 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-21T12:12:51.574Z] #27 DONE 1.2s [2019-10-21T12:12:51.574Z] [2019-10-21T12:12:51.574Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:12:51.574Z] #29 DONE 0.2s [2019-10-21T12:12:51.574Z] [2019-10-21T12:12:51.575Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:12:51.664Z] #41 60.62 CC criu/pie/parasite-vdso.o [2019-10-21T12:12:51.703Z] #11 52.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:12:51.703Z] #11 52.16 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-21T12:12:51.703Z] #11 52.17 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-21T12:12:51.703Z] #11 52.18 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-21T12:12:51.703Z] #11 52.19 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-21T12:12:51.703Z] #11 52.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:12:51.834Z] #32 DONE 0.2s [2019-10-21T12:12:51.834Z] [2019-10-21T12:12:51.834Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:12:51.834Z] #37 DONE 0.1s [2019-10-21T12:12:51.834Z] [2019-10-21T12:12:51.834Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:12:51.994Z] #11 DONE 52.4s [2019-10-21T12:12:51.994Z] [2019-10-21T12:12:51.994Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:12:51.994Z] #53 DONE 0.1s [2019-10-21T12:12:51.994Z] [2019-10-21T12:12:51.994Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-21T12:12:52.094Z] #39 DONE 0.2s [2019-10-21T12:12:52.094Z] [2019-10-21T12:12:52.094Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:12:52.094Z] #41 145.3 CC criu/sk-netlink.o [2019-10-21T12:12:52.094Z] #41 145.6 CC criu/sk-packet.o [2019-10-21T12:12:52.094Z] #41 146.1 CC criu/sk-queue.o [2019-10-21T12:12:52.094Z] #41 146.5 CC criu/sk-tcp.o [2019-10-21T12:12:52.094Z] #41 146.9 CC criu/sk-unix.o [2019-10-21T12:12:52.288Z] #54 DONE 0.1s [2019-10-21T12:12:52.288Z] [2019-10-21T12:12:52.288Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:12:52.288Z] #12 ... [2019-10-21T12:12:52.288Z] [2019-10-21T12:12:52.288Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:12:52.288Z] #34 32.76 Reading package lists... [2019-10-21T12:12:52.288Z] #34 42.95 Building dependency tree... [2019-10-21T12:12:52.288Z] #34 46.14 The following additional packages will be installed: [2019-10-21T12:12:52.288Z] #34 46.15 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-21T12:12:52.288Z] #34 46.16 Suggested packages: [2019-10-21T12:12:52.288Z] #34 46.17 codeblocks eclipse ninja-build lrzip [2019-10-21T12:12:52.288Z] #34 46.17 Recommended packages: [2019-10-21T12:12:52.288Z] #34 46.17 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-21T12:12:52.288Z] #34 47.63 The following NEW packages will be installed: [2019-10-21T12:12:52.288Z] #34 47.64 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-21T12:12:52.288Z] #34 47.64 vim-common xxd [2019-10-21T12:12:52.288Z] #34 47.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:12:52.288Z] #34 47.84 Need to get 13.4 MB of archives. [2019-10-21T12:12:52.288Z] #34 47.84 After this operation, 60.4 MB of additional disk space will be used. [2019-10-21T12:12:52.288Z] #34 47.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-21T12:12:52.288Z] #34 48.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-21T12:12:52.288Z] #34 48.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-21T12:12:52.288Z] #34 49.66 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-21T12:12:52.288Z] #34 49.82 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-21T12:12:52.288Z] #34 49.85 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-21T12:12:52.288Z] #34 49.86 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-21T12:12:52.288Z] #34 49.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-21T12:12:52.288Z] #34 50.19 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:12:52.288Z] #34 50.22 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:12:52.288Z] #34 52.36 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:12:52.288Z] #34 52.67 Fetched 13.4 MB in 2s (5393 kB/s) [2019-10-21T12:12:52.288Z] #34 52.79 Selecting previously unselected package cmake-data. [2019-10-21T12:12:52.580Z] #34 52.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-21T12:12:52.580Z] #34 ... [2019-10-21T12:12:52.580Z] [2019-10-21T12:12:52.580Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:12:52.580Z] #41 33.77 Reading package lists... [2019-10-21T12:12:52.580Z] #41 43.15 Building dependency tree... [2019-10-21T12:12:52.580Z] #41 46.90 The following additional packages will be installed: [2019-10-21T12:12:52.580Z] #41 46.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-21T12:12:52.580Z] #41 46.90 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-21T12:12:52.580Z] #41 46.91 Suggested packages: [2019-10-21T12:12:52.580Z] #41 46.91 manpages-dev python-setuptools [2019-10-21T12:12:52.580Z] #41 50.25 The following NEW packages will be installed: [2019-10-21T12:12:52.580Z] #41 50.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-21T12:12:52.580Z] #41 50.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-21T12:12:52.580Z] #41 50.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-21T12:12:52.580Z] #41 50.26 zlib1g-dev [2019-10-21T12:12:52.580Z] #41 50.46 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:12:52.580Z] #41 50.46 Need to get 3548 kB of archives. [2019-10-21T12:12:52.580Z] #41 50.46 After this operation, 21.2 MB of additional disk space will be used. [2019-10-21T12:12:52.580Z] #41 50.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-21T12:12:52.580Z] #41 50.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-21T12:12:52.580Z] #41 50.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-21T12:12:52.580Z] #41 50.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-21T12:12:52.580Z] #41 50.54 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-21T12:12:52.580Z] #41 50.56 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-21T12:12:52.580Z] #41 50.59 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-21T12:12:52.580Z] #41 50.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-21T12:12:52.580Z] #41 50.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-21T12:12:52.580Z] #41 50.80 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-21T12:12:52.580Z] #41 50.85 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-21T12:12:52.580Z] #41 51.16 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-21T12:12:52.580Z] #41 51.33 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-21T12:12:52.580Z] #41 51.33 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-21T12:12:52.580Z] #41 51.33 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-21T12:12:52.580Z] #41 51.35 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-21T12:12:52.580Z] #41 ... [2019-10-21T12:12:52.580Z] [2019-10-21T12:12:52.580Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:52.580Z] #55 0.344 + RM_GOPATH=0 [2019-10-21T12:12:52.580Z] #55 0.345 + TMP_GOPATH= [2019-10-21T12:12:52.580Z] #55 0.346 + : /build [2019-10-21T12:12:52.580Z] #55 0.347 + '[' -z '' ']' [2019-10-21T12:12:52.580Z] #55 0.349 ++ mktemp -d [2019-10-21T12:12:52.580Z] #55 0.352 + export GOPATH=/tmp/tmp.uGNofjqWBZ [2019-10-21T12:12:52.580Z] #55 0.357 + GOPATH=/tmp/tmp.uGNofjqWBZ [2019-10-21T12:12:52.580Z] #55 0.359 + RM_GOPATH=1 [2019-10-21T12:12:52.580Z] #55 0.360 ++ dirname ./install.sh [2019-10-21T12:12:52.580Z] #55 0.363 + dir=. [2019-10-21T12:12:52.580Z] #55 0.364 + bin=runc [2019-10-21T12:12:52.580Z] #55 0.365 + shift [2019-10-21T12:12:52.580Z] #55 0.366 + '[' '!' -f ./runc.installer ']' [2019-10-21T12:12:52.580Z] #55 0.367 + . ./runc.installer [2019-10-21T12:12:52.580Z] #55 0.369 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:12:52.580Z] #55 0.371 + install_runc [2019-10-21T12:12:52.580Z] #55 0.373 + uname -r [2019-10-21T12:12:52.580Z] #55 0.383 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-21T12:12:52.580Z] #55 0.392 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-21T12:12:52.580Z] #55 0.392 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-21T12:12:52.580Z] #55 0.392 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uGNofjqWBZ/src/github.com/opencontainers/runc [2019-10-21T12:12:52.580Z] #55 0.393 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-21T12:12:52.580Z] #55 0.396 Cloning into '/tmp/tmp.uGNofjqWBZ/src/github.com/opencontainers/runc'... [2019-10-21T12:12:52.870Z] #55 ... [2019-10-21T12:12:52.870Z] [2019-10-21T12:12:52.870Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-21T12:12:52.870Z] #12 DONE 1.0s [2019-10-21T12:12:53.038Z] #41 61.61 CC criu/arch/x86/vdso-pie.o [2019-10-21T12:12:53.038Z] #41 61.90 CC criu/pie/util-vdso-elf32.o [2019-10-21T12:12:53.162Z] [2019-10-21T12:12:53.162Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:53.162Z] #60 0.335 + RM_GOPATH=0 [2019-10-21T12:12:53.162Z] #60 0.340 + TMP_GOPATH= [2019-10-21T12:12:53.162Z] #60 0.341 + : /build [2019-10-21T12:12:53.162Z] #60 0.342 + '[' -z '' ']' [2019-10-21T12:12:53.162Z] #60 0.344 ++ mktemp -d [2019-10-21T12:12:53.162Z] #60 0.348 + export GOPATH=/tmp/tmp.YNiBFXeBr3 [2019-10-21T12:12:53.162Z] #60 0.348 + GOPATH=/tmp/tmp.YNiBFXeBr3 [2019-10-21T12:12:53.162Z] #60 0.348 + RM_GOPATH=1 [2019-10-21T12:12:53.162Z] #60 0.358 ++ dirname ./install.sh [2019-10-21T12:12:53.162Z] #60 0.361 + dir=. [2019-10-21T12:12:53.162Z] #60 0.362 + bin=containerd [2019-10-21T12:12:53.162Z] #60 0.362 + shift [2019-10-21T12:12:53.162Z] #60 0.362 + '[' '!' -f ./containerd.installer ']' [2019-10-21T12:12:53.162Z] #60 0.363 + . ./containerd.installer [2019-10-21T12:12:53.162Z] #60 0.371 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:12:53.162Z] #60 0.393 + install_containerd [2019-10-21T12:12:53.162Z] #60 0.403 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-21T12:12:53.162Z] #60 0.404 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:12:53.162Z] #60 0.407 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YNiBFXeBr3/src/github.com/containerd/containerd [2019-10-21T12:12:53.162Z] #60 0.437 Cloning into '/tmp/tmp.YNiBFXeBr3/src/github.com/containerd/containerd'... [2019-10-21T12:12:53.221Z] #51 ... [2019-10-21T12:12:53.221Z] [2019-10-21T12:12:53.221Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:12:53.221Z] #39 199.4 + rm -rf /tmp/tmp.IrECeCzIcH/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.IrECeCzIcH [2019-10-21T12:12:53.221Z] #39 DONE 199.5s [2019-10-21T12:12:53.221Z] [2019-10-21T12:12:53.221Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:53.453Z] #60 ... [2019-10-21T12:12:53.453Z] [2019-10-21T12:12:53.453Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-21T12:12:53.453Z] #13 DONE 0.5s [2019-10-21T12:12:53.473Z] #41 148.4 CC criu/sockets.o [2019-10-21T12:12:53.603Z] #41 62.54 AR criu/pie/pie.lib.a [2019-10-21T12:12:53.603Z] #41 62.62 DEP criu/pie/restorer.d [2019-10-21T12:12:53.609Z] #60 ... [2019-10-21T12:12:53.609Z] [2019-10-21T12:12:53.609Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:12:53.763Z] [2019-10-21T12:12:53.763Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:12:53.763Z] #41 53.60 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:12:53.763Z] #41 53.90 Fetched 3548 kB in 0s (3676 kB/s) [2019-10-21T12:12:53.763Z] #41 54.05 Selecting previously unselected package libnet1:ppc64el. [2019-10-21T12:12:53.763Z] #41 54.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-21T12:12:53.763Z] #41 54.17 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-21T12:12:53.763Z] #41 54.17 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-21T12:12:53.861Z] #41 62.78 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-21T12:12:53.861Z] #41 62.90 DEP criu/arch/x86/restorer_unmap.d [2019-10-21T12:12:54.027Z] #40 DONE 0.1s [2019-10-21T12:12:54.027Z] [2019-10-21T12:12:54.027Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:54.027Z] #51 ... [2019-10-21T12:12:54.027Z] [2019-10-21T12:12:54.027Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:12:54.027Z] #43 DONE 0.1s [2019-10-21T12:12:54.027Z] [2019-10-21T12:12:54.027Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:12:54.027Z] #46 DONE 0.1s [2019-10-21T12:12:54.027Z] [2019-10-21T12:12:54.027Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:54.027Z] #51 ... [2019-10-21T12:12:54.027Z] [2019-10-21T12:12:54.027Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:12:54.043Z] #41 149.0 CC criu/stats.o [2019-10-21T12:12:54.055Z] #41 ... [2019-10-21T12:12:54.055Z] [2019-10-21T12:12:54.055Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-21T12:12:54.055Z] #14 0.282 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-21T12:12:54.055Z] #14 DONE 0.4s [2019-10-21T12:12:54.055Z] [2019-10-21T12:12:54.055Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:12:54.055Z] #41 54.43 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-21T12:12:54.055Z] #41 54.45 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-21T12:12:54.055Z] #41 54.46 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-21T12:12:54.119Z] #41 62.92 DEP criu/arch/x86/restorer.d [2019-10-21T12:12:54.119Z] #41 63.12 DEP criu/pie/parasite.d [2019-10-21T12:12:54.303Z] #41 149.3 CC criu/string.o [2019-10-21T12:12:54.303Z] #41 149.4 CC criu/sysctl.o [2019-10-21T12:12:54.343Z] #41 54.65 Selecting previously unselected package libnet1-dev. [2019-10-21T12:12:54.343Z] #41 54.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-21T12:12:54.343Z] #41 54.68 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:12:54.633Z] #41 ... [2019-10-21T12:12:54.633Z] [2019-10-21T12:12:54.633Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-21T12:12:54.633Z] #15 DONE 0.7s [2019-10-21T12:12:54.633Z] [2019-10-21T12:12:54.633Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:12:54.633Z] #41 55.07 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-21T12:12:54.633Z] #41 55.08 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-21T12:12:54.685Z] #41 63.39 CC criu/pie/parasite.o [2019-10-21T12:12:54.865Z] #49 DONE 0.5s [2019-10-21T12:12:54.865Z] [2019-10-21T12:12:54.865Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:12:54.874Z] #41 149.9 CC criu/sysfs_parse.o [2019-10-21T12:12:54.922Z] #41 55.12 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-21T12:12:54.922Z] #41 ... [2019-10-21T12:12:54.922Z] [2019-10-21T12:12:54.922Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-21T12:12:54.922Z] #16 DONE 0.4s [2019-10-21T12:12:54.922Z] [2019-10-21T12:12:54.922Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:12:54.922Z] #41 55.32 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-21T12:12:54.922Z] #41 55.33 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-21T12:12:54.922Z] #41 55.34 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-21T12:12:55.261Z] #41 55.60 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-21T12:12:55.261Z] #41 55.61 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-21T12:12:55.261Z] #41 55.62 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-21T12:12:55.444Z] #41 150.2 CC criu/timerfd.o [2019-10-21T12:12:55.551Z] #41 ... [2019-10-21T12:12:55.551Z] [2019-10-21T12:12:55.551Z] #17 [dev 6/24] RUN ldconfig [2019-10-21T12:12:55.551Z] #17 DONE 0.5s [2019-10-21T12:12:55.551Z] [2019-10-21T12:12:55.551Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:12:55.551Z] #41 55.83 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-21T12:12:55.551Z] #41 55.84 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-21T12:12:55.551Z] #41 55.84 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-21T12:12:55.551Z] #41 56.02 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-21T12:12:55.551Z] #41 56.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-21T12:12:55.551Z] #41 56.05 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-21T12:12:55.618Z] #41 64.53 LINK criu/pie/parasite.built-in.o [2019-10-21T12:12:55.618Z] #41 64.53 GEN criu/pie/parasite-blob.h [2019-10-21T12:12:55.618Z] #41 64.57 CC criu/arch/x86/restorer.o [2019-10-21T12:12:55.705Z] #41 150.5 CC criu/tty.o [2019-10-21T12:12:56.182Z] #41 56.58 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-21T12:12:56.182Z] #41 56.60 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-21T12:12:56.182Z] #41 56.60 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-21T12:12:56.184Z] #41 65.07 CC criu/arch/x86/restorer_unmap.o [2019-10-21T12:12:56.184Z] #41 65.11 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-21T12:12:56.750Z] #41 65.51 CC criu/pie/restorer.o [2019-10-21T12:12:57.617Z] #41 152.1 CC criu/tun.o [2019-10-21T12:12:57.617Z] #41 152.5 CC criu/uffd.o [2019-10-21T12:12:57.695Z] #41 57.94 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-21T12:12:57.696Z] #41 57.95 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-21T12:12:57.696Z] #41 57.96 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-21T12:12:58.015Z] #41 58.39 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-21T12:12:58.015Z] #41 58.40 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-21T12:12:58.015Z] #41 58.40 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-21T12:12:58.123Z] #41 ... [2019-10-21T12:12:58.123Z] [2019-10-21T12:12:58.123Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:12:58.123Z] #44 125.9 github.com/LK4D4/vndr/godl [2019-10-21T12:12:58.559Z] #41 153.5 CC criu/util.o [2019-10-21T12:12:58.689Z] #44 126.6 github.com/LK4D4/vndr [2019-10-21T12:12:59.943Z] #41 154.6 CC criu/uts_ns.o [2019-10-21T12:12:59.943Z] #41 154.8 CC criu/vdso.o [2019-10-21T12:13:00.112Z] #41 ... [2019-10-21T12:13:00.112Z] [2019-10-21T12:13:00.112Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:13:00.112Z] #27 5.143 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:13:00.112Z] #27 6.541 [2019-10-21T12:13:00.112Z] #27 7.323 ### 5.2% ####### 10.9% ############# 19.4% ################## 25.4% ##################### 29.2% ########################### 37.7% ################################# 46.2% ####################################### 54.7% ############################################# 63.2% ################################################## 70.4% ##################################################### 74.6% ########################################################## 81.0% ############################################################## 87.4% ################################################################### 93.8% ######################################################################## 100.0% [2019-10-21T12:13:00.403Z] #27 10.27 [2019-10-21T12:13:00.403Z] #27 ... [2019-10-21T12:13:00.403Z] [2019-10-21T12:13:00.403Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:13:00.403Z] #41 60.87 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-21T12:13:00.511Z] #41 155.3 LINK criu/built-in.o [2019-10-21T12:13:00.511Z] #41 155.4 LINK criu/criu [2019-10-21T12:13:00.694Z] #41 60.91 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-21T12:13:00.694Z] #41 60.92 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-21T12:13:00.771Z] #41 155.7 DEP lib/c/criu.d [2019-10-21T12:13:00.771Z] #41 155.8 CC images/rpc.pb-c.o [2019-10-21T12:13:01.342Z] #41 156.3 CC lib/c/criu.o [2019-10-21T12:13:01.350Z] #41 61.79 Selecting previously unselected package protobuf-c-compiler. [2019-10-21T12:13:01.350Z] #41 61.81 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-21T12:13:01.350Z] #41 61.81 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:13:01.442Z] #51 ... [2019-10-21T12:13:01.442Z] [2019-10-21T12:13:01.442Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:13:01.442Z] #60 183.6 + bin/containerd [2019-10-21T12:13:01.985Z] #41 62.22 Selecting previously unselected package protobuf-compiler. [2019-10-21T12:13:01.985Z] #41 62.22 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-21T12:13:01.985Z] #41 62.24 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-21T12:13:01.985Z] #41 ... [2019-10-21T12:13:01.985Z] [2019-10-21T12:13:01.985Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:13:01.985Z] #69 DONE 62.3s [2019-10-21T12:13:01.985Z] [2019-10-21T12:13:01.985Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:13:01.985Z] #41 62.52 Selecting previously unselected package python-pkg-resources. [2019-10-21T12:13:02.274Z] #41 62.66 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:13:02.274Z] #41 62.68 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-21T12:13:02.282Z] #41 157.3 LINK lib/c/built-in.o [2019-10-21T12:13:02.543Z] #41 157.3 LINK lib/c/libcriu.so [2019-10-21T12:13:02.543Z] #41 157.5 GEN magic.py [2019-10-21T12:13:02.543Z] #41 157.5 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:13:02.543Z] #41 157.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:13:02.562Z] #41 ... [2019-10-21T12:13:02.562Z] [2019-10-21T12:13:02.562Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:13:02.562Z] #34 52.90 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-21T12:13:02.562Z] #34 52.92 Unpacking cmake-data (3.7.2-1) ... [2019-10-21T12:13:02.562Z] #34 57.20 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-21T12:13:02.562Z] #34 57.21 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-21T12:13:02.562Z] #34 57.23 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:13:02.562Z] #34 57.55 Selecting previously unselected package libicu57:ppc64el. [2019-10-21T12:13:02.562Z] #34 57.55 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-21T12:13:02.562Z] #34 57.56 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-21T12:13:02.562Z] #34 ... [2019-10-21T12:13:02.562Z] [2019-10-21T12:13:02.562Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:13:02.562Z] #27 11.16 ######### 13.3% ###################### 30.6% ############################## 42.0% ###################################### 53.6% ################################################## 70.8% ################################################################### 93.7% ######################################################################## 100.0% [2019-10-21T12:13:03.077Z] INFO [loader] Go packages loading at mode load types and syntax took 26.677591601s [2019-10-21T12:13:03.112Z] #41 157.9 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:13:03.371Z] #41 158.3 make[1]: Nothing to be done for 'all'. [2019-10-21T12:13:03.630Z] #41 158.6 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:13:03.630Z] #41 158.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:13:03.630Z] #41 158.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:13:03.630Z] #41 158.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:13:03.630Z] #41 158.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:13:03.630Z] #41 158.7 make[1]: Nothing to be done for 'all'. [2019-10-21T12:13:03.891Z] #41 158.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:13:03.891Z] #41 158.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:13:03.891Z] #41 158.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:13:03.891Z] #41 158.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:13:03.891Z] #41 158.9 make[2]: Nothing to be done for 'all'. [2019-10-21T12:13:03.998Z] #44 ... [2019-10-21T12:13:03.998Z] [2019-10-21T12:13:03.998Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:03.998Z] #41 68.02 LINK criu/pie/restorer.built-in.o [2019-10-21T12:13:03.998Z] #41 68.04 GEN criu/pie/restorer-blob.h [2019-10-21T12:13:03.998Z] #41 68.16 DEP criu/vdso.d [2019-10-21T12:13:03.998Z] #41 68.33 DEP criu/vdso-compat.d [2019-10-21T12:13:03.998Z] #41 68.48 DEP criu/uts_ns.d [2019-10-21T12:13:03.998Z] #41 68.63 DEP criu/util.d [2019-10-21T12:13:03.998Z] #41 68.82 DEP criu/uffd.d [2019-10-21T12:13:03.998Z] #41 69.02 DEP criu/tun.d [2019-10-21T12:13:03.998Z] #41 69.22 DEP criu/tty.d [2019-10-21T12:13:03.998Z] #41 69.42 DEP criu/timerfd.d [2019-10-21T12:13:03.998Z] #41 69.56 DEP criu/sysfs_parse.d [2019-10-21T12:13:03.998Z] #41 69.71 DEP criu/sysctl.d [2019-10-21T12:13:03.998Z] #41 69.90 DEP criu/string.d [2019-10-21T12:13:03.998Z] #41 69.94 DEP criu/stats.d [2019-10-21T12:13:03.998Z] #41 70.11 DEP criu/sockets.d [2019-10-21T12:13:03.998Z] #41 70.32 DEP criu/sk-unix.d [2019-10-21T12:13:03.998Z] #41 70.50 DEP criu/sk-tcp.d [2019-10-21T12:13:03.998Z] #41 70.63 DEP criu/sk-queue.d [2019-10-21T12:13:03.998Z] #41 70.83 DEP criu/sk-packet.d [2019-10-21T12:13:03.998Z] #41 70.99 DEP criu/sk-netlink.d [2019-10-21T12:13:03.998Z] #41 71.17 DEP criu/sk-inet.d [2019-10-21T12:13:03.998Z] #41 71.33 DEP criu/signalfd.d [2019-10-21T12:13:03.998Z] #41 71.48 DEP criu/sigframe.d [2019-10-21T12:13:03.998Z] #41 71.58 DEP criu/shmem.d [2019-10-21T12:13:03.998Z] #41 71.71 DEP criu/servicefd.d [2019-10-21T12:13:03.998Z] #41 71.86 DEP criu/seize.d [2019-10-21T12:13:03.998Z] #41 71.99 DEP criu/seccomp.d [2019-10-21T12:13:03.998Z] #41 72.15 DEP criu/rst-malloc.d [2019-10-21T12:13:03.998Z] #41 72.21 DEP criu/rbtree.d [2019-10-21T12:13:03.998Z] #41 72.25 DEP criu/pstree.d [2019-10-21T12:13:03.998Z] #41 72.41 DEP criu/protobuf.d [2019-10-21T12:13:03.998Z] #41 72.60 GEN criu/protobuf-desc-gen.h [2019-10-21T12:13:04.074Z] #60 ... [2019-10-21T12:13:04.074Z] [2019-10-21T12:13:04.074Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:13:04.074Z] #51 DONE 210.2s [2019-10-21T12:13:04.074Z] [2019-10-21T12:13:04.074Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:13:04.082Z] #27 13.91 [2019-10-21T12:13:04.149Z] #41 158.9 make[2]: Nothing to be done for 'all'. [2019-10-21T12:13:04.149Z] #41 158.9 make[2]: Nothing to be done for 'all'. [2019-10-21T12:13:04.149Z] #41 159.0 make[2]: Nothing to be done for 'all'. [2019-10-21T12:13:04.149Z] #41 159.0 make[2]: Nothing to be done for 'all'. [2019-10-21T12:13:04.149Z] #41 159.0 INSTALL criu/criu [2019-10-21T12:13:04.479Z] #60 ... [2019-10-21T12:13:04.479Z] [2019-10-21T12:13:04.479Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:13:04.479Z] #52 DONE 0.2s [2019-10-21T12:13:04.479Z] [2019-10-21T12:13:04.479Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:13:04.479Z] #56 DONE 0.1s [2019-10-21T12:13:04.479Z] [2019-10-21T12:13:04.479Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:13:04.716Z] #41 DONE 159.7s [2019-10-21T12:13:04.716Z] [2019-10-21T12:13:04.716Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:13:04.932Z] #41 73.89 DEP criu/protobuf-desc.d [2019-10-21T12:13:05.191Z] #41 74.05 DEP criu/proc_parse.d [2019-10-21T12:13:05.449Z] #41 74.25 DEP criu/plugin.d [2019-10-21T12:13:05.449Z] #41 74.39 DEP criu/pipes.d [2019-10-21T12:13:05.598Z] #27 14.55 0.1% #### 6.2% ########## 14.0% ############### 21.7% ################### 26.9% ####################### 32.0% [2019-10-21T12:13:05.598Z] #27 ... [2019-10-21T12:13:05.598Z] [2019-10-21T12:13:05.598Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:13:05.598Z] #18 0.849 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-21T12:13:05.598Z] #18 0.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-21T12:13:05.598Z] #18 1.119 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-21T12:13:05.598Z] #18 1.155 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-21T12:13:05.598Z] #18 1.220 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-21T12:13:05.598Z] #18 3.527 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-21T12:13:05.598Z] #18 6.788 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-21T12:13:05.598Z] #18 9.656 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-21T12:13:05.598Z] #18 ... [2019-10-21T12:13:05.598Z] [2019-10-21T12:13:05.598Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:13:05.707Z] #41 74.53 DEP criu/pie-util.d [2019-10-21T12:13:05.707Z] #41 74.67 DEP criu/pie-util-vdso.d [2019-10-21T12:13:05.965Z] #41 74.80 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:13:05.965Z] #41 74.91 DEP criu/path.d [2019-10-21T12:13:05.965Z] #41 75.01 DEP criu/parasite-syscall.d [2019-10-21T12:13:06.097Z] #59 ... [2019-10-21T12:13:06.097Z] [2019-10-21T12:13:06.097Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:13:06.097Z] #42 DONE 0.1s [2019-10-21T12:13:06.208Z] #27 14.55 0.1% #### 6.2% ########## 14.0% ############### 21.7% ################### 26.9% ####################### 32.0% ########################## 37.2% ################################## 47.5% ########################################### 60.5% ################################################## 70.8% ########################################################## 81.1% ################################################################# 91.4% ######################################################################## 100.0% [2019-10-21T12:13:06.223Z] #41 75.23 DEP criu/pagemap.d [2019-10-21T12:13:06.356Z] [2019-10-21T12:13:06.356Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:13:06.356Z] #45 DONE 0.1s [2019-10-21T12:13:06.356Z] [2019-10-21T12:13:06.356Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:13:06.356Z] #59 ... [2019-10-21T12:13:06.356Z] [2019-10-21T12:13:06.356Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:13:06.615Z] #48 DONE 0.2s [2019-10-21T12:13:06.615Z] [2019-10-21T12:13:06.615Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:13:06.791Z] #41 75.48 DEP criu/pagemap-cache.d [2019-10-21T12:13:06.791Z] #41 75.70 DEP criu/page-xfer.d [2019-10-21T12:13:07.049Z] #41 75.95 DEP criu/page-pipe.d [2019-10-21T12:13:07.049Z] #41 76.04 DEP criu/netfilter.d [2019-10-21T12:13:07.182Z] #51 DONE 0.4s [2019-10-21T12:13:07.182Z] [2019-10-21T12:13:07.182Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:13:07.182Z] #55 DONE 0.2s [2019-10-21T12:13:07.182Z] [2019-10-21T12:13:07.182Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:13:07.307Z] #41 ... [2019-10-21T12:13:07.307Z] [2019-10-21T12:13:07.307Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:07.307Z] #44 DONE 134.9s [2019-10-21T12:13:07.307Z] [2019-10-21T12:13:07.307Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:07.307Z] #41 76.33 DEP criu/net.d [2019-10-21T12:13:07.576Z] #41 76.62 DEP criu/namespaces.d [2019-10-21T12:13:07.713Z] #27 17.34 [2019-10-21T12:13:07.834Z] #41 76.89 DEP criu/mount.d [2019-10-21T12:13:08.327Z] INFO [loader] SSA repr building timing: packages building 316.368156ms, total 5.117055901s [2019-10-21T12:13:08.400Z] #41 77.19 DEP criu/mem.d [2019-10-21T12:13:08.401Z] #41 77.31 DEP criu/lsm.d [2019-10-21T12:13:08.401Z] #41 77.39 DEP criu/log.d [2019-10-21T12:13:08.658Z] #41 77.55 DEP criu/libnetlink.d [2019-10-21T12:13:08.916Z] #41 77.65 DEP criu/kerndat.d [2019-10-21T12:13:08.916Z] #41 77.83 DEP criu/kcmp-ids.d [2019-10-21T12:13:08.946Z] #27 18.09 ## 2.9% #### 6.5% ####### 10.1% ######### 12.8% ############ 17.2% ############## 20.8% [2019-10-21T12:13:08.946Z] #27 ... [2019-10-21T12:13:08.946Z] [2019-10-21T12:13:08.946Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:13:08.946Z] #48 59.05 + cd /tmp/tmp.KIkZZRfs9r/src/gotest.tools/gotestsum [2019-10-21T12:13:08.946Z] #48 59.05 + git checkout -q v0.3.5 [2019-10-21T12:13:08.946Z] #48 59.18 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-21T12:13:08.946Z] #48 ... [2019-10-21T12:13:08.946Z] [2019-10-21T12:13:08.946Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:13:09.174Z] #41 77.91 DEP criu/irmap.d [2019-10-21T12:13:09.174Z] #41 78.04 DEP criu/ipc_ns.d [2019-10-21T12:13:09.174Z] #41 78.19 DEP criu/image.d [2019-10-21T12:13:09.432Z] #41 78.33 DEP criu/image-desc.d [2019-10-21T12:13:09.432Z] #41 78.39 DEP criu/fsnotify.d [2019-10-21T12:13:09.690Z] #41 78.54 DEP criu/filesystems.d [2019-10-21T12:13:09.690Z] #41 78.76 DEP criu/files.d [2019-10-21T12:13:10.257Z] #41 78.95 DEP criu/files-reg.d [2019-10-21T12:13:10.257Z] #41 79.16 DEP criu/files-ext.d [2019-10-21T12:13:10.257Z] #41 79.29 DEP criu/file-lock.d [2019-10-21T12:13:10.515Z] #41 79.38 DEP criu/file-ids.d [2019-10-21T12:13:10.515Z] #41 ... [2019-10-21T12:13:10.515Z] [2019-10-21T12:13:10.515Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:13:10.515Z] #28 138.0 + rm -rf /tmp/tmp.GdwMFJN8ye [2019-10-21T12:13:10.515Z] #28 DONE 138.3s [2019-10-21T12:13:10.515Z] [2019-10-21T12:13:10.515Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:10.515Z] #41 79.49 DEP criu/fifo.d [2019-10-21T12:13:10.515Z] #41 79.59 DEP criu/fdstore.d [2019-10-21T12:13:10.776Z] #41 79.84 DEP criu/fault-injection.d [2019-10-21T12:13:11.033Z] #41 79.91 DEP criu/external.d [2019-10-21T12:13:11.033Z] #41 80.09 DEP criu/eventpoll.d [2019-10-21T12:13:11.291Z] #41 80.37 DEP criu/eventfd.d [2019-10-21T12:13:11.550Z] #41 80.57 DEP criu/crtools.d [2019-10-21T12:13:11.808Z] #41 80.76 DEP criu/cr-service.d [2019-10-21T12:13:11.808Z] #41 80.89 DEP criu/cr-restore.d [2019-10-21T12:13:11.963Z] #27 18.09 ## 2.9% #### 6.5% ####### 10.1% ######### 12.8% ############ 17.2% ############## 20.8% ################ 23.5% ################### 27.1% ####################### 32.4% ######################### 35.1% ########################## 36.9% ############################ 39.6% ############################## 42.2% ################################ 45.8% ################################## 48.5% ##################################### 52.1% ####################################### 54.9% ########################################## 58.5% ############################################ 62.0% ############################################### 65.6% ################################################# 68.3% ################################################### 71.9% ###################################################### 75.4% ######################################################## 79.0% ########################################################### 82.6% ############################################################## 86.2% ################################################################ 89.7% ################################################################### 93.2% #################################################################### 94.7% ##################################################################### 95.9% ###################################################################### 97.7% ####################################################################### 99.5% ######################################################################## 100.0% [2019-10-21T12:13:12.257Z] #27 22.16 [2019-10-21T12:13:12.377Z] #41 81.17 DEP criu/cr-errno.d [2019-10-21T12:13:12.377Z] #41 ... [2019-10-21T12:13:12.377Z] [2019-10-21T12:13:12.377Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:13:12.377Z] #29 DONE 0.5s [2019-10-21T12:13:12.377Z] [2019-10-21T12:13:12.377Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:13:12.377Z] #32 DONE 0.1s [2019-10-21T12:13:12.377Z] [2019-10-21T12:13:12.377Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:12.377Z] #41 81.19 DEP criu/cr-dump.d [2019-10-21T12:13:12.377Z] #41 ... [2019-10-21T12:13:12.377Z] [2019-10-21T12:13:12.377Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:13:12.377Z] #37 DONE 0.1s [2019-10-21T12:13:12.377Z] [2019-10-21T12:13:12.377Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:12.377Z] #41 81.36 DEP criu/cr-dedup.d [2019-10-21T12:13:12.635Z] #41 81.54 DEP criu/cr-check.d [2019-10-21T12:13:12.892Z] #27 ... [2019-10-21T12:13:12.892Z] [2019-10-21T12:13:12.892Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:13:12.892Z] #41 63.17 Selecting previously unselected package python-protobuf. [2019-10-21T12:13:12.892Z] #41 63.18 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-21T12:13:12.892Z] #41 63.18 Unpacking python-protobuf (3.0.0-9) ... [2019-10-21T12:13:12.892Z] #41 64.87 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-21T12:13:12.892Z] #41 65.03 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-21T12:13:12.892Z] #41 65.04 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-21T12:13:12.892Z] #41 72.15 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-21T12:13:12.892Z] #41 72.16 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-21T12:13:12.892Z] #41 72.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:13:12.892Z] #41 72.26 Setting up python-protobuf (3.0.0-9) ... [2019-10-21T12:13:12.892Z] #41 ... [2019-10-21T12:13:12.892Z] [2019-10-21T12:13:12.892Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:13:12.892Z] #34 70.95 Selecting previously unselected package libxml2:ppc64el. [2019-10-21T12:13:12.892Z] #34 70.95 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-21T12:13:12.892Z] #34 71.00 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:13:12.892Z] #34 71.99 Selecting previously unselected package libarchive13:ppc64el. [2019-10-21T12:13:12.892Z] #34 72.00 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-21T12:13:12.892Z] #34 72.00 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-21T12:13:12.892Z] #34 72.47 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-21T12:13:12.892Z] #34 72.49 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-21T12:13:12.892Z] #34 72.50 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-21T12:13:12.892Z] #34 72.80 Selecting previously unselected package libuv1:ppc64el. [2019-10-21T12:13:12.892Z] #34 72.81 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-21T12:13:12.892Z] #34 72.81 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-21T12:13:12.892Z] #34 73.06 Selecting previously unselected package cmake. [2019-10-21T12:13:12.892Z] #34 73.08 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-21T12:13:12.892Z] #34 73.33 Unpacking cmake (3.7.2-1) ... [2019-10-21T12:13:12.893Z] #41 81.75 DEP criu/config.d [2019-10-21T12:13:12.893Z] #41 81.90 DEP criu/clone-noasan.d [2019-10-21T12:13:12.893Z] #41 81.94 DEP criu/cgroup.d [2019-10-21T12:13:13.151Z] #41 82.07 DEP criu/cgroup-props.d [2019-10-21T12:13:13.151Z] #41 82.20 DEP criu/bitmap.d [2019-10-21T12:13:13.409Z] #41 82.21 DEP criu/bfd.d [2019-10-21T12:13:13.409Z] #41 82.30 DEP criu/autofs.d [2019-10-21T12:13:13.409Z] #41 82.42 DEP criu/aio.d [2019-10-21T12:13:13.668Z] #41 82.54 DEP criu/action-scripts.d [2019-10-21T12:13:13.926Z] #41 82.82 CC criu/action-scripts.o [2019-10-21T12:13:14.184Z] #41 83.15 CC criu/aio.o [2019-10-21T12:13:14.750Z] #41 83.63 CC criu/autofs.o [2019-10-21T12:13:15.297Z] #59 189.2 + bin/containerd-stress [2019-10-21T12:13:15.614Z] #34 ... [2019-10-21T12:13:15.614Z] [2019-10-21T12:13:15.614Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:13:15.614Z] #32 65.20 internal/reflectlite [2019-10-21T12:13:15.614Z] #32 65.21 sync [2019-10-21T12:13:15.614Z] #32 71.38 errors [2019-10-21T12:13:15.614Z] #32 71.38 sort [2019-10-21T12:13:15.614Z] #32 72.45 internal/oserror [2019-10-21T12:13:15.614Z] #32 72.46 strconv [2019-10-21T12:13:15.614Z] #32 72.48 io [2019-10-21T12:13:15.614Z] #32 72.85 syscall [2019-10-21T12:13:15.614Z] #32 ... [2019-10-21T12:13:15.614Z] [2019-10-21T12:13:15.614Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:15.614Z] #55 21.29 + cd /tmp/tmp.uGNofjqWBZ/src/github.com/opencontainers/runc [2019-10-21T12:13:15.614Z] #55 21.29 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-21T12:13:15.614Z] #55 21.82 + '[' -z '' ']' [2019-10-21T12:13:15.614Z] #55 21.82 + target=static [2019-10-21T12:13:15.614Z] #55 21.83 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-21T12:13:16.124Z] #41 84.91 CC criu/bfd.o [2019-10-21T12:13:16.385Z] #41 85.29 CC criu/bitmap.o [2019-10-21T12:13:16.645Z] #41 85.44 CC criu/cgroup-props.o [2019-10-21T12:13:17.202Z] #59 191.8 + bin/containerd-shim [2019-10-21T12:13:17.210Z] #41 86.13 CC criu/cgroup.o [2019-10-21T12:13:18.351Z] #55 ... [2019-10-21T12:13:18.351Z] [2019-10-21T12:13:18.351Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:18.351Z] #45 68.62 internal/reflectlite [2019-10-21T12:13:18.351Z] #45 68.62 sync [2019-10-21T12:13:18.351Z] #45 72.45 github.com/LK4D4/vndr/godl/singleflight [2019-10-21T12:13:18.351Z] #45 72.45 internal/singleflight [2019-10-21T12:13:18.351Z] #45 72.45 math/rand [2019-10-21T12:13:18.351Z] #45 77.35 sort [2019-10-21T12:13:18.351Z] #45 77.35 io [2019-10-21T12:13:18.351Z] #45 77.39 syscall [2019-10-21T12:13:18.351Z] #45 77.40 strconv [2019-10-21T12:13:18.641Z] #45 ... [2019-10-21T12:13:18.641Z] [2019-10-21T12:13:18.641Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:13:18.641Z] #27 25.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:13:18.641Z] #27 27.27 [2019-10-21T12:13:18.641Z] #27 27.91 ############################################## 64.8% ######################################################################## 100.0% [2019-10-21T12:13:18.641Z] #27 28.37 [2019-10-21T12:13:19.673Z] #27 ... [2019-10-21T12:13:19.673Z] [2019-10-21T12:13:19.673Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-21T12:13:19.673Z] #34 78.14 Selecting previously unselected package xxd. [2019-10-21T12:13:19.673Z] #34 78.14 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-21T12:13:19.673Z] #34 78.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:13:19.673Z] #34 78.45 Selecting previously unselected package vim-common. [2019-10-21T12:13:19.673Z] #34 78.50 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:13:19.673Z] #34 78.60 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:13:19.673Z] #34 79.09 Processing triggers for mime-support (3.60) ... [2019-10-21T12:13:19.673Z] #34 79.37 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:13:19.673Z] #34 79.38 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-21T12:13:19.673Z] #34 79.39 Setting up cmake-data (3.7.2-1) ... [2019-10-21T12:13:19.673Z] #34 79.41 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-21T12:13:19.673Z] #34 79.41 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-21T12:13:19.673Z] #34 79.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:13:19.673Z] #34 79.58 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:13:19.673Z] #34 79.59 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:13:19.673Z] #34 79.60 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-21T12:13:19.673Z] #34 79.62 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-21T12:13:19.673Z] #34 79.64 Setting up cmake (3.7.2-1) ... [2019-10-21T12:13:19.673Z] #34 79.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:13:19.673Z] #34 DONE 80.1s [2019-10-21T12:13:19.822Z] #41 88.53 CC criu/clone-noasan.o [2019-10-21T12:13:19.822Z] #41 88.64 CC criu/config.o [2019-10-21T12:13:19.965Z] [2019-10-21T12:13:19.965Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:13:19.965Z] #35 DONE 0.1s [2019-10-21T12:13:19.965Z] [2019-10-21T12:13:19.965Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-21T12:13:19.965Z] #36 DONE 0.1s [2019-10-21T12:13:19.965Z] [2019-10-21T12:13:19.965Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:20.257Z] #37 0.386 + RM_GOPATH=0 [2019-10-21T12:13:20.257Z] #37 0.386 + TMP_GOPATH= [2019-10-21T12:13:20.257Z] #37 0.388 + : /build [2019-10-21T12:13:20.257Z] #37 0.388 + '[' -z '' ']' [2019-10-21T12:13:20.257Z] #37 0.393 ++ mktemp -d [2019-10-21T12:13:20.257Z] #37 0.412 + export GOPATH=/tmp/tmp.qGdV3BLCyY [2019-10-21T12:13:20.257Z] #37 0.413 + GOPATH=/tmp/tmp.qGdV3BLCyY [2019-10-21T12:13:20.257Z] #37 0.413 + RM_GOPATH=1 [2019-10-21T12:13:20.257Z] #37 0.431 ++ dirname ./install.sh [2019-10-21T12:13:20.257Z] #37 0.435 + dir=. [2019-10-21T12:13:20.257Z] #37 0.435 + bin=tini [2019-10-21T12:13:20.257Z] #37 0.435 + shift [2019-10-21T12:13:20.257Z] #37 0.435 + '[' '!' -f ./tini.installer ']' [2019-10-21T12:13:20.257Z] #37 0.436 + . ./tini.installer [2019-10-21T12:13:20.257Z] #37 0.436 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:13:20.257Z] #37 0.437 + install_tini [2019-10-21T12:13:20.257Z] #37 0.438 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:13:20.257Z] #37 0.438 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-21T12:13:20.257Z] #37 0.439 + git clone https://github.com/krallin/tini.git /tmp/tmp.qGdV3BLCyY/tini [2019-10-21T12:13:20.257Z] #37 0.445 Cloning into '/tmp/tmp.qGdV3BLCyY/tini'... [2019-10-21T12:13:20.754Z] #41 ... [2019-10-21T12:13:20.754Z] [2019-10-21T12:13:20.754Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:20.754Z] #54 147.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:13:22.319Z] #37 ... [2019-10-21T12:13:22.319Z] [2019-10-21T12:13:22.319Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-21T12:13:22.319Z] #41 82.39 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-21T12:13:22.319Z] #41 82.40 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-21T12:13:22.319Z] #41 82.41 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-21T12:13:22.319Z] #41 82.42 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-21T12:13:22.319Z] #41 82.42 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-21T12:13:22.319Z] #41 82.43 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-21T12:13:22.319Z] #41 82.44 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-21T12:13:22.319Z] #41 82.44 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-21T12:13:22.319Z] #41 82.45 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-21T12:13:22.319Z] #41 82.45 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-21T12:13:22.319Z] #41 82.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:13:22.319Z] #41 DONE 82.7s [2019-10-21T12:13:22.319Z] [2019-10-21T12:13:22.319Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:22.482Z] #59 197.2 + bin/containerd-shim-runc-v1 [2019-10-21T12:13:22.653Z] #54 149.5 + mkdir -p /build [2019-10-21T12:13:22.653Z] #54 149.5 + cp runc /build/runc [2019-10-21T12:13:22.653Z] #54 DONE 149.9s [2019-10-21T12:13:22.653Z] [2019-10-21T12:13:22.653Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:22.653Z] #41 89.86 CC criu/cr-check.o [2019-10-21T12:13:22.653Z] #41 91.07 CC criu/cr-dedup.o [2019-10-21T12:13:22.653Z] #41 91.44 CC criu/cr-dump.o [2019-10-21T12:13:22.977Z] #42 ... [2019-10-21T12:13:22.977Z] [2019-10-21T12:13:22.977Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:13:22.977Z] #29 73.53 + cd /tmp/tmp.6Z9PJJBXYv/src/github.com/go-swagger/go-swagger [2019-10-21T12:13:22.977Z] #29 73.53 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-21T12:13:22.977Z] #29 77.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-21T12:13:23.270Z] #29 ... [2019-10-21T12:13:23.270Z] [2019-10-21T12:13:23.270Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:23.270Z] #45 83.48 vendor/golang.org/x/net/dns/dnsmessage [2019-10-21T12:13:23.270Z] #45 83.49 bytes [2019-10-21T12:13:24.552Z] #41 93.37 CC criu/cr-errno.o [2019-10-21T12:13:24.552Z] #41 93.42 CC criu/cr-restore.o [2019-10-21T12:13:25.773Z] #59 200.0 + bin/containerd-shim-runc-v2 [2019-10-21T12:13:26.710Z] #59 201.2 + binaries [2019-10-21T12:13:26.710Z] #59 201.2 + mkdir -p /build [2019-10-21T12:13:26.710Z] #59 201.2 + cp bin/containerd /build/containerd [2019-10-21T12:13:26.710Z] #59 201.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:13:26.710Z] #59 201.3 + cp bin/ctr /build/ctr [2019-10-21T12:13:26.969Z] #59 DONE 201.8s [2019-10-21T12:13:27.080Z] #41 96.06 CC criu/cr-service.o [2019-10-21T12:13:28.013Z] #41 96.91 CC criu/crtools.o [2019-10-21T12:13:28.271Z] #41 97.32 CC criu/eventfd.o [2019-10-21T12:13:28.345Z] [2019-10-21T12:13:28.345Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:13:28.529Z] #41 97.56 CC criu/eventpoll.o [2019-10-21T12:13:28.647Z] #60 208.1 + bin/containerd-stress [2019-10-21T12:13:28.647Z] #60 209.9 + bin/containerd-shim [2019-10-21T12:13:28.824Z] #45 ... [2019-10-21T12:13:28.824Z] [2019-10-21T12:13:28.824Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:13:28.824Z] #27 31.79 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:13:28.824Z] #27 32.90 [2019-10-21T12:13:28.824Z] #27 33.51 ######################################################################## 100.0% [2019-10-21T12:13:28.824Z] #27 33.91 [2019-10-21T12:13:28.824Z] #27 37.19 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:13:28.824Z] #27 37.37 skipping existing c8c2d4a6b2e3 [2019-10-21T12:13:28.824Z] #27 37.81 [2019-10-21T12:13:28.824Z] #27 ... [2019-10-21T12:13:28.824Z] [2019-10-21T12:13:28.824Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:28.824Z] #55 26.62 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-21T12:13:28.912Z] #60 DONE 0.3s [2019-10-21T12:13:28.912Z] [2019-10-21T12:13:28.912Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:13:28.912Z] #64 DONE 0.2s [2019-10-21T12:13:28.912Z] [2019-10-21T12:13:28.912Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-21T12:13:28.912Z] #67 DONE 0.2s [2019-10-21T12:13:28.912Z] [2019-10-21T12:13:28.912Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:13:29.114Z] #55 ... [2019-10-21T12:13:29.114Z] [2019-10-21T12:13:29.114Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:13:29.114Z] #32 79.13 bytes [2019-10-21T12:13:29.114Z] #32 79.24 strings [2019-10-21T12:13:29.114Z] #32 ... [2019-10-21T12:13:29.114Z] [2019-10-21T12:13:29.114Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:29.114Z] #37 2.657 + cd /tmp/tmp.qGdV3BLCyY/tini [2019-10-21T12:13:29.114Z] #37 2.657 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-21T12:13:29.114Z] #37 2.682 + cmake . [2019-10-21T12:13:29.114Z] #37 3.555 -- The C compiler identification is GNU 6.3.0 [2019-10-21T12:13:29.114Z] #37 3.665 -- Check for working C compiler: /usr/bin/cc [2019-10-21T12:13:29.114Z] #37 4.690 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-21T12:13:29.114Z] #37 4.695 -- Detecting C compiler ABI info [2019-10-21T12:13:29.114Z] #37 5.586 -- Detecting C compiler ABI info - done [2019-10-21T12:13:29.114Z] #37 5.779 -- Detecting C compile features [2019-10-21T12:13:29.114Z] #37 8.744 -- Detecting C compile features - done [2019-10-21T12:13:29.114Z] #37 8.812 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-21T12:13:29.174Z] #68 ... [2019-10-21T12:13:29.174Z] [2019-10-21T12:13:29.174Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:13:29.174Z] #66 DONE 0.2s [2019-10-21T12:13:29.174Z] [2019-10-21T12:13:29.174Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:13:29.404Z] #37 9.398 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-21T12:13:29.462Z] #41 98.10 CC criu/external.o [2019-10-21T12:13:29.462Z] #41 98.37 CC criu/fault-injection.o [2019-10-21T12:13:29.462Z] #41 98.47 CC criu/fdstore.o [2019-10-21T12:13:29.696Z] #37 9.859 -- Configuring done [2019-10-21T12:13:29.696Z] #37 9.930 -- Generating done [2019-10-21T12:13:29.696Z] #37 9.950 -- Build files have been written to: /tmp/tmp.qGdV3BLCyY/tini [2019-10-21T12:13:29.696Z] #37 9.973 + make tini-static [2019-10-21T12:13:29.720Z] #41 98.71 CC criu/fifo.o [2019-10-21T12:13:29.977Z] #41 99.04 CC criu/file-ids.o [2019-10-21T12:13:30.110Z] #68 0.824 + RM_GOPATH=0 [2019-10-21T12:13:30.110Z] #68 0.824 + TMP_GOPATH= [2019-10-21T12:13:30.110Z] #68 0.824 + : /build [2019-10-21T12:13:30.110Z] #68 0.824 + '[' -z '' ']' [2019-10-21T12:13:30.110Z] #68 0.825 ++ mktemp -d [2019-10-21T12:13:30.110Z] #68 0.826 + export GOPATH=/tmp/tmp.u9bQne3RVe [2019-10-21T12:13:30.110Z] #68 0.826 + GOPATH=/tmp/tmp.u9bQne3RVe [2019-10-21T12:13:30.110Z] #68 0.826 + RM_GOPATH=1 [2019-10-21T12:13:30.110Z] #68 0.827 ++ dirname ./install.sh [2019-10-21T12:13:30.110Z] #68 0.828 + dir=. [2019-10-21T12:13:30.110Z] #68 0.828 + bin=proxy [2019-10-21T12:13:30.110Z] #68 0.828 + shift [2019-10-21T12:13:30.110Z] #68 0.828 + '[' '!' -f ./proxy.installer ']' [2019-10-21T12:13:30.110Z] #68 0.828 + . ./proxy.installer [2019-10-21T12:13:30.110Z] #68 0.828 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:13:30.110Z] #68 0.828 + install_proxy [2019-10-21T12:13:30.110Z] #68 0.828 + case "$1" in [2019-10-21T12:13:30.110Z] #68 0.829 + export CGO_ENABLED=0 [2019-10-21T12:13:30.110Z] #68 0.829 + CGO_ENABLED=0 [2019-10-21T12:13:30.110Z] #68 0.829 + _install_proxy [2019-10-21T12:13:30.110Z] #68 0.829 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-21T12:13:30.110Z] #68 0.829 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.u9bQne3RVe/src/github.com/docker/libnetwork [2019-10-21T12:13:30.110Z] #68 0.829 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:13:30.110Z] #68 0.831 Cloning into '/tmp/tmp.u9bQne3RVe/src/github.com/docker/libnetwork'... [2019-10-21T12:13:30.543Z] #41 99.28 CC criu/file-lock.o [2019-10-21T12:13:30.733Z] #37 10.70 Scanning dependencies of target tini-static [2019-10-21T12:13:30.733Z] #37 10.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-21T12:13:31.024Z] #37 ... [2019-10-21T12:13:31.024Z] [2019-10-21T12:13:31.024Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:31.024Z] #42 2.423 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:13:31.024Z] #42 2.427 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:13:31.024Z] #42 4.428 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:13:31.024Z] #42 4.496 GEN .gitid [2019-10-21T12:13:31.024Z] #42 4.543 GEN criu/include/version.h [2019-10-21T12:13:31.024Z] #42 4.620 GEN include/common/asm [2019-10-21T12:13:31.024Z] #42 7.344 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-21T12:13:31.024Z] #42 7.579 PBCC images/opts.pb-c.c [2019-10-21T12:13:31.024Z] #42 7.751 PBCC images/sit.pb-c.c [2019-10-21T12:13:31.024Z] #42 7.933 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-21T12:13:31.024Z] #42 8.114 DEP images/opts.pb-c.d [2019-10-21T12:13:31.024Z] #42 8.196 DEP images/sit.pb-c.d [2019-10-21T12:13:31.024Z] #42 8.307 PBCC images/macvlan.pb-c.c [2019-10-21T12:13:31.024Z] #42 8.397 DEP images/macvlan.pb-c.d [2019-10-21T12:13:31.024Z] #42 8.459 PBCC images/autofs.pb-c.c [2019-10-21T12:13:31.024Z] #42 8.524 DEP images/autofs.pb-c.d [2019-10-21T12:13:31.024Z] #42 8.618 PBCC images/sysctl.pb-c.c [2019-10-21T12:13:31.024Z] #42 8.671 DEP images/sysctl.pb-c.d [2019-10-21T12:13:31.024Z] #42 8.774 PBCC images/time.pb-c.c [2019-10-21T12:13:31.024Z] #42 8.820 DEP images/time.pb-c.d [2019-10-21T12:13:31.024Z] #42 ... [2019-10-21T12:13:31.025Z] [2019-10-21T12:13:31.025Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:13:31.025Z] #27 41.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:13:31.116Z] #41 99.97 CC criu/files-ext.o [2019-10-21T12:13:31.374Z] #41 100.2 CC criu/files-reg.o [2019-10-21T12:13:32.012Z] #68 2.806 + cd /tmp/tmp.u9bQne3RVe/src/github.com/docker/libnetwork [2019-10-21T12:13:32.012Z] #68 2.806 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-21T12:13:32.012Z] #68 2.950 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-21T12:13:32.523Z] #27 42.16 [2019-10-21T12:13:32.813Z] #27 42.70 ######################################################################## 100.0% [2019-10-21T12:13:32.949Z] #68 DONE 4.0s [2019-10-21T12:13:33.105Z] #27 42.92 [2019-10-21T12:13:33.274Z] #41 101.8 CC criu/files.o [2019-10-21T12:13:33.395Z] #27 43.08 Download of images into '/build' complete. [2019-10-21T12:13:33.395Z] #27 43.08 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:13:33.395Z] #27 43.08 tar -cC '/build' . | docker load [2019-10-21T12:13:33.395Z] #27 ... [2019-10-21T12:13:33.395Z] [2019-10-21T12:13:33.395Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:13:33.395Z] #18 27.67 Fetched 7720 kB in 26s (288 kB/s) [2019-10-21T12:13:33.395Z] #18 27.67 Reading package lists... [2019-10-21T12:13:33.395Z] #18 ... [2019-10-21T12:13:33.395Z] [2019-10-21T12:13:33.395Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-21T12:13:33.395Z] #27 DONE 43.2s [2019-10-21T12:13:33.395Z] [2019-10-21T12:13:33.395Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:33.395Z] #42 8.995 PBCC images/binfmt-misc.pb-c.c [2019-10-21T12:13:33.395Z] #42 9.039 DEP images/binfmt-misc.pb-c.d [2019-10-21T12:13:33.395Z] #42 9.202 PBCC images/seccomp.pb-c.c [2019-10-21T12:13:33.395Z] #42 9.266 DEP images/seccomp.pb-c.d [2019-10-21T12:13:33.395Z] #42 9.393 PBCC images/userns.pb-c.c [2019-10-21T12:13:33.395Z] #42 9.447 DEP images/userns.pb-c.d [2019-10-21T12:13:33.395Z] #42 9.547 PBCC images/cgroup.pb-c.c [2019-10-21T12:13:33.395Z] #42 9.613 DEP images/cgroup.pb-c.d [2019-10-21T12:13:33.395Z] #42 9.760 PBCC images/fown.pb-c.c [2019-10-21T12:13:33.395Z] #42 9.815 PBCC images/ext-file.pb-c.c [2019-10-21T12:13:33.395Z] #42 9.901 DEP images/fown.pb-c.d [2019-10-21T12:13:33.395Z] #42 9.992 DEP images/ext-file.pb-c.d [2019-10-21T12:13:33.395Z] #42 10.06 PBCC images/rpc.pb-c.c [2019-10-21T12:13:33.395Z] #42 10.20 DEP images/rpc.pb-c.d [2019-10-21T12:13:33.395Z] #42 10.39 PBCC images/siginfo.pb-c.c [2019-10-21T12:13:33.395Z] #42 10.46 DEP images/siginfo.pb-c.d [2019-10-21T12:13:33.395Z] #42 10.67 PBCC images/pagemap.pb-c.c [2019-10-21T12:13:33.395Z] #42 10.87 DEP images/pagemap.pb-c.d [2019-10-21T12:13:33.395Z] #42 11.09 PBCC images/rlimit.pb-c.c [2019-10-21T12:13:33.685Z] #42 11.19 DEP images/rlimit.pb-c.d [2019-10-21T12:13:33.685Z] #42 11.33 PBCC images/file-lock.pb-c.c [2019-10-21T12:13:33.685Z] #42 11.39 DEP images/file-lock.pb-c.d [2019-10-21T12:13:33.930Z] #60 215.7 + bin/containerd-shim-runc-v1 [2019-10-21T12:13:33.975Z] #42 11.53 PBCC images/tty.pb-c.c [2019-10-21T12:13:33.975Z] #42 11.74 DEP images/tty.pb-c.d [2019-10-21T12:13:34.209Z] #41 103.2 CC criu/filesystems.o [2019-10-21T12:13:34.262Z] #42 11.91 PBCC images/tun.pb-c.c [2019-10-21T12:13:34.325Z] [2019-10-21T12:13:34.325Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:13:34.568Z] #42 12.07 PBCC images/netdev.pb-c.c [2019-10-21T12:13:34.568Z] #42 12.31 DEP images/tun.pb-c.d [2019-10-21T12:13:34.583Z] #69 DONE 0.2s [2019-10-21T12:13:34.583Z] [2019-10-21T12:13:34.583Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:13:34.583Z] #70 DONE 0.1s [2019-10-21T12:13:34.583Z] [2019-10-21T12:13:34.583Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T12:13:34.774Z] #41 103.7 CC criu/fsnotify.o [2019-10-21T12:13:34.856Z] #42 12.50 DEP images/netdev.pb-c.d [2019-10-21T12:13:34.856Z] #42 12.64 PBCC images/vma.pb-c.c [2019-10-21T12:13:34.856Z] #42 12.72 DEP images/vma.pb-c.d [2019-10-21T12:13:35.145Z] #42 12.82 PBCC images/creds.pb-c.c [2019-10-21T12:13:35.145Z] #42 12.87 DEP images/creds.pb-c.d [2019-10-21T12:13:35.145Z] #42 12.97 PBCC images/utsns.pb-c.c [2019-10-21T12:13:35.433Z] #42 13.00 DEP images/utsns.pb-c.d [2019-10-21T12:13:35.433Z] #42 13.25 PBCC images/ipc-desc.pb-c.c [2019-10-21T12:13:35.712Z] #41 104.4 CC criu/image-desc.o [2019-10-21T12:13:35.712Z] #41 104.6 CC criu/image.o [2019-10-21T12:13:35.724Z] #42 13.32 PBCC images/ipc-sem.pb-c.c [2019-10-21T12:13:35.724Z] #42 13.37 DEP images/ipc-desc.pb-c.d [2019-10-21T12:13:35.724Z] #42 13.46 DEP images/ipc-sem.pb-c.d [2019-10-21T12:13:35.724Z] #42 13.62 PBCC images/ipc-msg.pb-c.c [2019-10-21T12:13:36.015Z] #42 ... [2019-10-21T12:13:36.015Z] [2019-10-21T12:13:36.015Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:36.015Z] #37 14.28 [100%] Linking C executable tini-static [2019-10-21T12:13:36.015Z] #37 15.86 [100%] Built target tini-static [2019-10-21T12:13:36.015Z] #37 15.95 + mkdir -p /build [2019-10-21T12:13:36.015Z] #37 15.96 + cp tini-static /build/docker-init [2019-10-21T12:13:36.015Z] #37 DONE 16.0s [2019-10-21T12:13:36.015Z] [2019-10-21T12:13:36.015Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:36.015Z] #42 13.71 DEP images/ipc-msg.pb-c.d [2019-10-21T12:13:36.015Z] #42 13.89 PBCC images/ipc-shm.pb-c.c [2019-10-21T12:13:36.278Z] #41 105.1 CC criu/ipc_ns.o [2019-10-21T12:13:36.305Z] #42 13.95 DEP images/ipc-shm.pb-c.d [2019-10-21T12:13:36.592Z] #42 14.19 PBCC images/ipc-var.pb-c.c [2019-10-21T12:13:36.592Z] #42 14.39 DEP images/ipc-var.pb-c.d [2019-10-21T12:13:36.844Z] #41 105.9 CC criu/irmap.o [2019-10-21T12:13:36.880Z] #42 14.67 PBCC images/sk-opts.pb-c.c [2019-10-21T12:13:36.880Z] #42 14.78 PBCC images/packet-sock.pb-c.c [2019-10-21T12:13:37.114Z] #71 DONE 2.0s [2019-10-21T12:13:37.114Z] [2019-10-21T12:13:37.114Z] #72 exporting to image [2019-10-21T12:13:37.114Z] #72 exporting layers [2019-10-21T12:13:37.169Z] #42 14.99 DEP images/sk-opts.pb-c.d [2019-10-21T12:13:37.311Z] #60 219.0 + bin/containerd-shim-runc-v2 [2019-10-21T12:13:37.413Z] #41 106.3 CC criu/kcmp-ids.o [2019-10-21T12:13:37.460Z] #42 15.20 DEP images/packet-sock.pb-c.d [2019-10-21T12:13:37.670Z] #41 106.5 CC criu/kerndat.o [2019-10-21T12:13:37.696Z] #60 219.9 + binaries [2019-10-21T12:13:37.696Z] #60 219.9 + mkdir -p /build [2019-10-21T12:13:37.696Z] #60 219.9 + cp bin/containerd /build/containerd [2019-10-21T12:13:37.696Z] #60 220.0 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:13:37.750Z] #42 15.48 PBCC images/sk-netlink.pb-c.c [2019-10-21T12:13:38.042Z] #42 15.69 DEP images/sk-netlink.pb-c.d [2019-10-21T12:13:38.042Z] #42 15.81 PBCC images/sk-inet.pb-c.c [2019-10-21T12:13:38.071Z] #60 220.0 + cp bin/ctr /build/ctr [2019-10-21T12:13:38.071Z] #60 DONE 220.1s [2019-10-21T12:13:38.346Z] #42 16.05 DEP images/sk-inet.pb-c.d [2019-10-21T12:13:38.346Z] #42 16.17 PBCC images/sk-unix.pb-c.c [2019-10-21T12:13:38.603Z] #41 107.3 CC criu/libnetlink.o [2019-10-21T12:13:38.603Z] #41 107.6 CC criu/log.o [2019-10-21T12:13:38.643Z] #42 16.23 DEP images/sk-unix.pb-c.d [2019-10-21T12:13:38.644Z] #42 16.38 PBCC images/mm.pb-c.c [2019-10-21T12:13:38.861Z] #41 ... [2019-10-21T12:13:38.861Z] [2019-10-21T12:13:38.861Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:13:38.861Z] #38 166.6 + dpkg --print-architecture [2019-10-21T12:13:38.861Z] #38 166.6 + cd /tmp/tmp.bdF6JUlZg7/src/github.com/docker/distribution [2019-10-21T12:13:38.861Z] #38 166.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-21T12:13:38.922Z] [2019-10-21T12:13:38.922Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:13:38.922Z] #61 DONE 0.2s [2019-10-21T12:13:38.922Z] [2019-10-21T12:13:38.922Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:13:38.922Z] #65 DONE 0.1s [2019-10-21T12:13:38.922Z] [2019-10-21T12:13:38.922Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:13:38.937Z] #42 16.48 DEP images/mm.pb-c.d [2019-10-21T12:13:38.937Z] #42 16.61 PBCC images/timerfd.pb-c.c [2019-10-21T12:13:38.937Z] #42 16.74 DEP images/timerfd.pb-c.d [2019-10-21T12:13:39.119Z] #38 166.9 + GOPATH=/tmp/tmp.bdF6JUlZg7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bdF6JUlZg7 [2019-10-21T12:13:39.119Z] #38 166.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-21T12:13:39.226Z] #42 16.91 PBCC images/timer.pb-c.c [2019-10-21T12:13:39.226Z] #42 16.94 DEP images/timer.pb-c.d [2019-10-21T12:13:39.293Z] #67 DONE 0.1s [2019-10-21T12:13:39.293Z] [2019-10-21T12:13:39.293Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:13:39.293Z] #70 DONE 0.1s [2019-10-21T12:13:39.293Z] [2019-10-21T12:13:39.293Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:13:39.293Z] #71 DONE 0.1s [2019-10-21T12:13:39.293Z] [2019-10-21T12:13:39.293Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T12:13:39.514Z] #42 17.05 PBCC images/sa.pb-c.c [2019-10-21T12:13:39.514Z] #42 17.08 DEP images/sa.pb-c.d [2019-10-21T12:13:39.514Z] #42 17.18 PBCC images/pipe-data.pb-c.c [2019-10-21T12:13:39.514Z] #42 17.22 DEP images/pipe-data.pb-c.d [2019-10-21T12:13:39.803Z] #42 17.34 PBCC images/mnt.pb-c.c [2019-10-21T12:13:39.803Z] #42 17.43 DEP images/mnt.pb-c.d [2019-10-21T12:13:40.091Z] #42 17.60 PBCC images/sk-packet.pb-c.c [2019-10-21T12:13:40.091Z] #42 17.63 DEP images/sk-packet.pb-c.d [2019-10-21T12:13:40.091Z] #42 17.74 PBCC images/tcp-stream.pb-c.c [2019-10-21T12:13:40.091Z] #42 17.84 DEP images/tcp-stream.pb-c.d [2019-10-21T12:13:40.091Z] #42 17.94 PBCC images/pipe.pb-c.c [2019-10-21T12:13:40.381Z] #42 18.02 DEP images/pipe.pb-c.d [2019-10-21T12:13:40.381Z] #42 18.09 PBCC images/pstree.pb-c.c [2019-10-21T12:13:40.381Z] #42 18.13 DEP images/pstree.pb-c.d [2019-10-21T12:13:40.381Z] #42 18.22 PBCC images/fs.pb-c.c [2019-10-21T12:13:40.381Z] #42 18.25 DEP images/fs.pb-c.d [2019-10-21T12:13:40.670Z] #42 18.36 PBCC images/signalfd.pb-c.c [2019-10-21T12:13:40.670Z] #42 18.51 DEP images/signalfd.pb-c.d [2019-10-21T12:13:40.960Z] #42 18.58 PBCC images/fh.pb-c.c [2019-10-21T12:13:40.960Z] #42 18.67 PBCC images/fsnotify.pb-c.c [2019-10-21T12:13:40.960Z] #42 18.81 DEP images/fh.pb-c.d [2019-10-21T12:13:41.208Z] #72 DONE 2.0s [2019-10-21T12:13:41.208Z] [2019-10-21T12:13:41.208Z] #73 exporting to oci image format [2019-10-21T12:13:41.208Z] #73 exporting layers [2019-10-21T12:13:41.248Z] #42 18.93 DEP images/fsnotify.pb-c.d [2019-10-21T12:13:41.248Z] #42 ... [2019-10-21T12:13:41.248Z] [2019-10-21T12:13:41.248Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:13:41.248Z] #32 91.28 bufio [2019-10-21T12:13:41.248Z] #32 94.22 reflect [2019-10-21T12:13:41.248Z] #32 94.35 path [2019-10-21T12:13:41.248Z] #32 99.84 text/tabwriter [2019-10-21T12:13:41.248Z] #32 ... [2019-10-21T12:13:41.248Z] [2019-10-21T12:13:41.248Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:41.248Z] #42 19.05 PBCC images/eventpoll.pb-c.c [2019-10-21T12:13:41.538Z] #42 19.11 DEP images/eventpoll.pb-c.d [2019-10-21T12:13:41.538Z] #42 19.18 PBCC images/eventfd.pb-c.c [2019-10-21T12:13:41.538Z] #42 19.21 DEP images/eventfd.pb-c.d [2019-10-21T12:13:41.826Z] #42 19.34 PBCC images/remap-file-path.pb-c.c [2019-10-21T12:13:41.826Z] #42 19.38 DEP images/remap-file-path.pb-c.d [2019-10-21T12:13:41.826Z] #42 19.57 PBCC images/fifo.pb-c.c [2019-10-21T12:13:41.826Z] #42 19.61 DEP images/fifo.pb-c.d [2019-10-21T12:13:42.115Z] #42 19.74 PBCC images/ghost-file.pb-c.c [2019-10-21T12:13:42.115Z] #42 19.85 DEP images/ghost-file.pb-c.d [2019-10-21T12:13:42.383Z] #72 exporting layers 4.8s done [2019-10-21T12:13:42.383Z] #72 writing image sha256:f30e959ab91d7e0c728962ae59ba947e3c3b91e5e45d6c00449673545fc71c2d done [2019-10-21T12:13:42.383Z] #72 naming to docker.io/library/docker:e7805653b8632aae4f789dbca238e25b16df964d done [2019-10-21T12:13:42.383Z] #72 DONE 4.8s [Pipeline] } [Pipeline] // stage [2019-10-21T12:13:42.410Z] #42 20.01 PBCC images/regfile.pb-c.c [2019-10-21T12:13:42.410Z] #42 20.11 DEP images/regfile.pb-c.d [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T12:13:42.697Z] #42 20.29 PBCC images/ns.pb-c.c [2019-10-21T12:13:42.697Z] #42 20.33 DEP images/ns.pb-c.d [2019-10-21T12:13:42.697Z] #42 20.40 PBCC images/fdinfo.pb-c.c [2019-10-21T12:13:42.719Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e7805653b8632aae4f789dbca238e25b16df964d hack/test/unit [2019-10-21T12:13:42.985Z] #42 20.58 DEP images/fdinfo.pb-c.d [2019-10-21T12:13:42.985Z] #42 20.70 PBCC images/core-aarch64.pb-c.c [2019-10-21T12:13:42.985Z] #42 20.78 PBCC images/core-arm.pb-c.c [2019-10-21T12:13:43.274Z] #42 20.87 PBCC images/core-ppc64.pb-c.c [2019-10-21T12:13:43.274Z] #42 20.97 PBCC images/core-s390.pb-c.c [2019-10-21T12:13:43.274Z] #42 21.07 PBCC images/core-x86.pb-c.c [2019-10-21T12:13:43.564Z] #42 21.16 PBCC images/core.pb-c.c [2019-10-21T12:13:43.564Z] #42 21.33 PBCC images/inventory.pb-c.c [2019-10-21T12:13:43.564Z] #42 21.45 DEP images/core-aarch64.pb-c.d [2019-10-21T12:13:43.856Z] #42 21.57 DEP images/core-arm.pb-c.d [2019-10-21T12:13:43.856Z] #42 ... [2019-10-21T12:13:43.856Z] [2019-10-21T12:13:43.856Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:13:43.856Z] #18 38.25 Reading package lists... [2019-10-21T12:13:43.856Z] #18 46.68 Building dependency tree... [2019-10-21T12:13:43.856Z] #18 ... [2019-10-21T12:13:43.856Z] [2019-10-21T12:13:43.856Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:43.856Z] #42 21.64 DEP images/core-ppc64.pb-c.d [2019-10-21T12:13:43.856Z] #42 21.70 DEP images/core-s390.pb-c.d [2019-10-21T12:13:44.147Z] #42 21.78 DEP images/core-x86.pb-c.d [2019-10-21T12:13:44.147Z] #42 21.86 DEP images/core.pb-c.d [2019-10-21T12:13:44.147Z] #42 21.95 DEP images/inventory.pb-c.d [2019-10-21T12:13:44.438Z] #42 22.05 PBCC images/cpuinfo.pb-c.c [2019-10-21T12:13:44.438Z] #42 22.11 DEP images/cpuinfo.pb-c.d [2019-10-21T12:13:44.438Z] #42 22.23 PBCC images/stats.pb-c.c [2019-10-21T12:13:44.727Z] #42 22.27 DEP images/stats.pb-c.d [2019-10-21T12:13:44.727Z] #42 ... [2019-10-21T12:13:44.727Z] [2019-10-21T12:13:44.727Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:44.727Z] #45 95.02 reflect [2019-10-21T12:13:44.727Z] #45 97.39 bufio [2019-10-21T12:13:44.727Z] #45 104.4 regexp/syntax [2019-10-21T12:13:45.016Z] #45 ... [2019-10-21T12:13:45.016Z] [2019-10-21T12:13:45.016Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:13:45.016Z] #18 48.77 The following additional packages will be installed: [2019-10-21T12:13:45.016Z] #18 48.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-21T12:13:45.016Z] #18 48.77 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-21T12:13:45.016Z] #18 48.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-21T12:13:45.016Z] #18 48.77 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-21T12:13:45.016Z] #18 48.77 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-21T12:13:45.016Z] #18 48.77 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-21T12:13:45.016Z] #18 48.77 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-21T12:13:45.016Z] #18 48.78 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-21T12:13:45.016Z] #18 48.78 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-21T12:13:45.016Z] #18 48.80 Suggested packages: [2019-10-21T12:13:45.016Z] #18 48.80 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-21T12:13:45.016Z] #18 48.80 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-21T12:13:45.016Z] #18 48.80 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-21T12:13:45.016Z] #18 48.80 vim-doc vim-scripts xfsdump acl attr quota [2019-10-21T12:13:45.016Z] #18 48.80 Recommended packages: [2019-10-21T12:13:45.016Z] #18 48.80 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-21T12:13:45.016Z] #18 48.80 python3-keyrings.alt python3-xdg unzip [2019-10-21T12:13:47.225Z] #38 ... [2019-10-21T12:13:47.225Z] [2019-10-21T12:13:47.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:47.225Z] #41 107.9 CC criu/lsm.o [2019-10-21T12:13:47.225Z] #41 108.3 CC criu/mem.o [2019-10-21T12:13:47.225Z] #41 109.4 CC criu/mount.o [2019-10-21T12:13:47.225Z] #41 112.1 CC criu/namespaces.o [2019-10-21T12:13:47.225Z] #41 113.2 CC criu/net.o [2019-10-21T12:13:47.225Z] #41 115.4 CC criu/netfilter.o [2019-10-21T12:13:47.225Z] #41 115.7 CC criu/page-pipe.o [2019-10-21T12:13:47.225Z] #41 116.2 CC criu/page-xfer.o [2019-10-21T12:13:48.030Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:13:48.167Z] #41 117.1 CC criu/pagemap-cache.o [2019-10-21T12:13:48.426Z] #41 117.4 CC criu/pagemap.o [2019-10-21T12:13:49.361Z] #41 118.2 CC criu/parasite-syscall.o [2019-10-21T12:13:49.926Z] #41 118.9 CC criu/path.o [2019-10-21T12:13:50.184Z] #41 119.1 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:13:50.750Z] #41 119.5 CC criu/pie-util-vdso.o [2019-10-21T12:13:50.750Z] #41 119.8 CC criu/pie-util.o [2019-10-21T12:13:51.007Z] #41 119.9 CC criu/pipes.o [2019-10-21T12:13:51.573Z] #41 120.5 CC criu/plugin.o [2019-10-21T12:13:51.915Z] #18 ... [2019-10-21T12:13:51.915Z] [2019-10-21T12:13:51.915Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:13:51.915Z] #45 111.5 vendor/golang.org/x/text/transform [2019-10-21T12:13:52.138Z] #41 120.9 CC criu/proc_parse.o [2019-10-21T12:13:52.616Z] Running on azwin-2-b89060 in d:\jenkins\workspace\moby_PR-40110 [Pipeline] { [Pipeline] ws [2019-10-21T12:13:52.631Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-21T12:13:54.037Z] #41 123.0 CC criu/protobuf-desc.o [2019-10-21T12:13:54.602Z] #41 123.6 CC criu/protobuf.o [2019-10-21T12:13:55.167Z] #41 124.0 CC criu/pstree.o [2019-10-21T12:13:56.103Z] #41 124.9 CC criu/rbtree.o [2019-10-21T12:13:56.103Z] #41 125.1 CC criu/rst-malloc.o [2019-10-21T12:13:56.360Z] #41 125.4 CC criu/seccomp.o [2019-10-21T12:13:56.361Z] #45 ... [2019-10-21T12:13:56.361Z] [2019-10-21T12:13:56.361Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:13:56.361Z] #18 56.27 The following NEW packages will be installed: [2019-10-21T12:13:56.361Z] #18 56.27 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-21T12:13:56.361Z] #18 56.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-21T12:13:56.361Z] #18 56.28 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-21T12:13:56.361Z] #18 56.28 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-21T12:13:56.361Z] #18 56.29 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-21T12:13:56.361Z] #18 56.29 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-21T12:13:56.361Z] #18 56.29 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-21T12:13:56.361Z] #18 56.29 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-21T12:13:56.361Z] #18 56.30 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-21T12:13:56.361Z] #18 56.30 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-21T12:13:56.361Z] #18 56.30 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-21T12:13:56.361Z] #18 56.30 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-21T12:13:56.361Z] #18 56.31 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-21T12:13:56.361Z] #18 56.31 xfsprogs xxd xz-utils zip [2019-10-21T12:13:56.361Z] #18 56.49 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-21T12:13:56.361Z] #18 56.49 Need to get 87.3 MB of archives. [2019-10-21T12:13:56.361Z] #18 56.49 After this operation, 585 MB of additional disk space will be used. [2019-10-21T12:13:56.361Z] #18 56.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-21T12:13:56.361Z] #18 56.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-21T12:13:56.361Z] #18 56.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-21T12:13:56.361Z] #18 56.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-21T12:13:56.361Z] #18 56.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-21T12:13:56.361Z] #18 56.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-21T12:13:56.361Z] #18 56.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-21T12:13:56.361Z] #18 56.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-21T12:13:56.361Z] #18 57.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-21T12:13:56.361Z] #18 57.03 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-21T12:13:56.361Z] #18 57.32 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-21T12:13:56.361Z] #18 57.34 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-21T12:13:56.361Z] #18 57.34 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-21T12:13:56.361Z] #18 57.36 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-21T12:13:56.361Z] #18 57.36 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-21T12:13:56.361Z] #18 57.37 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-21T12:13:56.361Z] #18 57.38 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-21T12:13:56.361Z] #18 57.39 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-21T12:13:56.361Z] #18 57.41 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-21T12:13:56.361Z] #18 57.42 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-21T12:13:56.361Z] #18 57.43 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-21T12:13:56.361Z] #18 57.47 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-21T12:13:56.361Z] #18 57.50 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-21T12:13:56.361Z] #18 57.51 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-21T12:13:56.361Z] #18 57.52 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-21T12:13:56.362Z] #18 57.53 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-21T12:13:56.362Z] #18 57.58 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-21T12:13:56.362Z] #18 57.60 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-21T12:13:56.362Z] #18 57.69 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-21T12:13:56.362Z] #18 57.80 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-21T12:13:56.362Z] #18 57.81 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-21T12:13:56.362Z] #18 57.83 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-21T12:13:56.362Z] #18 57.86 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-21T12:13:56.362Z] #18 57.87 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-21T12:13:56.362Z] #18 57.89 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-21T12:13:56.362Z] #18 57.97 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-21T12:13:56.362Z] #18 58.05 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-21T12:13:56.362Z] #18 58.14 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-21T12:13:56.362Z] #18 58.15 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-21T12:13:56.362Z] #18 58.20 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-21T12:13:56.362Z] #18 58.24 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-21T12:13:56.362Z] #18 58.31 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-21T12:13:56.362Z] #18 58.39 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-21T12:13:56.362Z] #18 58.42 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-21T12:13:56.362Z] #18 58.43 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-21T12:13:56.362Z] #18 58.44 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-21T12:13:56.362Z] #18 58.45 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-21T12:13:56.362Z] #18 58.47 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-21T12:13:56.362Z] #18 58.73 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-21T12:13:56.362Z] #18 58.78 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-21T12:13:56.362Z] #18 58.95 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-21T12:13:56.362Z] #18 58.97 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-21T12:13:56.362Z] #18 58.99 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-21T12:13:56.362Z] #18 59.01 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-21T12:13:56.362Z] #18 59.02 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-21T12:13:56.362Z] #18 59.08 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-21T12:13:56.362Z] #18 59.78 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-21T12:13:56.362Z] #18 59.89 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-21T12:13:56.362Z] #18 59.98 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-21T12:13:56.362Z] #18 60.01 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-21T12:13:56.362Z] #18 60.03 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-21T12:13:56.362Z] #18 60.09 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-21T12:13:56.362Z] #18 60.32 Get:63 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-10-21T12:13:56.362Z] #18 60.60 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-21T12:13:56.362Z] #18 60.62 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-21T12:13:56.651Z] #18 61.17 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-21T12:13:56.927Z] #41 126.0 CC criu/seize.o [2019-10-21T12:13:56.943Z] #18 ... [2019-10-21T12:13:56.944Z] [2019-10-21T12:13:56.944Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:56.944Z] #42 24.80 make[1]: Nothing to be done for 'all'. [2019-10-21T12:13:56.944Z] #42 27.07 CC images/stats.o [2019-10-21T12:13:56.944Z] #42 27.85 CC images/core.o [2019-10-21T12:13:56.944Z] #42 29.20 CC images/core-x86.o [2019-10-21T12:13:56.944Z] #42 30.48 CC images/core-arm.o [2019-10-21T12:13:56.944Z] #42 31.19 CC images/core-aarch64.o [2019-10-21T12:13:56.944Z] #42 32.22 CC images/core-ppc64.o [2019-10-21T12:13:56.944Z] #42 33.60 CC images/core-s390.o [2019-10-21T12:13:57.234Z] #42 ... [2019-10-21T12:13:57.234Z] [2019-10-21T12:13:57.234Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:13:57.234Z] #32 107.4 internal/syscall/unix [2019-10-21T12:13:57.234Z] #32 107.6 time [2019-10-21T12:13:57.234Z] #32 ... [2019-10-21T12:13:57.234Z] [2019-10-21T12:13:57.234Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:57.234Z] #42 35.11 CC images/cpuinfo.o [2019-10-21T12:13:57.863Z] #41 126.7 CC criu/servicefd.o [2019-10-21T12:13:58.127Z] #41 127.2 CC criu/shmem.o [2019-10-21T12:13:58.267Z] #42 35.81 CC images/inventory.o [2019-10-21T12:13:58.558Z] #42 36.27 CC images/fdinfo.o [2019-10-21T12:13:59.060Z] #41 127.9 CC criu/sigframe.o [2019-10-21T12:13:59.189Z] #42 36.96 CC images/fown.o [2019-10-21T12:13:59.318Z] #41 128.1 CC criu/signalfd.o [2019-10-21T12:13:59.318Z] #41 ... [2019-10-21T12:13:59.318Z] [2019-10-21T12:13:59.318Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:13:59.318Z] #38 187.0 + rm -rf /tmp/tmp.bdF6JUlZg7/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bdF6JUlZg7 [2019-10-21T12:13:59.821Z] #42 37.32 CC images/ns.o [2019-10-21T12:13:59.821Z] #42 37.67 CC images/regfile.o [2019-10-21T12:13:59.883Z] #38 DONE 187.7s [2019-10-21T12:13:59.883Z] [2019-10-21T12:13:59.883Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:13:59.883Z] #41 128.4 CC criu/sk-inet.o [2019-10-21T12:14:00.280Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2019-10-21T12:14:00.449Z] #41 129.5 CC criu/sk-netlink.o [2019-10-21T12:14:00.450Z] #42 38.18 CC images/ghost-file.o [2019-10-21T12:14:01.099Z] #42 38.98 CC images/fifo.o [2019-10-21T12:14:01.382Z] #41 130.0 CC criu/sk-packet.o [2019-10-21T12:14:01.641Z] #41 ... [2019-10-21T12:14:01.641Z] [2019-10-21T12:14:01.641Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:14:01.641Z] #39 DONE 0.2s [2019-10-21T12:14:01.641Z] [2019-10-21T12:14:01.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:14:01.641Z] #41 130.6 CC criu/sk-queue.o [2019-10-21T12:14:01.730Z] #42 39.33 CC images/remap-file-path.o [2019-10-21T12:14:01.899Z] #41 131.0 CC criu/sk-tcp.o [2019-10-21T12:14:02.020Z] #42 39.71 CC images/eventfd.o [2019-10-21T12:14:02.313Z] #42 40.10 CC images/eventpoll.o [2019-10-21T12:14:02.465Z] #41 131.4 CC criu/sk-unix.o [2019-10-21T12:14:03.368Z] #42 41.02 CC images/fh.o [2019-10-21T12:14:03.838Z] #41 132.5 CC criu/sockets.o [2019-10-21T12:14:03.998Z] #42 41.75 CC images/fsnotify.o [2019-10-21T12:14:04.404Z] #41 133.2 CC criu/stats.o [2019-10-21T12:14:04.404Z] #41 133.4 CC criu/string.o [2019-10-21T12:14:04.404Z] #41 133.5 CC criu/sysctl.o [2019-10-21T12:14:04.969Z] #41 133.9 CC criu/sysfs_parse.o [2019-10-21T12:14:05.029Z] #42 ... [2019-10-21T12:14:05.029Z] [2019-10-21T12:14:05.029Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:14:05.029Z] #60 64.01 + cd /tmp/tmp.YNiBFXeBr3/src/github.com/containerd/containerd [2019-10-21T12:14:05.029Z] #60 64.01 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-21T12:14:05.029Z] #60 65.25 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-21T12:14:05.029Z] #60 65.25 + BUILDTAGS='netgo osusergo static_build' [2019-10-21T12:14:05.029Z] #60 65.25 + export EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:14:05.029Z] #60 65.25 + EXTRA_FLAGS=-buildmode=pie [2019-10-21T12:14:05.029Z] #60 65.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-21T12:14:05.029Z] #60 65.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-21T12:14:05.029Z] #60 65.25 + '[' '' = dynamic ']' [2019-10-21T12:14:05.029Z] #60 65.25 + make [2019-10-21T12:14:05.029Z] #60 66.48 + bin/ctr [2019-10-21T12:14:05.227Z] #41 134.1 CC criu/timerfd.o [2019-10-21T12:14:05.338Z] #60 ... [2019-10-21T12:14:05.338Z] [2019-10-21T12:14:05.338Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:14:05.338Z] #42 43.04 CC images/signalfd.o [2019-10-21T12:14:05.792Z] #41 134.5 CC criu/tty.o [2019-10-21T12:14:05.967Z] #42 43.42 CC images/fs.o [2019-10-21T12:14:05.967Z] #42 43.66 CC images/pstree.o [2019-10-21T12:14:06.258Z] #42 44.03 CC images/pipe.o [2019-10-21T12:14:06.889Z] #42 44.47 CC images/tcp-stream.o [2019-10-21T12:14:07.165Z] #41 135.8 CC criu/tun.o [2019-10-21T12:14:07.165Z] #41 136.1 CC criu/uffd.o [2019-10-21T12:14:07.179Z] #42 44.87 CC images/sk-packet.o [2019-10-21T12:14:07.179Z] #42 ... [2019-10-21T12:14:07.179Z] [2019-10-21T12:14:07.179Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:14:07.179Z] #18 61.67 Get:67 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-10-21T12:14:07.179Z] #18 61.71 Get:68 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-10-21T12:14:07.179Z] #18 65.91 Get:69 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-10-21T12:14:07.179Z] #18 70.58 debconf: delaying package configuration, since apt-utils is not installed [2019-10-21T12:14:07.179Z] #18 70.75 Fetched 87.3 MB in 12s (7066 kB/s) [2019-10-21T12:14:07.179Z] #18 70.92 Selecting previously unselected package bash-completion. [2019-10-21T12:14:07.179Z] #18 70.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 ... 15020 files and directories currently installed.) [2019-10-21T12:14:07.179Z] #18 71.10 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-21T12:14:07.469Z] #18 ... [2019-10-21T12:14:07.469Z] [2019-10-21T12:14:07.469Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:14:07.469Z] #45 117.7 time [2019-10-21T12:14:07.469Z] #45 125.7 regexp [2019-10-21T12:14:07.759Z] #45 ... [2019-10-21T12:14:07.759Z] [2019-10-21T12:14:07.759Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:14:07.759Z] #32 119.0 internal/poll [2019-10-21T12:14:07.759Z] #32 123.9 os [2019-10-21T12:14:07.759Z] #32 125.5 internal/fmtsort [2019-10-21T12:14:07.759Z] #32 ... [2019-10-21T12:14:07.759Z] [2019-10-21T12:14:07.759Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:14:07.759Z] #42 45.47 CC images/mnt.o [2019-10-21T12:14:08.095Z] #41 136.9 CC criu/util.o [2019-10-21T12:14:08.391Z] #42 45.95 CC images/pipe-data.o [2019-10-21T12:14:08.680Z] #42 46.29 CC images/sa.o [2019-10-21T12:14:08.972Z] #42 46.70 CC images/timer.o [2019-10-21T12:14:09.028Z] #41 137.8 CC criu/uts_ns.o [2019-10-21T12:14:09.028Z] #41 138.0 CC criu/vdso-compat.o [2019-10-21T12:14:09.286Z] #41 138.2 CC criu/vdso.o [2019-10-21T12:14:10.015Z] #42 47.57 CC images/timerfd.o [2019-10-21T12:14:10.219Z] #41 138.9 LINK criu/built-in.o [2019-10-21T12:14:10.220Z] #41 139.0 LINK criu/criu [2019-10-21T12:14:10.305Z] #42 48.02 CC images/mm.o [2019-10-21T12:14:10.478Z] #41 139.3 DEP lib/c/criu.d [2019-10-21T12:14:10.478Z] #41 139.4 CC images/rpc.pb-c.o [2019-10-21T12:14:10.936Z] #42 48.69 CC images/sk-opts.o [2019-10-21T12:14:11.043Z] #41 139.9 CC lib/c/criu.o [2019-10-21T12:14:11.565Z] #42 49.11 CC images/sk-unix.o [2019-10-21T12:14:11.609Z] #41 140.6 LINK lib/c/built-in.o [2019-10-21T12:14:11.867Z] #41 140.6 LINK lib/c/libcriu.so [2019-10-21T12:14:11.867Z] #41 140.7 GEN magic.py [2019-10-21T12:14:11.867Z] #41 140.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:14:11.867Z] #41 140.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:14:12.193Z] #42 49.71 CC images/sk-inet.o [2019-10-21T12:14:12.432Z] #41 141.3 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:14:12.826Z] #42 50.45 CC images/tun.o [2019-10-21T12:14:12.998Z] #41 141.8 make[1]: Nothing to be done for 'all'. [2019-10-21T12:14:13.117Z] #42 51.02 CC images/sk-netlink.o [2019-10-21T12:14:13.408Z] #42 ... [2019-10-21T12:14:13.408Z] [2019-10-21T12:14:13.408Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:14:13.408Z] #18 76.94 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-21T12:14:13.408Z] #18 77.69 Selecting previously unselected package libnet1:ppc64el. [2019-10-21T12:14:13.408Z] #18 77.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-21T12:14:13.408Z] #18 77.70 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-21T12:14:13.408Z] #18 77.87 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-21T12:14:13.408Z] #18 77.90 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-21T12:14:13.408Z] #18 77.91 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-21T12:14:13.408Z] #18 78.04 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-21T12:14:13.408Z] #18 78.08 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-21T12:14:13.565Z] #41 142.4 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:14:13.565Z] #41 142.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:14:13.565Z] #41 142.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:14:13.565Z] #41 142.4 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:14:13.565Z] #41 142.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:14:13.565Z] #41 142.5 make[1]: Nothing to be done for 'all'. [2019-10-21T12:14:13.565Z] #41 142.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:14:13.565Z] #41 142.6 make[2]: Nothing to be done for 'all'. [2019-10-21T12:14:13.697Z] #18 78.09 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-21T12:14:13.697Z] #18 78.30 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-21T12:14:13.697Z] #18 78.30 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-21T12:14:13.823Z] #41 142.6 make[2]: Nothing to be done for 'all'. [2019-10-21T12:14:13.823Z] #41 142.7 make[2]: Nothing to be done for 'all'. [2019-10-21T12:14:13.823Z] #41 142.7 make[2]: Nothing to be done for 'all'. [2019-10-21T12:14:13.823Z] #41 142.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:14:13.823Z] #41 142.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:14:13.823Z] #41 142.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:14:13.823Z] #41 142.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:14:14.005Z] #18 78.36 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-21T12:14:14.005Z] #18 78.65 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-21T12:14:14.132Z] #41 142.8 INSTALL criu/criu [2019-10-21T12:14:14.132Z] #41 DONE 143.0s [2019-10-21T12:14:14.132Z] [2019-10-21T12:14:14.132Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:14:14.132Z] #50 DONE 201.6s [2019-10-21T12:14:14.132Z] [2019-10-21T12:14:14.132Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:14:14.294Z] #18 78.66 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-21T12:14:14.294Z] #18 78.66 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-21T12:14:14.407Z] #59 159.0 + bin/containerd [2019-10-21T12:14:15.319Z] #18 79.70 Selecting previously unselected package python3.5-minimal. [2019-10-21T12:14:15.319Z] #18 79.71 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-21T12:14:15.319Z] #18 79.74 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:14:16.600Z] using credential docker-jenkins-github-credentials [2019-10-21T12:14:16.677Z] Cloning the remote Git repository [2019-10-21T12:14:16.677Z] Cloning with configured refspecs honoured and without tags [2019-10-21T12:14:16.819Z] #18 81.43 Selecting previously unselected package python3-minimal. [2019-10-21T12:14:16.819Z] #18 81.44 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-21T12:14:16.819Z] #18 81.45 Unpacking python3-minimal (3.5.3-1) ... [2019-10-21T12:14:16.935Z] #59 ... [2019-10-21T12:14:16.935Z] [2019-10-21T12:14:16.935Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:14:16.935Z] #42 DONE 0.3s [2019-10-21T12:14:16.935Z] [2019-10-21T12:14:16.935Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:14:16.935Z] #45 DONE 0.1s [2019-10-21T12:14:16.935Z] [2019-10-21T12:14:16.935Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:14:16.935Z] #59 ... [2019-10-21T12:14:16.935Z] [2019-10-21T12:14:16.935Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:14:16.935Z] #48 DONE 0.1s [2019-10-21T12:14:16.935Z] [2019-10-21T12:14:16.935Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:14:16.935Z] #51 DONE 0.2s [2019-10-21T12:14:16.935Z] [2019-10-21T12:14:16.935Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:14:17.110Z] #18 81.60 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-21T12:14:17.110Z] #18 81.62 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-21T12:14:17.110Z] #18 81.63 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-21T12:14:17.192Z] #59 ... [2019-10-21T12:14:17.192Z] [2019-10-21T12:14:17.192Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:14:17.192Z] #55 DONE 0.1s [2019-10-21T12:14:17.192Z] [2019-10-21T12:14:17.192Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:14:17.400Z] #18 81.79 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-21T12:14:17.400Z] #18 81.79 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-21T12:14:17.400Z] #18 81.80 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-21T12:14:17.010Z] Cloning repository https://github.com/moby/moby.git [2019-10-21T12:14:17.387Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-21T12:14:18.425Z] #18 ... [2019-10-21T12:14:18.425Z] [2019-10-21T12:14:18.425Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:14:18.425Z] #32 128.4 path/filepath [2019-10-21T12:14:18.425Z] #32 128.5 fmt [2019-10-21T12:14:18.425Z] #32 131.2 io/ioutil [2019-10-21T12:14:18.425Z] #32 134.9 log [2019-10-21T12:14:18.425Z] #32 134.9 github.com/BurntSushi/toml [2019-10-21T12:14:18.425Z] #32 134.9 flag [2019-10-21T12:14:18.425Z] #32 ... [2019-10-21T12:14:18.425Z] [2019-10-21T12:14:18.425Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:14:18.425Z] #42 51.46 CC images/packet-sock.o [2019-10-21T12:14:18.425Z] #42 52.42 CC images/ipc-var.o [2019-10-21T12:14:18.425Z] #42 52.80 CC images/ipc-desc.o [2019-10-21T12:14:18.425Z] #42 53.21 CC images/ipc-shm.o [2019-10-21T12:14:18.425Z] #42 53.60 CC images/ipc-msg.o [2019-10-21T12:14:18.425Z] #42 54.30 CC images/ipc-sem.o [2019-10-21T12:14:18.425Z] #42 54.69 CC images/utsns.o [2019-10-21T12:14:18.425Z] #42 55.17 CC images/creds.o [2019-10-21T12:14:18.425Z] #42 55.52 CC images/vma.o [2019-10-21T12:14:18.425Z] #42 56.06 CC images/netdev.o [2019-10-21T12:14:19.058Z] #42 56.81 CC images/tty.o [2019-10-21T12:14:18.994Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:14:18.994Z] > git --version # timeout=10 [2019-10-21T12:14:19.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:14:19.048Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:14:20.085Z] #42 ... [2019-10-21T12:14:20.085Z] [2019-10-21T12:14:20.085Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:14:20.085Z] #18 84.63 Selecting previously unselected package python3.5. [2019-10-21T12:14:20.085Z] #18 84.63 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-21T12:14:20.085Z] #18 84.63 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:14:20.375Z] #18 84.87 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-21T12:14:20.375Z] #18 84.88 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-21T12:14:20.375Z] #18 84.89 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-21T12:14:20.666Z] #18 85.04 Selecting previously unselected package dh-python. [2019-10-21T12:14:20.666Z] #18 85.06 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-21T12:14:20.666Z] #18 85.07 Unpacking dh-python (2.20170125) ... [2019-10-21T12:14:20.956Z] #18 85.41 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-21T12:14:20.956Z] #18 85.42 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-21T12:14:25.424Z] #18 ... [2019-10-21T12:14:25.424Z] [2019-10-21T12:14:25.424Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:14:25.424Z] #45 134.9 os/exec [2019-10-21T12:14:25.424Z] #45 135.0 net [2019-10-21T12:14:25.424Z] #45 138.4 internal/lazyregexp [2019-10-21T12:14:25.424Z] #45 142.6 encoding/binary [2019-10-21T12:14:25.424Z] #45 142.7 go/token [2019-10-21T12:14:25.424Z] #45 142.8 net/url [2019-10-21T12:14:25.424Z] #45 ... [2019-10-21T12:14:25.424Z] [2019-10-21T12:14:25.424Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:14:25.424Z] #42 58.57 CC images/file-lock.o [2019-10-21T12:14:25.424Z] #42 59.04 CC images/rlimit.o [2019-10-21T12:14:25.424Z] #42 59.43 CC images/pagemap.o [2019-10-21T12:14:25.424Z] #42 59.98 CC images/siginfo.o [2019-10-21T12:14:25.424Z] #42 60.60 CC images/rpc.o [2019-10-21T12:14:26.055Z] #42 63.58 CC images/ext-file.o [2019-10-21T12:14:26.345Z] #42 64.02 CC images/cgroup.o [2019-10-21T12:14:26.635Z] #42 ... [2019-10-21T12:14:26.635Z] [2019-10-21T12:14:26.635Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:14:26.635Z] #45 146.9 go/scanner [2019-10-21T12:14:29.357Z] #45 ... [2019-10-21T12:14:29.357Z] [2019-10-21T12:14:29.357Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-21T12:14:29.357Z] #32 142.5 github.com/BurntSushi/toml/cmd/tomlv [2019-10-21T12:14:29.357Z] #32 DONE 149.4s [2019-10-21T12:14:29.357Z] [2019-10-21T12:14:29.357Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:14:29.357Z] #42 65.60 CC images/userns.o [2019-10-21T12:14:29.357Z] #42 66.18 CC images/google/protobuf/descriptor.o [2019-10-21T12:14:29.759Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:21761061 Name:quota Decls:[0xc017a40100 0xc017a401c0 0xc017a40240 0xc017a402c0 0xc01a252b70 0xc01a267410] Scope:scope 0xc01765a7a0 { [2019-10-21T12:14:29.759Z] var ErrQuotaNotSupported [2019-10-21T12:14:29.759Z] type errQuotaNotSupported [2019-10-21T12:14:29.759Z] } [2019-10-21T12:14:29.759Z] Imports:[0xc00f058a20] Unresolved:[errdefs nil string] Comments:[0xc0217c0ea0 0xc0217c1020]} [2019-10-21T12:14:33.808Z] #42 70.73 CC images/opts.o [2019-10-21T12:14:33.808Z] #42 ... [2019-10-21T12:14:33.808Z] [2019-10-21T12:14:33.808Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:14:33.808Z] #18 91.90 Setting up python3-minimal (3.5.3-1) ... [2019-10-21T12:14:33.808Z] #18 94.69 Selecting previously unselected package python3. [2019-10-21T12:14:33.808Z] #18 94.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-21T12:14:33.808Z] #18 94.84 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-21T12:14:33.808Z] #18 94.89 Unpacking python3 (3.5.3-1) ... [2019-10-21T12:14:33.808Z] #18 95.13 Selecting previously unselected package pigz. [2019-10-21T12:14:33.808Z] #18 95.15 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-21T12:14:33.808Z] #18 95.16 Unpacking pigz (2.3.4-1) ... [2019-10-21T12:14:33.808Z] #18 95.41 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-21T12:14:33.808Z] #18 95.42 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:14:33.808Z] #18 95.42 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:14:33.808Z] #18 95.53 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-21T12:14:33.808Z] #18 95.54 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:14:33.808Z] #18 95.57 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:14:33.808Z] #18 95.73 Selecting previously unselected package libiptc0:ppc64el. [2019-10-21T12:14:33.808Z] #18 95.74 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:14:33.808Z] #18 95.74 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:14:33.808Z] #18 95.90 Selecting previously unselected package libxtables12:ppc64el. [2019-10-21T12:14:33.808Z] #18 95.93 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:14:33.808Z] #18 95.99 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:14:33.809Z] #18 96.15 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-21T12:14:33.809Z] #18 96.16 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-21T12:14:33.809Z] #18 96.18 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-21T12:14:33.809Z] #18 96.33 Selecting previously unselected package iptables. [2019-10-21T12:14:33.809Z] #18 96.33 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-21T12:14:33.809Z] #18 96.35 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:14:33.809Z] #18 97.16 Selecting previously unselected package xxd. [2019-10-21T12:14:33.809Z] #18 97.17 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-21T12:14:33.809Z] #18 97.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:14:33.809Z] #18 97.36 Selecting previously unselected package vim-common. [2019-10-21T12:14:33.809Z] #18 97.37 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:14:33.809Z] #18 97.41 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:14:33.809Z] #18 97.69 Selecting previously unselected package bzip2. [2019-10-21T12:14:33.809Z] #18 97.71 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-21T12:14:33.809Z] #18 97.71 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-21T12:14:33.809Z] #18 97.88 Selecting previously unselected package libgpm2:ppc64el. [2019-10-21T12:14:33.809Z] #18 97.89 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-21T12:14:33.809Z] #18 97.89 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-21T12:14:33.809Z] #18 97.99 Selecting previously unselected package xz-utils. [2019-10-21T12:14:33.809Z] #18 98.00 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-21T12:14:33.809Z] #18 98.00 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:14:33.809Z] #18 98.24 Selecting previously unselected package aufs-tools. [2019-10-21T12:14:33.809Z] #18 98.24 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-21T12:14:33.809Z] #18 98.24 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:14:34.099Z] #18 98.52 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-21T12:14:34.099Z] #18 98.53 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-21T12:14:34.099Z] #18 98.54 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:14:34.099Z] #18 98.70 Selecting previously unselected package btrfs-progs. [2019-10-21T12:14:34.099Z] #18 98.71 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-21T12:14:34.099Z] #18 98.72 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-21T12:14:35.130Z] #18 99.46 Selecting previously unselected package btrfs-tools. [2019-10-21T12:14:35.130Z] #18 99.47 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-21T12:14:35.130Z] #18 99.47 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-21T12:14:35.130Z] #18 99.55 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-21T12:14:35.130Z] #18 99.55 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-21T12:14:35.130Z] #18 99.56 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-21T12:14:35.430Z] #18 99.95 Selecting previously unselected package dmsetup. [2019-10-21T12:14:35.430Z] #18 99.96 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-21T12:14:35.430Z] #18 99.97 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-21T12:14:35.720Z] #18 100.2 Selecting previously unselected package libonig4:ppc64el. [2019-10-21T12:14:35.720Z] #18 100.2 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-21T12:14:35.720Z] #18 100.2 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-21T12:14:36.012Z] #18 100.6 Selecting previously unselected package libjq1:ppc64el. [2019-10-21T12:14:36.012Z] #18 100.6 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-21T12:14:36.012Z] #18 100.6 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-21T12:14:36.311Z] #18 100.9 Selecting previously unselected package jq. [2019-10-21T12:14:36.311Z] #18 100.9 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-21T12:14:36.311Z] #18 100.9 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-21T12:14:36.602Z] #18 101.1 Selecting previously unselected package libaio1:ppc64el. [2019-10-21T12:14:36.602Z] #18 101.1 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-21T12:14:36.602Z] #18 101.1 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-21T12:14:36.892Z] #18 101.2 Selecting previously unselected package libcap2-bin. [2019-10-21T12:14:36.892Z] #18 101.2 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-21T12:14:36.892Z] #18 101.3 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-21T12:14:36.892Z] #18 101.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-21T12:14:36.892Z] #18 101.4 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-21T12:14:36.892Z] #18 101.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-21T12:14:36.892Z] #18 101.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-21T12:14:37.002Z] Fetching without tags [2019-10-21T12:14:37.181Z] #18 101.6 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-21T12:14:37.181Z] #18 101.6 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-21T12:14:37.471Z] #18 102.0 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-21T12:14:37.471Z] #18 102.0 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-21T12:14:37.471Z] #18 102.0 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-21T12:14:36.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:14:36.740Z] > git config --add remote.origin.fetch +refs/pull/40110/head:refs/remotes/origin/PR-40110 # timeout=10 [2019-10-21T12:14:36.791Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-21T12:14:36.909Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-21T12:14:37.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-21T12:14:37.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-21T12:14:37.035Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40110/head:refs/remotes/origin/PR-40110 +refs/heads/master:refs/remotes/origin/master [2019-10-21T12:14:37.761Z] #18 102.2 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-21T12:14:37.761Z] #18 102.3 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-21T12:14:37.761Z] #18 102.3 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-21T12:14:37.767Z] Merging remotes/origin/master commit ac5acef69e7f8ba09038aaadd7564e32afb5b32b into PR head commit e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:14:38.051Z] #18 102.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-21T12:14:38.051Z] #18 102.6 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-21T12:14:38.051Z] #18 102.6 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-21T12:14:39.078Z] #18 103.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-21T12:14:39.078Z] #18 103.3 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-21T12:14:39.078Z] #18 103.3 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-21T12:14:39.078Z] #18 103.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-21T12:14:39.369Z] #18 103.8 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-21T12:14:39.369Z] #18 103.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-21T12:14:39.369Z] #18 104.0 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-21T12:14:39.369Z] #18 104.0 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-21T12:14:39.369Z] #18 104.0 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-21T12:14:39.660Z] #18 104.2 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-21T12:14:39.660Z] #18 104.2 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-21T12:14:39.660Z] #18 104.2 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-21T12:14:39.952Z] #18 104.4 Selecting previously unselected package libreadline5:ppc64el. [2019-10-21T12:14:39.952Z] #18 104.4 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-21T12:14:39.952Z] #18 104.4 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-21T12:14:40.244Z] #18 104.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-21T12:14:40.244Z] #18 104.7 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-21T12:14:40.244Z] #18 104.7 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-21T12:14:40.582Z] #73 exporting layers 57.6s done [2019-10-21T12:14:40.582Z] #73 exporting manifest sha256:22c34fcc2fa16e8e436c2b2fd0a44a96dcd7426e17d95c2e460166e64aaabfb0 0.0s done [2019-10-21T12:14:40.582Z] #73 exporting config sha256:e574dfbdd44eea5276cad6b9ea74b38858306f47f6d2b0f8c86496847bb53583 done [2019-10-21T12:14:40.582Z] #73 sending tarball [2019-10-21T12:14:37.869Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:14:37.918Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:14:40.551Z] > git merge ac5acef69e7f8ba09038aaadd7564e32afb5b32b # timeout=10 [2019-10-21T12:14:40.757Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-21T12:14:40.936Z] Merge succeeded, producing e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:14:40.937Z] Checking out Revision e7805653b8632aae4f789dbca238e25b16df964d (PR-40110) [2019-10-21T12:14:41.756Z] #18 ... [2019-10-21T12:14:41.756Z] [2019-10-21T12:14:41.757Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:14:41.757Z] #45 151.7 text/template/parse [2019-10-21T12:14:41.757Z] #45 152.1 go/ast [2019-10-21T12:14:41.757Z] #45 152.7 encoding/base64 [2019-10-21T12:14:41.757Z] #45 155.7 encoding/json [2019-10-21T12:14:41.757Z] #45 ... [2019-10-21T12:14:41.757Z] [2019-10-21T12:14:41.757Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:14:41.757Z] #42 71.19 CC images/seccomp.o [2019-10-21T12:14:41.757Z] #42 71.70 CC images/binfmt-misc.o [2019-10-21T12:14:41.757Z] #42 72.00 CC images/time.o [2019-10-21T12:14:41.757Z] #42 72.18 CC images/sysctl.o [2019-10-21T12:14:41.757Z] #42 72.51 CC images/autofs.o [2019-10-21T12:14:41.757Z] #42 72.87 CC images/macvlan.o [2019-10-21T12:14:41.757Z] #42 73.24 CC images/sit.o [2019-10-21T12:14:41.757Z] #42 73.76 LINK images/built-in.o [2019-10-21T12:14:41.757Z] #42 74.06 GEN compel/include/asm [2019-10-21T12:14:41.757Z] #42 74.07 GEN compel/include/version.h [2019-10-21T12:14:41.757Z] #42 74.13 touch .config [2019-10-21T12:14:41.757Z] #42 74.17 GEN include/common/config.h [2019-10-21T12:14:41.757Z] #42 74.53 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-21T12:14:41.757Z] #42 74.59 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-21T12:14:41.757Z] #42 74.64 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-21T12:14:41.757Z] #42 74.69 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-21T12:14:41.757Z] #42 74.83 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-21T12:14:41.757Z] #42 74.88 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-21T12:14:41.757Z] #42 74.94 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-21T12:14:41.757Z] #42 74.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-21T12:14:41.757Z] #42 74.99 DEP compel/plugins/std/infect.d [2019-10-21T12:14:41.757Z] #42 75.29 DEP compel/plugins/std/string.d [2019-10-21T12:14:41.757Z] #42 75.56 DEP compel/plugins/std/log.d [2019-10-21T12:14:41.757Z] #42 75.70 DEP compel/plugins/std/fds.d [2019-10-21T12:14:41.757Z] #42 75.93 DEP compel/plugins/std/std.d [2019-10-21T12:14:41.757Z] #42 76.10 DEP compel/plugins/shmem/shmem.d [2019-10-21T12:14:41.757Z] #42 76.32 DEP compel/plugins/fds/fds.d [2019-10-21T12:14:41.757Z] #42 76.71 CC compel/plugins/std/std.o [2019-10-21T12:14:41.757Z] #42 77.52 CC compel/plugins/std/fds.o [2019-10-21T12:14:41.757Z] #42 78.30 CC compel/plugins/std/log.o [2019-10-21T12:14:42.385Z] #42 79.99 CC compel/plugins/std/string.o [2019-10-21T12:14:42.385Z] #42 ... [2019-10-21T12:14:42.385Z] [2019-10-21T12:14:42.385Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:14:42.385Z] #18 106.9 Selecting previously unselected package net-tools. [2019-10-21T12:14:42.385Z] #18 106.9 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-21T12:14:42.385Z] #18 106.9 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:14:42.675Z] #18 107.2 Selecting previously unselected package python-pip-whl. [2019-10-21T12:14:42.675Z] #18 107.2 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:14:42.675Z] #18 107.2 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:14:43.702Z] #18 107.9 Selecting previously unselected package python3-pip. [2019-10-21T12:14:43.702Z] #18 107.9 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-21T12:14:43.702Z] #18 107.9 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:14:43.702Z] #18 108.2 Selecting previously unselected package python3-pkg-resources. [2019-10-21T12:14:43.702Z] #18 108.2 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-21T12:14:43.702Z] #18 108.2 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:14:43.714Z] #59 185.3 + bin/containerd-stress [2019-10-21T12:14:43.714Z] #59 187.1 + bin/containerd-shim [2019-10-21T12:14:43.993Z] #18 108.5 Selecting previously unselected package python3-setuptools. [2019-10-21T12:14:43.993Z] #18 108.5 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-21T12:14:43.993Z] #18 108.5 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-21T12:14:40.967Z] > git config core.sparsecheckout # timeout=10 [2019-10-21T12:14:41.023Z] > git checkout -f e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:14:44.282Z] #18 108.8 Selecting previously unselected package python3-wheel. [2019-10-21T12:14:44.282Z] #18 108.8 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-21T12:14:44.282Z] #18 108.9 Unpacking python3-wheel (0.29.0-2) ... [2019-10-21T12:14:44.571Z] #18 109.1 Selecting previously unselected package thin-provisioning-tools. [2019-10-21T12:14:44.571Z] #18 109.1 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-21T12:14:44.571Z] #18 109.1 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:14:44.863Z] #18 109.4 Selecting previously unselected package vim-runtime. [2019-10-21T12:14:45.166Z] #18 109.4 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-21T12:14:45.166Z] #18 109.5 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-21T12:14:45.166Z] #18 109.6 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-21T12:14:45.166Z] #18 109.6 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:14:46.976Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2019-10-21T12:14:46.976Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:14:47.545Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2019-10-21T12:14:47.545Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:14:47.545Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:14:47.545Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:14:47.545Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:14:47.545Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:14:47.545Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:14:47.545Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:14:47.545Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:14:47.804Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:14:48.054Z] #73 sending tarball 9.2s done [2019-10-21T12:14:48.054Z] #73 DONE 66.8s [2019-10-21T12:14:48.054Z] [2019-10-21T12:14:48.054Z] #74 importing to docker [2019-10-21T12:14:48.742Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:14:48.742Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:14:48.972Z] #59 193.6 + bin/containerd-shim-runc-v1 [2019-10-21T12:14:49.001Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2019-10-21T12:14:49.261Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2019-10-21T12:14:49.261Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 4.0% of statements [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:14:49.261Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:14:49.522Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2019-10-21T12:14:49.603Z] #18 ... [2019-10-21T12:14:49.603Z] [2019-10-21T12:14:49.603Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:14:49.603Z] #45 169.2 text/template [2019-10-21T12:14:49.762Z] Commit message: "Fix TEST_FILTER to work for both "integration" and "integration-cli"" [2019-10-21T12:14:49.782Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:14:49.782Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:14:49.782Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-10-21T12:14:50.196Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-21T12:14:51.649Z] INFO [runner] worker.2 took 1m42.78668665s with stages: golint: 1m17.900164995s, gosec: 14.021190193s, gofmt: 4.649225873s, ineffassign: 2.908648338s, misspell: 2.063846887s, varcheck: 487.688775ms, deadcode: 305.11478ms, unconvert: 273.808969ms, structcheck: 176.923262ms, typecheck: 5.286µs [2019-10-21T12:14:52.248Z] #59 196.8 + bin/containerd-shim-runc-v2 [2019-10-21T12:14:52.330Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2019-10-21T12:14:52.812Z] #59 197.6 + binaries [2019-10-21T12:14:52.812Z] #59 197.6 + mkdir -p /build [2019-10-21T12:14:52.812Z] #59 197.6 + cp bin/containerd /build/containerd [2019-10-21T12:14:52.812Z] #59 197.6 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:14:52.812Z] #59 197.6 + cp bin/ctr /build/ctr [2019-10-21T12:14:53.022Z] INFO [runner] worker.1 took 1m44.614982637s with stages: megacheck: 48.619117473s, goimports: 28.940563437s, govet: 27.055279934s [2019-10-21T12:14:53.022Z] INFO [runner] Workers idle times: #2: 1.817789999s [2019-10-21T12:14:53.022Z] INFO [runner] Issues before processing: 1960, after processing: 0 [2019-10-21T12:14:53.022Z] INFO [runner] processing took 722.303012ms with stages: exclude: 275.646448ms, identifier_marker: 210.943512ms, autogenerated_exclude: 92.34071ms, skip_dirs: 72.681769ms, nolint: 62.803339ms, path_prettifier: 5.46985ms, exclude-rules: 1.053ms, cgo: 849.56µs, filename_unadjuster: 491.637µs, diff: 3.985µs, source_code: 3.4µs, uniq_by_line: 3.129µs, max_from_linter: 2.711µs, max_per_file_from_linter: 2.623µs, skip_files: 2.563µs, path_shortener: 2.518µs, max_same_issues: 2.258µs [2019-10-21T12:14:53.022Z] INFO File cache stats: 1434 entries of total size 6.7MiB [2019-10-21T12:14:53.115Z] #45 173.2 go/parser [2019-10-21T12:14:53.376Z] #59 DONE 198.1s [2019-10-21T12:14:53.566Z] + docker version [2019-10-21T12:14:53.772Z] #45 ... [2019-10-21T12:14:53.772Z] [2019-10-21T12:14:53.772Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:14:53.772Z] #42 81.35 CC compel/plugins/std/infect.o [2019-10-21T12:14:53.772Z] #42 82.29 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-21T12:14:53.772Z] #42 82.39 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-21T12:14:53.772Z] #42 82.48 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-21T12:14:53.772Z] #42 82.63 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-21T12:14:53.772Z] #42 82.74 AR compel/plugins/std.lib.a [2019-10-21T12:14:53.772Z] #42 82.88 CC compel/plugins/fds/fds.o [2019-10-21T12:14:53.772Z] #42 83.41 AR compel/plugins/fds.lib.a [2019-10-21T12:14:53.772Z] #42 83.47 HOSTDEP compel/src/lib/log-host.d [2019-10-21T12:14:53.772Z] #42 83.62 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-21T12:14:53.772Z] #42 83.91 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-21T12:14:53.772Z] #42 84.16 HOSTDEP compel/src/main-host.d [2019-10-21T12:14:53.772Z] #42 84.41 DEP compel/src/lib/ptrace.d [2019-10-21T12:14:53.772Z] #42 84.71 DEP compel/src/lib/infect.d [2019-10-21T12:14:53.772Z] #42 85.14 DEP compel/src/lib/infect-util.d [2019-10-21T12:14:53.772Z] #42 85.34 DEP compel/src/lib/infect-rpc.d [2019-10-21T12:14:53.772Z] #42 85.60 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-21T12:14:53.772Z] #42 85.83 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-21T12:14:53.772Z] #42 85.98 DEP compel/src/lib/log.d [2019-10-21T12:14:53.772Z] #42 86.22 DEP compel/src/main.d [2019-10-21T12:14:53.772Z] #42 86.67 DEP compel/src/lib/handle-elf.d [2019-10-21T12:14:53.772Z] #42 86.94 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-21T12:14:53.772Z] #42 87.25 CC compel/src/lib/log.o [2019-10-21T12:14:53.772Z] #42 87.82 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-21T12:14:53.772Z] #42 88.59 CC compel/arch/ppc64/src/lib/infect.o [2019-10-21T12:14:53.772Z] #42 90.22 CC compel/src/lib/infect-rpc.o [2019-10-21T12:14:53.772Z] #42 90.93 CC compel/src/lib/infect-util.o [2019-10-21T12:14:53.772Z] #42 91.47 CC compel/src/lib/infect.o [2019-10-21T12:14:53.772Z] #42 ... [2019-10-21T12:14:53.772Z] [2019-10-21T12:14:53.772Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:14:53.772Z] #18 114.9 Selecting previously unselected package vim. [2019-10-21T12:14:53.772Z] #18 114.9 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-21T12:14:53.772Z] #18 115.0 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:14:53.772Z] #18 115.8 Selecting previously unselected package xfsprogs. [2019-10-21T12:14:53.772Z] #18 115.8 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-21T12:14:53.772Z] #18 115.8 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:14:53.772Z] #18 116.7 Selecting previously unselected package zip. [2019-10-21T12:14:53.772Z] #18 116.7 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-21T12:14:53.772Z] #18 116.7 Unpacking zip (3.0-11+b1) ... [2019-10-21T12:14:53.772Z] #18 117.0 Selecting previously unselected package libapparmor-perl. [2019-10-21T12:14:53.772Z] #18 117.0 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-21T12:14:53.772Z] #18 117.0 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:14:53.772Z] #18 117.3 Selecting previously unselected package apparmor. [2019-10-21T12:14:53.772Z] #18 117.3 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-21T12:14:53.772Z] #18 117.4 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:14:53.772Z] #18 118.1 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-21T12:14:53.772Z] #18 118.1 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-21T12:14:53.772Z] #18 118.1 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:14:53.951Z] INFO Memory: 174 samples, avg is 1367.1MB, max is 5311.9MB [2019-10-21T12:14:53.951Z] INFO Execution took 2m17.528759793s [2019-10-21T12:14:54.206Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-21T12:14:54.206Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-21T12:14:54.206Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-21T12:14:54.206Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-21T12:14:54.206Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-21T12:14:54.238Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 13.6% of statements [2019-10-21T12:14:54.238Z] ok github.com/docker/docker/builder/remotecontext/git 3.053s coverage: 85.1% of statements [2019-10-21T12:14:54.307Z] [2019-10-21T12:14:54.307Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:14:54.564Z] #60 DONE 0.3s [2019-10-21T12:14:54.564Z] [2019-10-21T12:14:54.564Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:14:54.564Z] #64 DONE 0.1s [2019-10-21T12:14:54.564Z] [2019-10-21T12:14:54.564Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:14:54.820Z] #66 DONE 0.2s [2019-10-21T12:14:54.820Z] [2019-10-21T12:14:54.820Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:14:55.077Z] #69 DONE 0.1s [2019-10-21T12:14:55.077Z] [2019-10-21T12:14:55.077Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:14:55.077Z] #70 DONE 0.0s [2019-10-21T12:14:55.077Z] [2019-10-21T12:14:55.077Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2019-10-21T12:14:55.178Z] ok github.com/docker/docker/builder/dockerfile 1.083s coverage: 48.2% of statements [2019-10-21T12:14:55.178Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:14:55.178Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] sh [2019-10-21T12:14:55.471Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e7805653b8632aae4f789dbca238e25b16df964d hack/make.sh dynbinary-daemon test-docker-py [2019-10-21T12:14:56.008Z] #71 DONE 1.1s [2019-10-21T12:14:56.008Z] [2019-10-21T12:14:56.008Z] #72 exporting to image [2019-10-21T12:14:56.008Z] #72 exporting layers [2019-10-21T12:14:56.033Z] [2019-10-21T12:14:56.033Z] Removing bundles/ [2019-10-21T12:14:56.033Z] [2019-10-21T12:14:56.033Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-21T12:14:56.291Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:14:56.291Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:14:56.498Z] #18 120.6 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-21T12:14:56.498Z] #18 120.6 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-21T12:14:56.498Z] #18 120.6 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:14:58.004Z] #18 ... [2019-10-21T12:14:58.004Z] [2019-10-21T12:14:58.004Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:14:58.004Z] #42 95.81 CC compel/src/lib/ptrace.o [2019-10-21T12:14:59.041Z] #42 96.82 AR compel/libcompel.a [2019-10-21T12:14:59.041Z] #42 96.89 HOSTCC compel/src/main-host.o [2019-10-21T12:14:59.379Z] ok github.com/docker/docker/client 0.492s coverage: 75.8% of statements [2019-10-21T12:15:00.067Z] #42 97.60 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-21T12:15:00.697Z] #42 98.16 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-21T12:15:01.328Z] #42 99.18 HOSTCC compel/src/lib/log-host.o [2019-10-21T12:15:01.959Z] #42 99.71 HOSTLINK compel/compel-host-bin [2019-10-21T12:15:02.250Z] #42 99.95 DEP soccr/soccr.d [2019-10-21T12:15:02.556Z] #72 exporting layers 6.4s done [2019-10-21T12:15:02.556Z] #72 writing image sha256:1375efe15940e9d0234bfcd01b6bbcda6f1b2d660397a9add01868fafae75f25 done [2019-10-21T12:15:02.556Z] #72 naming to docker.io/library/docker:e7805653b8632aae4f789dbca238e25b16df964d done [2019-10-21T12:15:02.556Z] #72 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-21T12:15:02.879Z] #42 100.4 CC soccr/soccr.o [2019-10-21T12:15:04.027Z] #42 ... [2019-10-21T12:15:04.027Z] [2019-10-21T12:15:04.027Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:15:04.027Z] #63 184.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-21T12:15:04.027Z] #63 184.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-21T12:15:04.052Z] [2019-10-21T12:15:04.052Z] Removing bundles/ [2019-10-21T12:15:04.313Z] [2019-10-21T12:15:04.313Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-21T12:15:04.313Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:15:04.313Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:15:07.963Z] #74 DONE 17.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T12:15:08.400Z] Client: Docker Engine - Enterprise [2019-10-21T12:15:08.400Z] Version: 19.03.2 [2019-10-21T12:15:08.400Z] API version: 1.40 [2019-10-21T12:15:08.400Z] Go version: go1.12.8 [2019-10-21T12:15:08.400Z] Git commit: c92ab06ed9 [2019-10-21T12:15:08.400Z] Built: 09/03/2019 16:38:11 [2019-10-21T12:15:08.400Z] OS/Arch: windows/amd64 [2019-10-21T12:15:08.400Z] Experimental: false [2019-10-21T12:15:08.400Z] [2019-10-21T12:15:08.400Z] Server: Docker Engine - Enterprise [2019-10-21T12:15:08.400Z] Engine: [2019-10-21T12:15:08.400Z] Version: 19.03.2 [2019-10-21T12:15:08.400Z] API version: 1.40 (minimum version 1.24) [2019-10-21T12:15:08.400Z] Go version: go1.12.8 [2019-10-21T12:15:08.400Z] Git commit: c92ab06ed9 [2019-10-21T12:15:08.400Z] Built: 09/03/2019 16:35:47 [2019-10-21T12:15:08.400Z] OS/Arch: windows/amd64 [2019-10-21T12:15:08.400Z] Experimental: true [2019-10-21T12:15:08.922Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e7805653b8632aae4f789dbca238e25b16df964d hack/test/unit [Pipeline] sh [2019-10-21T12:15:09.582Z] #63 ... [2019-10-21T12:15:09.582Z] [2019-10-21T12:15:09.582Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:15:09.582Z] #18 123.9 Selecting previously unselected package binutils-mingw-w64. [2019-10-21T12:15:09.582Z] #18 123.9 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-21T12:15:09.582Z] #18 123.9 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:15:09.582Z] #18 124.1 Selecting previously unselected package mingw-w64-common. [2019-10-21T12:15:09.582Z] #18 124.1 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-21T12:15:09.582Z] #18 124.1 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-21T12:15:09.582Z] #18 130.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-21T12:15:09.582Z] #18 130.7 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-21T12:15:09.582Z] #18 130.7 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:15:09.582Z] #18 ... [2019-10-21T12:15:09.582Z] [2019-10-21T12:15:09.582Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:15:09.582Z] #42 103.5 AR soccr/libsoccr.a [2019-10-21T12:15:09.582Z] #42 103.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:15:09.582Z] #42 104.3 DEP criu/arch/ppc64/sigframe.d [2019-10-21T12:15:09.582Z] #42 104.6 DEP criu/arch/ppc64/crtools.d [2019-10-21T12:15:09.582Z] #42 104.9 DEP criu/arch/ppc64/cpu.d [2019-10-21T12:15:09.582Z] #42 105.3 CC criu/arch/ppc64/cpu.o [2019-10-21T12:15:09.582Z] #42 106.3 CC criu/arch/ppc64/crtools.o [2019-10-21T12:15:09.935Z] + docker info [2019-10-21T12:15:10.627Z] #42 108.1 CC criu/arch/ppc64/sigframe.o [2019-10-21T12:15:11.259Z] #42 108.8 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-21T12:15:11.259Z] #42 108.9 DEP criu/arch/ppc64/misc.d [2019-10-21T12:15:11.259Z] #42 109.0 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-21T12:15:11.259Z] #42 109.0 DEP criu/arch/ppc64/vdso-pie.d [2019-10-21T12:15:11.549Z] #42 ... [2019-10-21T12:15:11.549Z] [2019-10-21T12:15:11.549Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:15:11.549Z] #45 181.5 encoding/xml [2019-10-21T12:15:11.549Z] #45 191.8 math/big [2019-10-21T12:15:11.549Z] #45 ... [2019-10-21T12:15:11.549Z] [2019-10-21T12:15:11.549Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:15:11.549Z] #42 109.3 DEP criu/pie/parasite-vdso.d [2019-10-21T12:15:11.839Z] #42 109.6 DEP criu/pie/util-vdso.d [2019-10-21T12:15:12.129Z] #42 110.0 DEP criu/pie/util.d [2019-10-21T12:15:12.193Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:15:12.759Z] #42 110.5 CC criu/pie/util.o [2019-10-21T12:15:13.789Z] #42 111.5 CC criu/pie/util-vdso.o [2019-10-21T12:15:15.301Z] #42 113.2 CC criu/pie/parasite-vdso.o [2019-10-21T12:15:16.795Z] #42 114.3 CC criu/arch/ppc64/vdso-pie.o [2019-10-21T12:15:17.820Z] #42 115.5 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-21T12:15:17.821Z] #42 115.7 CC criu/arch/ppc64/misc.o [2019-10-21T12:15:18.109Z] #42 115.8 AR criu/pie/pie.lib.a [2019-10-21T12:15:18.398Z] #42 ... [2019-10-21T12:15:18.398Z] [2019-10-21T12:15:18.398Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:15:18.398Z] #63 DONE 198.5s [2019-10-21T12:15:18.398Z] [2019-10-21T12:15:18.398Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-21T12:15:18.398Z] #64 DONE 0.1s [2019-10-21T12:15:18.398Z] [2019-10-21T12:15:18.398Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:15:18.398Z] #42 116.0 DEP criu/pie/restorer.d [2019-10-21T12:15:18.398Z] #42 ... [2019-10-21T12:15:18.398Z] [2019-10-21T12:15:18.398Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:15:18.398Z] #18 138.6 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-21T12:15:18.398Z] #18 138.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-21T12:15:18.398Z] #18 138.7 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:15:18.398Z] #18 138.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-21T12:15:18.398Z] #18 138.9 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-21T12:15:18.398Z] #18 138.9 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:15:23.811Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-21T12:15:23.957Z] #18 ... [2019-10-21T12:15:23.957Z] [2019-10-21T12:15:23.957Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:15:23.957Z] #42 116.5 DEP criu/arch/ppc64/restorer.d [2019-10-21T12:15:23.957Z] #42 117.1 DEP criu/pie/parasite.d [2019-10-21T12:15:23.957Z] #42 118.1 CC criu/pie/parasite.o [2019-10-21T12:15:23.957Z] #42 120.5 LINK criu/pie/parasite.built-in.o [2019-10-21T12:15:23.957Z] #42 120.5 GEN criu/pie/parasite-blob.h [2019-10-21T12:15:23.957Z] #42 120.6 CC criu/arch/ppc64/restorer.o [2019-10-21T12:15:23.957Z] #42 121.4 CC criu/pie/restorer.o [2019-10-21T12:15:24.246Z] #42 ... [2019-10-21T12:15:24.246Z] [2019-10-21T12:15:24.246Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:15:24.246Z] #45 194.6 go/doc [2019-10-21T12:15:25.985Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 30.3% of statements [2019-10-21T12:15:27.373Z] ok github.com/docker/docker/container 0.242s coverage: 35.3% of statements [2019-10-21T12:15:27.373Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:15:27.373Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:15:27.373Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:15:27.373Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:15:29.812Z] #45 ... [2019-10-21T12:15:29.812Z] [2019-10-21T12:15:29.812Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:15:29.812Z] #42 126.9 LINK criu/pie/restorer.built-in.o [2019-10-21T12:15:29.812Z] #42 127.0 GEN criu/pie/restorer-blob.h [2019-10-21T12:15:29.812Z] #42 127.1 DEP criu/vdso.d [2019-10-21T12:15:29.812Z] #42 127.4 DEP criu/uts_ns.d [2019-10-21T12:15:29.912Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.084s coverage: 65.3% of statements [2019-10-21T12:15:30.102Z] #42 127.8 DEP criu/util.d [2019-10-21T12:15:30.734Z] #42 128.5 DEP criu/uffd.d [2019-10-21T12:15:31.024Z] #42 128.8 DEP criu/tun.d [2019-10-21T12:15:31.296Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.8% of statements [2019-10-21T12:15:31.653Z] #42 129.2 DEP criu/tty.d [2019-10-21T12:15:31.943Z] #42 129.6 DEP criu/timerfd.d [2019-10-21T12:15:32.233Z] #42 130.0 DEP criu/sysfs_parse.d [2019-10-21T12:15:32.522Z] #42 130.3 DEP criu/sysctl.d [2019-10-21T12:15:32.679Z] ok github.com/docker/docker/daemon/cluster 0.176s coverage: 0.5% of statements [2019-10-21T12:15:33.150Z] #42 130.7 DEP criu/string.d [2019-10-21T12:15:33.150Z] #42 130.7 DEP criu/stats.d [2019-10-21T12:15:33.150Z] #42 131.0 DEP criu/sockets.d [2019-10-21T12:15:33.788Z] #42 131.4 DEP criu/sk-unix.d [2019-10-21T12:15:34.079Z] #42 131.8 DEP criu/sk-tcp.d [2019-10-21T12:15:34.712Z] #42 132.2 DEP criu/sk-queue.d [2019-10-21T12:15:35.002Z] #42 132.7 DEP criu/sk-packet.d [2019-10-21T12:15:35.630Z] #42 133.2 DEP criu/sk-netlink.d [2019-10-21T12:15:35.919Z] #42 133.6 DEP criu/sk-inet.d [2019-10-21T12:15:35.975Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2019-10-21T12:15:36.236Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 82.2% of statements [2019-10-21T12:15:36.547Z] #42 134.1 DEP criu/signalfd.d [2019-10-21T12:15:36.836Z] #42 134.4 DEP criu/sigframe.d [2019-10-21T12:15:36.836Z] #42 134.6 DEP criu/shmem.d [2019-10-21T12:15:37.183Z] ok github.com/docker/docker/daemon/events 0.094s coverage: 50.0% of statements [2019-10-21T12:15:37.465Z] #42 135.0 DEP criu/servicefd.d [2019-10-21T12:15:37.465Z] #42 135.3 DEP criu/seize.d [2019-10-21T12:15:38.098Z] #42 135.7 DEP criu/seccomp.d [2019-10-21T12:15:38.386Z] #42 136.1 DEP criu/rst-malloc.d [2019-10-21T12:15:38.386Z] #42 ... [2019-10-21T12:15:38.386Z] [2019-10-21T12:15:38.386Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:15:38.386Z] #18 163.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-21T12:15:38.386Z] #18 163.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-21T12:15:38.386Z] #18 163.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:15:39.110Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-10-21T12:15:41.095Z] #18 ... [2019-10-21T12:15:41.095Z] [2019-10-21T12:15:41.095Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:15:41.095Z] #45 211.1 github.com/LK4D4/vndr/build [2019-10-21T12:15:41.095Z] #45 212.0 vendor/golang.org/x/text/unicode/norm [2019-10-21T12:15:41.095Z] #45 ... [2019-10-21T12:15:41.095Z] [2019-10-21T12:15:41.095Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:15:41.095Z] #42 136.3 DEP criu/rbtree.d [2019-10-21T12:15:41.095Z] #42 136.4 DEP criu/pstree.d [2019-10-21T12:15:41.095Z] #42 136.7 DEP criu/protobuf.d [2019-10-21T12:15:41.095Z] #42 137.0 GEN criu/protobuf-desc-gen.h [2019-10-21T12:15:41.645Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 13.6% of statements [2019-10-21T12:15:41.722Z] #42 139.5 DEP criu/protobuf-desc.d [2019-10-21T12:15:41.904Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-10-21T12:15:42.349Z] #42 140.0 DEP criu/proc_parse.d [2019-10-21T12:15:42.680Z] #42 140.4 DEP criu/plugin.d [2019-10-21T12:15:42.970Z] #42 140.6 DEP criu/pipes.d [2019-10-21T12:15:43.270Z] #42 141.0 DEP criu/pie-util.d [2019-10-21T12:15:43.558Z] #42 141.3 DEP criu/pie-util-vdso.d [2019-10-21T12:15:43.811Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.598s coverage: 57.0% of statements [2019-10-21T12:15:43.847Z] #42 141.6 DEP criu/pie-util-vdso-elf32.d [2019-10-21T12:15:44.137Z] #42 141.9 DEP criu/path.d [2019-10-21T12:15:44.427Z] #42 142.2 DEP criu/parasite-syscall.d [2019-10-21T12:15:45.054Z] #42 142.7 DEP criu/pagemap.d [2019-10-21T12:15:45.345Z] #42 143.2 DEP criu/pagemap-cache.d [2019-10-21T12:15:45.977Z] #42 143.5 DEP criu/page-xfer.d [2019-10-21T12:15:46.266Z] #42 143.9 DEP criu/page-pipe.d [2019-10-21T12:15:46.555Z] #42 144.2 DEP criu/netfilter.d [2019-10-21T12:15:46.555Z] #42 ... [2019-10-21T12:15:46.555Z] [2019-10-21T12:15:46.555Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:15:46.555Z] #45 226.7 mime/quotedprintable [2019-10-21T12:15:48.004Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.715s coverage: 51.0% of statements [2019-10-21T12:15:48.004Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.027s coverage: 46.2% of statements [2019-10-21T12:15:48.610Z] #45 228.7 net/http/internal [2019-10-21T12:15:48.942Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.505s coverage: 72.5% of statements [2019-10-21T12:15:50.108Z] #45 230.0 vendor/golang.org/x/crypto/cryptobyte [2019-10-21T12:15:50.325Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.487s coverage: 76.1% of statements [2019-10-21T12:15:50.583Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-10-21T12:15:50.844Z] ok github.com/docker/docker/daemon 12.284s coverage: 17.6% of statements [2019-10-21T12:15:50.844Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:15:50.844Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:15:50.844Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:15:50.844Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:15:50.844Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:15:51.414Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2019-10-21T12:15:51.607Z] #45 ... [2019-10-21T12:15:51.607Z] [2019-10-21T12:15:51.607Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:15:52.355Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2019-10-21T12:15:53.736Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 42.7% of statements [2019-10-21T12:15:55.118Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 4.9% of statements [2019-10-21T12:15:55.118Z] ok github.com/docker/docker/daemon/logger/awslogs 0.257s coverage: 77.8% of statements [2019-10-21T12:15:55.378Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.884s coverage: 57.2% of statements [2019-10-21T12:15:55.378Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T12:15:55.378Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:15:55.378Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:15:55.378Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:15:55.378Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:15:55.378Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:15:55.378Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 68.2% of statements [2019-10-21T12:15:55.996Z] #23 231.2 Checking out files: 18% (1956/10643) Checking out files: 19% (2023/10643) Checking out files: 20% (2129/10643) Checking out files: 21% (2236/10643) Checking out files: 22% (2342/10643) Checking out files: 23% (2448/10643) Checking out files: 24% (2555/10643) Checking out files: 25% (2661/10643) Checking out files: 26% (2768/10643) Checking out files: 27% (2874/10643) Checking out files: 28% (2981/10643) Checking out files: 29% (3087/10643) Checking out files: 30% (3193/10643) Checking out files: 31% (3300/10643) Checking out files: 32% (3406/10643) Checking out files: 33% (3513/10643) Checking out files: 34% (3619/10643) Checking out files: 34% (3701/10643) Checking out files: 35% (3726/10643) Checking out files: 36% (3832/10643) Checking out files: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 39% (4151/10643) Checking out files: 40% (4258/10643) Checking out files: 41% (4364/10643) Checking out files: 42% (4471/10643) Checking out files: 43% (4577/10643) Checking out files: 44% (4683/10643) Checking out files: 45% (4790/10643) Checking out files: 46% (4896/10643) Checking out files: 47% (5003/10643) Checking out files: 48% (5109/10643) Checking out files: 49% (5216/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) Checking out files: 53% (5641/10643) Checking out files: 54% (5748/10643) Checking out files: 55% (5854/10643) Checking out files: 55% (5945/10643) Checking out files: 56% (5961/10643) Checking out files: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 60% (6386/10643) Checking out files: 61% (6493/10643) Checking out files: 62% (6599/10643) Checking out files: 63% (6706/10643) Checking out files: 64% (6812/10643) Checking out files: 65% (6918/10643) Checking out files: 66% (7025/10643) Checking out files: 67% (7131/10643) Checking out files: 68% (7238/10643) Checking out files: 69% (7344/10643) Checking out files: 70% (7451/10643) Checking out files: 71% (7557/10643) Checking out files: 71% (7559/10643) Checking out files: 72% (7663/10643) Checking out files: 73% (7770/10643) Checking out files: 74% (7876/10643) Checking out files: 75% (7983/10643) Checking out files: 76% (8089/10643) Checking out files: 77% (8196/10643) Checking out files: 78% (8302/10643) Checking out files: 79% (8408/10643) Checking out files: 80% (8515/10643) Checking out files: 81% (8621/10643) Checking out files: 82% (8728/10643) Checking out files: 83% (8834/10643) Checking out files: 84% (8941/10643) Checking out files: 84% (9021/10643) Checking out files: 85% (9047/10643) Checking out files: 86% (9153/10643) Checking out files: 87% (9260/10643) Checking out files: 88% (9366/10643) Checking out files: 89% (9473/10643) Checking out files: 90% (9579/10643) Checking out files: 91% (9686/10643) Checking out files: 92% (9792/10643) Checking out files: 93% (9898/10643) Checking out files: 94% (10005/10643) Checking out files: 95% (10111/10643) Checking out files: 96% (10218/10643) Checking out files: 97% (10324/10643) Checking out files: 98% (10431/10643) Checking out files: 99% (10537/10643) Checking out files: 100% (10643/10643) Checking out files: 100% (10643/10643), done. [2019-10-21T12:15:55.996Z] #23 236.4 + cd /tmp/tmp.a3nkzn2t92/tmp/docker-ce [2019-10-21T12:15:55.996Z] #23 236.4 + git checkout -q v17.06.2-ce [2019-10-21T12:15:56.318Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.044s coverage: 88.3% of statements [2019-10-21T12:15:56.578Z] ok github.com/docker/docker/daemon/logger/journald 0.057s coverage: 26.2% of statements [2019-10-21T12:15:56.839Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 62.1% of statements [2019-10-21T12:15:57.031Z] #23 ... [2019-10-21T12:15:57.032Z] [2019-10-21T12:15:57.032Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:15:57.032Z] #42 144.5 DEP criu/net.d [2019-10-21T12:15:57.032Z] #42 145.0 DEP criu/namespaces.d [2019-10-21T12:15:57.032Z] #42 145.4 DEP criu/mount.d [2019-10-21T12:15:57.032Z] #42 145.9 DEP criu/mem.d [2019-10-21T12:15:57.032Z] #42 146.4 DEP criu/lsm.d [2019-10-21T12:15:57.032Z] #42 146.7 DEP criu/log.d [2019-10-21T12:15:57.032Z] #42 147.0 DEP criu/libnetlink.d [2019-10-21T12:15:57.032Z] #42 147.3 DEP criu/kerndat.d [2019-10-21T12:15:57.032Z] #42 147.6 DEP criu/kcmp-ids.d [2019-10-21T12:15:57.032Z] #42 147.8 DEP criu/irmap.d [2019-10-21T12:15:57.032Z] #42 148.1 DEP criu/ipc_ns.d [2019-10-21T12:15:57.032Z] #42 148.6 DEP criu/image.d [2019-10-21T12:15:57.032Z] #42 148.9 DEP criu/image-desc.d [2019-10-21T12:15:57.032Z] #42 149.2 DEP criu/fsnotify.d [2019-10-21T12:15:57.032Z] #42 149.6 DEP criu/filesystems.d [2019-10-21T12:15:57.032Z] #42 150.0 DEP criu/files.d [2019-10-21T12:15:57.032Z] #42 150.6 DEP criu/files-reg.d [2019-10-21T12:15:57.032Z] #42 151.2 DEP criu/files-ext.d [2019-10-21T12:15:57.032Z] #42 151.6 DEP criu/file-lock.d [2019-10-21T12:15:57.032Z] #42 152.0 DEP criu/file-ids.d [2019-10-21T12:15:57.032Z] #42 152.2 DEP criu/fifo.d [2019-10-21T12:15:57.032Z] #42 152.6 DEP criu/fdstore.d [2019-10-21T12:15:57.032Z] #42 153.0 DEP criu/fault-injection.d [2019-10-21T12:15:57.032Z] #42 153.1 DEP criu/external.d [2019-10-21T12:15:57.032Z] #42 153.3 DEP criu/eventpoll.d [2019-10-21T12:15:57.032Z] #42 153.8 DEP criu/eventfd.d [2019-10-21T12:15:57.032Z] #42 154.1 DEP criu/crtools.d [2019-10-21T12:15:57.032Z] #42 154.5 DEP criu/cr-service.d [2019-10-21T12:15:57.321Z] #42 155.0 DEP criu/cr-restore.d [2019-10-21T12:15:57.781Z] ok github.com/docker/docker/daemon/logger/local 0.073s coverage: 74.7% of statements [2019-10-21T12:15:57.782Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:15:57.956Z] #42 155.6 DEP criu/cr-errno.d [2019-10-21T12:15:57.956Z] #42 155.6 DEP criu/cr-dump.d [2019-10-21T12:15:58.251Z] #42 ... [2019-10-21T12:15:58.251Z] [2019-10-21T12:15:58.251Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:15:58.251Z] #18 182.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-21T12:15:58.251Z] #18 182.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-21T12:15:58.251Z] #18 182.8 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-21T12:15:58.251Z] #18 182.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-21T12:15:58.252Z] #18 182.9 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-21T12:15:58.252Z] #18 182.9 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:15:58.354Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2019-10-21T12:15:58.544Z] #18 183.0 Processing triggers for mime-support (3.60) ... [2019-10-21T12:15:58.544Z] #18 183.1 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:15:58.544Z] #18 183.1 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-21T12:15:58.544Z] #18 183.1 Setting up libcap2-bin (1:2.25-1) ... [2019-10-21T12:15:58.544Z] #18 183.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-21T12:15:58.544Z] #18 183.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-21T12:15:58.544Z] #18 183.1 Setting up bash-completion (1:2.1-4.3) ... [2019-10-21T12:15:58.614Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2019-10-21T12:15:58.874Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [2019-10-21T12:15:59.174Z] #18 ... [2019-10-21T12:15:59.174Z] [2019-10-21T12:15:59.174Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:15:59.174Z] #48 DONE 239.3s [2019-10-21T12:15:59.174Z] [2019-10-21T12:15:59.174Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:15:59.174Z] #42 156.2 DEP criu/cr-dedup.d [2019-10-21T12:15:59.174Z] #42 156.7 DEP criu/cr-check.d [2019-10-21T12:15:59.464Z] #42 157.3 DEP criu/config.d [2019-10-21T12:15:59.814Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-10-21T12:16:00.498Z] #42 158.3 DEP criu/clone-noasan.d [2019-10-21T12:16:00.755Z] ok github.com/docker/docker/daemon/logger/splunk 1.907s coverage: 82.5% of statements [2019-10-21T12:16:00.755Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:16:00.755Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:16:00.786Z] #42 158.6 DEP criu/cgroup.d [2019-10-21T12:16:01.326Z] ok github.com/docker/docker/distribution/metadata 0.081s coverage: 48.2% of statements [2019-10-21T12:16:01.423Z] #42 159.1 DEP criu/cgroup-props.d [2019-10-21T12:16:01.717Z] #42 159.3 DEP criu/bitmap.d [2019-10-21T12:16:01.717Z] #42 159.4 DEP criu/bfd.d [2019-10-21T12:16:02.006Z] #42 159.6 DEP criu/autofs.d [2019-10-21T12:16:02.268Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2019-10-21T12:16:02.295Z] #42 160.0 DEP criu/aio.d [2019-10-21T12:16:02.528Z] ok github.com/docker/docker/distribution 0.457s coverage: 22.1% of statements [2019-10-21T12:16:02.528Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:16:02.584Z] #42 160.3 DEP criu/action-scripts.d [2019-10-21T12:16:03.213Z] #42 160.9 CC criu/action-scripts.o [2019-10-21T12:16:03.846Z] #42 ... [2019-10-21T12:16:03.846Z] [2019-10-21T12:16:03.846Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:16:03.909Z] ok github.com/docker/docker/image 0.046s coverage: 86.4% of statements [2019-10-21T12:16:04.139Z] #18 188.5 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-21T12:16:04.139Z] #18 188.6 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-21T12:16:04.139Z] #18 188.6 Setting up zip (3.0-11+b1) ... [2019-10-21T12:16:04.139Z] #18 188.6 Setting up bzip2 (1.0.6-8.1) ... [2019-10-21T12:16:04.139Z] #18 188.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-21T12:16:04.139Z] #18 188.6 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-21T12:16:04.139Z] #18 188.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:16:04.139Z] #18 188.7 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-21T12:16:04.139Z] #18 188.7 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:16:04.139Z] #18 188.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-21T12:16:04.139Z] #18 188.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-21T12:16:04.430Z] #18 188.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-21T12:16:04.430Z] #18 188.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:16:04.430Z] #18 188.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-21T12:16:04.430Z] #18 188.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-21T12:16:04.430Z] #18 188.8 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-21T12:16:04.430Z] #18 188.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:16:04.477Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2019-10-21T12:16:04.477Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2019-10-21T12:16:04.477Z] ok github.com/docker/docker/distribution/xfer 1.726s coverage: 85.1% of statements [2019-10-21T12:16:04.477Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:16:04.477Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:16:04.477Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:16:05.046Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2019-10-21T12:16:05.474Z] #18 189.7 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-21T12:16:05.474Z] #18 189.7 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-21T12:16:05.474Z] #18 189.7 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-21T12:16:05.474Z] #18 189.7 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-21T12:16:05.474Z] #18 189.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-21T12:16:05.474Z] #18 189.7 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-21T12:16:05.474Z] #18 189.8 Setting up pigz (2.3.4-1) ... [2019-10-21T12:16:05.474Z] #18 189.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-21T12:16:05.474Z] #18 189.8 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-21T12:16:05.474Z] #18 189.8 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:16:05.474Z] #18 189.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-21T12:16:05.474Z] #18 189.8 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-21T12:16:05.474Z] #18 189.8 Setting up jq (1.5+dfsg-1.3) ... [2019-10-21T12:16:05.474Z] #18 189.8 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-21T12:16:05.474Z] #18 189.8 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-21T12:16:05.474Z] #18 189.9 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-21T12:16:05.474Z] #18 189.9 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-21T12:16:05.475Z] #18 189.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-21T12:16:05.475Z] #18 189.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-21T12:16:05.475Z] #18 189.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-21T12:16:05.475Z] #18 189.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-21T12:16:05.475Z] #18 189.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-21T12:16:05.475Z] #18 190.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-21T12:16:05.475Z] #18 190.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-21T12:16:05.475Z] #18 190.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-21T12:16:05.475Z] #18 190.1 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-21T12:16:05.615Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 50.0% of statements [2019-10-21T12:16:05.762Z] #18 190.1 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-21T12:16:05.762Z] #18 190.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-21T12:16:05.762Z] #18 190.1 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-21T12:16:05.762Z] #18 190.1 Setting up btrfs-progs (4.7.3-1) ... [2019-10-21T12:16:05.762Z] #18 190.1 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-21T12:16:05.762Z] #18 190.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-21T12:16:06.050Z] #18 ... [2019-10-21T12:16:06.050Z] [2019-10-21T12:16:06.050Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:16:06.050Z] #45 236.1 vendor/golang.org/x/net/http/httpproxy [2019-10-21T12:16:06.050Z] #45 236.1 net/textproto [2019-10-21T12:16:06.050Z] #45 236.2 crypto/x509 [2019-10-21T12:16:06.050Z] #45 239.8 vendor/golang.org/x/net/http/httpguts [2019-10-21T12:16:06.050Z] #45 244.4 crypto/tls [2019-10-21T12:16:06.050Z] #45 ... [2019-10-21T12:16:06.050Z] [2019-10-21T12:16:06.050Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:16:06.050Z] #42 162.0 CC criu/aio.o [2019-10-21T12:16:06.050Z] #42 163.2 CC criu/autofs.o [2019-10-21T12:16:06.555Z] ok github.com/docker/docker/opts 0.094s coverage: 66.9% of statements [2019-10-21T12:16:07.936Z] ok github.com/docker/docker/pkg/authorization 0.612s coverage: 68.3% of statements [2019-10-21T12:16:07.936Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2019-10-21T12:16:08.196Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-10-21T12:16:09.135Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2019-10-21T12:16:09.556Z] #42 166.7 CC criu/bfd.o [2019-10-21T12:16:09.705Z] ok github.com/docker/docker/pkg/archive 1.213s coverage: 76.8% of statements [2019-10-21T12:16:09.705Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-21T12:16:10.186Z] #42 168.0 CC criu/bitmap.o [2019-10-21T12:16:10.275Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2019-10-21T12:16:10.399Z] Client: [2019-10-21T12:16:10.399Z] Debug Mode: false [2019-10-21T12:16:10.399Z] Plugins: [2019-10-21T12:16:10.399Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-21T12:16:10.399Z] [2019-10-21T12:16:10.399Z] Server: [2019-10-21T12:16:10.399Z] Containers: 0 [2019-10-21T12:16:10.399Z] Running: 0 [2019-10-21T12:16:10.399Z] Paused: 0 [2019-10-21T12:16:10.399Z] Stopped: 0 [2019-10-21T12:16:10.399Z] Images: 0 [2019-10-21T12:16:10.399Z] Server Version: 19.03.2 [2019-10-21T12:16:10.399Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-21T12:16:10.399Z] Windows: [2019-10-21T12:16:10.399Z] LCOW: [2019-10-21T12:16:10.399Z] Logging Driver: json-file [2019-10-21T12:16:10.399Z] Plugins: [2019-10-21T12:16:10.399Z] Volume: local [2019-10-21T12:16:10.399Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-21T12:16:10.399Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T12:16:10.399Z] Swarm: inactive [2019-10-21T12:16:10.399Z] Default Isolation: process [2019-10-21T12:16:10.399Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T12:16:10.399Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T12:16:10.399Z] OSType: windows [2019-10-21T12:16:10.399Z] Architecture: x86_64 [2019-10-21T12:16:10.399Z] CPUs: 4 [2019-10-21T12:16:10.399Z] Total Memory: 32GiB [2019-10-21T12:16:10.399Z] Name: azwin-2-b89060 [2019-10-21T12:16:10.399Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-21T12:16:10.399Z] Docker Root Dir: D:\docker [2019-10-21T12:16:10.399Z] Debug Mode: false [2019-10-21T12:16:10.399Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:16:10.399Z] Labels: [2019-10-21T12:16:10.399Z] Experimental: true [2019-10-21T12:16:10.399Z] Insecure Registries: [2019-10-21T12:16:10.399Z] 10.0.0.4:5000 [2019-10-21T12:16:10.399Z] 127.0.0.0/8 [2019-10-21T12:16:10.399Z] Registry Mirrors: [2019-10-21T12:16:10.399Z] http://10.0.0.4:5000/ [2019-10-21T12:16:10.399Z] Live Restore Enabled: false [2019-10-21T12:16:10.399Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-21T12:16:10.846Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-21T12:16:10.848Z] #42 168.3 CC criu/cgroup-props.o [2019-10-21T12:16:11.414Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-10-21T12:16:11.982Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-21T12:16:12.916Z] #42 170.2 CC criu/cgroup.o [2019-10-21T12:16:12.916Z] #42 ... [2019-10-21T12:16:12.916Z] [2019-10-21T12:16:12.916Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:16:12.916Z] #23 243.2 + mkdir -p /tmp/tmp.a3nkzn2t92/src/github.com/docker [2019-10-21T12:16:12.916Z] #23 243.2 + mv components/cli /tmp/tmp.a3nkzn2t92/src/github.com/docker/cli [2019-10-21T12:16:12.916Z] #23 243.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-21T12:16:12.919Z] ok github.com/docker/docker/pkg/chrootarchive 3.515s coverage: 43.2% of statements [2019-10-21T12:16:12.920Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-21T12:16:13.488Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-10-21T12:16:14.057Z] ok github.com/docker/docker/pkg/fsutils 0.342s coverage: 85.1% of statements [2019-10-21T12:16:14.057Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2019-10-21T12:16:14.057Z] ok github.com/docker/docker/pkg/discovery/kv 3.140s coverage: 84.1% of statements [2019-10-21T12:16:14.972Z] #23 ... [2019-10-21T12:16:14.972Z] [2019-10-21T12:16:14.972Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:16:14.972Z] #18 199.2 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-21T12:16:14.972Z] #18 199.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:16:14.972Z] #18 199.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:16:14.972Z] #18 199.3 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-10-21T12:16:14.972Z] #18 199.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-21T12:16:14.972Z] #18 199.3 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-10-21T12:16:14.972Z] #18 199.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-21T12:16:14.972Z] #18 199.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-21T12:16:14.972Z] #18 199.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:16:14.972Z] #18 199.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-21T12:16:14.972Z] #18 199.3 Setting up python3 (3.5.3-1) ... [2019-10-21T12:16:15.438Z] ok github.com/docker/docker/layer 7.842s coverage: 68.8% of statements [2019-10-21T12:16:15.438Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:16:15.438Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:16:15.438Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:16:15.438Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:16:15.438Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:16:15.438Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:16:15.438Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:16:15.438Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T12:16:15.438Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2019-10-21T12:16:15.438Z] ok github.com/docker/docker/pkg/idtools 0.649s coverage: 70.1% of statements [2019-10-21T12:16:15.438Z] ok github.com/docker/docker/pkg/ioutils 0.653s coverage: 69.3% of statements [2019-10-21T12:16:15.698Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2019-10-21T12:16:15.698Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2019-10-21T12:16:15.698Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T12:16:15.959Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2019-10-21T12:16:16.530Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2019-10-21T12:16:16.791Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2019-10-21T12:16:17.051Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2019-10-21T12:16:17.051Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2019-10-21T12:16:17.635Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2019-10-21T12:16:17.635Z] ok github.com/docker/docker/pkg/mount 0.942s coverage: 69.6% of statements [2019-10-21T12:16:17.635Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:16:17.635Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:16:17.636Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:16:17.676Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:16:17.676Z] [2019-10-21T12:16:17.676Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-21T12:16:17.676Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-21T12:16:17.676Z] Using test binary docker [2019-10-21T12:16:17.676Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T12:16:17.676Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:16:17.676Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:16:17.676Z] Warning failed to create cache: (null) [2019-10-21T12:16:17.676Z] . [2019-10-21T12:16:17.676Z] INFO: Waiting for daemon to start... [2019-10-21T12:16:17.676Z] Starting dockerd [2019-10-21T12:16:17.676Z] . [2019-10-21T12:16:17.676Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-21T12:16:17.712Z] #18 202.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-21T12:16:18.577Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2019-10-21T12:16:18.577Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2019-10-21T12:16:18.577Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2019-10-21T12:16:19.145Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2019-10-21T12:16:19.714Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2019-10-21T12:16:19.973Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 73.9% of statements [2019-10-21T12:16:20.427Z] #18 204.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-21T12:16:20.427Z] #18 204.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-21T12:16:20.544Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-10-21T12:16:20.544Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-10-21T12:16:20.716Z] #18 205.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-21T12:16:20.716Z] #18 205.1 Setting up python3-wheel (0.29.0-2) ... [2019-10-21T12:16:21.112Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-21T12:16:21.112Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-10-21T12:16:22.050Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2019-10-21T12:16:22.050Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 36.9% of statements [2019-10-21T12:16:22.309Z] ok github.com/docker/docker/pkg/signal 2.880s coverage: 61.0% of statements [2019-10-21T12:16:22.770Z] #18 207.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-21T12:16:22.879Z] ok github.com/docker/docker/pkg/term 0.031s coverage: 85.9% of statements [2019-10-21T12:16:22.879Z] testing: warning: no tests to run [2019-10-21T12:16:22.879Z] coverage: [no statements] [2019-10-21T12:16:22.879Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:16:22.927Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-21T12:16:22.927Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:16:22.927Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 4.0% of statements [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:16:22.927Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:16:22.927Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:16:22.927Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-10-21T12:16:22.927Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:16:22.927Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:16:22.927Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-10-21T12:16:23.139Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2019-10-21T12:16:23.398Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-21T12:16:23.398Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2019-10-21T12:16:23.398Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2019-10-21T12:16:24.836Z] #18 209.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-21T12:16:24.836Z] #18 209.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-21T12:16:25.306Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-10-21T12:16:25.307Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2019-10-21T12:16:25.464Z] #18 ... [2019-10-21T12:16:25.464Z] [2019-10-21T12:16:25.464Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:16:25.464Z] #45 255.5 net/http/httptrace [2019-10-21T12:16:25.464Z] #45 256.0 net/http [2019-10-21T12:16:25.464Z] #45 ... [2019-10-21T12:16:25.464Z] [2019-10-21T12:16:25.464Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:16:25.464Z] #42 176.5 CC criu/clone-noasan.o [2019-10-21T12:16:25.464Z] #42 177.0 CC criu/config.o [2019-10-21T12:16:25.464Z] #42 180.0 CC criu/cr-check.o [2019-10-21T12:16:25.753Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:16:25.754Z] [2019-10-21T12:16:25.754Z] [2019-10-21T12:16:25.754Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:16:25.754Z] PKG_CONFIG=pkg-config [2019-10-21T12:16:25.754Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:16:25.754Z] HOSTNAME=1f3459847464 [2019-10-21T12:16:25.754Z] KEEPBUNDLE=1 [2019-10-21T12:16:25.754Z] container=docker [2019-10-21T12:16:25.754Z] TEST_SKIP_INTEGRATION=1 [2019-10-21T12:16:25.754Z] GO111MODULE=off [2019-10-21T12:16:25.754Z] GOPATH=/go [2019-10-21T12:16:25.754Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:16:25.754Z] HOME=/root [2019-10-21T12:16:25.754Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:16:25.754Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:16:25.754Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:16:25.754Z] DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:16:25.754Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:16:25.754Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:16:25.754Z] TERM=xterm [2019-10-21T12:16:25.754Z] VALIDATE_BRANCH=master [2019-10-21T12:16:25.754Z] DEST=bundles/test-integration [2019-10-21T12:16:25.754Z] SHLVL=1 [2019-10-21T12:16:25.754Z] TIMEOUT=120m [2019-10-21T12:16:25.754Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-21T12:16:25.754Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:16:25.754Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:16:25.754Z] TESTDEBUG=0 [2019-10-21T12:16:25.754Z] _=/usr/bin/env [2019-10-21T12:16:25.754Z] Building test suite binary ./integration-cli/test.main [2019-10-21T12:16:25.754Z] [2019-10-21T12:16:25.754Z] [2019-10-21T12:16:25.754Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:16:25.754Z] PKG_CONFIG=pkg-config [2019-10-21T12:16:25.754Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:16:25.754Z] HOSTNAME=baf8ebd2a1e5 [2019-10-21T12:16:25.754Z] KEEPBUNDLE=1 [2019-10-21T12:16:25.754Z] container=docker [2019-10-21T12:16:25.754Z] TEST_SKIP_INTEGRATION=1 [2019-10-21T12:16:25.754Z] GO111MODULE=off [2019-10-21T12:16:25.754Z] GOPATH=/go [2019-10-21T12:16:25.754Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:16:25.754Z] HOME=/root [2019-10-21T12:16:25.754Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:16:25.754Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:16:25.754Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:16:25.754Z] DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:16:25.754Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:16:25.754Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:16:25.754Z] TERM=xterm [2019-10-21T12:16:25.754Z] VALIDATE_BRANCH=master [2019-10-21T12:16:25.754Z] DEST=bundles/test-integration [2019-10-21T12:16:25.754Z] SHLVL=1 [2019-10-21T12:16:25.754Z] TIMEOUT=120m [2019-10-21T12:16:25.754Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-21T12:16:25.754Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:16:25.754Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:16:25.754Z] TESTDEBUG=0 [2019-10-21T12:16:25.754Z] _=/usr/bin/env [2019-10-21T12:16:25.754Z] Building test suite binary ./integration-cli/test.main [2019-10-21T12:16:25.754Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-21T12:16:25.754Z] No new tests added to integration. [2019-10-21T12:16:25.754Z] [2019-10-21T12:16:25.754Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:16:25.875Z] ok github.com/docker/docker/reference 0.017s coverage: 83.7% of statements [2019-10-21T12:16:26.495Z] #42 184.2 CC criu/cr-dedup.o [2019-10-21T12:16:26.815Z] ok github.com/docker/docker/plugin 0.594s coverage: 27.1% of statements [2019-10-21T12:16:27.075Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2019-10-21T12:16:27.122Z] #42 ... [2019-10-21T12:16:27.122Z] [2019-10-21T12:16:27.122Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-21T12:16:27.122Z] #18 211.6 Setting up dmsetup (2:1.02.137-2) ... [2019-10-21T12:16:27.122Z] #18 211.6 Setting up python3-setuptools (33.1.1-1) ... [2019-10-21T12:16:27.126Z] PKG_CONFIG=pkg-config [2019-10-21T12:16:27.126Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:16:27.126Z] HOSTNAME=f59420205507 [2019-10-21T12:16:27.126Z] KEEPBUNDLE=1 [2019-10-21T12:16:27.126Z] container=docker [2019-10-21T12:16:27.126Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T12:16:27.126Z] GO111MODULE=off [2019-10-21T12:16:27.126Z] GOPATH=/go [2019-10-21T12:16:27.126Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:16:27.126Z] HOME=/root [2019-10-21T12:16:27.126Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:16:27.126Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:16:27.126Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:16:27.126Z] DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:16:27.126Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:16:27.126Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:16:27.126Z] TERM=xterm [2019-10-21T12:16:27.126Z] VALIDATE_BRANCH=master [2019-10-21T12:16:27.126Z] DEST=bundles/test-integration [2019-10-21T12:16:27.126Z] SHLVL=1 [2019-10-21T12:16:27.126Z] TIMEOUT=120m [2019-10-21T12:16:27.126Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:16:27.126Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:16:27.126Z] TESTDEBUG=0 [2019-10-21T12:16:27.126Z] _=/usr/bin/env [2019-10-21T12:16:27.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:16:27.384Z] ok github.com/docker/docker/builder/remotecontext 0.275s coverage: 13.6% of statements [2019-10-21T12:16:27.384Z] ok github.com/docker/docker/builder/dockerfile 0.831s coverage: 48.2% of statements [2019-10-21T12:16:27.645Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2019-10-21T12:16:27.645Z] ok github.com/docker/docker/registry 0.264s coverage: 56.3% of statements [2019-10-21T12:16:28.211Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-21T12:16:28.582Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2019-10-21T12:16:28.582Z] ok github.com/docker/docker/runconfig 0.052s coverage: 68.2% of statements [2019-10-21T12:16:29.547Z] ok github.com/docker/docker/builder/remotecontext/git 1.027s coverage: 85.1% of statements [2019-10-21T12:16:29.547Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:16:29.547Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T12:16:29.843Z] #18 214.2 Setting up dh-python (2.20170125) ... [2019-10-21T12:16:31.120Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2019-10-21T12:16:31.120Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2019-10-21T12:16:31.346Z] #18 215.7 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-21T12:16:31.346Z] #18 215.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-21T12:16:31.379Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2019-10-21T12:16:31.640Z] #18 DONE 216.0s [2019-10-21T12:16:31.640Z] [2019-10-21T12:16:31.640Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:16:32.314Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-10-21T12:16:33.065Z] ok github.com/docker/docker/client 0.211s coverage: 75.8% of statements [2019-10-21T12:16:36.258Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-21T12:16:36.258Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-854faf25\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-21T12:16:36.258Z] ---------------------------------------------------------------------------- [2019-10-21T12:16:36.258Z] [2019-10-21T12:16:36.258Z] INFO: executeCI.ps1 starting at Mon Oct 21 12:16:34 CUT 2019 [2019-10-21T12:16:36.258Z] [2019-10-21T12:16:36.258Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-21T12:16:36.258Z] INFO: Running git version 2.23.0.windows.1 [2019-10-21T12:16:36.258Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-21T12:16:36.258Z] INFO: Environment variables: [2019-10-21T12:16:36.258Z] [2019-10-21T12:16:36.258Z] Name Value [2019-10-21T12:16:36.258Z] ---- ----- [2019-10-21T12:16:36.258Z] ALLUSERSPROFILE C:\ProgramData [2019-10-21T12:16:36.258Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-21T12:16:36.258Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-21T12:16:36.258Z] BRANCH_NAME PR-40110 [2019-10-21T12:16:36.258Z] BUILD_DISPLAY_NAME #1 [2019-10-21T12:16:36.258Z] BUILD_ID 1 [2019-10-21T12:16:36.258Z] BUILD_NUMBER 1 [2019-10-21T12:16:36.258Z] BUILD_TAG jenkins-moby-PR-40110-1 [2019-10-21T12:16:36.258Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40110/1/ [2019-10-21T12:16:36.258Z] CHANGE_AUTHOR thaJeztah [2019-10-21T12:16:36.258Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-21T12:16:36.258Z] CHANGE_BRANCH fix_test_filter [2019-10-21T12:16:36.258Z] CHANGE_FORK thaJeztah [2019-10-21T12:16:36.258Z] CHANGE_ID 40110 [2019-10-21T12:16:36.258Z] CHANGE_TARGET master [2019-10-21T12:16:36.258Z] CHANGE_TITLE Fix TEST_FILTER to work for both "integration" and "integration-cli" [2019-10-21T12:16:36.258Z] CHANGE_URL https://github.com/moby/moby/pull/40110 [2019-10-21T12:16:36.258Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-21T12:16:36.258Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-21T12:16:36.258Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-21T12:16:36.258Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-21T12:16:36.258Z] COMPUTERNAME azwin-2-b89060 [2019-10-21T12:16:36.258Z] ComSpec C:\windows\system32\cmd.exe [2019-10-21T12:16:36.258Z] ConfigSequenceNumber 0 [2019-10-21T12:16:36.258Z] DOCKER_BUILDKIT 0 [2019-10-21T12:16:36.258Z] DOCKER_DUT_DEBUG 1 [2019-10-21T12:16:36.258Z] DOCKER_EXPERIMENTAL 1 [2019-10-21T12:16:36.258Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-21T12:16:36.258Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-21T12:16:36.258Z] EXECUTOR_NUMBER 0 [2019-10-21T12:16:36.258Z] FQDN azwin-2-b89060.westus.cloudapp.azure.com [2019-10-21T12:16:36.258Z] GIT_BRANCH PR-40110 [2019-10-21T12:16:36.258Z] GIT_COMMIT e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:16:36.258Z] GIT_URL https://github.com/moby/moby.git [2019-10-21T12:16:36.258Z] HUDSON_COOKIE f86fb395-cadb-41f6-be22-ef82a1c5203d [2019-10-21T12:16:36.258Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-21T12:16:36.258Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-21T12:16:36.258Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-21T12:16:36.258Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-21T12:16:36.258Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-21T12:16:36.258Z] JENKINS_NODE_COOKIE 87d46c2e-b2ba-4686-957b-1a275ef4936e [2019-10-21T12:16:36.258Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-21T12:16:36.258Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-21T12:16:36.258Z] JOB_BASE_NAME PR-40110 [2019-10-21T12:16:36.258Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40110/display/redirect [2019-10-21T12:16:36.258Z] JOB_NAME moby/PR-40110 [2019-10-21T12:16:36.258Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40110/ [2019-10-21T12:16:36.258Z] library.jps.version master [2019-10-21T12:16:36.258Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-21T12:16:36.258Z] NODE_LABELS amd64 azure azwin-2-b89060 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-21T12:16:36.258Z] NODE_NAME azwin-2-b89060 [2019-10-21T12:16:36.258Z] NUMBER_OF_PROCESSORS 4 [2019-10-21T12:16:36.258Z] OS Windows_NT [2019-10-21T12:16:36.258Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-21T12:16:36.258Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-21T12:16:36.258Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-21T12:16:36.258Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-21T12:16:36.258Z] PROCESSOR_LEVEL 6 [2019-10-21T12:16:36.258Z] PROCESSOR_REVISION 4f01 [2019-10-21T12:16:36.258Z] ProgramData C:\ProgramData [2019-10-21T12:16:36.259Z] ProgramFiles C:\Program Files [2019-10-21T12:16:36.259Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-21T12:16:36.259Z] ProgramW6432 C:\Program Files [2019-10-21T12:16:36.259Z] PROMPT $P$G [2019-10-21T12:16:36.260Z] PSExecutionPolicyPreference Bypass [2019-10-21T12:16:36.260Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-21T12:16:36.260Z] PUBLIC C:\Users\Public [2019-10-21T12:16:36.260Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40110/1/display/redirect?page=changes [2019-10-21T12:16:36.260Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40110/1/display/redirect [2019-10-21T12:16:36.260Z] SKIP_VALIDATION_TESTS 1 [2019-10-21T12:16:36.260Z] SOURCES_DRIVE d [2019-10-21T12:16:36.260Z] SOURCES_SUBDIR gopath [2019-10-21T12:16:36.260Z] STAGE_NAME Run tests [2019-10-21T12:16:36.260Z] SystemDrive C: [2019-10-21T12:16:36.260Z] SystemRoot C:\windows [2019-10-21T12:16:36.260Z] TEMP C:\windows\TEMP [2019-10-21T12:16:36.260Z] TESTDEBUG 0 [2019-10-21T12:16:36.260Z] TESTRUN_DRIVE d [2019-10-21T12:16:36.260Z] TESTRUN_SUBDIR CI [2019-10-21T12:16:36.260Z] TIMEOUT 120m [2019-10-21T12:16:36.260Z] TMP C:\windows\TEMP [2019-10-21T12:16:36.260Z] USERDOMAIN WORKGROUP [2019-10-21T12:16:36.260Z] USERNAME azwin-2-b89060$ [2019-10-21T12:16:36.260Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-21T12:16:36.260Z] windir C:\windows [2019-10-21T12:16:36.260Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-21T12:16:36.260Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-21T12:16:36.260Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-21T12:16:36.260Z] [2019-10-21T12:16:36.260Z] [2019-10-21T12:16:36.260Z] [2019-10-21T12:16:37.226Z] #19 ... [2019-10-21T12:16:37.226Z] [2019-10-21T12:16:37.226Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:16:37.226Z] #45 275.4 github.com/LK4D4/vndr/godl [2019-10-21T12:16:37.227Z] #45 276.6 github.com/LK4D4/vndr [2019-10-21T12:16:37.516Z] #45 ... [2019-10-21T12:16:37.516Z] [2019-10-21T12:16:37.516Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:16:37.516Z] #42 185.1 CC criu/cr-dump.o [2019-10-21T12:16:37.516Z] #42 190.5 CC criu/cr-errno.o [2019-10-21T12:16:37.516Z] #42 190.7 CC criu/cr-restore.o [2019-10-21T12:16:37.802Z] INFO: Sources under d:\gopath\... [2019-10-21T12:16:37.802Z] INFO: Test run under d:\CI\... [2019-10-21T12:16:37.802Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-21T12:16:37.802Z] INFO: docker/docker repository was found [2019-10-21T12:16:38.263Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-21T12:16:39.234Z] ltsc2019: Pulling from windows/servercore [2019-10-21T12:16:43.080Z] #42 ... [2019-10-21T12:16:43.080Z] [2019-10-21T12:16:43.080Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:16:43.080Z] #19 11.50 Collecting yamllint==1.16.0 [2019-10-21T12:16:45.822Z] #19 13.86 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-21T12:16:46.321Z] 65014b3c3121: Pulling fs layer [2019-10-21T12:16:46.321Z] 12c8dbabfd62: Pulling fs layer [2019-10-21T12:16:46.448Z] #19 14.95 Collecting pyyaml (from yamllint==1.16.0) [2019-10-21T12:16:47.075Z] #19 15.50 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-21T12:16:50.594Z] #19 ... [2019-10-21T12:16:50.594Z] [2019-10-21T12:16:50.594Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:16:50.594Z] #45 DONE 290.4s [2019-10-21T12:16:50.594Z] [2019-10-21T12:16:50.594Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:16:50.594Z] #42 201.7 CC criu/cr-service.o [2019-10-21T12:16:50.594Z] #42 205.7 CC criu/crtools.o [2019-10-21T12:16:50.594Z] #42 207.3 CC criu/eventfd.o [2019-10-21T12:16:51.218Z] #42 208.8 CC criu/eventpoll.o [2019-10-21T12:16:53.271Z] #42 211.0 CC criu/external.o [2019-10-21T12:16:53.271Z] #42 ... [2019-10-21T12:16:53.271Z] [2019-10-21T12:16:53.271Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:16:53.271Z] #19 21.76 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-21T12:16:53.562Z] #19 22.00 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-21T12:16:54.242Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:16:54.242Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === Skipped [2019-10-21T12:16:54.242Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T12:16:54.242Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T12:16:54.242Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T12:16:54.242Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T12:16:54.242Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T12:16:54.242Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:16:54.242Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T12:16:54.242Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T12:16:54.242Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T12:16:54.242Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] [2019-10-21T12:16:54.242Z] DONE 2115 tests, 20 skipped in 185.887s Post stage [Pipeline] junit [2019-10-21T12:16:54.259Z] Recording test results [Pipeline] } [Pipeline] // stage [2019-10-21T12:16:56.660Z] 12c8dbabfd62: Verifying Checksum [2019-10-21T12:16:56.660Z] 12c8dbabfd62: Download complete [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T12:16:57.013Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -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:e7805653b8632aae4f789dbca238e25b16df964d hack/make.sh dynbinary test-integration [2019-10-21T12:16:57.078Z] #19 25.22 Building wheels for collected packages: pyyaml, pathspec [2019-10-21T12:16:57.078Z] #19 25.23 Running setup.py bdist_wheel for pyyaml: started [2019-10-21T12:16:57.950Z] [2019-10-21T12:16:57.950Z] Removing bundles/ [2019-10-21T12:16:57.950Z] [2019-10-21T12:16:57.950Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-21T12:16:57.950Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:16:57.950Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:16:59.796Z] #19 28.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-21T12:16:59.796Z] #19 28.06 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-21T12:16:59.796Z] #19 28.32 Running setup.py bdist_wheel for pathspec: started [2019-10-21T12:17:03.291Z] #19 31.34 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-21T12:17:03.291Z] #19 31.34 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-21T12:17:03.291Z] #19 31.39 Successfully built pyyaml pathspec [2019-10-21T12:17:03.291Z] #19 31.39 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-21T12:17:03.920Z] #19 32.37 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-21T12:17:04.209Z] #19 ... [2019-10-21T12:17:04.209Z] [2019-10-21T12:17:04.209Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:17:04.209Z] #42 211.7 CC criu/fault-injection.o [2019-10-21T12:17:04.209Z] #42 211.9 CC criu/fdstore.o [2019-10-21T12:17:04.209Z] #42 212.5 CC criu/fifo.o [2019-10-21T12:17:04.209Z] #42 213.4 CC criu/file-ids.o [2019-10-21T12:17:04.209Z] #42 214.4 CC criu/file-lock.o [2019-10-21T12:17:04.209Z] #42 216.2 CC criu/files-ext.o [2019-10-21T12:17:04.209Z] #42 217.1 CC criu/files-reg.o [2019-10-21T12:17:04.344Z] sha256:dfd368f64ddffa886db33cde739d0b5677d611dd78a4b5481ac0975fa331105d [2019-10-21T12:17:04.344Z] INFO: Starting docker-py tests... [2019-10-21T12:17:04.344Z] ============================= test session starts ============================== [2019-10-21T12:17:04.344Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-21T12:17:04.344Z] rootdir: /src, inifile: pytest.ini [2019-10-21T12:17:04.344Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-21T12:17:04.344Z] collected 385 items / 5 deselected / 380 selected [2019-10-21T12:17:04.344Z] [2019-10-21T12:17:04.498Z] #42 ... [2019-10-21T12:17:04.498Z] [2019-10-21T12:17:04.498Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-21T12:17:04.498Z] #19 DONE 32.8s [2019-10-21T12:17:04.498Z] [2019-10-21T12:17:04.498Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:17:04.787Z] #51 ... [2019-10-21T12:17:04.787Z] [2019-10-21T12:17:04.787Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:17:04.787Z] #42 222.5 CC criu/files.o [2019-10-21T12:17:05.254Z] 65014b3c3121: Verifying Checksum [2019-10-21T12:17:05.254Z] 65014b3c3121: Download complete [2019-10-21T12:17:07.506Z] ok github.com/docker/docker/cmd/dockerd 0.057s coverage: 30.3% of statements [2019-10-21T12:17:07.506Z] ok github.com/docker/docker/container 0.114s coverage: 35.3% of statements [2019-10-21T12:17:07.506Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:17:07.506Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:17:07.506Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:17:07.506Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:17:09.225Z] #42 226.7 CC criu/filesystems.o [2019-10-21T12:17:09.225Z] #42 ... [2019-10-21T12:17:09.225Z] [2019-10-21T12:17:09.225Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-21T12:17:09.225Z] #29 309.3 + rm -rf /tmp/tmp.6Z9PJJBXYv [2019-10-21T12:17:09.225Z] #29 DONE 309.7s [2019-10-21T12:17:09.515Z] [2019-10-21T12:17:09.515Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:17:10.544Z] #39 ... [2019-10-21T12:17:10.544Z] [2019-10-21T12:17:10.544Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:17:10.544Z] #42 228.0 CC criu/fsnotify.o [2019-10-21T12:17:12.599Z] #42 230.3 CC criu/image-desc.o [2019-10-21T12:17:12.888Z] #42 230.7 CC criu/image.o [2019-10-21T12:17:14.007Z] ok github.com/docker/docker/daemon/cluster 0.027s coverage: 0.5% of statements [2019-10-21T12:17:14.399Z] #42 232.0 CC criu/ipc_ns.o [2019-10-21T12:17:15.553Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-10-21T12:17:16.457Z] #42 234.1 CC criu/irmap.o [2019-10-21T12:17:17.433Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-21T12:17:17.485Z] #42 235.2 CC criu/kcmp-ids.o [2019-10-21T12:17:18.129Z] #42 235.8 CC criu/kerndat.o [2019-10-21T12:17:20.208Z] #42 238.0 CC criu/libnetlink.o [2019-10-21T12:17:21.231Z] #42 238.7 CC criu/log.o [2019-10-21T12:17:21.857Z] #42 239.4 CC criu/lsm.o [2019-10-21T12:17:22.485Z] #42 240.2 CC criu/mem.o [2019-10-21T12:17:24.331Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-21T12:17:24.587Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-21T12:17:25.205Z] #42 243.0 CC criu/mount.o [2019-10-21T12:17:25.305Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 13.7% of statements [2019-10-21T12:17:25.689Z] ok github.com/docker/docker/daemon 12.275s coverage: 17.6% of statements [2019-10-21T12:17:25.690Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:17:25.690Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:17:26.768Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-21T12:17:27.906Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-21T12:17:27.906Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 82.2% of statements [2019-10-21T12:17:29.400Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2019-10-21T12:17:29.400Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:17:29.400Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:17:29.799Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-10-21T12:17:30.114Z] #42 ... [2019-10-21T12:17:30.114Z] [2019-10-21T12:17:30.114Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-21T12:17:30.114Z] #55 277.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-21T12:17:32.389Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-21T12:17:33.617Z] #55 281.4 + mkdir -p /build [2019-10-21T12:17:33.617Z] #55 281.4 + cp runc /build/runc [2019-10-21T12:17:33.617Z] #55 DONE 281.5s [2019-10-21T12:17:33.617Z] [2019-10-21T12:17:33.617Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:17:33.617Z] #42 249.9 CC criu/namespaces.o [2019-10-21T12:17:33.787Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.316s coverage: 57.9% of statements [2019-10-21T12:17:36.344Z] #42 254.0 CC criu/net.o [2019-10-21T12:17:40.161Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.514s coverage: 45.9% of statements [2019-10-21T12:17:40.773Z] #42 258.7 CC criu/netfilter.o [2019-10-21T12:17:41.419Z] #42 259.2 CC criu/page-pipe.o [2019-10-21T12:17:42.914Z] #42 260.4 CC criu/page-xfer.o [2019-10-21T12:17:43.452Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.260s coverage: 72.5% of statements [2019-10-21T12:17:43.452Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:17:43.452Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.967s coverage: 51.0% of statements [2019-10-21T12:17:44.962Z] #42 262.5 CC criu/pagemap-cache.o [2019-10-21T12:17:45.251Z] #42 263.0 CC criu/pagemap.o [2019-10-21T12:17:46.077Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.540s coverage: 76.1% of statements [2019-10-21T12:17:46.749Z] #42 264.6 CC criu/parasite-syscall.o [2019-10-21T12:17:47.467Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-21T12:17:48.274Z] #42 266.0 CC criu/path.o [2019-10-21T12:17:48.816Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-21T12:17:48.901Z] #42 266.6 CC criu/pie-util-vdso-elf32.o [2019-10-21T12:17:49.537Z] #42 267.2 CC criu/pie-util-vdso.o [2019-10-21T12:17:50.164Z] #42 267.8 CC criu/pie-util.o [2019-10-21T12:17:50.454Z] #42 268.1 CC criu/pipes.o [2019-10-21T12:17:51.335Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.094s coverage: 57.0% of statements [2019-10-21T12:17:51.335Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T12:17:51.335Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:17:51.335Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.9% of statements [2019-10-21T12:17:51.335Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:17:51.487Z] #42 269.3 CC criu/plugin.o [2019-10-21T12:17:51.752Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-10-21T12:17:51.752Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:17:52.113Z] #42 269.9 CC criu/proc_parse.o [2019-10-21T12:17:53.938Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2019-10-21T12:17:54.353Z] ok github.com/docker/docker/daemon/logger/awslogs 0.138s coverage: 77.8% of statements [2019-10-21T12:17:54.353Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:17:54.353Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:17:55.205Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-21T12:17:55.588Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2019-10-21T12:17:55.607Z] #42 ... [2019-10-21T12:17:55.607Z] [2019-10-21T12:17:55.607Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:17:55.607Z] #39 355.6 + dpkg --print-architecture [2019-10-21T12:17:55.607Z] #39 355.6 + cd /tmp/tmp.RHP5DW0AQ3/src/github.com/docker/distribution [2019-10-21T12:17:55.607Z] #39 355.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-21T12:17:55.897Z] #39 356.2 + GOPATH=/tmp/tmp.RHP5DW0AQ3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.RHP5DW0AQ3 [2019-10-21T12:17:55.897Z] #39 356.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-21T12:17:56.442Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-10-21T12:17:56.846Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2019-10-21T12:17:58.391Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 74.7% of statements [2019-10-21T12:17:58.391Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:17:58.391Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.020s coverage: 19.9% of statements [2019-10-21T12:18:00.292Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-21T12:18:00.680Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-21T12:18:01.509Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-21T12:18:01.547Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-21T12:18:02.345Z] ok github.com/docker/docker/daemon/logger/splunk 1.826s coverage: 82.5% of statements [2019-10-21T12:18:02.345Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:18:02.345Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:18:04.368Z] ok github.com/docker/docker/distribution 0.422s coverage: 22.1% of statements [2019-10-21T12:18:04.368Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2019-10-21T12:18:04.368Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:18:04.370Z] #39 ... [2019-10-21T12:18:04.370Z] [2019-10-21T12:18:04.370Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:04.370Z] #42 274.6 CC criu/protobuf-desc.o [2019-10-21T12:18:04.370Z] #42 276.3 CC criu/protobuf.o [2019-10-21T12:18:04.370Z] #42 277.1 CC criu/pstree.o [2019-10-21T12:18:04.370Z] #42 278.9 CC criu/rbtree.o [2019-10-21T12:18:04.370Z] #42 279.5 CC criu/rst-malloc.o [2019-10-21T12:18:04.370Z] #42 280.1 CC criu/seccomp.o [2019-10-21T12:18:04.370Z] #42 281.2 CC criu/seize.o [2019-10-21T12:18:05.002Z] #42 282.8 CC criu/servicefd.o [2019-10-21T12:18:05.632Z] #42 283.5 CC criu/shmem.o [2019-10-21T12:18:05.679Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:18:05.679Z] [2019-10-21T12:18:05.679Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:18:05.679Z] PKG_CONFIG=pkg-config [2019-10-21T12:18:05.679Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:18:05.679Z] HOSTNAME=43912a6b14ae [2019-10-21T12:18:05.679Z] DOCKER_EXPERIMENTAL=1 [2019-10-21T12:18:05.679Z] container=docker [2019-10-21T12:18:05.679Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T12:18:05.679Z] GO111MODULE=off [2019-10-21T12:18:05.679Z] GOPATH=/go [2019-10-21T12:18:05.679Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:18:05.679Z] HOME=/root [2019-10-21T12:18:05.679Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:18:05.679Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:18:05.679Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:18:05.679Z] DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:18:05.679Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:18:05.679Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:18:05.679Z] TERM=xterm [2019-10-21T12:18:05.679Z] VALIDATE_BRANCH=master [2019-10-21T12:18:05.679Z] DEST=bundles/test-integration [2019-10-21T12:18:05.679Z] SHLVL=1 [2019-10-21T12:18:05.679Z] TIMEOUT=120m [2019-10-21T12:18:05.679Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:18:05.679Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:18:05.679Z] TESTDEBUG=0 [2019-10-21T12:18:05.679Z] _=/usr/bin/env [2019-10-21T12:18:05.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:18:05.763Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements [2019-10-21T12:18:07.628Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2019-10-21T12:18:07.695Z] #42 285.1 CC criu/sigframe.o [2019-10-21T12:18:07.695Z] #42 285.4 CC criu/signalfd.o [2019-10-21T12:18:08.043Z] ok github.com/docker/docker/distribution/xfer 1.917s coverage: 85.1% of statements [2019-10-21T12:18:08.043Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:18:08.323Z] #42 285.9 CC criu/sk-inet.o [2019-10-21T12:18:08.476Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2019-10-21T12:18:08.476Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:18:09.830Z] #42 287.6 CC criu/sk-netlink.o [2019-10-21T12:18:09.880Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2019-10-21T12:18:09.880Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:18:10.460Z] #42 288.3 CC criu/sk-packet.o [2019-10-21T12:18:11.194Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-21T12:18:11.965Z] #42 289.5 CC criu/sk-queue.o [2019-10-21T12:18:12.023Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2019-10-21T12:18:12.400Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-21T12:18:12.711Z] #42 290.4 CC criu/sk-tcp.o [2019-10-21T12:18:13.746Z] #42 291.4 CC criu/sk-unix.o [2019-10-21T12:18:14.389Z] ok github.com/docker/docker/pkg/archive 0.583s coverage: 77.1% of statements [2019-10-21T12:18:15.730Z] ok github.com/docker/docker/pkg/authorization 0.290s coverage: 68.3% of statements [2019-10-21T12:18:16.123Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-21T12:18:16.515Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-21T12:18:17.243Z] #42 294.8 CC criu/sockets.o [2019-10-21T12:18:18.416Z] ok github.com/docker/docker/layer 7.229s coverage: 68.8% of statements [2019-10-21T12:18:18.416Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:18:18.416Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:18:18.416Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:18:18.416Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:18:18.416Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:18:18.416Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:18:18.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:18:18.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:18:18.748Z] #42 296.4 CC criu/stats.o [2019-10-21T12:18:18.831Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-21T12:18:19.223Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-21T12:18:19.377Z] #42 297.0 CC criu/string.o [2019-10-21T12:18:19.377Z] #42 297.2 CC criu/sysctl.o [2019-10-21T12:18:19.601Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-10-21T12:18:20.882Z] #42 298.5 CC criu/sysfs_parse.o [2019-10-21T12:18:20.891Z] ok github.com/docker/docker/pkg/chrootarchive 3.560s coverage: 43.2% of statements [2019-10-21T12:18:20.891Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:18:20.891Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T12:18:21.514Z] #42 299.3 CC criu/timerfd.o [2019-10-21T12:18:21.707Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2019-10-21T12:18:22.145Z] #42 299.9 CC criu/tty.o [2019-10-21T12:18:22.550Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-10-21T12:18:23.086Z] ok github.com/docker/docker/pkg/dmesg 0.023s coverage: 83.3% of statements [2019-10-21T12:18:24.028Z] ok github.com/docker/docker/pkg/discovery/kv 3.107s coverage: 84.1% of statements [2019-10-21T12:18:24.425Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2019-10-21T12:18:24.425Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2019-10-21T12:18:24.814Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-21T12:18:25.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:18:25.201Z] ok github.com/docker/docker/pkg/fsutils 0.448s coverage: 85.1% of statements [2019-10-21T12:18:26.525Z] ok github.com/docker/docker/pkg/idtools 0.628s coverage: 70.1% of statements [2019-10-21T12:18:26.525Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 70.6% of statements [2019-10-21T12:18:26.649Z] #42 303.6 CC criu/tun.o [2019-10-21T12:18:26.915Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-21T12:18:27.276Z] #42 304.9 CC criu/uffd.o [2019-10-21T12:18:27.323Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2019-10-21T12:18:27.323Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-21T12:18:27.323Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T12:18:28.213Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2019-10-21T12:18:28.588Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-21T12:18:28.958Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-21T12:18:29.333Z] #42 307.2 CC criu/util.o [2019-10-21T12:18:29.341Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-21T12:18:29.723Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-21T12:18:29.723Z] ok github.com/docker/docker/pkg/mount 1.205s coverage: 69.6% of statements [2019-10-21T12:18:29.723Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:18:29.723Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:18:29.723Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:18:30.596Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-10-21T12:18:31.397Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-21T12:18:31.771Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-21T12:18:32.068Z] #42 309.9 CC criu/uts_ns.o [2019-10-21T12:18:32.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:18:32.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:18:32.244Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-21T12:18:32.697Z] #42 310.3 CC criu/vdso.o [2019-10-21T12:18:33.534Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 73.9% of statements [2019-10-21T12:18:33.920Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-21T12:18:34.194Z] #42 311.5 LINK criu/built-in.o [2019-10-21T12:18:34.194Z] #42 311.8 LINK criu/criu [2019-10-21T12:18:34.487Z] #42 ... [2019-10-21T12:18:34.487Z] [2019-10-21T12:18:34.487Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-21T12:18:34.487Z] #39 395.0 + rm -rf /tmp/tmp.RHP5DW0AQ3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.RHP5DW0AQ3 [2019-10-21T12:18:34.777Z] #39 DONE 395.1s [2019-10-21T12:18:34.777Z] [2019-10-21T12:18:34.777Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:34.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:18:35.065Z] #51 ... [2019-10-21T12:18:35.065Z] [2019-10-21T12:18:35.065Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-21T12:18:35.065Z] #42 312.8 DEP lib/c/criu.d [2019-10-21T12:18:35.691Z] #42 313.1 CC images/rpc.pb-c.o [2019-10-21T12:18:36.729Z] #42 314.6 CC lib/c/criu.o [2019-10-21T12:18:37.163Z] ok github.com/docker/docker/pkg/signal 2.515s coverage: 61.0% of statements [2019-10-21T12:18:37.163Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2019-10-21T12:18:38.135Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-10-21T12:18:38.587Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2019-10-21T12:18:38.817Z] #42 316.6 LINK lib/c/built-in.o [2019-10-21T12:18:38.817Z] #42 316.6 LINK lib/c/libcriu.so [2019-10-21T12:18:39.015Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-21T12:18:39.406Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-21T12:18:39.447Z] #42 317.1 GEN magic.py [2019-10-21T12:18:39.447Z] #42 317.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-21T12:18:39.737Z] #42 317.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-21T12:18:40.207Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2019-10-21T12:18:40.370Z] #42 318.1 fatal: Not a git repository (or any of the parent directories): .git [2019-10-21T12:18:40.600Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2019-10-21T12:18:41.452Z] ok github.com/docker/docker/pkg/tarsum 0.063s coverage: 89.3% of statements [2019-10-21T12:18:41.841Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-21T12:18:41.841Z] testing: warning: no tests to run [2019-10-21T12:18:41.841Z] coverage: [no statements] [2019-10-21T12:18:41.841Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-21T12:18:41.872Z] #42 319.5 make[1]: Nothing to be done for 'all'. [2019-10-21T12:18:42.255Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-21T12:18:42.701Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-21T12:18:42.898Z] #42 320.7 make[1]: 'images/built-in.o' is up to date. [2019-10-21T12:18:42.898Z] #42 320.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-21T12:18:43.172Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-10-21T12:18:43.186Z] #42 320.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-21T12:18:43.186Z] #42 320.9 make[1]: 'compel/libcompel.a' is up to date. [2019-10-21T12:18:43.186Z] #42 321.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-21T12:18:43.186Z] #42 321.0 make[1]: Nothing to be done for 'all'. [2019-10-21T12:18:43.475Z] #42 321.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-21T12:18:43.762Z] #42 321.4 make[2]: Nothing to be done for 'all'. [2019-10-21T12:18:43.762Z] #42 321.4 make[2]: Nothing to be done for 'all'. [2019-10-21T12:18:43.762Z] #42 321.5 make[2]: Nothing to be done for 'all'. [2019-10-21T12:18:44.051Z] #42 321.8 make[2]: Nothing to be done for 'all'. [2019-10-21T12:18:44.051Z] #42 321.9 make[2]: Nothing to be done for 'all'. [2019-10-21T12:18:44.051Z] #42 321.9 make[2]: Nothing to be done for 'all'. [2019-10-21T12:18:44.341Z] #42 322.0 make[2]: Nothing to be done for 'all'. [2019-10-21T12:18:44.341Z] #42 322.2 make[2]: Nothing to be done for 'all'. [2019-10-21T12:18:44.629Z] #42 322.2 INSTALL criu/criu [2019-10-21T12:18:44.629Z] #42 DONE 322.4s [2019-10-21T12:18:44.629Z] [2019-10-21T12:18:44.629Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:18:45.726Z] ok github.com/docker/docker/plugin 0.547s coverage: 27.1% of statements [2019-10-21T12:18:46.583Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-21T12:18:47.445Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-10-21T12:18:48.404Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2019-10-21T12:18:50.288Z] ok github.com/docker/docker/registry 0.210s coverage: 56.3% of statements [2019-10-21T12:18:50.686Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-21T12:18:51.071Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-21T12:18:51.906Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-10-21T12:18:52.333Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-21T12:18:52.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:18:54.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:18:55.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:18:55.878Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-21T12:18:56.701Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2019-10-21T12:18:57.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:18:57.106Z] ok github.com/docker/docker/volume/mounts 0.032s coverage: 67.0% of statements [2019-10-21T12:18:57.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T12:18:58.460Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-10-21T12:18:59.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:19:00.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:19:02.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:19:04.816Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:19:04.816Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === Skipped [2019-10-21T12:19:04.816Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T12:19:04.816Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T12:19:04.816Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T12:19:04.816Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T12:19:04.816Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T12:19:04.816Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:19:04.816Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T12:19:04.816Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T12:19:04.816Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T12:19:04.816Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] [2019-10-21T12:19:04.816Z] DONE 2115 tests, 20 skipped in 233.928s [2019-10-21T12:19:04.891Z] ................................................ [ 29%] Post stage [Pipeline] junit [2019-10-21T12:19:05.458Z] Recording test results [2019-10-21T12:19:05.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T12:19:07.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:19:08.125Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -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:e7805653b8632aae4f789dbca238e25b16df964d hack/make.sh dynbinary test-integration [2019-10-21T12:19:08.496Z] [2019-10-21T12:19:08.496Z] Removing bundles/ [2019-10-21T12:19:08.496Z] [2019-10-21T12:19:08.496Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-21T12:19:08.879Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:19:08.879Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:19:09.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:19:11.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:19:12.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:19:14.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:19:15.453Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:19:15.453Z] Using test binary docker [2019-10-21T12:19:15.453Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T12:19:15.453Z] +++ /etc/init.d/apparmor start [2019-10-21T12:19:15.453Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:19:15.453Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:19:15.453Z] Warning failed to create cache: (null) [2019-10-21T12:19:15.453Z] . [2019-10-21T12:19:15.453Z] INFO: Waiting for daemon to start... [2019-10-21T12:19:15.453Z] Starting dockerd [2019-10-21T12:19:15.453Z] +++ 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-10-21T12:19:17.049Z] 65014b3c3121: Pull complete [2019-10-21T12:19:17.256Z] #51 DONE 435.4s [2019-10-21T12:19:17.256Z] [2019-10-21T12:19:17.256Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:17.256Z] #60 384.4 + bin/containerd [2019-10-21T12:19:17.355Z] . [2019-10-21T12:19:17.355Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:19:17.614Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:19:17.614Z] Error: No such image: emptyfs [2019-10-21T12:19:17.614Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:19:17.614Z] ++++ docker load [2019-10-21T12:19:17.872Z] Running integration-test (iteration 1) [2019-10-21T12:19:17.872Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T12:19:17.872Z] ++ 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-10-21T12:19:17.872Z] ++ set -e [2019-10-21T12:19:17.872Z] ++ '[' -n 0 ']' [2019-10-21T12:19:17.872Z] ++ set -x [2019-10-21T12:19:17.872Z] ++ env -i DEST=/go/src/github.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-10-21T12:19:24.234Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-21T12:19:25.692Z] #60 ... [2019-10-21T12:19:25.692Z] [2019-10-21T12:19:25.692Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:25.692Z] #23 445.5 + return [2019-10-21T12:19:25.692Z] #23 DONE 445.6s [2019-10-21T12:19:25.692Z] [2019-10-21T12:19:25.692Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:27.846Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:19:27.847Z] Loaded image: busybox:latest [2019-10-21T12:19:27.847Z] Loaded image: busybox:glibc [2019-10-21T12:19:27.847Z] Loaded image: debian:jessie [2019-10-21T12:19:27.847Z] Loaded image: hello-world:latest [2019-10-21T12:19:27.847Z] INFO: Testing against a local daemon [2019-10-21T12:19:27.847Z] === RUN TestCgroupNamespacesBuild [2019-10-21T12:19:28.425Z] #60 ... [2019-10-21T12:19:28.425Z] [2019-10-21T12:19:28.425Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-21T12:19:28.425Z] #24 DONE 0.1s [2019-10-21T12:19:28.425Z] [2019-10-21T12:19:28.425Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:19:28.715Z] #28 DONE 0.6s [2019-10-21T12:19:28.715Z] [2019-10-21T12:19:28.715Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:28.715Z] #60 ... [2019-10-21T12:19:28.715Z] [2019-10-21T12:19:28.715Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-21T12:19:28.715Z] #30 DONE 0.1s [2019-10-21T12:19:28.715Z] [2019-10-21T12:19:28.715Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-21T12:19:29.003Z] #33 DONE 0.1s [2019-10-21T12:19:29.003Z] [2019-10-21T12:19:29.003Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-21T12:19:29.003Z] #38 DONE 0.1s [2019-10-21T12:19:29.003Z] [2019-10-21T12:19:29.003Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:29.003Z] #60 ... [2019-10-21T12:19:29.003Z] [2019-10-21T12:19:29.003Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-21T12:19:29.003Z] #40 DONE 0.1s [2019-10-21T12:19:29.291Z] [2019-10-21T12:19:29.291Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-21T12:19:29.291Z] #43 DONE 0.1s [2019-10-21T12:19:29.291Z] [2019-10-21T12:19:29.291Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-21T12:19:29.291Z] #46 DONE 0.1s [2019-10-21T12:19:29.291Z] [2019-10-21T12:19:29.291Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-21T12:19:29.291Z] #49 DONE 0.1s [2019-10-21T12:19:29.291Z] [2019-10-21T12:19:29.291Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:29.580Z] #60 ... [2019-10-21T12:19:29.580Z] [2019-10-21T12:19:29.580Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-21T12:19:29.580Z] #52 DONE 0.1s [2019-10-21T12:19:29.580Z] [2019-10-21T12:19:29.580Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-21T12:19:29.580Z] #56 DONE 0.1s [2019-10-21T12:19:29.580Z] [2019-10-21T12:19:29.580Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-21T12:19:31.902Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-21T12:19:32.031Z] --- PASS: TestCgroupNamespacesBuild (4.29s) [2019-10-21T12:19:32.031Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-21T12:19:32.031Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T12:19:33.406Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2019-10-21T12:19:33.406Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-21T12:19:33.406Z] === RUN TestBuildWithSession [2019-10-21T12:19:33.406Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:19:33.406Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:19:33.406Z] === RUN TestBuildSquashParent [2019-10-21T12:19:36.052Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-21T12:19:39.971Z] --- PASS: TestBuildSquashParent (6.52s) [2019-10-21T12:19:39.971Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:19:39.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:19:39.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:19:39.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:19:39.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:19:39.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:19:39.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:19:39.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:19:39.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:19:39.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:19:39.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:19:39.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:19:39.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:19:39.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:19:39.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:19:39.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:19:39.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:19:42.533Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:19:42.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:19:45.329Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-21T12:19:45.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2019-10-21T12:19:45.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s) [2019-10-21T12:19:45.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2019-10-21T12:19:45.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2019-10-21T12:19:45.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.41s) [2019-10-21T12:19:45.329Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.63s) [2019-10-21T12:19:45.329Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:19:45.329Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:19:46.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:19:46.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:19:46.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:19:46.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:19:46.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T12:19:47.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:19:47.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:19:48.430Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:19:48.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:19:48.998Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:19:49.565Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2019-10-21T12:19:49.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2019-10-21T12:19:49.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-10-21T12:19:49.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-21T12:19:49.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-10-21T12:19:49.565Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-10-21T12:19:49.565Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:19:50.941Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2019-10-21T12:19:50.941Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:19:51.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:19:53.475Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2019-10-21T12:19:53.475Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:19:54.042Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2019-10-21T12:19:54.042Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:19:55.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:19:57.326Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2019-10-21T12:19:57.326Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:19:57.418Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-21T12:19:58.261Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2019-10-21T12:19:58.261Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:20:01.566Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2019-10-21T12:20:01.566Z] === RUN TestBuildWithHugeFile [2019-10-21T12:20:02.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T12:20:06.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:20:06.768Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-21T12:20:08.695Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-21T12:20:08.868Z] #60 433.0 + bin/containerd-stress [2019-10-21T12:20:08.868Z] #60 436.7 + bin/containerd-shim [2019-10-21T12:20:10.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:20:13.318Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-21T12:20:15.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:20:18.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:20:19.185Z] #60 447.0 + bin/containerd-shim-runc-v1 [2019-10-21T12:20:19.525Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:20:19.525Z] [2019-10-21T12:20:19.525Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:20:19.525Z] PKG_CONFIG=pkg-config [2019-10-21T12:20:19.525Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:20:19.525Z] HOSTNAME=4b7476fbe048 [2019-10-21T12:20:19.525Z] DOCKER_EXPERIMENTAL=1 [2019-10-21T12:20:19.525Z] container=docker [2019-10-21T12:20:19.525Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T12:20:19.525Z] GO111MODULE=off [2019-10-21T12:20:19.525Z] GOPATH=/go [2019-10-21T12:20:19.525Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:20:19.525Z] HOME=/root [2019-10-21T12:20:19.525Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:20:19.525Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:20:19.525Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:20:19.525Z] DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:20:19.525Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:20:19.525Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:20:19.525Z] TERM=xterm [2019-10-21T12:20:19.525Z] VALIDATE_BRANCH=master [2019-10-21T12:20:19.525Z] DEST=bundles/test-integration [2019-10-21T12:20:19.525Z] SHLVL=1 [2019-10-21T12:20:19.525Z] TIMEOUT=120m [2019-10-21T12:20:19.525Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:20:19.525Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:20:19.525Z] TESTDEBUG=0 [2019-10-21T12:20:19.525Z] _=/usr/bin/env [2019-10-21T12:20:19.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:20:21.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:20:23.602Z] #60 452.0 + bin/containerd-shim-runc-v2 [2019-10-21T12:20:24.355Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:20:24.355Z] Using test binary docker [2019-10-21T12:20:24.355Z] +++ /etc/init.d/apparmor start [2019-10-21T12:20:24.355Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:20:24.355Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:20:24.355Z] Warning failed to create cache: (null) [2019-10-21T12:20:24.355Z] . [2019-10-21T12:20:24.355Z] Starting dockerd [2019-10-21T12:20:24.355Z] +++ 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-10-21T12:20:24.355Z] INFO: Waiting for daemon to start... [2019-10-21T12:20:24.614Z] #60 453.5 + binaries [2019-10-21T12:20:24.614Z] #60 453.5 + mkdir -p /build [2019-10-21T12:20:24.614Z] #60 453.5 + cp bin/containerd /build/containerd [2019-10-21T12:20:24.614Z] #60 453.5 + cp bin/containerd-shim /build/containerd-shim [2019-10-21T12:20:24.614Z] #60 453.5 + cp bin/ctr /build/ctr [2019-10-21T12:20:24.614Z] #60 DONE 453.6s [2019-10-21T12:20:26.092Z] [2019-10-21T12:20:26.092Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-21T12:20:26.092Z] #61 DONE 0.1s [2019-10-21T12:20:26.092Z] [2019-10-21T12:20:26.092Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-21T12:20:26.092Z] #65 DONE 0.1s [2019-10-21T12:20:26.092Z] [2019-10-21T12:20:26.092Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-21T12:20:26.092Z] #67 DONE 0.1s [2019-10-21T12:20:26.092Z] [2019-10-21T12:20:26.092Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-21T12:20:26.092Z] #70 DONE 0.1s [2019-10-21T12:20:26.092Z] [2019-10-21T12:20:26.092Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-21T12:20:26.092Z] #71 DONE 0.0s [2019-10-21T12:20:26.251Z] . [2019-10-21T12:20:26.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:20:26.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:20:26.380Z] [2019-10-21T12:20:26.380Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-21T12:20:26.509Z] Error: No such image: emptyfs [2019-10-21T12:20:26.509Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:20:26.509Z] ++++ docker load [2019-10-21T12:20:26.766Z] Running integration-test (iteration 1) [2019-10-21T12:20:26.766Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T12:20:26.767Z] ++ 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-10-21T12:20:26.767Z] ++ set -e [2019-10-21T12:20:26.767Z] ++ '[' -n 0 ']' [2019-10-21T12:20:26.767Z] ++ set -x [2019-10-21T12:20:26.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-10-21T12:20:28.204Z] ......................... [ 67%] [2019-10-21T12:20:29.106Z] #72 DONE 2.5s [2019-10-21T12:20:29.106Z] [2019-10-21T12:20:29.106Z] #73 exporting to oci image format [2019-10-21T12:20:29.106Z] #73 exporting layers [2019-10-21T12:20:43.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:20:45.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:20:47.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:20:48.251Z] --- PASS: TestBuildWithHugeFile (42.93s) [2019-10-21T12:20:48.251Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:20:48.251Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:20:48.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:20:48.251Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:20:48.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:20:48.251Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:20:48.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:20:48.251Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:20:48.251Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:20:48.251Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:20:48.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-10-21T12:20:48.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-10-21T12:20:48.251Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2019-10-21T12:20:48.251Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-10-21T12:20:48.251Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:20:48.251Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T12:20:48.818Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T12:20:50.720Z] --- PASS: TestBuildPreserveOwnership (6.18s) [2019-10-21T12:20:50.720Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.11s) [2019-10-21T12:20:50.720Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-10-21T12:20:50.720Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:20:50.979Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-21T12:20:50.979Z] PASS [2019-10-21T12:20:50.979Z] [2019-10-21T12:20:50.979Z] === Skipped [2019-10-21T12:20:50.979Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-21T12:20:50.979Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:20:50.979Z] [2019-10-21T12:20:50.979Z] [2019-10-21T12:20:50.979Z] DONE 32 tests, 1 skipped in 93.060s [2019-10-21T12:20:50.979Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T12:20:50.979Z] ++ 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-10-21T12:20:50.979Z] ++ set -e [2019-10-21T12:20:50.979Z] ++ '[' -n 0 ']' [2019-10-21T12:20:50.979Z] ++ set -x [2019-10-21T12:20:50.979Z] ++ env -i DEST=/go/src/github.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-10-21T12:20:51.237Z] INFO: Testing against a local daemon [2019-10-21T12:20:51.237Z] === RUN TestConfigList [2019-10-21T12:20:54.521Z] --- PASS: TestConfigList (3.37s) [2019-10-21T12:20:54.521Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-21T12:20:54.521Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:20:57.804Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2019-10-21T12:20:57.804Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-21T12:20:57.804Z] === RUN TestConfigsUpdate [2019-10-21T12:20:58.828Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:20:58.828Z] Loaded image: busybox:latest [2019-10-21T12:20:58.828Z] Loaded image: busybox:glibc [2019-10-21T12:20:58.828Z] Loaded image: debian:jessie [2019-10-21T12:20:58.828Z] Loaded image: hello-world:latest [2019-10-21T12:20:58.828Z] INFO: Testing against a local daemon [2019-10-21T12:20:58.828Z] === RUN TestCgroupNamespacesBuild [2019-10-21T12:21:01.088Z] --- PASS: TestConfigsUpdate (3.19s) [2019-10-21T12:21:01.088Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-21T12:21:01.088Z] === RUN TestTemplatedConfig [2019-10-21T12:21:01.356Z] --- PASS: TestCgroupNamespacesBuild (2.48s) [2019-10-21T12:21:01.356Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-21T12:21:01.356Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T12:21:03.883Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s) [2019-10-21T12:21:03.883Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-21T12:21:03.883Z] === RUN TestBuildWithSession [2019-10-21T12:21:03.883Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:21:03.883Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:21:03.883Z] === RUN TestBuildSquashParent [2019-10-21T12:21:04.373Z] --- PASS: TestTemplatedConfig (3.51s) [2019-10-21T12:21:04.373Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-21T12:21:04.373Z] === RUN TestConfigInspect [2019-10-21T12:21:04.878Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-21T12:21:07.655Z] --- PASS: TestConfigInspect (3.21s) [2019-10-21T12:21:07.655Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-21T12:21:07.655Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:21:10.939Z] --- PASS: TestConfigCreateWithLabels (3.18s) [2019-10-21T12:21:10.939Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-21T12:21:10.939Z] === RUN TestConfigCreateResolve [2019-10-21T12:21:11.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:21:11.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:21:12.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:21:13.844Z] --- PASS: TestBuildSquashParent (10.41s) [2019-10-21T12:21:13.845Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-21T12:21:13.845Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:21:13.845Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:21:13.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:21:13.845Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:21:13.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:21:13.845Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:21:13.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:21:13.845Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:21:13.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:21:13.845Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:21:13.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:21:13.845Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:21:13.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:21:14.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:21:14.102Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:21:14.224Z] --- PASS: TestConfigCreateResolve (3.18s) [2019-10-21T12:21:14.224Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-21T12:21:14.224Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:21:14.483Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-21T12:21:14.483Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-21T12:21:14.483Z] PASS [2019-10-21T12:21:14.483Z] [2019-10-21T12:21:14.483Z] DONE 8 tests in 23.520s [2019-10-21T12:21:14.483Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T12:21:14.483Z] ++ 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-10-21T12:21:14.483Z] ++ set -e [2019-10-21T12:21:14.483Z] ++ '[' -n 0 ']' [2019-10-21T12:21:14.483Z] ++ set -x [2019-10-21T12:21:14.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:21:14.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:21:14.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T12:21:14.741Z] INFO: Testing against a local daemon [2019-10-21T12:21:14.741Z] === RUN TestCheckpoint [2019-10-21T12:21:14.741Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:21:14.741Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:21:14.741Z] === RUN TestContainerInvalidJSON [2019-10-21T12:21:14.741Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:21:14.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:21:14.741Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:21:14.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:21:14.741Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:21:14.741Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:21:14.741Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:21:14.741Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:21:14.741Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:21:14.741Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-21T12:21:14.741Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T12:21:14.741Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-21T12:21:14.741Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T12:21:14.741Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:21:14.999Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2019-10-21T12:21:14.999Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:21:14.999Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-21T12:21:14.999Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:21:15.257Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-21T12:21:15.257Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:21:15.257Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-10-21T12:21:15.257Z] === RUN TestCopyFromContainer [2019-10-21T12:21:17.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:21:17.788Z] === RUN TestCopyFromContainer// [2019-10-21T12:21:17.788Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T12:21:17.788Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T12:21:17.788Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T12:21:17.788Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T12:21:17.788Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T12:21:18.047Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T12:21:18.047Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T12:21:18.281Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:21:18.281Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:21:18.305Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T12:21:18.305Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer (3.17s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-21T12:21:18.563Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-21T12:21:18.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:21:18.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:21:18.563Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:21:18.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:21:18.563Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:21:18.563Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:21:18.563Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:21:18.563Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:21:18.563Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:21:18.563Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:21:18.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-21T12:21:18.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-21T12:21:18.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-21T12:21:18.563Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-21T12:21:18.563Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:21:18.563Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-21T12:21:18.563Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:21:18.563Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:21:18.563Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:21:18.563Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:21:18.563Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:21:18.563Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:21:18.563Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:21:18.563Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:21:18.563Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:21:18.563Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:21:18.563Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T12:21:18.563Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-21T12:21:18.563Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-21T12:21:18.563Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T12:21:18.563Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:21:18.563Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-21T12:21:18.563Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:21:18.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:21:20.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:21:20.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:21:21.093Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:21:21.093Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-21T12:21:21.093Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-21T12:21:21.093Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:21:21.373Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:21:22.911Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-21T12:21:22.911Z] tests/integration/client_test.py ..... [ 75%] [2019-10-21T12:21:22.911Z] tests/integration/errors_test.py . [ 76%] [2019-10-21T12:21:23.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T12:21:23.622Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2019-10-21T12:21:23.623Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:21:23.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:21:23.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:21:23.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:21:23.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:21:23.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:21:23.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:21:23.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:21:23.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:21:23.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:21:23.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:21:23.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:21:23.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:21:23.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:21:23.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:21:23.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:21:23.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-21T12:21:23.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-21T12:21:23.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-21T12:21:23.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2019-10-21T12:21:23.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-10-21T12:21:23.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-21T12:21:23.623Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T12:21:23.623Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T12:21:23.623Z] === RUN TestDaemonRestartIpcMode [2019-10-21T12:21:23.623Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T12:21:23.623Z] === RUN TestDiff [2019-10-21T12:21:24.556Z] --- PASS: TestDiff (0.81s) [2019-10-21T12:21:24.556Z] === RUN TestExecWithCloseStdin [2019-10-21T12:21:24.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-21T12:21:24.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s) [2019-10-21T12:21:24.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.68s) [2019-10-21T12:21:24.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2019-10-21T12:21:24.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.68s) [2019-10-21T12:21:24.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2019-10-21T12:21:24.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.39s) [2019-10-21T12:21:24.651Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:21:24.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:21:25.491Z] --- PASS: TestExecWithCloseStdin (1.06s) [2019-10-21T12:21:25.491Z] === RUN TestExec [2019-10-21T12:21:25.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:21:26.426Z] --- PASS: TestExec (0.97s) [2019-10-21T12:21:26.426Z] === RUN TestExecUser [2019-10-21T12:21:27.361Z] --- PASS: TestExecUser (1.00s) [2019-10-21T12:21:27.361Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:21:27.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:21:27.952Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:21:28.569Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:21:28.738Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2019-10-21T12:21:28.738Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:21:28.874Z] 12c8dbabfd62: Pull complete [2019-10-21T12:21:28.874Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-21T12:21:28.874Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:21:28.874Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:21:28.874Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-21T12:21:28.874Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-21T12:21:28.874Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-21T12:21:28.874Z] INFO: Docker version of control daemon [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:28.874Z] Client: Docker Engine - Enterprise [2019-10-21T12:21:28.874Z] Version: 19.03.2 [2019-10-21T12:21:28.874Z] API version: 1.40 [2019-10-21T12:21:28.874Z] Go version: go1.12.8 [2019-10-21T12:21:28.874Z] Git commit: c92ab06ed9 [2019-10-21T12:21:28.874Z] Built: 09/03/2019 16:38:11 [2019-10-21T12:21:28.874Z] OS/Arch: windows/amd64 [2019-10-21T12:21:28.874Z] Experimental: false [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:28.874Z] Server: Docker Engine - Enterprise [2019-10-21T12:21:28.874Z] Engine: [2019-10-21T12:21:28.874Z] Version: 19.03.2 [2019-10-21T12:21:28.874Z] API version: 1.40 (minimum version 1.24) [2019-10-21T12:21:28.874Z] Go version: go1.12.8 [2019-10-21T12:21:28.874Z] Git commit: c92ab06ed9 [2019-10-21T12:21:28.874Z] Built: 09/03/2019 16:35:47 [2019-10-21T12:21:28.874Z] OS/Arch: windows/amd64 [2019-10-21T12:21:28.874Z] Experimental: true [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:28.874Z] INFO: Docker info of control daemon [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:28.874Z] Client: [2019-10-21T12:21:28.874Z] Debug Mode: false [2019-10-21T12:21:28.874Z] Plugins: [2019-10-21T12:21:28.874Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:28.874Z] Server: [2019-10-21T12:21:28.874Z] Containers: 0 [2019-10-21T12:21:28.874Z] Running: 0 [2019-10-21T12:21:28.874Z] Paused: 0 [2019-10-21T12:21:28.874Z] Stopped: 0 [2019-10-21T12:21:28.874Z] Images: 1 [2019-10-21T12:21:28.874Z] Server Version: 19.03.2 [2019-10-21T12:21:28.874Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-21T12:21:28.874Z] Windows: [2019-10-21T12:21:28.874Z] LCOW: [2019-10-21T12:21:28.874Z] Logging Driver: json-file [2019-10-21T12:21:28.874Z] Plugins: [2019-10-21T12:21:28.874Z] Volume: local [2019-10-21T12:21:28.874Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-21T12:21:28.874Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T12:21:28.874Z] Swarm: inactive [2019-10-21T12:21:28.874Z] Default Isolation: process [2019-10-21T12:21:28.874Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T12:21:28.874Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T12:21:28.874Z] OSType: windows [2019-10-21T12:21:28.874Z] Architecture: x86_64 [2019-10-21T12:21:28.874Z] CPUs: 4 [2019-10-21T12:21:28.874Z] Total Memory: 32GiB [2019-10-21T12:21:28.874Z] Name: azwin-2-b89060 [2019-10-21T12:21:28.874Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-21T12:21:28.874Z] Docker Root Dir: D:\docker [2019-10-21T12:21:28.874Z] Debug Mode: false [2019-10-21T12:21:28.874Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:21:28.874Z] Labels: [2019-10-21T12:21:28.874Z] Experimental: true [2019-10-21T12:21:28.874Z] Insecure Registries: [2019-10-21T12:21:28.874Z] 10.0.0.4:5000 [2019-10-21T12:21:28.874Z] 127.0.0.0/8 [2019-10-21T12:21:28.874Z] Registry Mirrors: [2019-10-21T12:21:28.874Z] http://10.0.0.4:5000/ [2019-10-21T12:21:28.874Z] Live Restore Enabled: false [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:28.874Z] INFO: Commit hash is e7805653b [2019-10-21T12:21:28.874Z] INFO: Nuke-Everything... [2019-10-21T12:21:28.874Z] INFO: Container count on control daemon to delete is 0 [2019-10-21T12:21:28.874Z] INFO: Nuking d:\CI [2019-10-21T12:21:28.874Z] INFO: Zapped successfully [2019-10-21T12:21:28.874Z] INFO: Location for testing is d:\CI\PR-40110\1 [2019-10-21T12:21:28.874Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:28.874Z] INFO: Building the image from Dockerfile.windows at 10/21/2019 12:21:28... [2019-10-21T12:21:28.874Z] [2019-10-21T12:21:29.515Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:21:29.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:21:30.081Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:21:30.639Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2019-10-21T12:21:30.639Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-21T12:21:30.639Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:21:30.646Z] --- PASS: TestBuildMultiStageCopy (5.96s) [2019-10-21T12:21:30.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.17s) [2019-10-21T12:21:30.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2019-10-21T12:21:30.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s) [2019-10-21T12:21:30.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2019-10-21T12:21:30.646Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2019-10-21T12:21:30.646Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:21:31.575Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2019-10-21T12:21:31.575Z] === RUN TestHealthKillContainer [2019-10-21T12:21:31.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:21:32.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:21:32.554Z] --- PASS: TestBuildMultiStageParentConfig (1.77s) [2019-10-21T12:21:32.554Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:21:34.202Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:21:34.202Z] Using test binary docker [2019-10-21T12:21:34.202Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T12:21:34.202Z] +++ /etc/init.d/apparmor start [2019-10-21T12:21:34.202Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:21:34.593Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:21:34.593Z] Warning failed to create cache: (null) [2019-10-21T12:21:34.593Z] . [2019-10-21T12:21:34.593Z] Starting dockerd [2019-10-21T12:21:34.593Z] INFO: Waiting for daemon to start... [2019-10-21T12:21:34.593Z] +++ 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-10-21T12:21:34.905Z] --- PASS: TestHealthKillContainer (2.96s) [2019-10-21T12:21:34.905Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:21:35.088Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2019-10-21T12:21:35.089Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:21:35.472Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-10-21T12:21:35.472Z] === RUN TestIpcModeNone [2019-10-21T12:21:36.021Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2019-10-21T12:21:36.048Z] Sending build context to Docker daemon 50.1MB [2019-10-21T12:21:36.048Z] [2019-10-21T12:21:36.048Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-21T12:21:36.048Z] ---> 739b21bd02e7 [2019-10-21T12:21:36.048Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-21T12:21:36.048Z] ---> Running in f2990245b477 [2019-10-21T12:21:36.279Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:21:36.408Z] --- PASS: TestIpcModeNone (1.00s) [2019-10-21T12:21:36.408Z] === RUN TestIpcModePrivate [2019-10-21T12:21:36.452Z] . [2019-10-21T12:21:36.452Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:21:36.452Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:21:36.452Z] Error: No such image: emptyfs [2019-10-21T12:21:36.452Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:21:36.452Z] ++++ docker load [2019-10-21T12:21:36.509Z] Removing intermediate container f2990245b477 [2019-10-21T12:21:36.509Z] ---> a5bd81d4db73 [2019-10-21T12:21:36.509Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-21T12:21:36.509Z] ---> Running in b2128014f335 [2019-10-21T12:21:36.857Z] Running integration-test (iteration 1) [2019-10-21T12:21:36.857Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T12:21:36.857Z] ++ 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-10-21T12:21:36.857Z] ++ set -e [2019-10-21T12:21:36.857Z] ++ '[' -n 0 ']' [2019-10-21T12:21:36.857Z] ++ set -x [2019-10-21T12:21:36.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=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-10-21T12:21:36.970Z] Removing intermediate container b2128014f335 [2019-10-21T12:21:36.970Z] ---> be2c0f91b64c [2019-10-21T12:21:36.970Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-21T12:21:36.970Z] ---> Running in 1cb29e1e69cd [2019-10-21T12:21:37.344Z] --- PASS: TestIpcModePrivate (0.98s) [2019-10-21T12:21:37.344Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-21T12:21:37.344Z] === RUN TestIpcModeShareable [2019-10-21T12:21:37.946Z] Removing intermediate container 1cb29e1e69cd [2019-10-21T12:21:37.946Z] ---> 25f3001a1ada [2019-10-21T12:21:37.946Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-21T12:21:37.946Z] ---> Running in 8b424b37785f [2019-10-21T12:21:38.294Z] --- PASS: TestIpcModeShareable (0.98s) [2019-10-21T12:21:38.294Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-21T12:21:38.294Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T12:21:40.465Z] --- PASS: TestBuildMultiStageOnBuild (3.72s) [2019-10-21T12:21:40.465Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:21:41.600Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s) [2019-10-21T12:21:41.600Z] === RUN TestAPIIpcModeHost [2019-10-21T12:21:41.835Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2019-10-21T12:21:41.835Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:21:42.167Z] --- PASS: TestAPIIpcModeHost (0.78s) [2019-10-21T12:21:42.167Z] === RUN TestDaemonIpcModeShareable [2019-10-21T12:21:44.071Z] --- PASS: TestDaemonIpcModeShareable (2.07s) [2019-10-21T12:21:44.071Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-21T12:21:44.071Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-21T12:21:44.071Z] === RUN TestDaemonIpcModePrivate [2019-10-21T12:21:45.972Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-10-21T12:21:45.973Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-21T12:21:45.973Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-21T12:21:45.973Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T12:21:46.018Z] --- PASS: TestBuildMultiStageLayerLeak (3.80s) [2019-10-21T12:21:46.018Z] === RUN TestBuildWithHugeFile [2019-10-21T12:21:46.540Z] [2019-10-21T12:21:46.540Z] SUCCESS: Specified value was saved. [2019-10-21T12:21:46.636Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:21:47.034Z] Loaded image: busybox:latest [2019-10-21T12:21:47.438Z] Loaded image: busybox:glibc [2019-10-21T12:21:47.438Z] Loaded image: debian:jessie [2019-10-21T12:21:47.438Z] Loaded image: hello-world:latest [2019-10-21T12:21:47.438Z] INFO: Testing against a local daemon [2019-10-21T12:21:47.438Z] === RUN TestCgroupNamespacesBuild [2019-10-21T12:21:47.517Z] INFO: Downloading git... [2019-10-21T12:21:47.875Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-10-21T12:21:47.875Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-21T12:21:47.875Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-21T12:21:47.875Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T12:21:49.365Z] --- PASS: TestCgroupNamespacesBuild (1.96s) [2019-10-21T12:21:49.366Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-21T12:21:49.366Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T12:21:49.769Z] INFO: Downloading go... [2019-10-21T12:21:49.778Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-10-21T12:21:49.778Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-21T12:21:49.778Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-21T12:21:49.778Z] === RUN TestIpcModeOlderClient [2019-10-21T12:21:49.778Z] === PAUSE TestIpcModeOlderClient [2019-10-21T12:21:49.778Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:21:50.712Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-10-21T12:21:50.712Z] === RUN TestKillContainer [2019-10-21T12:21:50.712Z] === RUN TestKillContainer/no_signal [2019-10-21T12:21:50.757Z] INFO: Downloading compiler 1 of 3... [2019-10-21T12:21:51.273Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2019-10-21T12:21:51.273Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-21T12:21:51.273Z] === RUN TestBuildWithSession [2019-10-21T12:21:51.273Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:21:51.273Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:21:51.273Z] === RUN TestBuildSquashParent [2019-10-21T12:21:51.279Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T12:21:51.749Z] INFO: Downloading compiler 2 of 3... [2019-10-21T12:21:51.846Z] === RUN TestKillContainer/killing_signal [2019-10-21T12:21:52.210Z] INFO: Downloading compiler 3 of 3... [2019-10-21T12:21:53.183Z] INFO: Extracting git... [2019-10-21T12:21:53.223Z] --- PASS: TestKillContainer (2.49s) [2019-10-21T12:21:53.223Z] --- PASS: TestKillContainer/no_signal (0.82s) [2019-10-21T12:21:53.223Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2019-10-21T12:21:53.223Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2019-10-21T12:21:53.223Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:21:53.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T12:21:53.790Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T12:21:54.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2019-10-21T12:21:54.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2019-10-21T12:21:54.726Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-10-21T12:21:54.726Z] === RUN TestKillStoppedContainer [2019-10-21T12:21:54.726Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-21T12:21:54.726Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:21:54.983Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-21T12:21:54.983Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:21:55.917Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-10-21T12:21:55.917Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:21:55.917Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T12:21:55.917Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:21:55.917Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:21:55.917Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T12:21:55.917Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:21:55.917Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T12:21:56.484Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-10-21T12:21:56.484Z] === RUN TestLinksContainerNames [2019-10-21T12:21:57.374Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-21T12:21:57.969Z] --- PASS: TestBuildSquashParent (6.68s) [2019-10-21T12:21:57.969Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:21:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:21:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:21:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:21:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:21:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:21:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:21:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:21:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:21:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:21:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:21:57.969Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:21:57.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:21:57.969Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:21:57.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:21:58.219Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:21:58.219Z] Using test binary docker [2019-10-21T12:21:58.219Z] +++ /etc/init.d/apparmor start [2019-10-21T12:21:58.219Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:21:58.219Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:21:58.219Z] Warning failed to create cache: (null) [2019-10-21T12:21:58.219Z] . [2019-10-21T12:21:58.219Z] INFO: Waiting for daemon to start... [2019-10-21T12:21:58.219Z] Starting dockerd [2019-10-21T12:21:58.219Z] +++ 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-10-21T12:21:58.385Z] --- PASS: TestLinksContainerNames (1.64s) [2019-10-21T12:21:58.385Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:21:58.477Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:21:58.477Z] Using test binary docker [2019-10-21T12:21:58.734Z] +++ /etc/init.d/apparmor start [2019-10-21T12:21:58.734Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:21:58.734Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:21:58.734Z] Warning failed to create cache: (null) [2019-10-21T12:21:58.734Z] . [2019-10-21T12:21:58.734Z] INFO: Waiting for daemon to start... [2019-10-21T12:21:58.734Z] Starting dockerd [2019-10-21T12:21:58.734Z] +++ 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-10-21T12:21:58.952Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2019-10-21T12:21:58.952Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T12:21:59.298Z] . [2019-10-21T12:21:59.556Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:21:59.556Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:21:59.556Z] Error: No such image: emptyfs [2019-10-21T12:21:59.556Z] ++++ docker load [2019-10-21T12:21:59.556Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:21:59.813Z] Running integration-test (iteration 1) [2019-10-21T12:21:59.813Z] 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-10-21T12:21:59.813Z] ++ 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-10-21T12:21:59.813Z] ++ set -e [2019-10-21T12:21:59.813Z] ++ '[' -n 0 ']' [2019-10-21T12:21:59.813Z] ++ set -x [2019-10-21T12:21:59.813Z] ++ env -i DEST=/go/src/github.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-10-21T12:21:59.886Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/default [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/private [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/slave [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/shared [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/default [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/slave [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/private [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/shared [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:21:59.886Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:21:59.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T12:21:59.886Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T12:22:00.145Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:22:00.403Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T12:22:00.403Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:22:00.403Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:22:00.403Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:22:00.403Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-21T12:22:00.403Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-21T12:22:00.403Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T12:22:00.706Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:22:00.744Z] [2019-10-21T12:22:00.744Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:22:01.001Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:22:01.001Z] Error: No such image: emptyfs [2019-10-21T12:22:01.001Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:22:01.001Z] ++++ docker load [2019-10-21T12:22:01.207Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:22:01.566Z] Running integration-test (iteration 1) [2019-10-21T12:22:01.566Z] 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-10-21T12:22:01.566Z] ++ 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-10-21T12:22:01.566Z] ++ set -e [2019-10-21T12:22:01.566Z] ++ '[' -n 0 ']' [2019-10-21T12:22:01.566Z] ++ set -x [2019-10-21T12:22:01.566Z] ++ env -i DEST=/go/src/github.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-10-21T12:22:02.304Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2019-10-21T12:22:02.304Z] === RUN TestNetworkNat [2019-10-21T12:22:03.239Z] --- PASS: TestNetworkNat (0.93s) [2019-10-21T12:22:03.239Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:22:03.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:22:03.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:22:04.174Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-10-21T12:22:04.174Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:22:05.549Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2019-10-21T12:22:05.549Z] === RUN TestPause [2019-10-21T12:22:06.484Z] --- PASS: TestPause (0.89s) [2019-10-21T12:22:06.484Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:22:06.484Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:22:06.484Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:22:06.484Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:22:07.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-21T12:22:07.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s) [2019-10-21T12:22:07.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2019-10-21T12:22:07.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2019-10-21T12:22:07.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s) [2019-10-21T12:22:07.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.83s) [2019-10-21T12:22:07.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2019-10-21T12:22:07.374Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:22:07.374Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:22:07.418Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-10-21T12:22:07.418Z] === RUN TestPsFilter [2019-10-21T12:22:07.418Z] --- PASS: TestPsFilter (0.27s) [2019-10-21T12:22:07.418Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:22:08.354Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-10-21T12:22:08.354Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:22:09.289Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2019-10-21T12:22:09.289Z] === RUN TestRemoveContainerRunning [2019-10-21T12:22:09.390Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:22:10.223Z] --- PASS: TestRemoveContainerRunning (0.88s) [2019-10-21T12:22:10.223Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:22:10.248Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:22:10.662Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:22:10.789Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2019-10-21T12:22:10.789Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:22:10.789Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-21T12:22:10.789Z] === RUN TestRenameLinkedContainer [2019-10-21T12:22:10.943Z] INFO: Expanding go... [2019-10-21T12:22:11.519Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:22:11.966Z] --- PASS: TestBuildMultiStageCopy (5.18s) [2019-10-21T12:22:11.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.84s) [2019-10-21T12:22:11.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2019-10-21T12:22:11.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2019-10-21T12:22:11.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2019-10-21T12:22:11.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2019-10-21T12:22:11.966Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:22:13.660Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2019-10-21T12:22:13.660Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:22:14.072Z] --- PASS: TestRenameLinkedContainer (3.35s) [2019-10-21T12:22:14.072Z] === RUN TestRenameStoppedContainer [2019-10-21T12:22:15.008Z] --- PASS: TestRenameStoppedContainer (0.81s) [2019-10-21T12:22:15.008Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:22:15.586Z] ......... [ 85%] [2019-10-21T12:22:16.371Z] --- PASS: TestBuildLabelWithTargets (2.69s) [2019-10-21T12:22:16.371Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:22:16.909Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2019-10-21T12:22:16.909Z] === RUN TestRenameInvalidName [2019-10-21T12:22:17.237Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2019-10-21T12:22:17.237Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:22:17.479Z] --- PASS: TestRenameInvalidName (0.92s) [2019-10-21T12:22:17.479Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:22:20.690Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2019-10-21T12:22:20.690Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:22:21.154Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-21T12:22:21.329Z] #73 exporting layers 109.6s done [2019-10-21T12:22:21.330Z] #73 exporting manifest sha256:f2aa50efb74085fa746326f0940a100548c90f5df8b428bf15ba5b16615a4e87 done [2019-10-21T12:22:21.330Z] #73 exporting config sha256:64e5c26708792b4f731375be97450f6bc7b183119761594a8db59195f897ad7a done [2019-10-21T12:22:21.330Z] #73 sending tarball [2019-10-21T12:22:22.118Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2019-10-21T12:22:22.118Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:22:22.779Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-21T12:22:24.040Z] --- PASS: TestRenameAnonymousContainer (5.70s) [2019-10-21T12:22:24.040Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:22:24.040Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-10-21T12:22:24.040Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:22:24.797Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s) [2019-10-21T12:22:24.797Z] === RUN TestBuildWithHugeFile [2019-10-21T12:22:25.942Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2019-10-21T12:22:25.942Z] === RUN TestResize [2019-10-21T12:22:26.509Z] --- PASS: TestResize (0.83s) [2019-10-21T12:22:26.509Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:22:27.443Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2019-10-21T12:22:27.443Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:22:28.379Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:22:28.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:22:28.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:22:28.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:22:28.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:22:28.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:22:28.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:22:29.309Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-21T12:22:29.564Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-21T12:22:30.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:22:30.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:22:31.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:22:31.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:22:32.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:22:32.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:22:33.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:22:33.625Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:22:34.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:22:34.559Z] Loaded image: busybox:latest [2019-10-21T12:22:35.140Z] Loaded image: busybox:glibc [2019-10-21T12:22:35.140Z] Loaded image: debian:jessie [2019-10-21T12:22:35.397Z] Loaded image: hello-world:latest [2019-10-21T12:22:35.397Z] INFO: Testing against a local daemon [2019-10-21T12:22:35.397Z] === RUN TestDockerDaemonSuite [2019-10-21T12:22:35.397Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-21T12:22:35.626Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-21T12:22:35.966Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:22:36.223Z] Loaded image: busybox:latest [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T12:22:36.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2019-10-21T12:22:36.459Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-21T12:22:36.459Z] === RUN TestCgroupNamespacesRun [2019-10-21T12:22:36.479Z] Loaded image: busybox:glibc [2019-10-21T12:22:36.675Z] #73 sending tarball 17.5s done [2019-10-21T12:22:36.675Z] #73 DONE 127.1s [2019-10-21T12:22:36.675Z] [2019-10-21T12:22:36.675Z] #74 importing to docker [2019-10-21T12:22:36.737Z] Loaded image: debian:jessie [2019-10-21T12:22:36.995Z] Loaded image: hello-world:latest [2019-10-21T12:22:36.995Z] INFO: Testing against a local daemon [2019-10-21T12:22:36.995Z] === RUN TestDockerSuite [2019-10-21T12:22:36.995Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-21T12:22:36.995Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-21T12:22:36.995Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-21T12:22:36.995Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-21T12:22:36.995Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-21T12:22:36.995Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-21T12:22:36.995Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-21T12:22:36.995Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-21T12:22:38.361Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2019-10-21T12:22:38.361Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-21T12:22:38.361Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T12:22:38.875Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-21T12:22:38.875Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-21T12:22:38.890Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-21T12:22:38.890Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-21T12:22:39.453Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-21T12:22:39.454Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-21T12:22:40.261Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-10-21T12:22:40.261Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-21T12:22:40.261Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T12:22:40.830Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-21T12:22:40.830Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-21T12:22:40.830Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-21T12:22:40.924Z] INFO: Expanding compiler 1 of 3... [2019-10-21T12:22:40.924Z] INFO: Expanding compiler 2 of 3... [2019-10-21T12:22:41.637Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2019-10-21T12:22:41.637Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-21T12:22:41.637Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T12:22:42.201Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-21T12:22:43.538Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2019-10-21T12:22:43.538Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-21T12:22:43.538Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T12:22:43.572Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-21T12:22:43.623Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-21T12:22:43.830Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-21T12:22:43.830Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-21T12:22:43.831Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-21T12:22:43.878Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-21T12:22:43.878Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-21T12:22:43.878Z] [2019-10-21T12:22:43.878Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-21T12:22:43.878Z] =========================== short test summary info ============================ [2019-10-21T12:22:43.878Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-21T12:22:43.878Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-21T12:22:43.878Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-21T12:22:43.878Z] Not supported on most drivers [2019-10-21T12:22:43.878Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-21T12:22:43.878Z] This doesn't seem to be taken into account by the engine [2019-10-21T12:22:43.878Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-21T12:22:43.878Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-21T12:22:43.878Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-21T12:22:43.878Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-21T12:22:43.878Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-21T12:22:43.878Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-21T12:22:43.878Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-21T12:22:43.878Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 342.82 seconds == [2019-10-21T12:22:44.134Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-21T12:22:44.397Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-21T12:22:44.655Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-21T12:22:44.912Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-21T12:22:45.443Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2019-10-21T12:22:45.443Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-21T12:22:45.443Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T12:22:45.630Z] INFO: Expanding compiler 3 of 3... [2019-10-21T12:22:46.091Z] INFO: Removing downloaded files... [2019-10-21T12:22:46.091Z] INFO: Creating source directory... [2019-10-21T12:22:46.091Z] INFO: Configuring git core.autocrlf... [2019-10-21T12:22:46.091Z] INFO: Completed [2019-10-21T12:22:46.394Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-21T12:22:46.394Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-21T12:22:46.394Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T12:22:46.810Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-21T12:22:46.810Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-21T12:22:46.810Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-21T12:22:46.810Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-21T12:22:47.334Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-21T12:22:47.335Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-21T12:22:47.335Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T12:22:49.235Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2019-10-21T12:22:49.235Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-21T12:22:49.235Z] === RUN TestKernelTCPMemory [2019-10-21T12:22:50.086Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-21T12:22:50.170Z] --- PASS: TestKernelTCPMemory (0.98s) [2019-10-21T12:22:50.170Z] === RUN TestNISDomainname [2019-10-21T12:22:51.105Z] --- PASS: TestNISDomainname (1.17s) [2019-10-21T12:22:51.105Z] === RUN TestHostnameDnsResolution [2019-10-21T12:22:51.457Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-21T12:22:52.827Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-21T12:22:53.006Z] --- PASS: TestHostnameDnsResolution (1.75s) [2019-10-21T12:22:53.006Z] === RUN TestStats [2019-10-21T12:22:54.723Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-21T12:22:54.980Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-21T12:22:55.536Z] --- PASS: TestStats (2.21s) [2019-10-21T12:22:55.536Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:22:55.536Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T12:22:55.536Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T12:22:55.536Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T12:22:55.536Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T12:22:55.536Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T12:22:55.536Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T12:22:55.536Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T12:22:55.536Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T12:22:55.536Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T12:22:55.536Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T12:22:55.536Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T12:22:55.536Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T12:22:56.295Z] Clearing AppArmor profiles cache:. [2019-10-21T12:22:56.295Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:22:56.295Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:22:56.295Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:22:56.295Z] [2019-10-21T12:22:56.295Z] To set a process to complain mode, use the command line tool [2019-10-21T12:22:56.295Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:22:56.295Z] with the 'teardown' option." [2019-10-21T12:22:56.295Z] Post stage [Pipeline] junit [2019-10-21T12:22:56.868Z] Recording test results [2019-10-21T12:22:56.878Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [Pipeline] sh [2019-10-21T12:22:58.523Z] + echo Ensuring container killed. [2019-10-21T12:22:58.523Z] Ensuring container killed. [2019-10-21T12:22:58.523Z] + docker rm -vf docker-pr1 [2019-10-21T12:22:58.523Z] Error: No such container: docker-pr1 [2019-10-21T12:22:58.523Z] + true [Pipeline] sh [2019-10-21T12:22:58.809Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:22:58.809Z] Chowning /workspace to jenkins user [2019-10-21T12:22:58.809Z] + id -u [2019-10-21T12:22:58.809Z] + id -g [2019-10-21T12:22:58.809Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40110:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T12:22:58.809Z] Unable to find image 'busybox:latest' locally [2019-10-21T12:22:58.809Z] latest: Pulling from library/busybox [2019-10-21T12:22:58.822Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-21T12:22:58.822Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2019-10-21T12:22:58.822Z] --- PASS: TestStopContainerWithTimeout/1 (2.44s) [2019-10-21T12:22:58.822Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2019-10-21T12:22:58.822Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2019-10-21T12:22:58.822Z] === RUN TestDeleteDevicemapper [2019-10-21T12:22:58.822Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T12:22:58.822Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:22:58.822Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:22:59.066Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-21T12:22:59.066Z] 7c9d20b9b6cd: Download complete [2019-10-21T12:22:59.322Z] 7c9d20b9b6cd: Pull complete [2019-10-21T12:22:59.322Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T12:22:59.322Z] Status: Downloaded newer image for busybox:latest [2019-10-21T12:22:59.501Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-21T12:22:59.663Z] --- PASS: TestBuildWithHugeFile (33.29s) [2019-10-21T12:22:59.663Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:22:59.663Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:22:59.663Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:22:59.663Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:22:59.663Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:22:59.663Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:22:59.663Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:22:59.663Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:22:59.663Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:22:59.663Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:22:59.663Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-10-21T12:22:59.663Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-10-21T12:22:59.663Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-10-21T12:22:59.663Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-21T12:22:59.663Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:22:59.663Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T12:23:00.447Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:23:01.500Z] + bundleName=docker-py [2019-10-21T12:23:01.500Z] + echo Creating docker-py-bundles.tar.gz [2019-10-21T12:23:01.500Z] Creating docker-py-bundles.tar.gz [2019-10-21T12:23:01.500Z] + 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-10-21T12:23:01.511Z] Archiving artifacts [2019-10-21T12:23:02.106Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.11s) [2019-10-21T12:23:02.106Z] === RUN TestUpdateMemory [2019-10-21T12:23:02.106Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-21T12:23:02.106Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:23:02.106Z] === RUN TestUpdateCPUQuota [2019-10-21T12:23:02.355Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-21T12:23:03.103Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T12:23:03.483Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40110/1/artifacts/ [Pipeline] } [2019-10-21T12:23:03.484Z] --- PASS: TestUpdateCPUQuota (1.76s) [2019-10-21T12:23:03.484Z] === RUN TestUpdatePidsLimit [2019-10-21T12:23:03.484Z] === RUN TestUpdatePidsLimit/update_from_none [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-21T12:23:03.686Z] #74 DONE 25.3s [Pipeline] } [Pipeline] // stage [2019-10-21T12:23:03.727Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [Pipeline] stage [Pipeline] { (Unit tests) [2019-10-21T12:23:03.743Z] === RUN TestUpdatePidsLimit/no_change [Pipeline] sh [2019-10-21T12:23:03.840Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -e DOCKER_GRAPHDRIVER docker:e7805653b8632aae4f789dbca238e25b16df964d hack/make.sh binary-daemon [2019-10-21T12:23:04.117Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e7805653b8632aae4f789dbca238e25b16df964d hack/test/unit [2019-10-21T12:23:04.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-21T12:23:04.310Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T12:23:04.408Z] [2019-10-21T12:23:04.408Z] Removing bundles/ [2019-10-21T12:23:04.408Z] [2019-10-21T12:23:04.408Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-21T12:23:04.408Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-21T12:23:04.408Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:23:04.876Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T12:23:05.134Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T12:23:05.232Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-21T12:23:05.666Z] --- PASS: TestBuildPreserveOwnership (6.70s) [2019-10-21T12:23:05.666Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.44s) [2019-10-21T12:23:05.666Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) [2019-10-21T12:23:05.666Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:23:05.666Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-21T12:23:05.666Z] PASS [2019-10-21T12:23:05.666Z] [2019-10-21T12:23:05.666Z] === Skipped [2019-10-21T12:23:05.666Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-21T12:23:05.666Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:23:05.666Z] [2019-10-21T12:23:05.666Z] [2019-10-21T12:23:05.666Z] DONE 32 tests, 1 skipped in 88.846s [2019-10-21T12:23:05.666Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T12:23:05.666Z] ++ 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-10-21T12:23:05.666Z] ++ set -e [2019-10-21T12:23:05.666Z] ++ '[' -n 0 ']' [2019-10-21T12:23:05.666Z] ++ set -x [2019-10-21T12:23:05.666Z] ++ env -i DEST=/go/src/github.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-10-21T12:23:05.701Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T12:23:05.960Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T12:23:06.076Z] INFO: Testing against a local daemon [2019-10-21T12:23:06.076Z] === RUN TestConfigList [2019-10-21T12:23:06.603Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-21T12:23:07.861Z] --- PASS: TestUpdatePidsLimit (4.62s) [2019-10-21T12:23:07.861Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.48s) [2019-10-21T12:23:07.861Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-21T12:23:07.861Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-10-21T12:23:07.861Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-10-21T12:23:07.861Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-21T12:23:07.861Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-10-21T12:23:07.861Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-10-21T12:23:07.861Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:23:07.972Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-21T12:23:08.561Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:23:09.343Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-21T12:23:09.604Z] --- PASS: TestConfigList (3.16s) [2019-10-21T12:23:09.604Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-21T12:23:09.604Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:23:10.712Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-21T12:23:12.169Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2019-10-21T12:23:12.169Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-21T12:23:12.169Z] === RUN TestConfigsUpdate [2019-10-21T12:23:13.235Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-21T12:23:15.132Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-21T12:23:15.132Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-21T12:23:15.573Z] --- PASS: TestConfigsUpdate (3.04s) [2019-10-21T12:23:15.573Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-21T12:23:15.573Z] === RUN TestTemplatedConfig [2019-10-21T12:23:16.502Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-21T12:23:19.030Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-21T12:23:19.030Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-21T12:23:19.786Z] --- PASS: TestTemplatedConfig (3.88s) [2019-10-21T12:23:19.786Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-21T12:23:19.786Z] === RUN TestConfigInspect [2019-10-21T12:23:20.400Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-21T12:23:20.400Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-21T12:23:21.832Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-21T12:23:22.565Z] --- PASS: TestConfigInspect (3.18s) [2019-10-21T12:23:22.565Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-21T12:23:22.565Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:23:22.733Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2019-10-21T12:23:22.733Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:23:22.733Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-10-21T12:23:22.733Z] === RUN TestWaitNonBlocked [2019-10-21T12:23:22.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:23:22.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:23:22.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:23:22.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:23:22.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:23:22.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:23:22.733Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-21T12:23:22.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2019-10-21T12:23:22.733Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2019-10-21T12:23:22.733Z] === RUN TestWaitBlocked [2019-10-21T12:23:22.733Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:23:22.733Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:23:22.733Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:23:22.733Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:23:22.733Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:23:22.733Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:23:23.669Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-21T12:23:23.669Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2019-10-21T12:23:23.669Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2019-10-21T12:23:23.670Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T12:23:23.670Z] === CONT TestDaemonRestartIpcMode [2019-10-21T12:23:23.670Z] === CONT TestIpcModeOlderClient [2019-10-21T12:23:23.729Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-21T12:23:23.729Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-21T12:23:23.928Z] --- PASS: TestIpcModeOlderClient (0.22s) [2019-10-21T12:23:23.986Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-21T12:23:24.550Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-21T12:23:25.921Z] --- PASS: TestConfigCreateWithLabels (3.10s) [2019-10-21T12:23:25.921Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-21T12:23:25.921Z] === RUN TestConfigCreateResolve [2019-10-21T12:23:26.445Z] --- PASS: TestBuildWithHugeFile (100.80s) [2019-10-21T12:23:26.445Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:23:26.445Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:23:26.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:23:26.445Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:23:26.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:23:26.445Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:23:26.445Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:23:26.445Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-21T12:23:26.445Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-21T12:23:26.445Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:23:26.445Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:23:26.445Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:23:26.703Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-21T12:23:26.703Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-10-21T12:23:26.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-10-21T12:23:26.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-21T12:23:26.703Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:23:26.703Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T12:23:26.703Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-21T12:23:27.215Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s) [2019-10-21T12:23:27.215Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-21T12:23:27.634Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-21T12:23:27.782Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2019-10-21T12:23:27.782Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-21T12:23:27.782Z] PASS [2019-10-21T12:23:27.782Z] [2019-10-21T12:23:27.782Z] === Skipped [2019-10-21T12:23:27.782Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-21T12:23:27.782Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:23:27.782Z] [2019-10-21T12:23:27.782Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-21T12:23:27.782Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:23:27.782Z] [2019-10-21T12:23:27.782Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-21T12:23:27.782Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:23:27.782Z] [2019-10-21T12:23:27.782Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:23:27.782Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:23:27.782Z] [2019-10-21T12:23:27.782Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T12:23:27.782Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:23:27.782Z] [2019-10-21T12:23:27.782Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-21T12:23:27.782Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:23:27.782Z] [2019-10-21T12:23:27.782Z] [2019-10-21T12:23:27.782Z] DONE 197 tests, 6 skipped in 133.033s [2019-10-21T12:23:27.782Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T12:23:27.782Z] ++ 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-10-21T12:23:27.782Z] ++ set -e [2019-10-21T12:23:27.782Z] ++ '[' -n 0 ']' [2019-10-21T12:23:27.782Z] ++ set -x [2019-10-21T12:23:27.782Z] ++ env -i DEST=/go/src/github.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-10-21T12:23:27.782Z] INFO: Testing against a local daemon [2019-10-21T12:23:27.782Z] === RUN TestCommitInheritsEnv [2019-10-21T12:23:28.348Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-10-21T12:23:28.348Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:23:28.348Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-21T12:23:28.348Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-21T12:23:28.348Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:23:28.607Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-10-21T12:23:28.607Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:23:28.607Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-21T12:23:28.607Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:23:28.609Z] --- PASS: TestConfigCreateResolve (3.14s) [2019-10-21T12:23:28.609Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-21T12:23:28.609Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:23:29.004Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-21T12:23:29.004Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-21T12:23:29.173Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-10-21T12:23:29.173Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T12:23:29.173Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:23:29.173Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:23:29.173Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:23:29.173Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-21T12:23:29.173Z] === RUN TestTagInvalidReference [2019-10-21T12:23:29.173Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-21T12:23:29.173Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:23:29.173Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-21T12:23:29.173Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:23:29.262Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-21T12:23:29.432Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-21T12:23:29.432Z] === RUN TestTagOfficialNames [2019-10-21T12:23:29.432Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-21T12:23:29.432Z] === RUN TestTagMatchesDigest [2019-10-21T12:23:29.432Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T12:23:29.432Z] PASS [2019-10-21T12:23:29.432Z] [2019-10-21T12:23:29.432Z] === Skipped [2019-10-21T12:23:29.432Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-21T12:23:29.432Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-21T12:23:29.432Z] [2019-10-21T12:23:29.432Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:23:29.432Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:23:29.432Z] [2019-10-21T12:23:29.432Z] [2019-10-21T12:23:29.432Z] DONE 12 tests, 2 skipped in 1.799s [2019-10-21T12:23:29.432Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T12:23:29.432Z] ++ 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-10-21T12:23:29.432Z] ++ set -e [2019-10-21T12:23:29.432Z] ++ '[' -n 0 ']' [2019-10-21T12:23:29.432Z] ++ set -x [2019-10-21T12:23:29.432Z] ++ env -i DEST=/go/src/github.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-10-21T12:23:29.441Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-10-21T12:23:29.441Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-21T12:23:29.441Z] PASS [2019-10-21T12:23:29.441Z] [2019-10-21T12:23:29.441Z] DONE 8 tests in 23.361s [2019-10-21T12:23:29.441Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T12:23:29.441Z] ++ 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-10-21T12:23:29.441Z] ++ set -e [2019-10-21T12:23:29.441Z] ++ '[' -n 0 ']' [2019-10-21T12:23:29.441Z] ++ set -x [2019-10-21T12:23:29.441Z] ++ env -i DEST=/go/src/github.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-10-21T12:23:29.441Z] INFO: Testing against a local daemon [2019-10-21T12:23:29.441Z] === RUN TestCheckpoint [2019-10-21T12:23:29.441Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:23:29.441Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:23:29.441Z] === RUN TestContainerInvalidJSON [2019-10-21T12:23:29.441Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:23:29.441Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:23:29.441Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:23:29.441Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:23:29.441Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:23:29.441Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:23:29.441Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:23:29.441Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:23:29.441Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:23:29.441Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-21T12:23:29.441Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-21T12:23:29.441Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T12:23:29.441Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T12:23:29.441Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:23:29.441Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-21T12:23:29.441Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:23:29.690Z] INFO: Testing against a local daemon [2019-10-21T12:23:29.690Z] === RUN TestNetworkCreateDelete [2019-10-21T12:23:29.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-21T12:23:29.844Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:23:29.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-21T12:23:29.844Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:23:29.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-21T12:23:29.844Z] === RUN TestCopyFromContainer [2019-10-21T12:23:29.948Z] --- PASS: TestNetworkCreateDelete (0.44s) [2019-10-21T12:23:29.948Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T12:23:30.195Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-21T12:23:30.759Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-21T12:23:30.998Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2019-10-21T12:23:31.016Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T12:23:31.016Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-21T12:23:31.325Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2019-10-21T12:23:31.325Z] === RUN TestInspectNetwork [2019-10-21T12:23:32.429Z] === RUN TestCopyFromContainer// [2019-10-21T12:23:32.429Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T12:23:32.429Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T12:23:32.913Z] --- PASS: TestBuildPreserveOwnership (6.32s) [2019-10-21T12:23:32.913Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.32s) [2019-10-21T12:23:32.913Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s) [2019-10-21T12:23:32.913Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:23:32.957Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T12:23:32.957Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T12:23:32.957Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T12:23:32.957Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T12:23:33.170Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-21T12:23:33.170Z] PASS [2019-10-21T12:23:33.171Z] [2019-10-21T12:23:33.171Z] === Skipped [2019-10-21T12:23:33.171Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-21T12:23:33.171Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:23:33.171Z] [2019-10-21T12:23:33.171Z] [2019-10-21T12:23:33.171Z] DONE 32 tests, 1 skipped in 186.257s [2019-10-21T12:23:33.171Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T12:23:33.171Z] ++ 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-10-21T12:23:33.171Z] ++ set -e [2019-10-21T12:23:33.171Z] ++ '[' -n 0 ']' [2019-10-21T12:23:33.171Z] ++ set -x [2019-10-21T12:23:33.171Z] ++ env -i DEST=/go/src/github.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-10-21T12:23:33.171Z] INFO: Testing against a local daemon [2019-10-21T12:23:33.171Z] === RUN TestConfigList [2019-10-21T12:23:33.429Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-21T12:23:33.494Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T12:23:33.494Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T12:23:33.494Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer (3.66s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2019-10-21T12:23:33.494Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-21T12:23:33.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:23:33.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:23:33.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:23:33.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:23:33.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:23:33.494Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:23:33.494Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:23:33.494Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:23:33.494Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:23:33.494Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:23:33.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-21T12:23:33.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-21T12:23:33.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-21T12:23:33.494Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-21T12:23:33.494Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:23:33.915Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-21T12:23:33.915Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:23:33.915Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:23:33.915Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:23:33.915Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:23:33.915Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:23:33.915Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:23:33.915Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:23:33.915Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:23:33.915Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:23:33.915Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:23:33.915Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-21T12:23:33.915Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-21T12:23:33.915Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T12:23:33.915Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-21T12:23:33.915Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:23:33.915Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-10-21T12:23:33.915Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:23:34.360Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-21T12:23:34.924Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-21T12:23:36.554Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:23:36.554Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:23:36.554Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:23:36.555Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:23:36.555Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-10-21T12:23:36.555Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-21T12:23:36.555Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:23:36.821Z] --- PASS: TestConfigList (3.29s) [2019-10-21T12:23:36.821Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-21T12:23:36.821Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:23:37.887Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T12:23:37.887Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T12:23:37.887Z] === RUN TestInspectNetwork/network_name [2019-10-21T12:23:37.887Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T12:23:38.715Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-21T12:23:39.400Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.91s) [2019-10-21T12:23:39.400Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:23:39.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:23:39.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:23:39.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:23:39.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:23:39.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:23:39.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:23:39.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:23:39.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:23:39.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:23:39.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:23:39.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:23:39.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:23:39.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:23:39.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:23:39.646Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2019-10-21T12:23:39.646Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-21T12:23:39.646Z] === RUN TestConfigsUpdate [2019-10-21T12:23:39.779Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:23:39.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-21T12:23:39.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-21T12:23:39.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-21T12:23:39.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-21T12:23:39.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-21T12:23:39.779Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-21T12:23:39.779Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T12:23:39.779Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T12:23:39.779Z] === RUN TestDaemonRestartIpcMode [2019-10-21T12:23:39.779Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T12:23:39.779Z] === RUN TestDiff [2019-10-21T12:23:40.585Z] --- PASS: TestDiff (0.84s) [2019-10-21T12:23:40.585Z] === RUN TestExecWithCloseStdin [2019-10-21T12:23:41.418Z] --- PASS: TestExecWithCloseStdin (1.06s) [2019-10-21T12:23:41.418Z] === RUN TestExec [2019-10-21T12:23:42.167Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-21T12:23:42.425Z] --- PASS: TestConfigsUpdate (2.94s) [2019-10-21T12:23:42.425Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-21T12:23:42.425Z] === RUN TestTemplatedConfig [2019-10-21T12:23:42.683Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-21T12:23:42.722Z] --- PASS: TestExec (1.05s) [2019-10-21T12:23:42.722Z] === RUN TestExecUser [2019-10-21T12:23:43.151Z] --- PASS: TestInspectNetwork (10.96s) [2019-10-21T12:23:43.151Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-21T12:23:43.151Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T12:23:43.151Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T12:23:43.151Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T12:23:43.151Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T12:23:43.151Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:23:43.248Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-21T12:23:43.549Z] --- PASS: TestExecUser (1.10s) [2019-10-21T12:23:43.549Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:23:43.815Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-21T12:23:44.379Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-21T12:23:44.983Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2019-10-21T12:23:44.983Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:23:45.053Z] --- PASS: TestRunContainerWithBridgeNone (2.82s) [2019-10-21T12:23:45.053Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-21T12:23:45.053Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:23:45.053Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:23:45.053Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:23:45.053Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:23:45.053Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:23:45.053Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:23:45.053Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:23:45.053Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:23:45.053Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:23:45.053Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:23:45.053Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-21T12:23:45.053Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T12:23:45.053Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T12:23:45.053Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T12:23:45.053Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:23:46.275Z] --- PASS: TestTemplatedConfig (3.81s) [2019-10-21T12:23:46.275Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-21T12:23:46.275Z] === RUN TestConfigInspect [2019-10-21T12:23:46.280Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2019-10-21T12:23:46.280Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-21T12:23:46.280Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:23:46.955Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2019-10-21T12:23:46.955Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-21T12:23:46.955Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:23:47.522Z] --- PASS: TestDaemonDefaultNetworkPools (1.07s) [2019-10-21T12:23:47.522Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-21T12:23:47.522Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T12:23:47.611Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2019-10-21T12:23:47.611Z] === RUN TestHealthKillContainer [2019-10-21T12:23:48.170Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-21T12:23:48.170Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-21T12:23:49.423Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.62s) [2019-10-21T12:23:49.423Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-21T12:23:49.423Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:23:49.540Z] --- PASS: TestConfigInspect (3.14s) [2019-10-21T12:23:49.540Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-21T12:23:49.540Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:23:50.473Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-21T12:23:50.730Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-21T12:23:50.730Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-21T12:23:50.979Z] --- PASS: TestHealthKillContainer (3.14s) [2019-10-21T12:23:50.979Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:23:51.294Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-21T12:23:51.324Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.02s) [2019-10-21T12:23:51.325Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-21T12:23:51.325Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:23:51.814Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2019-10-21T12:23:51.814Z] === RUN TestIpcModeNone [2019-10-21T12:23:51.890Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.70s) [2019-10-21T12:23:51.890Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-21T12:23:51.890Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:23:52.626Z] --- PASS: TestIpcModeNone (1.05s) [2019-10-21T12:23:52.626Z] === RUN TestIpcModePrivate [2019-10-21T12:23:52.664Z] --- PASS: TestConfigCreateWithLabels (3.24s) [2019-10-21T12:23:52.664Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-21T12:23:52.664Z] === RUN TestConfigCreateResolve [2019-10-21T12:23:52.664Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-21T12:23:52.664Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-21T12:23:52.921Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-21T12:23:53.853Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-21T12:23:53.910Z] --- PASS: TestIpcModePrivate (1.10s) [2019-10-21T12:23:53.910Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-21T12:23:53.910Z] === RUN TestIpcModeShareable [2019-10-21T12:23:54.785Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-21T12:23:54.912Z] --- PASS: TestIpcModeShareable (1.24s) [2019-10-21T12:23:54.912Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-21T12:23:54.912Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T12:23:55.173Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2019-10-21T12:23:55.173Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-21T12:23:55.173Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:23:55.173Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:23:55.173Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:23:55.173Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:23:56.211Z] --- PASS: TestConfigCreateResolve (3.45s) [2019-10-21T12:23:56.211Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-21T12:23:56.211Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:23:56.474Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-21T12:23:56.474Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-21T12:23:56.474Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-21T12:23:56.474Z] PASS [2019-10-21T12:23:56.474Z] [2019-10-21T12:23:56.474Z] DONE 8 tests in 23.403s [2019-10-21T12:23:56.731Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T12:23:56.731Z] ++ 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-10-21T12:23:56.731Z] ++ set -e [2019-10-21T12:23:56.731Z] ++ '[' -n 0 ']' [2019-10-21T12:23:56.731Z] ++ set -x [2019-10-21T12:23:56.731Z] ++ env -i DEST=/go/src/github.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-10-21T12:23:56.731Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-21T12:23:56.731Z] INFO: Testing against a local daemon [2019-10-21T12:23:56.731Z] === RUN TestCheckpoint [2019-10-21T12:23:56.731Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:23:56.731Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:23:56.731Z] === RUN TestContainerInvalidJSON [2019-10-21T12:23:56.731Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:23:56.731Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:23:56.731Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:23:56.731Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:23:56.731Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:23:56.731Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:23:56.731Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:23:56.732Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:23:56.732Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:23:56.732Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-21T12:23:56.732Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T12:23:56.732Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T12:23:56.732Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-21T12:23:56.732Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:23:56.988Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-21T12:23:56.988Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:23:56.988Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-21T12:23:56.988Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:23:57.246Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-21T12:23:57.246Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:23:57.246Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-21T12:23:57.246Z] === RUN TestCopyFromContainer [2019-10-21T12:23:58.188Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s) [2019-10-21T12:23:58.188Z] === RUN TestAPIIpcModeHost [2019-10-21T12:23:58.615Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-21T12:23:59.025Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-10-21T12:23:59.025Z] === RUN TestDaemonIpcModeShareable [2019-10-21T12:23:59.179Z] === RUN TestCopyFromContainer// [2019-10-21T12:23:59.179Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T12:23:59.179Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T12:23:59.436Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T12:23:59.436Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-21T12:23:59.436Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T12:23:59.693Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T12:23:59.693Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T12:23:59.950Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T12:23:59.950Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T12:24:00.208Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer (3.03s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer/bar/quux (0.21s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-21T12:24:00.208Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-10-21T12:24:00.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:24:00.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:24:00.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:24:00.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:24:00.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:24:00.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:24:00.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:24:00.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:24:00.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:24:00.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:24:00.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-21T12:24:00.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-21T12:24:00.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-21T12:24:00.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2019-10-21T12:24:00.208Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:24:00.465Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-21T12:24:00.465Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:24:00.466Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:24:00.466Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:24:00.466Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:24:00.466Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:24:00.466Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:24:00.466Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:24:00.466Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:24:00.466Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:24:00.466Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:24:00.466Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T12:24:00.466Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T12:24:00.466Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-21T12:24:00.466Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-21T12:24:00.466Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:24:00.466Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-21T12:24:00.466Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:24:00.466Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-21T12:24:01.743Z] --- PASS: TestDaemonIpcModeShareable (2.26s) [2019-10-21T12:24:01.743Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-21T12:24:01.743Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-21T12:24:01.743Z] === RUN TestDaemonIpcModePrivate [2019-10-21T12:24:01.840Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-21T12:24:02.409Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-21T12:24:02.973Z] --- PASS: TestCreateWithCustomMaskedPaths (2.58s) [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:24:02.973Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:24:02.973Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:24:02.973Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T12:24:02.973Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T12:24:03.230Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:24:03.230Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:24:03.230Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:24:03.230Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:24:03.230Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:24:03.230Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:24:03.230Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:24:03.230Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:24:03.230Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-10-21T12:24:03.230Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-21T12:24:03.230Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:24:03.704Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2019-10-21T12:24:03.704Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-21T12:24:03.704Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-21T12:24:03.704Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T12:24:05.737Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2019-10-21T12:24:05.737Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-21T12:24:05.737Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-21T12:24:05.737Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T12:24:06.508Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.81s) [2019-10-21T12:24:06.508Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:24:06.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:24:06.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:24:06.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:24:06.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:24:06.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:24:06.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:24:06.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:24:06.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:24:06.508Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:24:06.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:24:06.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:24:06.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:24:06.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:24:06.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:24:06.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:24:06.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-21T12:24:06.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-21T12:24:06.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-21T12:24:06.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-21T12:24:06.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-21T12:24:06.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-21T12:24:06.508Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T12:24:06.508Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T12:24:06.508Z] === RUN TestDaemonRestartIpcMode [2019-10-21T12:24:06.509Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T12:24:06.509Z] === RUN TestDiff [2019-10-21T12:24:06.509Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-21T12:24:07.072Z] --- PASS: TestDiff (0.98s) [2019-10-21T12:24:07.072Z] === RUN TestExecWithCloseStdin [2019-10-21T12:24:07.638Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.11s) [2019-10-21T12:24:07.638Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-21T12:24:07.638Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-21T12:24:07.638Z] === RUN TestIpcModeOlderClient [2019-10-21T12:24:07.638Z] === PAUSE TestIpcModeOlderClient [2019-10-21T12:24:07.638Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:24:08.443Z] --- PASS: TestExecWithCloseStdin (1.21s) [2019-10-21T12:24:08.443Z] === RUN TestExec [2019-10-21T12:24:08.490Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2019-10-21T12:24:08.490Z] === RUN TestKillContainer [2019-10-21T12:24:08.490Z] === RUN TestKillContainer/no_signal [2019-10-21T12:24:09.375Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-21T12:24:09.375Z] --- PASS: TestExec (1.02s) [2019-10-21T12:24:09.375Z] === RUN TestExecUser [2019-10-21T12:24:09.774Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T12:24:10.165Z] === RUN TestKillContainer/killing_signal [2019-10-21T12:24:10.747Z] --- PASS: TestExecUser (1.12s) [2019-10-21T12:24:10.747Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:24:10.747Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-21T12:24:11.546Z] --- PASS: TestKillContainer (3.01s) [2019-10-21T12:24:11.547Z] --- PASS: TestKillContainer/no_signal (1.22s) [2019-10-21T12:24:11.547Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-10-21T12:24:11.547Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-10-21T12:24:11.547Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:24:11.547Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T12:24:11.679Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2019-10-21T12:24:11.679Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:24:12.326Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T12:24:13.578Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-10-21T12:24:13.578Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-21T12:24:13.578Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:24:13.625Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2019-10-21T12:24:13.625Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2019-10-21T12:24:13.625Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2019-10-21T12:24:13.625Z] === RUN TestKillStoppedContainer [2019-10-21T12:24:13.625Z] --- PASS: TestKillStoppedContainer (0.14s) [2019-10-21T12:24:13.625Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:24:13.625Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2019-10-21T12:24:13.625Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:24:13.835Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-21T12:24:13.835Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-21T12:24:14.400Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-21T12:24:14.437Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-10-21T12:24:14.437Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:24:14.437Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2019-10-21T12:24:14.437Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:24:14.437Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:24:14.437Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T12:24:14.437Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:24:14.437Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T12:24:14.658Z] --- PASS: TestHealthCheckWorkdir (1.34s) [2019-10-21T12:24:14.658Z] === RUN TestHealthKillContainer [2019-10-21T12:24:14.914Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-21T12:24:15.338Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-10-21T12:24:15.338Z] === RUN TestLinksContainerNames [2019-10-21T12:24:15.479Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-21T12:24:15.737Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-21T12:24:15.737Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-21T12:24:17.099Z] --- PASS: TestServiceWithDataPathPortInit (19.66s) [2019-10-21T12:24:17.099Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T12:24:17.099Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T12:24:17.099Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:24:17.363Z] --- PASS: TestLinksContainerNames (1.85s) [2019-10-21T12:24:17.363Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:24:17.633Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-21T12:24:17.891Z] --- PASS: TestHealthKillContainer (3.18s) [2019-10-21T12:24:17.891Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:24:18.191Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2019-10-21T12:24:18.191Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T12:24:18.825Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-10-21T12:24:18.825Z] === RUN TestIpcModeNone [2019-10-21T12:24:19.390Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-21T12:24:19.534Z] --- PASS: TestContainerNetworkMountsNoChown (1.10s) [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/default [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/private [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/slave [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/shared [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/default [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/shared [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/slave [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/private [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:24:19.534Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T12:24:19.534Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:24:19.534Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:24:19.938Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T12:24:19.957Z] --- PASS: TestIpcModeNone (1.07s) [2019-10-21T12:24:19.957Z] === RUN TestIpcModePrivate [2019-10-21T12:24:19.957Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-21T12:24:20.324Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-21T12:24:20.324Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T12:24:20.889Z] --- PASS: TestIpcModePrivate (1.05s) [2019-10-21T12:24:20.889Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false [2019-10-21T12:24:20.889Z] === RUN TestIpcModeShareable [2019-10-21T12:24:21.150Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-21T12:24:21.407Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-21T12:24:21.972Z] --- PASS: TestIpcModeShareable (1.03s) [2019-10-21T12:24:21.972Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:204, shared: true, mustBeShared: true [2019-10-21T12:24:21.972Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T12:24:22.229Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-21T12:24:22.427Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2019-10-21T12:24:22.427Z] === RUN TestNetworkNat [2019-10-21T12:24:23.162Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-21T12:24:23.262Z] --- PASS: TestNetworkNat (0.96s) [2019-10-21T12:24:23.262Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:24:24.117Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2019-10-21T12:24:24.117Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:24:25.058Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-21T12:24:25.210Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.78s) [2019-10-21T12:24:25.210Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-21T12:24:25.210Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hld0dsx0lgmhrhvzn3ikslj02 Created:2019-10-21 12:24:16.571325678 +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[e94230ec28e4900de535ac692e250e10cead173699ba0791d50bc1abcc81e341:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j8b763xq1h10pzzzngknboluv EndpointID:9d2387790b48747a13f09688f7a1f6a3d642709e38b8dbccd5cf657de247afc3 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:556293fbcd95b686825506610b4ad14ba726963b0d63aba6874015e169785980 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:4b5e10354cfc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j8b763xq1h10pzzzngknboluv EndpointID:9d2387790b48747a13f09688f7a1f6a3d642709e38b8dbccd5cf657de247afc3 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T12:24:25.210Z] PASS [2019-10-21T12:24:25.210Z] [2019-10-21T12:24:25.210Z] === Skipped [2019-10-21T12:24:25.210Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:24:25.210Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:24:25.210Z] [2019-10-21T12:24:25.210Z] [2019-10-21T12:24:25.210Z] DONE 21 tests, 1 skipped in 55.242s [2019-10-21T12:24:25.210Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:24:25.210Z] ++ 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-10-21T12:24:25.210Z] ++ set -e [2019-10-21T12:24:25.210Z] ++ '[' -n 0 ']' [2019-10-21T12:24:25.210Z] ++ set -x [2019-10-21T12:24:25.210Z] ++ env -i DEST=/go/src/github.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-10-21T12:24:25.210Z] INFO: Testing against a local daemon [2019-10-21T12:24:25.210Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T12:24:25.210Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T12:24:25.210Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:24:25.210Z] === RUN TestDockerNetworkIpvlan [2019-10-21T12:24:25.210Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:24:25.210Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:24:25.210Z] PASS [2019-10-21T12:24:25.210Z] [2019-10-21T12:24:25.210Z] === Skipped [2019-10-21T12:24:25.210Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T12:24:25.210Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:24:25.210Z] [2019-10-21T12:24:25.210Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:24:25.210Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:24:25.210Z] [2019-10-21T12:24:25.210Z] [2019-10-21T12:24:25.210Z] DONE 2 tests, 2 skipped in 0.164s [2019-10-21T12:24:25.210Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:24:25.210Z] ++ 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-10-21T12:24:25.210Z] ++ set -e [2019-10-21T12:24:25.210Z] ++ '[' -n 0 ']' [2019-10-21T12:24:25.210Z] ++ set -x [2019-10-21T12:24:25.210Z] ++ env -i DEST=/go/src/github.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-10-21T12:24:25.210Z] INFO: Testing against a local daemon [2019-10-21T12:24:25.210Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T12:24:25.316Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.37s) [2019-10-21T12:24:25.316Z] === RUN TestAPIIpcModeHost [2019-10-21T12:24:25.426Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-10-21T12:24:25.426Z] === RUN TestPause [2019-10-21T12:24:25.786Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-21T12:24:25.786Z] Copying nested executables into bundles/binary-daemon [2019-10-21T12:24:25.786Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-21T12:24:25.884Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-21T12:24:26.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -e DOCKER_GRAPHDRIVER docker:e7805653b8632aae4f789dbca238e25b16df964d hack/make.sh cross [2019-10-21T12:24:26.142Z] --- PASS: TestAPIIpcModeHost (1.01s) [2019-10-21T12:24:26.142Z] === RUN TestDaemonIpcModeShareable [2019-10-21T12:24:26.685Z] [2019-10-21T12:24:26.685Z] Removing bundles/ [2019-10-21T12:24:26.685Z] [2019-10-21T12:24:26.685Z] ---> Making bundle: cross (in bundles/cross) [2019-10-21T12:24:26.685Z] Cross building: bundles/cross/linux/amd64 [2019-10-21T12:24:26.685Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-21T12:24:26.685Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-21T12:24:26.846Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-21T12:24:26.920Z] --- PASS: TestPause (1.23s) [2019-10-21T12:24:26.920Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:24:26.920Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:24:26.920Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:24:26.920Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:24:27.117Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.88s) [2019-10-21T12:24:27.117Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-21T12:24:27.117Z] === RUN TestDockerNetworkMacvlan [2019-10-21T12:24:27.730Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2019-10-21T12:24:27.730Z] === RUN TestPsFilter [2019-10-21T12:24:28.065Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T12:24:28.121Z] --- PASS: TestPsFilter (0.28s) [2019-10-21T12:24:28.121Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:24:28.220Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2019-10-21T12:24:28.220Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-21T12:24:28.220Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: true, mustBeShared: true [2019-10-21T12:24:28.220Z] === RUN TestDaemonIpcModePrivate [2019-10-21T12:24:28.476Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-21T12:24:28.926Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2019-10-21T12:24:28.926Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:24:29.000Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T12:24:29.040Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-21T12:24:29.041Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-21T12:24:29.765Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2019-10-21T12:24:29.765Z] === RUN TestRemoveContainerRunning [2019-10-21T12:24:29.970Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-21T12:24:29.970Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-21T12:24:29.970Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2019-10-21T12:24:29.970Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T12:24:29.970Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-21T12:24:30.375Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T12:24:30.756Z] --- PASS: TestRemoveContainerRunning (0.94s) [2019-10-21T12:24:30.756Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:24:31.340Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-21T12:24:31.597Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2019-10-21T12:24:31.597Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-21T12:24:31.597Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2019-10-21T12:24:31.597Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T12:24:32.118Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.35s) [2019-10-21T12:24:32.118Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:24:32.118Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-21T12:24:32.118Z] === RUN TestRenameLinkedContainer [2019-10-21T12:24:32.528Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-21T12:24:33.461Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2019-10-21T12:24:33.461Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-21T12:24:33.461Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2019-10-21T12:24:33.461Z] === RUN TestIpcModeOlderClient [2019-10-21T12:24:33.461Z] === PAUSE TestIpcModeOlderClient [2019-10-21T12:24:33.461Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:24:33.658Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T12:24:34.025Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2019-10-21T12:24:34.025Z] === RUN TestKillContainer [2019-10-21T12:24:34.025Z] === RUN TestKillContainer/no_signal [2019-10-21T12:24:34.589Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-21T12:24:34.846Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T12:24:35.410Z] === RUN TestKillContainer/killing_signal [2019-10-21T12:24:36.427Z] --- PASS: TestRenameLinkedContainer (4.24s) [2019-10-21T12:24:36.427Z] === RUN TestRenameStoppedContainer [2019-10-21T12:24:36.781Z] --- PASS: TestKillContainer (2.54s) [2019-10-21T12:24:36.781Z] --- PASS: TestKillContainer/no_signal (0.77s) [2019-10-21T12:24:36.781Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2019-10-21T12:24:36.781Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-10-21T12:24:36.781Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:24:36.781Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T12:24:37.370Z] --- PASS: TestRenameStoppedContainer (1.01s) [2019-10-21T12:24:37.370Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:24:37.712Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T12:24:37.842Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T12:24:38.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s) [2019-10-21T12:24:38.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2019-10-21T12:24:38.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2019-10-21T12:24:38.641Z] === RUN TestKillStoppedContainer [2019-10-21T12:24:38.641Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-21T12:24:38.641Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:24:38.641Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-21T12:24:38.641Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:24:39.205Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-21T12:24:39.347Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s) [2019-10-21T12:24:39.347Z] === RUN TestRenameInvalidName [2019-10-21T12:24:39.461Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-10-21T12:24:39.461Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:24:39.461Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T12:24:39.461Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:24:39.461Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:24:39.461Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T12:24:39.461Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:24:39.461Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T12:24:40.184Z] --- PASS: TestRenameInvalidName (0.99s) [2019-10-21T12:24:40.184Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:24:40.399Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-10-21T12:24:40.399Z] === RUN TestLinksContainerNames [2019-10-21T12:24:42.294Z] --- PASS: TestLinksContainerNames (1.91s) [2019-10-21T12:24:42.294Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:24:42.869Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-21T12:24:43.129Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2019-10-21T12:24:43.129Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T12:24:43.686Z] --- PASS: TestRenameAnonymousContainer (3.49s) [2019-10-21T12:24:43.686Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:24:44.402Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T12:24:44.502Z] --- PASS: TestContainerNetworkMountsNoChown (1.30s) [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/default [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/private [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/slave [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/shared [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/default [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/shared [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/slave [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/private [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:24:44.502Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T12:24:44.502Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:24:44.502Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:24:44.761Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:24:44.761Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:24:44.761Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T12:24:44.761Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:24:44.761Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:24:44.761Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T12:24:44.761Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:24:44.761Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T12:24:44.761Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:24:45.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:24:45.019Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T12:24:45.089Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2019-10-21T12:24:45.089Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:24:45.276Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:24:45.276Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-21T12:24:45.276Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-21T12:24:45.277Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T12:24:45.277Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-21T12:24:45.277Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-21T12:24:45.277Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-21T12:24:45.277Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-21T12:24:45.277Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T12:24:46.304Z] --- PASS: TestDockerNetworkMacvlan (19.34s) [2019-10-21T12:24:46.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:24:46.304Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-10-21T12:24:46.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:24:46.304Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-21T12:24:46.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:24:46.304Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2019-10-21T12:24:46.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:24:46.304Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.12s) [2019-10-21T12:24:46.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:24:46.304Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s) [2019-10-21T12:24:46.304Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:24:46.304Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-10-21T12:24:46.304Z] PASS [2019-10-21T12:24:46.304Z] [2019-10-21T12:24:46.304Z] DONE 8 tests in 21.376s [2019-10-21T12:24:46.304Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T12:24:46.304Z] ++ 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-10-21T12:24:46.304Z] ++ set -e [2019-10-21T12:24:46.304Z] ++ '[' -n 0 ']' [2019-10-21T12:24:46.304Z] ++ set -x [2019-10-21T12:24:46.304Z] ++ env -i DEST=/go/src/github.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-10-21T12:24:46.304Z] testing: warning: no tests to run [2019-10-21T12:24:46.304Z] PASS [2019-10-21T12:24:46.304Z] [2019-10-21T12:24:46.304Z] DONE 0 tests in 0.035s [2019-10-21T12:24:46.304Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T12:24:46.304Z] ++ 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-10-21T12:24:46.304Z] ++ set -e [2019-10-21T12:24:46.305Z] ++ '[' -n 0 ']' [2019-10-21T12:24:46.305Z] ++ set -x [2019-10-21T12:24:46.305Z] ++ env -i DEST=/go/src/github.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-10-21T12:24:46.562Z] INFO: Testing against a local daemon [2019-10-21T12:24:46.562Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T12:24:47.043Z] --- PASS: TestRenameContainerWithLinkedContainer (2.08s) [2019-10-21T12:24:47.043Z] === RUN TestResize [2019-10-21T12:24:47.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-21T12:24:47.799Z] --- PASS: TestContainerBindMountNonRecursive (2.53s) [2019-10-21T12:24:47.799Z] === RUN TestNetworkNat [2019-10-21T12:24:47.946Z] --- PASS: TestResize (1.04s) [2019-10-21T12:24:47.946Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:24:48.464Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2019-10-21T12:24:48.464Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-21T12:24:48.464Z] === RUN TestAuthZPluginTLS [2019-10-21T12:24:48.723Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-21T12:24:48.723Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-21T12:24:48.723Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T12:24:48.936Z] --- PASS: TestResizeWithInvalidSize (1.15s) [2019-10-21T12:24:48.936Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:24:49.183Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-21T12:24:49.183Z] --- PASS: TestNetworkNat (1.22s) [2019-10-21T12:24:49.183Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:24:49.289Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-21T12:24:49.290Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-21T12:24:49.290Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T12:24:49.857Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-21T12:24:49.857Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-21T12:24:49.857Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T12:24:50.115Z] --- PASS: TestNetworkLocalhostTCPNat (1.25s) [2019-10-21T12:24:50.115Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:24:50.305Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:24:50.305Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:24:50.305Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:24:50.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:24:50.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:24:50.424Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-21T12:24:50.424Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-21T12:24:50.424Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T12:24:52.031Z] --- PASS: TestNetworkLoopbackNat (1.83s) [2019-10-21T12:24:52.031Z] === RUN TestPause [2019-10-21T12:24:52.291Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:24:52.325Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2019-10-21T12:24:52.325Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-21T12:24:52.325Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T12:24:52.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:24:52.891Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-21T12:24:52.891Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-21T12:24:52.891Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T12:24:52.962Z] --- PASS: TestPause (1.02s) [2019-10-21T12:24:52.962Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:24:52.962Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:24:52.962Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:24:52.962Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:24:53.219Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-21T12:24:53.458Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-21T12:24:53.458Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-21T12:24:53.458Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T12:24:53.784Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-21T12:24:54.024Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-21T12:24:54.024Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-21T12:24:54.024Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T12:24:54.349Z] --- PASS: TestPauseStopPausedContainer (1.20s) [2019-10-21T12:24:54.349Z] === RUN TestPsFilter [2019-10-21T12:24:54.605Z] --- PASS: TestPsFilter (0.29s) [2019-10-21T12:24:54.605Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:24:55.536Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.04s) [2019-10-21T12:24:55.536Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:24:55.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:24:55.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:24:56.475Z] --- PASS: TestRemoveContainerWithVolume (0.97s) [2019-10-21T12:24:56.476Z] === RUN TestRemoveContainerRunning [2019-10-21T12:24:56.553Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-10-21T12:24:56.553Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-21T12:24:56.553Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T12:24:57.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:24:57.839Z] Removing intermediate container 8b424b37785f [2019-10-21T12:24:57.839Z] ---> 0d403225ea6d [2019-10-21T12:24:57.839Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-21T12:24:57.839Z] ---> Running in 4296a259b73c [2019-10-21T12:24:57.839Z] Removing intermediate container 4296a259b73c [2019-10-21T12:24:57.839Z] ---> d4ae91e984d8 [2019-10-21T12:24:57.839Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-21T12:24:57.839Z] ---> Running in 1e61ec6ac5d9 [2019-10-21T12:24:57.839Z] Removing intermediate container 1e61ec6ac5d9 [2019-10-21T12:24:57.839Z] ---> 02e77dff5a20 [2019-10-21T12:24:57.839Z] Step 8/8 : COPY . . [2019-10-21T12:24:58.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:24:58.454Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2019-10-21T12:24:58.454Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-21T12:24:58.454Z] === RUN TestAuthZPluginHeader [2019-10-21T12:24:59.003Z] --- PASS: TestRemoveContainerRunning (2.04s) [2019-10-21T12:24:59.003Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:24:59.389Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-21T12:24:59.389Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-21T12:24:59.389Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T12:24:59.389Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:24:59.389Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:24:59.389Z] === RUN TestAuthZPluginV2Disable [2019-10-21T12:24:59.389Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:24:59.389Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:24:59.389Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T12:24:59.389Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:24:59.389Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:24:59.389Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T12:24:59.389Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:24:59.389Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:24:59.389Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T12:24:59.566Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2019-10-21T12:24:59.566Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:24:59.566Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2019-10-21T12:24:59.566Z] === RUN TestRenameLinkedContainer [2019-10-21T12:25:00.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:25:00.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:25:01.559Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:25:01.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:25:02.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-21T12:25:03.989Z] --- PASS: TestRenameLinkedContainer (4.29s) [2019-10-21T12:25:03.989Z] === RUN TestRenameStoppedContainer [2019-10-21T12:25:03.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-21T12:25:04.246Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-21T12:25:04.609Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:25:04.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s) [2019-10-21T12:25:04.609Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-21T12:25:04.609Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.53s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T12:25:04.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s) [2019-10-21T12:25:04.610Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-21T12:25:04.610Z] === RUN TestCgroupNamespacesRun [2019-10-21T12:25:04.811Z] --- PASS: TestRenameStoppedContainer (0.91s) [2019-10-21T12:25:04.811Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:25:05.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-21T12:25:05.633Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-21T12:25:06.665Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2019-10-21T12:25:06.665Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-21T12:25:06.665Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T12:25:07.003Z] --- PASS: TestRenameRunningContainerAndReuse (2.10s) [2019-10-21T12:25:07.003Z] === RUN TestRenameInvalidName [2019-10-21T12:25:07.260Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-21T12:25:07.824Z] --- PASS: TestRenameInvalidName (1.04s) [2019-10-21T12:25:07.824Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:25:08.615Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.98s) [2019-10-21T12:25:08.615Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-21T12:25:08.615Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T12:25:10.559Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2019-10-21T12:25:10.559Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-21T12:25:10.559Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T12:25:11.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-21T12:25:11.672Z] --- PASS: TestRenameAnonymousContainer (3.77s) [2019-10-21T12:25:11.672Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:25:11.672Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-21T12:25:12.604Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-10-21T12:25:12.604Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:25:12.665Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2019-10-21T12:25:12.665Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-21T12:25:12.665Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T12:25:14.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-21T12:25:14.505Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s) [2019-10-21T12:25:14.505Z] === RUN TestResize [2019-10-21T12:25:14.626Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.01s) [2019-10-21T12:25:14.626Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-21T12:25:14.626Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T12:25:15.069Z] --- PASS: TestResize (0.81s) [2019-10-21T12:25:15.069Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:25:15.462Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-10-21T12:25:15.462Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-21T12:25:15.462Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T12:25:16.438Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2019-10-21T12:25:16.438Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:25:16.442Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2019-10-21T12:25:16.442Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-21T12:25:16.442Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T12:25:17.003Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:25:17.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:25:17.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:25:17.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:25:17.003Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:25:17.464Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.88s) [2019-10-21T12:25:17.464Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-21T12:25:17.464Z] PASS [2019-10-21T12:25:17.464Z] [2019-10-21T12:25:17.464Z] === Skipped [2019-10-21T12:25:17.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:25:17.464Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:25:17.464Z] [2019-10-21T12:25:17.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:25:17.464Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:25:17.464Z] [2019-10-21T12:25:17.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:25:17.464Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:25:17.464Z] [2019-10-21T12:25:17.464Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:25:17.464Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:25:17.464Z] [2019-10-21T12:25:17.464Z] [2019-10-21T12:25:17.464Z] DONE 17 tests, 4 skipped in 30.877s [2019-10-21T12:25:17.464Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T12:25:17.464Z] ++ 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-10-21T12:25:17.464Z] ++ set -e [2019-10-21T12:25:17.464Z] ++ '[' -n 0 ']' [2019-10-21T12:25:17.464Z] ++ set -x [2019-10-21T12:25:17.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:25:17.464Z] INFO: Testing against a local daemon [2019-10-21T12:25:17.464Z] === RUN TestPluginInvalidJSON [2019-10-21T12:25:17.464Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:25:17.465Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:25:17.465Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:25:17.465Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-21T12:25:17.465Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-10-21T12:25:17.465Z] PASS [2019-10-21T12:25:17.465Z] [2019-10-21T12:25:17.465Z] DONE 2 tests in 0.178s [2019-10-21T12:25:17.465Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T12:25:17.465Z] ++ 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-10-21T12:25:17.465Z] ++ set -e [2019-10-21T12:25:17.465Z] ++ '[' -n 0 ']' [2019-10-21T12:25:17.465Z] ++ set -x [2019-10-21T12:25:17.465Z] ++ env -i DEST=/go/src/github.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-10-21T12:25:17.723Z] INFO: Testing against a local daemon [2019-10-21T12:25:17.723Z] === RUN TestExternalGraphDriver [2019-10-21T12:25:17.723Z] === RUN TestExternalGraphDriver/json [2019-10-21T12:25:18.448Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2019-10-21T12:25:18.448Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-21T12:25:18.448Z] === RUN TestKernelTCPMemory [2019-10-21T12:25:18.898Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-21T12:25:18.928Z] ---> cade9b70b53b [2019-10-21T12:25:19.304Z] --- PASS: TestKernelTCPMemory (1.15s) [2019-10-21T12:25:19.304Z] === RUN TestNISDomainname [2019-10-21T12:25:19.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-21T12:25:19.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:25:19.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:25:19.892Z] Successfully built cade9b70b53b [2019-10-21T12:25:19.892Z] Successfully tagged docker:latest [2019-10-21T12:25:19.892Z] INFO: Image build ended at 10/21/2019 12:25:19. Duration:00:03:51.2819556 [2019-10-21T12:25:20.254Z] === RUN TestExternalGraphDriver/spec [2019-10-21T12:25:20.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-21T12:25:20.351Z] [2019-10-21T12:25:20.351Z] [2019-10-21T12:25:20.351Z] INFO: Building the test binaries at 10/21/2019 12:25:20... [2019-10-21T12:25:20.671Z] --- PASS: TestNISDomainname (1.24s) [2019-10-21T12:25:20.671Z] === RUN TestHostnameDnsResolution [2019-10-21T12:25:22.035Z] --- PASS: TestHostnameDnsResolution (1.32s) [2019-10-21T12:25:22.035Z] === RUN TestStats [2019-10-21T12:25:22.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-21T12:25:22.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-21T12:25:22.786Z] === RUN TestExternalGraphDriver/pull [2019-10-21T12:25:23.240Z] ok github.com/docker/docker/api/server/httputils 0.055s coverage: 14.7% of statements [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:25:23.240Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:25:23.240Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2019-10-21T12:25:23.240Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2019-10-21T12:25:23.240Z] ok github.com/docker/docker/api/types/time 0.041s coverage: 100.0% of statements [2019-10-21T12:25:23.240Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 4.0% of statements [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:25:23.240Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:25:23.240Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:25:23.240Z] ok github.com/docker/docker/builder/dockerignore 0.032s coverage: 96.8% of statements [2019-10-21T12:25:23.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:25:23.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:25:24.594Z] --- PASS: TestStats (2.21s) [2019-10-21T12:25:24.594Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:25:24.594Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T12:25:24.594Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T12:25:24.594Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T12:25:24.594Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T12:25:24.594Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T12:25:24.594Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T12:25:24.594Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T12:25:24.594Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T12:25:24.594Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T12:25:24.594Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T12:25:24.736Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2019-10-21T12:25:24.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-21T12:25:25.316Z] --- PASS: TestExternalGraphDriver (7.54s) [2019-10-21T12:25:25.316Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-21T12:25:25.316Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2019-10-21T12:25:25.316Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2019-10-21T12:25:25.316Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2019-10-21T12:25:25.316Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:25:25.316Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-10-21T12:25:25.316Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:25:25.316Z] PASS [2019-10-21T12:25:25.316Z] [2019-10-21T12:25:25.316Z] === Skipped [2019-10-21T12:25:25.316Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-10-21T12:25:25.316Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:25:25.316Z] [2019-10-21T12:25:25.316Z] [2019-10-21T12:25:25.316Z] DONE 5 tests, 1 skipped in 7.738s [2019-10-21T12:25:25.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T12:25:25.316Z] ++ 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-10-21T12:25:25.316Z] ++ set -e [2019-10-21T12:25:25.316Z] ++ '[' -n 0 ']' [2019-10-21T12:25:25.316Z] ++ set -x [2019-10-21T12:25:25.316Z] ++ env -i DEST=/go/src/github.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-10-21T12:25:25.316Z] INFO: Testing against a local daemon [2019-10-21T12:25:25.316Z] === RUN TestContinueAfterPluginCrash [2019-10-21T12:25:25.316Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T12:25:25.316Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T12:25:25.316Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T12:25:25.316Z] === CONT TestContinueAfterPluginCrash [2019-10-21T12:25:25.316Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T12:25:25.429Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T12:25:26.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-21T12:25:26.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:25:26.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:25:26.140Z] INFO: make.ps1 starting at 10/21/2019 12:25:25 [2019-10-21T12:25:26.140Z] INFO: Git commit (e7805653b) assumed from DOCKER_GITCOMMIT environment variable [2019-10-21T12:25:26.140Z] INFO: Invoking autogen... [2019-10-21T12:25:26.597Z] INFO: Building daemon... [2019-10-21T12:25:27.419Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T12:25:27.464Z] ok github.com/docker/docker/builder/remotecontext/git 5.523s coverage: 85.1% of statements [2019-10-21T12:25:27.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-21T12:25:27.748Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:25:28.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:25:29.349Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-21T12:25:29.349Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2019-10-21T12:25:29.349Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2019-10-21T12:25:29.349Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2019-10-21T12:25:29.349Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2019-10-21T12:25:29.349Z] === RUN TestDeleteDevicemapper [2019-10-21T12:25:29.349Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-10-21T12:25:29.349Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:25:29.349Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:25:29.524Z] ok github.com/docker/docker/builder/remotecontext 0.617s coverage: 13.6% of statements [2019-10-21T12:25:29.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:25:30.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:25:30.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-21T12:25:32.243Z] ok github.com/docker/docker/builder/dockerfile 1.566s coverage: 48.2% of statements [2019-10-21T12:25:32.243Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:25:32.243Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T12:25:32.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2019-10-21T12:25:32.960Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-21T12:25:32.960Z] === RUN TestCgroupNamespacesRun [2019-10-21T12:25:32.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-21T12:25:33.739Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2019-10-21T12:25:33.739Z] === RUN TestUpdateMemory [2019-10-21T12:25:33.739Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-21T12:25:33.739Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:25:33.739Z] === RUN TestUpdateCPUQuota [2019-10-21T12:25:34.857Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2019-10-21T12:25:34.857Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-21T12:25:34.857Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T12:25:35.086Z] --- PASS: TestUpdateCPUQuota (1.98s) [2019-10-21T12:25:35.086Z] === RUN TestUpdatePidsLimit [2019-10-21T12:25:35.086Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T12:25:35.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-21T12:25:35.490Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T12:25:35.891Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T12:25:36.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-21T12:25:36.615Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2019-10-21T12:25:36.615Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-21T12:25:36.615Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T12:25:36.761Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T12:25:37.183Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T12:25:37.527Z] --- PASS: TestDaemonStartWithLogOpt (10.42s) [2019-10-21T12:25:37.527Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-21T12:25:37.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-21T12:25:37.592Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T12:25:38.037Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T12:25:38.483Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2019-10-21T12:25:38.483Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-21T12:25:38.483Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T12:25:38.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-21T12:25:40.067Z] --- PASS: TestUpdatePidsLimit (4.92s) [2019-10-21T12:25:40.067Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.51s) [2019-10-21T12:25:40.067Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-10-21T12:25:40.067Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-10-21T12:25:40.067Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-10-21T12:25:40.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-10-21T12:25:40.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2019-10-21T12:25:40.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.56s) [2019-10-21T12:25:40.067Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:25:40.637Z] --- PASS: TestCgroupNamespacesRunHostMode (1.97s) [2019-10-21T12:25:40.637Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-21T12:25:40.637Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T12:25:40.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-21T12:25:40.713Z] ok github.com/docker/docker/client 1.006s coverage: 75.8% of statements [2019-10-21T12:25:40.809Z] --- PASS: TestContinueAfterPluginCrash (15.31s) [2019-10-21T12:25:40.809Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-21T12:25:40.809Z] PASS [2019-10-21T12:25:40.809Z] [2019-10-21T12:25:40.809Z] DONE 2 tests in 15.478s [2019-10-21T12:25:40.809Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T12:25:40.809Z] ++ 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-10-21T12:25:40.809Z] ++ set -e [2019-10-21T12:25:40.809Z] ++ '[' -n 0 ']' [2019-10-21T12:25:40.809Z] ++ set -x [2019-10-21T12:25:40.809Z] ++ env -i DEST=/go/src/github.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-10-21T12:25:40.809Z] INFO: Testing against a local daemon [2019-10-21T12:25:40.809Z] === RUN TestPluginWithDevMounts [2019-10-21T12:25:40.809Z] === PAUSE TestPluginWithDevMounts [2019-10-21T12:25:40.809Z] === CONT TestPluginWithDevMounts [2019-10-21T12:25:41.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-21T12:25:42.500Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2019-10-21T12:25:42.500Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-21T12:25:42.500Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T12:25:43.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-21T12:25:43.064Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-21T12:25:43.064Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-21T12:25:43.064Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T12:25:43.338Z] --- PASS: TestPluginWithDevMounts (2.23s) [2019-10-21T12:25:43.338Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-21T12:25:43.338Z] PASS [2019-10-21T12:25:43.338Z] [2019-10-21T12:25:43.338Z] DONE 1 tests in 2.391s [2019-10-21T12:25:43.338Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T12:25:43.338Z] ++ 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-10-21T12:25:43.338Z] ++ set -e [2019-10-21T12:25:43.338Z] ++ '[' -n 0 ']' [2019-10-21T12:25:43.338Z] ++ set -x [2019-10-21T12:25:43.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:25:43.338Z] INFO: Testing against a local daemon [2019-10-21T12:25:43.338Z] === RUN TestSecretInspect [2019-10-21T12:25:44.031Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-10-21T12:25:44.031Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-21T12:25:44.031Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T12:25:45.958Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2019-10-21T12:25:45.958Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-21T12:25:45.958Z] === RUN TestKernelTCPMemory [2019-10-21T12:25:46.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-21T12:25:46.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-21T12:25:46.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-21T12:25:46.621Z] --- PASS: TestSecretInspect (3.20s) [2019-10-21T12:25:46.621Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-21T12:25:46.622Z] === RUN TestSecretList [2019-10-21T12:25:47.149Z] --- PASS: TestKernelTCPMemory (1.16s) [2019-10-21T12:25:47.149Z] === RUN TestNISDomainname [2019-10-21T12:25:48.062Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-21T12:25:48.062Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-21T12:25:48.062Z] Cross building: bundles/cross/windows/amd64 [2019-10-21T12:25:48.062Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-21T12:25:48.062Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-21T12:25:48.520Z] --- PASS: TestNISDomainname (1.29s) [2019-10-21T12:25:48.520Z] === RUN TestHostnameDnsResolution [2019-10-21T12:25:49.894Z] --- PASS: TestHostnameDnsResolution (1.27s) [2019-10-21T12:25:49.894Z] === RUN TestStats [2019-10-21T12:25:49.903Z] --- PASS: TestSecretList (3.11s) [2019-10-21T12:25:49.903Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-21T12:25:49.903Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:25:50.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-21T12:25:52.044Z] --- PASS: TestStats (2.33s) [2019-10-21T12:25:52.044Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:25:52.044Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T12:25:52.044Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T12:25:52.044Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T12:25:52.044Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T12:25:52.044Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T12:25:52.044Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T12:25:52.044Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T12:25:52.044Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T12:25:52.044Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T12:25:52.044Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T12:25:53.185Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2019-10-21T12:25:53.186Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-21T12:25:53.186Z] === RUN TestSecretsUpdate [2019-10-21T12:25:53.414Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T12:25:54.136Z] --- PASS: TestUpdateRestartPolicy (13.37s) [2019-10-21T12:25:54.137Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:25:54.137Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2019-10-21T12:25:54.137Z] === RUN TestWaitNonBlocked [2019-10-21T12:25:54.137Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:25:54.137Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:25:54.137Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:25:54.137Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:25:54.137Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:25:54.137Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:25:54.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-21T12:25:55.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-21T12:25:55.040Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T12:25:55.541Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-21T12:25:55.541Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2019-10-21T12:25:55.541Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.35s) [2019-10-21T12:25:55.541Z] === RUN TestWaitBlocked [2019-10-21T12:25:55.541Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:25:55.541Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:25:55.541Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:25:55.541Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:25:55.541Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:25:55.541Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:25:56.468Z] --- PASS: TestSecretsUpdate (3.17s) [2019-10-21T12:25:56.468Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-21T12:25:56.468Z] === RUN TestTemplatedSecret [2019-10-21T12:25:57.561Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-21T12:25:57.561Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2019-10-21T12:25:57.561Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2019-10-21T12:25:57.561Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2019-10-21T12:25:57.561Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2019-10-21T12:25:57.561Z] === RUN TestDeleteDevicemapper [2019-10-21T12:25:57.561Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T12:25:57.561Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:25:57.561Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:25:57.571Z] --- PASS: TestWaitBlocked (0.07s) [2019-10-21T12:25:57.572Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.53s) [2019-10-21T12:25:57.572Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.61s) [2019-10-21T12:25:57.572Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T12:25:57.572Z] === CONT TestIpcModeOlderClient [2019-10-21T12:25:57.572Z] --- PASS: TestIpcModeOlderClient (0.22s) [2019-10-21T12:25:57.572Z] === CONT TestDaemonRestartIpcMode [2019-10-21T12:25:57.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-21T12:25:58.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-21T12:25:59.751Z] --- PASS: TestTemplatedSecret (3.44s) [2019-10-21T12:25:59.751Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-21T12:25:59.751Z] === RUN TestSecretCreateResolve [2019-10-21T12:26:00.281Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s) [2019-10-21T12:26:00.281Z] === RUN TestUpdateMemory [2019-10-21T12:26:00.281Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-21T12:26:00.281Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:26:00.281Z] === RUN TestUpdateCPUQuota [2019-10-21T12:26:00.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-21T12:26:01.054Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2019-10-21T12:26:01.054Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-21T12:26:01.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-21T12:26:01.935Z] --- PASS: TestDaemonRestartIpcMode (4.52s) [2019-10-21T12:26:01.935Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-21T12:26:01.935Z] PASS [2019-10-21T12:26:01.935Z] [2019-10-21T12:26:01.935Z] === Skipped [2019-10-21T12:26:01.935Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-21T12:26:01.935Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:26:01.935Z] [2019-10-21T12:26:01.935Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.02s) [2019-10-21T12:26:01.935Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:26:01.935Z] [2019-10-21T12:26:01.935Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-21T12:26:01.935Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:26:01.935Z] [2019-10-21T12:26:01.935Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:26:01.935Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:26:01.935Z] [2019-10-21T12:26:01.935Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-10-21T12:26:01.935Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:26:01.935Z] [2019-10-21T12:26:01.935Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-21T12:26:01.935Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:26:01.935Z] [2019-10-21T12:26:01.935Z] [2019-10-21T12:26:01.935Z] DONE 197 tests, 6 skipped in 152.779s [2019-10-21T12:26:01.935Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T12:26:01.935Z] ++ 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-10-21T12:26:01.935Z] ++ set -e [2019-10-21T12:26:01.935Z] ++ '[' -n 0 ']' [2019-10-21T12:26:01.935Z] ++ set -x [2019-10-21T12:26:01.935Z] ++ env -i DEST=/go/src/github.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-10-21T12:26:02.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-21T12:26:02.036Z] --- PASS: TestUpdateCPUQuota (2.01s) [2019-10-21T12:26:02.036Z] === RUN TestUpdatePidsLimit [2019-10-21T12:26:02.036Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T12:26:02.293Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T12:26:02.362Z] INFO: Testing against a local daemon [2019-10-21T12:26:02.362Z] === RUN TestCommitInheritsEnv [2019-10-21T12:26:02.787Z] --- PASS: TestCommitInheritsEnv (0.60s) [2019-10-21T12:26:02.788Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:26:02.788Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-21T12:26:02.788Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:26:02.858Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T12:26:03.041Z] --- PASS: TestSecretCreateResolve (3.23s) [2019-10-21T12:26:03.041Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-21T12:26:03.041Z] PASS [2019-10-21T12:26:03.041Z] [2019-10-21T12:26:03.041Z] DONE 6 tests in 19.527s [2019-10-21T12:26:03.041Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T12:26:03.041Z] ++ 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-10-21T12:26:03.041Z] ++ set -e [2019-10-21T12:26:03.041Z] ++ '[' -n 0 ']' [2019-10-21T12:26:03.041Z] ++ set -x [2019-10-21T12:26:03.041Z] ++ env -i DEST=/go/src/github.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-10-21T12:26:03.041Z] INFO: Testing against a local daemon [2019-10-21T12:26:03.041Z] === RUN TestServiceCreateInit [2019-10-21T12:26:03.041Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:26:03.116Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T12:26:03.257Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-21T12:26:03.257Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:26:03.257Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-21T12:26:03.257Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:26:03.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-21T12:26:03.680Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T12:26:03.745Z] --- PASS: TestRemoveImageOrphaning (0.65s) [2019-10-21T12:26:03.745Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T12:26:03.745Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:26:03.745Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:26:03.745Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:26:03.745Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-21T12:26:03.745Z] === RUN TestTagInvalidReference [2019-10-21T12:26:03.745Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-21T12:26:03.745Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:26:03.745Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-21T12:26:03.745Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:26:03.745Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-21T12:26:03.745Z] === RUN TestTagOfficialNames [2019-10-21T12:26:03.745Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-21T12:26:03.745Z] === RUN TestTagMatchesDigest [2019-10-21T12:26:03.745Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-21T12:26:03.745Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-21T12:26:04.246Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T12:26:04.507Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-21T12:26:04.765Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T12:26:06.661Z] --- PASS: TestUpdatePidsLimit (4.55s) [2019-10-21T12:26:06.661Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-10-21T12:26:06.661Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-21T12:26:06.661Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-21T12:26:06.661Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.55s) [2019-10-21T12:26:06.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) [2019-10-21T12:26:06.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-10-21T12:26:06.661Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-10-21T12:26:06.661Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:26:06.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-21T12:26:08.309Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:26:09.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-21T12:26:13.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-21T12:26:13.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-21T12:26:13.574Z] --- PASS: TestServiceCreateInit (10.57s) [2019-10-21T12:26:13.574Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s) [2019-10-21T12:26:13.574Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-21T12:26:13.574Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2019-10-21T12:26:13.574Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-21T12:26:13.574Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:26:13.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-21T12:26:15.296Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-21T12:26:16.230Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-21T12:26:16.793Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-21T12:26:17.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-21T12:26:19.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-21T12:26:19.881Z] --- PASS: TestUpdateRestartPolicy (13.38s) [2019-10-21T12:26:19.881Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:26:21.250Z] --- PASS: TestUpdateRestartWithAutoRemove (1.09s) [2019-10-21T12:26:21.250Z] === RUN TestWaitNonBlocked [2019-10-21T12:26:21.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:26:21.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:26:21.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:26:21.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:26:21.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:26:21.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:26:22.183Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-21T12:26:22.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2019-10-21T12:26:22.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2019-10-21T12:26:22.183Z] === RUN TestWaitBlocked [2019-10-21T12:26:22.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:26:22.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:26:22.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:26:22.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:26:22.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:26:22.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:26:23.115Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-21T12:26:23.679Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-21T12:26:23.679Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2019-10-21T12:26:23.679Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2019-10-21T12:26:23.679Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T12:26:23.679Z] === CONT TestIpcModeOlderClient [2019-10-21T12:26:23.679Z] --- PASS: TestIpcModeOlderClient (0.12s) [2019-10-21T12:26:23.679Z] === CONT TestDaemonRestartIpcMode [2019-10-21T12:26:23.679Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-21T12:26:24.612Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-21T12:26:25.983Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-21T12:26:26.915Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-21T12:26:27.481Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2019-10-21T12:26:27.481Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-21T12:26:27.743Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-21T12:26:28.308Z] --- PASS: TestDaemonRestartIpcMode (4.52s) [2019-10-21T12:26:28.308Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-21T12:26:28.308Z] PASS [2019-10-21T12:26:28.308Z] [2019-10-21T12:26:28.308Z] === Skipped [2019-10-21T12:26:28.308Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-21T12:26:28.308Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:26:28.308Z] [2019-10-21T12:26:28.308Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-21T12:26:28.308Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:26:28.308Z] [2019-10-21T12:26:28.308Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-21T12:26:28.308Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:26:28.308Z] [2019-10-21T12:26:28.308Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:26:28.308Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:26:28.308Z] [2019-10-21T12:26:28.308Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T12:26:28.308Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:26:28.308Z] [2019-10-21T12:26:28.308Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-21T12:26:28.308Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:26:28.308Z] [2019-10-21T12:26:28.308Z] [2019-10-21T12:26:28.308Z] DONE 197 tests, 6 skipped in 151.619s [2019-10-21T12:26:28.308Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T12:26:28.309Z] ++ 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-10-21T12:26:28.309Z] ++ set -e [2019-10-21T12:26:28.309Z] ++ '[' -n 0 ']' [2019-10-21T12:26:28.309Z] ++ set -x [2019-10-21T12:26:28.309Z] ++ env -i DEST=/go/src/github.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-10-21T12:26:28.568Z] INFO: Testing against a local daemon [2019-10-21T12:26:28.568Z] === RUN TestCommitInheritsEnv [2019-10-21T12:26:29.135Z] --- PASS: TestCommitInheritsEnv (0.51s) [2019-10-21T12:26:29.135Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:26:29.135Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-21T12:26:29.135Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:26:29.135Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-21T12:26:29.135Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:26:29.135Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-21T12:26:29.135Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:26:29.393Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-21T12:26:29.651Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2019-10-21T12:26:29.651Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T12:26:31.546Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2019-10-21T12:26:31.546Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-21T12:26:31.546Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:26:31.804Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-21T12:26:31.804Z] === RUN TestTagInvalidReference [2019-10-21T12:26:31.804Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-21T12:26:31.804Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:26:31.804Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-21T12:26:31.804Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:26:31.804Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-21T12:26:31.804Z] === RUN TestTagOfficialNames [2019-10-21T12:26:31.804Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-21T12:26:31.804Z] === RUN TestTagMatchesDigest [2019-10-21T12:26:31.804Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T12:26:31.804Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-21T12:26:33.175Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-21T12:26:33.175Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-21T12:26:36.452Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-21T12:26:37.383Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-21T12:26:37.591Z] ok github.com/docker/docker/cmd/dockerd 0.181s coverage: 30.3% of statements [2019-10-21T12:26:37.591Z] ok github.com/docker/docker/container 0.180s coverage: 35.3% of statements [2019-10-21T12:26:37.591Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:26:37.591Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:26:37.591Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:26:37.591Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:26:37.947Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-21T12:26:38.513Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-21T12:26:38.659Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-21T12:26:38.659Z] [2019-10-21T12:26:38.659Z] ________ ____ __. [2019-10-21T12:26:38.659Z] \_____ \ | |/ _| [2019-10-21T12:26:38.659Z] / | \| < [2019-10-21T12:26:38.659Z] / | \ | \ [2019-10-21T12:26:38.659Z] \_______ /____|__ \ [2019-10-21T12:26:38.659Z] \/ \/ [2019-10-21T12:26:38.659Z] [2019-10-21T12:26:38.659Z] INFO: make.ps1 ended at 10/21/2019 12:26:38 [2019-10-21T12:26:38.770Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-21T12:26:39.336Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-21T12:26:39.336Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-21T12:26:39.593Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-21T12:26:40.111Z] --- PASS: TestCreateServiceMultipleTimes (24.40s) [2019-10-21T12:26:40.111Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-21T12:26:40.111Z] === RUN TestCreateServiceConflict [2019-10-21T12:26:40.830Z] INFO: Binaries build ended at 10/21/2019 12:26:40. Duration:00:01:20.1706843 [2019-10-21T12:26:40.998Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-21T12:26:41.045Z] --- PASS: TestCreateServiceConflict (3.18s) [2019-10-21T12:26:41.045Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-21T12:26:41.045Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:26:41.265Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-21T12:26:41.265Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-21T12:26:42.196Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-21T12:26:43.001Z] INFO: Copying the built daemon binary to d:\CI\PR-40110\1\binary\dockerd-e7805653b.exe... [2019-10-21T12:26:43.139Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2019-10-21T12:26:43.965Z] INFO: Copying the built client binary to d:\CI\PR-40110\1\binary\docker-e7805653b.exe... [2019-10-21T12:26:43.965Z] INFO: Copying dockerversion from the container... [2019-10-21T12:26:44.423Z] INFO: Copying the golang package from the container to d:\CI\PR-40110\1\installer\go.zip... [2019-10-21T12:26:45.229Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) [2019-10-21T12:26:45.229Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-21T12:26:45.229Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:26:47.323Z] INFO: Extracting go.zip to d:\CI\PR-40110\1\go [2019-10-21T12:26:47.452Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-21T12:26:48.016Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-21T12:26:48.273Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-21T12:26:48.837Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-21T12:26:49.400Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-21T12:26:49.657Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-21T12:26:51.609Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.8% of statements [2019-10-21T12:26:52.934Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-21T12:26:53.109Z] ok github.com/docker/docker/daemon/cluster 0.275s coverage: 0.5% of statements [2019-10-21T12:26:53.498Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-21T12:26:54.062Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-21T12:26:55.432Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-21T12:26:55.691Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-21T12:26:55.691Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-21T12:26:55.691Z] remote: Enumerating objects: 19, done. [2019-10-21T12:26:55.691Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-21T12:26:55.691Z] 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-10-21T12:26:55.691Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-21T12:26:55.691Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-21T12:26:55.996Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-21T12:26:56.253Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-21T12:26:56.267Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e7805653b8632aae4f789dbca238e25b16df964d hack/test/unit [2019-10-21T12:26:56.817Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-21T12:26:57.074Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-21T12:26:57.331Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-21T12:26:58.650Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-10-21T12:26:58.784Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:26:59.225Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-21T12:27:00.102Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.61s) [2019-10-21T12:27:00.102Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-21T12:27:00.102Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:27:00.148Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-10-21T12:27:01.640Z] ok github.com/docker/docker/daemon/config 0.132s coverage: 82.2% of statements [2019-10-21T12:27:03.386Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-10-21T12:27:03.386Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-21T12:27:03.386Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:27:03.681Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-10-21T12:27:04.480Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-21T12:27:05.045Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-21T12:27:05.724Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.580s coverage: 13.7% of statements [2019-10-21T12:27:06.669Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2019-10-21T12:27:06.669Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-21T12:27:06.669Z] === RUN TestCreateServiceSysctls [2019-10-21T12:27:09.222Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 2.9% of statements [2019-10-21T12:27:09.222Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.811s coverage: 57.9% of statements [2019-10-21T12:27:09.850Z] ok github.com/docker/docker/daemon 12.438s coverage: 17.6% of statements [2019-10-21T12:27:09.850Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:27:09.850Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:27:09.850Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:27:09.850Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:27:10.856Z] --- PASS: TestCreateServiceSysctls (4.21s) [2019-10-21T12:27:10.856Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-21T12:27:10.856Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:27:11.601Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-21T12:27:12.971Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-21T12:27:13.622Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-10-21T12:27:13.903Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-21T12:27:14.835Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-21T12:27:15.041Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2019-10-21T12:27:15.041Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-21T12:27:15.041Z] === RUN TestInspect [2019-10-21T12:27:15.101Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-21T12:27:16.776Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.931s coverage: 68.6% of statements [2019-10-21T12:27:16.776Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.055s coverage: 51.0% of statements [2019-10-21T12:27:17.247Z] INFO: Extraction ended at 10/21/2019 12:27:14. Duration:00:00:28.2492403 [2019-10-21T12:27:17.247Z] INFO: Updating the golang and path environment variables [2019-10-21T12:27:17.247Z] INFO: GOPATH=d:\gopath [2019-10-21T12:27:17.247Z] INFO: go version go1.13.3 windows/amd64 [2019-10-21T12:27:17.247Z] INFO: Running the daemon under test in debug mode [2019-10-21T12:27:17.247Z] INFO: Starting a daemon under test... [2019-10-21T12:27:17.247Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40110\1\daemon --pidfile d:\CI\PR-40110\1\docker.pid -D [2019-10-21T12:27:17.247Z] INFO: Process started successfully. [2019-10-21T12:27:17.247Z] INFO: Start tailing logs of the daemon under tests [2019-10-21T12:27:17.247Z] INFO: Waiting for the daemon under test to start... [2019-10-21T12:27:18.440Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-21T12:27:18.444Z] --- PASS: TestInspect (3.63s) [2019-10-21T12:27:18.444Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-21T12:27:18.444Z] === RUN TestServiceListWithStatuses [2019-10-21T12:27:18.444Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T12:27:18.444Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:27:18.444Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:27:18.776Z] INFO: Daemon under test started and replied! [2019-10-21T12:27:18.776Z] INFO: Docker version of the daemon under test [2019-10-21T12:27:18.776Z] [2019-10-21T12:27:18.776Z] Client: [2019-10-21T12:27:18.776Z] Version: 17.06.2-ce [2019-10-21T12:27:18.776Z] API version: 1.30 [2019-10-21T12:27:18.776Z] Go version: go1.8.3 [2019-10-21T12:27:18.776Z] Git commit: cec0b72 [2019-10-21T12:27:18.776Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-21T12:27:18.776Z] OS/Arch: windows/amd64 [2019-10-21T12:27:18.776Z] [2019-10-21T12:27:18.776Z] Server: [2019-10-21T12:27:18.776Z] Version: 0.0.0-dev [2019-10-21T12:27:18.776Z] API version: 1.41 (minimum version 1.24) [2019-10-21T12:27:18.776Z] Go version: go1.13.3 [2019-10-21T12:27:18.776Z] Git commit: e7805653b [2019-10-21T12:27:18.776Z] Built: 10/21/2019 12:25:25 [2019-10-21T12:27:18.776Z] OS/Arch: windows/amd64 [2019-10-21T12:27:18.776Z] Experimental: false [2019-10-21T12:27:18.776Z] [2019-10-21T12:27:18.776Z] INFO: Docker info of the daemon under test [2019-10-21T12:27:18.776Z] [2019-10-21T12:27:19.005Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-21T12:27:19.233Z] Containers: 0 [2019-10-21T12:27:19.233Z] Running: 0 [2019-10-21T12:27:19.233Z] Paused: 0 [2019-10-21T12:27:19.233Z] Stopped: 0 [2019-10-21T12:27:19.233Z] Images: 0 [2019-10-21T12:27:19.233Z] Server Version: 0.0.0-dev [2019-10-21T12:27:19.233Z] Storage Driver: windowsfilter [2019-10-21T12:27:19.233Z] Windows: [2019-10-21T12:27:19.233Z] Logging Driver: json-file [2019-10-21T12:27:19.233Z] Plugins: [2019-10-21T12:27:19.233Z] Volume: local [2019-10-21T12:27:19.233Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-21T12:27:19.233Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T12:27:19.233Z] Swarm: inactive [2019-10-21T12:27:19.233Z] Default Isolation: process [2019-10-21T12:27:19.233Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T12:27:19.233Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T12:27:19.233Z] OSType: windows [2019-10-21T12:27:19.233Z] Architecture: x86_64 [2019-10-21T12:27:19.233Z] CPUs: 4 [2019-10-21T12:27:19.233Z] Total Memory: 32GiB [2019-10-21T12:27:19.233Z] Name: azwin-2-b89060 [2019-10-21T12:27:19.233Z] ID: FXWE:P2M6:2FW5:VUUY:P6EG:56UW:7PCQ:YS5G:S4R6:2K32:FUU3:BRTZ [2019-10-21T12:27:19.233Z] Docker Root Dir: D:\CI\PR-40110\1\daemon [2019-10-21T12:27:19.233Z] Debug Mode (client): false [2019-10-21T12:27:19.233Z] Debug Mode (server): true [2019-10-21T12:27:19.233Z] File Descriptors: -1 [2019-10-21T12:27:19.233Z] Goroutines: 17 [2019-10-21T12:27:19.233Z] System Time: 2019-10-21T12:27:18.7339984Z [2019-10-21T12:27:19.233Z] EventsListeners: 0 [2019-10-21T12:27:19.233Z] Registry: https://index.docker.io/v1/ [2019-10-21T12:27:19.233Z] Labels: [2019-10-21T12:27:19.233Z] Experimental: false [2019-10-21T12:27:19.233Z] Insecure Registries: [2019-10-21T12:27:19.233Z] 127.0.0.0/8 [2019-10-21T12:27:19.233Z] Live Restore Enabled: false [2019-10-21T12:27:19.233Z] [2019-10-21T12:27:19.233Z] [2019-10-21T12:27:19.233Z] INFO: Docker images of the daemon under test [2019-10-21T12:27:19.233Z] [2019-10-21T12:27:19.233Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-21T12:27:19.233Z] [2019-10-21T12:27:19.233Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-21T12:27:19.233Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-21T12:27:19.233Z] ltsc2019: Pulling from windows/servercore [2019-10-21T12:27:19.482Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.493s coverage: 46.2% of statements [2019-10-21T12:27:19.482Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:27:20.106Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2019-10-21T12:27:20.730Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.585s coverage: 76.1% of statements [2019-10-21T12:27:20.903Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-21T12:27:21.363Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.565s coverage: 52.6% of statements [2019-10-21T12:27:21.363Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T12:27:21.363Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:27:21.467Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-21T12:27:22.030Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-21T12:27:22.598Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-21T12:27:23.436Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2019-10-21T12:27:24.498Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-21T12:27:24.755Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-21T12:27:24.755Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-21T12:27:25.010Z] 65014b3c3121: Pulling fs layer [2019-10-21T12:27:25.010Z] 12c8dbabfd62: Pulling fs layer [2019-10-21T12:27:25.488Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2019-10-21T12:27:26.124Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-21T12:27:26.382Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-21T12:27:26.382Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-21T12:27:26.382Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-21T12:27:26.382Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-21T12:27:26.554Z] --- PASS: TestDockerNetworkConnectAlias (7.38s) [2019-10-21T12:27:26.554Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-21T12:27:26.554Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:27:26.639Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-21T12:27:27.573Z] ok github.com/docker/docker/daemon/logger 0.282s coverage: 42.7% of statements [2019-10-21T12:27:29.164Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-21T12:27:29.630Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 68.2% of statements [2019-10-21T12:27:30.659Z] ok github.com/docker/docker/daemon/logger/awslogs 0.628s coverage: 77.8% of statements [2019-10-21T12:27:31.687Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2019-10-21T12:27:31.687Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.9% of statements [2019-10-21T12:27:31.687Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:27:31.687Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:27:31.687Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:27:31.687Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:27:31.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-21T12:27:31.819Z] --- PASS: TestDockerNetworkReConnect (5.79s) [2019-10-21T12:27:31.819Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-21T12:27:31.819Z] === RUN TestServicePlugin [2019-10-21T12:27:31.819Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T12:27:31.819Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:27:31.819Z] === RUN TestServiceUpdateLabel [2019-10-21T12:27:32.716Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-10-21T12:27:33.059Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-21T12:27:33.752Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.053s coverage: 62.1% of statements [2019-10-21T12:27:34.347Z] --- PASS: TestServiceUpdateLabel (3.18s) [2019-10-21T12:27:34.347Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-21T12:27:34.347Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:27:34.429Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-21T12:27:35.317Z] 12c8dbabfd62: Verifying Checksum [2019-10-21T12:27:35.317Z] 12c8dbabfd62: Download complete [2019-10-21T12:27:36.323Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-21T12:27:36.471Z] ok github.com/docker/docker/daemon/logger/local 0.099s coverage: 74.7% of statements [2019-10-21T12:27:36.471Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:27:36.888Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-21T12:27:37.098Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 19.9% of statements [2019-10-21T12:27:37.722Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2019-10-21T12:27:38.259Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-21T12:27:38.759Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2019-10-21T12:27:40.253Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2019-10-21T12:27:41.535Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-21T12:27:42.300Z] ok github.com/docker/docker/daemon/logger/splunk 3.237s coverage: 82.5% of statements [2019-10-21T12:27:42.300Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:27:42.300Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:27:42.468Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-21T12:27:42.726Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-21T12:27:43.876Z] 65014b3c3121: Verifying Checksum [2019-10-21T12:27:43.876Z] 65014b3c3121: Download complete [2019-10-21T12:27:45.017Z] ok github.com/docker/docker/distribution/metadata 0.165s coverage: 48.2% of statements [2019-10-21T12:27:45.254Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-21T12:27:45.643Z] ok github.com/docker/docker/errdefs 0.038s coverage: 49.4% of statements [2019-10-21T12:27:46.672Z] ok github.com/docker/docker/distribution 0.693s coverage: 22.1% of statements [2019-10-21T12:27:46.672Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:27:48.725Z] ok github.com/docker/docker/distribution/xfer 1.689s coverage: 85.1% of statements [2019-10-21T12:27:48.725Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:27:49.751Z] ok github.com/docker/docker/image/cache 0.047s coverage: 19.2% of statements [2019-10-21T12:27:50.544Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-21T12:27:50.801Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-21T12:27:50.810Z] ok github.com/docker/docker/image 0.107s coverage: 86.4% of statements [2019-10-21T12:27:50.810Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:27:51.838Z] ok github.com/docker/docker/image/v1 0.079s coverage: 25.0% of statements [2019-10-21T12:27:51.838Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:27:51.838Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2019-10-21T12:27:52.426Z] --- PASS: TestServiceUpdateSecrets (15.48s) [2019-10-21T12:27:52.426Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-21T12:27:52.426Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:27:52.697Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-21T12:27:52.862Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2019-10-21T12:27:53.628Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-21T12:27:54.997Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-21T12:27:57.295Z] ok github.com/docker/docker/opts 0.058s coverage: 66.9% of statements [2019-10-21T12:27:58.274Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-21T12:27:58.530Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-21T12:27:58.785Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-21T12:27:58.785Z] ok github.com/docker/docker/pkg/authorization 1.256s coverage: 68.3% of statements [2019-10-21T12:27:59.063Z] --- PASS: TestImportExtremelyLargeImageWorks (113.57s) [2019-10-21T12:27:59.063Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-21T12:27:59.063Z] PASS [2019-10-21T12:27:59.063Z] [2019-10-21T12:27:59.063Z] === Skipped [2019-10-21T12:27:59.063Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:27:59.063Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:27:59.063Z] [2019-10-21T12:27:59.063Z] [2019-10-21T12:27:59.063Z] DONE 12 tests, 1 skipped in 115.423s [2019-10-21T12:27:59.063Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T12:27:59.063Z] ++ 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-10-21T12:27:59.063Z] ++ set -e [2019-10-21T12:27:59.063Z] ++ '[' -n 0 ']' [2019-10-21T12:27:59.063Z] ++ set -x [2019-10-21T12:27:59.064Z] ++ env -i DEST=/go/src/github.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-10-21T12:27:59.064Z] INFO: Testing against a local daemon [2019-10-21T12:27:59.064Z] === RUN TestNetworkCreateDelete [2019-10-21T12:27:59.064Z] --- PASS: TestNetworkCreateDelete (0.16s) [2019-10-21T12:27:59.064Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T12:27:59.064Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2019-10-21T12:27:59.064Z] === RUN TestInspectNetwork [2019-10-21T12:27:59.417Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2019-10-21T12:27:59.462Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-21T12:27:59.705Z] ok github.com/docker/docker/pkg/archive 1.515s coverage: 77.0% of statements [2019-10-21T12:28:00.729Z] ok github.com/docker/docker/pkg/directory 0.027s coverage: 80.0% of statements [2019-10-21T12:28:01.357Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-21T12:28:01.759Z] ok github.com/docker/docker/pkg/discovery 0.024s coverage: 58.3% of statements [2019-10-21T12:28:02.046Z] ok github.com/docker/docker/pkg/discovery/file 0.037s coverage: 97.6% of statements [2019-10-21T12:28:03.336Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T12:28:03.336Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T12:28:03.336Z] === RUN TestInspectNetwork/network_name [2019-10-21T12:28:03.336Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T12:28:03.538Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-21T12:28:04.163Z] ok github.com/docker/docker/layer 7.659s coverage: 68.8% of statements [2019-10-21T12:28:04.163Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:28:04.163Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:28:04.163Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:28:04.163Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:28:04.163Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:28:04.163Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:28:04.450Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-21T12:28:05.076Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-21T12:28:06.105Z] ok github.com/docker/docker/pkg/chrootarchive 4.480s coverage: 43.2% of statements [2019-10-21T12:28:06.105Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:28:06.105Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T12:28:06.396Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-21T12:28:06.397Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2019-10-21T12:28:06.618Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-21T12:28:06.618Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-21T12:28:06.875Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-21T12:28:07.295Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2019-10-21T12:28:07.295Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-21T12:28:07.295Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:28:07.807Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-21T12:28:07.890Z] ok github.com/docker/docker/pkg/discovery/kv 3.289s coverage: 84.1% of statements [2019-10-21T12:28:07.890Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-10-21T12:28:07.890Z] ok github.com/docker/docker/pkg/fsutils 0.387s coverage: 85.1% of statements [2019-10-21T12:28:08.371Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-21T12:28:08.441Z] --- PASS: TestInspectNetwork (9.62s) [2019-10-21T12:28:08.441Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-21T12:28:08.441Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-21T12:28:08.441Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T12:28:08.441Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T12:28:08.441Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T12:28:08.441Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:28:09.943Z] ok github.com/docker/docker/pkg/jsonmessage 0.032s coverage: 91.7% of statements [2019-10-21T12:28:10.233Z] ok github.com/docker/docker/pkg/locker 0.056s coverage: 88.9% of statements [2019-10-21T12:28:10.265Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-21T12:28:11.271Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2019-10-21T12:28:11.271Z] ok github.com/docker/docker/pkg/idtools 1.113s coverage: 70.1% of statements [2019-10-21T12:28:11.271Z] ok github.com/docker/docker/pkg/ioutils 1.831s coverage: 70.6% of statements [2019-10-21T12:28:11.271Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T12:28:11.639Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-21T12:28:11.787Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2019-10-21T12:28:11.787Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-21T12:28:11.787Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:28:11.787Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:28:11.787Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:28:11.787Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:28:11.787Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:28:11.787Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:28:11.787Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:28:11.787Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:28:11.787Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:28:11.787Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:28:11.787Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-21T12:28:11.787Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T12:28:11.787Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T12:28:11.787Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T12:28:11.787Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:28:12.171Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-21T12:28:12.171Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-21T12:28:12.171Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:28:12.294Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2019-10-21T12:28:12.921Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2019-10-21T12:28:12.921Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-10-21T12:28:12.984Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-10-21T12:28:12.984Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-21T12:28:12.984Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T12:28:13.549Z] ok github.com/docker/docker/pkg/mount 0.949s coverage: 69.6% of statements [2019-10-21T12:28:13.549Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:28:14.177Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2019-10-21T12:28:14.177Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.4% of statements [2019-10-21T12:28:14.177Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:28:14.177Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:28:14.304Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-21T12:28:14.304Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-21T12:28:14.304Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:28:15.669Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2019-10-21T12:28:15.669Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-21T12:28:15.669Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:28:15.675Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2019-10-21T12:28:16.033Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-21T12:28:16.034Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-21T12:28:16.034Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:28:16.719Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2019-10-21T12:28:16.719Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-21T12:28:16.719Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2019-10-21T12:28:18.188Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-21T12:28:18.211Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-10-21T12:28:18.502Z] ok github.com/docker/docker/pkg/pubsub 1.154s coverage: 73.9% of statements [2019-10-21T12:28:19.128Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2019-10-21T12:28:19.281Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2019-10-21T12:28:19.281Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-21T12:28:19.281Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:28:19.281Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:28:19.281Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:28:19.281Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:28:20.153Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2019-10-21T12:28:20.153Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-10-21T12:28:21.178Z] ok github.com/docker/docker/pkg/symlink 0.043s coverage: 87.7% of statements [2019-10-21T12:28:21.178Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.0% of statements [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:28:21.318Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-21T12:28:21.318Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:28:21.318Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:28:21.318Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-10-21T12:28:21.318Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:28:21.318Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-21T12:28:21.318Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:28:21.318Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:28:21.318Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2019-10-21T12:28:21.465Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-21T12:28:21.805Z] ok github.com/docker/docker/pkg/signal 3.635s coverage: 61.0% of statements [2019-10-21T12:28:22.169Z] --- PASS: TestServiceUpdateNetwork (15.59s) [2019-10-21T12:28:22.169Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-21T12:28:22.169Z] PASS [2019-10-21T12:28:22.169Z] [2019-10-21T12:28:22.169Z] === Skipped [2019-10-21T12:28:22.169Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T12:28:22.169Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:28:22.169Z] [2019-10-21T12:28:22.169Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-21T12:28:22.169Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:28:22.169Z] [2019-10-21T12:28:22.169Z] [2019-10-21T12:28:22.169Z] DONE 20 tests, 2 skipped in 138.259s [2019-10-21T12:28:22.169Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T12:28:22.169Z] ++ 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-10-21T12:28:22.169Z] ++ set -e [2019-10-21T12:28:22.169Z] ++ '[' -n 0 ']' [2019-10-21T12:28:22.169Z] ++ set -x [2019-10-21T12:28:22.169Z] ++ env -i DEST=/go/src/github.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-10-21T12:28:22.169Z] INFO: Testing against a local daemon [2019-10-21T12:28:22.169Z] === RUN TestSessionCreate [2019-10-21T12:28:22.169Z] --- PASS: TestSessionCreate (0.05s) [2019-10-21T12:28:22.169Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:28:22.169Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-21T12:28:22.169Z] PASS [2019-10-21T12:28:22.169Z] [2019-10-21T12:28:22.169Z] DONE 2 tests in 0.252s [2019-10-21T12:28:22.169Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T12:28:22.169Z] ++ 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-10-21T12:28:22.169Z] ++ set -e [2019-10-21T12:28:22.169Z] ++ '[' -n 0 ']' [2019-10-21T12:28:22.169Z] ++ set -x [2019-10-21T12:28:22.169Z] ++ env -i DEST=/go/src/github.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-10-21T12:28:22.169Z] INFO: Testing against a local daemon [2019-10-21T12:28:22.169Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:28:22.169Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:28:22.169Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:28:22.169Z] === RUN TestEventsExecDie [2019-10-21T12:28:22.427Z] --- PASS: TestEventsExecDie (1.01s) [2019-10-21T12:28:22.427Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:28:22.427Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-10-21T12:28:22.427Z] === RUN TestInfoBinaryCommits [2019-10-21T12:28:22.685Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-21T12:28:22.685Z] === RUN TestInfoAPIVersioned [2019-10-21T12:28:22.685Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-21T12:28:22.685Z] === RUN TestInfoAPI [2019-10-21T12:28:22.685Z] --- PASS: TestInfoAPI (0.05s) [2019-10-21T12:28:22.685Z] === RUN TestInfoAPIWarnings [2019-10-21T12:28:22.844Z] ok github.com/docker/docker/pkg/tailfile 0.392s coverage: 88.6% of statements [2019-10-21T12:28:23.359Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-21T12:28:23.474Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 36.9% of statements [2019-10-21T12:28:23.620Z] --- PASS: TestInfoAPIWarnings (0.89s) [2019-10-21T12:28:23.620Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-21T12:28:23.620Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:28:23.835Z] ok github.com/docker/docker/builder/remotecontext 0.197s coverage: 13.6% of statements [2019-10-21T12:28:23.835Z] ok github.com/docker/docker/builder/dockerfile 0.534s coverage: 48.2% of statements [2019-10-21T12:28:24.185Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s) [2019-10-21T12:28:24.185Z] === RUN TestPingCacheHeaders [2019-10-21T12:28:24.185Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-21T12:28:24.185Z] === RUN TestPingGet [2019-10-21T12:28:24.185Z] --- PASS: TestPingGet (0.03s) [2019-10-21T12:28:24.185Z] === RUN TestPingHead [2019-10-21T12:28:24.185Z] --- PASS: TestPingHead (0.05s) [2019-10-21T12:28:24.185Z] === RUN TestVersion [2019-10-21T12:28:24.185Z] --- PASS: TestVersion (0.05s) [2019-10-21T12:28:24.185Z] PASS [2019-10-21T12:28:24.185Z] [2019-10-21T12:28:24.185Z] === Skipped [2019-10-21T12:28:24.185Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:28:24.185Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:28:24.185Z] [2019-10-21T12:28:24.185Z] [2019-10-21T12:28:24.185Z] DONE 12 tests, 1 skipped in 2.968s [2019-10-21T12:28:24.185Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T12:28:24.185Z] ++ 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-10-21T12:28:24.185Z] ++ set -e [2019-10-21T12:28:24.185Z] ++ '[' -n 0 ']' [2019-10-21T12:28:24.185Z] ++ set -x [2019-10-21T12:28:24.185Z] ++ env -i DEST=/go/src/github.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-10-21T12:28:24.443Z] INFO: Testing against a local daemon [2019-10-21T12:28:24.443Z] === RUN TestVolumesCreateAndList [2019-10-21T12:28:24.443Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-21T12:28:24.443Z] === RUN TestVolumesRemove [2019-10-21T12:28:24.500Z] ok github.com/docker/docker/pkg/term 0.035s coverage: 84.8% of statements [2019-10-21T12:28:24.701Z] --- PASS: TestVolumesRemove (0.15s) [2019-10-21T12:28:24.701Z] === RUN TestVolumesInspect [2019-10-21T12:28:24.701Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-21T12:28:24.701Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:28:24.701Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:28:24.701Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:28:24.701Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:28:24.701Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-21T12:28:24.701Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:28:24.701Z] PASS [2019-10-21T12:28:24.701Z] [2019-10-21T12:28:24.701Z] DONE 5 tests in 0.398s [2019-10-21T12:28:24.701Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T12:28:24.762Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-21T12:28:24.790Z] testing: warning: no tests to run [2019-10-21T12:28:24.790Z] coverage: [no statements] [2019-10-21T12:28:24.790Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2019-10-21T12:28:24.959Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T12:28:24.959Z] +++ kill 12998 [2019-10-21T12:28:25.255Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-21T12:28:25.691Z] ok github.com/docker/docker/builder/remotecontext/git 1.274s coverage: 85.1% of statements [2019-10-21T12:28:25.691Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:28:25.691Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T12:28:25.827Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-10-21T12:28:25.827Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2019-10-21T12:28:25.827Z] ok github.com/docker/docker/pkg/tarsum 0.256s coverage: 89.3% of statements [2019-10-21T12:28:26.333Z] +++ /etc/init.d/apparmor stop [2019-10-21T12:28:26.333Z] Clearing AppArmor profiles cache:. [2019-10-21T12:28:26.333Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:28:26.333Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:28:26.333Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:28:26.333Z] [2019-10-21T12:28:26.333Z] To set a process to complain mode, use the command line tool [2019-10-21T12:28:26.333Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:28:26.333Z] with the 'teardown' option." [2019-10-21T12:28:26.333Z] [2019-10-21T12:28:26.626Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-21T12:28:26.856Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2019-10-21T12:28:26.883Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-21T12:28:27.140Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-21T12:28:28.355Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements Post stage [Pipeline] junit [2019-10-21T12:28:29.628Z] Recording test results [2019-10-21T12:28:29.857Z] ok github.com/docker/docker/client 0.239s coverage: 75.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T12:28:30.350Z] + echo Ensuring container killed. [2019-10-21T12:28:30.350Z] Ensuring container killed. [2019-10-21T12:28:30.350Z] + docker rm -vf docker-pr1 [2019-10-21T12:28:30.350Z] Error: No such container: docker-pr1 [2019-10-21T12:28:30.350Z] + true [Pipeline] sh [2019-10-21T12:28:30.639Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:28:30.639Z] Chowning /workspace to jenkins user [2019-10-21T12:28:30.639Z] + id -u [2019-10-21T12:28:30.639Z] + id -g [2019-10-21T12:28:30.639Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40110:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T12:28:30.639Z] Unable to find image 'busybox:latest' locally [2019-10-21T12:28:30.898Z] latest: Pulling from library/busybox [2019-10-21T12:28:30.898Z] 20f390519e2a: Pulling fs layer [2019-10-21T12:28:31.061Z] ok github.com/docker/docker/reference 0.018s coverage: 83.7% of statements [2019-10-21T12:28:31.061Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2019-10-21T12:28:31.156Z] 20f390519e2a: Verifying Checksum [2019-10-21T12:28:31.156Z] 20f390519e2a: Download complete [2019-10-21T12:28:31.316Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-21T12:28:31.414Z] 20f390519e2a: Pull complete [2019-10-21T12:28:31.414Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T12:28:31.414Z] Status: Downloaded newer image for busybox:latest [2019-10-21T12:28:32.568Z] ok github.com/docker/docker/plugin 0.599s coverage: 27.1% of statements [2019-10-21T12:28:33.195Z] ok github.com/docker/docker/registry/resumable 0.044s coverage: 100.0% of statements [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite (357.62s) [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.77s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.24s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.53s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-21T12:28:33.219Z] docker_cli_daemon_test.go:1449: [de99cf8473b49] daemon is not started [2019-10-21T12:28:33.219Z] check_test.go:309: [d126fa6505bef] daemon is not started [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.10s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.32s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-21T12:28:33.219Z] check_test.go:309: [d648bc9ebac65] daemon is not started [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.00s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.54s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.75s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.18s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.49s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.90s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.20s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-21T12:28:33.219Z] check_test.go:309: [d9ae0891b163c] daemon is not started [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-21T12:28:33.219Z] check_test.go:309: [d5ce9b29be4f4] daemon is not started [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.73s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-21T12:28:33.219Z] check_test.go:309: [d1f2ff548df89] daemon is not started [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-21T12:28:33.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2019-10-21T12:28:33.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.60s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-21T12:28:33.220Z] check_test.go:309: [d3cd3231d4329] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.57s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-21T12:28:33.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-21T12:28:33.220Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-21T12:28:33.220Z] check_test.go:309: [d54f7666b2e4d] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.75s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-21T12:28:33.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-21T12:28:33.220Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-21T12:28:33.220Z] check_test.go:309: [df108e2b0bb1d] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.04s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.16s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.86s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.94s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-21T12:28:33.220Z] check_test.go:309: [dcb284c5b8f64] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.29s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-21T12:28:33.220Z] check_test.go:309: [dd1f22b565b2a] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.03s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-21T12:28:33.220Z] docker_cli_daemon_plugins_test.go:79: [db0f3dc1693b8] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-21T12:28:33.220Z] docker_cli_daemon_plugins_test.go:169: [d89d8a21efbcc] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.69s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-21T12:28:33.220Z] check_test.go:309: [d849e5db00d51] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.90s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.65s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.94s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-21T12:28:33.220Z] check_test.go:309: [d800154dbb982] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.17s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.79s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.35s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.94s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-21T12:28:33.220Z] check_test.go:309: [d67c7736a729a] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.69s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.68s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.84s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.35s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.54s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.19s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-21T12:28:33.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-21T12:28:33.220Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-21T12:28:33.220Z] check_test.go:309: [d286fc8ae7ff6] daemon is not started [2019-10-21T12:28:33.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-21T12:28:33.220Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-21T12:28:33.220Z] check_test.go:309: [da593c18f1cf4] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.94s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-21T12:28:33.220Z] check_test.go:309: [d0524b8942ad1] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.03s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.40s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.40s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.58s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.27s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.95s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.62s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-21T12:28:33.220Z] check_test.go:309: [d45c3954ff99a] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.99s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-21T12:28:33.220Z] check_test.go:309: [dc2f71530a9ed] daemon is not started [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.62s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.20s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-21T12:28:33.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-21T12:28:33.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-21T12:28:33.221Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-21T12:28:33.221Z] check_test.go:309: [d8b9480366bc1] daemon is not started [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-21T12:28:33.221Z] check_test.go:309: [d0abfc8f05bf2] daemon is not started [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.66s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.59s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-21T12:28:33.221Z] check_test.go:309: [da7de1798f783] daemon is not started [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.48s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.14s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.68s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-21T12:28:33.221Z] check_test.go:309: [d0270de3d6224] daemon is not started [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.93s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.28s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.39s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.37s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-21T12:28:33.221Z] check_test.go:309: [dce17b862b292] daemon is not started [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.04s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-21T12:28:33.221Z] check_test.go:309: [d18c77a8d245f] daemon is not started [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.03s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.03s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.12s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.12s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.95s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.28s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.67s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.41s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-21T12:28:33.221Z] docker_cli_daemon_test.go:2542: [d5c1cc0c31880] daemon is not started [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.04s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.32s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.65s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-21T12:28:33.221Z] check_test.go:309: [d6ee6cd688c73] daemon is not started [2019-10-21T12:28:33.221Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.92s) [2019-10-21T12:28:33.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-21T12:28:33.221Z] === RUN TestDockerSwarmSuite [2019-10-21T12:28:33.221Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-21T12:28:34.220Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 50.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:28:34.999Z] + bundleName=arm64-integration [2019-10-21T12:28:34.999Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-21T12:28:34.999Z] Creating arm64-integration-bundles.tar.gz [2019-10-21T12:28:34.999Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-21T12:28:34.999Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-21T12:28:35.269Z] Archiving artifacts [2019-10-21T12:28:35.713Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-10-21T12:28:36.000Z] ok github.com/docker/docker/runconfig 0.043s coverage: 68.2% of statements [2019-10-21T12:28:36.000Z] ok github.com/docker/docker/registry 0.439s coverage: 56.3% of statements [2019-10-21T12:28:37.051Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40110/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T12:28:37.370Z] + make clean [2019-10-21T12:28:37.396Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-21T12:28:37.940Z] docker volume rm -f docker-dev-cache [2019-10-21T12:28:38.198Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T12:28:39.317Z] --- PASS: TestServiceWithDataPathPortInit (17.40s) [2019-10-21T12:28:39.317Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T12:28:39.317Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T12:28:39.317Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:28:40.440Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2019-10-21T12:28:40.673Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T12:28:43.157Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 67.0% of statements [2019-10-21T12:28:43.157Z] ok github.com/docker/docker/volume/local 0.062s coverage: 73.0% of statements [2019-10-21T12:28:44.640Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-10-21T12:28:45.646Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s) [2019-10-21T12:28:45.646Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-21T12:28:45.646Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kwpueigx93ddodt52ozho5xyp Created:2019-10-21 12:28:37.81675843 +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[6426972ec6de25de0b4d8676ce376b07e82d40b189eda12872ff363ff47892b7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vbyw7h5fy36v843g16vpf64xr EndpointID:1313cb55c65368ff2712392bb44fba97485702077000f8638b14ce423ccfc018 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ee0fbc7ffc74d07cafc2f5a4c90c9b791a874ae0b05932be93613a10d783218 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:3dbecc2a68b8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vbyw7h5fy36v843g16vpf64xr EndpointID:1313cb55c65368ff2712392bb44fba97485702077000f8638b14ce423ccfc018 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T12:28:45.646Z] PASS [2019-10-21T12:28:45.646Z] [2019-10-21T12:28:45.646Z] === Skipped [2019-10-21T12:28:45.646Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:28:45.646Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:28:45.646Z] [2019-10-21T12:28:45.646Z] [2019-10-21T12:28:45.646Z] DONE 21 tests, 1 skipped in 47.227s [2019-10-21T12:28:45.646Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:28:45.646Z] ++ 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-10-21T12:28:45.646Z] ++ set -e [2019-10-21T12:28:45.646Z] ++ '[' -n 0 ']' [2019-10-21T12:28:45.646Z] ++ set -x [2019-10-21T12:28:45.646Z] ++ env -i DEST=/go/src/github.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-10-21T12:28:45.646Z] INFO: Testing against a local daemon [2019-10-21T12:28:45.646Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T12:28:45.646Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-21T12:28:45.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:28:45.646Z] === RUN TestDockerNetworkIpvlan [2019-10-21T12:28:45.646Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:28:45.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:28:45.646Z] PASS [2019-10-21T12:28:45.646Z] [2019-10-21T12:28:45.646Z] === Skipped [2019-10-21T12:28:45.646Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-21T12:28:45.646Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:28:45.646Z] [2019-10-21T12:28:45.646Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:28:45.646Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:28:45.646Z] [2019-10-21T12:28:45.646Z] [2019-10-21T12:28:45.646Z] DONE 2 tests, 2 skipped in 0.187s [2019-10-21T12:28:45.646Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:28:45.646Z] ++ 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-10-21T12:28:45.646Z] ++ set -e [2019-10-21T12:28:45.646Z] ++ '[' -n 0 ']' [2019-10-21T12:28:45.646Z] ++ set -x [2019-10-21T12:28:45.646Z] ++ env -i DEST=/go/src/github.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-10-21T12:28:45.646Z] INFO: Testing against a local daemon [2019-10-21T12:28:45.646Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T12:28:45.930Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-21T12:28:46.494Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-21T12:28:46.494Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-21T12:28:46.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-21T12:28:46.656Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-10-21T12:28:46.656Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-21T12:28:46.656Z] === RUN TestDockerNetworkMacvlan [2019-10-21T12:28:47.484Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T12:28:48.302Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T12:28:49.628Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T12:28:50.130Z] ok github.com/docker/docker/pkg/plugins 33.685s coverage: 76.6% of statements [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:28:50.130Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === Skipped [2019-10-21T12:28:50.130Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T12:28:50.130Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T12:28:50.130Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T12:28:50.130Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T12:28:50.130Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T12:28:50.130Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:28:50.130Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T12:28:50.130Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T12:28:50.130Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T12:28:50.130Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] [2019-10-21T12:28:50.130Z] DONE 2115 tests, 20 skipped in 343.667s Post stage [Pipeline] junit [2019-10-21T12:28:50.792Z] Recording test results [2019-10-21T12:28:52.299Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-21T12:28:52.895Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40110/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -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:e7805653b8632aae4f789dbca238e25b16df964d hack/make.sh dynbinary test-integration [2019-10-21T12:28:53.041Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-21T12:28:53.191Z] [2019-10-21T12:28:53.480Z] Removing bundles/ [2019-10-21T12:28:53.480Z] [2019-10-21T12:28:53.480Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-21T12:28:53.480Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:28:53.480Z] GOOS="" GOARCH="" GOARM="" [2019-10-21T12:28:54.936Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-21T12:28:56.442Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T12:28:57.462Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-21T12:28:59.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-21T12:29:00.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-21T12:29:01.770Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T12:29:03.091Z] --- PASS: TestDockerNetworkMacvlan (16.45s) [2019-10-21T12:29:03.091Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:29:03.091Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-21T12:29:03.091Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:29:03.091Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-10-21T12:29:03.091Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:29:03.091Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2019-10-21T12:29:03.091Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:29:03.091Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s) [2019-10-21T12:29:03.091Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:29:03.091Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) [2019-10-21T12:29:03.091Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:29:03.091Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s) [2019-10-21T12:29:03.091Z] PASS [2019-10-21T12:29:03.091Z] [2019-10-21T12:29:03.091Z] DONE 8 tests in 18.081s [2019-10-21T12:29:03.091Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T12:29:03.091Z] ++ 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-10-21T12:29:03.091Z] ++ set -e [2019-10-21T12:29:03.091Z] ++ '[' -n 0 ']' [2019-10-21T12:29:03.091Z] ++ set -x [2019-10-21T12:29:03.091Z] ++ env -i DEST=/go/src/github.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-10-21T12:29:03.091Z] testing: warning: no tests to run [2019-10-21T12:29:03.091Z] PASS [2019-10-21T12:29:03.091Z] [2019-10-21T12:29:03.091Z] DONE 0 tests in 0.072s [2019-10-21T12:29:03.091Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T12:29:03.091Z] ++ 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-10-21T12:29:03.091Z] ++ set -e [2019-10-21T12:29:03.091Z] ++ '[' -n 0 ']' [2019-10-21T12:29:03.091Z] ++ set -x [2019-10-21T12:29:03.091Z] ++ env -i DEST=/go/src/github.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-10-21T12:29:03.481Z] INFO: Testing against a local daemon [2019-10-21T12:29:03.481Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T12:29:05.461Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-10-21T12:29:05.461Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-21T12:29:05.461Z] === RUN TestAuthZPluginTLS [2019-10-21T12:29:05.850Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-10-21T12:29:05.850Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-21T12:29:05.850Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T12:29:06.177Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-21T12:29:06.641Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-21T12:29:06.641Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-21T12:29:06.641Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T12:29:07.036Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-21T12:29:07.036Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-21T12:29:07.036Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T12:29:07.824Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-21T12:29:07.824Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-21T12:29:07.824Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T12:29:08.525Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 30.3% of statements [2019-10-21T12:29:08.525Z] ok github.com/docker/docker/container 0.131s coverage: 35.3% of statements [2019-10-21T12:29:08.525Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:29:08.525Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:29:08.525Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:29:08.525Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:29:08.789Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-21T12:29:09.900Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2019-10-21T12:29:09.900Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-21T12:29:09.900Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T12:29:09.900Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-21T12:29:09.900Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-21T12:29:09.900Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T12:29:10.703Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-10-21T12:29:10.704Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-21T12:29:10.704Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T12:29:11.072Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-10-21T12:29:11.072Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-21T12:29:11.072Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T12:29:12.067Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-21T12:29:13.542Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-10-21T12:29:13.542Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-21T12:29:13.542Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T12:29:16.177Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.62s) [2019-10-21T12:29:16.177Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-21T12:29:16.177Z] === RUN TestAuthZPluginHeader [2019-10-21T12:29:16.609Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2019-10-21T12:29:16.865Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-21T12:29:17.026Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-10-21T12:29:17.026Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-21T12:29:17.026Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T12:29:17.026Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-21T12:29:17.026Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:17.026Z] === RUN TestAuthZPluginV2Disable [2019-10-21T12:29:17.026Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:29:17.026Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:17.026Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T12:29:17.026Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:29:17.026Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:17.026Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T12:29:17.026Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:29:17.026Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:17.026Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T12:29:18.752Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-21T12:29:26.836Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-10-21T12:29:26.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-21T12:29:26.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-21T12:29:27.397Z] ok github.com/docker/docker/daemon 12.215s coverage: 17.6% of statements [2019-10-21T12:29:27.397Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:29:27.397Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:29:28.325Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 82.2% of statements [2019-10-21T12:29:28.886Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2019-10-21T12:29:29.448Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2019-10-21T12:29:29.448Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:29:29.448Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:29:30.814Z] ok github.com/docker/docker/daemon/graphdriver 0.031s coverage: 2.2% of statements [2019-10-21T12:29:32.182Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-21T12:29:32.182Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-21T12:29:33.331Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-21T12:29:33.892Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 57.0% of statements [2019-10-21T12:29:36.854Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.93s) [2019-10-21T12:29:36.854Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-21T12:29:36.854Z] PASS [2019-10-21T12:29:36.854Z] [2019-10-21T12:29:36.854Z] === Skipped [2019-10-21T12:29:36.854Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-21T12:29:36.854Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:36.854Z] [2019-10-21T12:29:36.854Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:29:36.854Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:36.854Z] [2019-10-21T12:29:36.854Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:29:36.854Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:36.854Z] [2019-10-21T12:29:36.854Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:29:36.854Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:36.854Z] [2019-10-21T12:29:36.854Z] [2019-10-21T12:29:36.854Z] DONE 17 tests, 4 skipped in 30.653s [2019-10-21T12:29:36.854Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T12:29:36.854Z] ++ 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-10-21T12:29:36.854Z] ++ set -e [2019-10-21T12:29:36.854Z] ++ '[' -n 0 ']' [2019-10-21T12:29:36.854Z] ++ set -x [2019-10-21T12:29:36.854Z] ++ env -i DEST=/go/src/github.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-10-21T12:29:36.854Z] INFO: Testing against a local daemon [2019-10-21T12:29:36.854Z] === RUN TestPluginInvalidJSON [2019-10-21T12:29:36.854Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:29:36.854Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:29:36.854Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:29:36.854Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-21T12:29:36.854Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T12:29:36.854Z] PASS [2019-10-21T12:29:36.854Z] [2019-10-21T12:29:36.854Z] DONE 2 tests in 0.187s [2019-10-21T12:29:36.854Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T12:29:36.854Z] ++ 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-10-21T12:29:36.854Z] ++ set -e [2019-10-21T12:29:36.854Z] ++ '[' -n 0 ']' [2019-10-21T12:29:36.854Z] ++ set -x [2019-10-21T12:29:36.854Z] ++ env -i DEST=/go/src/github.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-10-21T12:29:36.854Z] INFO: Testing against a local daemon [2019-10-21T12:29:36.854Z] === RUN TestExternalGraphDriver [2019-10-21T12:29:36.854Z] === RUN TestExternalGraphDriver/json [2019-10-21T12:29:36.854Z] === RUN TestExternalGraphDriver/spec [2019-10-21T12:29:37.159Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.360s coverage: 72.5% of statements [2019-10-21T12:29:37.159Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.456s coverage: 45.9% of statements [2019-10-21T12:29:37.159Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:29:37.434Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-21T12:29:37.802Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-21T12:29:38.366Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-21T12:29:38.826Z] === RUN TestExternalGraphDriver/pull [2019-10-21T12:29:39.297Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-21T12:29:39.297Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-21T12:29:39.554Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-21T12:29:39.755Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.927s coverage: 51.0% of statements [2019-10-21T12:29:40.117Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-21T12:29:40.375Z] --- PASS: TestImportExtremelyLargeImageWorks (188.51s) [2019-10-21T12:29:40.375Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-21T12:29:40.375Z] PASS [2019-10-21T12:29:40.375Z] [2019-10-21T12:29:40.375Z] DONE 12 tests in 192.152s [2019-10-21T12:29:40.375Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T12:29:40.375Z] ++ 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-10-21T12:29:40.375Z] ++ set -e [2019-10-21T12:29:40.375Z] ++ '[' -n 0 ']' [2019-10-21T12:29:40.375Z] ++ set -x [2019-10-21T12:29:40.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-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-10-21T12:29:40.632Z] INFO: Testing against a local daemon [2019-10-21T12:29:40.632Z] === RUN TestNetworkCreateDelete [2019-10-21T12:29:40.632Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-10-21T12:29:40.632Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T12:29:40.670Z] --- PASS: TestExternalGraphDriver (6.66s) [2019-10-21T12:29:40.670Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-21T12:29:40.670Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-21T12:29:40.670Z] --- PASS: TestExternalGraphDriver/spec (2.25s) [2019-10-21T12:29:40.670Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2019-10-21T12:29:40.670Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:29:41.062Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-21T12:29:41.062Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:41.062Z] PASS [2019-10-21T12:29:41.062Z] [2019-10-21T12:29:41.062Z] === Skipped [2019-10-21T12:29:41.062Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-21T12:29:41.062Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:29:41.062Z] [2019-10-21T12:29:41.062Z] [2019-10-21T12:29:41.062Z] DONE 5 tests, 1 skipped in 6.884s [2019-10-21T12:29:41.062Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T12:29:41.062Z] ++ 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-10-21T12:29:41.062Z] ++ set -e [2019-10-21T12:29:41.062Z] ++ '[' -n 0 ']' [2019-10-21T12:29:41.062Z] ++ set -x [2019-10-21T12:29:41.062Z] ++ env -i DEST=/go/src/github.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-10-21T12:29:41.062Z] INFO: Testing against a local daemon [2019-10-21T12:29:41.062Z] === RUN TestContinueAfterPluginCrash [2019-10-21T12:29:41.062Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T12:29:41.062Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T12:29:41.062Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T12:29:41.062Z] === CONT TestContinueAfterPluginCrash [2019-10-21T12:29:41.062Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T12:29:41.119Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.282s coverage: 76.1% of statements [2019-10-21T12:29:41.197Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-21T12:29:41.197Z] === RUN TestInspectNetwork [2019-10-21T12:29:42.047Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.047s coverage: 57.2% of statements [2019-10-21T12:29:42.047Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-21T12:29:42.047Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:29:42.047Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2019-10-21T12:29:42.567Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-21T12:29:43.412Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2019-10-21T12:29:44.340Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-10-21T12:29:44.463Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-21T12:29:45.267Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-21T12:29:45.267Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:29:45.267Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:29:45.833Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-21T12:29:46.195Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 42.7% of statements [2019-10-21T12:29:46.765Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T12:29:46.765Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T12:29:46.765Z] === RUN TestInspectNetwork/network_name [2019-10-21T12:29:46.765Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T12:29:47.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-21T12:29:47.278Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-21T12:29:47.562Z] ok github.com/docker/docker/daemon/logger/awslogs 0.184s coverage: 77.4% of statements [2019-10-21T12:29:47.562Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:29:47.562Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:29:47.562Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-10-21T12:29:47.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-21T12:29:48.775Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-21T12:29:48.929Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-21T12:29:48.929Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-10-21T12:29:49.185Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-10-21T12:29:50.145Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-21T12:29:50.550Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 74.7% of statements [2019-10-21T12:29:50.550Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:29:50.806Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 19.9% of statements [2019-10-21T12:29:51.515Z] --- PASS: TestInspectNetwork (10.05s) [2019-10-21T12:29:51.515Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-21T12:29:51.515Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T12:29:51.515Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T12:29:51.515Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T12:29:51.515Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T12:29:51.515Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:29:52.720Z] --- PASS: TestDaemonStartWithLogOpt (11.65s) [2019-10-21T12:29:52.720Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-21T12:29:52.753Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-21T12:29:52.753Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-21T12:29:53.687Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-21T12:29:53.687Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2019-10-21T12:29:53.687Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:29:53.687Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:29:54.037Z] --- PASS: TestRunContainerWithBridgeNone (2.85s) [2019-10-21T12:29:54.037Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-21T12:29:54.037Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:29:54.037Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:29:54.037Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:29:54.037Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:29:54.037Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:29:54.037Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:29:54.037Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:29:54.294Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:29:54.294Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:29:54.294Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:29:54.294Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-21T12:29:54.294Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T12:29:54.294Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T12:29:54.294Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T12:29:54.294Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:29:55.225Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-21T12:29:55.225Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-21T12:29:55.225Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:29:56.157Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-21T12:29:56.157Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-21T12:29:56.157Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T12:29:56.203Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2019-10-21T12:29:56.203Z] ok github.com/docker/docker/distribution 0.251s coverage: 22.1% of statements [2019-10-21T12:29:56.203Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:29:57.089Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-10-21T12:29:57.089Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-21T12:29:57.089Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:29:57.568Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2019-10-21T12:29:57.654Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-21T12:29:57.931Z] --- PASS: TestContinueAfterPluginCrash (16.64s) [2019-10-21T12:29:57.931Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-21T12:29:57.931Z] PASS [2019-10-21T12:29:57.931Z] [2019-10-21T12:29:57.931Z] DONE 2 tests in 16.782s [2019-10-21T12:29:57.931Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T12:29:57.931Z] ++ 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-10-21T12:29:57.931Z] ++ set -e [2019-10-21T12:29:57.931Z] ++ '[' -n 0 ']' [2019-10-21T12:29:57.931Z] ++ set -x [2019-10-21T12:29:57.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:29:57.931Z] INFO: Testing against a local daemon [2019-10-21T12:29:57.931Z] === RUN TestPluginWithDevMounts [2019-10-21T12:29:57.931Z] === PAUSE TestPluginWithDevMounts [2019-10-21T12:29:57.931Z] === CONT TestPluginWithDevMounts [2019-10-21T12:29:58.221Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-10-21T12:29:58.221Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-21T12:29:58.221Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:29:58.497Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-21T12:29:58.784Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-21T12:29:58.784Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-21T12:29:58.784Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:29:59.425Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2019-10-21T12:29:59.425Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:29:59.425Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2019-10-21T12:29:59.425Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:29:59.812Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-10-21T12:29:59.812Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-21T12:29:59.812Z] PASS [2019-10-21T12:29:59.812Z] [2019-10-21T12:29:59.812Z] DONE 1 tests in 2.206s [2019-10-21T12:29:59.812Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T12:29:59.812Z] ++ 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-10-21T12:29:59.812Z] ++ set -e [2019-10-21T12:29:59.812Z] ++ '[' -n 0 ']' [2019-10-21T12:29:59.812Z] ++ set -x [2019-10-21T12:29:59.812Z] ++ env -i DEST=/go/src/github.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-10-21T12:30:00.201Z] INFO: Testing against a local daemon [2019-10-21T12:30:00.201Z] === RUN TestSecretInspect [2019-10-21T12:30:00.788Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-21T12:30:00.789Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:30:01.716Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-21T12:30:02.058Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2019-10-21T12:30:02.058Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-21T12:30:02.058Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:30:02.058Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:30:02.058Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:30:02.058Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:30:02.643Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-21T12:30:02.643Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-21T12:30:03.580Z] --- PASS: TestSecretInspect (3.12s) [2019-10-21T12:30:03.580Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-21T12:30:03.580Z] === RUN TestSecretList [2019-10-21T12:30:04.533Z] ok github.com/docker/docker/pkg/archive 0.396s coverage: 77.3% of statements [2019-10-21T12:30:05.462Z] ok github.com/docker/docker/pkg/authorization 0.111s coverage: 68.3% of statements [2019-10-21T12:30:05.718Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-21T12:30:05.974Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-10-21T12:30:06.107Z] --- PASS: TestSecretList (2.95s) [2019-10-21T12:30:06.107Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-21T12:30:06.107Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:30:09.239Z] ok github.com/docker/docker/layer 7.340s coverage: 68.8% of statements [2019-10-21T12:30:09.239Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:30:09.239Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:30:09.239Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:30:09.239Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:30:09.239Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:30:09.239Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:30:09.436Z] --- PASS: TestSecretsCreateAndDelete (2.96s) [2019-10-21T12:30:09.436Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-21T12:30:09.436Z] === RUN TestSecretsUpdate [2019-10-21T12:30:09.495Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-21T12:30:09.495Z] ok github.com/docker/docker/pkg/chrootarchive 2.965s coverage: 43.2% of statements [2019-10-21T12:30:09.495Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:30:09.495Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T12:30:10.060Z] ok github.com/docker/docker/pkg/discovery 0.028s coverage: 58.3% of statements [2019-10-21T12:30:10.316Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-21T12:30:10.879Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-21T12:30:11.441Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-10-21T12:30:11.940Z] --- PASS: TestSecretsUpdate (2.89s) [2019-10-21T12:30:11.940Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-21T12:30:11.940Z] === RUN TestTemplatedSecret [2019-10-21T12:30:12.003Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-21T12:30:13.368Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-21T12:30:13.930Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-10-21T12:30:14.491Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2019-10-21T12:30:14.491Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2019-10-21T12:30:14.747Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-10-21T12:30:16.117Z] ok github.com/docker/docker/pkg/idtools 0.604s coverage: 70.1% of statements [2019-10-21T12:30:16.117Z] ok github.com/docker/docker/pkg/ioutils 0.450s coverage: 69.3% of statements [2019-10-21T12:30:16.286Z] --- PASS: TestTemplatedSecret (3.83s) [2019-10-21T12:30:16.286Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-21T12:30:16.286Z] === RUN TestSecretCreateResolve [2019-10-21T12:30:16.679Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-10-21T12:30:16.679Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2019-10-21T12:30:16.935Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-21T12:30:16.935Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-21T12:30:17.496Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-10-21T12:30:17.752Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-21T12:30:18.007Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-21T12:30:18.007Z] ok github.com/docker/docker/pkg/mount 0.569s coverage: 69.6% of statements [2019-10-21T12:30:18.007Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:30:18.569Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-10-21T12:30:18.569Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-21T12:30:18.569Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:30:18.569Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:30:18.802Z] --- PASS: TestSecretCreateResolve (3.06s) [2019-10-21T12:30:18.802Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-21T12:30:18.802Z] PASS [2019-10-21T12:30:18.802Z] [2019-10-21T12:30:18.802Z] DONE 6 tests in 18.994s [2019-10-21T12:30:18.802Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T12:30:18.802Z] ++ 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-10-21T12:30:18.802Z] ++ set -e [2019-10-21T12:30:18.802Z] ++ '[' -n 0 ']' [2019-10-21T12:30:18.802Z] ++ set -x [2019-10-21T12:30:18.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:30:19.185Z] INFO: Testing against a local daemon [2019-10-21T12:30:19.185Z] === RUN TestServiceCreateInit [2019-10-21T12:30:19.185Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:30:19.495Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2019-10-21T12:30:20.056Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-21T12:30:20.116Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-21T12:30:20.618Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-21T12:30:20.618Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-21T12:30:21.485Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-21T12:30:21.485Z] --- PASS: TestServiceWithDataPathPortInit (19.44s) [2019-10-21T12:30:21.485Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T12:30:21.485Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T12:30:21.485Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:30:21.982Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-21T12:30:22.238Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-21T12:30:24.435Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:30:25.501Z] ok github.com/docker/docker/pkg/signal 2.359s coverage: 61.0% of statements [2019-10-21T12:30:25.501Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-21T12:30:25.758Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-21T12:30:25.928Z] 65014b3c3121: Pull complete [2019-10-21T12:30:26.014Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-21T12:30:26.269Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-21T12:30:26.524Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-21T12:30:27.088Z] ok github.com/docker/docker/pkg/system 0.016s coverage: 36.9% of statements [2019-10-21T12:30:27.649Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2019-10-21T12:30:28.211Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-10-21T12:30:28.466Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-21T12:30:28.722Z] testing: warning: no tests to run [2019-10-21T12:30:28.722Z] coverage: [no statements] [2019-10-21T12:30:28.722Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-21T12:30:28.978Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-21T12:30:29.234Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-21T12:30:29.489Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-21T12:30:29.684Z] --- PASS: TestServiceCreateInit (10.50s) [2019-10-21T12:30:29.684Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2019-10-21T12:30:29.684Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-21T12:30:29.684Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2019-10-21T12:30:29.684Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-21T12:30:29.684Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:30:31.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-21T12:30:31.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-21T12:30:31.440Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.96s) [2019-10-21T12:30:31.440Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-21T12:30:31.440Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kvfsvbso4shfpitiv2vsluqle Created:2019-10-21 12:30:23.054458109 +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[4e73003490442cdaaf47b7b5423659c5c3662e10aa1eea29cbf0abe3eedee97e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4v7smq87avbvgdlire34i52ju EndpointID:33052a631d88c9207ef38bef60d787cffcd1a640f3a80548dcce00a974e83e9b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33f5a0d7a522b78a04e14f583c223d1a48e3601cb8a290c842703c8a5dd159b1 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:c7a024e79ac9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4v7smq87avbvgdlire34i52ju EndpointID:33052a631d88c9207ef38bef60d787cffcd1a640f3a80548dcce00a974e83e9b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T12:30:31.440Z] PASS [2019-10-21T12:30:31.440Z] [2019-10-21T12:30:31.440Z] === Skipped [2019-10-21T12:30:31.440Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:30:31.440Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:30:31.440Z] [2019-10-21T12:30:31.440Z] [2019-10-21T12:30:31.440Z] DONE 21 tests, 1 skipped in 51.096s [2019-10-21T12:30:31.440Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:30:31.440Z] ++ 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-10-21T12:30:31.440Z] ++ set -e [2019-10-21T12:30:31.440Z] ++ '[' -n 0 ']' [2019-10-21T12:30:31.440Z] ++ set -x [2019-10-21T12:30:31.440Z] ++ env -i DEST=/go/src/github.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-10-21T12:30:31.698Z] INFO: Testing against a local daemon [2019-10-21T12:30:31.698Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T12:30:31.698Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-21T12:30:31.698Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:30:31.698Z] === RUN TestDockerNetworkIpvlan [2019-10-21T12:30:31.698Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:30:31.698Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:30:31.698Z] PASS [2019-10-21T12:30:31.698Z] [2019-10-21T12:30:31.698Z] === Skipped [2019-10-21T12:30:31.698Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-21T12:30:31.698Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:30:31.698Z] [2019-10-21T12:30:31.698Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:30:31.698Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:30:31.698Z] [2019-10-21T12:30:31.698Z] [2019-10-21T12:30:31.698Z] DONE 2 tests, 2 skipped in 0.134s [2019-10-21T12:30:31.698Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:30:31.698Z] ++ 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-10-21T12:30:31.698Z] ++ set -e [2019-10-21T12:30:31.698Z] ++ '[' -n 0 ']' [2019-10-21T12:30:31.698Z] ++ set -x [2019-10-21T12:30:31.698Z] ++ env -i DEST=/go/src/github.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-10-21T12:30:31.698Z] INFO: Testing against a local daemon [2019-10-21T12:30:31.698Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T12:30:31.955Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-21T12:30:32.006Z] ok github.com/docker/docker/plugin 0.541s coverage: 27.1% of statements [2019-10-21T12:30:32.261Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-21T12:30:32.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-21T12:30:33.085Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-10-21T12:30:33.085Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-21T12:30:33.085Z] === RUN TestDockerNetworkMacvlan [2019-10-21T12:30:33.189Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-21T12:30:33.445Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-21T12:30:34.017Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T12:30:34.017Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-21T12:30:34.017Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-21T12:30:34.580Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-21T12:30:34.811Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2019-10-21T12:30:34.837Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T12:30:35.373Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-21T12:30:35.629Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-10-21T12:30:35.768Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T12:30:36.191Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-21T12:30:36.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-21T12:30:36.448Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-21T12:30:38.964Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-21T12:30:39.116Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T12:30:39.892Z] ok github.com/docker/docker/volume/local 0.011s coverage: 73.0% of statements [2019-10-21T12:30:40.454Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-10-21T12:30:41.382Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-10-21T12:30:43.324Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T12:30:46.603Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-21T12:30:46.860Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-21T12:30:47.423Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-21T12:30:47.987Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-21T12:30:48.550Z] === RUN TestDockerSuite/TestBuildFails [2019-10-21T12:30:49.113Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T12:30:49.370Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-21T12:30:49.370Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-21T12:30:49.602Z] --- PASS: TestCreateServiceMultipleTimes (17.59s) [2019-10-21T12:30:49.602Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-21T12:30:49.602Z] === RUN TestCreateServiceConflict [2019-10-21T12:30:50.010Z] --- PASS: TestCreateServiceConflict (2.96s) [2019-10-21T12:30:50.010Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-21T12:30:50.010Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:30:50.739Z] --- PASS: TestDockerNetworkMacvlan (17.60s) [2019-10-21T12:30:50.739Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:30:50.739Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-21T12:30:50.739Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:30:50.739Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-21T12:30:50.739Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:30:50.739Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2019-10-21T12:30:50.739Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:30:50.739Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2019-10-21T12:30:50.739Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:30:50.739Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.53s) [2019-10-21T12:30:50.739Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:30:50.739Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2019-10-21T12:30:50.739Z] PASS [2019-10-21T12:30:50.739Z] [2019-10-21T12:30:50.739Z] DONE 8 tests in 19.092s [2019-10-21T12:30:50.739Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T12:30:50.739Z] ++ 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-10-21T12:30:50.739Z] ++ set -e [2019-10-21T12:30:50.739Z] ++ '[' -n 0 ']' [2019-10-21T12:30:50.739Z] ++ set -x [2019-10-21T12:30:50.739Z] ++ env -i DEST=/go/src/github.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-10-21T12:30:50.739Z] testing: warning: no tests to run [2019-10-21T12:30:50.739Z] PASS [2019-10-21T12:30:50.739Z] [2019-10-21T12:30:50.739Z] DONE 0 tests in 0.032s [2019-10-21T12:30:50.739Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T12:30:50.739Z] ++ 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-10-21T12:30:50.739Z] ++ set -e [2019-10-21T12:30:50.739Z] ++ '[' -n 0 ']' [2019-10-21T12:30:50.739Z] ++ set -x [2019-10-21T12:30:50.739Z] ++ env -i DEST=/go/src/github.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-10-21T12:30:50.996Z] INFO: Testing against a local daemon [2019-10-21T12:30:50.996Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T12:30:51.926Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-21T12:30:52.856Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-10-21T12:30:52.856Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-21T12:30:52.856Z] === RUN TestAuthZPluginTLS [2019-10-21T12:30:53.420Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-10-21T12:30:53.420Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-21T12:30:53.420Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T12:30:53.571Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:30:53.571Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === Skipped [2019-10-21T12:30:53.571Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-21T12:30:53.571Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-21T12:30:53.571Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-21T12:30:53.571Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-21T12:30:53.571Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-21T12:30:53.571Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-21T12:30:53.571Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-21T12:30:53.571Z] graphtest_unix.go:73: No driver to put! [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-21T12:30:53.571Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-21T12:30:53.571Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] [2019-10-21T12:30:53.571Z] DONE 2115 tests, 20 skipped in 235.876s [2019-10-21T12:30:53.985Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-21T12:30:53.985Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-21T12:30:53.985Z] === RUN TestAuthZPluginAPIDenyResponse Post stage [Pipeline] junit [2019-10-21T12:30:54.141Z] Recording test results [2019-10-21T12:30:54.244Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-21T12:30:54.263Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2019-10-21T12:30:54.263Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-21T12:30:54.263Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:30:54.501Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-10-21T12:30:54.501Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-21T12:30:54.501Z] === RUN TestAuthZPluginDenyResponse [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-21T12:30:54.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40110/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e7805653b8632aae4f789dbca238e25b16df964d hack/validate/vendor [2019-10-21T12:30:55.230Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-10-21T12:30:55.230Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-21T12:30:55.230Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T12:30:55.904Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-21T12:30:56.599Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-21T12:30:56.599Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2019-10-21T12:30:56.599Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-21T12:30:56.599Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T12:30:56.790Z] + echo Building e2e image [2019-10-21T12:30:56.790Z] Building e2e image [2019-10-21T12:30:56.790Z] + docker build --build-arg DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d -t moby-e2e-test -f Dockerfile.e2e . [2019-10-21T12:30:56.790Z] #2 [internal] load .dockerignore [2019-10-21T12:30:56.790Z] #2 transferring context: 34B done [2019-10-21T12:30:56.790Z] #2 DONE 0.0s [2019-10-21T12:30:56.790Z] [2019-10-21T12:30:56.790Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-21T12:30:56.790Z] #1 transferring dockerfile: 3.21kB done [2019-10-21T12:30:56.790Z] #1 DONE 0.0s [2019-10-21T12:30:56.790Z] [2019-10-21T12:30:56.790Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-21T12:30:57.048Z] #4 DONE 0.2s [2019-10-21T12:30:57.048Z] [2019-10-21T12:30:57.048Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-21T12:30:57.048Z] #3 DONE 0.2s [2019-10-21T12:30:57.048Z] [2019-10-21T12:30:57.048Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-21T12:30:57.048Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-21T12:30:57.048Z] #5 DONE 0.0s [2019-10-21T12:30:57.048Z] [2019-10-21T12:30:57.048Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-21T12:30:57.048Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:44e4acf1011f86b7b45601adf9bfe18edfa5f4df5f4897a30e8a04eca7efccfd done [2019-10-21T12:30:57.048Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 0B / 126.85MB 0.0s [2019-10-21T12:30:57.048Z] #14 sha256:44e4acf1011f86b7b45601adf9bfe18edfa5f4df5f4897a30e8a04eca7efccfd 1.65kB / 1.65kB done [2019-10-21T12:30:57.048Z] #14 sha256:d69f5e3e8f28cbe45f041fb3ee7f77b51420497330bec7c885d25b74f2b519d5 1.36kB / 1.36kB done [2019-10-21T12:30:57.048Z] #14 sha256:4acab7f5278be8b583ca3ba4d275b02ddce672e4aed231a94b2ea293aaa4b883 3.80kB / 3.80kB done [2019-10-21T12:30:57.048Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0B / 301.73kB 0.0s [2019-10-21T12:30:57.048Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0B / 154B 0.0s [2019-10-21T12:30:57.162Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-10-21T12:30:57.162Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-21T12:30:57.162Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T12:30:57.305Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-10-21T12:30:57.305Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-10-21T12:30:57.305Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 [2019-10-21T12:30:57.305Z] #14 sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 126B / 126B 0.2s [2019-10-21T12:30:57.305Z] #14 sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 126B / 126B 0.2s done [2019-10-21T12:30:57.561Z] #14 ... [2019-10-21T12:30:57.561Z] [2019-10-21T12:30:57.561Z] #8 [internal] load build context [2019-10-21T12:30:57.561Z] #8 transferring context: 807.00kB 0.4s done [2019-10-21T12:30:57.561Z] #8 DONE 0.5s [2019-10-21T12:30:57.561Z] [2019-10-21T12:30:57.561Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-21T12:30:57.561Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 10.93MB / 126.85MB 0.4s [2019-10-21T12:30:57.561Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.3s done [2019-10-21T12:30:57.561Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf [2019-10-21T12:30:57.727Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-21T12:30:57.727Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-21T12:30:57.727Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T12:30:57.816Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 0.0s done [2019-10-21T12:30:57.816Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 20.98MB / 126.85MB 0.7s [2019-10-21T12:30:57.984Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-21T12:30:58.073Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 32.27MB / 126.85MB 0.8s [2019-10-21T12:30:58.073Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 48.79MB / 126.85MB 1.0s [2019-10-21T12:30:58.241Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-21T12:30:58.241Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-21T12:30:58.241Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T12:30:58.241Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-21T12:30:58.331Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 67.23MB / 126.85MB 1.2s [2019-10-21T12:30:58.331Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 76.49MB / 126.85MB 1.3s [2019-10-21T12:30:58.588Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 87.82MB / 126.85MB 1.4s [2019-10-21T12:30:58.588Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 98.61MB / 126.85MB 1.5s [2019-10-21T12:30:58.588Z] #14 ... [2019-10-21T12:30:58.588Z] [2019-10-21T12:30:58.588Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-21T12:30:58.588Z] #6 DONE 1.6s [2019-10-21T12:30:58.588Z] [2019-10-21T12:30:58.588Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-21T12:30:58.588Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 108.08MB / 126.85MB 1.6s [2019-10-21T12:30:59.151Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 126.85MB / 126.85MB 1.9s [2019-10-21T12:30:59.151Z] #14 sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 126.85MB / 126.85MB 1.9s done [2019-10-21T12:30:59.151Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 0.1s [2019-10-21T12:30:59.614Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-21T12:31:00.179Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2019-10-21T12:31:00.179Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-21T12:31:00.179Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T12:31:00.738Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-21T12:31:00.738Z] [2019-10-21T12:31:00.738Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-21T12:31:00.738Z] PKG_CONFIG=pkg-config [2019-10-21T12:31:00.738Z] GOLANG_VERSION=1.13.3 [2019-10-21T12:31:00.738Z] HOSTNAME=d6925d6af340 [2019-10-21T12:31:00.738Z] DOCKER_EXPERIMENTAL=1 [2019-10-21T12:31:00.738Z] container=docker [2019-10-21T12:31:00.738Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-21T12:31:00.738Z] GO111MODULE=off [2019-10-21T12:31:00.738Z] GOPATH=/go [2019-10-21T12:31:00.738Z] PWD=/go/src/github.com/docker/docker [2019-10-21T12:31:00.738Z] HOME=/root [2019-10-21T12:31:00.738Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-21T12:31:00.738Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-21T12:31:00.738Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-21T12:31:00.738Z] DOCKER_GITCOMMIT=e7805653b8632aae4f789dbca238e25b16df964d [2019-10-21T12:31:00.738Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-21T12:31:00.738Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-21T12:31:00.738Z] TERM=xterm [2019-10-21T12:31:00.738Z] VALIDATE_BRANCH=master [2019-10-21T12:31:00.738Z] DEST=bundles/test-integration [2019-10-21T12:31:00.738Z] SHLVL=1 [2019-10-21T12:31:00.738Z] TIMEOUT=120m [2019-10-21T12:31:00.738Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-21T12:31:00.738Z] DOCKER_PKG=github.com/docker/docker [2019-10-21T12:31:00.738Z] TESTDEBUG=0 [2019-10-21T12:31:00.738Z] _=/usr/bin/env [2019-10-21T12:31:00.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:31:02.076Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-21T12:31:02.076Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2019-10-21T12:31:02.076Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-21T12:31:02.076Z] === RUN TestAuthZPluginHeader [2019-10-21T12:31:02.640Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-21T12:31:02.897Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-21T12:31:02.897Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-10-21T12:31:02.897Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-21T12:31:02.897Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T12:31:04.398Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 5.2s [2019-10-21T12:31:04.960Z] #14 ... [2019-10-21T12:31:04.960Z] [2019-10-21T12:31:04.960Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-21T12:31:04.960Z] #7 1.114 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-21T12:31:04.960Z] #7 2.190 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-21T12:31:04.960Z] #7 2.283 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-21T12:31:04.960Z] #7 2.289 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-21T12:31:04.960Z] #7 2.479 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-21T12:31:04.960Z] #7 2.487 (4/31) Installing readline (8.0.0-r0) [2019-10-21T12:31:04.960Z] #7 2.492 (5/31) Installing bash (5.0.0-r0) [2019-10-21T12:31:04.960Z] #7 2.506 Executing bash-5.0.0-r0.post-install [2019-10-21T12:31:04.960Z] #7 2.513 (6/31) Installing ca-certificates (20190108-r0) [2019-10-21T12:31:04.960Z] #7 2.531 (7/31) Installing libgcc (8.3.0-r0) [2019-10-21T12:31:04.960Z] #7 2.538 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-21T12:31:04.960Z] #7 2.553 (9/31) Installing binutils (2.32-r0) [2019-10-21T12:31:04.960Z] #7 2.662 (10/31) Installing gmp (6.1.2-r1) [2019-10-21T12:31:04.960Z] #7 2.670 (11/31) Installing isl (0.18-r0) [2019-10-21T12:31:04.960Z] #7 2.692 (12/31) Installing libgomp (8.3.0-r0) [2019-10-21T12:31:04.960Z] #7 2.697 (13/31) Installing libatomic (8.3.0-r0) [2019-10-21T12:31:04.960Z] #7 2.699 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-21T12:31:04.960Z] #7 2.708 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-21T12:31:04.960Z] #7 2.711 (16/31) Installing gcc (8.3.0-r0) [2019-10-21T12:31:04.960Z] #7 3.685 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-21T12:31:04.960Z] #7 3.798 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-21T12:31:04.960Z] #7 3.799 (19/31) Installing g++ (8.3.0-r0) [2019-10-21T12:31:04.960Z] #7 4.411 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-21T12:31:04.960Z] #7 4.416 (21/31) Installing libcurl (7.66.0-r0) [2019-10-21T12:31:04.960Z] #7 4.427 (22/31) Installing expat (2.2.8-r0) [2019-10-21T12:31:04.960Z] #7 4.431 (23/31) Installing pcre2 (10.33-r0) [2019-10-21T12:31:04.960Z] #7 4.440 (24/31) Installing git (2.22.0-r0) [2019-10-21T12:31:04.960Z] #7 4.669 (25/31) Installing libmnl (1.0.4-r0) [2019-10-21T12:31:04.960Z] #7 4.672 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-21T12:31:04.960Z] #7 4.677 (27/31) Installing iptables (1.8.3-r0) [2019-10-21T12:31:04.960Z] #7 4.709 (28/31) Installing pigz (2.4-r0) [2019-10-21T12:31:04.960Z] #7 4.716 (29/31) Installing tar (1.32-r0) [2019-10-21T12:31:04.960Z] #7 4.725 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-21T12:31:04.960Z] #7 4.730 (31/31) Installing xz (5.2.4-r0) [2019-10-21T12:31:04.960Z] #7 4.735 Executing busybox-1.30.1-r2.trigger [2019-10-21T12:31:04.960Z] #7 4.741 Executing ca-certificates-20190108-r0.trigger [2019-10-21T12:31:04.960Z] #7 4.809 OK: 185 MiB in 45 packages [2019-10-21T12:31:04.960Z] #7 DONE 6.2s [2019-10-21T12:31:04.960Z] [2019-10-21T12:31:04.960Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-21T12:31:05.221Z] #9 DONE 0.1s [2019-10-21T12:31:05.221Z] [2019-10-21T12:31:05.221Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-21T12:31:05.221Z] #10 DONE 0.1s [2019-10-21T12:31:05.221Z] [2019-10-21T12:31:05.221Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-21T12:31:05.221Z] #11 DONE 0.1s [2019-10-21T12:31:05.221Z] [2019-10-21T12:31:05.222Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-21T12:31:05.222Z] #14 ... [2019-10-21T12:31:05.222Z] [2019-10-21T12:31:05.222Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-21T12:31:05.222Z] #12 DONE 0.1s [2019-10-21T12:31:05.422Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-21T12:31:05.477Z] [2019-10-21T12:31:05.477Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-21T12:31:05.477Z] #13 DONE 0.1s [2019-10-21T12:31:05.477Z] [2019-10-21T12:31:05.477Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:44e4acf101... [2019-10-21T12:31:05.477Z] #14 extracting sha256:ad7c20c8e66aae1f5d3755eb8dc5822ca8519061a7d3a0e90c5a6c1d72545dfc 6.3s done [2019-10-21T12:31:05.733Z] #14 extracting sha256:9870328d66267fa52b77cf2392849df0e71fb9c2fe652dfd02d50bc1ac46e2c1 done [2019-10-21T12:31:05.733Z] #14 DONE 8.7s [2019-10-21T12:31:05.733Z] [2019-10-21T12:31:05.733Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-21T12:31:06.293Z] #15 0.612 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-21T12:31:07.316Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-21T12:31:07.316Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.45s) [2019-10-21T12:31:07.316Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-21T12:31:07.316Z] === RUN TestAuthZPluginV2Disable [2019-10-21T12:31:07.657Z] #15 1.684 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-21T12:31:07.658Z] #15 1.758 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-21T12:31:07.658Z] #15 1.761 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-21T12:31:07.658Z] #15 1.891 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-21T12:31:07.658Z] #15 1.898 (4/43) Installing readline (8.0.0-r0) [2019-10-21T12:31:07.658Z] #15 1.902 (5/43) Installing bash (5.0.0-r0) [2019-10-21T12:31:07.658Z] #15 1.914 Executing bash-5.0.0-r0.post-install [2019-10-21T12:31:07.658Z] #15 1.915 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-21T12:31:07.658Z] #15 1.989 (7/43) Installing libuuid (2.33.2-r0) [2019-10-21T12:31:07.658Z] #15 1.991 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-21T12:31:07.658Z] #15 1.994 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-21T12:31:07.658Z] #15 1.999 (10/43) Installing binutils (2.32-r0) [2019-10-21T12:31:07.658Z] #15 2.072 (11/43) Installing libmagic (5.37-r0) [2019-10-21T12:31:07.658Z] #15 2.092 (12/43) Installing file (5.37-r0) [2019-10-21T12:31:07.658Z] #15 2.093 (13/43) Installing gmp (6.1.2-r1) [2019-10-21T12:31:07.658Z] #15 2.100 (14/43) Installing isl (0.18-r0) [2019-10-21T12:31:07.913Z] #15 2.115 (15/43) Installing libgomp (8.3.0-r0) [2019-10-21T12:31:07.913Z] #15 2.118 (16/43) Installing libatomic (8.3.0-r0) [2019-10-21T12:31:07.913Z] #15 2.120 (17/43) Installing libgcc (8.3.0-r0) [2019-10-21T12:31:07.913Z] #15 2.122 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-21T12:31:07.913Z] #15 2.127 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-21T12:31:07.913Z] #15 2.131 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-21T12:31:07.913Z] #15 2.143 (21/43) Installing gcc (8.3.0-r0) [2019-10-21T12:31:08.309Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.66s) [2019-10-21T12:31:08.310Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-21T12:31:08.310Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:31:08.480Z] #15 2.845 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-21T12:31:08.736Z] #15 2.931 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-21T12:31:08.736Z] #15 2.933 (24/43) Installing g++ (8.3.0-r0) [2019-10-21T12:31:08.993Z] #15 3.383 (25/43) Installing make (4.2.1-r2) [2019-10-21T12:31:08.993Z] #15 3.387 (26/43) Installing fortify-headers (1.1-r0) [2019-10-21T12:31:08.993Z] #15 3.389 (27/43) Installing build-base (0.5-r1) [2019-10-21T12:31:08.993Z] #15 3.390 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-21T12:31:08.993Z] #15 3.393 (29/43) Installing libcurl (7.66.0-r0) [2019-10-21T12:31:08.993Z] #15 3.400 (30/43) Installing curl (7.66.0-r0) [2019-10-21T12:31:09.212Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-21T12:31:09.249Z] #15 3.404 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-21T12:31:09.249Z] #15 3.411 (32/43) Installing jq (1.6-r0) [2019-10-21T12:31:09.249Z] #15 3.419 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-21T12:31:09.249Z] #15 3.424 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-21T12:31:09.249Z] #15 3.426 (35/43) Installing libaio (0.3.111-r0) [2019-10-21T12:31:09.249Z] #15 3.427 (36/43) Installing libblkid (2.33.2-r0) [2019-10-21T12:31:09.249Z] #15 3.433 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-21T12:31:09.249Z] #15 3.464 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-21T12:31:09.249Z] #15 3.472 (39/43) Installing libmount (2.33.2-r0) [2019-10-21T12:31:09.249Z] #15 3.478 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-21T12:31:09.249Z] #15 3.482 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-21T12:31:09.249Z] #15 3.484 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-21T12:31:09.249Z] #15 3.506 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-21T12:31:09.249Z] #15 3.511 Executing busybox-1.30.1-r2.trigger [2019-10-21T12:31:09.249Z] #15 3.517 OK: 190 MiB in 58 packages [2019-10-21T12:31:09.809Z] #15 DONE 4.2s [2019-10-21T12:31:09.809Z] [2019-10-21T12:31:09.809Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-21T12:31:10.736Z] #16 DONE 0.7s [2019-10-21T12:31:10.736Z] [2019-10-21T12:31:10.736Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-21T12:31:10.827Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2019-10-21T12:31:10.827Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-21T12:31:10.827Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:31:11.299Z] #17 DONE 0.7s [2019-10-21T12:31:11.299Z] [2019-10-21T12:31:11.299Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-21T12:31:11.299Z] #18 DONE 0.1s [2019-10-21T12:31:11.555Z] [2019-10-21T12:31:11.555Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-21T12:31:11.555Z] #26 DONE 0.1s [2019-10-21T12:31:11.555Z] [2019-10-21T12:31:11.555Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-21T12:31:11.555Z] #22 DONE 0.1s [2019-10-21T12:31:11.555Z] [2019-10-21T12:31:11.555Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:31:11.555Z] #23 ... [2019-10-21T12:31:11.555Z] [2019-10-21T12:31:11.555Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-21T12:31:11.555Z] #19 DONE 0.1s [2019-10-21T12:31:11.555Z] [2019-10-21T12:31:11.555Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-21T12:31:11.555Z] #27 DONE 0.1s [2019-10-21T12:31:11.734Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2019-10-21T12:31:11.734Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-21T12:31:11.734Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T12:31:11.811Z] [2019-10-21T12:31:11.811Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-21T12:31:11.811Z] #23 DONE 0.1s [2019-10-21T12:31:11.811Z] [2019-10-21T12:31:11.811Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-21T12:31:11.811Z] #28 DONE 0.2s [2019-10-21T12:31:11.811Z] [2019-10-21T12:31:11.811Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-21T12:31:13.176Z] #24 1.572 + RM_GOPATH=0 [2019-10-21T12:31:13.176Z] #24 1.572 + TMP_GOPATH= [2019-10-21T12:31:13.176Z] #24 1.572 + : /build [2019-10-21T12:31:13.176Z] #24 1.572 + '[' -z '' ']' [2019-10-21T12:31:13.176Z] #24 1.574 ++ mktemp -d [2019-10-21T12:31:13.176Z] #24 1.577 + export GOPATH=/tmp/tmp.cpdLfh [2019-10-21T12:31:13.176Z] #24 1.577 + GOPATH=/tmp/tmp.cpdLfh [2019-10-21T12:31:13.176Z] #24 1.577 + RM_GOPATH=1 [2019-10-21T12:31:13.176Z] #24 1.577 ++ dirname ./install.sh [2019-10-21T12:31:13.176Z] #24 1.577 + dir=. [2019-10-21T12:31:13.176Z] #24 1.577 + bin=dockercli [2019-10-21T12:31:13.176Z] #24 1.577 + shift [2019-10-21T12:31:13.176Z] #24 1.577 + '[' '!' -f ./dockercli.installer ']' [2019-10-21T12:31:13.176Z] #24 1.577 + . ./dockercli.installer [2019-10-21T12:31:13.176Z] #24 1.577 ++ : stable [2019-10-21T12:31:13.176Z] #24 1.577 ++ : 17.06.2-ce [2019-10-21T12:31:13.176Z] #24 1.578 + install_dockercli [2019-10-21T12:31:13.176Z] #24 1.578 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-21T12:31:13.176Z] #24 1.578 Install docker/cli version 17.06.2-ce from stable [2019-10-21T12:31:13.176Z] #24 1.578 ++ uname -m [2019-10-21T12:31:13.176Z] #24 1.579 + arch=x86_64 [2019-10-21T12:31:13.176Z] #24 1.579 + '[' x86_64 '!=' x86_64 ']' [2019-10-21T12:31:13.176Z] #24 1.579 + url=https://download.docker.com/linux/static [2019-10-21T12:31:13.176Z] #24 1.580 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-21T12:31:13.176Z] #24 1.580 + tar -xz docker/docker [2019-10-21T12:31:13.630Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-21T12:31:13.887Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-21T12:31:14.144Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-21T12:31:14.189Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-10-21T12:31:14.189Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-21T12:31:14.189Z] === RUN TestCreateServiceSysctls [2019-10-21T12:31:14.707Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-21T12:31:14.964Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2019-10-21T12:31:14.964Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-21T12:31:14.964Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T12:31:15.222Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-21T12:31:15.222Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-21T12:31:16.448Z] #24 4.426 + mkdir -p /build [2019-10-21T12:31:16.448Z] #24 4.429 + mv docker/docker /build/ [2019-10-21T12:31:16.448Z] #24 4.431 + rmdir docker [2019-10-21T12:31:16.448Z] #24 DONE 4.7s [2019-10-21T12:31:16.448Z] [2019-10-21T12:31:16.448Z] #31 [builder 1/4] COPY . . [2019-10-21T12:31:16.448Z] #31 DONE 5.0s [2019-10-21T12:31:16.448Z] [2019-10-21T12:31:16.448Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-21T12:31:16.448Z] #20 2.546 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-21T12:31:16.448Z] #20 2.933 [2019-10-21T12:31:16.448Z] #20 3.054 ## 3.5% #################### 28.0% ################################# 47.0% ############################################### 65.6% ############################################################# 84.7% ######################################################################## 100.0% [2019-10-21T12:31:16.448Z] #20 4.062 [2019-10-21T12:31:16.448Z] #20 4.178 ################# 23.9% ############################################################### 88.2% ######################################################################## 100.0% [2019-10-21T12:31:16.448Z] #20 4.738 [2019-10-21T12:31:16.592Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-21T12:31:16.961Z] #20 4.875 ## 3.5% ############# 19.1% ########################### 38.1% ############################################## 63.9% ############################################################### 87.9% ######################################################################## 100.0% [2019-10-21T12:31:17.157Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-21T12:31:17.523Z] #20 5.833 [2019-10-21T12:31:17.722Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-21T12:31:18.286Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-21T12:31:18.319Z] --- PASS: TestCreateServiceSysctls (4.04s) [2019-10-21T12:31:18.319Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-21T12:31:18.319Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:31:18.803Z] #20 5.985 0.0% ## 4.2% ######## 11.7% ############## 20.1% ################# 24.0% ###################### 31.9% ############################## 42.2% ####################################### 54.7% ################################################### 71.0% ################ [2019-10-21T12:31:18.803Z] #20 ... [2019-10-21T12:31:18.803Z] [2019-10-21T12:31:18.803Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-21T12:31:18.803Z] #32 DONE 2.4s [2019-10-21T12:31:18.803Z] [2019-10-21T12:31:18.803Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-21T12:31:18.804Z] #20 5.985 0.0% ## 4.2% ######## 11.7% ############## 20.1% ################# 24.0% ###################### 31.9% ############################## 42.2% ####################################### 54.7% ################################################### 71.0% ########################################################## 81.1% ############################################################### 88.6% [2019-10-21T12:31:18.804Z] #20 ... [2019-10-21T12:31:18.804Z] [2019-10-21T12:31:18.804Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-21T12:31:18.804Z] #29 ... [2019-10-21T12:31:18.804Z] [2019-10-21T12:31:18.804Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-21T12:31:18.804Z] #20 5.985 0.0% ## 4.2% ######## 11.7% ############## 20.1% ################# 24.0% ###################### 31.9% ############################## 42.2% ####################################### 54.7% ################################################### 71.0% ########################################################## 81.1% ############################################################### 88.6% ################################################################### 93.4% ######################################################################## 100.0% [2019-10-21T12:31:18.849Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-21T12:31:19.366Z] #20 7.761 [2019-10-21T12:31:19.780Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-21T12:31:20.294Z] #20 8.803 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-21T12:31:20.857Z] #20 9.260 [2019-10-21T12:31:21.112Z] #20 9.374 ######################################################################## 100.0% [2019-10-21T12:31:21.368Z] #20 9.756 [2019-10-21T12:31:21.675Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-21T12:31:21.682Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2019-10-21T12:31:21.682Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-21T12:31:21.682Z] === RUN TestInspect [2019-10-21T12:31:22.733Z] #20 10.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-21T12:31:22.989Z] #20 11.25 [2019-10-21T12:31:23.245Z] #20 11.40 0.7% ######################################################################## 100.0% [2019-10-21T12:31:23.245Z] #20 11.73 [2019-10-21T12:31:24.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-21T12:31:24.612Z] #20 12.92 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-21T12:31:24.612Z] #20 13.06 skipping existing 1849cc453dee [2019-10-21T12:31:24.998Z] --- PASS: TestInspect (3.46s) [2019-10-21T12:31:24.998Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-21T12:31:24.998Z] === RUN TestServiceListWithStatuses [2019-10-21T12:31:24.998Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2019-10-21T12:31:24.998Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:31:24.998Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:31:25.174Z] #20 13.42 [2019-10-21T12:31:25.567Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-21T12:31:26.104Z] #20 14.54 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-21T12:31:26.666Z] #20 15.04 [2019-10-21T12:31:26.923Z] #20 15.13 ######################################################################## 100.0% [2019-10-21T12:31:27.179Z] #20 15.43 [2019-10-21T12:31:27.179Z] #20 15.57 Download of images into '/build' complete. [2019-10-21T12:31:27.179Z] #20 15.57 Use something like the following to load the result into a Docker daemon: [2019-10-21T12:31:27.179Z] #20 15.57 tar -cC '/build' . | docker load [2019-10-21T12:31:27.742Z] #20 DONE 15.9s [2019-10-21T12:31:27.742Z] [2019-10-21T12:31:27.742Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T12:31:27.742Z] #33 1.357 [2019-10-21T12:31:27.742Z] #33 1.479 Removing bundles/ [2019-10-21T12:31:27.742Z] #33 1.480 [2019-10-21T12:31:27.742Z] #33 1.484 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-21T12:31:27.742Z] #33 2.809 Building test suite binary ./integration-cli/test.main [2019-10-21T12:31:28.091Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.82s) [2019-10-21T12:31:28.091Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-21T12:31:28.091Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T12:31:30.260Z] #33 ... [2019-10-21T12:31:30.260Z] [2019-10-21T12:31:30.260Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-21T12:31:30.823Z] #21 DONE 1.0s [2019-10-21T12:31:30.823Z] [2019-10-21T12:31:30.823Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-21T12:31:31.079Z] #25 DONE 0.2s [2019-10-21T12:31:31.079Z] [2019-10-21T12:31:31.079Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-21T12:31:31.364Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-21T12:31:31.378Z] --- PASS: TestDockerNetworkConnectAlias (5.82s) [2019-10-21T12:31:31.378Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-21T12:31:31.378Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:31:34.635Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-21T12:31:34.635Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-21T12:31:34.892Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-21T12:31:34.892Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-21T12:31:34.892Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-21T12:31:35.456Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-21T12:31:35.652Z] --- PASS: TestDockerNetworkReConnect (4.87s) [2019-10-21T12:31:35.652Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-21T12:31:35.652Z] === RUN TestServicePlugin [2019-10-21T12:31:35.652Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T12:31:35.652Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:31:35.652Z] === RUN TestServiceUpdateLabel [2019-10-21T12:31:36.825Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-21T12:31:38.193Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-21T12:31:38.949Z] --- PASS: TestServiceUpdateLabel (3.10s) [2019-10-21T12:31:38.949Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-21T12:31:38.949Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:31:42.365Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-21T12:31:42.622Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-21T12:31:43.185Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-21T12:31:44.116Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2019-10-21T12:31:44.116Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-21T12:31:44.116Z] PASS [2019-10-21T12:31:44.116Z] [2019-10-21T12:31:44.116Z] DONE 17 tests in 53.367s [2019-10-21T12:31:44.116Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T12:31:44.116Z] ++ 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-10-21T12:31:44.116Z] ++ set -e [2019-10-21T12:31:44.116Z] ++ '[' -n 0 ']' [2019-10-21T12:31:44.116Z] ++ set -x [2019-10-21T12:31:44.116Z] ++ env -i DEST=/go/src/github.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-10-21T12:31:44.372Z] INFO: Testing against a local daemon [2019-10-21T12:31:44.372Z] === RUN TestPluginInvalidJSON [2019-10-21T12:31:44.372Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:31:44.372Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:31:44.372Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:31:44.372Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-21T12:31:44.372Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T12:31:44.372Z] PASS [2019-10-21T12:31:44.372Z] [2019-10-21T12:31:44.372Z] DONE 2 tests in 0.150s [2019-10-21T12:31:44.373Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T12:31:44.373Z] ++ 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-10-21T12:31:44.373Z] ++ set -e [2019-10-21T12:31:44.373Z] ++ '[' -n 0 ']' [2019-10-21T12:31:44.373Z] ++ set -x [2019-10-21T12:31:44.373Z] ++ env -i DEST=/go/src/github.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-10-21T12:31:44.629Z] INFO: Testing against a local daemon [2019-10-21T12:31:44.629Z] === RUN TestExternalGraphDriver [2019-10-21T12:31:44.629Z] === RUN TestExternalGraphDriver/json [2019-10-21T12:31:45.925Z] #29 31.65 # github.com/docker/docker/contrib/httpserver [2019-10-21T12:31:45.925Z] #29 31.65 loadinternal: cannot find runtime/cgo [2019-10-21T12:31:45.925Z] #29 DONE 32.0s [2019-10-21T12:31:45.925Z] [2019-10-21T12:31:45.925Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T12:31:45.925Z] #33 ... [2019-10-21T12:31:45.925Z] [2019-10-21T12:31:45.925Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-21T12:31:45.925Z] #30 DONE 0.1s [2019-10-21T12:31:45.925Z] [2019-10-21T12:31:45.925Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-21T12:31:47.189Z] === RUN TestExternalGraphDriver/spec [2019-10-21T12:31:48.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:31:48.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:31:48.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-21T12:31:48.819Z] === RUN TestExternalGraphDriver/pull [2019-10-21T12:31:50.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:31:51.344Z] --- PASS: TestExternalGraphDriver (6.53s) [2019-10-21T12:31:51.344Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-21T12:31:51.344Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-10-21T12:31:51.344Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2019-10-21T12:31:51.344Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-10-21T12:31:51.344Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:31:54.621Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-21T12:31:55.609Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2019-10-21T12:31:55.609Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-21T12:31:55.609Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:31:55.990Z] --- PASS: TestGraphdriverPluginV2 (5.04s) [2019-10-21T12:31:55.990Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-21T12:31:55.990Z] PASS [2019-10-21T12:31:55.990Z] [2019-10-21T12:31:55.990Z] DONE 5 tests in 11.700s [2019-10-21T12:31:56.247Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T12:31:56.247Z] ++ 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-10-21T12:31:56.247Z] ++ set -e [2019-10-21T12:31:56.247Z] ++ '[' -n 0 ']' [2019-10-21T12:31:56.247Z] ++ set -x [2019-10-21T12:31:56.247Z] ++ env -i DEST=/go/src/github.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-10-21T12:31:56.247Z] INFO: Testing against a local daemon [2019-10-21T12:31:56.247Z] === RUN TestContinueAfterPluginCrash [2019-10-21T12:31:56.247Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T12:31:56.247Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T12:31:56.247Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T12:31:56.247Z] === CONT TestContinueAfterPluginCrash [2019-10-21T12:31:56.247Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T12:31:59.523Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-21T12:32:01.421Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-21T12:32:04.700Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-21T12:32:04.700Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-21T12:32:11.251Z] --- PASS: TestDaemonStartWithLogOpt (14.65s) [2019-10-21T12:32:11.251Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-21T12:32:11.251Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-21T12:32:11.507Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-21T12:32:12.243Z] --- PASS: TestServiceUpdateConfigs (16.25s) [2019-10-21T12:32:12.243Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-21T12:32:12.243Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:32:12.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-21T12:32:13.804Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-21T12:32:14.061Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-21T12:32:16.583Z] --- PASS: TestContinueAfterPluginCrash (20.00s) [2019-10-21T12:32:16.583Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-21T12:32:16.583Z] PASS [2019-10-21T12:32:16.583Z] [2019-10-21T12:32:16.583Z] DONE 2 tests in 20.118s [2019-10-21T12:32:16.583Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T12:32:16.583Z] ++ 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-10-21T12:32:16.583Z] ++ set -e [2019-10-21T12:32:16.583Z] ++ '[' -n 0 ']' [2019-10-21T12:32:16.583Z] ++ set -x [2019-10-21T12:32:16.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:32:16.583Z] INFO: Testing against a local daemon [2019-10-21T12:32:16.583Z] === RUN TestPluginWithDevMounts [2019-10-21T12:32:16.583Z] === PAUSE TestPluginWithDevMounts [2019-10-21T12:32:16.583Z] === CONT TestPluginWithDevMounts [2019-10-21T12:32:16.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-21T12:32:16.840Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-21T12:32:17.771Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-21T12:32:18.701Z] --- PASS: TestPluginWithDevMounts (2.15s) [2019-10-21T12:32:18.701Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-21T12:32:18.701Z] PASS [2019-10-21T12:32:18.701Z] [2019-10-21T12:32:18.701Z] DONE 1 tests in 2.252s [2019-10-21T12:32:18.701Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T12:32:18.701Z] ++ 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-10-21T12:32:18.701Z] ++ set -e [2019-10-21T12:32:18.701Z] ++ '[' -n 0 ']' [2019-10-21T12:32:18.701Z] ++ set -x [2019-10-21T12:32:18.701Z] ++ env -i DEST=/go/src/github.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-10-21T12:32:18.701Z] INFO: Testing against a local daemon [2019-10-21T12:32:18.701Z] === RUN TestSecretInspect [2019-10-21T12:32:18.958Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-21T12:32:20.330Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-21T12:32:22.225Z] --- PASS: TestSecretInspect (3.21s) [2019-10-21T12:32:22.225Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-21T12:32:22.225Z] === RUN TestSecretList [2019-10-21T12:32:22.225Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-21T12:32:22.484Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-21T12:32:22.740Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-21T12:32:22.997Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-21T12:32:23.561Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-21T12:32:24.123Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-21T12:32:25.053Z] --- PASS: TestSecretList (3.18s) [2019-10-21T12:32:25.053Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-21T12:32:25.053Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:32:26.074Z] --- PASS: TestServiceUpdateNetwork (14.51s) [2019-10-21T12:32:26.074Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-21T12:32:26.074Z] PASS [2019-10-21T12:32:26.074Z] [2019-10-21T12:32:26.074Z] === Skipped [2019-10-21T12:32:26.074Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.02s) [2019-10-21T12:32:26.074Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:32:26.074Z] [2019-10-21T12:32:26.074Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-21T12:32:26.074Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:32:26.074Z] [2019-10-21T12:32:26.074Z] [2019-10-21T12:32:26.074Z] DONE 20 tests, 2 skipped in 126.161s [2019-10-21T12:32:26.074Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T12:32:26.074Z] ++ 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-10-21T12:32:26.074Z] ++ set -e [2019-10-21T12:32:26.074Z] ++ '[' -n 0 ']' [2019-10-21T12:32:26.074Z] ++ set -x [2019-10-21T12:32:26.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=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-10-21T12:32:26.074Z] INFO: Testing against a local daemon [2019-10-21T12:32:26.074Z] === RUN TestSessionCreate [2019-10-21T12:32:26.074Z] --- PASS: TestSessionCreate (0.02s) [2019-10-21T12:32:26.074Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:32:26.074Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-21T12:32:26.074Z] PASS [2019-10-21T12:32:26.074Z] [2019-10-21T12:32:26.074Z] DONE 2 tests in 0.231s [2019-10-21T12:32:26.074Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T12:32:26.074Z] ++ 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-10-21T12:32:26.074Z] ++ set -e [2019-10-21T12:32:26.074Z] ++ '[' -n 0 ']' [2019-10-21T12:32:26.074Z] ++ set -x [2019-10-21T12:32:26.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=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-10-21T12:32:26.074Z] INFO: Testing against a local daemon [2019-10-21T12:32:26.074Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:32:26.074Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:32:26.074Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:32:26.074Z] === RUN TestEventsExecDie [2019-10-21T12:32:26.421Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-21T12:32:26.458Z] --- PASS: TestEventsExecDie (0.96s) [2019-10-21T12:32:26.458Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:32:26.458Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-21T12:32:26.458Z] === RUN TestInfoBinaryCommits [2019-10-21T12:32:26.458Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-21T12:32:26.458Z] === RUN TestInfoAPIVersioned [2019-10-21T12:32:26.458Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-21T12:32:26.458Z] === RUN TestInfoAPI [2019-10-21T12:32:26.828Z] --- PASS: TestInfoAPI (0.05s) [2019-10-21T12:32:26.828Z] === RUN TestInfoAPIWarnings [2019-10-21T12:32:26.985Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-21T12:32:27.629Z] --- PASS: TestInfoAPIWarnings (0.84s) [2019-10-21T12:32:27.629Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-21T12:32:27.629Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:32:28.100Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2019-10-21T12:32:28.100Z] === RUN TestPingCacheHeaders [2019-10-21T12:32:28.100Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-21T12:32:28.100Z] === RUN TestPingGet [2019-10-21T12:32:28.100Z] --- PASS: TestPingGet (0.02s) [2019-10-21T12:32:28.100Z] === RUN TestPingHead [2019-10-21T12:32:28.100Z] --- PASS: TestPingHead (0.02s) [2019-10-21T12:32:28.100Z] === RUN TestVersion [2019-10-21T12:32:28.100Z] --- PASS: TestVersion (0.03s) [2019-10-21T12:32:28.100Z] PASS [2019-10-21T12:32:28.100Z] [2019-10-21T12:32:28.100Z] === Skipped [2019-10-21T12:32:28.100Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:32:28.100Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:32:28.100Z] [2019-10-21T12:32:28.100Z] [2019-10-21T12:32:28.100Z] DONE 12 tests, 1 skipped in 2.688s [2019-10-21T12:32:28.100Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T12:32:28.100Z] ++ 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-10-21T12:32:28.100Z] ++ set -e [2019-10-21T12:32:28.100Z] ++ '[' -n 0 ']' [2019-10-21T12:32:28.100Z] ++ set -x [2019-10-21T12:32:28.100Z] ++ env -i DEST=/go/src/github.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-10-21T12:32:28.100Z] INFO: Testing against a local daemon [2019-10-21T12:32:28.100Z] === RUN TestVolumesCreateAndList [2019-10-21T12:32:28.100Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-21T12:32:28.100Z] === RUN TestVolumesRemove [2019-10-21T12:32:28.354Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2019-10-21T12:32:28.354Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-21T12:32:28.354Z] === RUN TestSecretsUpdate [2019-10-21T12:32:28.584Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-21T12:32:28.584Z] === RUN TestVolumesInspect [2019-10-21T12:32:28.584Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-21T12:32:28.584Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:32:28.584Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:32:28.584Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:32:28.584Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:32:28.584Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-21T12:32:28.584Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:32:28.584Z] PASS [2019-10-21T12:32:28.584Z] [2019-10-21T12:32:28.584Z] DONE 5 tests in 0.296s [2019-10-21T12:32:28.584Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T12:32:28.584Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T12:32:28.584Z] +++ kill 11461 [2019-10-21T12:32:29.893Z] +++ /etc/init.d/apparmor stop [2019-10-21T12:32:29.893Z] Clearing AppArmor profiles cache:. [2019-10-21T12:32:29.893Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:32:29.893Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:32:29.893Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:32:29.893Z] [2019-10-21T12:32:29.893Z] To set a process to complain mode, use the command line tool [2019-10-21T12:32:29.893Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:32:29.893Z] with the 'teardown' option." [2019-10-21T12:32:29.893Z] [2019-10-21T12:32:30.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:32:30.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:32:30.249Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-21T12:32:30.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:32:30.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-21T12:32:31.070Z] --- PASS: TestSecretsUpdate (2.79s) [2019-10-21T12:32:31.070Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-21T12:32:31.070Z] === RUN TestTemplatedSecret [2019-10-21T12:32:32.001Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance Post stage [Pipeline] junit [2019-10-21T12:32:32.564Z] Recording test results [2019-10-21T12:32:32.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:32:33.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T12:32:34.283Z] + echo Ensuring container killed. [2019-10-21T12:32:34.283Z] Ensuring container killed. [2019-10-21T12:32:34.284Z] + docker rm -vf docker-pr1 [2019-10-21T12:32:34.284Z] Error: No such container: docker-pr1 [2019-10-21T12:32:34.284Z] + true [Pipeline] sh [2019-10-21T12:32:35.142Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:32:35.142Z] Chowning /workspace to jenkins user [2019-10-21T12:32:35.142Z] + id -u [2019-10-21T12:32:35.142Z] + id -g [2019-10-21T12:32:35.142Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40110:/workspace busybox chown -R 1001:1001 /workspace [2019-10-21T12:32:35.142Z] Unable to find image 'busybox:latest' locally [2019-10-21T12:32:35.277Z] --- PASS: TestTemplatedSecret (3.69s) [2019-10-21T12:32:35.277Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-21T12:32:35.277Z] === RUN TestSecretCreateResolve [2019-10-21T12:32:35.277Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-21T12:32:35.508Z] latest: Pulling from library/busybox [2019-10-21T12:32:35.508Z] 6d4c3d9fc915: Pulling fs layer [2019-10-21T12:32:35.873Z] 6d4c3d9fc915: Verifying Checksum [2019-10-21T12:32:35.873Z] 6d4c3d9fc915: Download complete [2019-10-21T12:32:36.243Z] 6d4c3d9fc915: Pull complete [2019-10-21T12:32:36.243Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T12:32:36.243Z] Status: Downloaded newer image for busybox:latest [2019-10-21T12:32:36.648Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-21T12:32:36.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:32:37.579Z] --- PASS: TestSecretCreateResolve (2.96s) [2019-10-21T12:32:37.579Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-21T12:32:37.579Z] PASS [2019-10-21T12:32:37.579Z] [2019-10-21T12:32:37.579Z] DONE 6 tests in 19.144s [2019-10-21T12:32:37.579Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T12:32:37.579Z] ++ 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-10-21T12:32:37.579Z] ++ set -e [2019-10-21T12:32:37.579Z] ++ '[' -n 0 ']' [2019-10-21T12:32:37.579Z] ++ set -x [2019-10-21T12:32:37.579Z] ++ env -i DEST=/go/src/github.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-10-21T12:32:37.646Z] 12c8dbabfd62: Pull complete [2019-10-21T12:32:37.646Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-21T12:32:37.646Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:32:37.646Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-21T12:32:37.646Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-21T12:32:37.646Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-21T12:32:37.646Z] WARN: Skipping validation tests [2019-10-21T12:32:37.646Z] INFO: Running unit tests at 10/21/2019 12:32:29... [2019-10-21T12:32:37.646Z] INFO: make.ps1 starting at 10/21/2019 12:32:34 [2019-10-21T12:32:37.646Z] INFO: Git commit (e7805653b) assumed from DOCKER_GITCOMMIT environment variable [2019-10-21T12:32:37.646Z] INFO: Invoking autogen... [2019-10-21T12:32:37.646Z] INFO: Running unit tests... [2019-10-21T12:32:37.836Z] INFO: Testing against a local daemon [2019-10-21T12:32:37.836Z] === RUN TestServiceCreateInit [2019-10-21T12:32:37.836Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:32:38.400Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-21T12:32:38.658Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:32:38.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:32:39.871Z] + bundleName=s390x-integration [2019-10-21T12:32:39.871Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-21T12:32:39.871Z] Creating s390x-integration-bundles.tar.gz [2019-10-21T12:32:39.871Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-21T12:32:39.871Z] + 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-10-21T12:32:40.044Z] Archiving artifacts [2019-10-21T12:32:41.477Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40110/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T12:32:41.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:32:42.246Z] + make clean [2019-10-21T12:32:42.246Z] docker volume rm -f docker-dev-cache [2019-10-21T12:32:42.610Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T12:32:42.834Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-21T12:32:42.834Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:32:45.358Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-21T12:32:45.922Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-21T12:32:46.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T12:32:47.293Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-21T12:32:48.224Z] --- PASS: TestServiceCreateInit (10.34s) [2019-10-21T12:32:48.224Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2019-10-21T12:32:48.224Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-21T12:32:48.224Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2019-10-21T12:32:48.224Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-21T12:32:48.224Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:32:49.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:32:51.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:32:55.358Z] ? github.com/docker/docker/api [no test files] [2019-10-21T12:32:55.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:32:56.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:32:58.176Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-21T12:32:58.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:33:00.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-21T12:33:00.481Z] Using test binary docker [2019-10-21T12:33:00.769Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-21T12:33:00.769Z] +++ /etc/init.d/apparmor start [2019-10-21T12:33:00.769Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-21T12:33:00.769Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-21T12:33:00.769Z] Warning failed to create cache: (null) [2019-10-21T12:33:00.769Z] . [2019-10-21T12:33:00.769Z] INFO: Waiting for daemon to start... [2019-10-21T12:33:00.769Z] Starting dockerd [2019-10-21T12:33:00.770Z] +++ 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-10-21T12:33:01.525Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T12:33:02.800Z] . [2019-10-21T12:33:02.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-21T12:33:02.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-21T12:33:02.800Z] Error: No such image: emptyfs [2019-10-21T12:33:02.800Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-21T12:33:02.800Z] ++++ docker load [2019-10-21T12:33:03.085Z] Running integration-test (iteration 1) [2019-10-21T12:33:03.085Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-21T12:33:03.085Z] ++ 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-10-21T12:33:03.085Z] ++ set -e [2019-10-21T12:33:03.085Z] ++ '[' -n 0 ']' [2019-10-21T12:33:03.085Z] ++ set -x [2019-10-21T12:33:03.086Z] ++ env -i DEST=/go/src/github.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-10-21T12:33:04.045Z] === RUN TestDockerSuite/TestBuildRm [2019-10-21T12:33:07.322Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-21T12:33:08.253Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-21T12:33:09.623Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-21T12:33:10.188Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-21T12:33:10.752Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-21T12:33:12.121Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-21T12:33:12.378Z] --- PASS: TestCreateServiceMultipleTimes (24.19s) [2019-10-21T12:33:12.378Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-21T12:33:12.378Z] === RUN TestCreateServiceConflict [2019-10-21T12:33:13.085Z] ok github.com/docker/docker/api/server 0.165s coverage: 9.0% of statements [2019-10-21T12:33:13.307Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-21T12:33:14.678Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-21T12:33:15.607Z] --- PASS: TestCreateServiceConflict (3.12s) [2019-10-21T12:33:15.607Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-21T12:33:15.607Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:33:18.357Z] Loaded image: buildpack-deps:jessie [2019-10-21T12:33:18.357Z] Loaded image: busybox:latest [2019-10-21T12:33:18.357Z] Loaded image: busybox:glibc [2019-10-21T12:33:18.357Z] Loaded image: debian:jessie [2019-10-21T12:33:18.357Z] Loaded image: hello-world:latest [2019-10-21T12:33:18.358Z] INFO: Testing against a local daemon [2019-10-21T12:33:18.358Z] === RUN TestCgroupNamespacesBuild [2019-10-21T12:33:18.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-21T12:33:18.880Z] --- PASS: TestCreateServiceMaxReplicas (3.39s) [2019-10-21T12:33:18.880Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-21T12:33:18.880Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:33:18.977Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2019-10-21T12:33:18.977Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-21T12:33:18.977Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-21T12:33:19.958Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-21T12:33:19.958Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-21T12:33:20.219Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-21T12:33:20.219Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-21T12:33:20.783Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-21T12:33:21.028Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-10-21T12:33:21.028Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-21T12:33:21.028Z] === RUN TestBuildWithSession [2019-10-21T12:33:21.028Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:33:21.028Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:33:21.028Z] === RUN TestBuildSquashParent [2019-10-21T12:33:22.153Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-21T12:33:22.153Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-21T12:33:23.522Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-21T12:33:26.540Z] --- PASS: TestBuildSquashParent (5.81s) [2019-10-21T12:33:26.540Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:33:26.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:33:26.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:33:26.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:33:26.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:33:26.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:33:26.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:33:26.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:33:26.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:33:26.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:33:26.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:33:26.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:33:26.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:33:26.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-21T12:33:26.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-21T12:33:26.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-21T12:33:26.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-21T12:33:28.772Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-21T12:33:30.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-21T12:33:30.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-21T12:33:30.141Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-21T12:33:31.070Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-21T12:33:31.327Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-21T12:33:32.061Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-21T12:33:32.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2019-10-21T12:33:32.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2019-10-21T12:33:32.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s) [2019-10-21T12:33:32.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) [2019-10-21T12:33:32.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2019-10-21T12:33:32.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2019-10-21T12:33:32.061Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:33:32.061Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:33:32.695Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-21T12:33:34.064Z] === RUN TestDockerSuite/TestBuildUser [2019-10-21T12:33:34.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:33:34.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:33:34.392Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:33:34.995Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.99s) [2019-10-21T12:33:34.995Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-21T12:33:34.995Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:33:35.015Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:33:35.301Z] --- PASS: TestBuildMultiStageCopy (3.55s) [2019-10-21T12:33:35.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.86s) [2019-10-21T12:33:35.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2019-10-21T12:33:35.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2019-10-21T12:33:35.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2019-10-21T12:33:35.301Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2019-10-21T12:33:35.301Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:33:35.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-21T12:33:36.121Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-21T12:33:36.318Z] --- PASS: TestBuildMultiStageParentConfig (1.03s) [2019-10-21T12:33:36.318Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:33:37.379Z] #33 124.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-21T12:33:37.379Z] #33 126.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-21T12:33:37.379Z] #33 128.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-21T12:33:37.379Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-21T12:33:37.379Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-21T12:33:37.379Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-21T12:33:37.379Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-21T12:33:37.379Z] #33 135.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-21T12:33:37.379Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-21T12:33:37.379Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-21T12:33:37.379Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-21T12:33:37.812Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2019-10-21T12:33:37.812Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:33:38.645Z] --- PASS: TestCreateServiceSecretFileMode (3.77s) [2019-10-21T12:33:38.645Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-21T12:33:38.645Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:33:38.753Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-21T12:33:38.828Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2019-10-21T12:33:38.828Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:33:40.118Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-21T12:33:40.539Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-21T12:33:40.884Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2019-10-21T12:33:40.884Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:33:41.908Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2019-10-21T12:33:41.908Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-21T12:33:41.908Z] === RUN TestCreateServiceSysctls [2019-10-21T12:33:42.007Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-21T12:33:42.393Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2019-10-21T12:33:42.393Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:33:42.933Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-21T12:33:44.432Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2019-10-21T12:33:44.433Z] === RUN TestBuildWithHugeFile [2019-10-21T12:33:44.824Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-21T12:33:45.752Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-21T12:33:46.084Z] --- PASS: TestCreateServiceSysctls (4.06s) [2019-10-21T12:33:46.084Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-21T12:33:46.084Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:33:46.680Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-21T12:33:48.050Z] #33 149.0 [2019-10-21T12:33:48.306Z] #33 DONE 149.6s [2019-10-21T12:33:48.306Z] [2019-10-21T12:33:48.306Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-21T12:33:49.360Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2019-10-21T12:33:49.360Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-21T12:33:49.360Z] === RUN TestInspect [2019-10-21T12:33:50.819Z] #34 DONE 2.1s [2019-10-21T12:33:51.746Z] [2019-10-21T12:33:51.746Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-21T12:33:53.109Z] #35 DONE 1.0s [2019-10-21T12:33:53.109Z] [2019-10-21T12:33:53.109Z] #36 exporting to image [2019-10-21T12:33:53.109Z] #36 exporting layers [2019-10-21T12:33:53.534Z] --- PASS: TestInspect (3.43s) [2019-10-21T12:33:53.534Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-21T12:33:53.534Z] === RUN TestServiceListWithStatuses [2019-10-21T12:33:53.534Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T12:33:53.534Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:33:53.534Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:33:56.375Z] #36 exporting layers 3.4s done [2019-10-21T12:33:56.375Z] #36 writing image sha256:52145840388ba581f5bceda177b309e192ef97bf6d5fcf7b9abe80a642921332 done [2019-10-21T12:33:56.375Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-21T12:33:56.375Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T12:33:56.807Z] + echo Ensuring container killed. [2019-10-21T12:33:56.807Z] Ensuring container killed. [2019-10-21T12:33:56.807Z] + docker rm -vf docker-pr1 [2019-10-21T12:33:56.807Z] Error: No such container: docker-pr1 [2019-10-21T12:33:56.807Z] + true [Pipeline] sh [2019-10-21T12:33:57.091Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:33:57.091Z] Chowning /workspace to jenkins user [2019-10-21T12:33:57.091Z] + id -u [2019-10-21T12:33:57.091Z] + id -g [2019-10-21T12:33:57.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40110:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:33:58.743Z] + bundleName=unit [2019-10-21T12:33:58.743Z] + echo Creating unit-bundles.tar.gz [2019-10-21T12:33:58.743Z] Creating unit-bundles.tar.gz [2019-10-21T12:33:58.743Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-21T12:33:58.743Z] bundles/junit-report.xml [2019-10-21T12:33:58.743Z] bundles/go-test-report.json [2019-10-21T12:33:58.743Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-21T12:33:58.753Z] Archiving artifacts [2019-10-21T12:33:58.786Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-21T12:33:59.349Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-21T12:33:59.431Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40110/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T12:33:59.743Z] + make clean [2019-10-21T12:33:59.913Z] --- PASS: TestDockerNetworkConnectAlias (7.03s) [2019-10-21T12:33:59.913Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-21T12:33:59.913Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:33:59.913Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-21T12:33:59.999Z] docker volume rm -f docker-dev-cache [2019-10-21T12:33:59.999Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T12:34:00.847Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-21T12:34:02.216Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-21T12:34:03.586Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-21T12:34:03.586Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-21T12:34:03.586Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-21T12:34:03.586Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-21T12:34:03.586Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-21T12:34:03.799Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-21T12:34:03.799Z] ok github.com/docker/docker/api/server/httputils 0.148s coverage: 14.7% of statements [2019-10-21T12:34:04.263Z] ok github.com/docker/docker/api/server/middleware 0.320s coverage: 37.7% of statements [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-21T12:34:04.263Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-21T12:34:05.480Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-21T12:34:05.480Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-21T12:34:05.737Z] --- PASS: TestDockerNetworkReConnect (5.96s) [2019-10-21T12:34:05.738Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-21T12:34:05.738Z] === RUN TestServicePlugin [2019-10-21T12:34:06.447Z] ok github.com/docker/docker/api/server/router/swarm 0.199s coverage: 4.0% of statements [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-21T12:34:06.447Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 92.2% of statements [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-21T12:34:06.447Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-21T12:34:06.447Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-21T12:34:06.447Z] ok github.com/docker/docker/api/types/time 0.503s coverage: 100.0% of statements [2019-10-21T12:34:06.670Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-21T12:34:06.909Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/builder [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-21T12:34:06.909Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-21T12:34:07.605Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-21T12:34:08.978Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-21T12:34:08.978Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-21T12:34:11.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-21T12:34:12.434Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-21T12:34:12.712Z] ok github.com/docker/docker/builder/dockerfile 0.649s coverage: 46.1% of statements [2019-10-21T12:34:12.713Z] ok github.com/docker/docker/builder/dockerignore 0.357s coverage: 96.8% of statements [2019-10-21T12:34:12.713Z] ok github.com/docker/docker/builder/remotecontext 0.736s coverage: 9.2% of statements [2019-10-21T12:34:14.956Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-21T12:34:15.886Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-21T12:34:16.142Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-21T12:34:16.706Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-21T12:34:16.706Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-21T12:34:17.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-21T12:34:17.833Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-21T12:34:20.357Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-21T12:34:20.357Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-21T12:34:20.357Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-21T12:34:21.287Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-21T12:34:22.216Z] === RUN TestDockerSuite/TestCommitChange [2019-10-21T12:34:23.585Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-21T12:34:24.517Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-21T12:34:26.411Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-21T12:34:28.307Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-21T12:34:29.675Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-21T12:34:31.044Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-21T12:34:32.413Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-21T12:34:33.782Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-21T12:34:34.711Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-21T12:34:34.968Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-21T12:34:34.968Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-21T12:34:34.968Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-21T12:34:34.968Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-21T12:34:34.968Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-21T12:34:34.968Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-21T12:34:35.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-21T12:34:37.120Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-21T12:34:37.120Z] --- PASS: TestServicePlugin (31.49s) [2019-10-21T12:34:37.120Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-21T12:34:37.120Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-21T12:34:37.120Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-21T12:34:37.120Z] plugin_test.go:62: [d4a390cf2e569] joining swarm manager [d45e7a062d534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:34:37.120Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-21T12:34:37.121Z] plugin_test.go:65: [dba9f8b442d7b] joining swarm manager [d45e7a062d534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:34:37.121Z] === RUN TestServiceUpdateLabel [2019-10-21T12:34:39.016Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-21T12:34:39.016Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-21T12:34:39.946Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-21T12:34:40.509Z] --- PASS: TestServiceUpdateLabel (3.11s) [2019-10-21T12:34:40.509Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-21T12:34:40.509Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:34:41.074Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-21T12:34:42.005Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-21T12:34:42.935Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-21T12:34:43.865Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-21T12:34:43.865Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-21T12:34:43.865Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-21T12:34:44.428Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-21T12:34:44.428Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-21T12:34:44.685Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-21T12:34:44.685Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-21T12:34:44.685Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-21T12:34:45.617Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-21T12:34:46.546Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-21T12:34:47.476Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-21T12:34:47.476Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-21T12:34:48.421Z] ok github.com/docker/docker/builder/remotecontext/git 33.564s coverage: 85.1% of statements [2019-10-21T12:34:48.421Z] ? github.com/docker/docker/cli [no test files] [2019-10-21T12:34:48.421Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-21T12:34:48.421Z] ok github.com/docker/docker/cli/debug 0.067s coverage: 100.0% of statements [2019-10-21T12:34:48.421Z] ok github.com/docker/docker/client 0.430s coverage: 75.3% of statements [2019-10-21T12:34:49.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-21T12:34:49.962Z] ok github.com/docker/docker/cmd/dockerd 0.767s coverage: 19.0% of statements [2019-10-21T12:34:50.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-21T12:34:50.301Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-21T12:34:50.865Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-21T12:34:51.798Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-21T12:34:52.146Z] ok github.com/docker/docker/container 0.536s coverage: 42.5% of statements [2019-10-21T12:34:52.146Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-21T12:34:52.146Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-21T12:34:52.146Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-21T12:34:52.146Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-21T12:34:52.727Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-21T12:34:53.290Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-21T12:34:53.290Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-21T12:34:54.219Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-21T12:34:55.151Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-21T12:34:55.717Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2019-10-21T12:34:55.717Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-21T12:34:55.717Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:34:55.975Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-21T12:34:56.232Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-21T12:34:57.163Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-21T12:34:59.057Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-21T12:35:00.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-21T12:35:00.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-21T12:35:00.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-21T12:35:00.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-21T12:35:00.424Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-21T12:35:01.353Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-21T12:35:06.486Z] --- PASS: TestBuildWithHugeFile (81.86s) [2019-10-21T12:35:06.486Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:35:06.486Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:35:06.486Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:35:06.486Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:35:06.486Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:35:06.486Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:35:06.486Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:35:06.486Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:35:06.486Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:35:06.486Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:35:06.604Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-21T12:35:06.604Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-21T12:35:06.773Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-21T12:35:06.773Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-10-21T12:35:06.773Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2019-10-21T12:35:06.773Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2019-10-21T12:35:06.773Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:35:06.773Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-21T12:35:07.534Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-21T12:35:07.534Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-21T12:35:07.534Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-21T12:35:10.297Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-21T12:35:10.812Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-21T12:35:10.812Z] --- PASS: TestServiceUpdateConfigs (15.26s) [2019-10-21T12:35:10.812Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-21T12:35:10.812Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:35:11.391Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-21T12:35:11.777Z] --- PASS: TestBuildPreserveOwnership (4.93s) [2019-10-21T12:35:11.777Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2019-10-21T12:35:11.777Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2019-10-21T12:35:11.777Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:35:11.777Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-21T12:35:11.777Z] PASS [2019-10-21T12:35:11.777Z] [2019-10-21T12:35:11.777Z] === Skipped [2019-10-21T12:35:11.777Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-21T12:35:11.777Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:35:11.777Z] [2019-10-21T12:35:11.777Z] [2019-10-21T12:35:11.777Z] DONE 32 tests, 1 skipped in 128.694s [2019-10-21T12:35:11.777Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-21T12:35:11.777Z] ++ 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-10-21T12:35:11.777Z] ++ set -e [2019-10-21T12:35:11.777Z] ++ '[' -n 0 ']' [2019-10-21T12:35:11.777Z] ++ set -x [2019-10-21T12:35:11.777Z] ++ env -i DEST=/go/src/github.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-10-21T12:35:12.062Z] INFO: Testing against a local daemon [2019-10-21T12:35:12.062Z] === RUN TestConfigList [2019-10-21T12:35:12.767Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-21T12:35:13.259Z] ok github.com/docker/docker/daemon 3.396s coverage: 9.2% of statements [2019-10-21T12:35:13.259Z] ok github.com/docker/docker/daemon/cluster 1.943s coverage: 0.5% of statements [2019-10-21T12:35:13.259Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.625s coverage: 65.3% of statements [2019-10-21T12:35:13.259Z] ok github.com/docker/docker/daemon/cluster/convert 0.651s coverage: 35.8% of statements [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-21T12:35:13.259Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.555s coverage: 10.9% of statements [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-21T12:35:13.259Z] ok github.com/docker/docker/daemon/config 1.172s coverage: 80.2% of statements [2019-10-21T12:35:13.259Z] ok github.com/docker/docker/daemon/discovery 0.475s coverage: 30.0% of statements [2019-10-21T12:35:13.259Z] ok github.com/docker/docker/daemon/events 0.498s coverage: 50.0% of statements [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-21T12:35:13.259Z] ok github.com/docker/docker/daemon/graphdriver 0.201s coverage: 2.3% of statements [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-21T12:35:13.259Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-21T12:35:14.760Z] --- PASS: TestConfigList (2.29s) [2019-10-21T12:35:14.760Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-21T12:35:14.760Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:35:16.811Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2019-10-21T12:35:16.811Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-21T12:35:16.811Z] === RUN TestConfigsUpdate [2019-10-21T12:35:17.002Z] ok github.com/docker/docker/daemon/images 0.663s coverage: 4.9% of statements [2019-10-21T12:35:17.002Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-21T12:35:17.002Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2019-10-21T12:35:17.002Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-21T12:35:17.002Z] ok github.com/docker/docker/daemon/logger 0.401s coverage: 43.0% of statements [2019-10-21T12:35:17.002Z] ok github.com/docker/docker/daemon/logger/awslogs 0.481s coverage: 77.4% of statements [2019-10-21T12:35:17.002Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-21T12:35:17.002Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-21T12:35:17.002Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-21T12:35:17.002Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-21T12:35:17.002Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-21T12:35:17.464Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.419s coverage: 62.1% of statements [2019-10-21T12:35:18.020Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-21T12:35:18.020Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-21T12:35:18.436Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.287s coverage: 88.3% of statements [2019-10-21T12:35:18.842Z] --- PASS: TestConfigsUpdate (2.17s) [2019-10-21T12:35:18.842Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-21T12:35:18.842Z] === RUN TestTemplatedConfig [2019-10-21T12:35:19.911Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-21T12:35:19.977Z] ok github.com/docker/docker/daemon/logger/local 0.433s coverage: 74.7% of statements [2019-10-21T12:35:19.977Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-21T12:35:19.977Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.283s coverage: 21.4% of statements [2019-10-21T12:35:21.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-21T12:35:21.543Z] --- PASS: TestTemplatedConfig (2.83s) [2019-10-21T12:35:21.543Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-21T12:35:21.543Z] === RUN TestConfigInspect [2019-10-21T12:35:23.722Z] ok github.com/docker/docker/daemon/logger/splunk 2.514s coverage: 82.5% of statements [2019-10-21T12:35:23.722Z] ok github.com/docker/docker/daemon/logger/syslog 0.269s coverage: 47.8% of statements [2019-10-21T12:35:23.722Z] ok github.com/docker/docker/daemon/logger/templates 0.079s coverage: 8.3% of statements [2019-10-21T12:35:23.722Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-21T12:35:23.722Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-21T12:35:23.722Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-21T12:35:24.236Z] --- PASS: TestConfigInspect (2.20s) [2019-10-21T12:35:24.236Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-21T12:35:24.236Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:35:25.264Z] ok github.com/docker/docker/distribution 1.708s coverage: 20.3% of statements [2019-10-21T12:35:25.724Z] ok github.com/docker/docker/distribution/metadata 1.343s coverage: 48.2% of statements [2019-10-21T12:35:25.724Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-21T12:35:26.185Z] ok github.com/docker/docker/distribution/xfer 2.068s coverage: 76.8% of statements [2019-10-21T12:35:26.185Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-21T12:35:26.185Z] ok github.com/docker/docker/errdefs 0.135s coverage: 49.4% of statements [2019-10-21T12:35:26.284Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2019-10-21T12:35:26.284Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-21T12:35:26.284Z] === RUN TestConfigCreateResolve [2019-10-21T12:35:27.872Z] --- PASS: TestServiceUpdateNetwork (15.87s) [2019-10-21T12:35:27.872Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-21T12:35:27.872Z] PASS [2019-10-21T12:35:27.872Z] [2019-10-21T12:35:27.872Z] === Skipped [2019-10-21T12:35:27.872Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T12:35:27.872Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:35:27.872Z] [2019-10-21T12:35:27.872Z] [2019-10-21T12:35:27.872Z] DONE 20 tests, 1 skipped in 169.089s [2019-10-21T12:35:27.872Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T12:35:27.872Z] ++ 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-10-21T12:35:27.872Z] ++ set -e [2019-10-21T12:35:27.872Z] ++ '[' -n 0 ']' [2019-10-21T12:35:27.872Z] ++ set -x [2019-10-21T12:35:27.872Z] ++ env -i DEST=/go/src/github.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-10-21T12:35:27.872Z] INFO: Testing against a local daemon [2019-10-21T12:35:27.872Z] === RUN TestSessionCreate [2019-10-21T12:35:27.872Z] --- PASS: TestSessionCreate (0.04s) [2019-10-21T12:35:27.872Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:35:27.872Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-10-21T12:35:27.872Z] PASS [2019-10-21T12:35:27.872Z] [2019-10-21T12:35:27.872Z] DONE 2 tests in 0.191s [2019-10-21T12:35:27.872Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T12:35:27.872Z] ++ 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-10-21T12:35:27.872Z] ++ set -e [2019-10-21T12:35:27.872Z] ++ '[' -n 0 ']' [2019-10-21T12:35:27.872Z] ++ set -x [2019-10-21T12:35:27.872Z] ++ env -i DEST=/go/src/github.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-10-21T12:35:27.872Z] INFO: Testing against a local daemon [2019-10-21T12:35:27.872Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:35:27.872Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:35:27.872Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:35:27.872Z] === RUN TestEventsExecDie [2019-10-21T12:35:28.129Z] --- PASS: TestEventsExecDie (0.98s) [2019-10-21T12:35:28.129Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:35:28.129Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-10-21T12:35:28.129Z] === RUN TestInfoBinaryCommits [2019-10-21T12:35:28.129Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-21T12:35:28.129Z] === RUN TestInfoAPIVersioned [2019-10-21T12:35:28.129Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-21T12:35:28.129Z] === RUN TestInfoAPI [2019-10-21T12:35:28.129Z] --- PASS: TestInfoAPI (0.03s) [2019-10-21T12:35:28.129Z] === RUN TestInfoAPIWarnings [2019-10-21T12:35:28.965Z] --- PASS: TestConfigCreateResolve (2.70s) [2019-10-21T12:35:28.965Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-21T12:35:28.965Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:35:29.059Z] --- PASS: TestInfoAPIWarnings (0.77s) [2019-10-21T12:35:29.059Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-21T12:35:29.059Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:35:29.095Z] ok github.com/docker/docker/image 1.120s coverage: 86.4% of statements [2019-10-21T12:35:29.095Z] ok github.com/docker/docker/image/cache 0.328s coverage: 19.2% of statements [2019-10-21T12:35:29.095Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-21T12:35:29.095Z] ok github.com/docker/docker/image/v1 0.262s coverage: 25.0% of statements [2019-10-21T12:35:29.095Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-21T12:35:29.249Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-21T12:35:29.249Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-21T12:35:29.249Z] PASS [2019-10-21T12:35:29.249Z] [2019-10-21T12:35:29.249Z] DONE 8 tests in 17.368s [2019-10-21T12:35:29.249Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-21T12:35:29.249Z] ++ 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-10-21T12:35:29.249Z] ++ set -e [2019-10-21T12:35:29.249Z] ++ '[' -n 0 ']' [2019-10-21T12:35:29.249Z] ++ set -x [2019-10-21T12:35:29.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:35:29.249Z] INFO: Testing against a local daemon [2019-10-21T12:35:29.249Z] === RUN TestCheckpoint [2019-10-21T12:35:29.249Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:35:29.249Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:35:29.249Z] === RUN TestContainerInvalidJSON [2019-10-21T12:35:29.249Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:35:29.249Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:35:29.249Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:35:29.249Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:35:29.249Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:35:29.249Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:35:29.249Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:35:29.249Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:35:29.249Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:35:29.249Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-21T12:35:29.249Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-21T12:35:29.249Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-21T12:35:29.249Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T12:35:29.249Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:35:29.317Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2019-10-21T12:35:29.317Z] === RUN TestPingCacheHeaders [2019-10-21T12:35:29.317Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-21T12:35:29.317Z] === RUN TestPingGet [2019-10-21T12:35:29.317Z] --- PASS: TestPingGet (0.01s) [2019-10-21T12:35:29.317Z] === RUN TestPingHead [2019-10-21T12:35:29.317Z] --- PASS: TestPingHead (0.03s) [2019-10-21T12:35:29.317Z] === RUN TestVersion [2019-10-21T12:35:29.317Z] --- PASS: TestVersion (0.04s) [2019-10-21T12:35:29.317Z] PASS [2019-10-21T12:35:29.533Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-21T12:35:29.533Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:35:29.533Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-21T12:35:29.533Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:35:29.533Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-10-21T12:35:29.533Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:35:29.573Z] [2019-10-21T12:35:29.573Z] === Skipped [2019-10-21T12:35:29.573Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:35:29.573Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:35:29.573Z] [2019-10-21T12:35:29.573Z] [2019-10-21T12:35:29.573Z] DONE 12 tests, 1 skipped in 2.420s [2019-10-21T12:35:29.573Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T12:35:29.573Z] ++ 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-10-21T12:35:29.573Z] ++ set -e [2019-10-21T12:35:29.573Z] ++ '[' -n 0 ']' [2019-10-21T12:35:29.573Z] ++ set -x [2019-10-21T12:35:29.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:35:29.574Z] INFO: Testing against a local daemon [2019-10-21T12:35:29.574Z] === RUN TestVolumesCreateAndList [2019-10-21T12:35:29.574Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-21T12:35:29.574Z] === RUN TestVolumesRemove [2019-10-21T12:35:29.574Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-21T12:35:29.574Z] === RUN TestVolumesInspect [2019-10-21T12:35:29.818Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-21T12:35:29.818Z] === RUN TestCopyFromContainer [2019-10-21T12:35:29.831Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-21T12:35:29.831Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:35:29.831Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:35:29.831Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:35:29.831Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:35:29.831Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-21T12:35:29.831Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:35:29.831Z] PASS [2019-10-21T12:35:29.831Z] [2019-10-21T12:35:29.831Z] DONE 5 tests in 0.255s [2019-10-21T12:35:29.831Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T12:35:29.831Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T12:35:29.831Z] +++ kill 5319 [2019-10-21T12:35:31.201Z] +++ /etc/init.d/apparmor stop [2019-10-21T12:35:31.201Z] Clearing AppArmor profiles cache:. [2019-10-21T12:35:31.201Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:35:31.201Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:35:31.201Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:35:31.201Z] [2019-10-21T12:35:31.201Z] To set a process to complain mode, use the command line tool [2019-10-21T12:35:31.201Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:35:31.201Z] with the 'teardown' option." [2019-10-21T12:35:31.201Z] [2019-10-21T12:35:31.286Z] ok github.com/docker/docker/layer 0.803s coverage: 30.0% of statements [2019-10-21T12:35:31.286Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-21T12:35:31.297Z] === RUN TestCopyFromContainer// [2019-10-21T12:35:31.297Z] === RUN TestCopyFromContainer//bar/root [2019-10-21T12:35:31.297Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-21T12:35:31.582Z] === RUN TestCopyFromContainer/bar/quux [2019-10-21T12:35:31.582Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-21T12:35:31.582Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-21T12:35:31.869Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-21T12:35:31.869Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-21T12:35:31.869Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-21T12:35:32.157Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer (2.47s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-21T12:35:32.157Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-21T12:35:32.157Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:35:32.157Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:35:32.157Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:35:32.157Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:35:32.157Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:35:32.157Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:35:32.157Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:35:32.157Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:35:32.157Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:35:32.157Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:35:32.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-21T12:35:32.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-21T12:35:32.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-21T12:35:32.157Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-21T12:35:32.157Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:35:32.157Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-21T12:35:32.157Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:35:32.157Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:35:32.157Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:35:32.157Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:35:32.157Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:35:32.157Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:35:32.157Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:35:32.157Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:35:32.157Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:35:32.157Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:35:32.157Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T12:35:32.157Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-21T12:35:32.157Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-21T12:35:32.157Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-21T12:35:32.157Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:35:32.443Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-21T12:35:32.443Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:35:34.203Z] ok github.com/docker/docker/libcontainerd/local 0.409s coverage: 1.0% of statements [2019-10-21T12:35:34.203Z] ok github.com/docker/docker/libcontainerd/queue 0.378s coverage: 100.0% of statements [2019-10-21T12:35:34.203Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-21T12:35:34.203Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-21T12:35:34.203Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-21T12:35:34.203Z] ? github.com/docker/docker/oci [no test files] [2019-10-21T12:35:34.203Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-21T12:35:34.203Z] ok github.com/docker/docker/opts 0.521s coverage: 67.3% of statements [2019-10-21T12:35:34.203Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:35:34.482Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-21T12:35:34.482Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-21T12:35:34.482Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-21T12:35:34.482Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:35:36.525Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2019-10-21T12:35:36.525Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:35:36.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:35:36.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:35:36.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:35:36.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:35:36.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:35:36.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:35:36.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:35:36.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:35:36.525Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:35:36.525Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:35:36.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:35:36.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:35:36.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:35:36.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:35:36.525Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:35:36.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-21T12:35:36.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-21T12:35:36.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-10-21T12:35:36.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-21T12:35:36.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-21T12:35:36.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-21T12:35:36.525Z] === RUN TestContainerStartOnDaemonRestart [2019-10-21T12:35:36.525Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-21T12:35:36.525Z] === RUN TestDaemonRestartIpcMode [2019-10-21T12:35:36.525Z] === PAUSE TestDaemonRestartIpcMode [2019-10-21T12:35:36.525Z] === RUN TestDiff [2019-10-21T12:35:37.147Z] --- PASS: TestDiff (0.68s) [2019-10-21T12:35:37.147Z] === RUN TestExecWithCloseStdin [2019-10-21T12:35:38.160Z] --- PASS: TestExecWithCloseStdin (0.90s) [2019-10-21T12:35:38.160Z] === RUN TestExec [2019-10-21T12:35:38.781Z] --- PASS: TestExec (0.85s) [2019-10-21T12:35:38.781Z] === RUN TestExecUser [2019-10-21T12:35:39.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-21T12:35:39.825Z] --- PASS: TestExecUser (0.84s) [2019-10-21T12:35:39.826Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:35:40.841Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-10-21T12:35:40.841Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:35:42.326Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-21T12:35:42.326Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-21T12:35:42.326Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:35:43.343Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2019-10-21T12:35:43.343Z] === RUN TestHealthKillContainer [2019-10-21T12:35:45.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-21T12:35:46.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-21T12:35:46.800Z] --- PASS: TestHealthKillContainer (2.90s) [2019-10-21T12:35:46.800Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:35:46.800Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-10-21T12:35:46.800Z] === RUN TestIpcModeNone [2019-10-21T12:35:47.096Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-21T12:35:47.824Z] --- PASS: TestIpcModeNone (0.89s) [2019-10-21T12:35:47.824Z] === RUN TestIpcModePrivate [2019-10-21T12:35:48.836Z] --- PASS: TestIpcModePrivate (0.87s) [2019-10-21T12:35:48.836Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-21T12:35:48.836Z] === RUN TestIpcModeShareable [2019-10-21T12:35:49.456Z] --- PASS: TestIpcModeShareable (0.86s) [2019-10-21T12:35:49.456Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-21T12:35:49.457Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-21T12:35:50.373Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-21T12:35:52.143Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s) [2019-10-21T12:35:52.143Z] === RUN TestAPIIpcModeHost [2019-10-21T12:35:52.767Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-10-21T12:35:52.767Z] === RUN TestDaemonIpcModeShareable [2019-10-21T12:35:52.897Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-21T12:35:54.809Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2019-10-21T12:35:54.810Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-21T12:35:54.810Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-21T12:35:54.810Z] === RUN TestDaemonIpcModePrivate [2019-10-21T12:35:55.419Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-21T12:35:56.297Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-10-21T12:35:56.297Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-21T12:35:56.297Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-21T12:35:56.297Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-21T12:35:57.316Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-21T12:35:57.316Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-21T12:35:58.246Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-21T12:35:58.335Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-10-21T12:35:58.335Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-21T12:35:58.335Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-21T12:35:58.335Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-21T12:35:59.179Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-21T12:35:59.821Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2019-10-21T12:35:59.821Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-21T12:35:59.821Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-21T12:35:59.821Z] === RUN TestIpcModeOlderClient [2019-10-21T12:35:59.821Z] === PAUSE TestIpcModeOlderClient [2019-10-21T12:35:59.821Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:36:00.549Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-21T12:36:00.833Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2019-10-21T12:36:00.833Z] === RUN TestKillContainer [2019-10-21T12:36:00.833Z] === RUN TestKillContainer/no_signal [2019-10-21T12:36:01.130Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-21T12:36:01.453Z] === RUN TestKillContainer/non_killing_signal [2019-10-21T12:36:01.738Z] === RUN TestKillContainer/killing_signal [2019-10-21T12:36:02.500Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-21T12:36:02.753Z] --- PASS: TestKillContainer (2.23s) [2019-10-21T12:36:02.753Z] --- PASS: TestKillContainer/no_signal (0.72s) [2019-10-21T12:36:02.753Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-10-21T12:36:02.753Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-10-21T12:36:02.753Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:36:02.753Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-21T12:36:03.064Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-21T12:36:03.773Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/archive 9.476s coverage: 62.0% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/authorization 0.493s coverage: 26.8% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/broadcaster 0.059s coverage: 100.0% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/capabilities 0.079s coverage: 87.5% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/chrootarchive 0.235s coverage: 15.4% of statements [2019-10-21T12:36:04.286Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-21T12:36:04.286Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/directory 0.113s coverage: 80.0% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/discovery 0.196s coverage: 58.3% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/discovery/file 0.104s coverage: 92.9% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/discovery/kv 3.604s coverage: 84.1% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/discovery/memory 0.214s coverage: 92.3% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/discovery/nodes 0.129s coverage: 93.8% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/filenotify 0.125s coverage: 36.2% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/fileutils 0.093s coverage: 87.7% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/homedir 0.065s coverage: 42.9% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/idtools 0.071s coverage: 6.3% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/ioutils 0.861s coverage: 69.2% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/jsonmessage 0.317s coverage: 91.7% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/longpath 0.111s coverage: 100.0% of statements [2019-10-21T12:36:04.286Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2019-10-21T12:36:04.286Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/parsers 0.095s coverage: 97.0% of statements [2019-10-21T12:36:04.286Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-21T12:36:04.286Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-21T12:36:04.286Z] ok github.com/docker/docker/pkg/pidfile 0.106s coverage: 82.6% of statements [2019-10-21T12:36:04.286Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-21T12:36:04.286Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-21T12:36:04.400Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2019-10-21T12:36:04.400Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-10-21T12:36:04.400Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-10-21T12:36:04.400Z] === RUN TestKillStoppedContainer [2019-10-21T12:36:04.400Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-21T12:36:04.400Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:36:04.400Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-21T12:36:04.400Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:36:04.433Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-21T12:36:05.362Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-21T12:36:05.418Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2019-10-21T12:36:05.418Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:36:06.292Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-21T12:36:06.431Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-10-21T12:36:06.432Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:36:07.062Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2019-10-21T12:36:07.062Z] === RUN TestLinksEtcHostsContentMatch [2019-10-21T12:36:07.221Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-21T12:36:07.699Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-10-21T12:36:07.699Z] === RUN TestLinksContainerNames [2019-10-21T12:36:08.590Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-21T12:36:09.178Z] --- PASS: TestLinksContainerNames (1.41s) [2019-10-21T12:36:09.178Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:36:09.520Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-21T12:36:10.191Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-10-21T12:36:10.191Z] === RUN TestContainerNetworkMountsNoChown [2019-10-21T12:36:10.451Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-21T12:36:10.815Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/default [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/default [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/private [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/private [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rprivate [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/slave [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/slave [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rslave [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/shared [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/shared [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rshared [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/default [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/shared [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rslave [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rshared [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rprivate [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/private [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/slave [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-21T12:36:10.815Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:36:10.815Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-21T12:36:10.815Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-21T12:36:11.101Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-21T12:36:11.101Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-21T12:36:11.101Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-21T12:36:11.101Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-21T12:36:11.101Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-21T12:36:11.101Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-21T12:36:11.101Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-21T12:36:11.102Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2019-10-21T12:36:11.102Z] === RUN TestContainerBindMountNonRecursive [2019-10-21T12:36:11.820Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-21T12:36:12.585Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2019-10-21T12:36:12.585Z] === RUN TestNetworkNat [2019-10-21T12:36:13.190Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-21T12:36:13.600Z] --- PASS: TestNetworkNat (0.73s) [2019-10-21T12:36:13.600Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:36:13.753Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-21T12:36:13.753Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-21T12:36:14.219Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-10-21T12:36:14.219Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:36:14.683Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-21T12:36:15.233Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2019-10-21T12:36:15.233Z] === RUN TestPause [2019-10-21T12:36:15.613Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-21T12:36:15.853Z] --- PASS: TestPause (0.75s) [2019-10-21T12:36:15.853Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:36:15.853Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:36:15.853Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:36:15.853Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:36:16.473Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-10-21T12:36:16.473Z] === RUN TestPsFilter [2019-10-21T12:36:16.765Z] --- PASS: TestPsFilter (0.20s) [2019-10-21T12:36:16.765Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:36:16.983Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-21T12:36:17.400Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-10-21T12:36:17.400Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:36:17.915Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-21T12:36:18.023Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-10-21T12:36:18.023Z] === RUN TestRemoveContainerRunning [2019-10-21T12:36:18.857Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-21T12:36:19.036Z] --- PASS: TestRemoveContainerRunning (0.74s) [2019-10-21T12:36:19.036Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:36:19.657Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2019-10-21T12:36:19.657Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:36:19.657Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-21T12:36:19.657Z] === RUN TestRenameLinkedContainer [2019-10-21T12:36:20.749Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-21T12:36:21.679Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-21T12:36:22.340Z] --- PASS: TestRenameLinkedContainer (2.74s) [2019-10-21T12:36:22.340Z] === RUN TestRenameStoppedContainer [2019-10-21T12:36:23.355Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-10-21T12:36:23.355Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:36:24.199Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-21T12:36:24.367Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2019-10-21T12:36:24.367Z] === RUN TestRenameInvalidName [2019-10-21T12:36:25.376Z] --- PASS: TestRenameInvalidName (0.70s) [2019-10-21T12:36:25.376Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:36:25.400Z] ok github.com/docker/docker/pkg/plugins 35.464s coverage: 73.4% of statements [2019-10-21T12:36:25.400Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.114s coverage: 56.8% of statements [2019-10-21T12:36:25.400Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-21T12:36:25.400Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-21T12:36:25.400Z] ok github.com/docker/docker/pkg/plugins/transport 0.144s coverage: 85.7% of statements [2019-10-21T12:36:25.400Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2019-10-21T12:36:25.400Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2019-10-21T12:36:25.400Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 73.9% of statements [2019-10-21T12:36:25.400Z] ok github.com/docker/docker/pkg/reexec 0.161s coverage: 82.4% of statements [2019-10-21T12:36:25.400Z] ok github.com/docker/docker/pkg/signal 0.106s coverage: 20.3% of statements [2019-10-21T12:36:25.400Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-21T12:36:25.400Z] ok github.com/docker/docker/pkg/stdcopy 0.109s coverage: 100.0% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/streamformatter 0.223s coverage: 66.2% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/stringid 0.089s coverage: 70.6% of statements [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/sysinfo 0.063s coverage: 38.2% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/system 0.086s coverage: 12.7% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/tarsum 0.244s coverage: 89.3% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/term 0.123s coverage: 30.8% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/term/windows 0.074s coverage: 0.0% of statements [no tests to run] [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/urlutil 0.074s coverage: 100.0% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/plugin 0.236s coverage: 11.6% of statements [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/plugin/v2 0.192s coverage: 20.1% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/reference 0.279s coverage: 84.4% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/registry 0.510s coverage: 52.2% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/registry/resumable 0.368s coverage: 100.0% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/restartmanager 0.073s coverage: 50.9% of statements [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/rootless [no test files] [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/runconfig 0.236s coverage: 54.5% of statements [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/testutil 0.061s coverage: 62.5% of statements [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/volume [no test files] [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/volume/drivers 0.283s coverage: 36.1% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/volume/local 0.231s coverage: 37.7% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/volume/mounts 0.205s coverage: 66.2% of statements [2019-10-21T12:36:25.401Z] ok github.com/docker/docker/volume/service 0.491s coverage: 70.3% of statements [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-21T12:36:25.401Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-21T12:36:25.401Z] INFO: make.ps1 ended at 10/21/2019 12:36:25 [2019-10-21T12:36:27.582Z] INFO: Unit tests ended at 10/21/2019 12:36:26. Duration:00:03:57.5345629 [2019-10-21T12:36:27.582Z] INFO: Building busybox [2019-10-21T12:36:27.582Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-21T12:36:27.582Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-21T12:36:27.582Z] [2019-10-21T12:36:27.582Z] Sending build context to Docker daemon 2.56kB [2019-10-21T12:36:27.582Z] [2019-10-21T12:36:27.582Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-21T12:36:27.582Z] ---> 739b21bd02e7 [2019-10-21T12:36:27.582Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-21T12:36:27.582Z] ---> Running in 7549166106a0 [2019-10-21T12:36:28.066Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2019-10-21T12:36:28.066Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:36:28.356Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2019-10-21T12:36:28.357Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:36:29.449Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-21T12:36:29.845Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2019-10-21T12:36:29.845Z] === RUN TestResize [2019-10-21T12:36:30.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-21T12:36:30.855Z] --- PASS: TestResize (0.77s) [2019-10-21T12:36:30.855Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:36:31.472Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2019-10-21T12:36:31.472Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:36:32.099Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:36:32.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:36:32.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:36:32.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-21T12:36:32.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:36:32.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-21T12:36:32.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:36:33.288Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-21T12:36:33.544Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-21T12:36:34.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-21T12:36:34.464Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-21T12:36:34.667Z] Removing intermediate container 7549166106a0 [2019-10-21T12:36:34.667Z] ---> 74ed916c15b3 [2019-10-21T12:36:34.667Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-21T12:36:35.128Z] [2019-10-21T12:36:35.128Z] ---> 9761420bf95d [2019-10-21T12:36:35.128Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-21T12:36:35.128Z] ---> Running in 8497b3591a25 [2019-10-21T12:36:35.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-21T12:36:35.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-21T12:36:36.670Z] [2019-10-21T12:36:36.670Z] SUCCESS: Specified value was saved. [2019-10-21T12:36:37.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-21T12:36:37.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-21T12:36:37.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-21T12:36:38.794Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-21T12:36:39.587Z] Removing intermediate container 8497b3591a25 [2019-10-21T12:36:39.587Z] ---> c20384d464d9 [2019-10-21T12:36:39.587Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-21T12:36:39.587Z] ---> Running in b16134b72480 [2019-10-21T12:36:39.608Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-21T12:36:42.070Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.14s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.28s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.29s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.46s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.09s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.18s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.14s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.02s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.19s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.10s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-21T12:36:42.309Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.69s) [2019-10-21T12:36:42.309Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-21T12:36:42.309Z] === RUN TestCgroupNamespacesRun [2019-10-21T12:36:43.001Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-21T12:36:44.342Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2019-10-21T12:36:44.342Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-21T12:36:44.342Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-21T12:36:45.838Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-10-21T12:36:45.838Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-21T12:36:45.838Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-21T12:36:46.673Z] Cannot create a file when that file already exists. [2019-10-21T12:36:47.330Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2019-10-21T12:36:47.330Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-21T12:36:47.330Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-21T12:36:48.251Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-21T12:36:49.187Z] === RUN TestDockerSuite/TestCpToDot [2019-10-21T12:36:49.366Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2019-10-21T12:36:49.366Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-21T12:36:49.366Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-21T12:36:50.128Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-21T12:36:50.874Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2019-10-21T12:36:50.874Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-21T12:36:50.874Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-21T12:36:51.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-21T12:36:51.755Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-21T12:36:51.889Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-21T12:36:51.889Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-21T12:36:51.889Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-21T12:36:52.905Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-21T12:36:52.905Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-21T12:36:52.905Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-21T12:36:53.790Z] Removing intermediate container b16134b72480 [2019-10-21T12:36:53.790Z] ---> 85066aa1604c [2019-10-21T12:36:53.790Z] Step 6/6 : CMD ["sh"] [2019-10-21T12:36:53.790Z] ---> Running in ecce05f7500e [2019-10-21T12:36:53.790Z] Removing intermediate container ecce05f7500e [2019-10-21T12:36:53.790Z] ---> dc9cd62c00e7 [2019-10-21T12:36:53.791Z] Successfully built dc9cd62c00e7 [2019-10-21T12:36:53.791Z] Successfully tagged busybox:latest [2019-10-21T12:36:53.791Z] INFO: Docker images of the daemon under test [2019-10-21T12:36:53.791Z] [2019-10-21T12:36:53.791Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-21T12:36:53.791Z] busybox latest dc9cd62c00e7 Less than a second ago 4.83GB [2019-10-21T12:36:53.791Z] microsoft/windowsservercore latest 739b21bd02e7 12 days ago 4.79GB [2019-10-21T12:36:53.791Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 12 days ago 4.79GB [2019-10-21T12:36:53.791Z] [2019-10-21T12:36:53.791Z] INFO: Running integration tests at 10/21/2019 12:36:53... [2019-10-21T12:36:53.791Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-21T12:36:53.791Z] INFO: Integration API tests being run from the host: [2019-10-21T12:36:53.791Z] INFO: make.ps1 starting at 10/21/2019 12:36:53 [2019-10-21T12:36:54.277Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-21T12:36:54.388Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2019-10-21T12:36:54.389Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-21T12:36:54.389Z] === RUN TestKernelTCPMemory [2019-10-21T12:36:54.765Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-21T12:36:54.841Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-21T12:36:55.407Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-10-21T12:36:55.408Z] === RUN TestNISDomainname [2019-10-21T12:36:56.427Z] --- PASS: TestNISDomainname (1.02s) [2019-10-21T12:36:56.427Z] === RUN TestHostnameDnsResolution [2019-10-21T12:36:56.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-21T12:36:57.444Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-10-21T12:36:57.444Z] === RUN TestStats [2019-10-21T12:36:58.632Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-21T12:36:59.196Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-21T12:37:00.126Z] --- PASS: TestStats (2.69s) [2019-10-21T12:37:00.126Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:37:00.126Z] === RUN TestStopContainerWithTimeout/0 [2019-10-21T12:37:00.126Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-21T12:37:00.126Z] === RUN TestStopContainerWithTimeout/1 [2019-10-21T12:37:00.126Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-21T12:37:00.126Z] === RUN TestStopContainerWithTimeout/3 [2019-10-21T12:37:00.126Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-21T12:37:00.126Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-21T12:37:00.126Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-21T12:37:00.130Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-21T12:37:00.417Z] === CONT TestStopContainerWithTimeout/0 [2019-10-21T12:37:00.417Z] === CONT TestStopContainerWithTimeout/3 [2019-10-21T12:37:00.417Z] === CONT TestStopContainerWithTimeout/1 [2019-10-21T12:37:00.417Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-21T12:37:02.650Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-21T12:37:02.650Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-21T12:37:02.650Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-21T12:37:03.214Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-21T12:37:03.896Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-21T12:37:03.896Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2019-10-21T12:37:03.896Z] --- PASS: TestStopContainerWithTimeout/1 (2.51s) [2019-10-21T12:37:03.896Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2019-10-21T12:37:03.896Z] --- PASS: TestStopContainerWithTimeout/3 (3.41s) [2019-10-21T12:37:03.896Z] === RUN TestDeleteDevicemapper [2019-10-21T12:37:03.896Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-21T12:37:03.896Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:37:03.896Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:37:04.145Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-21T12:37:04.145Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-21T12:37:04.145Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-21T12:37:05.077Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-21T12:37:05.335Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-21T12:37:05.592Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-21T12:37:05.592Z] === RUN TestDockerSuite/TestCreateRM [2019-10-21T12:37:05.848Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-21T12:37:05.848Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-21T12:37:05.848Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-21T12:37:06.104Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-21T12:37:06.593Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.80s) [2019-10-21T12:37:06.593Z] === RUN TestUpdateMemory [2019-10-21T12:37:07.612Z] --- PASS: TestUpdateMemory (1.11s) [2019-10-21T12:37:07.612Z] === RUN TestUpdateCPUQuota [2019-10-21T12:37:08.626Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-21T12:37:08.626Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-21T12:37:08.626Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-21T12:37:09.644Z] --- PASS: TestUpdateCPUQuota (1.67s) [2019-10-21T12:37:09.644Z] === RUN TestUpdatePidsLimit [2019-10-21T12:37:09.644Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-21T12:37:09.644Z] === RUN TestUpdatePidsLimit/no_change [2019-10-21T12:37:09.930Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-21T12:37:10.552Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-21T12:37:10.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-21T12:37:11.458Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-21T12:37:11.749Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-21T12:37:12.806Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-21T12:37:12.806Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-21T12:37:12.806Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-21T12:37:12.806Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-21T12:37:12.806Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-21T12:37:12.806Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-21T12:37:13.230Z] --- PASS: TestUpdatePidsLimit (4.03s) [2019-10-21T12:37:13.230Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-21T12:37:13.230Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-10-21T12:37:13.230Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-10-21T12:37:13.230Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-10-21T12:37:13.230Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2019-10-21T12:37:13.230Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-10-21T12:37:13.230Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-21T12:37:13.230Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:37:13.371Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-21T12:37:15.265Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-21T12:37:15.831Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-21T12:37:15.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-21T12:37:17.727Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-21T12:37:19.620Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-21T12:37:19.985Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-21T12:37:20.447Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-21T12:37:20.992Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-21T12:37:21.557Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-21T12:37:21.816Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-21T12:37:22.747Z] === RUN TestDockerSuite/TestDockerFails [2019-10-21T12:37:22.747Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-21T12:37:22.747Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-21T12:37:22.747Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-21T12:37:24.116Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-21T12:37:24.200Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-21T12:37:25.047Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-21T12:37:25.754Z] --- PASS: TestUpdateRestartPolicy (12.10s) [2019-10-21T12:37:25.754Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:37:26.042Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2019-10-21T12:37:26.042Z] === RUN TestWaitNonBlocked [2019-10-21T12:37:26.042Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:37:26.042Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:37:26.042Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:37:26.042Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:37:26.042Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:37:26.042Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:37:26.939Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-21T12:37:26.939Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-21T12:37:26.939Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-21T12:37:26.939Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-21T12:37:27.066Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-21T12:37:27.066Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2019-10-21T12:37:27.066Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2019-10-21T12:37:27.066Z] === RUN TestWaitBlocked [2019-10-21T12:37:27.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:37:27.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:37:27.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:37:27.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:37:27.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-21T12:37:27.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-21T12:37:27.226Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-21T12:37:28.094Z] --- PASS: TestWaitBlocked (0.05s) [2019-10-21T12:37:28.094Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2019-10-21T12:37:28.094Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2019-10-21T12:37:28.094Z] === CONT TestContainerStartOnDaemonRestart [2019-10-21T12:37:28.094Z] === CONT TestIpcModeOlderClient [2019-10-21T12:37:28.094Z] === CONT TestDaemonRestartIpcMode [2019-10-21T12:37:28.391Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-21T12:37:30.154Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-21T12:37:31.156Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-21T12:37:31.874Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2019-10-21T12:37:31.874Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-21T12:37:32.126Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-21T12:37:32.159Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2019-10-21T12:37:32.159Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-21T12:37:32.159Z] PASS [2019-10-21T12:37:32.159Z] [2019-10-21T12:37:32.159Z] === Skipped [2019-10-21T12:37:32.159Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-21T12:37:32.159Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:37:32.159Z] [2019-10-21T12:37:32.159Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-21T12:37:32.159Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-21T12:37:32.159Z] [2019-10-21T12:37:32.159Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-21T12:37:32.159Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-21T12:37:32.159Z] [2019-10-21T12:37:32.159Z] [2019-10-21T12:37:32.159Z] DONE 197 tests, 3 skipped in 122.856s [2019-10-21T12:37:32.159Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-21T12:37:32.159Z] ++ 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-10-21T12:37:32.159Z] ++ set -e [2019-10-21T12:37:32.159Z] ++ '[' -n 0 ']' [2019-10-21T12:37:32.159Z] ++ set -x [2019-10-21T12:37:32.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:37:32.159Z] INFO: Testing against a local daemon [2019-10-21T12:37:32.159Z] === RUN TestCommitInheritsEnv [2019-10-21T12:37:32.777Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-10-21T12:37:32.777Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:37:32.777Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-21T12:37:32.777Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:37:32.777Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-21T12:37:32.777Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:37:32.777Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-21T12:37:32.777Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:37:33.061Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-10-21T12:37:33.061Z] === RUN TestRemoveImageGarbageCollector [2019-10-21T12:37:33.061Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:37:33.061Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:37:33.061Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:37:33.097Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-21T12:37:33.347Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-21T12:37:33.347Z] === RUN TestTagInvalidReference [2019-10-21T12:37:33.347Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-21T12:37:33.347Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:37:33.347Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-21T12:37:33.347Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:37:33.347Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-21T12:37:33.347Z] === RUN TestTagOfficialNames [2019-10-21T12:37:33.347Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-21T12:37:33.347Z] === RUN TestTagMatchesDigest [2019-10-21T12:37:33.347Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T12:37:33.347Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-21T12:37:33.484Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-21T12:37:33.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-21T12:37:34.067Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-21T12:37:36.758Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-21T12:37:36.981Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-21T12:37:40.061Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-21T12:37:41.703Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-21T12:37:41.954Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-21T12:37:42.888Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-21T12:37:43.817Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-21T12:37:44.747Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-21T12:37:45.676Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-21T12:37:46.605Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-21T12:37:47.169Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-21T12:37:49.062Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-21T12:37:49.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-21T12:37:50.337Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-21T12:37:50.996Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-21T12:37:53.276Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-21T12:37:55.172Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-21T12:37:56.203Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-21T12:37:56.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-21T12:37:57.473Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-21T12:37:59.367Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-21T12:38:00.012Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-21T12:38:01.268Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-21T12:38:02.200Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-21T12:38:02.457Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-21T12:38:02.925Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-21T12:38:04.351Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-21T12:38:05.280Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-21T12:38:05.280Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-21T12:38:05.537Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-21T12:38:05.793Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-21T12:38:05.793Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-21T12:38:05.847Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-21T12:38:07.685Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-21T12:38:08.768Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-21T12:38:08.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:38:08.768Z] INFO: Testing against a local daemon [2019-10-21T12:38:08.768Z] === RUN TestBuildWithSession [2019-10-21T12:38:08.768Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-21T12:38:08.769Z] build_session_test.go:25: TODO: BuildKit [2019-10-21T12:38:08.769Z] === RUN TestBuildSquashParent [2019-10-21T12:38:08.769Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-21T12:38:08.769Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:08.769Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-21T12:38:08.769Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-21T12:38:08.769Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:38:08.769Z] === RUN TestBuildMultiStageCopy [2019-10-21T12:38:08.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-21T12:38:09.055Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-21T12:38:09.055Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-21T12:38:09.055Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-21T12:38:09.986Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-21T12:38:09.986Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-21T12:38:10.549Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-21T12:38:11.478Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-21T12:38:11.734Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-21T12:38:11.735Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-21T12:38:11.735Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-21T12:38:13.629Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-21T12:38:14.192Z] === RUN TestDockerSuite/TestEventsRename [2019-10-21T12:38:15.122Z] === RUN TestDockerSuite/TestEventsResize [2019-10-21T12:38:16.052Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-21T12:38:16.981Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-21T12:38:17.545Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-21T12:38:18.475Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-21T12:38:21.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-21T12:38:21.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-21T12:38:21.626Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-21T12:38:21.751Z] === RUN TestDockerSuite/TestEventsTop [2019-10-21T12:38:22.681Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-21T12:38:23.167Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-21T12:38:24.709Z] --- PASS: TestBuildMultiStageCopy (15.73s) [2019-10-21T12:38:24.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.83s) [2019-10-21T12:38:24.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2019-10-21T12:38:24.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2019-10-21T12:38:24.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2019-10-21T12:38:24.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2019-10-21T12:38:24.709Z] === RUN TestBuildMultiStageParentConfig [2019-10-21T12:38:24.709Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-21T12:38:24.709Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:38:24.709Z] === RUN TestBuildLabelWithTargets [2019-10-21T12:38:24.709Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-21T12:38:24.709Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:38:24.709Z] === RUN TestBuildWithEmptyLayers [2019-10-21T12:38:25.200Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-21T12:38:25.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-21T12:38:25.679Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2019-10-21T12:38:25.680Z] === RUN TestBuildMultiStageOnBuild [2019-10-21T12:38:25.680Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-21T12:38:25.680Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:38:25.680Z] === RUN TestBuildUncleanTarFilenames [2019-10-21T12:38:25.680Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-21T12:38:25.680Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:38:25.680Z] === RUN TestBuildMultiStageLayerLeak [2019-10-21T12:38:25.680Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-21T12:38:25.680Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:38:25.680Z] === RUN TestBuildWithHugeFile [2019-10-21T12:38:25.680Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-21T12:38:25.680Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-21T12:38:25.680Z] === RUN TestBuildWithEmptyDockerfile [2019-10-21T12:38:25.680Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:38:25.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:38:25.680Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:38:25.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:38:25.680Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:38:25.680Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:38:26.140Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-21T12:38:26.140Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-21T12:38:26.140Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-21T12:38:26.140Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2019-10-21T12:38:26.140Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-21T12:38:26.140Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-21T12:38:26.140Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-21T12:38:26.140Z] === RUN TestBuildPreserveOwnership [2019-10-21T12:38:26.140Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-21T12:38:26.140Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:38:26.140Z] === RUN TestBuildPlatformInvalid [2019-10-21T12:38:26.140Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-21T12:38:26.140Z] PASS [2019-10-21T12:38:26.140Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-21T12:38:26.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:38:26.140Z] INFO: Testing against a local daemon [2019-10-21T12:38:26.140Z] === RUN TestConfigList [2019-10-21T12:38:26.140Z] --- SKIP: TestConfigList (0.00s) [2019-10-21T12:38:26.140Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:26.140Z] === RUN TestConfigsCreateAndDelete [2019-10-21T12:38:26.140Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-21T12:38:26.140Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:26.140Z] === RUN TestConfigsUpdate [2019-10-21T12:38:26.140Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-21T12:38:26.140Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:26.140Z] === RUN TestTemplatedConfig [2019-10-21T12:38:26.140Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-21T12:38:26.140Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:26.140Z] === RUN TestConfigInspect [2019-10-21T12:38:26.140Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-21T12:38:26.140Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:26.140Z] === RUN TestConfigCreateWithLabels [2019-10-21T12:38:26.140Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-21T12:38:26.140Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:38:26.140Z] === RUN TestConfigCreateResolve [2019-10-21T12:38:26.140Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-21T12:38:26.140Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:38:26.140Z] === RUN TestConfigDaemonLibtrustID [2019-10-21T12:38:26.140Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-21T12:38:26.140Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:38:26.140Z] PASS [2019-10-21T12:38:26.140Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-21T12:38:26.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:38:26.601Z] INFO: Testing against a local daemon [2019-10-21T12:38:26.601Z] === RUN TestCheckpoint [2019-10-21T12:38:26.601Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-21T12:38:26.601Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-21T12:38:26.601Z] === RUN TestContainerInvalidJSON [2019-10-21T12:38:26.601Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:38:26.601Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:38:26.601Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:38:26.602Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:38:26.602Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:38:26.602Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:38:26.602Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-21T12:38:26.602Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-21T12:38:26.602Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-21T12:38:26.602Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-21T12:38:26.602Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-21T12:38:26.602Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-21T12:38:26.602Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-21T12:38:26.602Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-21T12:38:26.602Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-21T12:38:26.602Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-21T12:38:26.602Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-21T12:38:26.602Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-21T12:38:26.602Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-21T12:38:26.602Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-21T12:38:26.602Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-21T12:38:26.602Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-21T12:38:26.602Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-21T12:38:26.602Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-21T12:38:26.602Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-21T12:38:26.602Z] === RUN TestCopyFromContainer [2019-10-21T12:38:26.602Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-21T12:38:26.602Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:26.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-21T12:38:26.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:38:26.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:38:26.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:38:26.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:38:26.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:38:26.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:38:26.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-21T12:38:26.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-21T12:38:26.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-21T12:38:26.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-21T12:38:26.602Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-21T12:38:26.602Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-21T12:38:26.602Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidEnv [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-21T12:38:26.602Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-21T12:38:26.602Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-21T12:38:26.602Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-21T12:38:26.602Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-21T12:38:26.602Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-21T12:38:26.602Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-21T12:38:26.602Z] === RUN TestCreateTmpfsMountsTarget [2019-10-21T12:38:26.602Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-21T12:38:26.602Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:26.602Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-21T12:38:26.602Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-21T12:38:26.602Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:38:26.602Z] === RUN TestCreateWithCapabilities [2019-10-21T12:38:26.602Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-21T12:38:26.602Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-21T12:38:26.602Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-21T12:38:26.602Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-21T12:38:26.602Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:38:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:38:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:38:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:38:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:38:26.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:38:26.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:38:26.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-21T12:38:26.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-21T12:38:26.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-21T12:38:26.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-21T12:38:26.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-21T12:38:26.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-21T12:38:26.602Z] === RUN TestDiff [2019-10-21T12:38:26.602Z] --- SKIP: TestDiff (0.00s) [2019-10-21T12:38:26.602Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-21T12:38:26.602Z] === RUN TestExecWithCloseStdin [2019-10-21T12:38:27.095Z] === RUN TestDockerSuite/TestExec [2019-10-21T12:38:28.024Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-21T12:38:28.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-21T12:38:28.538Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-21T12:38:28.784Z] --- PASS: TestExecWithCloseStdin (2.33s) [2019-10-21T12:38:28.784Z] === RUN TestExec [2019-10-21T12:38:28.784Z] --- SKIP: TestExec (0.00s) [2019-10-21T12:38:28.784Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-21T12:38:28.784Z] === RUN TestExecUser [2019-10-21T12:38:28.784Z] --- SKIP: TestExecUser (0.00s) [2019-10-21T12:38:28.784Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-21T12:38:28.784Z] === RUN TestExportContainerAndImportImage [2019-10-21T12:38:28.784Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-21T12:38:28.784Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:28.784Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-21T12:38:28.784Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-21T12:38:28.784Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:28.784Z] === RUN TestHealthCheckWorkdir [2019-10-21T12:38:28.784Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-21T12:38:28.784Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-21T12:38:28.784Z] === RUN TestHealthKillContainer [2019-10-21T12:38:28.784Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-21T12:38:28.784Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-21T12:38:28.784Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-21T12:38:28.784Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-21T12:38:28.784Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-21T12:38:28.784Z] === RUN TestKillContainerInvalidSignal [2019-10-21T12:38:29.469Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-21T12:38:30.400Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-21T12:38:30.966Z] --- PASS: TestKillContainerInvalidSignal (2.04s) [2019-10-21T12:38:30.966Z] === RUN TestKillContainer [2019-10-21T12:38:30.966Z] --- SKIP: TestKillContainer (0.00s) [2019-10-21T12:38:30.966Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-21T12:38:30.966Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-21T12:38:30.966Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-21T12:38:30.966Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-21T12:38:30.966Z] === RUN TestKillStoppedContainer [2019-10-21T12:38:30.966Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-21T12:38:30.966Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-21T12:38:30.966Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-21T12:38:30.966Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-21T12:38:30.966Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-21T12:38:30.966Z] === RUN TestKillDifferentUserContainer [2019-10-21T12:38:30.966Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-21T12:38:30.966Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-21T12:38:30.966Z] === RUN TestInspectOomKilledTrue [2019-10-21T12:38:30.966Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-21T12:38:30.966Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:38:30.966Z] === RUN TestInspectOomKilledFalse [2019-10-21T12:38:30.966Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-21T12:38:30.966Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-21T12:38:30.966Z] === RUN TestLogsFollowTailEmpty [2019-10-21T12:38:32.925Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-21T12:38:33.150Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2019-10-21T12:38:33.150Z] === RUN TestNetworkNat [2019-10-21T12:38:33.150Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-21T12:38:33.150Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-21T12:38:33.150Z] === RUN TestNetworkLocalhostTCPNat [2019-10-21T12:38:33.150Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-21T12:38:33.150Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:38:33.150Z] === RUN TestNetworkLoopbackNat [2019-10-21T12:38:33.150Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-21T12:38:33.150Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-21T12:38:33.150Z] === RUN TestPause [2019-10-21T12:38:33.150Z] --- SKIP: TestPause (0.00s) [2019-10-21T12:38:33.150Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-21T12:38:33.150Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-21T12:38:33.489Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-21T12:38:34.420Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-21T12:38:35.338Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.05s) [2019-10-21T12:38:35.338Z] === RUN TestPauseStopPausedContainer [2019-10-21T12:38:35.338Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-21T12:38:35.338Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:35.338Z] === RUN TestPsFilter [2019-10-21T12:38:35.338Z] --- PASS: TestPsFilter (0.15s) [2019-10-21T12:38:35.338Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-21T12:38:35.350Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-21T12:38:36.280Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-21T12:38:37.209Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-21T12:38:37.523Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.20s) [2019-10-21T12:38:37.523Z] === RUN TestRemoveContainerWithVolume [2019-10-21T12:38:38.139Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-21T12:38:39.706Z] --- PASS: TestRemoveContainerWithVolume (2.21s) [2019-10-21T12:38:39.706Z] === RUN TestRemoveContainerRunning [2019-10-21T12:38:40.034Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-21T12:38:41.246Z] --- PASS: TestRemoveContainerRunning (1.84s) [2019-10-21T12:38:41.246Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-21T12:38:41.405Z] === RUN TestDockerSuite/TestExecEnv [2019-10-21T12:38:42.336Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-21T12:38:43.428Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s) [2019-10-21T12:38:43.428Z] === RUN TestRemoveInvalidContainer [2019-10-21T12:38:43.428Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-21T12:38:43.428Z] === RUN TestRenameLinkedContainer [2019-10-21T12:38:43.428Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-21T12:38:43.428Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-21T12:38:43.428Z] === RUN TestRenameStoppedContainer [2019-10-21T12:38:44.229Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-21T12:38:45.158Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-21T12:38:45.610Z] --- PASS: TestRenameStoppedContainer (2.13s) [2019-10-21T12:38:45.610Z] === RUN TestRenameRunningContainerAndReuse [2019-10-21T12:38:47.050Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-21T12:38:47.981Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-21T12:38:48.911Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-21T12:38:49.355Z] --- PASS: TestRenameRunningContainerAndReuse (3.94s) [2019-10-21T12:38:49.355Z] === RUN TestRenameInvalidName [2019-10-21T12:38:49.843Z] === RUN TestDockerSuite/TestExecParseError [2019-10-21T12:38:50.775Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-21T12:38:51.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-21T12:38:51.340Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-21T12:38:51.539Z] --- PASS: TestRenameInvalidName (1.96s) [2019-10-21T12:38:51.539Z] === RUN TestRenameAnonymousContainer [2019-10-21T12:38:51.539Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-21T12:38:51.539Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-21T12:38:51.539Z] === RUN TestRenameContainerWithSameName [2019-10-21T12:38:52.270Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-21T12:38:53.722Z] --- PASS: TestRenameContainerWithSameName (2.04s) [2019-10-21T12:38:53.722Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-21T12:38:53.722Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-21T12:38:53.722Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-21T12:38:53.722Z] === RUN TestResize [2019-10-21T12:38:53.722Z] --- SKIP: TestResize (0.00s) [2019-10-21T12:38:53.722Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-21T12:38:53.722Z] === RUN TestResizeWithInvalidSize [2019-10-21T12:38:53.722Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-21T12:38:53.722Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-21T12:38:53.722Z] === RUN TestResizeWhenContainerNotStarted [2019-10-21T12:38:55.545Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-21T12:38:56.108Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-21T12:38:56.633Z] --- PASS: TestResizeWhenContainerNotStarted (2.77s) [2019-10-21T12:38:56.633Z] === RUN TestDaemonRestartKillContainers [2019-10-21T12:38:56.633Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-21T12:38:56.633Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:38:56.633Z] === RUN TestStats [2019-10-21T12:38:56.633Z] --- SKIP: TestStats (0.00s) [2019-10-21T12:38:56.633Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-21T12:38:56.633Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-21T12:38:57.481Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-21T12:39:02.436Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.65s) [2019-10-21T12:39:02.436Z] === RUN TestStopContainerWithTimeout [2019-10-21T12:39:02.436Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-21T12:39:02.436Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-21T12:39:02.436Z] === RUN TestUpdateRestartPolicy [2019-10-21T12:39:09.662Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-21T12:39:10.226Z] === RUN TestDockerSuite/TestExecTTY [2019-10-21T12:39:11.162Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-21T12:39:12.103Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-21T12:39:13.034Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-21T12:39:13.964Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-21T12:39:13.964Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-21T12:39:16.648Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-21T12:39:17.579Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-21T12:39:19.061Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-21T12:39:19.992Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-21T12:39:20.923Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-21T12:39:23.549Z] --- PASS: TestUpdateRestartPolicy (21.67s) [2019-10-21T12:39:23.549Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-21T12:39:25.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-21T12:39:25.733Z] --- PASS: TestUpdateRestartWithAutoRemove (2.00s) [2019-10-21T12:39:25.733Z] === RUN TestWaitNonBlocked [2019-10-21T12:39:25.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:39:25.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:39:25.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:39:25.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:39:25.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-21T12:39:25.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-21T12:39:26.029Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-21T12:39:29.479Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-21T12:39:29.479Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.60s) [2019-10-21T12:39:29.479Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.67s) [2019-10-21T12:39:29.479Z] === RUN TestWaitBlocked [2019-10-21T12:39:29.479Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-21T12:39:29.479Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:39:29.479Z] PASS [2019-10-21T12:39:29.479Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-21T12:39:29.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:29.479Z] INFO: Testing against a local daemon [2019-10-21T12:39:29.479Z] === RUN TestCommitInheritsEnv [2019-10-21T12:39:29.479Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-21T12:39:29.479Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:39:29.479Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-21T12:39:29.479Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-21T12:39:29.479Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-21T12:39:29.479Z] === RUN TestImagesFilterMultiReference [2019-10-21T12:39:29.479Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-21T12:39:29.479Z] === RUN TestImagePullPlatformInvalid [2019-10-21T12:39:29.479Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-21T12:39:29.479Z] === RUN TestRemoveImageOrphaning [2019-10-21T12:39:29.479Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-21T12:39:29.479Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:39:29.479Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-21T12:39:29.479Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-21T12:39:29.479Z] === RUN TestTagInvalidReference [2019-10-21T12:39:29.479Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-21T12:39:29.479Z] === RUN TestTagValidPrefixedRepo [2019-10-21T12:39:29.479Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-21T12:39:29.479Z] === RUN TestTagExistedNameWithoutForce [2019-10-21T12:39:29.940Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-21T12:39:29.940Z] === RUN TestTagOfficialNames [2019-10-21T12:39:29.940Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-21T12:39:29.940Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-21T12:39:29.940Z] === RUN TestTagMatchesDigest [2019-10-21T12:39:29.940Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-21T12:39:29.940Z] PASS [2019-10-21T12:39:29.940Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-21T12:39:29.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:29.940Z] INFO: Testing against a local daemon [2019-10-21T12:39:29.940Z] === RUN TestNetworkCreateDelete [2019-10-21T12:39:29.940Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-21T12:39:29.940Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:39:29.940Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T12:39:29.940Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-21T12:39:29.940Z] 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-10-21T12:39:29.940Z] === RUN TestInspectNetwork [2019-10-21T12:39:29.940Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-21T12:39:29.940Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-21T12:39:29.940Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:39:29.940Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-21T12:39:29.940Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:39:29.940Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:39:29.940Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:39:29.940Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:39:29.940Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:39:29.940Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:39:29.940Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:39:29.940Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:39:29.940Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:39:29.940Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:39:29.940Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:39:29.940Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-21T12:39:29.940Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-21T12:39:29.940Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-21T12:39:29.940Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-21T12:39:29.940Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:39:29.940Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-21T12:39:29.940Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-21T12:39:29.940Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:39:29.940Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-21T12:39:29.940Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-21T12:39:29.940Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T12:39:29.940Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-21T12:39:29.940Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-21T12:39:29.940Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:39:29.940Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-21T12:39:29.940Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-21T12:39:29.940Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:39:29.940Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-21T12:39:29.940Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-21T12:39:29.940Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:39:29.940Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-21T12:39:29.940Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-21T12:39:29.940Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:39:29.940Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:39:29.940Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:39:29.940Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:39:29.940Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-21T12:39:29.940Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-21T12:39:29.940Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:39:29.940Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-21T12:39:29.940Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-21T12:39:29.940Z] PASS [2019-10-21T12:39:29.940Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-21T12:39:29.940Z] PASS [2019-10-21T12:39:29.940Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-21T12:39:29.940Z] PASS [2019-10-21T12:39:29.940Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-21T12:39:29.940Z] PASS [2019-10-21T12:39:29.940Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-21T12:39:29.940Z] PASS [2019-10-21T12:39:29.940Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-21T12:39:29.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:29.940Z] INFO: Testing against a local daemon [2019-10-21T12:39:29.940Z] === RUN TestPluginInvalidJSON [2019-10-21T12:39:29.940Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:39:29.940Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:39:29.940Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:39:29.940Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-21T12:39:29.941Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T12:39:29.941Z] PASS [2019-10-21T12:39:29.941Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-21T12:39:29.941Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:29.941Z] INFO: Testing against a local daemon [2019-10-21T12:39:29.941Z] === RUN TestExternalGraphDriver [2019-10-21T12:39:29.941Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-21T12:39:29.941Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-21T12:39:29.941Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:39:29.941Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-21T12:39:29.941Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-21T12:39:29.941Z] PASS [2019-10-21T12:39:29.941Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-21T12:39:30.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:30.401Z] INFO: Testing against a local daemon [2019-10-21T12:39:30.401Z] PASS [2019-10-21T12:39:30.401Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-21T12:39:30.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:30.401Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-21T12:39:30.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:30.401Z] INFO: Testing against a local daemon [2019-10-21T12:39:30.401Z] === RUN TestSecretInspect [2019-10-21T12:39:30.401Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-21T12:39:30.401Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestSecretList [2019-10-21T12:39:30.401Z] --- SKIP: TestSecretList (0.00s) [2019-10-21T12:39:30.401Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:39:30.401Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2019-10-21T12:39:30.401Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestSecretsUpdate [2019-10-21T12:39:30.401Z] --- SKIP: TestSecretsUpdate (0.01s) [2019-10-21T12:39:30.401Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestTemplatedSecret [2019-10-21T12:39:30.401Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-21T12:39:30.401Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestSecretCreateResolve [2019-10-21T12:39:30.401Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-21T12:39:30.401Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:39:30.401Z] PASS [2019-10-21T12:39:30.401Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-21T12:39:30.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:30.401Z] INFO: Testing against a local daemon [2019-10-21T12:39:30.401Z] === RUN TestServiceCreateInit [2019-10-21T12:39:30.401Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:39:30.401Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:39:30.401Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-21T12:39:30.401Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-21T12:39:30.401Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-21T12:39:30.401Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:39:30.401Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-21T12:39:30.401Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestCreateServiceConflict [2019-10-21T12:39:30.401Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-21T12:39:30.401Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:39:30.401Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-21T12:39:30.401Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:39:30.401Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-21T12:39:30.401Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:39:30.401Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-21T12:39:30.401Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:39:30.401Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-21T12:39:30.401Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestCreateServiceSysctls [2019-10-21T12:39:30.401Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-21T12:39:30.401Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:39:30.401Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-21T12:39:30.401Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestInspect [2019-10-21T12:39:30.401Z] --- SKIP: TestInspect (0.00s) [2019-10-21T12:39:30.401Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.401Z] === RUN TestServiceListWithStatuses [2019-10-21T12:39:30.862Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T12:39:30.862Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.862Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:39:30.862Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-21T12:39:30.862Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.862Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:39:30.862Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-21T12:39:30.862Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.862Z] === RUN TestServicePlugin [2019-10-21T12:39:30.862Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T12:39:30.862Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.862Z] === RUN TestServiceUpdateLabel [2019-10-21T12:39:30.862Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-21T12:39:30.862Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:39:30.862Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:39:30.862Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-21T12:39:30.862Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:39:30.862Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:39:30.862Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-21T12:39:30.862Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:39:30.862Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:39:30.862Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-21T12:39:30.862Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-21T12:39:30.862Z] PASS [2019-10-21T12:39:30.862Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-21T12:39:30.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:30.862Z] INFO: Testing against a local daemon [2019-10-21T12:39:30.862Z] === RUN TestSessionCreate [2019-10-21T12:39:30.862Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-21T12:39:30.863Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-21T12:39:30.863Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:39:30.863Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-21T12:39:30.863Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-21T12:39:30.863Z] PASS [2019-10-21T12:39:30.863Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-21T12:39:30.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:30.863Z] INFO: Testing against a local daemon [2019-10-21T12:39:30.863Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:39:30.863Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:39:30.863Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-21T12:39:30.863Z] === RUN TestEventsExecDie [2019-10-21T12:39:30.863Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-21T12:39:30.863Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-21T12:39:30.863Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:39:30.863Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-21T12:39:30.863Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-21T12:39:30.863Z] === RUN TestInfoAPI [2019-10-21T12:39:30.863Z] --- PASS: TestInfoAPI (0.05s) [2019-10-21T12:39:30.863Z] === RUN TestInfoAPIWarnings [2019-10-21T12:39:30.863Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-21T12:39:30.863Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-21T12:39:30.863Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:39:31.285Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-21T12:39:31.833Z] --- PASS: TestLoginFailsWithBadCredentials (1.11s) [2019-10-21T12:39:31.833Z] === RUN TestPingCacheHeaders [2019-10-21T12:39:31.833Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-21T12:39:31.833Z] === RUN TestPingGet [2019-10-21T12:39:31.833Z] --- PASS: TestPingGet (0.03s) [2019-10-21T12:39:31.833Z] === RUN TestPingHead [2019-10-21T12:39:32.296Z] --- PASS: TestPingHead (0.03s) [2019-10-21T12:39:32.296Z] === RUN TestVersion [2019-10-21T12:39:32.296Z] --- PASS: TestVersion (0.03s) [2019-10-21T12:39:32.296Z] PASS [2019-10-21T12:39:32.296Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-21T12:39:32.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:32.296Z] INFO: Testing against a local daemon [2019-10-21T12:39:32.296Z] === RUN TestVolumesCreateAndList [2019-10-21T12:39:32.296Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-21T12:39:32.296Z] === RUN TestVolumesRemove [2019-10-21T12:39:32.296Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-21T12:39:32.296Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-21T12:39:32.296Z] === RUN TestVolumesInspect [2019-10-21T12:39:32.296Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-21T12:39:32.296Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:39:32.296Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:39:32.296Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:39:32.296Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:39:32.296Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-21T12:39:32.296Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:39:32.296Z] PASS [2019-10-21T12:39:32.296Z] INFO: make.ps1 ended at 10/21/2019 12:39:31 [2019-10-21T12:39:32.296Z] INFO: Integration CLI tests being run from the host: [2019-10-21T12:39:32.296Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-21T12:39:33.178Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-21T12:39:38.429Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-21T12:39:38.994Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-21T12:39:38.994Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-21T12:39:38.994Z] === RUN TestDockerSuite/TestHealth [2019-10-21T12:39:42.660Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-21T12:39:42.660Z] INFO: Testing against a local daemon [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-21T12:39:42.660Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-21T12:39:43.121Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-21T12:39:43.580Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-21T12:39:47.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-21T12:40:01.952Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-21T12:40:01.952Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-21T12:40:01.952Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-21T12:40:01.952Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-21T12:40:01.952Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-21T12:40:01.952Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-21T12:40:02.209Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-21T12:40:02.209Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-21T12:40:02.209Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-21T12:40:02.209Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-21T12:40:02.466Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-21T12:40:02.723Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-21T12:40:03.288Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-21T12:40:03.288Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-21T12:40:04.217Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-21T12:40:04.217Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-21T12:40:05.150Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-21T12:40:06.081Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-21T12:40:06.081Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-21T12:40:07.013Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-21T12:40:10.288Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-21T12:40:10.288Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-21T12:40:10.288Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-21T12:40:11.657Z] === RUN TestDockerSuite/TestImportFile [2019-10-21T12:40:13.552Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-21T12:40:13.552Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-21T12:40:15.458Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-21T12:40:17.980Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-21T12:40:19.348Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-21T12:40:19.911Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T12:40:20.473Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-21T12:40:21.037Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-21T12:40:21.966Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-21T12:40:22.896Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-21T12:40:23.825Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-21T12:40:24.755Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-21T12:40:24.755Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-21T12:40:24.755Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-21T12:40:24.755Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-21T12:40:25.318Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-21T12:40:26.249Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-21T12:40:27.179Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-21T12:40:27.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-21T12:40:27.743Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-21T12:40:28.674Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-21T12:40:29.603Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-21T12:40:30.535Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-21T12:40:30.535Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-21T12:40:33.061Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-21T12:40:33.319Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-21T12:40:34.250Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-21T12:40:34.250Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-21T12:40:35.623Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-21T12:40:35.623Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-21T12:40:36.554Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-21T12:40:37.485Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-21T12:40:38.425Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-21T12:40:39.795Z] === RUN TestDockerSuite/TestInspectImage [2019-10-21T12:40:39.795Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-21T12:40:39.795Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-21T12:40:39.795Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-21T12:40:40.731Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-21T12:40:41.661Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-21T12:40:41.661Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-21T12:40:42.225Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-21T12:40:43.155Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-21T12:40:45.049Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-21T12:40:45.049Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-21T12:40:45.981Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-21T12:40:47.351Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-21T12:40:49.246Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-21T12:40:50.177Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-21T12:40:50.741Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-21T12:40:51.672Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-21T12:40:52.603Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-21T12:40:53.535Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-21T12:40:54.464Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-21T12:40:54.464Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-21T12:40:54.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-21T12:40:56.987Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-21T12:40:58.882Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-21T12:40:59.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-21T12:41:00.747Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-21T12:41:01.005Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-21T12:41:02.900Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-21T12:41:02.900Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-21T12:41:06.172Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-21T12:41:06.172Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-21T12:41:09.446Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-21T12:41:09.446Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-21T12:41:09.446Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-21T12:41:11.969Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-21T12:41:11.969Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-21T12:41:12.535Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-21T12:41:13.099Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-21T12:41:15.620Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-21T12:41:22.174Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-21T12:41:26.347Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-21T12:41:28.241Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-21T12:41:30.134Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-21T12:41:30.794Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-21T12:41:31.723Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-21T12:41:34.250Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-21T12:41:34.250Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-21T12:41:34.250Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-21T12:41:34.250Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-21T12:41:34.506Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-21T12:41:35.435Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-21T12:41:36.366Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-21T12:41:40.538Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-21T12:41:40.795Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-21T12:41:46.047Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-21T12:41:46.306Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-21T12:41:46.306Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-21T12:41:47.680Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-21T12:41:48.616Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-21T12:41:49.986Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-21T12:41:50.916Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-21T12:41:51.847Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-21T12:41:54.373Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-21T12:41:55.304Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-21T12:41:55.869Z] === RUN TestDockerSuite/TestLogsSince [2019-10-21T12:41:57.765Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-21T12:42:03.018Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-21T12:42:08.271Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-21T12:42:08.528Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-21T12:42:09.459Z] === RUN TestDockerSuite/TestLogsTail [2019-10-21T12:42:10.393Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-21T12:42:10.532Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-21T12:42:10.532Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-21T12:42:10.532Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-21T12:42:10.532Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-21T12:42:10.989Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-21T12:42:10.989Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-21T12:42:10.989Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-21T12:42:10.989Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-21T12:42:10.989Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-21T12:42:10.989Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-21T12:42:10.989Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-21T12:42:10.989Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-21T12:42:11.325Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-21T12:42:11.890Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-21T12:42:12.149Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-21T12:42:12.714Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-21T12:42:13.645Z] === RUN TestDockerSuite/TestNetHostname [2019-10-21T12:42:16.168Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-21T12:42:16.424Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-21T12:42:16.768Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-21T12:42:16.768Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-21T12:42:16.768Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-21T12:42:17.794Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-21T12:42:19.664Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-21T12:42:20.316Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-21T12:42:20.880Z] === RUN TestDockerSuite/TestPluginActive [2019-10-21T12:42:21.845Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-21T12:42:21.845Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-21T12:42:21.845Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-21T12:42:21.845Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-21T12:42:21.845Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-21T12:42:22.775Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-21T12:42:24.739Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-21T12:42:24.739Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-21T12:42:24.739Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-21T12:42:26.049Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-21T12:42:29.326Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-21T12:42:30.257Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-21T12:42:30.257Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-21T12:42:31.188Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-21T12:42:31.798Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-21T12:42:33.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-21T12:42:34.989Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-21T12:42:35.554Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-21T12:42:36.485Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-21T12:42:39.008Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-21T12:42:39.265Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-21T12:42:40.918Z] --- PASS: TestImportExtremelyLargeImageWorks (299.66s) [2019-10-21T12:42:40.918Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-21T12:42:40.918Z] PASS [2019-10-21T12:42:40.918Z] [2019-10-21T12:42:40.918Z] === Skipped [2019-10-21T12:42:40.918Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-21T12:42:40.918Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:42:40.918Z] [2019-10-21T12:42:40.918Z] [2019-10-21T12:42:40.918Z] DONE 12 tests, 1 skipped in 300.995s [2019-10-21T12:42:40.919Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-21T12:42:40.919Z] ++ 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-10-21T12:42:40.919Z] ++ set -e [2019-10-21T12:42:40.919Z] ++ '[' -n 0 ']' [2019-10-21T12:42:40.919Z] ++ set -x [2019-10-21T12:42:40.919Z] ++ env -i DEST=/go/src/github.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-10-21T12:42:40.919Z] INFO: Testing against a local daemon [2019-10-21T12:42:40.919Z] === RUN TestNetworkCreateDelete [2019-10-21T12:42:40.919Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-21T12:42:40.919Z] === RUN TestDockerNetworkDeletePreferID [2019-10-21T12:42:40.919Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-10-21T12:42:40.919Z] === RUN TestInspectNetwork [2019-10-21T12:42:40.919Z] === RUN TestInspectNetwork/full_network_id [2019-10-21T12:42:40.919Z] === RUN TestInspectNetwork/partial_network_id [2019-10-21T12:42:40.919Z] === RUN TestInspectNetwork/network_name [2019-10-21T12:42:40.919Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-21T12:42:42.954Z] --- PASS: TestInspectNetwork (8.55s) [2019-10-21T12:42:42.954Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-21T12:42:42.954Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-21T12:42:42.954Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-21T12:42:42.954Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-21T12:42:42.954Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-21T12:42:42.954Z] === RUN TestRunContainerWithBridgeNone [2019-10-21T12:42:43.440Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-21T12:42:44.370Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-21T12:42:45.649Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-10-21T12:42:45.649Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-21T12:42:45.649Z] === RUN TestNetworkInvalidJSON [2019-10-21T12:42:45.649Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-21T12:42:45.649Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-21T12:42:45.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:42:45.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:42:45.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:42:45.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:42:45.649Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-21T12:42:45.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-21T12:42:45.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-21T12:42:45.649Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-21T12:42:45.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-21T12:42:45.649Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-21T12:42:45.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-21T12:42:45.649Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-21T12:42:46.270Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-21T12:42:46.270Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-21T12:42:46.270Z] === RUN TestDaemonDefaultNetworkPools [2019-10-21T12:42:46.892Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-21T12:42:46.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-21T12:42:47.286Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-10-21T12:42:47.286Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-21T12:42:47.286Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-21T12:42:48.303Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-10-21T12:42:48.303Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-21T12:42:48.303Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-21T12:42:48.787Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-21T12:42:49.784Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2019-10-21T12:42:49.784Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-21T12:42:49.784Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-21T12:42:50.155Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-21T12:42:50.155Z] === RUN TestDockerSuite/TestPortList [2019-10-21T12:42:50.408Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-21T12:42:50.408Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-21T12:42:50.408Z] === RUN TestServiceWithPredefinedNetwork [2019-10-21T12:42:53.895Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s) [2019-10-21T12:42:53.895Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-21T12:42:53.895Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-21T12:42:53.895Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:42:53.895Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:42:53.895Z] === RUN TestServiceWithDataPathPortInit [2019-10-21T12:42:54.330Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-21T12:43:00.874Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-21T12:43:01.437Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-21T12:43:03.346Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-21T12:43:05.870Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-21T12:43:09.142Z] --- PASS: TestServiceWithDataPathPortInit (14.81s) [2019-10-21T12:43:09.142Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T12:43:09.142Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-21T12:43:09.142Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-21T12:43:11.121Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-21T12:43:11.122Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-21T12:43:11.122Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-21T12:43:11.378Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-21T12:43:11.378Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-21T12:43:12.309Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-21T12:43:12.309Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-21T12:43:12.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-21T12:43:13.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-21T12:43:14.500Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-21T12:43:14.500Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-21T12:43:15.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s) [2019-10-21T12:43:15.963Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-21T12:43:15.963Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:316b9g8evuougvrujh5vydfqa Created:2019-10-21 12:43:09.223799736 +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[2bd5af9857e2d8be6390dbe5e773a405bcd939e2daf8e56858fca693c444d97b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5bc0v64mjo3z72rl90f7e5beg EndpointID:8f73289b4edcd91ef7439960ddfc967ae84379ad0eb56b98d13e38c84c2a6662 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:94a067059daee28b09f89664515575588a5e4f0cecbf2bea5fb09556bda72738 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:f7c9fb5036ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5bc0v64mjo3z72rl90f7e5beg EndpointID:8f73289b4edcd91ef7439960ddfc967ae84379ad0eb56b98d13e38c84c2a6662 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-21T12:43:15.963Z] PASS [2019-10-21T12:43:15.963Z] [2019-10-21T12:43:15.963Z] === Skipped [2019-10-21T12:43:15.963Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-21T12:43:15.963Z] service_test.go:230: FLAKY_TEST [2019-10-21T12:43:15.963Z] [2019-10-21T12:43:15.963Z] [2019-10-21T12:43:15.963Z] DONE 21 tests, 1 skipped in 42.274s [2019-10-21T12:43:15.963Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:43:15.963Z] ++ 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-10-21T12:43:15.963Z] ++ set -e [2019-10-21T12:43:15.963Z] ++ '[' -n 0 ']' [2019-10-21T12:43:15.963Z] ++ set -x [2019-10-21T12:43:15.963Z] ++ env -i DEST=/go/src/github.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-10-21T12:43:15.963Z] INFO: Testing against a local daemon [2019-10-21T12:43:15.963Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-21T12:43:15.963Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T12:43:15.963Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:43:15.963Z] === RUN TestDockerNetworkIpvlan [2019-10-21T12:43:15.963Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:43:15.963Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:43:15.963Z] PASS [2019-10-21T12:43:15.963Z] [2019-10-21T12:43:15.963Z] === Skipped [2019-10-21T12:43:15.963Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-21T12:43:15.963Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:43:15.963Z] [2019-10-21T12:43:15.963Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-21T12:43:15.963Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-21T12:43:15.963Z] [2019-10-21T12:43:15.963Z] [2019-10-21T12:43:15.963Z] DONE 2 tests, 2 skipped in 0.111s [2019-10-21T12:43:15.963Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-21T12:43:15.963Z] ++ 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-10-21T12:43:15.963Z] ++ set -e [2019-10-21T12:43:15.963Z] ++ '[' -n 0 ']' [2019-10-21T12:43:15.963Z] ++ set -x [2019-10-21T12:43:15.963Z] ++ env -i DEST=/go/src/github.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-10-21T12:43:15.963Z] INFO: Testing against a local daemon [2019-10-21T12:43:15.963Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-21T12:43:17.446Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-10-21T12:43:17.446Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-21T12:43:17.446Z] === RUN TestDockerNetworkMacvlan [2019-10-21T12:43:17.772Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-21T12:43:18.066Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-21T12:43:19.080Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-21T12:43:19.667Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-21T12:43:19.667Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-21T12:43:19.923Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-21T12:43:19.923Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-21T12:43:20.109Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-21T12:43:22.807Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-21T12:43:23.196Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-21T12:43:23.759Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-21T12:43:25.128Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-21T12:43:26.504Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-21T12:43:27.214Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-21T12:43:29.026Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-21T12:43:29.590Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-21T12:43:31.624Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-21T12:43:32.642Z] --- PASS: TestDockerNetworkMacvlan (15.58s) [2019-10-21T12:43:32.642Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:43:32.642Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-21T12:43:32.642Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:43:32.642Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-21T12:43:32.642Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:43:32.642Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2019-10-21T12:43:32.642Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:43:32.642Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-10-21T12:43:32.642Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:43:32.642Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s) [2019-10-21T12:43:32.643Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-21T12:43:32.643Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-10-21T12:43:32.643Z] PASS [2019-10-21T12:43:32.643Z] [2019-10-21T12:43:32.643Z] DONE 8 tests in 17.158s [2019-10-21T12:43:32.643Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-21T12:43:32.643Z] ++ 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-10-21T12:43:32.643Z] ++ set -e [2019-10-21T12:43:32.643Z] ++ '[' -n 0 ']' [2019-10-21T12:43:32.643Z] ++ set -x [2019-10-21T12:43:32.643Z] ++ env -i DEST=/go/src/github.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-10-21T12:43:32.936Z] testing: warning: no tests to run [2019-10-21T12:43:32.936Z] PASS [2019-10-21T12:43:32.936Z] [2019-10-21T12:43:32.936Z] DONE 0 tests in 0.016s [2019-10-21T12:43:32.936Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-21T12:43:32.936Z] ++ 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-10-21T12:43:32.936Z] ++ set -e [2019-10-21T12:43:32.936Z] ++ '[' -n 0 ']' [2019-10-21T12:43:32.936Z] ++ set -x [2019-10-21T12:43:32.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:43:32.936Z] INFO: Testing against a local daemon [2019-10-21T12:43:32.936Z] === RUN TestAuthZPluginAllowRequest [2019-10-21T12:43:34.415Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-10-21T12:43:34.415Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-21T12:43:34.415Z] === RUN TestAuthZPluginTLS [2019-10-21T12:43:34.841Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-21T12:43:34.841Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-21T12:43:34.841Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-21T12:43:35.036Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-21T12:43:35.036Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-21T12:43:35.036Z] === RUN TestAuthZPluginDenyRequest [2019-10-21T12:43:35.662Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-21T12:43:35.662Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-21T12:43:35.662Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-21T12:43:36.281Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-21T12:43:36.281Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-21T12:43:36.281Z] === RUN TestAuthZPluginDenyResponse [2019-10-21T12:43:36.902Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-21T12:43:36.902Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-21T12:43:36.902Z] === RUN TestAuthZPluginAllowEventStream [2019-10-21T12:43:38.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-10-21T12:43:38.398Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-21T12:43:38.398Z] === RUN TestAuthZPluginErrorResponse [2019-10-21T12:43:39.018Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-21T12:43:39.018Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-21T12:43:39.018Z] === RUN TestAuthZPluginErrorRequest [2019-10-21T12:43:39.027Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-21T12:43:39.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-21T12:43:39.646Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-21T12:43:39.646Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-21T12:43:39.646Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-21T12:43:40.265Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-21T12:43:40.265Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-21T12:43:40.265Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-21T12:43:42.954Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2019-10-21T12:43:42.954Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-21T12:43:42.954Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-21T12:43:44.458Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2019-10-21T12:43:44.458Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-21T12:43:44.458Z] === RUN TestAuthZPluginHeader [2019-10-21T12:43:45.475Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-10-21T12:43:45.475Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-21T12:43:45.475Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-21T12:43:45.475Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:43:45.475Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:43:45.475Z] === RUN TestAuthZPluginV2Disable [2019-10-21T12:43:45.475Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:43:45.475Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:43:45.475Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-21T12:43:45.475Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:43:45.475Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:43:45.475Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-21T12:43:45.475Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:43:45.475Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:43:45.475Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-21T12:43:47.120Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-21T12:43:48.049Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-21T12:43:50.571Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-21T12:43:51.945Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-21T12:43:52.202Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-21T12:43:54.097Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-21T12:43:55.994Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-21T12:43:58.513Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-21T12:43:59.881Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-21T12:44:00.137Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-21T12:44:01.067Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-21T12:44:03.589Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-21T12:44:03.948Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-10-21T12:44:03.948Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-21T12:44:03.948Z] PASS [2019-10-21T12:44:03.948Z] [2019-10-21T12:44:03.948Z] === Skipped [2019-10-21T12:44:03.948Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-21T12:44:03.948Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:44:03.948Z] [2019-10-21T12:44:03.948Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-21T12:44:03.948Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:44:03.948Z] [2019-10-21T12:44:03.948Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-21T12:44:03.948Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:44:03.948Z] [2019-10-21T12:44:03.948Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-21T12:44:03.948Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:44:03.948Z] [2019-10-21T12:44:03.948Z] [2019-10-21T12:44:03.948Z] DONE 17 tests, 4 skipped in 29.564s [2019-10-21T12:44:03.948Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-21T12:44:03.948Z] ++ 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-10-21T12:44:03.948Z] ++ set -e [2019-10-21T12:44:03.948Z] ++ '[' -n 0 ']' [2019-10-21T12:44:03.948Z] ++ set -x [2019-10-21T12:44:03.948Z] ++ env -i DEST=/go/src/github.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-10-21T12:44:03.948Z] INFO: Testing against a local daemon [2019-10-21T12:44:03.948Z] === RUN TestPluginInvalidJSON [2019-10-21T12:44:03.948Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:44:03.948Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:44:03.948Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-21T12:44:03.948Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-21T12:44:03.948Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-21T12:44:03.948Z] PASS [2019-10-21T12:44:03.948Z] [2019-10-21T12:44:03.948Z] DONE 2 tests in 0.124s [2019-10-21T12:44:03.948Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-21T12:44:03.948Z] ++ 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-10-21T12:44:03.948Z] ++ set -e [2019-10-21T12:44:03.948Z] ++ '[' -n 0 ']' [2019-10-21T12:44:03.948Z] ++ set -x [2019-10-21T12:44:03.948Z] ++ env -i DEST=/go/src/github.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-10-21T12:44:03.948Z] INFO: Testing against a local daemon [2019-10-21T12:44:03.948Z] === RUN TestExternalGraphDriver [2019-10-21T12:44:03.948Z] === RUN TestExternalGraphDriver/json [2019-10-21T12:44:04.959Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-21T12:44:04.967Z] === RUN TestExternalGraphDriver/spec [2019-10-21T12:44:06.458Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-21T12:44:07.072Z] === RUN TestExternalGraphDriver/pull [2019-10-21T12:44:07.389Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-21T12:44:07.389Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-21T12:44:07.646Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-21T12:44:07.903Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-21T12:44:07.903Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-21T12:44:08.834Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-21T12:44:09.104Z] --- PASS: TestExternalGraphDriver (6.59s) [2019-10-21T12:44:09.105Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-21T12:44:09.105Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-10-21T12:44:09.105Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2019-10-21T12:44:09.105Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-10-21T12:44:09.105Z] === RUN TestGraphdriverPluginV2 [2019-10-21T12:44:09.394Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2019-10-21T12:44:09.394Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:44:09.394Z] PASS [2019-10-21T12:44:09.394Z] [2019-10-21T12:44:09.394Z] === Skipped [2019-10-21T12:44:09.394Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2019-10-21T12:44:09.394Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:44:09.394Z] [2019-10-21T12:44:09.394Z] [2019-10-21T12:44:09.394Z] DONE 5 tests, 1 skipped in 6.793s [2019-10-21T12:44:09.394Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-21T12:44:09.394Z] ++ 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-10-21T12:44:09.394Z] ++ set -e [2019-10-21T12:44:09.394Z] ++ '[' -n 0 ']' [2019-10-21T12:44:09.394Z] ++ set -x [2019-10-21T12:44:09.394Z] ++ env -i DEST=/go/src/github.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-10-21T12:44:09.394Z] INFO: Testing against a local daemon [2019-10-21T12:44:09.394Z] === RUN TestContinueAfterPluginCrash [2019-10-21T12:44:09.394Z] === PAUSE TestContinueAfterPluginCrash [2019-10-21T12:44:09.394Z] === RUN TestDaemonStartWithLogOpt [2019-10-21T12:44:09.394Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-21T12:44:09.394Z] === CONT TestContinueAfterPluginCrash [2019-10-21T12:44:09.394Z] === CONT TestDaemonStartWithLogOpt [2019-10-21T12:44:10.728Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-21T12:44:12.097Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-21T12:44:13.030Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-21T12:44:19.583Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-21T12:44:20.954Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-21T12:44:22.323Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-21T12:44:22.323Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-21T12:44:24.845Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-21T12:44:24.845Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-21T12:44:24.845Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-21T12:44:25.101Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-21T12:44:27.923Z] --- PASS: TestDaemonStartWithLogOpt (15.79s) [2019-10-21T12:44:27.923Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-21T12:44:28.179Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-21T12:44:28.179Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-21T12:44:28.179Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-21T12:44:28.179Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-21T12:44:28.373Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-21T12:44:29.303Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-21T12:44:30.601Z] --- PASS: TestContinueAfterPluginCrash (20.64s) [2019-10-21T12:44:30.601Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-21T12:44:30.601Z] PASS [2019-10-21T12:44:30.601Z] [2019-10-21T12:44:30.601Z] DONE 2 tests in 20.740s [2019-10-21T12:44:30.601Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-21T12:44:30.601Z] ++ 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-10-21T12:44:30.601Z] ++ set -e [2019-10-21T12:44:30.601Z] ++ '[' -n 0 ']' [2019-10-21T12:44:30.601Z] ++ set -x [2019-10-21T12:44:30.601Z] ++ env -i DEST=/go/src/github.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-10-21T12:44:30.601Z] INFO: Testing against a local daemon [2019-10-21T12:44:30.601Z] === RUN TestPluginWithDevMounts [2019-10-21T12:44:30.601Z] === PAUSE TestPluginWithDevMounts [2019-10-21T12:44:30.601Z] === CONT TestPluginWithDevMounts [2019-10-21T12:44:31.068Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-21T12:44:31.523Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-21T12:44:31.981Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-21T12:44:31.981Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-21T12:44:31.981Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-21T12:44:31.981Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-21T12:44:32.638Z] --- PASS: TestPluginWithDevMounts (2.35s) [2019-10-21T12:44:32.638Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-21T12:44:32.638Z] PASS [2019-10-21T12:44:32.638Z] [2019-10-21T12:44:32.638Z] DONE 1 tests in 2.471s [2019-10-21T12:44:32.638Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-21T12:44:32.638Z] ++ 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-10-21T12:44:32.638Z] ++ set -e [2019-10-21T12:44:32.638Z] ++ '[' -n 0 ']' [2019-10-21T12:44:32.638Z] ++ set -x [2019-10-21T12:44:32.638Z] ++ env -i DEST=/go/src/github.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-10-21T12:44:32.638Z] INFO: Testing against a local daemon [2019-10-21T12:44:32.638Z] === RUN TestSecretInspect [2019-10-21T12:44:32.944Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-21T12:44:33.476Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-21T12:44:35.327Z] --- PASS: TestSecretInspect (2.26s) [2019-10-21T12:44:35.327Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-21T12:44:35.327Z] === RUN TestSecretList [2019-10-21T12:44:35.369Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-21T12:44:35.369Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-21T12:44:35.369Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-21T12:44:35.831Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-21T12:44:36.793Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-21T12:44:36.793Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-21T12:44:36.793Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-21T12:44:36.793Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-21T12:44:37.370Z] --- PASS: TestSecretList (2.28s) [2019-10-21T12:44:37.370Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-21T12:44:37.370Z] === RUN TestSecretsCreateAndDelete [2019-10-21T12:44:39.401Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2019-10-21T12:44:39.402Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-21T12:44:39.402Z] === RUN TestSecretsUpdate [2019-10-21T12:44:39.544Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-21T12:44:39.684Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-21T12:44:40.109Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-21T12:44:40.681Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-21T12:44:42.086Z] --- PASS: TestSecretsUpdate (2.26s) [2019-10-21T12:44:42.086Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-21T12:44:42.086Z] === RUN TestTemplatedSecret [2019-10-21T12:44:42.574Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-21T12:44:43.137Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-21T12:44:43.396Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-21T12:44:44.796Z] --- PASS: TestTemplatedSecret (2.97s) [2019-10-21T12:44:44.796Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-21T12:44:44.796Z] === RUN TestSecretCreateResolve [2019-10-21T12:44:45.291Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-21T12:44:46.220Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-21T12:44:46.477Z] === RUN TestDockerSuite/TestRmiTag [2019-10-21T12:44:46.734Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-21T12:44:46.839Z] --- PASS: TestSecretCreateResolve (2.20s) [2019-10-21T12:44:46.839Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-21T12:44:46.839Z] PASS [2019-10-21T12:44:46.839Z] [2019-10-21T12:44:46.839Z] DONE 6 tests in 14.313s [2019-10-21T12:44:46.839Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-21T12:44:46.839Z] ++ 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-10-21T12:44:46.839Z] ++ set -e [2019-10-21T12:44:46.839Z] ++ '[' -n 0 ']' [2019-10-21T12:44:46.839Z] ++ set -x [2019-10-21T12:44:46.839Z] ++ env -i DEST=/go/src/github.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-10-21T12:44:47.125Z] INFO: Testing against a local daemon [2019-10-21T12:44:47.125Z] === RUN TestServiceCreateInit [2019-10-21T12:44:47.125Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-21T12:44:47.664Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-21T12:44:49.557Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-21T12:44:51.532Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-21T12:44:52.059Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-21T12:44:52.831Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-21T12:44:53.394Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-21T12:44:54.326Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-21T12:44:54.889Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-21T12:44:55.792Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-21T12:44:55.942Z] --- PASS: TestServiceCreateInit (8.54s) [2019-10-21T12:44:55.942Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2019-10-21T12:44:55.942Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-21T12:44:55.942Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2019-10-21T12:44:55.942Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-21T12:44:55.942Z] === RUN TestCreateServiceMultipleTimes [2019-10-21T12:44:56.257Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-21T12:44:56.762Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-21T12:44:56.762Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-21T12:44:57.186Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-21T12:44:57.443Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-21T12:44:58.386Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-21T12:44:58.386Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-21T12:44:59.315Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-21T12:44:59.674Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-21T12:45:00.684Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-21T12:45:01.215Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-21T12:45:01.614Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-21T12:45:02.546Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-21T12:45:03.492Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-21T12:45:05.386Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-21T12:45:06.758Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-21T12:45:07.016Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-21T12:45:07.016Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-21T12:45:07.016Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-21T12:45:07.016Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-21T12:45:07.016Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-21T12:45:07.016Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-21T12:45:07.689Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-21T12:45:08.621Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-21T12:45:09.185Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-21T12:45:09.442Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-21T12:45:10.372Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-21T12:45:11.743Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-21T12:45:12.674Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-21T12:45:13.605Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-21T12:45:14.459Z] --- PASS: TestCreateServiceMultipleTimes (18.65s) [2019-10-21T12:45:14.459Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-21T12:45:14.459Z] === RUN TestCreateServiceConflict [2019-10-21T12:45:14.536Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-21T12:45:15.466Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-21T12:45:16.031Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-21T12:45:16.031Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-21T12:45:16.509Z] --- PASS: TestCreateServiceConflict (2.24s) [2019-10-21T12:45:16.510Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-21T12:45:16.510Z] === RUN TestCreateServiceMaxReplicas [2019-10-21T12:45:16.961Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-21T12:45:18.855Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-21T12:45:19.420Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-21T12:45:19.982Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2019-10-21T12:45:19.982Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-21T12:45:19.982Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-21T12:45:19.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-21T12:45:20.241Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-21T12:45:21.171Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-21T12:45:22.106Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-21T12:45:22.106Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-21T12:45:22.670Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-21T12:45:23.600Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-21T12:45:24.529Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-21T12:45:25.093Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-21T12:45:26.022Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-21T12:45:26.022Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-21T12:45:26.952Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-21T12:45:26.952Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-21T12:45:28.320Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-21T12:45:28.884Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-21T12:45:29.940Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-21T12:45:30.870Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-21T12:45:30.870Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-21T12:45:31.800Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-21T12:45:33.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-21T12:45:35.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-21T12:45:35.245Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2019-10-21T12:45:35.245Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-21T12:45:35.245Z] === RUN TestCreateServiceSecretFileMode [2019-10-21T12:45:35.530Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2019-10-21T12:45:35.530Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-21T12:45:35.530Z] === RUN TestCreateServiceConfigFileMode [2019-10-21T12:45:36.431Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-21T12:45:36.431Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-21T12:45:37.361Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-21T12:45:38.235Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2019-10-21T12:45:38.235Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-21T12:45:38.235Z] === RUN TestCreateServiceSysctls [2019-10-21T12:45:38.291Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-21T12:45:39.221Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-21T12:45:40.153Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-21T12:45:40.719Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-21T12:45:41.706Z] --- PASS: TestCreateServiceSysctls (3.53s) [2019-10-21T12:45:41.707Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-21T12:45:41.707Z] === RUN TestCreateServiceCapabilities [2019-10-21T12:45:42.623Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-21T12:45:44.401Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2019-10-21T12:45:44.401Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-21T12:45:44.401Z] === RUN TestInspect [2019-10-21T12:45:45.895Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-21T12:45:46.152Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-21T12:45:47.080Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-21T12:45:47.871Z] --- PASS: TestInspect (3.01s) [2019-10-21T12:45:47.871Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-21T12:45:47.871Z] === RUN TestServiceListWithStatuses [2019-10-21T12:45:47.871Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-21T12:45:47.871Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:45:47.871Z] === RUN TestDockerNetworkConnectAlias [2019-10-21T12:45:49.538Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-21T12:45:49.538Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-21T12:45:49.538Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-21T12:45:49.602Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-21T12:45:51.495Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-21T12:45:52.296Z] --- PASS: TestDockerNetworkConnectAlias (4.59s) [2019-10-21T12:45:52.296Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-21T12:45:52.296Z] === RUN TestDockerNetworkReConnect [2019-10-21T12:45:54.014Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-21T12:45:55.779Z] --- PASS: TestDockerNetworkReConnect (3.62s) [2019-10-21T12:45:55.779Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-21T12:45:55.779Z] === RUN TestServicePlugin [2019-10-21T12:45:55.779Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-21T12:45:55.779Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:45:55.779Z] === RUN TestServiceUpdateLabel [2019-10-21T12:45:55.908Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-21T12:45:56.475Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-21T12:45:56.475Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-21T12:45:56.475Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-21T12:45:57.405Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-21T12:45:57.818Z] --- PASS: TestServiceUpdateLabel (2.26s) [2019-10-21T12:45:57.818Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-21T12:45:57.818Z] === RUN TestServiceUpdateSecrets [2019-10-21T12:45:59.302Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-21T12:46:01.195Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-21T12:46:01.919Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-21T12:46:02.887Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-21T12:46:03.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-21T12:46:03.717Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-21T12:46:03.973Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-21T12:46:04.232Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-21T12:46:06.137Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-21T12:46:06.701Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-21T12:46:06.701Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-21T12:46:07.631Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-21T12:46:09.525Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-21T12:46:09.525Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-21T12:46:10.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-21T12:46:10.455Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-21T12:46:11.018Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-21T12:46:11.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-21T12:46:11.948Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-21T12:46:12.511Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-21T12:46:12.767Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-21T12:46:13.049Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2019-10-21T12:46:13.049Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-21T12:46:13.049Z] === RUN TestServiceUpdateConfigs [2019-10-21T12:46:13.698Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-21T12:46:14.263Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-21T12:46:15.194Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-21T12:46:15.757Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-21T12:46:16.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-21T12:46:16.686Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-21T12:46:17.249Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-21T12:46:18.180Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-21T12:46:19.110Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-21T12:46:19.110Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-21T12:46:19.672Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-21T12:46:20.602Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-21T12:46:22.494Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-21T12:46:22.494Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T12:46:22.494Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-21T12:46:26.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-21T12:46:26.677Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-21T12:46:26.934Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-21T12:46:28.285Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2019-10-21T12:46:28.285Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-21T12:46:28.285Z] === RUN TestServiceUpdateNetwork [2019-10-21T12:46:34.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-21T12:46:34.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-21T12:46:39.110Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-21T12:46:39.673Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-21T12:46:39.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-21T12:46:39.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-21T12:46:39.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-21T12:46:40.834Z] --- PASS: TestServiceUpdateNetwork (13.14s) [2019-10-21T12:46:40.834Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-21T12:46:40.834Z] PASS [2019-10-21T12:46:40.834Z] [2019-10-21T12:46:40.834Z] === Skipped [2019-10-21T12:46:40.834Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-21T12:46:40.834Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-21T12:46:40.834Z] [2019-10-21T12:46:40.834Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-21T12:46:40.834Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-21T12:46:40.834Z] [2019-10-21T12:46:40.834Z] [2019-10-21T12:46:40.834Z] DONE 20 tests, 2 skipped in 113.868s [2019-10-21T12:46:40.834Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-21T12:46:40.834Z] ++ 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-10-21T12:46:40.834Z] ++ set -e [2019-10-21T12:46:40.834Z] ++ '[' -n 0 ']' [2019-10-21T12:46:40.834Z] ++ set -x [2019-10-21T12:46:40.834Z] ++ env -i DEST=/go/src/github.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-10-21T12:46:40.834Z] INFO: Testing against a local daemon [2019-10-21T12:46:40.834Z] === RUN TestSessionCreate [2019-10-21T12:46:41.040Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-21T12:46:41.040Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-21T12:46:41.040Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-21T12:46:41.040Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-21T12:46:41.119Z] --- PASS: TestSessionCreate (0.05s) [2019-10-21T12:46:41.119Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-21T12:46:41.119Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-21T12:46:41.119Z] PASS [2019-10-21T12:46:41.119Z] [2019-10-21T12:46:41.119Z] DONE 2 tests in 0.189s [2019-10-21T12:46:41.119Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-21T12:46:41.119Z] ++ 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-10-21T12:46:41.119Z] ++ set -e [2019-10-21T12:46:41.119Z] ++ '[' -n 0 ']' [2019-10-21T12:46:41.119Z] ++ set -x [2019-10-21T12:46:41.119Z] ++ env -i DEST=/go/src/github.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-10-21T12:46:41.119Z] INFO: Testing against a local daemon [2019-10-21T12:46:41.119Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-21T12:46:41.119Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:46:41.119Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:46:41.119Z] === RUN TestEventsExecDie [2019-10-21T12:46:41.970Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-21T12:46:42.134Z] --- PASS: TestEventsExecDie (0.89s) [2019-10-21T12:46:42.134Z] === RUN TestEventsBackwardsCompatible [2019-10-21T12:46:42.134Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-21T12:46:42.134Z] === RUN TestInfoBinaryCommits [2019-10-21T12:46:42.134Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-21T12:46:42.134Z] === RUN TestInfoAPIVersioned [2019-10-21T12:46:42.134Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-21T12:46:42.134Z] === RUN TestInfoAPI [2019-10-21T12:46:42.134Z] --- PASS: TestInfoAPI (0.05s) [2019-10-21T12:46:42.134Z] === RUN TestInfoAPIWarnings [2019-10-21T12:46:43.151Z] --- PASS: TestInfoAPIWarnings (0.90s) [2019-10-21T12:46:43.151Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-21T12:46:43.151Z] === RUN TestLoginFailsWithBadCredentials [2019-10-21T12:46:43.768Z] --- PASS: TestLoginFailsWithBadCredentials (0.52s) [2019-10-21T12:46:43.768Z] === RUN TestPingCacheHeaders [2019-10-21T12:46:43.768Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-21T12:46:43.768Z] === RUN TestPingGet [2019-10-21T12:46:43.768Z] --- PASS: TestPingGet (0.03s) [2019-10-21T12:46:43.768Z] === RUN TestPingHead [2019-10-21T12:46:43.768Z] --- PASS: TestPingHead (0.05s) [2019-10-21T12:46:43.768Z] === RUN TestVersion [2019-10-21T12:46:43.768Z] --- PASS: TestVersion (0.04s) [2019-10-21T12:46:43.768Z] PASS [2019-10-21T12:46:43.768Z] [2019-10-21T12:46:43.768Z] === Skipped [2019-10-21T12:46:43.768Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-21T12:46:43.768Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-21T12:46:43.768Z] [2019-10-21T12:46:43.768Z] [2019-10-21T12:46:43.768Z] DONE 12 tests, 1 skipped in 2.815s [2019-10-21T12:46:43.768Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-21T12:46:43.768Z] ++ 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-10-21T12:46:43.768Z] ++ set -e [2019-10-21T12:46:43.768Z] ++ '[' -n 0 ']' [2019-10-21T12:46:43.768Z] ++ set -x [2019-10-21T12:46:43.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T12:46:44.054Z] INFO: Testing against a local daemon [2019-10-21T12:46:44.054Z] === RUN TestVolumesCreateAndList [2019-10-21T12:46:44.054Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-21T12:46:44.054Z] === RUN TestVolumesRemove [2019-10-21T12:46:44.054Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-21T12:46:44.054Z] === RUN TestVolumesInspect [2019-10-21T12:46:44.054Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-21T12:46:44.054Z] === RUN TestVolumesInvalidJSON [2019-10-21T12:46:44.054Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-21T12:46:44.054Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-21T12:46:44.054Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-21T12:46:44.054Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-21T12:46:44.054Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-21T12:46:44.054Z] PASS [2019-10-21T12:46:44.054Z] [2019-10-21T12:46:44.054Z] DONE 5 tests in 0.296s [2019-10-21T12:46:44.340Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T12:46:44.340Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T12:46:44.340Z] +++ kill 13100 [2019-10-21T12:46:45.242Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-21T12:46:45.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-21T12:46:45.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-21T12:46:45.815Z] +++ /etc/init.d/apparmor stop [2019-10-21T12:46:45.815Z] Clearing AppArmor profiles cache:. [2019-10-21T12:46:45.815Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:46:45.815Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:46:45.815Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:46:45.815Z] [2019-10-21T12:46:45.815Z] To set a process to complain mode, use the command line tool [2019-10-21T12:46:45.815Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:46:45.815Z] with the 'teardown' option." [2019-10-21T12:46:45.815Z] [2019-10-21T12:46:46.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-21T12:46:46.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-21T12:46:46.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-21T12:46:46.611Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName Post stage [Pipeline] junit [2019-10-21T12:46:47.893Z] Recording test results [2019-10-21T12:46:48.504Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T12:46:48.933Z] + echo Ensuring container killed. [2019-10-21T12:46:48.933Z] Ensuring container killed. [2019-10-21T12:46:48.933Z] + docker rm -vf docker-pr1 [2019-10-21T12:46:48.933Z] Error: No such container: docker-pr1 [2019-10-21T12:46:48.933Z] + true [Pipeline] sh [2019-10-21T12:46:49.315Z] + echo Chowning /workspace to jenkins user [2019-10-21T12:46:49.315Z] Chowning /workspace to jenkins user [2019-10-21T12:46:49.315Z] + id -u [2019-10-21T12:46:49.315Z] + id -g [2019-10-21T12:46:49.315Z] + docker run --rm -v /home/docker/workspace/moby_PR-40110:/workspace busybox chown -R 1001:1001 /workspace [2019-10-21T12:46:49.315Z] Unable to find image 'busybox:latest' locally [2019-10-21T12:46:49.434Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-21T12:46:49.598Z] latest: Pulling from library/busybox [2019-10-21T12:46:49.598Z] e38168a01e65: Pulling fs layer [2019-10-21T12:46:49.998Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-21T12:46:50.216Z] e38168a01e65: Download complete [2019-10-21T12:46:50.216Z] e38168a01e65: Pull complete [2019-10-21T12:46:50.216Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T12:46:50.216Z] Status: Downloaded newer image for busybox:latest [2019-10-21T12:46:50.561Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-21T12:46:51.929Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-21T12:46:51.929Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-21T12:46:51.929Z] === RUN TestDockerSuite/TestRunModeIpcHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T12:46:52.652Z] + bundleName=ppc64le-integration [2019-10-21T12:46:52.652Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-21T12:46:52.652Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-21T12:46:52.652Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-21T12:46:52.652Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-21T12:46:52.971Z] Archiving artifacts [2019-10-21T12:46:53.835Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-21T12:46:54.766Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-21T12:46:55.409Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40110/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T12:46:55.800Z] + make clean [2019-10-21T12:46:56.418Z] docker volume rm -f docker-dev-cache [2019-10-21T12:46:56.418Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T12:46:56.659Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-21T12:46:56.660Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-21T12:46:56.660Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-21T12:46:58.553Z] === RUN TestDockerSuite/TestRunModeUTSHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T12:46:59.920Z] === RUN TestDockerSuite/TestRunMount [2019-10-21T12:47:06.464Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-21T12:47:07.394Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-21T12:47:08.323Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-21T12:47:09.691Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-21T12:47:12.215Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-21T12:47:16.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-21T12:47:16.392Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-21T12:47:18.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-21T12:47:18.285Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-21T12:47:19.167Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-21T12:47:19.627Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-21T12:47:20.595Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-21T12:47:20.595Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-21T12:47:20.813Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-21T12:47:22.180Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-21T12:47:24.074Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-21T12:47:24.074Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-21T12:47:24.639Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-21T12:47:25.289Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-21T12:47:26.008Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-21T12:47:26.572Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-21T12:47:26.829Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-21T12:47:26.829Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-21T12:47:26.829Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-21T12:47:27.135Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-21T12:47:27.798Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-21T12:47:28.766Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-21T12:47:29.225Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-21T12:47:29.656Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-21T12:47:29.684Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-21T12:47:30.144Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-21T12:47:32.177Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-21T12:47:34.698Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-21T12:47:35.944Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-21T12:47:37.220Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-21T12:47:37.481Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-21T12:47:37.481Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-21T12:47:37.784Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-21T12:47:37.784Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-21T12:47:38.449Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-21T12:47:38.714Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-21T12:47:38.714Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-21T12:47:39.278Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-21T12:47:40.211Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-21T12:47:40.211Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-21T12:47:41.160Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-21T12:47:41.160Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-21T12:47:42.091Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-21T12:47:42.091Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-21T12:47:43.022Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-21T12:47:43.953Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-21T12:47:45.847Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-21T12:47:46.777Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-21T12:47:47.341Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-21T12:47:48.271Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-21T12:47:49.202Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-21T12:47:49.767Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-21T12:47:51.136Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T12:47:51.136Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-21T12:47:51.700Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-21T12:47:51.700Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-21T12:47:52.629Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-21T12:47:52.629Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-21T12:47:53.262Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-21T12:47:53.262Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-21T12:47:53.262Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-21T12:47:53.562Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-21T12:47:53.722Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-21T12:47:54.693Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-21T12:47:55.152Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-21T12:47:55.152Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-21T12:47:55.456Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-21T12:47:55.456Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-21T12:47:55.614Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-21T12:47:56.582Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-21T12:47:56.582Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-21T12:47:56.582Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-21T12:47:58.730Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-21T12:48:00.627Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-21T12:48:00.627Z] === RUN TestDockerSuite/TestRunRm [2019-10-21T12:48:01.561Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-21T12:48:02.381Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-21T12:48:03.454Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-21T12:48:05.348Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-21T12:48:06.279Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-21T12:48:07.210Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-21T12:48:09.105Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-21T12:48:09.362Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-21T12:48:09.619Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-21T12:48:13.003Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-21T12:48:13.933Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-21T12:48:18.108Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-21T12:48:18.108Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-21T12:48:19.477Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-21T12:48:20.409Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-21T12:48:20.974Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-21T12:48:21.905Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-21T12:48:22.470Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-21T12:48:23.416Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-21T12:48:23.981Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-21T12:48:24.912Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-21T12:48:25.843Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-21T12:48:25.843Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-21T12:48:26.774Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-21T12:48:26.774Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-21T12:48:27.705Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-21T12:48:29.597Z] === RUN TestDockerSuite/TestRunState [2019-10-21T12:48:30.160Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-21T12:48:31.528Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-21T12:48:32.094Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-21T12:48:33.025Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-21T12:48:33.282Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-21T12:48:33.282Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-21T12:48:34.211Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-21T12:48:34.774Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-21T12:48:36.668Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-21T12:48:36.668Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-21T12:48:36.668Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-21T12:48:37.232Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-21T12:48:38.066Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-21T12:48:38.066Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-21T12:48:39.034Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-21T12:48:39.752Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-21T12:48:40.682Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-21T12:48:42.578Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-21T12:48:46.111Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-21T12:48:46.111Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-21T12:48:46.570Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-21T12:48:46.570Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-21T12:48:46.758Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-21T12:48:47.030Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-21T12:48:47.030Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-21T12:48:50.030Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-21T12:48:50.287Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-21T12:48:51.217Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-21T12:48:51.781Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-21T12:48:54.302Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-21T12:48:55.671Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-21T12:48:56.235Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-21T12:48:56.235Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-21T12:48:56.492Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-21T12:48:57.422Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-21T12:48:57.986Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-21T12:48:58.918Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-21T12:48:58.918Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-21T12:48:59.175Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-21T12:48:59.739Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-21T12:49:04.995Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-21T12:49:04.995Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-21T12:49:06.366Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-21T12:49:08.892Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-21T12:49:10.260Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-21T12:49:12.781Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-21T12:49:15.306Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-21T12:49:16.237Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-21T12:49:16.799Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-21T12:49:16.990Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-21T12:49:16.990Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-21T12:49:16.990Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-21T12:49:17.730Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-21T12:49:17.730Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-21T12:49:17.730Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-21T12:49:17.730Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-21T12:49:17.987Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-21T12:49:18.916Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-21T12:49:19.847Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-21T12:49:20.410Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-21T12:49:22.304Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-21T12:49:22.867Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-21T12:49:23.807Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-21T12:49:23.807Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-21T12:49:24.372Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-21T12:49:24.372Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-21T12:49:24.372Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-21T12:49:24.372Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-21T12:49:24.372Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-21T12:49:24.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-21T12:49:24.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-21T12:49:24.887Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-21T12:49:25.143Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-21T12:49:25.143Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-21T12:49:25.399Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-21T12:49:26.342Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-21T12:49:27.274Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-21T12:49:28.204Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-21T12:49:28.204Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-21T12:49:28.767Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-21T12:49:29.024Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-21T12:49:29.954Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-21T12:49:29.954Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-21T12:49:30.885Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-21T12:49:31.815Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-21T12:49:31.815Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-21T12:49:31.815Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-21T12:49:32.379Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-21T12:49:34.274Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-21T12:49:34.678Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-21T12:49:34.678Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-21T12:49:35.206Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-21T12:49:35.206Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-21T12:49:35.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-21T12:49:35.769Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-21T12:49:35.769Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-21T12:49:37.664Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-21T12:49:38.227Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-21T12:49:38.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-21T12:49:40.747Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-21T12:49:41.676Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-21T12:49:41.676Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-21T12:49:41.676Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-21T12:49:42.608Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-21T12:49:43.976Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-21T12:49:44.907Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-21T12:49:44.907Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-21T12:49:47.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-21T12:49:47.432Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-21T12:49:47.432Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-21T12:49:47.689Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-21T12:49:48.617Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-21T12:49:49.582Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-21T12:49:49.582Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-21T12:49:51.475Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-21T12:49:51.475Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-21T12:49:51.475Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-21T12:49:53.371Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-21T12:49:54.741Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-21T12:49:55.304Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-21T12:49:55.304Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-21T12:49:55.304Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-21T12:49:55.304Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-21T12:49:55.867Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-21T12:49:58.388Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-21T12:50:03.639Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-21T12:50:06.916Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-21T12:50:07.173Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-21T12:50:09.069Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-21T12:50:11.598Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-21T12:50:14.871Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-21T12:50:15.128Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-21T12:50:17.023Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-21T12:50:19.547Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-21T12:50:21.555Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-21T12:50:21.555Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-21T12:50:25.729Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-21T12:50:29.904Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-21T12:50:32.423Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-21T12:50:35.695Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-21T12:50:38.221Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-21T12:50:41.492Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-21T12:50:41.492Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-21T12:50:43.387Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-21T12:50:44.318Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-21T12:50:45.249Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-21T12:50:45.813Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-21T12:50:45.813Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-21T12:50:46.744Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-21T12:50:49.026Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-21T12:50:49.026Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-21T12:50:49.026Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-21T12:50:51.996Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-21T12:50:55.267Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-21T12:50:55.523Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-21T12:50:56.453Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-21T12:50:56.453Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-21T12:50:57.384Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-21T12:50:59.276Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-21T12:50:59.276Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-21T12:51:00.644Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-21T12:51:02.022Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-21T12:51:02.585Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-21T12:51:04.478Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-21T12:51:08.651Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-21T12:51:10.546Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-21T12:51:10.546Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-21T12:51:11.477Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-21T12:51:12.409Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-21T12:51:17.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-21T12:51:20.935Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-21T12:51:24.207Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-21T12:51:26.729Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-21T12:51:32.006Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-21T12:51:37.261Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-21T12:51:39.155Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-21T12:51:41.677Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-21T12:51:43.047Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-21T12:51:44.941Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-21T12:51:47.464Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-21T12:51:49.434Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-21T12:51:49.434Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-21T12:51:49.434Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-21T12:51:49.986Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-21T12:51:52.511Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-21T12:51:54.414Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-21T12:51:56.936Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-21T12:52:07.099Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-21T12:52:11.787Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-21T12:52:12.045Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-21T12:52:12.045Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-21T12:52:12.975Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-21T12:52:12.975Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-21T12:52:12.975Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-21T12:52:12.975Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-21T12:52:13.908Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-21T12:52:13.908Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-21T12:52:14.838Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-21T12:52:14.838Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-21T12:52:14.838Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-21T12:52:14.838Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-21T12:52:14.838Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-21T12:52:17.360Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-21T12:52:17.427Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-21T12:52:17.617Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-21T12:52:17.617Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-21T12:52:17.617Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-21T12:52:17.874Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-21T12:52:18.806Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-21T12:52:21.330Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-21T12:52:21.330Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-21T12:52:21.330Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-21T12:52:24.605Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-21T12:52:26.078Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-21T12:52:28.830Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite (1791.50s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.53s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.25s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.59s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.94s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.77s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.93s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.26s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.13s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.20s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.37s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.62s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.23s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.50s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.61s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.37s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAttachDetach (1.92s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.42s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.52s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.43s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.50s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.90s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.70s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.29s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.34s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.64s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.64s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.74s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.53s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.03s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.65s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.69s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.22s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.41s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.95s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.39s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.24s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.54s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.52s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.45s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.35s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.93s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.38s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.57s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.90s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.65s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.24s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.86s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.08s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.95s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.41s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.93s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.13s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.66s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.27s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.11s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.27s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.14s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2019-10-21T12:52:28.830Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-21T12:52:28.830Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.10s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.77s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildContChar (4.27s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.44s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.44s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.18s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.31s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.08s) [2019-10-21T12:52:28.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2019-10-21T12:52:28.830Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-10-21T12:52:28.830Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-21T12:52:28.830Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-21T12:52:28.830Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.42s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.50s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.02s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.95s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.78s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.71s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.86s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.52s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.76s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.40s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.71s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.04s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.55s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.61s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.57s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.63s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.46s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.12s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.81s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.13s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.63s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.46s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnv (1.39s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.36s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.59s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.88s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.34s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s) [2019-10-21T12:52:28.830Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-21T12:52:28.830Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.96s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.44s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.52s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.35s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.00s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.63s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.16s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.23s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.77s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildHistory (4.32s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.23s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.11s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLabel (0.71s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLabels (0.78s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.16s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.55s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.54s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-21T12:52:28.830Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.89s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.67s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.62s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.75s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.63s) [2019-10-21T12:52:28.831Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-21T12:52:28.831Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.39s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.20s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.64s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.14s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.18s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.23s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.84s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.16s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.04s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.87s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.01s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.56s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.80s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.68s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildPATH (2.63s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.98s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.73s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.69s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.13s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildRm (3.31s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.24s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.48s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.37s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.26s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2019-10-21T12:52:28.831Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-21T12:52:28.831Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.60s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.28s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildStderr (1.13s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.03s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.49s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.04s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildUser (2.26s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.40s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.90s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.09s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.63s) [2019-10-21T12:52:28.831Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-21T12:52:28.831Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.831Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-21T12:52:28.831Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.831Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-21T12:52:28.831Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.831Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-21T12:52:28.831Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.84s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.97s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.24s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.41s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.28s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2019-10-21T12:52:28.831Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-21T12:52:28.831Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.69s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-21T12:52:28.831Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-21T12:52:28.831Z] docker_cli_sni_test.go:18: Flakey test [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.09s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.31s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.78s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.98s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitTTY (1.74s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.75s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.01s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.07s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.07s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.83s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.02s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.74s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.59s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2019-10-21T12:52:28.831Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.98s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.93s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.35s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.67s) [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000931d00 } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1046091516 /foo false } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1046091516 /foo true } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3328266283 /foo false } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3328266283 /foo true } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3328266283 /foo true 0xc00093e200 } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc00093e220 } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc00093e240 } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc00093e260 } [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc00093e2a0 } [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 0 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 1 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 2 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 3 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 4 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 5 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 6 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 7 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 8 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 9 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 10 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 11 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 12 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 13 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 14 [2019-10-21T12:52:28.831Z] docker_api_containers_test.go:1927: case 15 [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.93s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.70s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.60s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership381127716/file1 57d2ee840b76bc369cdad3520a59c39eb8d014739517be3591f94829f5be398c:/tmpvol/file1` [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.89s) [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp f7ec7fdd62d5a2423da2e5b67f54fe29197ff76ee0135d34babaa48cdaf1c9e2:/root/file1 /tmp/test-cp-from-case-a725489459/itWorks.txt` [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a725489459/itWorks.txt" contains "file1\n" [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.06s) [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp e2c083cd92634e9bec8a2e7c6f3ce37241832a0fb8a4a639f9b524c76b1de602:/file1 /tmp/test-cp-from-case-b249900278/testDir/` [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c526025181/file2" contains "file2\n" [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp d6b9e1cfb0319c1f093bbc34f7e29f661ecc27ad3423d93bc058045c087730a8:/root/file1 /tmp/test-cp-from-case-c526025181/file2` [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c526025181/file2" contains "file1\n" [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp 15f0b6de14b2cc64aa3ec30a485f2d8107076a87a28380c819402d15dc394a68:/file1 /tmp/test-cp-from-case-d455411096/dir1` [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d455411096/dir1/file1" contains "file1\n" [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp 15f0b6de14b2cc64aa3ec30a485f2d8107076a87a28380c819402d15dc394a68:/file1 /tmp/test-cp-from-case-d455411096/dir1/` [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d455411096/dir1/file1" contains "file1\n" [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp 84b8fd3bef9aab75750c8df8f08745436fd8fc5719c3a99b02e828452d87db2d:dir1 /tmp/test-cp-from-case-e289600023/testDir` [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e289600023/testDir/file1-1" contains "file1-1\n" [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp 84b8fd3bef9aab75750c8df8f08745436fd8fc5719c3a99b02e828452d87db2d:dir1 /tmp/test-cp-from-case-e289600023/testDir/` [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e289600023/testDir/file1-1" contains "file1-1\n" [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp 02924f0c36e56d287fc442859245ebf9b94be4d6ce5e3178bc5b9722ab3a0894:/root/dir1 /tmp/test-cp-from-case-f046256266/file1` [2019-10-21T12:52:28.831Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp 9f02d721cb015ddf0fa093ff5136500b91a5e471f2cbbe71616729b42b095d4f:/root/dir1 /tmp/test-cp-from-case-g054887009/dir2` [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g054887009/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-21T12:52:28.831Z] docker_cli_cp_utils_test.go:192: running `docker cp 9f02d721cb015ddf0fa093ff5136500b91a5e471f2cbbe71616729b42b095d4f:/root/dir1 /tmp/test-cp-from-case-g054887009/dir2/` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g054887009/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.18s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp cfec5f6a06531ed91de3f648603a9b9b026df05f60fb3680aa8861f625af0e9b:dir1/. /tmp/test-cp-from-case-h102740044/testDir` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h102740044/testDir/file1-1" contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp cfec5f6a06531ed91de3f648603a9b9b026df05f60fb3680aa8861f625af0e9b:dir1/. /tmp/test-cp-from-case-h102740044/testDir/` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h102740044/testDir/file1-1" contains "file1-1\n" [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp 374ceb0ee90161a213c0adbe7c37759badb9a290a751400c9194e93edaf5d6d1:/root/dir1/. /tmp/test-cp-from-case-i507319099/file1` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp 1e93c341e2f239509aca6ada8feeeac57c0a2e5bff75dcb680edf24868060c5b:/root/dir1/. /tmp/test-cp-from-case-j140733278/dir2` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j140733278/dir2/file1-1" contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp 1e93c341e2f239509aca6ada8feeeac57c0a2e5bff75dcb680edf24868060c5b:/root/dir1/. /tmp/test-cp-from-case-j140733278/dir2/` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j140733278/dir2/file1-1" contains "file1-1\n" [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp 978dd2734c4e43a8284169b0432df4827e26570dfc16f29b1fd3601d909066da:/file2 /tmp/test-cp-from-err-dst-not-dir801709349/symlinkToFile1` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir801709349/symlinkToFile1" points to "file1" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir801709349/file1" contains "file2\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp 978dd2734c4e43a8284169b0432df4827e26570dfc16f29b1fd3601d909066da:/file2 /tmp/test-cp-from-err-dst-not-dir801709349/symlinkToDir1` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir801709349/symlinkToDir1" points to "dir1" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir801709349/file2" contains "file2\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp 978dd2734c4e43a8284169b0432df4827e26570dfc16f29b1fd3601d909066da:/file2 /tmp/test-cp-from-err-dst-not-dir801709349/brokenSymlinkToFileX` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir801709349/brokenSymlinkToFileX" points to "fileX" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir801709349/fileX" contains "file2\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp 978dd2734c4e43a8284169b0432df4827e26570dfc16f29b1fd3601d909066da:/dir2 /tmp/test-cp-from-err-dst-not-dir801709349/symlinkToDir1` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir801709349/symlinkToDir1" points to "dir1" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir801709349/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp 978dd2734c4e43a8284169b0432df4827e26570dfc16f29b1fd3601d909066da:/dir2 /tmp/test-cp-from-err-dst-not-dir801709349/brokenSymlinkToDirX` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir801709349/brokenSymlinkToDirX" points to "dirX" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir801709349/dirX/file2-1" contains "file2-1\n" [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.89s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a932389229/file1 3c9691aff9292716fd3918ce39472ef8524e76c529175e549dfbe134c186cb95:/root/itWorks.txt` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "3c9691aff9292716fd3918ce39472ef8524e76c529175e549dfbe134c186cb95" start output contains "file1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3c9691aff9292716fd3918ce39472ef8524e76c529175e549dfbe134c186cb95` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b057863144/file1 cde5928d072b3af1d5e585dbcdfd031c74b8bae610d795ab6bf25539dc1a3379:testDir/` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.54s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "2bc902e4e6de96dd9394e827e9054edaaca9460b1919badc2bef27ee95b0d8c6" start output contains "file2\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2bc902e4e6de96dd9394e827e9054edaaca9460b1919badc2bef27ee95b0d8c6` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c065093159/file1 2bc902e4e6de96dd9394e827e9054edaaca9460b1919badc2bef27ee95b0d8c6:/root/file2` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "2bc902e4e6de96dd9394e827e9054edaaca9460b1919badc2bef27ee95b0d8c6" start output contains "file1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2bc902e4e6de96dd9394e827e9054edaaca9460b1919badc2bef27ee95b0d8c6` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.13s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "804675fab2df4f907fe24c6f5b5ecb6adba5437e23807788a33eb3ab5a641495" start output contains "" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 804675fab2df4f907fe24c6f5b5ecb6adba5437e23807788a33eb3ab5a641495` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d107447642/file1 804675fab2df4f907fe24c6f5b5ecb6adba5437e23807788a33eb3ab5a641495:dir1` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "804675fab2df4f907fe24c6f5b5ecb6adba5437e23807788a33eb3ab5a641495" start output contains "file1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 804675fab2df4f907fe24c6f5b5ecb6adba5437e23807788a33eb3ab5a641495` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "999a79fa602fb67d469415b8d14d901e4c255ac396e90bbd2c33403b7bd07624" start output contains "" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 999a79fa602fb67d469415b8d14d901e4c255ac396e90bbd2c33403b7bd07624` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d107447642/file1 999a79fa602fb67d469415b8d14d901e4c255ac396e90bbd2c33403b7bd07624:dir1/` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "999a79fa602fb67d469415b8d14d901e4c255ac396e90bbd2c33403b7bd07624" start output contains "file1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 999a79fa602fb67d469415b8d14d901e4c255ac396e90bbd2c33403b7bd07624` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.57s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e315099377/dir1 1b2fc250d6566c81fa3e11991a9bbbd114fbab5dc657f56d7e0cf9ee83efb631:testDir` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "1b2fc250d6566c81fa3e11991a9bbbd114fbab5dc657f56d7e0cf9ee83efb631" start output contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b2fc250d6566c81fa3e11991a9bbbd114fbab5dc657f56d7e0cf9ee83efb631` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e315099377/dir1 80e2db0641007c18f4a9c9f2b514b490efbbeaba7593b2291cb8a5e6b2f61b85:testDir/` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "80e2db0641007c18f4a9c9f2b514b490efbbeaba7593b2291cb8a5e6b2f61b85" start output contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 80e2db0641007c18f4a9c9f2b514b490efbbeaba7593b2291cb8a5e6b2f61b85` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.80s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f657153436/dir1 3fcc3536c65cc0f78069ffda5d9ea8072de2cbd4c201507f88b3530a657179c4:/root/file1` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.98s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "6c645adfc7798a8130aa1f6ab9560190e0a16b01cf8eb2ba4c86f8cb94c26ee6" start output contains "" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6c645adfc7798a8130aa1f6ab9560190e0a16b01cf8eb2ba4c86f8cb94c26ee6` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g145083467/dir1 6c645adfc7798a8130aa1f6ab9560190e0a16b01cf8eb2ba4c86f8cb94c26ee6:/root/dir2` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "6c645adfc7798a8130aa1f6ab9560190e0a16b01cf8eb2ba4c86f8cb94c26ee6" start output contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6c645adfc7798a8130aa1f6ab9560190e0a16b01cf8eb2ba4c86f8cb94c26ee6` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "750d01fcea9aaae3508a51fb90171dd2912b17b44895f453998fcfc369e01e74" start output contains "" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 750d01fcea9aaae3508a51fb90171dd2912b17b44895f453998fcfc369e01e74` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g145083467/dir1 750d01fcea9aaae3508a51fb90171dd2912b17b44895f453998fcfc369e01e74:/dir2/` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "750d01fcea9aaae3508a51fb90171dd2912b17b44895f453998fcfc369e01e74" start output contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 750d01fcea9aaae3508a51fb90171dd2912b17b44895f453998fcfc369e01e74` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.52s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h319694126/dir1/. 05a7bc1f4442cdd81317c9d9e56d619db8f81a0b937d6ce19fdabd5a9ad392c5:testDir` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "05a7bc1f4442cdd81317c9d9e56d619db8f81a0b937d6ce19fdabd5a9ad392c5" start output contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 05a7bc1f4442cdd81317c9d9e56d619db8f81a0b937d6ce19fdabd5a9ad392c5` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h319694126/dir1/. 78e618b53d21827c156dd06036a74723e24091c9b78845c987e6979a67574c73:testDir/` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "78e618b53d21827c156dd06036a74723e24091c9b78845c987e6979a67574c73" start output contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 78e618b53d21827c156dd06036a74723e24091c9b78845c987e6979a67574c73` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i394978485/dir1/. b809178954e2894978edc0240f7d354de1e180ba76f2cf5989a9dafb13bcd2f6:/root/file1` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.94s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "55817d060326994652269cc9d64528c6231b3535fdd7e78835202d4a130eb180" start output contains "" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 55817d060326994652269cc9d64528c6231b3535fdd7e78835202d4a130eb180` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j292314256/dir1/. 55817d060326994652269cc9d64528c6231b3535fdd7e78835202d4a130eb180:/dir2` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "55817d060326994652269cc9d64528c6231b3535fdd7e78835202d4a130eb180" start output contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 55817d060326994652269cc9d64528c6231b3535fdd7e78835202d4a130eb180` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "47cdb999c78e4ca37de7fd7fe67c62dd7a932b63e8ac9c32db5b44958ba62d5c" start output contains "" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 47cdb999c78e4ca37de7fd7fe67c62dd7a932b63e8ac9c32db5b44958ba62d5c` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j292314256/dir1/. 47cdb999c78e4ca37de7fd7fe67c62dd7a932b63e8ac9c32db5b44958ba62d5c:/dir2/` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "47cdb999c78e4ca37de7fd7fe67c62dd7a932b63e8ac9c32db5b44958ba62d5c" start output contains "file1-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 47cdb999c78e4ca37de7fd7fe67c62dd7a932b63e8ac9c32db5b44958ba62d5c` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions814844591/permdirtest permtest:/` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs028523705/file1 610cdf1130ae7d5e3fd41eb06fcde15942c4307b461ba6441b26526247f98527:/root/shouldNotExist` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "610cdf1130ae7d5e3fd41eb06fcde15942c4307b461ba6441b26526247f98527" start output contains "" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a 610cdf1130ae7d5e3fd41eb06fcde15942c4307b461ba6441b26526247f98527` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.38s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume074013892/file1 b979d05e730cf5a6866eb7e44608505adcefd4f5607c2cc1d9cf6e0e0ea5a5a3:/vol_ro/shouldNotExist` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:279: checking that container "b979d05e730cf5a6866eb7e44608505adcefd4f5607c2cc1d9cf6e0e0ea5a5a3" start output contains "" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:209: running `docker start -a b979d05e730cf5a6866eb7e44608505adcefd4f5607c2cc1d9cf6e0e0ea5a5a3` [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.61s) [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-893634899/file2 b806aabc29dd47cb667eecfe1e79b1536a4c55207f76f7986fe080f33202a49e:/vol2/symlinkToFile1` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-893634899/symlinkToFile1" points to "file1" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-893634899/file1" contains "file2\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-893634899/file2 b806aabc29dd47cb667eecfe1e79b1536a4c55207f76f7986fe080f33202a49e:/vol2/symlinkToDir1` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-893634899/symlinkToDir1" points to "dir1" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-893634899/file2" contains "file2\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-893634899/file2 b806aabc29dd47cb667eecfe1e79b1536a4c55207f76f7986fe080f33202a49e:/vol2/brokenSymlinkToFileX` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-893634899/brokenSymlinkToFileX" points to "fileX" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-893634899/fileX" contains "file2\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-893634899//dir2 b806aabc29dd47cb667eecfe1e79b1536a4c55207f76f7986fe080f33202a49e:/vol2/symlinkToDir1` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-893634899/symlinkToDir1" points to "dir1" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-893634899/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-893634899//dir2 b806aabc29dd47cb667eecfe1e79b1536a4c55207f76f7986fe080f33202a49e:/vol2/brokenSymlinkToDirX` [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-893634899/brokenSymlinkToDirX" points to "dirX" [2019-10-21T12:52:28.832Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-893634899/dirX/file2-1" contains "file2-1\n" [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.53s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.10s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.00s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.66s) [2019-10-21T12:52:28.832Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2019-10-21T12:52:28.833Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2019-10-21T12:52:28.833Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.96s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-10-21T12:52:28.833Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-21T12:52:28.833Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.55s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.84s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.90s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.15s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.89s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.86s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.10s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.39s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.48s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.09s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.14s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.14s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsCommit (1.05s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.87s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.78s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.98s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.71s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsCopy (1.53s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.16s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.90s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.44s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFilters (1.61s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFormat (1.58s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2019-10-21T12:52:28.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-21T12:52:28.833Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-21T12:52:28.833Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-21T12:52:28.833Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.68s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.13s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.68s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExec (1.07s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.81s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.93s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.13s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.07s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.73s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecCgroup (1.80s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecInspectID (1.96s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecInteractive (0.93s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.93s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.75s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecStartFails (1.35s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.78s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecTTY (0.98s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.07s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2019-10-21T12:52:28.833Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-21T12:52:28.833Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.53s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.57s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.86s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestExecWithUser (1.15s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.05s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.25s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestHealth (21.31s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.87s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.96s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImportFile (1.83s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImportGzipped (2.08s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.78s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoDebug (0.54s) [2019-10-21T12:52:28.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2019-10-21T12:52:28.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-21T12:52:28.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-21T12:52:28.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.94s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.83s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-21T12:52:28.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.85s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.00s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.96s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.04s) [2019-10-21T12:52:28.833Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-21T12:52:28.833Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.34s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectDefault (1.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectHistory (1.05s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2019-10-21T12:52:28.833Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-21T12:52:28.833Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.81s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.88s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectStatus (1.18s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.99s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.90s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.95s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.97s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.44s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.73s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.85s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.59s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.90s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.40s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.77s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.91s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.03s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.34s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.70s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2019-10-21T12:52:28.833Z] --- PASS: TestDockerSuite/TestLogsTail (1.08s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.91s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.58s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestNetHostname (2.63s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.22s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.44s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.57s) [2019-10-21T12:52:28.834Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-10-21T12:52:28.834Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.00s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.53s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.68s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.49s) [2019-10-21T12:52:28.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.23s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.66s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.64s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPortList (11.30s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.75s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.42s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.19s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.74s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsByOrder (3.61s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.20s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.72s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.43s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.37s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.13s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.57s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.42s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.48s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.53s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.69s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.04s) [2019-10-21T12:52:28.834Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-21T12:52:28.834Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.02s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.40s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.58s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.99s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.65s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.90s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.06s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.91s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.83s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.20s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.92s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.68s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.15s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.56s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.87s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.75s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.92s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.86s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.77s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.57s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.46s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.06s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.88s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.87s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.55s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.41s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.85s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.68s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.75s) [2019-10-21T12:52:28.834Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-21T12:52:28.834Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.834Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-21T12:52:28.834Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.97s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.47s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.85s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2019-10-21T12:52:28.834Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-21T12:52:28.834Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2019-10-21T12:52:28.834Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T12:52:28.834Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.55s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.09s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.56s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.70s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunMount (6.65s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.34s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.67s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.36s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.38s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.31s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.78s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.88s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.74s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.93s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.00s) [2019-10-21T12:52:28.834Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-21T12:52:28.834Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.91s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.06s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2019-10-21T12:52:28.834Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.85s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.82s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.97s) [2019-10-21T12:52:28.834Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T12:52:28.834Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-21T12:52:28.834Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.95s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-21T12:52:28.835Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.93s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.35s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.81s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunRm (0.97s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.01s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.86s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.76s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.32s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.34s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.72s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.91s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.98s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.88s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunState (1.71s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.86s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunSysctls (1.65s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.57s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.93s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.86s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.32s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.78s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.38s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.41s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.44s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.73s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.96s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.00s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.92s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.86s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.77s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.56s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.13s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.06s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.03s) [2019-10-21T12:52:28.835Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents496806317 [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.59s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.86s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStartRecordError (1.73s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.39s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.83s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.20s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.83s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.92s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.98s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.99s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.43s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.01s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.62s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateStats (4.42s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-21T12:52:28.835Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.35s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.62s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.38s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.81s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.45s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.59s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.48s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.41s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.58s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.45s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.32s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.33s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.04s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) [2019-10-21T12:52:28.835Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.22s) [2019-10-21T12:52:28.835Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-21T12:52:28.835Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-21T12:52:28.835Z] === RUN TestDockerRegistrySuite [2019-10-21T12:52:28.835Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-21T12:52:30.205Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-21T12:52:31.574Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-21T12:52:33.470Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-21T12:52:33.470Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T12:52:38.726Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T12:52:42.003Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-21T12:52:43.373Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-21T12:52:46.649Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-21T12:52:48.018Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-21T12:52:49.387Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-21T12:52:50.755Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-21T12:52:52.130Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-21T12:52:53.499Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-21T12:52:54.869Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-21T12:52:56.237Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-21T12:52:57.607Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-21T12:52:58.976Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-21T12:53:00.345Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-21T12:53:01.714Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-21T12:53:03.087Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-21T12:53:03.344Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-21T12:53:07.523Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-21T12:53:08.458Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-21T12:53:08.458Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T12:53:08.569Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-21T12:53:09.389Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-21T12:53:09.954Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T12:53:11.327Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T12:53:12.261Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-21T12:53:12.840Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-21T12:53:17.015Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-21T12:53:17.579Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-21T12:53:18.872Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-21T12:53:18.948Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-21T12:53:19.512Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-21T12:53:19.512Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-21T12:53:19.769Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-21T12:53:20.026Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-21T12:53:20.283Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-21T12:53:20.541Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-21T12:53:21.909Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-21T12:53:24.430Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-21T12:53:25.798Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-21T12:53:27.167Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-21T12:53:28.096Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite (60.30s) [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.62s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-21T12:53:28.660Z] check_test.go:196: [d175d44f4dfde] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-21T12:53:28.660Z] check_test.go:196: [dc7cb2aac5b7b] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-21T12:53:28.660Z] check_test.go:196: [de8b3348bddd2] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-21T12:53:28.660Z] check_test.go:196: [d04ba98dd5a9d] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.28s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-21T12:53:28.660Z] check_test.go:196: [d37e122ec994e] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.22s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-21T12:53:28.660Z] check_test.go:196: [dcd8987389549] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.47s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-21T12:53:28.660Z] check_test.go:196: [d84eacf886a19] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.48s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-21T12:53:28.660Z] check_test.go:196: [d6847a29e0dd8] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-21T12:53:28.660Z] check_test.go:196: [d7be35fb849d8] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-21T12:53:28.660Z] check_test.go:196: [db77966ab2143] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-21T12:53:28.660Z] check_test.go:196: [dfe0ab4cf9a80] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-21T12:53:28.660Z] check_test.go:196: [d17da9655288b] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-21T12:53:28.660Z] check_test.go:196: [d7d5284dfe203] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-21T12:53:28.660Z] check_test.go:196: [ddec1adfd6100] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-21T12:53:28.660Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5a5ce812c5a56ffa61b44005ecad4fd7f65af01ff40a4b3e7a00d44df49006ae [2019-10-21T12:53:28.660Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:486402e7ff5b41894342f8176c73abb380f1b8410ab46f22120de84ded034523 [2019-10-21T12:53:28.660Z] check_test.go:196: [d6de7dce9ffaa] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.82s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-21T12:53:28.660Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:26583e7066dfdcdcc56519b29160eb417a451a71691d212af2fcc710ef0f4d08 [2019-10-21T12:53:28.660Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9a8ce5d7eb58a1d4e862be5923347ec3e125431cf0c894b6d47289910b2047c [2019-10-21T12:53:28.660Z] check_test.go:196: [d290bb65971b0] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.57s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-21T12:53:28.660Z] check_test.go:196: [dcf06531f3057] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.75s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-21T12:53:28.660Z] check_test.go:196: [de829d9abc84d] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.53s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-21T12:53:28.660Z] check_test.go:196: [dac58545b39eb] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-21T12:53:28.660Z] check_test.go:196: [d94cce03ed758] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-21T12:53:28.660Z] check_test.go:196: [d9635e1d1dbb4] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.40s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-21T12:53:28.660Z] check_test.go:196: [df264bf35d634] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.48s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-21T12:53:28.660Z] check_test.go:196: [d88f5b56c8ae8] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.26s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-21T12:53:28.660Z] check_test.go:196: [d19438d749695] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.48s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-21T12:53:28.660Z] check_test.go:196: [d25684faed360] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-21T12:53:28.660Z] check_test.go:196: [d0dccaf8ba97b] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-21T12:53:28.660Z] check_test.go:196: [d4f6506d56d87] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-21T12:53:28.660Z] check_test.go:196: [deba15f2f4eec] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-21T12:53:28.660Z] check_test.go:196: [d5c385b109d7a] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2019-10-21T12:53:28.660Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-21T12:53:28.660Z] check_test.go:196: [d1b4875c99c87] daemon is not started [2019-10-21T12:53:28.660Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-10-21T12:53:28.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-21T12:53:28.661Z] check_test.go:196: [d9523617b557f] daemon is not started [2019-10-21T12:53:28.661Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-21T12:53:28.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-21T12:53:28.661Z] check_test.go:196: [d8bab1de53065] daemon is not started [2019-10-21T12:53:28.661Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.48s) [2019-10-21T12:53:28.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-21T12:53:28.661Z] check_test.go:196: [d39d5c8afc7e5] daemon is not started [2019-10-21T12:53:28.661Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.29s) [2019-10-21T12:53:28.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-21T12:53:28.661Z] check_test.go:196: [d735acd7c0ce6] daemon is not started [2019-10-21T12:53:28.661Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2019-10-21T12:53:28.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-21T12:53:28.661Z] check_test.go:196: [d76f1f64547c9] daemon is not started [2019-10-21T12:53:28.661Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s) [2019-10-21T12:53:28.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-21T12:53:28.661Z] check_test.go:196: [d103fef1a7e33] daemon is not started [2019-10-21T12:53:28.661Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-10-21T12:53:28.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-21T12:53:28.661Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-10-21T12:53:28.661Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-21T12:53:28.661Z] === RUN TestDockerSchema1RegistrySuite [2019-10-21T12:53:28.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-21T12:53:28.918Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T12:53:29.175Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-21T12:53:34.169Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T12:53:38.355Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-21T12:53:42.530Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-21T12:53:43.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-21T12:53:45.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-21T12:53:45.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T12:53:46.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T12:53:47.651Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T12:53:49.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-21T12:53:53.192Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-21T12:53:53.192Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-21T12:53:53.756Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-21T12:53:53.756Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-21T12:53:54.012Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-21T12:53:54.269Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-21T12:53:54.833Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite (26.08s) [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-21T12:53:54.833Z] check_test.go:223: [de10084d37c15] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.39s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-21T12:53:54.833Z] check_test.go:223: [dd7f0b41473de] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.51s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-21T12:53:54.833Z] check_test.go:223: [d8296b0abd3de] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.43s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-21T12:53:54.833Z] check_test.go:223: [de8e3460d54ac] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-21T12:53:54.833Z] check_test.go:223: [d2953af68ed1f] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-21T12:53:54.833Z] check_test.go:223: [dea82c055c2ab] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-21T12:53:54.833Z] check_test.go:223: [dead3644902ad] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-21T12:53:54.833Z] check_test.go:223: [d6a3cbba0d6e6] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-21T12:53:54.833Z] check_test.go:223: [d6f629bde4b17] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-21T12:53:54.833Z] check_test.go:223: [dc0a03ad1a349] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.72s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-21T12:53:54.833Z] check_test.go:223: [d989c21d2e996] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-21T12:53:54.833Z] check_test.go:223: [d9b2cd8c4d800] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-21T12:53:54.833Z] check_test.go:223: [d701d9fad8614] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-21T12:53:54.833Z] check_test.go:223: [d344acf0b3865] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-21T12:53:54.833Z] check_test.go:223: [deadb3cc6d36f] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-21T12:53:54.833Z] check_test.go:223: [dae0d4ac19e33] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-21T12:53:54.833Z] check_test.go:223: [dc2203190551b] daemon is not started [2019-10-21T12:53:54.833Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-21T12:53:54.833Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-21T12:53:54.833Z] check_test.go:223: [d16f61ebc106b] daemon is not started [2019-10-21T12:53:54.833Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-21T12:53:54.833Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-21T12:53:55.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-21T12:53:56.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-21T12:53:56.327Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-21T12:53:57.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-21T12:53:57.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-21T12:53:57.952Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-21T12:53:58.515Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-21T12:53:58.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s) [2019-10-21T12:53:58.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.88s) [2019-10-21T12:53:58.772Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-21T12:53:58.772Z] check_test.go:252: [d77cca0e0fa16] daemon is not started [2019-10-21T12:53:58.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2019-10-21T12:53:58.772Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-21T12:53:58.772Z] check_test.go:252: [ddca7acc0ca5e] daemon is not started [2019-10-21T12:53:58.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-21T12:53:58.772Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-21T12:53:58.772Z] check_test.go:252: [d3a0bbf8a2ab5] daemon is not started [2019-10-21T12:53:58.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2019-10-21T12:53:58.772Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-21T12:53:58.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-21T12:53:58.772Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-21T12:53:58.772Z] check_test.go:252: [d96ef9391342c] daemon is not started [2019-10-21T12:53:58.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-10-21T12:53:58.772Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-21T12:53:58.772Z] check_test.go:252: [dd973ce8ab3af] daemon is not started [2019-10-21T12:53:58.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2019-10-21T12:53:58.772Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-21T12:53:58.772Z] check_test.go:252: [d5b5e737d9fe4] daemon is not started [2019-10-21T12:53:58.772Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-10-21T12:53:58.772Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-21T12:53:58.772Z] check_test.go:252: [dbceaba0615c2] daemon is not started [2019-10-21T12:53:58.772Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-21T12:53:58.772Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-21T12:54:04.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-21T12:54:04.022Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-21T12:54:04.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-21T12:54:04.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-21T12:54:04.541Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-10-21T12:54:04.541Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-10-21T12:54:04.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-21T12:54:04.541Z] check_test.go:279: [dab5cf49112ad] daemon is not started [2019-10-21T12:54:04.541Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-21T12:54:04.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-21T12:54:04.541Z] check_test.go:279: [df19f0a17b10b] daemon is not started [2019-10-21T12:54:04.541Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-21T12:54:04.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-21T12:54:04.541Z] check_test.go:279: [dd17dd3be1c01] daemon is not started [2019-10-21T12:54:04.541Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-21T12:54:04.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-21T12:54:04.541Z] check_test.go:279: [d244ba2a718ac] daemon is not started [2019-10-21T12:54:04.541Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-10-21T12:54:04.541Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-21T12:54:04.541Z] check_test.go:279: [d94f3f51f2b5f] daemon is not started [2019-10-21T12:54:04.541Z] === RUN TestDockerNetworkSuite [2019-10-21T12:54:04.541Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-21T12:54:06.435Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-21T12:54:07.365Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-21T12:54:08.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-21T12:54:09.296Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-21T12:54:13.472Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-21T12:54:14.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-21T12:54:16.297Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-21T12:54:17.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-21T12:54:21.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-21T12:54:21.402Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-21T12:54:23.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-21T12:54:24.229Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-21T12:54:32.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-21T12:54:35.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-21T12:54:37.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-21T12:54:38.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-21T12:54:38.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-21T12:54:40.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-21T12:54:42.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-21T12:54:42.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-21T12:54:42.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-21T12:54:43.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-21T12:54:43.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-21T12:54:43.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-21T12:54:43.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-21T12:54:45.262Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-21T12:54:45.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-21T12:54:46.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-21T12:54:46.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-21T12:54:47.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-21T12:54:47.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-21T12:54:51.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-21T12:54:54.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-21T12:55:01.460Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-21T12:55:05.635Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-21T12:55:05.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-21T12:55:05.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-21T12:55:06.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-21T12:55:06.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-21T12:55:06.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-21T12:55:06.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-21T12:55:06.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-21T12:55:06.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-21T12:55:08.610Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-21T12:55:10.393Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-21T12:55:10.394Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-21T12:55:10.394Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-21T12:55:10.394Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-21T12:55:10.394Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-21T12:55:11.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-21T12:55:11.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-21T12:55:11.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-21T12:55:11.365Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-21T12:55:11.365Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-21T12:55:11.696Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-21T12:55:11.825Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-21T12:55:12.286Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-21T12:55:12.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-21T12:55:16.985Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-21T12:55:19.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-21T12:55:19.174Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-21T12:55:19.899Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-21T12:55:23.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-21T12:55:23.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-21T12:55:24.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-21T12:55:24.735Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-21T12:55:25.701Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-21T12:55:25.702Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-21T12:55:25.702Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-21T12:55:25.702Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-21T12:55:25.702Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-21T12:55:25.702Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-21T12:55:28.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-21T12:55:28.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-21T12:55:28.012Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-21T12:55:28.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-21T12:55:28.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-21T12:55:28.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-21T12:55:29.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-21T12:55:29.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-21T12:55:29.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-21T12:55:29.540Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-21T12:55:31.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-21T12:55:31.404Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-21T12:55:35.349Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-21T12:55:35.584Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite (94.68s) [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.91s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d58ea5163d310] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.36s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d53148eee9b61] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.63s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [dfd615ef5a3b7] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.75s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [db65efc0cfeb9] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.74s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:1233: [d1a8d2fa251d3] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.14s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d7d912067ad05] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.21s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d7e1042fe596c] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.51s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [dc7c8c92efa68] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d9f0fe6dcd467] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [dc27381c18f3f] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d0aada3bf9971] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d1459640ac0ee] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.45s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d8b5e02032009] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d2514e891c801] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.24s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [defdf58d9dea3] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.27s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [d89186bd6c1d2] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [def6f9353ee4b] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-21T12:55:39.764Z] docker_cli_network_unix_test.go:46: [da16a2090f446] daemon is not started [2019-10-21T12:55:39.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2019-10-21T12:55:39.764Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d9d82b1632198] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [dc6f6edef4ff4] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.63s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [df913ae952ff1] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d8c91cb2ea1d6] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [dc0a62dbf3f84] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d7e23475eef2d] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.73s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:968: [d97c31fc9e5ac] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.45s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [dbf84392d68d7] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.69s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:1116: [d19f76193d0ed] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [df06975159797] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.75s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d3d0e9f0e8b41] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d2b86f9e86d56] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [de849fab894dd] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d314ef7c7a3ac] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d9b9c842e4927] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [da2b709106b53] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.55s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d3ceedfec8f89] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d13e3204b2697] daemon is not started [2019-10-21T12:55:39.765Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d2882970761db] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.50s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d47629a9e2a7b] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.43s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.60s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:1084: [d4dc5822a0520] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [dfbd16dc8a2f1] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.64s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [dee03b2e81e26] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.95s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d663dc5dc8f6c] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [d43bca3e9e209] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.40s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [dd1afb8151c2d] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [db25fa076d819] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.73s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [dc7017a824754] daemon is not started [2019-10-21T12:55:39.765Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.79s) [2019-10-21T12:55:39.765Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-21T12:55:39.765Z] docker_cli_network_unix_test.go:46: [dd0a436816d15] daemon is not started [2019-10-21T12:55:39.765Z] === RUN TestDockerHubPullSuite [2019-10-21T12:55:39.765Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-21T12:55:39.765Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-21T12:55:40.696Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-21T12:55:42.590Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-21T12:55:42.914Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-21T12:55:43.478Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-21T12:55:45.373Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-21T12:55:45.373Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-21T12:55:45.632Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-21T12:55:45.632Z] --- PASS: TestDockerHubPullSuite (6.55s) [2019-10-21T12:55:45.632Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s) [2019-10-21T12:55:45.632Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-21T12:55:45.632Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2019-10-21T12:55:45.632Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2019-10-21T12:55:45.632Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.81s) [2019-10-21T12:55:45.632Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.35s) [2019-10-21T12:55:45.632Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-10-21T12:55:45.632Z] PASS [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === Skipped [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-21T12:55:45.632Z] docker_cli_sni_test.go:18: Flakey test [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-21T12:55:45.632Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.632Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2019-10-21T12:55:45.632Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2019-10-21T12:55:45.632Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-21T12:55:45.632Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-21T12:55:45.633Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-10-21T12:55:45.633Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-21T12:55:45.633Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-21T12:55:45.633Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-21T12:55:45.633Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-21T12:55:45.633Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-21T12:55:45.633Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-21T12:55:45.633Z] docker_cli_network_unix_test.go:46: [d2882970761db] daemon is not started [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] [2019-10-21T12:55:45.633Z] DONE 1253 tests, 44 skipped in 2024.247s [2019-10-21T12:55:45.633Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T12:55:45.633Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T12:55:45.633Z] +++ kill 7244 [2019-10-21T12:55:53.074Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-21T12:55:53.540Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-21T12:55:53.540Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-21T12:55:53.540Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-21T12:55:53.540Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-21T12:55:53.540Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-21T12:55:53.540Z] === RUN TestDockerSuite/TestBuildFails [2019-10-21T12:55:53.734Z] +++ /etc/init.d/apparmor stop [2019-10-21T12:55:53.734Z] Clearing AppArmor profiles cache:. [2019-10-21T12:55:53.734Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T12:55:53.734Z] Unloading profiles will leave already running processes permanently [2019-10-21T12:55:53.734Z] unconfined, which can lead to unexpected situations. [2019-10-21T12:55:53.734Z] [2019-10-21T12:55:53.734Z] To set a process to complain mode, use the command line tool [2019-10-21T12:55:53.734Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T12:55:53.734Z] with the 'teardown' option." [2019-10-21T12:55:53.734Z] [2019-10-21T12:56:00.627Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-21T12:56:00.628Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-21T12:56:05.332Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-21T12:56:11.133Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-21T12:56:16.933Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-21T12:56:22.732Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-21T12:56:24.272Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-21T12:56:30.076Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-21T12:56:30.076Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-21T12:56:30.536Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-21T12:56:30.997Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-21T12:56:30.997Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-21T12:56:40.367Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-21T12:56:41.341Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-21T12:56:41.341Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-21T12:56:51.680Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-21T12:56:51.680Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-21T12:56:53.865Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-21T12:56:53.865Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-21T12:56:54.324Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-21T12:56:54.784Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-21T12:56:58.425Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-21T12:56:59.485Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-21T12:56:59.946Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-21T12:57:00.917Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-21T12:57:01.379Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-21T12:57:02.350Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-21T12:57:02.811Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-21T12:57:04.352Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-21T12:57:10.196Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-21T12:57:10.196Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-21T12:57:10.196Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-21T12:57:10.196Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-21T12:57:10.196Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-21T12:57:10.196Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-21T12:57:10.196Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-21T12:57:10.657Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-21T12:57:11.118Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite (1720.68s) [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.20s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.57s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.72s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.00s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-21T12:57:16.484Z] check_test.go:358: [d5750805d69af] joining swarm manager [d1f04cf2444d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-21T12:57:16.484Z] check_test.go:358: [d0c2c652ce943] joining swarm manager [d1f04cf2444d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.484Z] check_test.go:379: [d5750805d69af] daemon is not started [2019-10-21T12:57:16.484Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-21T12:57:16.484Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.09s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-21T12:57:16.484Z] check_test.go:358: [d92dbf5c6f7ae] joining swarm manager [ddc7f9db6ae2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.65s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.42s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-21T12:57:16.484Z] check_test.go:358: [d7b54ab2266e4] joining swarm manager [d798b6994c080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-21T12:57:16.484Z] check_test.go:358: [d3bcaf188355c] joining swarm manager [d798b6994c080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.484Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-21T12:57:16.484Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.49s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-21T12:57:16.484Z] check_test.go:358: [d6e64cf47510e] joining swarm manager [d6dff6a49f9e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-21T12:57:16.484Z] check_test.go:358: [ddcf1435af576] joining swarm manager [d6dff6a49f9e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.14s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.25s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.14s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-21T12:57:16.484Z] check_test.go:358: [d904d43f997ee] joining swarm manager [de253faacf6b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-21T12:57:16.484Z] check_test.go:358: [dd1c4d84cd3af] joining swarm manager [de253faacf6b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.39s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-21T12:57:16.484Z] check_test.go:358: [d9fe001d3068f] joining swarm manager [dd088e15fae16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-21T12:57:16.484Z] check_test.go:358: [d609fd262dff0] joining swarm manager [dd088e15fae16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.26s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-21T12:57:16.484Z] check_test.go:358: [dede906524a75] joining swarm manager [d491123b55b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-21T12:57:16.484Z] check_test.go:358: [dc4211c93f82f] joining swarm manager [d46c523f0dd0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-21T12:57:16.484Z] check_test.go:358: [d2eb3b476d362] joining swarm manager [d46c523f0dd0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.13s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.85s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-21T12:57:16.484Z] check_test.go:358: [d7f0ce6e9710d] joining swarm manager [dc66d5d8af2f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.484Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.68s) [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-21T12:57:16.484Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-21T12:57:16.484Z] check_test.go:358: [d976d941ca195] joining swarm manager [d57d691b292ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-21T12:57:16.485Z] check_test.go:358: [d7816956e7f51] joining swarm manager [d57d691b292ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] check_test.go:379: [d7816956e7f51] daemon is not started [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.09s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T12:57:16.485Z] check_test.go:358: [d0a4a90043633] joining swarm manager [d194bbcc37c3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T12:57:16.485Z] check_test.go:358: [d5bd2acdc720c] joining swarm manager [d194bbcc37c3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T12:57:16.485Z] check_test.go:358: [d1b5f80d37c59] joining swarm manager [d194bbcc37c3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T12:57:16.485Z] check_test.go:358: [d6c4e677cc3b8] joining swarm manager [d194bbcc37c3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-21T12:57:16.485Z] check_test.go:358: [d543417b2df7a] joining swarm manager [d194bbcc37c3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.28s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.21s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-21T12:57:16.485Z] check_test.go:358: [d0feb72a8abf4] joining swarm manager [dc249514f09c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-21T12:57:16.485Z] check_test.go:358: [d7080a9ab1b39] joining swarm manager [dc249514f09c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.54s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-21T12:57:16.485Z] check_test.go:358: [d78091b3b8009] joining swarm manager [d21fc23f182b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-21T12:57:16.485Z] check_test.go:358: [d19a0e708388d] joining swarm manager [d21fc23f182b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.16s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-21T12:57:16.485Z] check_test.go:358: [dfc2cc808ec84] joining swarm manager [df9094211ff7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-21T12:57:16.485Z] check_test.go:358: [db8c8d3aad34a] joining swarm manager [df9094211ff7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.72s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.87s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T12:57:16.485Z] check_test.go:358: [da5a32ad2014e] joining swarm manager [d3143400953e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T12:57:16.485Z] check_test.go:358: [dd68abd9bc8e0] joining swarm manager [d3143400953e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T12:57:16.485Z] check_test.go:358: [deaab429811ea] joining swarm manager [d3143400953e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-21T12:57:16.485Z] check_test.go:358: [da60540f3b844] joining swarm manager [d3143400953e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.16s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-21T12:57:16.485Z] check_test.go:358: [d84a89a4c192c] joining swarm manager [dbae45782d9e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-21T12:57:16.485Z] check_test.go:358: [dd7b80ddb6422] joining swarm manager [dbae45782d9e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.01s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-21T12:57:16.485Z] check_test.go:358: [d6b4de6dd711a] joining swarm manager [d3f21b485b005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-21T12:57:16.485Z] check_test.go:358: [da7ca67b611b0] joining swarm manager [d3f21b485b005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] check_test.go:379: [d6b4de6dd711a] daemon is not started [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.68s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-21T12:57:16.485Z] check_test.go:358: [d63ea377f890a] joining swarm manager [dba4acdff13f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-21T12:57:16.485Z] check_test.go:358: [d7ca6eade5d46] joining swarm manager [dba4acdff13f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.11s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-21T12:57:16.485Z] check_test.go:358: [dd4c438709e81] joining swarm manager [d4cfd1ff88045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-21T12:57:16.485Z] check_test.go:358: [d42de62c51cee] joining swarm manager [d4cfd1ff88045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.27s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.42s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.98s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.25s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.22s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.14s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.23s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (9.65s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.90s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.42s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.10s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.54s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.84s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.66s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.56s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.08s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.66s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.07s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.74s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-21T12:57:16.485Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.64s) [2019-10-21T12:57:16.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.50s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.57s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-21T12:57:16.486Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.5gzc2pdkccbg@1f3459847464 | hello1\n" [2019-10-21T12:57:16.486Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.q1sbln7opyxr@1f3459847464 | hello2\n" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.46s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.75s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.23s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.61s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.94s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-21T12:57:16.486Z] docker_cli_service_logs_test.go:242: checking task 465x5o07zrtn [2019-10-21T12:57:16.486Z] docker_cli_service_logs_test.go:247: checking messages for 465x5o07zrtn [2019-10-21T12:57:16.486Z] docker_cli_service_logs_test.go:242: checking task fqftl1d9ver3 [2019-10-21T12:57:16.486Z] docker_cli_service_logs_test.go:247: checking messages for fqftl1d9ver3 [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.39s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.16s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.09s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.96s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-21T12:57:16.486Z] check_test.go:358: [d2635ef66e373] joining swarm manager [d4d29ee55bbaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-21T12:57:16.486Z] check_test.go:358: [d70d779a11615] joining swarm manager [d4d29ee55bbaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.94s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.91s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.31s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.30s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-21T12:57:16.486Z] check_test.go:358: [d72bce5a38049] joining swarm manager [d8588a79d266c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-21T12:57:16.486Z] check_test.go:358: [d16600e879f6d] joining swarm manager [d8588a79d266c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.77s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-21T12:57:16.486Z] check_test.go:358: [d17d6ddf01f2e] joining swarm manager [df81355e0b74d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-21T12:57:16.486Z] check_test.go:358: [d8f1c08dfa1f0] joining swarm manager [df81355e0b74d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.40s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.78s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.68s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.99s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.06s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.19s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-21T12:57:16.486Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-21T12:57:16.486Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.08s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.59s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.15s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.45s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-21T12:57:16.486Z] check_test.go:358: [d95e8da821dd3] joining swarm manager [db16f38699611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-21T12:57:16.486Z] check_test.go:358: [d05625231976e] joining swarm manager [db16f38699611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.46s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.78s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.56s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-21T12:57:16.486Z] check_test.go:358: [db4c007f0716c] joining swarm manager [d3d4cb5ee13f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-21T12:57:16.486Z] check_test.go:358: [d32da8e9a23d9] joining swarm manager [d3d4cb5ee13f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-21T12:57:16.486Z] check_test.go:358: [df87b4bb4286b] joining swarm manager [d3d4cb5ee13f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.83s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-21T12:57:16.486Z] check_test.go:358: [d6e35e56083cb] joining swarm manager [d4d14b846000c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-21T12:57:16.486Z] check_test.go:358: [dcb9c5466b270] joining swarm manager [d4d14b846000c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.06s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-21T12:57:16.486Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-21T12:57:16.486Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-21T12:57:16.486Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-21T12:57:16.486Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-21T12:57:16.486Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-21T12:57:16.486Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-21T12:57:16.486Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-21T12:57:16.486Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.98s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.01s) [2019-10-21T12:57:16.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-21T12:57:16.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.95s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.86s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-21T12:57:16.487Z] check_test.go:358: [dc416d3720dd9] joining swarm manager [d2cc9d06faa5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.09s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.03s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.12s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.67s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.19s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.70s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-21T12:57:16.487Z] check_test.go:358: [de8c2dc53b6ee] joining swarm manager [dfcbf9cbbe585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.57s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.64s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.09s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.49s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.48s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.34s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.25s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.30s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.04s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.16s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-21T12:57:16.487Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2019-10-21T12:57:16.487Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-21T12:57:16.487Z] === RUN TestDockerExternalVolumeSuite [2019-10-21T12:57:16.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-21T12:57:16.924Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-21T12:57:31.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-21T12:57:31.764Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-21T12:57:31.764Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-21T12:57:33.305Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-21T12:58:09.029Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-21T12:58:23.864Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-21T12:58:27.609Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-21T12:58:33.415Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-21T12:58:38.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-21T12:58:39.225Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-21T12:58:47.090Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-21T12:58:56.935Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-21T12:58:56.935Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-21T12:59:02.746Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-21T12:59:03.717Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-21T12:59:03.717Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-21T12:59:03.717Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-21T12:59:05.902Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-21T12:59:10.602Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-21T12:59:12.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-21T12:59:12.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-21T12:59:12.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-21T12:59:14.970Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-21T12:59:16.510Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-21T12:59:17.482Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-21T12:59:19.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-21T12:59:33.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-21T12:59:38.601Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-21T12:59:38.601Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-21T12:59:45.688Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-21T12:59:49.435Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-21T12:59:58.017Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-21T13:00:02.687Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-21T13:00:06.039Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-21T13:00:08.460Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-21T13:00:08.916Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-21T13:00:08.916Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-21T13:00:08.916Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-21T13:00:11.084Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-21T13:00:11.084Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-21T13:00:18.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-21T13:00:50.277Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-21T13:00:53.697Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-21T13:01:08.438Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-21T13:01:18.792Z] === RUN TestDockerSuite/TestBuildRm [2019-10-21T13:01:23.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-21T13:01:30.304Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-21T13:01:31.831Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-21T13:01:31.831Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-21T13:01:31.831Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-21T13:01:33.361Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-21T13:01:37.079Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-21T13:01:39.969Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-21T13:01:44.637Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-21T13:02:02.283Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-21T13:02:02.283Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-21T13:02:02.283Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-21T13:02:12.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-21T13:02:14.649Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-21T13:02:14.649Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-21T13:02:19.316Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-21T13:02:19.316Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-21T13:02:23.983Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-21T13:02:27.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-21T13:02:45.036Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-21T13:02:45.036Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-21T13:02:47.202Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-21T13:02:48.729Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-21T13:02:53.396Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-21T13:02:59.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-21T13:02:59.163Z] === RUN TestDockerSuite/TestBuildUser [2019-10-21T13:02:59.163Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-21T13:02:59.163Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-21T13:02:59.163Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-21T13:03:02.880Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-21T13:03:03.335Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-21T13:03:11.878Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-21T13:03:11.878Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-21T13:03:11.878Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-21T13:03:31.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-21T13:03:36.976Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-21T13:03:36.976Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-21T13:03:45.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-21T13:03:49.344Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-21T13:03:55.121Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-21T13:03:55.577Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-21T13:03:55.577Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-21T13:03:57.740Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-21T13:03:58.197Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-21T13:04:04.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-21T13:04:10.536Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-21T13:04:15.221Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-21T13:04:15.679Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-21T13:04:22.122Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-21T13:04:36.729Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-21T13:04:36.729Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-21T13:04:36.729Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-21T13:04:36.729Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-21T13:04:36.729Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-21T13:04:36.969Z] --- PASS: TestDockerExternalVolumeSuite (441.30s) [2019-10-21T13:04:36.969Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.97s) [2019-10-21T13:04:36.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-21T13:04:36.969Z] docker_cli_external_volume_driver_test.go:53: [d21b09e9cfc3d] daemon is not started [2019-10-21T13:04:36.969Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-10-21T13:04:36.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-21T13:04:36.969Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2019-10-21T13:04:36.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-21T13:04:36.969Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-21T13:04:36.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-21T13:04:36.969Z] docker_cli_external_volume_driver_test.go:53: [d8a2b463533c8] daemon is not started [2019-10-21T13:04:36.969Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-10-21T13:04:36.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-21T13:04:36.969Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2019-10-21T13:04:36.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-21T13:04:36.969Z] docker_cli_external_volume_driver_test.go:53: [d7421920aa0e0] daemon is not started [2019-10-21T13:04:36.969Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-21T13:04:36.969Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-21T13:04:36.969Z] docker_cli_external_volume_driver_test.go:53: [de85fca6e6eb8] daemon is not started [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.06s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.45s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-21T13:04:36.970Z] docker_cli_external_volume_driver_test.go:485: [d8627b3f1e00d] daemon is not started [2019-10-21T13:04:36.970Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-21T13:04:36.970Z] docker_cli_external_volume_driver_test.go:53: [d37fdefc0f2df] daemon is not started [2019-10-21T13:04:36.970Z] PASS [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] === Skipped [2019-10-21T13:04:36.970Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-21T13:04:36.970Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-21T13:04:36.970Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-21T13:04:36.970Z] check_test.go:309: [d54f7666b2e4d] daemon is not started [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-21T13:04:36.970Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-21T13:04:36.970Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-21T13:04:36.970Z] check_test.go:309: [df108e2b0bb1d] daemon is not started [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-21T13:04:36.970Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-21T13:04:36.970Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-21T13:04:36.970Z] check_test.go:309: [d286fc8ae7ff6] daemon is not started [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-21T13:04:36.970Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-21T13:04:36.970Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-21T13:04:36.970Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-21T13:04:36.970Z] check_test.go:309: [da593c18f1cf4] daemon is not started [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-21T13:04:36.970Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-21T13:04:36.970Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-21T13:04:36.970Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-21T13:04:36.970Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] DONE 270 tests, 6 skipped in 2555.071s [2019-10-21T13:04:36.970Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-21T13:04:36.970Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8cdbea9e1969/docker.pid [2019-10-21T13:04:36.970Z] +++ kill 5319 [2019-10-21T13:04:36.970Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5319 is not a child of this shell [2019-10-21T13:04:36.970Z] warning: PID 5319 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8cdbea9e1969/docker.pid had a nonzero exit code [2019-10-21T13:04:36.970Z] ++++ cat bundles/test-integration/docker.pid [2019-10-21T13:04:36.970Z] +++ kill 7226 [2019-10-21T13:04:36.970Z] +++ /etc/init.d/apparmor stop [2019-10-21T13:04:36.970Z] Clearing AppArmor profiles cache:. [2019-10-21T13:04:36.970Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-21T13:04:36.970Z] Unloading profiles will leave already running processes permanently [2019-10-21T13:04:36.970Z] unconfined, which can lead to unexpected situations. [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] To set a process to complain mode, use the command line tool [2019-10-21T13:04:36.970Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-21T13:04:36.970Z] with the 'teardown' option." [2019-10-21T13:04:36.970Z] [2019-10-21T13:04:36.970Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-21T13:04:36.985Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-21T13:04:39.606Z] + echo Ensuring container killed. [2019-10-21T13:04:39.606Z] Ensuring container killed. [2019-10-21T13:04:39.606Z] + docker ps -aq -f name=docker-pr1-* [2019-10-21T13:04:39.606Z] + cids=baf8ebd2a1e5 [2019-10-21T13:04:39.606Z] f59420205507 [2019-10-21T13:04:39.606Z] 1f3459847464 [2019-10-21T13:04:39.606Z] + [ -n baf8ebd2a1e5 [2019-10-21T13:04:39.606Z] f59420205507 [2019-10-21T13:04:39.606Z] 1f3459847464 ] [2019-10-21T13:04:39.606Z] + docker rm -vf baf8ebd2a1e5 f59420205507 1f3459847464 [2019-10-21T13:04:41.503Z] baf8ebd2a1e5 [2019-10-21T13:04:41.761Z] f59420205507 [2019-10-21T13:04:42.692Z] 1f3459847464 [Pipeline] sh [2019-10-21T13:04:42.979Z] + echo Chowning /workspace to jenkins user [2019-10-21T13:04:42.979Z] Chowning /workspace to jenkins user [2019-10-21T13:04:42.979Z] + id -u [2019-10-21T13:04:42.979Z] + id -g [2019-10-21T13:04:42.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40110:/workspace busybox chown -R 1000:1000 /workspace [2019-10-21T13:04:42.979Z] Unable to find image 'busybox:latest' locally [2019-10-21T13:04:42.979Z] latest: Pulling from library/busybox [2019-10-21T13:04:42.979Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-21T13:04:43.237Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-21T13:04:43.237Z] 7c9d20b9b6cd: Download complete [2019-10-21T13:04:43.237Z] 7c9d20b9b6cd: Pull complete [2019-10-21T13:04:43.237Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-21T13:04:43.237Z] Status: Downloaded newer image for busybox:latest [2019-10-21T13:04:45.271Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-21T13:04:46.232Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-21T13:04:46.688Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-21T13:04:46.688Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-21T13:04:46.688Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-21T13:04:47.710Z] + bundleName=amd64 [2019-10-21T13:04:47.710Z] + echo Creating amd64-bundles.tar.gz [2019-10-21T13:04:47.710Z] Creating amd64-bundles.tar.gz [2019-10-21T13:04:47.710Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-21T13:04:47.710Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-21T13:04:48.650Z] Archiving artifacts [2019-10-21T13:04:48.853Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-21T13:04:50.583Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40110/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T13:04:50.892Z] + make clean [2019-10-21T13:04:51.150Z] docker volume rm -f docker-dev-cache [2019-10-21T13:04:51.150Z] docker-dev-cache [Pipeline] deleteDir [2019-10-21T13:04:53.525Z] === RUN TestDockerSuite/TestCommitChange [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-21T13:04:58.194Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-21T13:05:02.869Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-21T13:05:02.869Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-21T13:05:09.993Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-21T13:05:09.993Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-21T13:05:17.082Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-21T13:05:21.782Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-21T13:05:21.782Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-21T13:05:21.782Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-21T13:05:21.782Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-21T13:05:21.782Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-21T13:05:21.782Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-21T13:05:21.782Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-21T13:05:21.782Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-21T13:05:21.782Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-21T13:05:27.583Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-21T13:05:34.666Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-21T13:05:34.666Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-21T13:05:36.211Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-21T13:05:36.211Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-21T13:05:36.211Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-21T13:05:36.211Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-21T13:05:38.395Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-21T13:05:38.395Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-21T13:05:38.395Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-21T13:05:41.309Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-21T13:05:41.309Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-21T13:05:41.309Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-21T13:05:41.309Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-21T13:05:41.309Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-21T13:05:43.496Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-21T13:05:45.038Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-21T13:05:47.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-21T13:05:47.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-21T13:05:47.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-21T13:05:49.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-21T13:05:49.405Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-21T13:05:51.588Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-21T13:05:51.588Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-21T13:05:51.588Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-21T13:05:53.770Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-21T13:05:53.770Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-21T13:05:55.311Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-21T13:05:55.311Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-21T13:05:58.225Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-21T13:05:58.225Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-21T13:06:00.408Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-21T13:06:04.155Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-21T13:06:07.072Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-21T13:06:07.533Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-21T13:06:07.533Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-21T13:06:07.533Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-21T13:06:07.533Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-21T13:06:09.075Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-21T13:06:09.075Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-21T13:06:11.263Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-21T13:06:11.263Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-21T13:06:13.446Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-21T13:06:13.446Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-21T13:06:17.188Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-21T13:06:19.370Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-21T13:06:19.370Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-21T13:06:19.370Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-21T13:06:19.370Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-21T13:06:19.370Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-21T13:06:19.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-21T13:06:21.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-21T13:06:39.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-21T13:06:39.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-21T13:06:39.268Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-21T13:06:39.268Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-21T13:06:39.268Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-21T13:06:39.268Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-21T13:06:39.268Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-21T13:06:39.268Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-21T13:06:40.240Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-21T13:06:42.434Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-21T13:06:42.897Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-21T13:06:42.897Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-21T13:06:45.081Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-21T13:06:45.081Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-21T13:06:45.081Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-21T13:06:45.081Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-21T13:06:49.781Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-21T13:06:51.322Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-21T13:06:51.322Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-21T13:06:51.322Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-21T13:06:59.909Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-21T13:06:59.909Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-21T13:06:59.909Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-21T13:07:10.246Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-21T13:07:10.246Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-21T13:07:10.246Z] === RUN TestDockerSuite/TestCpToDot [2019-10-21T13:07:11.217Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-21T13:07:11.217Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-21T13:07:11.217Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-21T13:07:13.402Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-21T13:07:13.402Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-21T13:07:13.402Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-21T13:07:13.402Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-21T13:07:13.402Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-21T13:07:13.402Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-21T13:07:13.402Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-21T13:07:15.586Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-21T13:07:17.768Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-21T13:07:17.768Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-21T13:07:17.768Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-21T13:07:19.953Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-21T13:07:20.413Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-21T13:07:20.413Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-21T13:07:20.413Z] === RUN TestDockerSuite/TestCreateRM [2019-10-21T13:07:20.873Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-21T13:07:20.873Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-21T13:07:20.873Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-21T13:07:21.334Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-21T13:07:33.728Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-21T13:07:34.190Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-21T13:07:34.651Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-21T13:07:39.432Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-21T13:07:39.432Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-21T13:07:39.432Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-21T13:07:40.973Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-21T13:07:40.973Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-21T13:07:40.973Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-21T13:07:40.973Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-21T13:07:40.973Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-21T13:07:40.973Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-21T13:07:40.973Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-21T13:07:40.973Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestDockerFails [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-21T13:07:41.433Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-21T13:07:43.619Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-21T13:07:50.711Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-21T13:07:52.894Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-21T13:08:05.292Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-21T13:08:11.092Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-21T13:08:19.679Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-21T13:08:21.862Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-21T13:08:22.322Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-21T13:08:26.062Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-21T13:08:26.523Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-21T13:08:27.493Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-21T13:08:32.192Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-21T13:08:35.937Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-21T13:08:35.937Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-21T13:08:35.937Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-21T13:08:35.937Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-21T13:08:35.937Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-21T13:08:35.937Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-21T13:08:37.478Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-21T13:08:37.478Z] === RUN TestDockerSuite/TestEventsRename [2019-10-21T13:08:39.660Z] === RUN TestDockerSuite/TestEventsResize [2019-10-21T13:08:41.843Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-21T13:08:44.026Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-21T13:08:46.945Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-21T13:08:51.641Z] === RUN TestDockerSuite/TestEventsTop [2019-10-21T13:08:51.641Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-21T13:08:53.821Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-21T13:08:57.576Z] === RUN TestDockerSuite/TestExec [2019-10-21T13:08:57.577Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-21T13:08:57.577Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-21T13:08:59.117Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-21T13:09:01.345Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-21T13:09:01.345Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-21T13:09:01.345Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-21T13:09:01.345Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-21T13:09:02.894Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-21T13:09:05.077Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-21T13:09:06.620Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-21T13:09:08.805Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-21T13:09:13.503Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-21T13:09:13.503Z] === RUN TestDockerSuite/TestExecEnv [2019-10-21T13:09:13.503Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-21T13:09:13.503Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-21T13:09:15.045Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-21T13:09:18.789Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-21T13:09:18.789Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-21T13:09:18.789Z] === RUN TestDockerSuite/TestExecParseError [2019-10-21T13:09:18.789Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-21T13:09:18.789Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-21T13:09:18.789Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-21T13:09:20.973Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-21T13:09:20.973Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-21T13:09:20.973Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-21T13:09:20.973Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-21T13:09:20.973Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-21T13:09:20.973Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-21T13:09:23.156Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-21T13:09:23.156Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-21T13:09:31.745Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-21T13:09:31.745Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-21T13:09:31.745Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-21T13:09:31.745Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-21T13:09:36.442Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-21T13:09:42.251Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-21T13:09:45.995Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-21T13:09:51.797Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-21T13:09:51.797Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-21T13:09:51.797Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-21T13:09:51.797Z] === RUN TestDockerSuite/TestHealth [2019-10-21T13:09:51.797Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-21T13:09:51.797Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-21T13:09:52.258Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-21T13:09:52.258Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-21T13:09:56.955Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-21T13:09:56.955Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-21T13:09:56.955Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-21T13:09:56.955Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-21T13:09:56.955Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-21T13:09:57.416Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-21T13:09:57.877Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-21T13:09:57.877Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-21T13:09:58.847Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-21T13:09:58.847Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-21T13:10:00.389Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-21T13:10:00.849Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-21T13:10:03.034Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-21T13:10:10.120Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-21T13:10:10.120Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-21T13:10:10.120Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-21T13:10:13.845Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-21T13:10:13.845Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-21T13:10:16.016Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-21T13:10:16.016Z] === RUN TestDockerSuite/TestImportFile [2019-10-21T13:10:16.016Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-21T13:10:16.016Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-21T13:10:16.016Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-21T13:10:16.016Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-21T13:10:16.016Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-21T13:10:16.016Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-21T13:10:16.474Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-21T13:10:16.474Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-21T13:10:16.474Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-21T13:10:16.474Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-21T13:10:16.474Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-21T13:10:16.474Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-21T13:10:16.932Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-21T13:10:16.932Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-21T13:10:16.932Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-21T13:10:16.932Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-21T13:10:16.932Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-21T13:10:19.103Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-21T13:10:26.158Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-21T13:10:26.158Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-21T13:10:26.158Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-21T13:10:26.158Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-21T13:10:26.158Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-21T13:10:28.329Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-21T13:10:28.329Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-21T13:10:30.500Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-21T13:10:30.500Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-21T13:10:30.500Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-21T13:10:30.500Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-21T13:10:37.557Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-21T13:10:42.235Z] === RUN TestDockerSuite/TestInspectImage [2019-10-21T13:10:42.235Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-21T13:10:42.235Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-21T13:10:42.235Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-21T13:10:44.406Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-21T13:10:45.939Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-21T13:10:45.939Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-21T13:10:48.110Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-21T13:10:49.643Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-21T13:10:49.643Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-21T13:10:49.643Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-21T13:10:52.610Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-21T13:10:54.787Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-21T13:10:58.511Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-21T13:11:00.680Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-21T13:11:02.850Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-21T13:11:04.381Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-21T13:11:06.552Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-21T13:11:08.726Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-21T13:11:10.258Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-21T13:11:10.258Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-21T13:11:10.258Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-21T13:11:10.258Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-21T13:11:10.258Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-21T13:11:10.258Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-21T13:11:10.258Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-21T13:11:10.258Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-21T13:11:10.716Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-21T13:11:12.888Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-21T13:11:14.420Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-21T13:11:20.204Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-21T13:11:27.271Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-21T13:11:27.271Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-21T13:11:28.803Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-21T13:11:28.803Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-21T13:11:35.868Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-21T13:11:42.926Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-21T13:11:49.982Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-21T13:11:52.877Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-21T13:11:55.047Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-21T13:11:55.047Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-21T13:11:57.217Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-21T13:11:58.748Z] === RUN TestDockerSuite/TestLogsSince [2019-10-21T13:12:09.052Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-21T13:12:09.052Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-21T13:12:09.052Z] === RUN TestDockerSuite/TestLogsTail [2019-10-21T13:12:10.588Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-21T13:12:12.766Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestNetHostname [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestPluginActive [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-21T13:12:14.937Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-21T13:12:15.394Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-21T13:12:15.394Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-21T13:12:15.394Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-21T13:12:15.394Z] === RUN TestDockerSuite/TestPortList [2019-10-21T13:12:15.394Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-21T13:12:19.120Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-21T13:12:23.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-21T13:12:23.797Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-21T13:12:32.346Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-21T13:12:32.346Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-21T13:12:40.904Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-21T13:12:55.703Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-21T13:12:55.703Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-21T13:12:55.703Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-21T13:13:08.097Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-21T13:13:09.628Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-21T13:13:16.683Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-21T13:13:25.237Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-21T13:13:25.237Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-21T13:13:25.237Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-21T13:13:28.964Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-21T13:13:28.964Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-21T13:13:28.964Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-21T13:13:28.964Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-21T13:13:28.964Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-21T13:13:36.021Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-21T13:13:36.021Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-21T13:13:36.986Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-21T13:13:36.986Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-21T13:13:38.052Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-21T13:13:39.016Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-21T13:13:39.016Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-21T13:13:43.696Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-21T13:13:47.422Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-21T13:13:49.595Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-21T13:14:14.702Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-21T13:14:14.702Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-21T13:14:18.426Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-21T13:14:18.884Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-21T13:14:18.884Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-21T13:14:19.342Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-21T13:14:24.021Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-21T13:14:27.743Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-21T13:14:27.743Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-21T13:14:32.429Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-21T13:14:32.429Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-21T13:14:32.429Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-21T13:14:47.216Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-21T13:14:48.748Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-21T13:14:49.205Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-21T13:14:56.267Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-21T13:15:00.943Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-21T13:15:09.493Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-21T13:15:13.219Z] === RUN TestDockerSuite/TestRmiTag [2019-10-21T13:15:13.678Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-21T13:15:15.847Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-21T13:15:33.649Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-21T13:15:39.427Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-21T13:15:44.102Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-21T13:15:45.634Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-21T13:15:45.634Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-21T13:15:45.634Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-21T13:15:45.634Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-21T13:15:45.634Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-21T13:15:45.634Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-21T13:15:45.634Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-21T13:15:45.634Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-21T13:15:47.801Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-21T13:15:47.801Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-21T13:15:47.801Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-21T13:15:56.349Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-21T13:15:59.249Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-21T13:16:01.419Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-21T13:16:02.950Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-21T13:16:05.121Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-21T13:16:05.121Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-21T13:16:09.797Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-21T13:16:11.969Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-21T13:16:11.969Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-21T13:16:14.863Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-21T13:16:14.863Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-21T13:16:14.863Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-21T13:16:16.394Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-21T13:16:16.394Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-21T13:16:16.394Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-21T13:16:16.394Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-21T13:16:16.394Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-21T13:16:16.394Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-21T13:16:16.394Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-21T13:16:16.394Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-21T13:16:18.565Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-21T13:16:20.735Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-21T13:16:22.907Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-21T13:16:22.907Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-21T13:16:22.907Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-21T13:16:22.907Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-21T13:16:25.083Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-21T13:16:25.083Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-21T13:16:25.083Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-21T13:16:25.083Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-21T13:16:25.083Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-21T13:16:26.616Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-21T13:16:38.979Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-21T13:16:38.979Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-21T13:16:38.979Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-21T13:16:38.979Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-21T13:16:38.979Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-21T13:16:38.979Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-21T13:16:38.979Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-21T13:16:41.154Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-21T13:16:41.154Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-21T13:16:41.154Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-21T13:16:41.154Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-21T13:16:43.325Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-21T13:16:45.497Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-21T13:16:45.497Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-21T13:16:47.670Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-21T13:16:47.670Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-21T13:16:47.670Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-21T13:16:47.670Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-21T13:16:49.205Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-21T13:16:51.376Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-21T13:16:53.551Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-21T13:16:55.721Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-21T13:16:55.721Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-21T13:16:55.721Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-21T13:16:55.721Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-21T13:16:55.721Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-21T13:16:55.721Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T13:16:55.721Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-21T13:16:55.721Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-21T13:16:55.721Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-21T13:17:04.275Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-21T13:17:04.275Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-21T13:17:04.275Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-21T13:17:04.275Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-21T13:17:04.275Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-21T13:17:04.275Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-21T13:17:04.275Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-21T13:17:14.584Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-21T13:17:14.584Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-21T13:17:15.047Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-21T13:17:15.047Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-21T13:17:15.047Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-21T13:17:15.047Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-21T13:17:15.047Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunMount [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-21T13:17:15.048Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-21T13:17:22.106Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-21T13:17:22.106Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-21T13:17:22.106Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-21T13:17:22.106Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-21T13:17:26.795Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-21T13:17:29.690Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-21T13:17:29.690Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-21T13:17:29.690Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-21T13:17:29.690Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-21T13:17:29.690Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-21T13:17:30.150Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-21T13:17:30.150Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-21T13:17:30.150Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-21T13:17:30.150Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-21T13:17:30.150Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-21T13:17:30.150Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-21T13:17:31.114Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-21T13:17:33.284Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-21T13:17:35.458Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-21T13:17:36.422Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-21T13:17:37.957Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-21T13:17:38.414Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-21T13:17:38.414Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-21T13:17:38.414Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-21T13:17:38.414Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-21T13:17:38.414Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-21T13:17:38.414Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-21T13:17:38.414Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-21T13:17:38.414Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-21T13:17:42.140Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-21T13:17:42.140Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-21T13:17:42.140Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-21T13:17:42.140Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-21T13:17:42.140Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-21T13:17:42.140Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-21T13:17:59.798Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-21T13:17:59.798Z] === RUN TestDockerSuite/TestRunRm [2019-10-21T13:18:00.763Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-21T13:18:06.541Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-21T13:18:08.713Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-21T13:18:10.247Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-21T13:18:12.418Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-21T13:18:14.588Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-21T13:18:14.588Z] === RUN TestDockerSuite/TestRunState [2019-10-21T13:18:14.588Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-21T13:18:16.758Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-21T13:18:16.758Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-21T13:18:18.289Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-21T13:18:18.289Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-21T13:18:18.289Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-21T13:18:18.747Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-21T13:18:18.747Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-21T13:18:18.747Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-21T13:18:23.430Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-21T13:18:25.599Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-21T13:18:25.599Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-21T13:18:27.132Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-21T13:18:27.132Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-21T13:18:27.589Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-21T13:18:30.487Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-21T13:18:36.263Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-21T13:18:40.937Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-21T13:18:46.795Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-21T13:18:46.795Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-21T13:18:46.795Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-21T13:18:46.795Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-21T13:18:46.795Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-21T13:18:48.970Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-21T13:18:56.026Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-21T13:18:57.556Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-21T13:18:57.556Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-21T13:18:57.556Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-21T13:18:57.556Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-21T13:18:57.556Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-21T13:18:57.556Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-21T13:18:57.556Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-21T13:18:57.556Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-21T13:18:57.556Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-21T13:19:02.228Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-21T13:19:03.194Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-21T13:19:05.364Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-21T13:19:10.040Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-21T13:19:12.209Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-21T13:19:12.665Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-21T13:19:13.134Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-21T13:19:13.134Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-21T13:19:14.672Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-21T13:19:21.735Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-21T13:19:21.735Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-21T13:19:28.792Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-21T13:19:28.792Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-21T13:19:31.686Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-21T13:19:31.686Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-21T13:19:31.686Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-21T13:19:31.686Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-21T13:19:31.686Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-21T13:19:41.985Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-21T13:19:41.985Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-21T13:19:41.985Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-21T13:19:41.985Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-21T13:19:41.985Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-21T13:19:41.985Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-21T13:19:41.985Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-21T13:19:42.445Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-21T13:19:44.614Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-21T13:19:45.071Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-21T13:19:47.240Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-21T13:19:47.240Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-21T13:19:47.240Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-21T13:19:47.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-21T13:19:47.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-21T13:19:47.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-21T13:19:47.240Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-21T13:20:02.023Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-21T13:20:02.481Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-21T13:20:02.481Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-21T13:20:02.481Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-21T13:20:02.939Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-21T13:20:03.397Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-21T13:20:03.397Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-21T13:20:10.583Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-21T13:20:10.583Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-21T13:20:13.481Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-21T13:20:13.938Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-21T13:20:14.395Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-21T13:20:14.395Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-21T13:20:14.395Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-21T13:20:22.941Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-21T13:20:22.941Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-21T13:20:22.941Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-21T13:20:22.941Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-21T13:20:22.941Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-21T13:20:28.720Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-21T13:20:28.720Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-21T13:20:29.176Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-21T13:20:37.726Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-21T13:20:37.726Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite (2456.66s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-21T13:20:38.182Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-21T13:20:38.182Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.16s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.87s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-21T13:20:38.182Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-21T13:20:38.182Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-21T13:20:38.182Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-21T13:20:38.182Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-21T13:20:38.182Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-21T13:20:38.182Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-21T13:20:38.182Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-21T13:20:38.182Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.57s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-21T13:20:38.182Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-21T13:20:38.182Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.09s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2019-10-21T13:20:38.182Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2019-10-21T13:20:38.182Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.01s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.15s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (108.66s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-10-21T13:20:38.182Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.74s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.30s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.29s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.72s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.83s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.88s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.85s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.01s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.03s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.79s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.29s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.82s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.73s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.84s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.39s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.77s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.54s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-21T13:20:38.182Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.23s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.16s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildContChar (12.90s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.46s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.24s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.61s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2019-10-21T13:20:38.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2019-10-21T13:20:38.182Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.17s) [2019-10-21T13:20:38.182Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.76s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.61s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.23s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.41s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.47s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.89s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.83s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.22s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.67s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.63s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.90s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.00s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.27s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.20s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.56s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (99.47s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.95s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.91s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.06s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.29s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.90s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.02s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFails (6.84s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.07s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.00s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.46s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.99s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.49s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.13s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildHistory (10.63s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.63s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.03s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.07s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.75s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.07s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.25s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.97s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.02s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.39s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.30s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.53s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.30s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-21T13:20:38.641Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.41s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.39s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.11s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.34s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.58s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.33s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.41s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.62s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.07s) [2019-10-21T13:20:38.641Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.85s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.04s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.57s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.71s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildRm (13.19s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.06s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-10-21T13:20:38.642Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.35s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.39s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.32s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.76s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.69s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.09s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.94s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildStderr (4.67s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.88s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.85s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.72s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.44s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.31s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.31s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.68s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.69s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.86s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.40s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.12s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.73s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.47s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.12s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.49s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2019-10-21T13:20:38.642Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-21T13:20:38.642Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-21T13:20:38.642Z] docker_cli_sni_test.go:18: Flakey test [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.60s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCommitChange (4.89s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.61s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.78s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCommitTTY (7.13s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.46s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.49s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.60s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.98s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.05s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.39s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.97s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.95s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.08s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.10s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.13s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.79s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.97s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.53s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.70s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.36s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.95s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.00s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.27s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc000069260 } [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1602665030 c:\foo false } [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1602665030 c:\foo true } [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 0 [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 1 [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 2 [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 3 [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 4 [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 5 [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 6 [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 7 [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 8 [2019-10-21T13:20:38.642Z] docker_api_containers_test.go:1927: case 9 [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2019-10-21T13:20:38.642Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.46s) [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-21T13:20:38.642Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.28s) [2019-10-21T13:20:38.642Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2019-10-21T13:20:38.642Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-21T13:20:38.642Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.20s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2019-10-21T13:20:38.643Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.25s) [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a644270705\file1 9725b3373edd12cdbc90d14818643ac9d3fbf5e3d4ce5d809e5bfd3e4cb40d35:/root/itWorks.txt` [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:279: checking that container "9725b3373edd12cdbc90d14818643ac9d3fbf5e3d4ce5d809e5bfd3e4cb40d35" start output contains "file1\n" [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9725b3373edd12cdbc90d14818643ac9d3fbf5e3d4ce5d809e5bfd3e4cb40d35` [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.18s) [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b288974620\file1 699bce2f55eaa79a72b677f6f42273ef0425c43b4cf4f86a56d339e0598c48c8:testDir/` [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.67s) [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e429413323\dir1 b588831c8ded054e25e7db3e87a8acccecda785bbff6b159b87a83c2147a39f2:testDir` [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:279: checking that container "b588831c8ded054e25e7db3e87a8acccecda785bbff6b159b87a83c2147a39f2" start output contains "file1-1\n" [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a b588831c8ded054e25e7db3e87a8acccecda785bbff6b159b87a83c2147a39f2` [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e429413323\dir1 1a7436ae29bfd7355d6932c133b0ea8a0266c00992a406b8d556f05ae48b8328:testDir/` [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:279: checking that container "1a7436ae29bfd7355d6932c133b0ea8a0266c00992a406b8d556f05ae48b8328" start output contains "file1-1\n" [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1a7436ae29bfd7355d6932c133b0ea8a0266c00992a406b8d556f05ae48b8328` [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.68s) [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h602471086\dir1\. dd474daae5a8484cbf97923a99a03efe2da4d3923f1484a0c051bc083a5ac1e7:testDir` [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:279: checking that container "dd474daae5a8484cbf97923a99a03efe2da4d3923f1484a0c051bc083a5ac1e7" start output contains "file1-1\n" [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a dd474daae5a8484cbf97923a99a03efe2da4d3923f1484a0c051bc083a5ac1e7` [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h602471086\dir1\. 365e4367b2cc101446f47a5b1d8686a8b613180ac04466fb3d8c70aec3ac21e2:testDir/` [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:279: checking that container "365e4367b2cc101446f47a5b1d8686a8b613180ac04466fb3d8c70aec3ac21e2" start output contains "file1-1\n" [2019-10-21T13:20:38.643Z] docker_cli_cp_utils_test.go:209: running `docker start -a 365e4367b2cc101446f47a5b1d8686a8b613180ac04466fb3d8c70aec3ac21e2` [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCpToDot (2.14s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCpToStdout (2.22s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.80s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.03s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.44s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.22s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-21T13:20:38.643Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.04s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-21T13:20:38.643Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-21T13:20:38.643Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-21T13:20:38.643Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-21T13:20:38.643Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-21T13:20:38.643Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-21T13:20:38.643Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-21T13:20:38.643Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2019-10-21T13:20:38.643Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-21T13:20:38.643Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.17s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (6.92s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.39s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.26s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsCopy (5.14s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.50s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.98s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.40s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFilters (4.31s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFormat (4.17s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsRename (2.26s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsResize (2.59s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.98s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.45s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.67s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.59s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-21T13:20:38.643Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.73s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.72s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-21T13:20:38.643Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-21T13:20:38.643Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-21T13:20:38.643Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.94s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.05s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.16s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.01s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecInspectID (3.38s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-21T13:20:38.643Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-21T13:20:38.643Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.03s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.76s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.81s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.81s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.64s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.72s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-10-21T13:20:38.643Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.53s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-10-21T13:20:38.643Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2019-10-21T13:20:38.643Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-21T13:20:38.643Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.15s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-21T13:20:38.644Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-10-21T13:20:38.644Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.38s) [2019-10-21T13:20:38.644Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_info_test.go:144: unmatched requirement IsPausable [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-21T13:20:38.644Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-21T13:20:38.644Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.08s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (6.74s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-21T13:20:38.644Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-21T13:20:38.644Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.09s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.34s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectDefault (6.84s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectHistory (4.65s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2019-10-21T13:20:38.644Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.02s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.85s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.95s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.76s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.37s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectStatus (2.43s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.90s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.08s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.77s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.94s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.92s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.95s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.86s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.38s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.89s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-21T13:20:38.644Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.03s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.03s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.18s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.07s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.48s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.34s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.07s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsSince (8.82s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsTail (2.65s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.38s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.15s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2019-10-21T13:20:38.644Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.89s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-21T13:20:38.644Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-21T13:20:38.644Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-21T13:20:38.644Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-21T13:20:38.644Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-21T13:20:38.644Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-21T13:20:38.644Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-21T13:20:38.644Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-21T13:20:38.644Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.00s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-21T13:20:38.644Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestPsByOrder (8.26s) [2019-10-21T13:20:38.644Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-21T13:20:38.644Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.85s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.13s) [2019-10-21T13:20:38.644Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-21T13:20:38.645Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.60s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.05s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.36s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.83s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-21T13:20:38.645Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.24s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.45s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2019-10-21T13:20:38.645Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-21T13:20:38.645Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.08s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.57s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.76s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.98s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.11s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.17s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.73s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.64s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.52s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.17s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.52s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.52s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.18s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.35s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.20s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.95s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.98s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.87s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.71s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.01s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.97s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.96s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.32s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.09s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.93s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.08s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.20s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.06s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.14s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.12s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.06s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.03s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunExitCode (2.03s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.98s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.98s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s) [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.62s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.89s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.645Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-21T13:20:38.645Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.59s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.48s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.71s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.01s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.95s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.96s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.24s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunRm (2.10s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.18s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.16s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.99s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.01s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.30s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.96s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.00s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.02s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.70s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.32s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.94s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.61s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.54s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (6.85s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.08s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.97s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.99s) [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.12s) [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-21T13:20:38.646Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-21T13:20:38.646Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.01s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.91s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.78s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.90s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2019-10-21T13:20:39.104Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2019-10-21T13:20:39.104Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.98s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.20s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.01s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2019-10-21T13:20:39.104Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.21s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.81s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.07s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2019-10-21T13:20:39.104Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.00s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.92s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-21T13:20:39.104Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-21T13:20:39.104Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-21T13:20:39.104Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-21T13:20:39.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.104Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-21T13:20:39.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-21T13:20:39.105Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-21T13:20:39.105Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-21T13:20:39.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-21T13:20:39.105Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] === RUN TestDockerDaemonSuite [2019-10-21T13:20:39.105Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-21T13:20:39.105Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-21T13:20:39.105Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-21T13:20:39.105Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-21T13:20:39.105Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] === RUN TestDockerSwarmSuite [2019-10-21T13:20:39.105Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-21T13:20:39.105Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-21T13:20:39.105Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] === RUN TestDockerExternalVolumeSuite [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] === RUN TestDockerNetworkSuite [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] === RUN TestDockerHubPullSuite [2019-10-21T13:20:39.105Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-21T13:20:39.105Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-21T13:20:39.105Z] PASS [2019-10-21T13:20:39.105Z] ok github.com/docker/docker/integration-cli 2457.440s [2019-10-21T13:20:39.105Z] INFO: Integration tests ended at 10/21/2019 13:20:38. Duration:00:41:06.7095224 [2019-10-21T13:20:39.105Z] INFO: Docker info of the daemon under test at end of run [2019-10-21T13:20:39.105Z] [2019-10-21T13:20:39.105Z] Containers: 2 [2019-10-21T13:20:39.105Z] Running: 0 [2019-10-21T13:20:39.105Z] Paused: 0 [2019-10-21T13:20:39.105Z] Stopped: 2 [2019-10-21T13:20:39.105Z] Images: 12 [2019-10-21T13:20:39.105Z] Server Version: 0.0.0-dev [2019-10-21T13:20:39.105Z] Storage Driver: windowsfilter [2019-10-21T13:20:39.105Z] Windows: [2019-10-21T13:20:39.105Z] Logging Driver: json-file [2019-10-21T13:20:39.105Z] Plugins: [2019-10-21T13:20:39.105Z] Volume: local [2019-10-21T13:20:39.105Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-21T13:20:39.105Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-21T13:20:39.105Z] Swarm: inactive [2019-10-21T13:20:39.105Z] Default Isolation: process [2019-10-21T13:20:39.105Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-21T13:20:39.105Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-21T13:20:39.105Z] OSType: windows [2019-10-21T13:20:39.105Z] Architecture: x86_64 [2019-10-21T13:20:39.105Z] CPUs: 4 [2019-10-21T13:20:39.105Z] Total Memory: 32GiB [2019-10-21T13:20:39.105Z] Name: azwin-2-b89060 [2019-10-21T13:20:39.105Z] ID: FXWE:P2M6:2FW5:VUUY:P6EG:56UW:7PCQ:YS5G:S4R6:2K32:FUU3:BRTZ [2019-10-21T13:20:39.105Z] Docker Root Dir: D:\CI\PR-40110\1\daemon [2019-10-21T13:20:39.105Z] Debug Mode (client): false [2019-10-21T13:20:39.105Z] Debug Mode (server): true [2019-10-21T13:20:39.105Z] File Descriptors: -1 [2019-10-21T13:20:39.105Z] Goroutines: 18 [2019-10-21T13:20:39.106Z] System Time: 2019-10-21T13:20:38.7579846Z [2019-10-21T13:20:39.106Z] EventsListeners: 0 [2019-10-21T13:20:39.106Z] Registry: https://index.docker.io/v1/ [2019-10-21T13:20:39.106Z] Labels: [2019-10-21T13:20:39.106Z] Experimental: false [2019-10-21T13:20:39.106Z] Insecure Registries: [2019-10-21T13:20:39.106Z] 127.0.0.0/8 [2019-10-21T13:20:39.106Z] Live Restore Enabled: false [2019-10-21T13:20:39.106Z] [2019-10-21T13:20:39.106Z] [2019-10-21T13:20:39.106Z] INFO: Stopping daemon under test [2019-10-21T13:20:39.106Z] SUCCESS: The process with PID 6516 (child process of PID 6688) has been terminated. [2019-10-21T13:20:39.106Z] SUCCESS: The process with PID 6688 (child process of PID 612) has been terminated. [2019-10-21T13:20:39.106Z] INFO: Stop tailing logs of the daemon under tests [2019-10-21T13:20:39.106Z] INFO: executeCI.ps1 Completed successfully at 10/21/2019 13:20:38. [2019-10-21T13:20:39.106Z] INFO: Tidying up at end of run [2019-10-21T13:20:39.106Z] INFO: Saving daemon under test log (d:\CI\PR-40110\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-21T13:20:39.106Z] INFO: Saving daemon under test log (d:\CI\PR-40110\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-21T13:20:39.106Z] INFO: Nuke-Everything... [2019-10-21T13:20:39.563Z] INFO: Container count on control daemon to delete is 2 [2019-10-21T13:20:40.020Z] 62fda46d782e [2019-10-21T13:20:40.020Z] 974f97a0a750 [2019-10-21T13:20:40.020Z] INFO: Tidying pidfile d:\CI\PR-40110\1\docker.pid [2019-10-21T13:20:40.477Z] INFO: Nuking d:\CI [2019-10-21T13:21:10.410Z] INFO: Zapped successfully [2019-10-21T13:21:10.410Z] [2019-10-21T13:21:10.410Z] INFO: executeCI.ps1 exiting at Mon Oct 21 13:21:09 CUT 2019. Duration 01:04:35.5933927 [2019-10-21T13:21:10.410Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-21T13:21:12.056Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-21T13:21:13.797Z] Archiving artifacts [2019-10-21T13:21:28.757Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40110/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-21T13:21:29.669Z] + make clean [2019-10-21T13:21:30.636Z] docker volume rm -f docker-dev-cache [2019-10-21T13:21:31.092Z] 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