Pull request #40143 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a09e6e323e55e1a9b21df9c2c555f5668df3ac9b rather than 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb Obtained Jenkinsfile from a09e6e323e55e1a9b21df9c2c555f5668df3ac9b 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-40143@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-28T00:12:03.310Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-28T00:12:03.317Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-28T00:12:03.505Z] Running on ubuntu-1804-overlay2 (i-0dda7f762c2ed4e29) in /home/ubuntu/workspace/moby_PR-40143 [Pipeline] { [Pipeline] checkout [2019-10-28T00:12:03.560Z] using credential docker-jenkins-github-credentials [2019-10-28T00:12:03.571Z] Cloning the remote Git repository [2019-10-28T00:12:03.572Z] Cloning with configured refspecs honoured and without tags [2019-10-28T00:12:04.012Z] Cloning repository https://github.com/moby/moby.git [2019-10-28T00:12:04.012Z] > git init /home/ubuntu/workspace/moby_PR-40143 # timeout=10 [2019-10-28T00:12:04.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:12:04.035Z] > git --version # timeout=10 [2019-10-28T00:12:04.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:12:04.051Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:12:16.593Z] Fetching without tags [2019-10-28T00:12:16.797Z] Merging remotes/origin/master commit a09e6e323e55e1a9b21df9c2c555f5668df3ac9b into PR head commit 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:17.478Z] Merge succeeded, producing 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:17.479Z] Checking out Revision 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb (PR-40143) [2019-10-28T00:12:16.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:12:16.994Z] > git config --add remote.origin.fetch +refs/pull/40143/head:refs/remotes/origin/PR-40143 # timeout=10 [2019-10-28T00:12:17.006Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-28T00:12:17.021Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:12:17.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:12:17.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:12:17.039Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:12:17.283Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:12:17.286Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:17.899Z] > git merge a09e6e323e55e1a9b21df9c2c555f5668df3ac9b # timeout=10 [2019-10-28T00:12:17.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-28T00:12:17.963Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:12:17.967Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:18.005Z] Commit message: "registry: add a critical section to protect authTransport.modReq" [2019-10-28T00:12:18.005Z] First time build. Skipping changelog. [2019-10-28T00:12:18.518Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-28T00:12:19.130Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40143:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-10-28T00:12:22.399Z] 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 [2019-10-28T00:12:22.867Z] Running on ubuntu-1804-overlay2 (i-0dda7f762c2ed4e29) in /home/ubuntu/workspace/moby_PR-40143 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-10-28T00:12:22.968Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-28T00:12:22.976Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-40143 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-28T00:12:23.019Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-10-28T00:12:23.026Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-28T00:12:23.237Z] using credential docker-jenkins-github-credentials [2019-10-28T00:12:23.251Z] Cloning the remote Git repository [2019-10-28T00:12:23.251Z] Cloning with configured refspecs honoured and without tags [2019-10-28T00:12:23.290Z] Merging remotes/origin/master commit a09e6e323e55e1a9b21df9c2c555f5668df3ac9b into PR head commit 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:23.291Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40143 [Pipeline] { [Pipeline] checkout [2019-10-28T00:12:23.369Z] Merge succeeded, producing 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:23.370Z] Checking out Revision 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb (PR-40143) [2019-10-28T00:12:23.438Z] Commit message: "registry: add a critical section to protect authTransport.modReq" [2019-10-28T00:12:23.497Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-28T00:12:23.512Z] using credential docker-jenkins-github-credentials [2019-10-28T00:12:23.561Z] Cloning the remote Git repository [2019-10-28T00:12:23.561Z] Cloning with configured refspecs honoured and without tags [2019-10-28T00:12:23.015Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-28T00:12:23.020Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:12:23.072Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:12:23.072Z] > git --version # timeout=10 [2019-10-28T00:12:23.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:12:23.078Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:12:23.292Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:12:23.305Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:23.350Z] > git merge a09e6e323e55e1a9b21df9c2c555f5668df3ac9b # timeout=10 [2019-10-28T00:12:23.364Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-28T00:12:23.371Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:12:23.376Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:23.257Z] Cloning repository https://github.com/moby/moby.git [2019-10-28T00:12:23.262Z] > git init /home/docker/workspace/moby_PR-40143 # timeout=10 [2019-10-28T00:12:23.273Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:12:23.273Z] > git --version # timeout=10 [2019-10-28T00:12:23.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:12:23.278Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-28T00:12:23.596Z] Cloning repository https://github.com/moby/moby.git [2019-10-28T00:12:23.598Z] > git init /home/jenkins/workspace/moby_PR-40143 # timeout=10 [2019-10-28T00:12:23.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:12:23.618Z] > git --version # timeout=10 [2019-10-28T00:12:23.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:12:23.633Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:12:24.600Z] + docker version [2019-10-28T00:12:24.601Z] Client: Docker Engine - Community [2019-10-28T00:12:24.601Z] Version: 19.03.2 [2019-10-28T00:12:24.601Z] API version: 1.40 [2019-10-28T00:12:24.601Z] Go version: go1.12.8 [2019-10-28T00:12:24.601Z] Git commit: 6a30dfc [2019-10-28T00:12:24.601Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-28T00:12:24.601Z] OS/Arch: linux/amd64 [2019-10-28T00:12:24.601Z] Experimental: false [2019-10-28T00:12:24.601Z] [2019-10-28T00:12:24.601Z] Server: Docker Engine - Community [2019-10-28T00:12:24.601Z] Engine: [2019-10-28T00:12:24.601Z] Version: 19.03.2 [2019-10-28T00:12:24.601Z] API version: 1.40 (minimum version 1.12) [2019-10-28T00:12:24.601Z] Go version: go1.12.8 [2019-10-28T00:12:24.601Z] Git commit: 6a30dfc [2019-10-28T00:12:24.601Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-28T00:12:24.601Z] OS/Arch: linux/amd64 [2019-10-28T00:12:24.601Z] Experimental: true [2019-10-28T00:12:24.601Z] containerd: [2019-10-28T00:12:24.601Z] Version: 1.2.6 [2019-10-28T00:12:24.601Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-28T00:12:24.601Z] runc: [2019-10-28T00:12:24.601Z] Version: 1.0.0-rc8 [2019-10-28T00:12:24.601Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-28T00:12:24.601Z] docker-init: [2019-10-28T00:12:24.601Z] Version: 0.18.0 [2019-10-28T00:12:24.601Z] GitCommit: fec3683 [Pipeline] sh [2019-10-28T00:12:24.966Z] + docker info [2019-10-28T00:12:32.642Z] Fetching without tags [2019-10-28T00:12:32.524Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:12:32.538Z] > git config --add remote.origin.fetch +refs/pull/40143/head:refs/remotes/origin/PR-40143 # timeout=10 [2019-10-28T00:12:32.552Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-28T00:12:32.613Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:12:32.678Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:12:32.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:12:32.681Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:12:33.025Z] Merging remotes/origin/master commit a09e6e323e55e1a9b21df9c2c555f5668df3ac9b into PR head commit 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:33.838Z] Merge succeeded, producing 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:33.839Z] Checking out Revision 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb (PR-40143) [2019-10-28T00:12:33.058Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:12:33.072Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:33.704Z] > git merge a09e6e323e55e1a9b21df9c2c555f5668df3ac9b # timeout=10 [2019-10-28T00:12:33.791Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-28T00:12:33.884Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:12:33.902Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:34.596Z] Commit message: "registry: add a critical section to protect authTransport.modReq" [2019-10-28T00:12:35.060Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-28T00:12:36.534Z] + docker version [2019-10-28T00:12:36.534Z] Client: [2019-10-28T00:12:36.534Z] Version: 18.06.3-ce [2019-10-28T00:12:36.534Z] API version: 1.38 [2019-10-28T00:12:36.534Z] Go version: go1.10.3 [2019-10-28T00:12:36.534Z] Git commit: d7080c1 [2019-10-28T00:12:36.534Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-28T00:12:36.534Z] OS/Arch: linux/s390x [2019-10-28T00:12:36.534Z] Experimental: false [2019-10-28T00:12:36.534Z] [2019-10-28T00:12:36.534Z] Server: [2019-10-28T00:12:36.534Z] Engine: [2019-10-28T00:12:36.534Z] Version: 18.06.3-ce [2019-10-28T00:12:36.534Z] API version: 1.38 (minimum version 1.12) [2019-10-28T00:12:36.534Z] Go version: go1.10.3 [2019-10-28T00:12:36.534Z] Git commit: d7080c1 [2019-10-28T00:12:36.534Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-28T00:12:36.534Z] OS/Arch: linux/s390x [2019-10-28T00:12:36.534Z] Experimental: true [Pipeline] sh [2019-10-28T00:12:37.212Z] Client: [2019-10-28T00:12:37.212Z] Debug Mode: false [2019-10-28T00:12:37.212Z] [2019-10-28T00:12:37.212Z] Server: [2019-10-28T00:12:37.212Z] Containers: 0 [2019-10-28T00:12:37.212Z] Running: 0 [2019-10-28T00:12:37.212Z] Paused: 0 [2019-10-28T00:12:37.212Z] Stopped: 0 [2019-10-28T00:12:37.212Z] Images: 1 [2019-10-28T00:12:37.212Z] Server Version: 19.03.2 [2019-10-28T00:12:37.212Z] Storage Driver: overlay2 [2019-10-28T00:12:37.212Z] Backing Filesystem: extfs [2019-10-28T00:12:37.212Z] Supports d_type: true [2019-10-28T00:12:37.212Z] Native Overlay Diff: true [2019-10-28T00:12:37.212Z] Logging Driver: json-file [2019-10-28T00:12:37.212Z] Cgroup Driver: cgroupfs [2019-10-28T00:12:37.212Z] Plugins: [2019-10-28T00:12:37.212Z] Volume: local [2019-10-28T00:12:37.212Z] Network: bridge host ipvlan macvlan null overlay [2019-10-28T00:12:37.212Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-28T00:12:37.212Z] Swarm: inactive [2019-10-28T00:12:37.212Z] Runtimes: runc [2019-10-28T00:12:37.212Z] Default Runtime: runc [2019-10-28T00:12:37.212Z] Init Binary: docker-init [2019-10-28T00:12:37.212Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-28T00:12:37.212Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-28T00:12:37.212Z] init version: fec3683 [2019-10-28T00:12:37.212Z] Security Options: [2019-10-28T00:12:37.212Z] apparmor [2019-10-28T00:12:37.212Z] seccomp [2019-10-28T00:12:37.212Z] Profile: default [2019-10-28T00:12:37.212Z] Kernel Version: 4.15.0-1048-aws [2019-10-28T00:12:37.212Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-28T00:12:37.212Z] OSType: linux [2019-10-28T00:12:37.212Z] Architecture: x86_64 [2019-10-28T00:12:37.212Z] CPUs: 2 [2019-10-28T00:12:37.212Z] Total Memory: 7.501GiB [2019-10-28T00:12:37.212Z] Name: ip-10-100-84-196 [2019-10-28T00:12:37.212Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-28T00:12:37.212Z] Docker Root Dir: /var/lib/docker [2019-10-28T00:12:37.212Z] Debug Mode: false [2019-10-28T00:12:37.212Z] Registry: https://index.docker.io/v1/ [2019-10-28T00:12:37.212Z] Labels: [2019-10-28T00:12:37.212Z] Experimental: true [2019-10-28T00:12:37.212Z] Insecure Registries: [2019-10-28T00:12:37.212Z] 127.0.0.0/8 [2019-10-28T00:12:37.212Z] Live Restore Enabled: true [2019-10-28T00:12:37.212Z] [2019-10-28T00:12:37.212Z] WARNING: No swap limit support [Pipeline] sh [2019-10-28T00:12:37.423Z] + docker info [2019-10-28T00:12:37.423Z] Containers: 0 [2019-10-28T00:12:37.423Z] Running: 0 [2019-10-28T00:12:37.423Z] Paused: 0 [2019-10-28T00:12:37.423Z] Stopped: 0 [2019-10-28T00:12:37.423Z] Images: 0 [2019-10-28T00:12:37.423Z] Server Version: 18.06.3-ce [2019-10-28T00:12:37.423Z] Storage Driver: overlay2 [2019-10-28T00:12:37.423Z] Backing Filesystem: extfs [2019-10-28T00:12:37.423Z] Supports d_type: true [2019-10-28T00:12:37.423Z] Native Overlay Diff: true [2019-10-28T00:12:37.423Z] Logging Driver: json-file [2019-10-28T00:12:37.423Z] Cgroup Driver: cgroupfs [2019-10-28T00:12:37.423Z] Plugins: [2019-10-28T00:12:37.423Z] Volume: local [2019-10-28T00:12:37.423Z] Network: bridge host ipvlan macvlan null overlay [2019-10-28T00:12:37.423Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-28T00:12:37.423Z] Swarm: inactive [2019-10-28T00:12:37.423Z] Runtimes: runc [2019-10-28T00:12:37.423Z] Default Runtime: runc [2019-10-28T00:12:37.423Z] Init Binary: docker-init [2019-10-28T00:12:37.423Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-28T00:12:37.423Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-28T00:12:37.423Z] init version: fec3683 [2019-10-28T00:12:37.423Z] Security Options: [2019-10-28T00:12:37.423Z] apparmor [2019-10-28T00:12:37.423Z] seccomp [2019-10-28T00:12:37.423Z] Profile: default [2019-10-28T00:12:37.423Z] Kernel Version: 4.4.0-161-generic [2019-10-28T00:12:37.423Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-28T00:12:37.423Z] OSType: linux [2019-10-28T00:12:37.423Z] Architecture: s390x [2019-10-28T00:12:37.423Z] CPUs: 2 [2019-10-28T00:12:37.423Z] Total Memory: 7.862GiB [2019-10-28T00:12:37.423Z] Name: s390x-ubuntu-01 [2019-10-28T00:12:37.423Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-28T00:12:37.423Z] Docker Root Dir: /var/lib/docker [2019-10-28T00:12:37.423Z] Debug Mode (client): false [2019-10-28T00:12:37.423Z] Debug Mode (server): false [2019-10-28T00:12:37.423Z] Username: dockerbuildbot [2019-10-28T00:12:37.423Z] Registry: https://index.docker.io/v1/ [2019-10-28T00:12:37.423Z] Labels: [2019-10-28T00:12:37.423Z] Experimental: true [2019-10-28T00:12:37.423Z] Insecure Registries: [2019-10-28T00:12:37.423Z] 127.0.0.0/8 [2019-10-28T00:12:37.423Z] Live Restore Enabled: false [2019-10-28T00:12:37.423Z] [2019-10-28T00:12:37.423Z] WARNING: No swap limit support [2019-10-28T00:12:37.500Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:12:37.500Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:12:37.500Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40143/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-28T00:12:37.500Z] + bash /home/ubuntu/workspace/moby_PR-40143/check-config.sh [2019-10-28T00:12:37.500Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-28T00:12:37.500Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-28T00:12:37.500Z] [2019-10-28T00:12:37.500Z] Generally Necessary: [2019-10-28T00:12:37.500Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-28T00:12:37.500Z] - apparmor: enabled and tools installed [Pipeline] sh [2019-10-28T00:12:37.757Z] - CONFIG_NAMESPACES: enabled [2019-10-28T00:12:37.757Z] - CONFIG_NET_NS: enabled [2019-10-28T00:12:37.757Z] - CONFIG_PID_NS: enabled [2019-10-28T00:12:37.757Z] - CONFIG_IPC_NS: enabled [2019-10-28T00:12:37.757Z] - CONFIG_UTS_NS: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CGROUPS: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CPUSETS: enabled [2019-10-28T00:12:37.757Z] - CONFIG_MEMCG: enabled [2019-10-28T00:12:37.757Z] - CONFIG_KEYS: enabled [2019-10-28T00:12:37.757Z] - CONFIG_VETH: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-28T00:12:37.757Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-28T00:12:37.757Z] [2019-10-28T00:12:37.757Z] Optional Features: [2019-10-28T00:12:37.757Z] - CONFIG_USER_NS: enabled [2019-10-28T00:12:37.757Z] - CONFIG_SECCOMP: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-28T00:12:37.757Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-28T00:12:37.757Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-28T00:12:37.757Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-28T00:12:37.757Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-28T00:12:37.757Z] - CONFIG_BLK_CGROUP: enabled [2019-10-28T00:12:37.757Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-28T00:12:37.757Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CGROUP_PERF: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-28T00:12:37.757Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-28T00:12:37.757Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-28T00:12:37.757Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-28T00:12:37.757Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-28T00:12:37.757Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_IP_VS: enabled (as module) [2019-10-28T00:12:37.757Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-28T00:12:37.757Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-28T00:12:37.757Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-28T00:12:37.863Z] Still waiting to schedule task [2019-10-28T00:12:37.863Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0dda7f762c2ed4e29)’ [2019-10-28T00:12:37.872Z] Still waiting to schedule task [2019-10-28T00:12:37.872Z] All nodes of label ‘arm64&&linux’ are offline [2019-10-28T00:12:37.874Z] Still waiting to schedule task [2019-10-28T00:12:37.874Z] All nodes of label ‘windows-2019’ are offline [2019-10-28T00:12:38.013Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_EXT4_FS: enabled [2019-10-28T00:12:38.013Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-28T00:12:38.013Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-28T00:12:38.013Z] - Network Drivers: [2019-10-28T00:12:38.013Z] - "overlay": [2019-10-28T00:12:38.013Z] - CONFIG_VXLAN: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-28T00:12:38.013Z] Optional (for encrypted networks): [2019-10-28T00:12:38.013Z] - CONFIG_CRYPTO: enabled [2019-10-28T00:12:38.013Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-28T00:12:38.013Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-28T00:12:38.013Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-28T00:12:38.013Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-28T00:12:38.013Z] - CONFIG_XFRM: enabled [2019-10-28T00:12:38.013Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-28T00:12:38.013Z] - "ipvlan": [2019-10-28T00:12:38.013Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-28T00:12:38.013Z] - "macvlan": [2019-10-28T00:12:38.013Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_DUMMY: enabled (as module) [2019-10-28T00:12:38.013Z] - "ftp,tftp client in container": [2019-10-28T00:12:38.013Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-28T00:12:38.013Z] - Storage Drivers: [2019-10-28T00:12:38.013Z] - "aufs": [2019-10-28T00:12:38.013Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-28T00:12:38.013Z] - "btrfs": [2019-10-28T00:12:38.013Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-28T00:12:38.013Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-28T00:12:38.013Z] - "devicemapper": [2019-10-28T00:12:38.013Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-28T00:12:38.013Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-28T00:12:38.013Z] - "overlay": [2019-10-28T00:12:38.013Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-28T00:12:38.013Z] - "zfs": [2019-10-28T00:12:38.013Z] - /dev/zfs: missing [2019-10-28T00:12:38.013Z] - zfs command: missing [2019-10-28T00:12:38.013Z] - zpool command: missing [2019-10-28T00:12:38.013Z] [2019-10-28T00:12:38.013Z] Limits: [2019-10-28T00:12:38.013Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-28T00:12:38.013Z] [2019-10-28T00:12:38.013Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-28T00:12:38.253Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:12:38.253Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:12:38.253Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40143/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-28T00:12:38.253Z] + bash /home/jenkins/workspace/moby_PR-40143/check-config.sh [2019-10-28T00:12:38.253Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-28T00:12:38.253Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-28T00:12:38.253Z] [2019-10-28T00:12:38.253Z] Generally Necessary: [2019-10-28T00:12:38.253Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-28T00:12:38.253Z] - apparmor: enabled and tools installed [2019-10-28T00:12:38.253Z] - CONFIG_NAMESPACES: enabled [2019-10-28T00:12:38.253Z] - CONFIG_NET_NS: enabled [2019-10-28T00:12:38.253Z] - CONFIG_PID_NS: enabled [2019-10-28T00:12:38.253Z] - CONFIG_IPC_NS: enabled [2019-10-28T00:12:38.253Z] - CONFIG_UTS_NS: enabled [2019-10-28T00:12:38.253Z] - CONFIG_CGROUPS: enabled [2019-10-28T00:12:38.253Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-28T00:12:38.253Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-28T00:12:38.329Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb . [2019-10-28T00:12:38.329Z] #1 [internal] load build definition from Dockerfile [2019-10-28T00:12:38.329Z] #1 transferring dockerfile: 14.63kB done [2019-10-28T00:12:38.329Z] #1 DONE 0.0s [2019-10-28T00:12:38.329Z] [2019-10-28T00:12:38.329Z] #2 [internal] load .dockerignore [2019-10-28T00:12:38.329Z] #2 transferring context: 87B done [2019-10-28T00:12:38.329Z] #2 DONE 0.0s [2019-10-28T00:12:38.329Z] [2019-10-28T00:12:38.329Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-28T00:12:38.586Z] #3 DONE 0.3s [2019-10-28T00:12:38.586Z] [2019-10-28T00:12:38.586Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-28T00:12:38.586Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-28T00:12:38.586Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-28T00:12:38.586Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-28T00:12:38.586Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-28T00:12:38.586Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-28T00:12:38.626Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-28T00:12:38.626Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-28T00:12:38.626Z] - CONFIG_CPUSETS: enabled [2019-10-28T00:12:38.626Z] - CONFIG_MEMCG: enabled [2019-10-28T00:12:38.626Z] - CONFIG_KEYS: enabled [2019-10-28T00:12:38.626Z] - CONFIG_VETH: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-28T00:12:38.626Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-28T00:12:38.626Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-28T00:12:38.626Z] [2019-10-28T00:12:38.626Z] Optional Features: [2019-10-28T00:12:38.626Z] - CONFIG_USER_NS: enabled [2019-10-28T00:12:38.626Z] - CONFIG_SECCOMP: enabled [2019-10-28T00:12:38.626Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-28T00:12:38.626Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-28T00:12:38.626Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-28T00:12:38.626Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-28T00:12:38.626Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-28T00:12:38.626Z] - CONFIG_BLK_CGROUP: enabled [2019-10-28T00:12:38.626Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-28T00:12:38.626Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-28T00:12:38.626Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-28T00:12:38.626Z] - CONFIG_CGROUP_PERF: enabled [2019-10-28T00:12:38.626Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-28T00:12:38.626Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-28T00:12:38.626Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-28T00:12:38.626Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-28T00:12:38.626Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-28T00:12:38.626Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_IP_VS: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-28T00:12:38.626Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-28T00:12:38.626Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-28T00:12:38.626Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_EXT4_FS: enabled [2019-10-28T00:12:38.626Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-28T00:12:38.626Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-28T00:12:38.626Z] - Network Drivers: [2019-10-28T00:12:38.626Z] - "overlay": [2019-10-28T00:12:38.626Z] - CONFIG_VXLAN: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-28T00:12:38.626Z] Optional (for encrypted networks): [2019-10-28T00:12:38.626Z] - CONFIG_CRYPTO: enabled [2019-10-28T00:12:38.626Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_XFRM: enabled [2019-10-28T00:12:38.626Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-28T00:12:38.626Z] - "ipvlan": [2019-10-28T00:12:38.626Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-28T00:12:38.626Z] - "macvlan": [2019-10-28T00:12:38.626Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_DUMMY: enabled (as module) [2019-10-28T00:12:38.626Z] - "ftp,tftp client in container": [2019-10-28T00:12:38.626Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-28T00:12:38.626Z] - Storage Drivers: [2019-10-28T00:12:38.626Z] - "aufs": [2019-10-28T00:12:38.626Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-28T00:12:38.626Z] - "btrfs": [2019-10-28T00:12:38.626Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-28T00:12:38.626Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-28T00:12:38.626Z] - "devicemapper": [2019-10-28T00:12:38.626Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-28T00:12:38.626Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-28T00:12:38.626Z] - "overlay": [2019-10-28T00:12:38.626Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-28T00:12:38.626Z] - "zfs": [2019-10-28T00:12:38.626Z] - /dev/zfs: missing [2019-10-28T00:12:38.626Z] - zfs command: missing [2019-10-28T00:12:38.626Z] - zpool command: missing [2019-10-28T00:12:38.626Z] [2019-10-28T00:12:38.626Z] Limits: [2019-10-28T00:12:38.626Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-28T00:12:38.626Z] [2019-10-28T00:12:38.626Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-28T00:12:38.841Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.24MB / 8.82MB 0.2s [2019-10-28T00:12:38.841Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-28T00:12:38.841Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-10-28T00:12:39.100Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done [2019-10-28T00:12:39.100Z] #4 DONE 0.5s [2019-10-28T00:12:39.464Z] + make bundles/buildx [2019-10-28T00:12:39.464Z] make: command: Command not found [2019-10-28T00:12:39.464Z] mkdir bundles [2019-10-28T00:12:39.464Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-28T00:12:39.464Z] --build-arg BUILDX_COMMIT \ [2019-10-28T00:12:39.464Z] --build-arg BUILDX_REPO \ [2019-10-28T00:12:39.464Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-28T00:12:39.464Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-28T00:12:39.464Z] . [2019-10-28T00:12:39.464Z] /bin/sh: 4: go: not found [2019-10-28T00:12:39.464Z] /bin/sh: 5: go: not found [2019-10-28T00:12:39.661Z] [2019-10-28T00:12:39.661Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-28T00:12:39.661Z] #6 ... [2019-10-28T00:12:39.661Z] [2019-10-28T00:12:39.661Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-28T00:12:39.661Z] #5 DONE 0.1s [2019-10-28T00:12:39.964Z] [2019-10-28T00:12:39.964Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-28T00:12:39.964Z] #6 DONE 0.3s [2019-10-28T00:12:39.964Z] [2019-10-28T00:12:39.964Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:12:39.964Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-28T00:12:39.964Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-28T00:12:39.964Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-28T00:12:39.964Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 2.67MB / 10.80MB 0.1s [2019-10-28T00:12:39.964Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-10-28T00:12:39.964Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-28T00:12:39.964Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.1s [2019-10-28T00:12:39.964Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.2s done [2019-10-28T00:12:39.964Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 3.77MB / 4.34MB 0.2s [2019-10-28T00:12:39.964Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 7.17MB / 45.38MB 0.2s [2019-10-28T00:12:39.964Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.2s [2019-10-28T00:12:40.221Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 12.71MB / 45.38MB 0.3s [2019-10-28T00:12:40.221Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.90MB / 50.07MB 0.3s [2019-10-28T00:12:40.221Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.4s done [2019-10-28T00:12:40.221Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 21.29MB / 45.38MB 0.4s [2019-10-28T00:12:40.221Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 12.18MB / 50.07MB 0.4s [2019-10-28T00:12:40.221Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.4s [2019-10-28T00:12:40.477Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 29.02MB / 45.38MB 0.5s [2019-10-28T00:12:40.477Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 19.90MB / 50.07MB 0.5s [2019-10-28T00:12:40.477Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 33.79MB / 45.38MB 0.6s [2019-10-28T00:12:40.477Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 24.21MB / 50.07MB 0.6s [2019-10-28T00:12:40.477Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.54MB / 57.69MB 0.6s [2019-10-28T00:12:40.733Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.02MB / 45.38MB 0.8s [2019-10-28T00:12:40.733Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 31.47MB / 50.07MB 0.8s [2019-10-28T00:12:40.733Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 19.00MB / 57.69MB 0.8s [2019-10-28T00:12:40.733Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.9s done [2019-10-28T00:12:40.733Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 36.10MB / 50.07MB 0.9s [2019-10-28T00:12:40.733Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 25.42MB / 57.69MB 0.9s [2019-10-28T00:12:40.755Z] Sending build context to Docker daemon 50.11MB [2019-10-28T00:12:40.756Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-28T00:12:40.756Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-28T00:12:40.756Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-28T00:12:40.756Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-28T00:12:40.988Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 40.61MB / 50.07MB 1.0s [2019-10-28T00:12:40.988Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 31.60MB / 57.69MB 1.0s [2019-10-28T00:12:40.988Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 1.0s [2019-10-28T00:12:40.988Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.2s [2019-10-28T00:12:40.988Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 43.09MB / 57.69MB 1.2s [2019-10-28T00:12:40.988Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 11.42MB / 120.06MB 1.2s [2019-10-28T00:12:40.988Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-28T00:12:41.176Z] 1.12.10-stretch: Pulling from library/golang [2019-10-28T00:12:41.176Z] ade01ea651a2: Pulling fs layer [2019-10-28T00:12:41.176Z] fbabdb69f639: Pulling fs layer [2019-10-28T00:12:41.176Z] ff33bd1013d7: Pulling fs layer [2019-10-28T00:12:41.176Z] 85cfe9d77eff: Pulling fs layer [2019-10-28T00:12:41.176Z] ace5139f9caa: Pulling fs layer [2019-10-28T00:12:41.176Z] e4d79466b81c: Pulling fs layer [2019-10-28T00:12:41.176Z] b00baabad4ce: Pulling fs layer [2019-10-28T00:12:41.176Z] 85cfe9d77eff: Waiting [2019-10-28T00:12:41.176Z] ace5139f9caa: Waiting [2019-10-28T00:12:41.176Z] e4d79466b81c: Waiting [2019-10-28T00:12:41.176Z] b00baabad4ce: Waiting [2019-10-28T00:12:41.245Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.3s done [2019-10-28T00:12:41.245Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 48.92MB / 57.69MB 1.3s [2019-10-28T00:12:41.245Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 1.3s [2019-10-28T00:12:41.245Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 53.33MB / 57.69MB 1.4s [2019-10-28T00:12:41.245Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 20.25MB / 120.06MB 1.4s [2019-10-28T00:12:41.500Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.5s [2019-10-28T00:12:41.500Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 27.96MB / 120.06MB 1.5s [2019-10-28T00:12:41.500Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.4s done [2019-10-28T00:12:41.500Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.6s done [2019-10-28T00:12:41.500Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 35.39MB / 120.06MB 1.6s [2019-10-28T00:12:41.614Z] ff33bd1013d7: Verifying Checksum [2019-10-28T00:12:41.614Z] ff33bd1013d7: Download complete [2019-10-28T00:12:41.759Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 46.13MB / 120.06MB 1.8s [2019-10-28T00:12:41.760Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 52.96MB / 120.06MB 1.9s [2019-10-28T00:12:42.020Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 67.15MB / 120.06MB 2.1s [2019-10-28T00:12:42.027Z] fbabdb69f639: Verifying Checksum [2019-10-28T00:12:42.027Z] fbabdb69f639: Download complete [2019-10-28T00:12:42.276Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 79.85MB / 120.06MB 2.3s [2019-10-28T00:12:42.531Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 90.33MB / 120.06MB 2.5s [2019-10-28T00:12:42.531Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 105.04MB / 120.06MB 2.7s [2019-10-28T00:12:42.531Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 112.14MB / 120.06MB 2.8s [2019-10-28T00:12:42.751Z] ade01ea651a2: Verifying Checksum [2019-10-28T00:12:42.751Z] ade01ea651a2: Download complete [2019-10-28T00:12:42.751Z] 85cfe9d77eff: Verifying Checksum [2019-10-28T00:12:42.751Z] 85cfe9d77eff: Download complete [2019-10-28T00:12:42.751Z] b00baabad4ce: Verifying Checksum [2019-10-28T00:12:42.751Z] b00baabad4ce: Download complete [2019-10-28T00:12:42.787Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 119.80MB / 120.06MB 2.9s [2019-10-28T00:12:43.042Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.1s done [2019-10-28T00:12:43.042Z] #7 ... [2019-10-28T00:12:43.042Z] [2019-10-28T00:12:43.042Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-28T00:12:43.042Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-28T00:12:43.042Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-28T00:12:43.042Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-28T00:12:43.042Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.7s done [2019-10-28T00:12:43.042Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done [2019-10-28T00:12:43.042Z] #65 DONE 3.3s [2019-10-28T00:12:43.042Z] [2019-10-28T00:12:43.042Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:12:44.088Z] e4d79466b81c: Verifying Checksum [2019-10-28T00:12:44.088Z] e4d79466b81c: Download complete [2019-10-28T00:12:44.088Z] ade01ea651a2: Pull complete [2019-10-28T00:12:44.413Z] #7 ... [2019-10-28T00:12:44.413Z] [2019-10-28T00:12:44.413Z] #19 [internal] load build context [2019-10-28T00:12:44.413Z] #19 transferring context: 45.63MB 4.4s done [2019-10-28T00:12:44.413Z] #19 DONE 4.5s [2019-10-28T00:12:44.413Z] [2019-10-28T00:12:44.413Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:12:44.898Z] fbabdb69f639: Pull complete [2019-10-28T00:12:44.898Z] ff33bd1013d7: Pull complete [2019-10-28T00:12:44.974Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.2s done [2019-10-28T00:12:45.230Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-28T00:12:45.285Z] ace5139f9caa: Verifying Checksum [2019-10-28T00:12:45.285Z] ace5139f9caa: Download complete [2019-10-28T00:12:45.798Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-10-28T00:12:45.798Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-28T00:12:45.798Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.1s done [2019-10-28T00:12:46.054Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0.1s [2019-10-28T00:12:47.146Z] 85cfe9d77eff: Pull complete [2019-10-28T00:12:48.433Z] ace5139f9caa: Pull complete [2019-10-28T00:12:48.573Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.2s done [2019-10-28T00:12:48.573Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-28T00:12:49.454Z] Fetching without tags [2019-10-28T00:12:49.954Z] Merging remotes/origin/master commit a09e6e323e55e1a9b21df9c2c555f5668df3ac9b into PR head commit 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:50.460Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.8s done [2019-10-28T00:12:50.460Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-28T00:12:51.052Z] Merge succeeded, producing 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:51.053Z] Checking out Revision 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb (PR-40143) [2019-10-28T00:12:49.415Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:12:49.420Z] > git config --add remote.origin.fetch +refs/pull/40143/head:refs/remotes/origin/PR-40143 # timeout=10 [2019-10-28T00:12:49.424Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-28T00:12:49.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:12:49.456Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:12:49.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:12:49.457Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:12:49.955Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:12:49.959Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:51.014Z] > git merge a09e6e323e55e1a9b21df9c2c555f5668df3ac9b # timeout=10 [2019-10-28T00:12:51.037Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-28T00:12:51.054Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:12:51.058Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:12:51.602Z] e4d79466b81c: Pull complete [2019-10-28T00:12:51.990Z] b00baabad4ce: Pull complete [2019-10-28T00:12:51.990Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-28T00:12:51.990Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-28T00:12:51.990Z] ---> 687421176e14 [2019-10-28T00:12:51.990Z] Step 5/16 : ARG BUILDX_REPO [2019-10-28T00:12:51.990Z] ---> Running in 7b4bdcac23dc [2019-10-28T00:12:51.990Z] Removing intermediate container 7b4bdcac23dc [2019-10-28T00:12:51.990Z] ---> 7a436fc80045 [2019-10-28T00:12:51.990Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-28T00:12:51.990Z] ---> Running in 6f974dbdea3a [2019-10-28T00:12:52.126Z] Commit message: "registry: add a critical section to protect authTransport.modReq" [2019-10-28T00:12:52.176Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-28T00:12:52.969Z] Cloning into '/buildx'... [2019-10-28T00:12:53.179Z] + docker version [2019-10-28T00:12:53.179Z] Client: [2019-10-28T00:12:53.179Z] Version: 18.06.1-ce [2019-10-28T00:12:53.179Z] API version: 1.38 [2019-10-28T00:12:53.179Z] Go version: go1.10.3 [2019-10-28T00:12:53.179Z] Git commit: e68fc7a [2019-10-28T00:12:53.179Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-28T00:12:53.179Z] OS/Arch: linux/ppc64le [2019-10-28T00:12:53.179Z] Experimental: false [2019-10-28T00:12:53.179Z] [2019-10-28T00:12:53.179Z] Server: [2019-10-28T00:12:53.179Z] Engine: [2019-10-28T00:12:53.179Z] Version: 18.06.1-ce [2019-10-28T00:12:53.179Z] API version: 1.38 (minimum version 1.12) [2019-10-28T00:12:53.179Z] Go version: go1.10.3 [2019-10-28T00:12:53.179Z] Git commit: e68fc7a [2019-10-28T00:12:53.179Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-28T00:12:53.179Z] OS/Arch: linux/ppc64le [2019-10-28T00:12:53.179Z] Experimental: true [Pipeline] sh [2019-10-28T00:12:53.561Z] + docker info [2019-10-28T00:12:53.561Z] Containers: 0 [2019-10-28T00:12:53.561Z] Running: 0 [2019-10-28T00:12:53.561Z] Paused: 0 [2019-10-28T00:12:53.561Z] Stopped: 0 [2019-10-28T00:12:53.561Z] Images: 0 [2019-10-28T00:12:53.561Z] Server Version: 18.06.1-ce [2019-10-28T00:12:53.561Z] Storage Driver: overlay2 [2019-10-28T00:12:53.561Z] Backing Filesystem: extfs [2019-10-28T00:12:53.561Z] Supports d_type: true [2019-10-28T00:12:53.561Z] Native Overlay Diff: true [2019-10-28T00:12:53.561Z] Logging Driver: json-file [2019-10-28T00:12:53.561Z] Cgroup Driver: cgroupfs [2019-10-28T00:12:53.561Z] Plugins: [2019-10-28T00:12:53.561Z] Volume: local [2019-10-28T00:12:53.561Z] Network: bridge host ipvlan macvlan null overlay [2019-10-28T00:12:53.561Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-28T00:12:53.561Z] Swarm: inactive [2019-10-28T00:12:53.561Z] Runtimes: runc [2019-10-28T00:12:53.561Z] Default Runtime: runc [2019-10-28T00:12:53.561Z] Init Binary: docker-init [2019-10-28T00:12:53.561Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-28T00:12:53.561Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-28T00:12:53.561Z] init version: fec3683 [2019-10-28T00:12:53.561Z] Security Options: [2019-10-28T00:12:53.561Z] apparmor [2019-10-28T00:12:53.561Z] seccomp [2019-10-28T00:12:53.561Z] Profile: default [2019-10-28T00:12:53.561Z] Kernel Version: 4.4.0-139-generic [2019-10-28T00:12:53.561Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-28T00:12:53.561Z] OSType: linux [2019-10-28T00:12:53.561Z] Architecture: ppc64le [2019-10-28T00:12:53.561Z] CPUs: 4 [2019-10-28T00:12:53.561Z] Total Memory: 7.972GiB [2019-10-28T00:12:53.561Z] Name: ppc64le-ubuntu-23 [2019-10-28T00:12:53.561Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-28T00:12:53.561Z] Docker Root Dir: /var/lib/docker [2019-10-28T00:12:53.561Z] Debug Mode (client): false [2019-10-28T00:12:53.561Z] Debug Mode (server): false [2019-10-28T00:12:53.561Z] Username: dockerbuildbot [2019-10-28T00:12:53.561Z] Registry: https://index.docker.io/v1/ [2019-10-28T00:12:53.561Z] Labels: [2019-10-28T00:12:53.561Z] Experimental: true [2019-10-28T00:12:53.561Z] Insecure Registries: [2019-10-28T00:12:53.561Z] 127.0.0.0/8 [2019-10-28T00:12:53.561Z] Live Restore Enabled: false [2019-10-28T00:12:53.561Z] [Pipeline] sh [2019-10-28T00:12:53.938Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:12:53.938Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:12:53.938Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40143/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-28T00:12:53.938Z] + bash /home/docker/workspace/moby_PR-40143/check-config.sh [2019-10-28T00:12:53.938Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-28T00:12:53.938Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-28T00:12:53.938Z] [2019-10-28T00:12:53.938Z] Generally Necessary: [2019-10-28T00:12:53.938Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-28T00:12:53.938Z] - apparmor: enabled and tools installed [2019-10-28T00:12:54.226Z] - CONFIG_NAMESPACES: enabled [2019-10-28T00:12:54.226Z] - CONFIG_NET_NS: enabled [2019-10-28T00:12:54.226Z] - CONFIG_PID_NS: enabled [2019-10-28T00:12:54.226Z] - CONFIG_IPC_NS: enabled [2019-10-28T00:12:54.226Z] - CONFIG_UTS_NS: enabled [2019-10-28T00:12:54.226Z] - CONFIG_CGROUPS: enabled [2019-10-28T00:12:54.226Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-28T00:12:54.226Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-28T00:12:54.226Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-28T00:12:54.226Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-28T00:12:54.226Z] - CONFIG_CPUSETS: enabled [2019-10-28T00:12:54.226Z] - CONFIG_MEMCG: enabled [2019-10-28T00:12:54.226Z] - CONFIG_KEYS: enabled [2019-10-28T00:12:54.226Z] - CONFIG_VETH: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-28T00:12:54.226Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-28T00:12:54.226Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-28T00:12:54.226Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-28T00:12:54.226Z] [2019-10-28T00:12:54.226Z] Optional Features: [2019-10-28T00:12:54.226Z] - CONFIG_USER_NS: enabled [2019-10-28T00:12:54.226Z] - CONFIG_SECCOMP: enabled [2019-10-28T00:12:54.226Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-28T00:12:54.514Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-28T00:12:54.514Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-28T00:12:54.514Z] (cgroup swap accounting is currently enabled) [2019-10-28T00:12:54.514Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-28T00:12:54.514Z] - CONFIG_BLK_CGROUP: enabled [2019-10-28T00:12:54.514Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-28T00:12:54.514Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-28T00:12:54.514Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-28T00:12:54.514Z] - CONFIG_CGROUP_PERF: enabled [2019-10-28T00:12:54.514Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-28T00:12:54.514Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-28T00:12:54.514Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-28T00:12:54.514Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-28T00:12:54.514Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-28T00:12:54.514Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-28T00:12:54.514Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-28T00:12:54.514Z] - CONFIG_IP_VS: enabled (as module) [2019-10-28T00:12:54.514Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-28T00:12:54.514Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-28T00:12:54.514Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-28T00:12:54.514Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-28T00:12:54.514Z] - CONFIG_EXT4_FS: enabled [2019-10-28T00:12:54.514Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-28T00:12:54.514Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-28T00:12:54.514Z] - Network Drivers: [2019-10-28T00:12:54.514Z] - "overlay": [2019-10-28T00:12:54.628Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 4.2s done [2019-10-28T00:12:54.764Z] Removing intermediate container 6f974dbdea3a [2019-10-28T00:12:54.764Z] ---> 24bc7e7c2316 [2019-10-28T00:12:54.764Z] Step 7/16 : WORKDIR /buildx [2019-10-28T00:12:54.764Z] ---> Running in 4135a1b5932b [2019-10-28T00:12:54.803Z] - CONFIG_VXLAN: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-28T00:12:54.803Z] Optional (for encrypted networks): [2019-10-28T00:12:54.803Z] - CONFIG_CRYPTO: enabled [2019-10-28T00:12:54.803Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_XFRM: enabled [2019-10-28T00:12:54.803Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-28T00:12:54.803Z] - "ipvlan": [2019-10-28T00:12:54.803Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-28T00:12:54.803Z] - "macvlan": [2019-10-28T00:12:54.803Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_DUMMY: enabled (as module) [2019-10-28T00:12:54.803Z] - "ftp,tftp client in container": [2019-10-28T00:12:54.803Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-28T00:12:54.803Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-28T00:12:54.803Z] - Storage Drivers: [2019-10-28T00:12:54.803Z] - "aufs": [2019-10-28T00:12:54.803Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-28T00:12:54.803Z] - "btrfs": [2019-10-28T00:12:54.883Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-28T00:12:55.086Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-28T00:12:55.086Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-28T00:12:55.086Z] - "devicemapper": [2019-10-28T00:12:55.086Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-28T00:12:55.086Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-28T00:12:55.086Z] - "overlay": [2019-10-28T00:12:55.086Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-28T00:12:55.086Z] - "zfs": [2019-10-28T00:12:55.086Z] - /dev/zfs: missing [2019-10-28T00:12:55.086Z] - zfs command: missing [2019-10-28T00:12:55.086Z] - zpool command: missing [2019-10-28T00:12:55.086Z] [2019-10-28T00:12:55.086Z] Limits: [2019-10-28T00:12:55.086Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-28T00:12:55.086Z] [2019-10-28T00:12:55.086Z] + true [Pipeline] } [Pipeline] // stage [2019-10-28T00:12:55.129Z] Removing intermediate container 4135a1b5932b [2019-10-28T00:12:55.129Z] ---> 87b82dcd928e [2019-10-28T00:12:55.129Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-28T00:12:55.129Z] ---> Running in cd1bd945996c [2019-10-28T00:12:55.129Z] Removing intermediate container cd1bd945996c [2019-10-28T00:12:55.129Z] ---> 2eec99436a07 [2019-10-28T00:12:55.129Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-28T00:12:55.444Z] #7 DONE 15.4s [2019-10-28T00:12:55.444Z] [2019-10-28T00:12:55.444Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-28T00:12:55.491Z] ---> Running in c7f2f4fba4e9 [2019-10-28T00:12:55.507Z] + make bundles/buildx [2019-10-28T00:12:55.863Z] From https://github.com/docker/buildx [2019-10-28T00:12:55.863Z] * [new tag] v0.3.1 -> build [2019-10-28T00:12:56.127Z] make: command: Command not found [2019-10-28T00:12:56.127Z] mkdir bundles [2019-10-28T00:12:56.127Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-28T00:12:56.127Z] --build-arg BUILDX_COMMIT \ [2019-10-28T00:12:56.127Z] --build-arg BUILDX_REPO \ [2019-10-28T00:12:56.127Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-28T00:12:56.127Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-28T00:12:56.127Z] . [2019-10-28T00:12:56.127Z] /bin/sh: 4: go: not found [2019-10-28T00:12:56.127Z] /bin/sh: 5: go: not found [2019-10-28T00:12:56.225Z] Switched to branch 'build' [2019-10-28T00:12:56.595Z] Removing intermediate container c7f2f4fba4e9 [2019-10-28T00:12:56.595Z] ---> e97f800872e9 [2019-10-28T00:12:56.595Z] Step 10/16 : RUN go mod download [2019-10-28T00:12:56.595Z] ---> Running in 5c925eeb0d58 [2019-10-28T00:12:57.574Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-28T00:12:57.574Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-28T00:12:57.574Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-28T00:12:57.574Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-28T00:12:57.574Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-28T00:12:57.574Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-28T00:12:57.574Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-28T00:12:57.958Z] #8 DONE 2.4s [2019-10-28T00:12:57.958Z] [2019-10-28T00:12:57.958Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-28T00:12:58.459Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-28T00:12:58.459Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-28T00:12:58.459Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-28T00:12:58.459Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-28T00:12:58.459Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-28T00:12:58.520Z] #9 DONE 0.7s [2019-10-28T00:12:58.520Z] [2019-10-28T00:12:58.520Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:12:58.520Z] #20 DONE 0.1s [2019-10-28T00:12:58.520Z] [2019-10-28T00:12:58.520Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:12:58.779Z] #56 ... [2019-10-28T00:12:58.779Z] [2019-10-28T00:12:58.779Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-28T00:12:58.779Z] #21 DONE 0.3s [2019-10-28T00:12:58.779Z] [2019-10-28T00:12:58.779Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-28T00:12:58.779Z] #67 DONE 0.2s [2019-10-28T00:12:58.779Z] [2019-10-28T00:12:58.779Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-28T00:12:58.779Z] #43 DONE 0.2s [2019-10-28T00:12:58.779Z] [2019-10-28T00:12:58.779Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-28T00:12:58.779Z] #46 DONE 0.3s [2019-10-28T00:12:58.779Z] [2019-10-28T00:12:58.779Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-28T00:12:58.779Z] #30 DONE 0.3s [2019-10-28T00:12:58.779Z] [2019-10-28T00:12:58.779Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-28T00:12:58.779Z] #49 DONE 0.3s [2019-10-28T00:12:58.779Z] [2019-10-28T00:12:58.779Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:12:58.849Z] Sending build context to Docker daemon 50.11MB [2019-10-28T00:12:58.849Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-28T00:12:58.849Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-28T00:12:58.849Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-28T00:12:58.849Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-28T00:12:58.849Z] 1.12.10-stretch: Pulling from library/golang [2019-10-28T00:12:58.849Z] fb056072eab9: Pulling fs layer [2019-10-28T00:12:58.849Z] 6a33b1f9796f: Pulling fs layer [2019-10-28T00:12:58.849Z] 8f8f8962e456: Pulling fs layer [2019-10-28T00:12:58.849Z] 68adcc365214: Pulling fs layer [2019-10-28T00:12:58.849Z] 76d8adf27bdf: Pulling fs layer [2019-10-28T00:12:58.849Z] d66e58854927: Pulling fs layer [2019-10-28T00:12:58.849Z] 71497195576e: Pulling fs layer [2019-10-28T00:12:58.849Z] 76d8adf27bdf: Waiting [2019-10-28T00:12:58.849Z] d66e58854927: Waiting [2019-10-28T00:12:58.849Z] 71497195576e: Waiting [2019-10-28T00:12:58.849Z] 68adcc365214: Waiting [2019-10-28T00:12:58.864Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-28T00:12:58.864Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-28T00:12:58.864Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-28T00:12:58.864Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-28T00:12:59.036Z] #47 ... [2019-10-28T00:12:59.036Z] [2019-10-28T00:12:59.036Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-28T00:12:59.036Z] #61 DONE 0.5s [2019-10-28T00:12:59.261Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-28T00:12:59.261Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-28T00:12:59.261Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-28T00:12:59.304Z] [2019-10-28T00:12:59.304Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:12:59.518Z] 8f8f8962e456: Verifying Checksum [2019-10-28T00:12:59.518Z] 8f8f8962e456: Download complete [2019-10-28T00:12:59.518Z] 6a33b1f9796f: Verifying Checksum [2019-10-28T00:12:59.518Z] 6a33b1f9796f: Download complete [2019-10-28T00:12:59.688Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-28T00:12:59.688Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-28T00:12:59.688Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-28T00:13:00.085Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-28T00:13:00.480Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-28T00:13:00.919Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-28T00:13:00.919Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-28T00:13:00.919Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-28T00:13:01.561Z] fb056072eab9: Download complete [2019-10-28T00:13:01.648Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-28T00:13:01.648Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-28T00:13:02.126Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-28T00:13:02.126Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-28T00:13:02.538Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-28T00:13:02.953Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-28T00:13:03.360Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-28T00:13:03.360Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-28T00:13:03.360Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-28T00:13:03.611Z] 76d8adf27bdf: Verifying Checksum [2019-10-28T00:13:03.611Z] 76d8adf27bdf: Download complete [2019-10-28T00:13:03.772Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-28T00:13:03.772Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-28T00:13:03.772Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-28T00:13:03.772Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-28T00:13:03.897Z] 71497195576e: Verifying Checksum [2019-10-28T00:13:03.897Z] 71497195576e: Download complete [2019-10-28T00:13:04.178Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-28T00:13:04.521Z] 68adcc365214: Verifying Checksum [2019-10-28T00:13:04.521Z] 68adcc365214: Download complete [2019-10-28T00:13:04.544Z] #62 ... [2019-10-28T00:13:04.544Z] [2019-10-28T00:13:04.544Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:13:04.544Z] #38 6.108 + mktemp -d [2019-10-28T00:13:04.544Z] #38 6.111 + export GOPATH=/tmp/tmp.4IrMwmuSSj [2019-10-28T00:13:04.544Z] #38 6.112 + git clone https://github.com/docker/distribution.git /tmp/tmp.4IrMwmuSSj/src/github.com/docker/distribution [2019-10-28T00:13:04.544Z] #38 6.114 Cloning into '/tmp/tmp.4IrMwmuSSj/src/github.com/docker/distribution'... [2019-10-28T00:13:04.567Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-28T00:13:04.567Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-28T00:13:04.567Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-28T00:13:04.999Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-28T00:13:04.999Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-28T00:13:04.999Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-28T00:13:05.108Z] #38 ... [2019-10-28T00:13:05.108Z] [2019-10-28T00:13:05.108Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:05.108Z] #62 5.940 + RM_GOPATH=0 [2019-10-28T00:13:05.108Z] #62 5.940 + TMP_GOPATH= [2019-10-28T00:13:05.108Z] #62 5.940 + : /build/ [2019-10-28T00:13:05.108Z] #62 5.940 + '[' -z '' ']' [2019-10-28T00:13:05.108Z] #62 5.943 ++ mktemp -d [2019-10-28T00:13:05.108Z] #62 5.949 + export GOPATH=/tmp/tmp.STc5ExUfce [2019-10-28T00:13:05.108Z] #62 5.949 + GOPATH=/tmp/tmp.STc5ExUfce [2019-10-28T00:13:05.108Z] #62 5.949 + RM_GOPATH=1 [2019-10-28T00:13:05.108Z] #62 5.949 ++ dirname ./install.sh [2019-10-28T00:13:05.108Z] #62 5.949 + dir=. [2019-10-28T00:13:05.108Z] #62 5.949 + bin=rootlesskit [2019-10-28T00:13:05.108Z] #62 5.949 + shift [2019-10-28T00:13:05.108Z] #62 5.949 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-28T00:13:05.108Z] #62 5.949 + . ./rootlesskit.installer [2019-10-28T00:13:05.108Z] #62 5.949 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:13:05.108Z] #62 5.949 + install_rootlesskit [2019-10-28T00:13:05.108Z] #62 5.953 + case "$1" in [2019-10-28T00:13:05.108Z] #62 5.953 + export CGO_ENABLED=0 [2019-10-28T00:13:05.108Z] #62 5.954 + CGO_ENABLED=0 [2019-10-28T00:13:05.108Z] #62 5.954 + _install_rootlesskit [2019-10-28T00:13:05.108Z] #62 5.954 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-28T00:13:05.108Z] #62 5.954 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:13:05.108Z] #62 5.954 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.STc5ExUfce/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:13:05.108Z] #62 5.959 Cloning into '/tmp/tmp.STc5ExUfce/src/github.com/rootless-containers/rootlesskit'... [2019-10-28T00:13:05.410Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-28T00:13:05.410Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-28T00:13:05.830Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-28T00:13:05.830Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-28T00:13:06.246Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-28T00:13:06.246Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-28T00:13:06.246Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-28T00:13:06.561Z] fb056072eab9: Pull complete [2019-10-28T00:13:06.657Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-28T00:13:07.181Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-28T00:13:07.190Z] 6a33b1f9796f: Pull complete [2019-10-28T00:13:07.479Z] 8f8f8962e456: Pull complete [2019-10-28T00:13:07.647Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-28T00:13:07.647Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-28T00:13:07.647Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-28T00:13:08.083Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-28T00:13:08.383Z] #62 ... [2019-10-28T00:13:08.383Z] [2019-10-28T00:13:08.383Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:13:08.383Z] #10 7.082 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:13:08.383Z] #10 7.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:13:08.383Z] #10 7.143 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:13:08.383Z] #10 7.154 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:13:08.383Z] #10 7.195 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:13:08.383Z] #10 7.981 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:13:08.640Z] #10 ... [2019-10-28T00:13:08.640Z] [2019-10-28T00:13:08.640Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:13:08.640Z] #33 7.114 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:13:08.640Z] #33 7.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:13:08.640Z] #33 7.169 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:13:08.640Z] #33 7.180 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:13:08.640Z] #33 7.202 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:13:08.640Z] #33 8.131 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:13:08.640Z] #33 10.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:13:08.640Z] #33 ... [2019-10-28T00:13:08.640Z] [2019-10-28T00:13:08.640Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:13:08.640Z] #28 4.108 + mktemp -d [2019-10-28T00:13:08.641Z] #28 4.113 + export GOPATH=/tmp/tmp.VQJspCpfWd [2019-10-28T00:13:08.641Z] #28 4.113 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.VQJspCpfWd/src/github.com/go-swagger/go-swagger [2019-10-28T00:13:08.641Z] #28 4.113 Cloning into '/tmp/tmp.VQJspCpfWd/src/github.com/go-swagger/go-swagger'... [2019-10-28T00:13:08.896Z] #28 ... [2019-10-28T00:13:08.896Z] [2019-10-28T00:13:08.896Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:08.896Z] #22 5.953 + RM_GOPATH=0 [2019-10-28T00:13:08.896Z] #22 5.953 + TMP_GOPATH= [2019-10-28T00:13:08.896Z] #22 5.953 + : /build [2019-10-28T00:13:08.896Z] #22 5.953 + '[' -z '' ']' [2019-10-28T00:13:08.896Z] #22 5.962 ++ mktemp -d [2019-10-28T00:13:08.896Z] #22 5.966 + export GOPATH=/tmp/tmp.MsXT34cLYq [2019-10-28T00:13:08.896Z] #22 5.966 + GOPATH=/tmp/tmp.MsXT34cLYq [2019-10-28T00:13:08.896Z] #22 5.966 + RM_GOPATH=1 [2019-10-28T00:13:08.896Z] #22 5.967 ++ dirname ./install.sh [2019-10-28T00:13:08.896Z] #22 5.974 + dir=. [2019-10-28T00:13:08.896Z] #22 5.974 + bin=dockercli [2019-10-28T00:13:08.896Z] #22 5.974 + shift [2019-10-28T00:13:08.896Z] #22 5.974 + '[' '!' -f ./dockercli.installer ']' [2019-10-28T00:13:08.896Z] #22 5.974 + . ./dockercli.installer [2019-10-28T00:13:08.896Z] #22 5.976 ++ : stable [2019-10-28T00:13:08.896Z] #22 5.977 ++ : 17.06.2-ce [2019-10-28T00:13:08.896Z] #22 5.979 + install_dockercli [2019-10-28T00:13:08.896Z] #22 5.979 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-28T00:13:08.896Z] #22 5.979 Install docker/cli version 17.06.2-ce from stable [2019-10-28T00:13:08.896Z] #22 5.980 ++ uname -m [2019-10-28T00:13:08.896Z] #22 5.983 + arch=x86_64 [2019-10-28T00:13:08.896Z] #22 5.983 + '[' x86_64 '!=' x86_64 ']' [2019-10-28T00:13:08.897Z] #22 5.983 + url=https://download.docker.com/linux/static [2019-10-28T00:13:08.897Z] #22 5.984 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-28T00:13:08.897Z] #22 5.984 + tar -xz docker/docker [2019-10-28T00:13:08.897Z] #22 ... [2019-10-28T00:13:08.897Z] [2019-10-28T00:13:08.897Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:13:08.897Z] #40 6.608 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:13:08.897Z] #40 6.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:13:08.897Z] #40 6.798 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:13:08.897Z] #40 6.812 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:13:08.897Z] #40 6.829 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:13:08.897Z] #40 7.558 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:13:08.897Z] #40 9.589 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:13:08.925Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-28T00:13:09.153Z] #40 10.72 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:13:09.153Z] #40 ... [2019-10-28T00:13:09.153Z] [2019-10-28T00:13:09.153Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:09.153Z] #50 5.921 + RM_GOPATH=0 [2019-10-28T00:13:09.153Z] #50 5.921 + TMP_GOPATH= [2019-10-28T00:13:09.153Z] #50 5.921 + : /build [2019-10-28T00:13:09.153Z] #50 5.921 + '[' -z '' ']' [2019-10-28T00:13:09.153Z] #50 5.921 ++ mktemp -d [2019-10-28T00:13:09.153Z] #50 5.921 + export GOPATH=/tmp/tmp.mF0QRYCRL5 [2019-10-28T00:13:09.153Z] #50 5.921 + GOPATH=/tmp/tmp.mF0QRYCRL5 [2019-10-28T00:13:09.153Z] #50 5.921 + RM_GOPATH=1 [2019-10-28T00:13:09.153Z] #50 5.921 ++ dirname ./install.sh [2019-10-28T00:13:09.153Z] #50 5.922 + dir=. [2019-10-28T00:13:09.153Z] #50 5.922 + bin=golangci_lint [2019-10-28T00:13:09.153Z] #50 5.922 + shift [2019-10-28T00:13:09.153Z] #50 5.923 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-28T00:13:09.153Z] #50 5.923 + . ./golangci_lint.installer [2019-10-28T00:13:09.153Z] #50 5.923 ++ : v1.20.0 [2019-10-28T00:13:09.153Z] #50 5.925 + install_golangci_lint [2019-10-28T00:13:09.153Z] #50 5.925 + echo 'Installing golangci-lint version v1.20.0' [2019-10-28T00:13:09.153Z] #50 5.926 Installing golangci-lint version v1.20.0 [2019-10-28T00:13:09.153Z] #50 5.926 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:13:09.319Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-28T00:13:09.319Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-28T00:13:09.409Z] #50 ... [2019-10-28T00:13:09.409Z] [2019-10-28T00:13:09.409Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:13:09.409Z] #24 7.306 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:13:09.409Z] #24 7.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:13:09.409Z] #24 7.340 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:13:09.409Z] #24 7.353 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:13:09.409Z] #24 7.402 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:13:09.409Z] #24 8.260 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:13:09.409Z] #24 10.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:13:09.409Z] #24 ... [2019-10-28T00:13:09.409Z] [2019-10-28T00:13:09.409Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:13:09.409Z] #68 6.092 + RM_GOPATH=0 [2019-10-28T00:13:09.409Z] #68 6.092 + TMP_GOPATH= [2019-10-28T00:13:09.409Z] #68 6.092 + : /build [2019-10-28T00:13:09.409Z] #68 6.092 + '[' -z '' ']' [2019-10-28T00:13:09.409Z] #68 6.098 ++ mktemp -d [2019-10-28T00:13:09.409Z] #68 6.098 + export GOPATH=/tmp/tmp.QfpVTcxPNZ [2019-10-28T00:13:09.409Z] #68 6.098 + GOPATH=/tmp/tmp.QfpVTcxPNZ [2019-10-28T00:13:09.409Z] #68 6.098 + RM_GOPATH=1 [2019-10-28T00:13:09.409Z] #68 6.098 ++ dirname ./install.sh [2019-10-28T00:13:09.409Z] #68 6.107 + dir=. [2019-10-28T00:13:09.410Z] #68 6.107 + bin=proxy [2019-10-28T00:13:09.410Z] #68 6.107 + shift [2019-10-28T00:13:09.410Z] #68 6.107 + '[' '!' -f ./proxy.installer ']' [2019-10-28T00:13:09.410Z] #68 6.107 + . ./proxy.installer [2019-10-28T00:13:09.410Z] #68 6.107 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:13:09.410Z] #68 6.107 + install_proxy [2019-10-28T00:13:09.410Z] #68 6.107 + case "$1" in [2019-10-28T00:13:09.410Z] #68 6.107 + export CGO_ENABLED=0 [2019-10-28T00:13:09.410Z] #68 6.107 + CGO_ENABLED=0 [2019-10-28T00:13:09.410Z] #68 6.108 + _install_proxy [2019-10-28T00:13:09.410Z] #68 6.108 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-28T00:13:09.410Z] #68 6.108 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QfpVTcxPNZ/src/github.com/docker/libnetwork [2019-10-28T00:13:09.410Z] #68 6.108 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:13:09.410Z] #68 6.110 Cloning into '/tmp/tmp.QfpVTcxPNZ/src/github.com/docker/libnetwork'... [2019-10-28T00:13:09.526Z] d66e58854927: Verifying Checksum [2019-10-28T00:13:09.526Z] d66e58854927: Download complete [2019-10-28T00:13:09.666Z] #68 ... [2019-10-28T00:13:09.666Z] [2019-10-28T00:13:09.666Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:13:09.666Z] #44 6.206 + RM_GOPATH=0 [2019-10-28T00:13:09.666Z] #44 6.206 + TMP_GOPATH= [2019-10-28T00:13:09.666Z] #44 6.206 + : /build [2019-10-28T00:13:09.666Z] #44 6.206 + '[' -z '' ']' [2019-10-28T00:13:09.666Z] #44 6.212 ++ mktemp -d [2019-10-28T00:13:09.666Z] #44 6.216 + export GOPATH=/tmp/tmp.Z4clYe9Clf [2019-10-28T00:13:09.666Z] #44 6.216 + GOPATH=/tmp/tmp.Z4clYe9Clf [2019-10-28T00:13:09.666Z] #44 6.216 + RM_GOPATH=1 [2019-10-28T00:13:09.666Z] #44 6.219 ++ dirname ./install.sh [2019-10-28T00:13:09.666Z] #44 6.220 + dir=. [2019-10-28T00:13:09.666Z] #44 6.221 + bin=vndr [2019-10-28T00:13:09.666Z] #44 6.221 + shift [2019-10-28T00:13:09.666Z] #44 6.221 + '[' '!' -f ./vndr.installer ']' [2019-10-28T00:13:09.666Z] #44 6.222 + . ./vndr.installer [2019-10-28T00:13:09.666Z] #44 6.222 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:13:09.666Z] #44 6.222 + install_vndr [2019-10-28T00:13:09.666Z] #44 6.222 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-28T00:13:09.666Z] #44 6.223 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:13:09.666Z] #44 6.223 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Z4clYe9Clf/src/github.com/LK4D4/vndr [2019-10-28T00:13:09.666Z] #44 6.224 Cloning into '/tmp/tmp.Z4clYe9Clf/src/github.com/LK4D4/vndr'... [2019-10-28T00:13:09.666Z] #44 7.141 + cd /tmp/tmp.Z4clYe9Clf/src/github.com/LK4D4/vndr [2019-10-28T00:13:09.666Z] #44 7.141 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:13:09.666Z] #44 7.149 + go build -buildmode=pie -v -o /build/vndr . [2019-10-28T00:13:09.666Z] #44 8.604 internal/cpu [2019-10-28T00:13:09.666Z] #44 8.610 runtime/internal/math [2019-10-28T00:13:09.666Z] #44 8.697 internal/race [2019-10-28T00:13:09.666Z] #44 8.822 sync/atomic [2019-10-28T00:13:09.666Z] #44 9.193 internal/bytealg [2019-10-28T00:13:09.666Z] #44 9.236 unicode [2019-10-28T00:13:09.666Z] #44 10.47 runtime [2019-10-28T00:13:09.666Z] #44 ... [2019-10-28T00:13:09.666Z] [2019-10-28T00:13:09.666Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:13:09.666Z] #31 6.011 + RM_GOPATH=0 [2019-10-28T00:13:09.666Z] #31 6.011 + TMP_GOPATH= [2019-10-28T00:13:09.666Z] #31 6.011 + : /build [2019-10-28T00:13:09.666Z] #31 6.012 + '[' -z '' ']' [2019-10-28T00:13:09.666Z] #31 6.017 ++ mktemp -d [2019-10-28T00:13:09.666Z] #31 6.020 + export GOPATH=/tmp/tmp.CqriEACCsl [2019-10-28T00:13:09.666Z] #31 6.020 + GOPATH=/tmp/tmp.CqriEACCsl [2019-10-28T00:13:09.666Z] #31 6.020 + RM_GOPATH=1 [2019-10-28T00:13:09.666Z] #31 6.020 ++ dirname ./install.sh [2019-10-28T00:13:09.666Z] #31 6.021 + dir=. [2019-10-28T00:13:09.666Z] #31 6.021 + bin=tomlv [2019-10-28T00:13:09.666Z] #31 6.021 + shift [2019-10-28T00:13:09.666Z] #31 6.021 + '[' '!' -f ./tomlv.installer ']' [2019-10-28T00:13:09.666Z] #31 6.022 + . ./tomlv.installer [2019-10-28T00:13:09.666Z] #31 6.022 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:13:09.666Z] #31 6.022 + install_tomlv [2019-10-28T00:13:09.666Z] #31 6.022 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-28T00:13:09.666Z] #31 6.022 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:13:09.666Z] #31 6.023 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CqriEACCsl/src/github.com/BurntSushi/toml [2019-10-28T00:13:09.666Z] #31 6.025 Cloning into '/tmp/tmp.CqriEACCsl/src/github.com/BurntSushi/toml'... [2019-10-28T00:13:09.666Z] #31 7.104 + cd /tmp/tmp.CqriEACCsl/src/github.com/BurntSushi/toml [2019-10-28T00:13:09.666Z] #31 7.105 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:13:09.666Z] #31 7.112 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:13:09.666Z] #31 7.994 runtime/internal/atomic [2019-10-28T00:13:09.666Z] #31 8.033 internal/cpu [2019-10-28T00:13:09.666Z] #31 8.215 runtime/internal/sys [2019-10-28T00:13:09.666Z] #31 8.471 runtime/internal/math [2019-10-28T00:13:09.666Z] #31 8.536 math/bits [2019-10-28T00:13:09.666Z] #31 8.856 unicode/utf8 [2019-10-28T00:13:09.666Z] #31 8.921 internal/bytealg [2019-10-28T00:13:09.666Z] #31 9.631 runtime [2019-10-28T00:13:09.666Z] #31 9.678 math [2019-10-28T00:13:09.923Z] #31 ... [2019-10-28T00:13:09.923Z] [2019-10-28T00:13:09.923Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:13:09.923Z] #33 11.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:13:10.176Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-28T00:13:10.578Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-28T00:13:11.003Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-28T00:13:11.003Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-28T00:13:11.403Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-28T00:13:11.563Z] 68adcc365214: Pull complete [2019-10-28T00:13:11.826Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-28T00:13:12.425Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-28T00:13:12.425Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-28T00:13:12.425Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-28T00:13:13.360Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-28T00:13:13.360Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-28T00:13:13.360Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-28T00:13:13.360Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-28T00:13:14.203Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-28T00:13:14.262Z] 76d8adf27bdf: Pull complete [2019-10-28T00:13:14.613Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-28T00:13:14.613Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-28T00:13:14.613Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-28T00:13:14.613Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-28T00:13:15.024Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-28T00:13:15.024Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-28T00:13:15.181Z] #33 ... [2019-10-28T00:13:15.181Z] [2019-10-28T00:13:15.181Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:13:15.181Z] #31 14.68 internal/testlog [2019-10-28T00:13:15.181Z] #31 14.90 encoding [2019-10-28T00:13:15.181Z] #31 15.10 runtime/cgo [2019-10-28T00:13:15.181Z] #31 ... [2019-10-28T00:13:15.181Z] [2019-10-28T00:13:15.181Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:15.181Z] #47 6.186 + RM_GOPATH=0 [2019-10-28T00:13:15.181Z] #47 6.186 + TMP_GOPATH= [2019-10-28T00:13:15.181Z] #47 6.186 + : /build [2019-10-28T00:13:15.181Z] #47 6.186 + '[' -z '' ']' [2019-10-28T00:13:15.181Z] #47 6.191 ++ mktemp -d [2019-10-28T00:13:15.181Z] #47 6.192 + export GOPATH=/tmp/tmp.lcAaMqtNCZ [2019-10-28T00:13:15.181Z] #47 6.192 + GOPATH=/tmp/tmp.lcAaMqtNCZ [2019-10-28T00:13:15.181Z] #47 6.192 + RM_GOPATH=1 [2019-10-28T00:13:15.181Z] #47 6.192 ++ dirname ./install.sh [2019-10-28T00:13:15.181Z] #47 6.195 Installing gotestsum version v0.3.5 [2019-10-28T00:13:15.181Z] #47 6.195 + dir=. [2019-10-28T00:13:15.181Z] #47 6.195 + bin=gotestsum [2019-10-28T00:13:15.181Z] #47 6.195 + shift [2019-10-28T00:13:15.181Z] #47 6.195 + '[' '!' -f ./gotestsum.installer ']' [2019-10-28T00:13:15.181Z] #47 6.195 + . ./gotestsum.installer [2019-10-28T00:13:15.181Z] #47 6.195 ++ : v0.3.5 [2019-10-28T00:13:15.181Z] #47 6.195 + install_gotestsum [2019-10-28T00:13:15.181Z] #47 6.195 + echo 'Installing gotestsum version v0.3.5' [2019-10-28T00:13:15.181Z] #47 6.195 + go get -d gotest.tools/gotestsum [2019-10-28T00:13:15.181Z] #47 ... [2019-10-28T00:13:15.181Z] [2019-10-28T00:13:15.181Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:15.181Z] #22 14.62 + mkdir -p /build [2019-10-28T00:13:15.181Z] #22 14.62 + mv docker/docker /build/ [2019-10-28T00:13:15.181Z] #22 14.65 + rmdir docker [2019-10-28T00:13:15.859Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-28T00:13:15.859Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-28T00:13:16.110Z] #22 ... [2019-10-28T00:13:16.110Z] [2019-10-28T00:13:16.110Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:13:16.110Z] #56 7.626 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:13:16.110Z] #56 7.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:13:16.110Z] #56 7.688 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:13:16.110Z] #56 7.724 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:13:16.110Z] #56 7.867 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:13:16.110Z] #56 8.837 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:13:16.110Z] #56 10.78 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:13:16.110Z] #56 11.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:13:16.271Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-28T00:13:16.271Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-28T00:13:16.672Z] #56 ... [2019-10-28T00:13:16.672Z] [2019-10-28T00:13:16.672Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:13:16.672Z] #44 13.23 math [2019-10-28T00:13:16.672Z] #44 17.30 unicode/utf16 [2019-10-28T00:13:16.672Z] #44 17.53 container/list [2019-10-28T00:13:16.672Z] #44 17.95 crypto/internal/subtle [2019-10-28T00:13:16.673Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-28T00:13:16.673Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-28T00:13:16.930Z] #44 18.02 crypto/subtle [2019-10-28T00:13:16.930Z] #44 18.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-28T00:13:16.930Z] #44 18.19 internal/nettrace [2019-10-28T00:13:17.186Z] #44 18.27 runtime/cgo [2019-10-28T00:13:17.654Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-28T00:13:17.654Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-28T00:13:17.654Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-28T00:13:17.654Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-28T00:13:17.654Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-28T00:13:18.556Z] #44 ... [2019-10-28T00:13:18.556Z] [2019-10-28T00:13:18.556Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:13:18.556Z] #38 20.06 + cd /tmp/tmp.4IrMwmuSSj/src/github.com/docker/distribution [2019-10-28T00:13:18.556Z] #38 20.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-28T00:13:18.556Z] #38 ... [2019-10-28T00:13:18.556Z] [2019-10-28T00:13:18.556Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:13:18.556Z] #10 10.21 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:13:18.556Z] #10 11.10 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:13:18.812Z] #10 ... [2019-10-28T00:13:18.812Z] [2019-10-28T00:13:18.812Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:18.812Z] #62 10.19 + cd /tmp/tmp.STc5ExUfce/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:13:18.812Z] #62 10.21 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:13:18.812Z] #62 10.34 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:13:18.812Z] #62 10.35 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-28T00:13:19.219Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-28T00:13:19.219Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-28T00:13:19.629Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-28T00:13:19.629Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-28T00:13:19.629Z] go: finding github.com/lib/pq v1.0.0 [2019-10-28T00:13:19.745Z] #62 ... [2019-10-28T00:13:19.745Z] [2019-10-28T00:13:19.745Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:19.745Z] #22 DONE 20.7s [2019-10-28T00:13:19.745Z] [2019-10-28T00:13:19.745Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:13:19.745Z] #24 11.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:13:19.745Z] #24 ... [2019-10-28T00:13:19.745Z] [2019-10-28T00:13:19.745Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:13:19.745Z] #68 20.95 + cd /tmp/tmp.QfpVTcxPNZ/src/github.com/docker/libnetwork [2019-10-28T00:13:19.745Z] #68 20.95 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:13:19.766Z] d66e58854927: Pull complete [2019-10-28T00:13:19.766Z] 71497195576e: Pull complete [2019-10-28T00:13:19.766Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-28T00:13:19.766Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-28T00:13:19.766Z] ---> ebd73b5ebd31 [2019-10-28T00:13:19.766Z] Step 5/16 : ARG BUILDX_REPO [2019-10-28T00:13:19.766Z] ---> Running in 5d2b2252b6b6 [2019-10-28T00:13:20.049Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-28T00:13:20.052Z] Removing intermediate container 5d2b2252b6b6 [2019-10-28T00:13:20.053Z] ---> d9ad455eaf73 [2019-10-28T00:13:20.053Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-28T00:13:20.053Z] ---> Running in 0a4366a870f5 [2019-10-28T00:13:20.336Z] Cloning into '/buildx'... [2019-10-28T00:13:20.672Z] #68 21.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-28T00:13:20.900Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-28T00:13:20.900Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-28T00:13:21.290Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-28T00:13:21.290Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-28T00:13:21.701Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-28T00:13:22.118Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-28T00:13:22.118Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-28T00:13:22.542Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-28T00:13:22.542Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-28T00:13:22.542Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-28T00:13:22.542Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-28T00:13:22.542Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-28T00:13:23.345Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-28T00:13:23.345Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-28T00:13:23.345Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-28T00:13:23.770Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-28T00:13:23.806Z] Removing intermediate container 0a4366a870f5 [2019-10-28T00:13:23.806Z] ---> fff55e9ed44f [2019-10-28T00:13:23.806Z] Step 7/16 : WORKDIR /buildx [2019-10-28T00:13:23.806Z] ---> Running in 925cc97b90b0 [2019-10-28T00:13:23.806Z] Removing intermediate container 925cc97b90b0 [2019-10-28T00:13:23.806Z] ---> 2aafb3b30def [2019-10-28T00:13:23.806Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-28T00:13:23.806Z] ---> Running in 2bd30bf33f70 [2019-10-28T00:13:24.089Z] Removing intermediate container 2bd30bf33f70 [2019-10-28T00:13:24.089Z] ---> 9f331d1a5017 [2019-10-28T00:13:24.089Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-28T00:13:24.089Z] ---> Running in cb69a7e47812 [2019-10-28T00:13:24.172Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-28T00:13:24.172Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-28T00:13:24.172Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-28T00:13:24.172Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-28T00:13:24.590Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-28T00:13:24.707Z] From https://github.com/docker/buildx [2019-10-28T00:13:24.707Z] * [new tag] v0.3.1 -> build [2019-10-28T00:13:24.994Z] Switched to branch 'build' [2019-10-28T00:13:25.001Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-28T00:13:25.001Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-28T00:13:25.281Z] Removing intermediate container cb69a7e47812 [2019-10-28T00:13:25.281Z] ---> 209110ff3301 [2019-10-28T00:13:25.281Z] Step 10/16 : RUN go mod download [2019-10-28T00:13:25.281Z] ---> Running in 80d3d75d59f9 [2019-10-28T00:13:25.419Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-28T00:13:25.419Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-28T00:13:25.811Z] go: finding github.com/kr/text v0.1.0 [2019-10-28T00:13:25.811Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-28T00:13:25.916Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-28T00:13:25.916Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-28T00:13:25.916Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-28T00:13:25.916Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-28T00:13:25.916Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-28T00:13:25.916Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-28T00:13:25.916Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-28T00:13:25.916Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-28T00:13:25.916Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-28T00:13:25.919Z] #68 ... [2019-10-28T00:13:25.919Z] [2019-10-28T00:13:25.919Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:13:25.919Z] #38 23.33 + GOPATH=/tmp/tmp.4IrMwmuSSj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4IrMwmuSSj go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-28T00:13:26.220Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-28T00:13:26.220Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-28T00:13:26.622Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-28T00:13:27.023Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-28T00:13:27.023Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-28T00:13:27.023Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-28T00:13:27.023Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-28T00:13:27.425Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-28T00:13:27.425Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-28T00:13:27.425Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-28T00:13:27.720Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-28T00:13:27.814Z] #38 ... [2019-10-28T00:13:27.814Z] [2019-10-28T00:13:27.814Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:13:27.814Z] #44 29.08 vendor/golang.org/x/crypto/curve25519 [2019-10-28T00:13:27.837Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-28T00:13:27.837Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-28T00:13:27.837Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-28T00:13:28.019Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-28T00:13:28.019Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-28T00:13:28.313Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-28T00:13:28.313Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-28T00:13:28.591Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-28T00:13:28.591Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-28T00:13:28.591Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-28T00:13:28.591Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-28T00:13:28.591Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-28T00:13:28.591Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-28T00:13:28.591Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-28T00:13:29.156Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-28T00:13:29.345Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-28T00:13:29.573Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-28T00:13:29.573Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-28T00:13:29.573Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-28T00:13:29.573Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-28T00:13:29.573Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-28T00:13:29.977Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-28T00:13:29.987Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-28T00:13:29.987Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-28T00:13:30.270Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-28T00:13:30.411Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-28T00:13:30.411Z] go: finding golang.org/x/text v0.3.0 [2019-10-28T00:13:30.560Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-28T00:13:30.818Z] go: finding github.com/kr/pty v1.1.1 [2019-10-28T00:13:30.818Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-28T00:13:30.851Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-28T00:13:31.163Z] #44 ... [2019-10-28T00:13:31.163Z] [2019-10-28T00:13:31.163Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:13:31.163Z] #40 22.58 Fetched 7919 kB in 16s (466 kB/s) [2019-10-28T00:13:31.163Z] #40 22.58 Reading package lists... [2019-10-28T00:13:31.163Z] #40 29.32 Reading package lists... [2019-10-28T00:13:31.163Z] #40 ... [2019-10-28T00:13:31.163Z] [2019-10-28T00:13:31.163Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:13:31.163Z] #33 22.64 Fetched 7919 kB in 16s (479 kB/s) [2019-10-28T00:13:31.163Z] #33 22.64 Reading package lists... [2019-10-28T00:13:31.208Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-28T00:13:31.208Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-28T00:13:31.208Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-28T00:13:31.208Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-28T00:13:31.208Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-28T00:13:31.419Z] #33 29.17 Reading package lists... [2019-10-28T00:13:31.419Z] #33 ... [2019-10-28T00:13:31.419Z] [2019-10-28T00:13:31.419Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:31.419Z] #50 22.79 + cd /tmp/tmp.mF0QRYCRL5/src/github.com/golangci/golangci-lint/ [2019-10-28T00:13:31.419Z] #50 22.79 + git checkout -q v1.20.0 [2019-10-28T00:13:31.419Z] #50 23.72 ++ git describe --tags [2019-10-28T00:13:31.419Z] #50 23.72 + version=v1.20.0 [2019-10-28T00:13:31.419Z] #50 23.72 ++ git rev-parse --short HEAD [2019-10-28T00:13:31.419Z] #50 23.73 + commit=cc98739 [2019-10-28T00:13:31.419Z] #50 23.73 ++ git show -s --format=%cd [2019-10-28T00:13:31.419Z] #50 23.74 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-28T00:13:31.419Z] #50 23.76 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:13:31.419Z] #50 ... [2019-10-28T00:13:31.419Z] [2019-10-28T00:13:31.419Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:13:31.419Z] #10 23.12 Fetched 7919 kB in 17s (464 kB/s) [2019-10-28T00:13:31.419Z] #10 23.12 Reading package lists... [2019-10-28T00:13:31.490Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-28T00:13:31.603Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-28T00:13:31.603Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-28T00:13:31.603Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-28T00:13:31.676Z] #10 29.87 Reading package lists... [2019-10-28T00:13:31.676Z] #10 ... [2019-10-28T00:13:31.676Z] [2019-10-28T00:13:31.676Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:13:31.676Z] #24 23.23 Fetched 7919 kB in 16s (468 kB/s) [2019-10-28T00:13:31.676Z] #24 23.23 Reading package lists... [2019-10-28T00:13:31.676Z] #24 29.61 Reading package lists... [2019-10-28T00:13:31.676Z] #24 ... [2019-10-28T00:13:31.676Z] [2019-10-28T00:13:31.676Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:13:31.676Z] #56 23.73 Fetched 7919 kB in 17s (460 kB/s) [2019-10-28T00:13:31.676Z] #56 23.73 Reading package lists... [2019-10-28T00:13:31.998Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-28T00:13:32.389Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-28T00:13:32.389Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-28T00:13:32.389Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-28T00:13:32.389Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-28T00:13:32.521Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-28T00:13:32.521Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-28T00:13:32.778Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-28T00:13:32.810Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-28T00:13:33.099Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-28T00:13:33.199Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-28T00:13:33.199Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-28T00:13:33.386Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-28T00:13:33.716Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-28T00:13:33.716Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-28T00:13:34.114Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0e298a49c287e4f39) in /home/ubuntu/workspace/moby_PR-40143 [Pipeline] { [Pipeline] checkout [2019-10-28T00:13:34.191Z] go: finding cloud.google.com/go v0.26.0 [2019-10-28T00:13:34.198Z] #56 30.75 Reading package lists... [2019-10-28T00:13:34.198Z] #56 ... [2019-10-28T00:13:34.198Z] [2019-10-28T00:13:34.198Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:13:34.198Z] #33 29.17 Reading package lists... [2019-10-28T00:13:34.419Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-28T00:13:34.419Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-28T00:13:34.598Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-28T00:13:34.598Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-28T00:13:34.750Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-28T00:13:34.750Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-28T00:13:34.988Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-28T00:13:35.376Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-28T00:13:35.376Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-28T00:13:35.403Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-28T00:13:35.599Z] #33 35.72 Building dependency tree... [2019-10-28T00:13:35.799Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-28T00:13:36.007Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-28T00:13:36.202Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-28T00:13:36.202Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-28T00:13:36.295Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-28T00:13:36.527Z] #33 38.21 The following additional packages will be installed: [2019-10-28T00:13:36.585Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-28T00:13:36.610Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-28T00:13:36.610Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-28T00:13:36.802Z] #33 38.23 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-28T00:13:36.802Z] #33 38.24 Suggested packages: [2019-10-28T00:13:36.802Z] #33 38.24 codeblocks eclipse ninja-build lrzip [2019-10-28T00:13:36.802Z] #33 38.24 Recommended packages: [2019-10-28T00:13:36.802Z] #33 38.24 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-28T00:13:36.879Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-28T00:13:36.879Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-28T00:13:37.007Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-28T00:13:37.007Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-28T00:13:37.007Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-28T00:13:37.007Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-28T00:13:37.413Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-28T00:13:37.426Z] using credential docker-jenkins-github-credentials [2019-10-28T00:13:37.434Z] Cloning the remote Git repository [2019-10-28T00:13:37.435Z] Cloning with configured refspecs honoured and without tags [2019-10-28T00:13:37.512Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-28T00:13:37.512Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-28T00:13:37.729Z] #33 39.24 The following NEW packages will be installed: [2019-10-28T00:13:37.729Z] #33 39.25 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-28T00:13:37.729Z] #33 39.25 vim-common xxd [2019-10-28T00:13:37.281Z] Cloning repository https://github.com/moby/moby.git [2019-10-28T00:13:37.323Z] > git init /home/ubuntu/workspace/moby_PR-40143 # timeout=10 [2019-10-28T00:13:37.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:13:37.550Z] > git --version # timeout=10 [2019-10-28T00:13:37.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:13:37.593Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:13:38.243Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-28T00:13:38.243Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-28T00:13:38.534Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-28T00:13:38.534Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-28T00:13:38.534Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-28T00:13:38.656Z] #33 ... [2019-10-28T00:13:38.656Z] [2019-10-28T00:13:38.656Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:13:38.656Z] #68 DONE 39.7s [2019-10-28T00:13:38.656Z] [2019-10-28T00:13:38.656Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:13:38.656Z] #28 39.64 + cd /tmp/tmp.VQJspCpfWd/src/github.com/go-swagger/go-swagger [2019-10-28T00:13:38.656Z] #28 39.65 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-28T00:13:38.710Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-28T00:13:38.710Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-28T00:13:38.710Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-28T00:13:39.161Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-28T00:13:39.176Z] go: finding github.com/golang/mock v1.1.1 [2019-10-28T00:13:39.176Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-28T00:13:39.176Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-28T00:13:40.033Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-28T00:13:40.033Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-28T00:13:40.033Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-28T00:13:40.205Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-28T00:13:40.429Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-28T00:13:40.550Z] #28 42.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-28T00:13:40.844Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-28T00:13:40.844Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-28T00:13:40.844Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-28T00:13:41.230Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-28T00:13:41.262Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-28T00:13:41.520Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-28T00:13:41.807Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-28T00:13:41.916Z] #28 ... [2019-10-28T00:13:41.916Z] [2019-10-28T00:13:41.916Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:13:41.916Z] #24 29.61 Reading package lists... [2019-10-28T00:13:41.916Z] #24 36.21 Building dependency tree... [2019-10-28T00:13:41.916Z] #24 39.37 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-28T00:13:41.916Z] #24 39.37 The following additional packages will be installed: [2019-10-28T00:13:41.916Z] #24 39.38 libjq1 libonig4 [2019-10-28T00:13:41.916Z] #24 39.77 The following NEW packages will be installed: [2019-10-28T00:13:41.916Z] #24 39.78 jq libjq1 libonig4 [2019-10-28T00:13:41.916Z] #24 41.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:13:41.916Z] #24 41.07 Need to get 327 kB of archives. [2019-10-28T00:13:41.916Z] #24 41.07 After this operation, 1157 kB of additional disk space will be used. [2019-10-28T00:13:41.916Z] #24 41.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-28T00:13:41.916Z] #24 41.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-28T00:13:41.916Z] #24 41.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-28T00:13:41.916Z] #24 41.89 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:13:41.916Z] #24 42.08 Fetched 327 kB in 1s (282 kB/s) [2019-10-28T00:13:41.916Z] #24 42.20 Selecting previously unselected package libonig4:amd64. [2019-10-28T00:13:41.916Z] #24 42.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-28T00:13:41.916Z] #24 42.27 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-28T00:13:41.916Z] #24 42.28 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-28T00:13:41.916Z] #24 42.59 Selecting previously unselected package libjq1:amd64. [2019-10-28T00:13:41.916Z] #24 42.59 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-28T00:13:41.916Z] #24 42.61 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-28T00:13:41.916Z] #24 42.74 Selecting previously unselected package jq. [2019-10-28T00:13:41.916Z] #24 42.74 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-28T00:13:41.916Z] #24 42.75 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:13:41.916Z] #24 42.95 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-28T00:13:41.916Z] #24 42.98 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-28T00:13:41.916Z] #24 42.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:13:41.916Z] #24 43.10 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:13:41.916Z] #24 DONE 43.4s [2019-10-28T00:13:41.916Z] [2019-10-28T00:13:41.916Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-28T00:13:41.916Z] #25 DONE 0.1s [2019-10-28T00:13:41.916Z] [2019-10-28T00:13:41.916Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:13:42.179Z] #26 ... [2019-10-28T00:13:42.179Z] [2019-10-28T00:13:42.179Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:13:42.179Z] #10 29.87 Reading package lists... [2019-10-28T00:13:42.179Z] #10 36.31 Building dependency tree... [2019-10-28T00:13:42.179Z] #10 39.24 The following additional packages will be installed: [2019-10-28T00:13:42.179Z] #10 39.25 libapparmor1 libseccomp2 [2019-10-28T00:13:42.179Z] #10 39.27 Suggested packages: [2019-10-28T00:13:42.179Z] #10 39.28 seccomp [2019-10-28T00:13:42.179Z] #10 39.70 The following NEW packages will be installed: [2019-10-28T00:13:42.179Z] #10 39.71 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-28T00:13:42.179Z] #10 40.83 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:13:42.179Z] #10 40.83 Need to get 300 kB of archives. [2019-10-28T00:13:42.179Z] #10 40.83 After this operation, 1201 kB of additional disk space will be used. [2019-10-28T00:13:42.179Z] #10 40.83 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-28T00:13:42.179Z] #10 40.85 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-28T00:13:42.179Z] #10 40.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-28T00:13:42.179Z] #10 40.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-28T00:13:42.179Z] #10 42.06 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:13:42.179Z] #10 42.19 Fetched 300 kB in 1s (277 kB/s) [2019-10-28T00:13:42.179Z] #10 42.29 Selecting previously unselected package libseccomp2:amd64. [2019-10-28T00:13:42.179Z] #10 42.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-28T00:13:42.179Z] #10 42.36 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-28T00:13:42.179Z] #10 42.37 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:13:42.179Z] #10 42.51 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-28T00:13:42.179Z] #10 42.51 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-28T00:13:42.179Z] #10 42.52 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:13:42.179Z] #10 42.74 Selecting previously unselected package libapparmor1:amd64. [2019-10-28T00:13:42.179Z] #10 42.74 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-28T00:13:42.179Z] #10 42.74 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-28T00:13:42.179Z] #10 42.90 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-28T00:13:42.179Z] #10 42.91 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-28T00:13:42.179Z] #10 42.91 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-28T00:13:42.179Z] #10 43.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:13:42.179Z] #10 43.29 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:13:42.179Z] #10 43.31 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-28T00:13:42.179Z] #10 43.39 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:13:42.179Z] #10 43.41 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-28T00:13:42.179Z] #10 43.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:13:42.179Z] #10 DONE 43.8s [2019-10-28T00:13:42.435Z] [2019-10-28T00:13:42.435Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:13:42.435Z] #33 40.35 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:13:42.435Z] #33 40.35 Need to get 13.7 MB of archives. [2019-10-28T00:13:42.435Z] #33 40.35 After this operation, 57.2 MB of additional disk space will be used. [2019-10-28T00:13:42.435Z] #33 40.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-28T00:13:42.435Z] #33 40.45 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-28T00:13:42.436Z] #33 40.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-28T00:13:42.436Z] #33 41.73 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-28T00:13:42.436Z] #33 41.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-28T00:13:42.436Z] #33 41.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-28T00:13:42.436Z] #33 41.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-28T00:13:42.436Z] #33 42.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-28T00:13:42.436Z] #33 42.27 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-28T00:13:42.436Z] #33 42.29 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-28T00:13:42.436Z] #33 43.18 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:13:42.436Z] #33 43.38 Fetched 13.7 MB in 2s (4565 kB/s) [2019-10-28T00:13:42.436Z] #33 43.53 Selecting previously unselected package cmake-data. [2019-10-28T00:13:42.436Z] #33 43.53 (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-28T00:13:42.436Z] #33 43.75 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-28T00:13:42.436Z] #33 43.77 Unpacking cmake-data (3.7.2-1) ... [2019-10-28T00:13:42.436Z] #33 ... [2019-10-28T00:13:42.436Z] [2019-10-28T00:13:42.436Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:13:42.436Z] #52 DONE 0.2s [2019-10-28T00:13:42.436Z] [2019-10-28T00:13:42.436Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-28T00:13:42.436Z] #53 DONE 0.1s [2019-10-28T00:13:42.436Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-28T00:13:42.436Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-28T00:13:42.468Z] Running on ubuntu-1804-overlay2 (i-06747ca6e78d4a710) in /home/ubuntu/workspace/moby_PR-40143 [Pipeline] { [Pipeline] checkout [2019-10-28T00:13:42.692Z] [2019-10-28T00:13:42.692Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:13:42.728Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-28T00:13:42.728Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-28T00:13:43.372Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-28T00:13:43.998Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-28T00:13:44.060Z] #54 ... [2019-10-28T00:13:44.060Z] [2019-10-28T00:13:44.060Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:13:44.060Z] #40 29.32 Reading package lists... [2019-10-28T00:13:44.060Z] #40 35.84 Building dependency tree... [2019-10-28T00:13:44.060Z] #40 38.57 The following additional packages will be installed: [2019-10-28T00:13:44.060Z] #40 38.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-28T00:13:44.060Z] #40 38.59 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-28T00:13:44.060Z] #40 38.62 Suggested packages: [2019-10-28T00:13:44.060Z] #40 38.62 manpages-dev python-setuptools [2019-10-28T00:13:44.060Z] #40 40.31 The following NEW packages will be installed: [2019-10-28T00:13:44.060Z] #40 40.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-28T00:13:44.060Z] #40 40.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-28T00:13:44.060Z] #40 40.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-28T00:13:44.060Z] #40 40.31 zlib1g-dev [2019-10-28T00:13:44.060Z] #40 41.42 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:13:44.060Z] #40 41.42 Need to get 3602 kB of archives. [2019-10-28T00:13:44.060Z] #40 41.42 After this operation, 18.9 MB of additional disk space will be used. [2019-10-28T00:13:44.060Z] #40 41.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-28T00:13:44.060Z] #40 41.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-28T00:13:44.060Z] #40 41.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-28T00:13:44.060Z] #40 41.72 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-28T00:13:44.060Z] #40 41.73 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-28T00:13:44.060Z] #40 41.74 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-28T00:13:44.060Z] #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-28T00:13:44.060Z] #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-28T00:13:44.060Z] #40 41.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-28T00:13:44.060Z] #40 41.88 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-28T00:13:44.060Z] #40 41.90 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-28T00:13:44.060Z] #40 41.99 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-28T00:13:44.060Z] #40 42.06 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-28T00:13:44.060Z] #40 42.06 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-28T00:13:44.060Z] #40 42.07 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-28T00:13:44.060Z] #40 42.08 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-28T00:13:44.060Z] #40 42.98 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:13:44.060Z] #40 43.17 Fetched 3602 kB in 1s (2088 kB/s) [2019-10-28T00:13:44.060Z] #40 43.26 Selecting previously unselected package libnet1:amd64. [2019-10-28T00:13:44.060Z] #40 43.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-28T00:13:44.060Z] #40 43.38 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-28T00:13:44.060Z] #40 43.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-28T00:13:44.060Z] #40 43.65 Selecting previously unselected package libcap-dev:amd64. [2019-10-28T00:13:44.060Z] #40 43.65 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-28T00:13:44.060Z] #40 43.65 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-28T00:13:44.060Z] #40 43.96 Selecting previously unselected package libnet1-dev. [2019-10-28T00:13:44.060Z] #40 43.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-28T00:13:44.060Z] #40 43.98 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:13:44.060Z] #40 44.43 Selecting previously unselected package libnl-3-200:amd64. [2019-10-28T00:13:44.060Z] #40 44.45 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-28T00:13:44.060Z] #40 44.47 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-28T00:13:44.064Z] #40 44.70 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-28T00:13:44.064Z] #40 44.71 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-28T00:13:44.064Z] #40 44.71 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-28T00:13:44.064Z] #40 45.13 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-28T00:13:44.064Z] #40 45.13 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-28T00:13:44.064Z] #40 45.14 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-28T00:13:44.064Z] #40 45.32 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-28T00:13:44.064Z] #40 45.33 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-28T00:13:44.064Z] #40 45.35 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-28T00:13:44.064Z] #40 45.49 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-28T00:13:44.064Z] #40 45.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-28T00:13:44.064Z] #40 45.49 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-28T00:13:44.287Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-28T00:13:44.287Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-28T00:13:44.320Z] #40 ... [2019-10-28T00:13:44.320Z] [2019-10-28T00:13:44.320Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:13:44.320Z] #56 30.75 Reading package lists... [2019-10-28T00:13:44.320Z] #56 37.22 Building dependency tree... [2019-10-28T00:13:44.320Z] #56 40.03 The following additional packages will be installed: [2019-10-28T00:13:44.320Z] #56 40.05 btrfs-progs liblzo2-2 [2019-10-28T00:13:44.320Z] #56 40.39 The following NEW packages will be installed: [2019-10-28T00:13:44.320Z] #56 40.39 btrfs-progs btrfs-tools liblzo2-2 [2019-10-28T00:13:44.320Z] #56 41.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:13:44.320Z] #56 41.58 Need to get 649 kB of archives. [2019-10-28T00:13:44.320Z] #56 41.58 After this operation, 4320 kB of additional disk space will be used. [2019-10-28T00:13:44.320Z] #56 41.58 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-28T00:13:44.320Z] #56 41.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-28T00:13:44.320Z] #56 41.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-28T00:13:44.320Z] #56 42.66 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:13:44.320Z] #56 42.87 Fetched 649 kB in 1s (552 kB/s) [2019-10-28T00:13:44.320Z] #56 42.99 Selecting previously unselected package liblzo2-2:amd64. [2019-10-28T00:13:44.320Z] #56 42.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-28T00:13:44.320Z] #56 43.10 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-28T00:13:44.320Z] #56 43.12 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:13:44.320Z] #56 43.27 Selecting previously unselected package btrfs-progs. [2019-10-28T00:13:44.320Z] #56 43.28 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-28T00:13:44.320Z] #56 43.29 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:13:44.320Z] #56 44.78 Selecting previously unselected package btrfs-tools. [2019-10-28T00:13:44.320Z] #56 44.78 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-28T00:13:44.320Z] #56 44.81 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:13:44.320Z] #56 45.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:13:44.320Z] #56 45.26 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:13:44.320Z] #56 45.28 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:13:44.320Z] #56 45.30 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:13:44.320Z] #56 45.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:13:44.320Z] #56 DONE 45.8s [2019-10-28T00:13:44.320Z] [2019-10-28T00:13:44.320Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:13:44.320Z] #57 DONE 0.1s [2019-10-28T00:13:44.320Z] [2019-10-28T00:13:44.321Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-28T00:13:44.321Z] #58 DONE 0.1s [2019-10-28T00:13:44.321Z] [2019-10-28T00:13:44.321Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:13:44.321Z] #40 46.04 Selecting previously unselected package libprotobuf10:amd64. [2019-10-28T00:13:44.321Z] #40 46.04 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-28T00:13:44.321Z] #40 46.04 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-28T00:13:44.883Z] #40 ... [2019-10-28T00:13:44.883Z] [2019-10-28T00:13:44.883Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:13:44.883Z] #31 35.93 sync [2019-10-28T00:13:44.883Z] #31 35.94 internal/reflectlite [2019-10-28T00:13:44.883Z] #31 38.67 sort [2019-10-28T00:13:44.883Z] #31 38.69 errors [2019-10-28T00:13:44.883Z] #31 39.07 strconv [2019-10-28T00:13:44.883Z] #31 39.59 io [2019-10-28T00:13:44.883Z] #31 40.87 internal/oserror [2019-10-28T00:13:44.883Z] #31 40.95 syscall [2019-10-28T00:13:44.883Z] #31 43.33 reflect [2019-10-28T00:13:44.883Z] #31 ... [2019-10-28T00:13:44.883Z] [2019-10-28T00:13:44.883Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:44.914Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-28T00:13:44.914Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-28T00:13:45.202Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-28T00:13:45.489Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-28T00:13:46.120Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-28T00:13:46.748Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-28T00:13:47.039Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-28T00:13:47.330Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-28T00:13:47.454Z] #59 ... [2019-10-28T00:13:47.454Z] [2019-10-28T00:13:47.454Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-28T00:13:47.454Z] #11 DONE 4.7s [2019-10-28T00:13:47.454Z] [2019-10-28T00:13:47.454Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:13:47.454Z] #44 38.06 github.com/LK4D4/vndr/godl/singleflight [2019-10-28T00:13:47.454Z] #44 38.06 internal/reflectlite [2019-10-28T00:13:47.454Z] #44 38.29 math/rand [2019-10-28T00:13:47.454Z] #44 39.60 internal/singleflight [2019-10-28T00:13:47.454Z] #44 41.04 strconv [2019-10-28T00:13:47.454Z] #44 41.04 bytes [2019-10-28T00:13:47.454Z] #44 43.28 bufio [2019-10-28T00:13:47.454Z] #44 46.04 reflect [2019-10-28T00:13:47.454Z] #44 46.47 syscall [2019-10-28T00:13:47.454Z] #44 ... [2019-10-28T00:13:47.454Z] [2019-10-28T00:13:47.454Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:13:47.454Z] #54 4.202 + RM_GOPATH=0 [2019-10-28T00:13:47.454Z] #54 4.203 + TMP_GOPATH= [2019-10-28T00:13:47.454Z] #54 4.203 + : /build [2019-10-28T00:13:47.454Z] #54 4.203 + '[' -z '' ']' [2019-10-28T00:13:47.454Z] #54 4.209 ++ mktemp -d [2019-10-28T00:13:47.454Z] #54 4.213 + export GOPATH=/tmp/tmp.P2xJPl35OU [2019-10-28T00:13:47.454Z] #54 4.213 + GOPATH=/tmp/tmp.P2xJPl35OU [2019-10-28T00:13:47.454Z] #54 4.213 + RM_GOPATH=1 [2019-10-28T00:13:47.454Z] #54 4.214 ++ dirname ./install.sh [2019-10-28T00:13:47.454Z] #54 4.219 + dir=. [2019-10-28T00:13:47.454Z] #54 4.219 + bin=runc [2019-10-28T00:13:47.454Z] #54 4.219 + shift [2019-10-28T00:13:47.454Z] #54 4.220 + '[' '!' -f ./runc.installer ']' [2019-10-28T00:13:47.454Z] #54 4.220 + . ./runc.installer [2019-10-28T00:13:47.454Z] #54 4.220 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:13:47.454Z] #54 4.222 + install_runc [2019-10-28T00:13:47.454Z] #54 4.224 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-28T00:13:47.454Z] #54 4.226 + uname -r [2019-10-28T00:13:47.454Z] #54 4.231 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-28T00:13:47.454Z] #54 4.232 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-28T00:13:47.454Z] #54 4.232 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-28T00:13:47.454Z] #54 4.232 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.P2xJPl35OU/src/github.com/opencontainers/runc [2019-10-28T00:13:47.454Z] #54 4.235 Cloning into '/tmp/tmp.P2xJPl35OU/src/github.com/opencontainers/runc'... [2019-10-28T00:13:47.727Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-28T00:13:47.730Z] using credential docker-jenkins-github-credentials [2019-10-28T00:13:47.739Z] Cloning the remote Git repository [2019-10-28T00:13:47.739Z] Cloning with configured refspecs honoured and without tags [2019-10-28T00:13:48.012Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-28T00:13:48.640Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-28T00:13:47.889Z] Cloning repository https://github.com/moby/moby.git [2019-10-28T00:13:47.965Z] > git init /home/ubuntu/workspace/moby_PR-40143 # timeout=10 [2019-10-28T00:13:48.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:13:48.570Z] > git --version # timeout=10 [2019-10-28T00:13:48.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:13:48.600Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:13:48.929Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-28T00:13:49.558Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-28T00:13:49.847Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-28T00:13:50.474Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-28T00:13:50.729Z] #54 ... [2019-10-28T00:13:50.730Z] [2019-10-28T00:13:50.730Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-28T00:13:50.730Z] #12 DONE 3.4s [2019-10-28T00:13:50.730Z] [2019-10-28T00:13:50.730Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:13:50.730Z] #26 6.208 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-28T00:13:50.730Z] #26 6.771 [2019-10-28T00:13:50.730Z] #26 7.042 #### 5.9% ######## 11.2% ########### 15.7% ############### 21.0% ################### 27.0% ####################### 32.8% ############################ 39.7% ################################# 46.5% ###################################### 53.5% ############################################ 61.2% ################################################ 67.6% ################################################### 71.7% ##################################################### 75.0% ########################################################### 82.8% ############################################################## 86.4% ##################################################################### 96.1% ######################################################################## 100.0% [2019-10-28T00:13:50.730Z] #26 ... [2019-10-28T00:13:50.730Z] [2019-10-28T00:13:50.730Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:50.730Z] #47 41.79 + cd /tmp/tmp.lcAaMqtNCZ/src/gotest.tools/gotestsum [2019-10-28T00:13:50.730Z] #47 41.79 + git checkout -q v0.3.5 [2019-10-28T00:13:50.730Z] #47 41.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-28T00:13:50.730Z] #47 ... [2019-10-28T00:13:50.730Z] [2019-10-28T00:13:50.730Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:13:50.730Z] #40 47.01 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-28T00:13:50.730Z] #40 47.02 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-28T00:13:50.730Z] #40 47.02 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-28T00:13:50.730Z] #40 47.19 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-28T00:13:50.730Z] #40 47.20 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-28T00:13:50.730Z] #40 47.20 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-28T00:13:50.730Z] #40 48.61 Selecting previously unselected package libprotoc10:amd64. [2019-10-28T00:13:50.730Z] #40 48.62 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-28T00:13:50.730Z] #40 48.62 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-28T00:13:50.730Z] #40 49.55 Selecting previously unselected package protobuf-c-compiler. [2019-10-28T00:13:50.730Z] #40 49.56 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-28T00:13:50.730Z] #40 49.57 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:13:50.730Z] #40 49.82 Selecting previously unselected package protobuf-compiler. [2019-10-28T00:13:50.730Z] #40 49.82 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-28T00:13:50.730Z] #40 49.83 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-28T00:13:50.730Z] #40 49.98 Selecting previously unselected package python-pkg-resources. [2019-10-28T00:13:50.730Z] #40 49.99 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:13:50.730Z] #40 49.99 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-28T00:13:50.730Z] #40 50.20 Selecting previously unselected package python-protobuf. [2019-10-28T00:13:50.730Z] #40 50.20 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-28T00:13:50.730Z] #40 50.21 Unpacking python-protobuf (3.0.0-9) ... [2019-10-28T00:13:50.730Z] #40 50.92 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-28T00:13:50.730Z] #40 51.09 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-28T00:13:50.730Z] #40 51.10 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-28T00:13:51.108Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-28T00:13:51.108Z] go: finding golang.org/x/text v0.3.0 [2019-10-28T00:13:51.397Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-28T00:13:51.397Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-28T00:13:51.658Z] #40 ... [2019-10-28T00:13:51.658Z] [2019-10-28T00:13:51.658Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:13:51.658Z] #26 9.206 [2019-10-28T00:13:51.716Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-28T00:13:52.172Z] #26 9.717 ############# 18.4% ####################### 32.3% ################################# 46.7% ################################################ 67.3% ############################################################# 84.9% ######################################################################## 100.0% [2019-10-28T00:13:52.736Z] #26 10.74 [2019-10-28T00:13:52.746Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-28T00:13:53.375Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-28T00:13:54.028Z] #26 11.06 #### 6.0% ######### 13.3% ############## 20.1% ################### 26.7% ####################### 32.9% ########################### 37.9% ############################### 43.1% ################################## 48.6% ####################################### 54.4% ####################################### [2019-10-28T00:13:54.028Z] #26 ... [2019-10-28T00:13:54.028Z] [2019-10-28T00:13:54.028Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-28T00:13:54.028Z] #13 3.430 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-28T00:13:54.028Z] #13 DONE 3.8s [2019-10-28T00:13:54.028Z] [2019-10-28T00:13:54.028Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:13:54.403Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-28T00:13:54.403Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-28T00:13:54.798Z] #26 11.06 #### 6.0% ######### 13.3% ############## 20.1% ################### 26.7% ####################### 32.9% ########################### 37.9% ############################### 43.1% ################################## 48.6% ####################################### 54.4% ########################################## 59.0% ############################################### 65.4% ################################################ 67.1% ################################################### 71.3% ####################################################### 77.5% ########################################################### 83.0% ################################################################## 92.8% ######################################################################## 100.0% [2019-10-28T00:13:55.038Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-28T00:13:55.731Z] #26 13.73 [2019-10-28T00:13:56.066Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-28T00:13:56.503Z] #26 14.14 # 2.0% ## 4.2% #### 6.7% ##### 8.3% ####### 10.6% [2019-10-28T00:13:56.503Z] #26 ... [2019-10-28T00:13:56.503Z] [2019-10-28T00:13:56.503Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:13:56.503Z] #33 48.06 Selecting previously unselected package liblzo2-2:amd64. [2019-10-28T00:13:56.503Z] #33 48.08 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-28T00:13:56.503Z] #33 48.09 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:13:56.503Z] #33 48.29 Selecting previously unselected package libicu57:amd64. [2019-10-28T00:13:56.503Z] #33 48.30 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-28T00:13:56.503Z] #33 48.32 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-28T00:13:56.503Z] #33 57.20 Selecting previously unselected package libxml2:amd64. [2019-10-28T00:13:56.503Z] #33 57.21 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-28T00:13:56.503Z] #33 57.21 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:13:56.503Z] #33 58.02 Selecting previously unselected package libarchive13:amd64. [2019-10-28T00:13:56.503Z] #33 58.02 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-28T00:13:56.503Z] #33 58.04 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-28T00:13:56.503Z] #33 ... [2019-10-28T00:13:56.503Z] [2019-10-28T00:13:56.503Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:13:56.699Z] go: finding github.com/lib/pq v1.0.0 [2019-10-28T00:13:57.325Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-28T00:13:57.613Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-28T00:13:57.613Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-28T00:13:57.902Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-28T00:13:58.050Z] #26 14.14 # 2.0% ## 4.2% #### 6.7% ##### 8.3% ####### 10.6% ######### 13.5% ########### 15.7% ############# 18.3% ############## 20.4% ################ 23.2% ################### 26.7% #################### 28.7% ###################### 31.1% ######################## 34.7% ########################### 38.0% ############################# 41.2% ############################### 43.8% ################################# 46.5% ################################### 49.2% [2019-10-28T00:13:58.050Z] #26 ... [2019-10-28T00:13:58.050Z] [2019-10-28T00:13:58.050Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:13:58.050Z] #59 3.568 + RM_GOPATH=0 [2019-10-28T00:13:58.050Z] #59 3.568 + TMP_GOPATH= [2019-10-28T00:13:58.050Z] #59 3.568 + : /build [2019-10-28T00:13:58.050Z] #59 3.568 + '[' -z '' ']' [2019-10-28T00:13:58.050Z] #59 3.569 ++ mktemp -d [2019-10-28T00:13:58.050Z] #59 3.571 + export GOPATH=/tmp/tmp.nn9MuUgJhK [2019-10-28T00:13:58.050Z] #59 3.571 + GOPATH=/tmp/tmp.nn9MuUgJhK [2019-10-28T00:13:58.050Z] #59 3.571 + RM_GOPATH=1 [2019-10-28T00:13:58.050Z] #59 3.576 ++ dirname ./install.sh [2019-10-28T00:13:58.050Z] #59 3.577 + dir=. [2019-10-28T00:13:58.050Z] #59 3.578 + bin=containerd [2019-10-28T00:13:58.050Z] #59 3.578 + shift [2019-10-28T00:13:58.050Z] #59 3.578 + '[' '!' -f ./containerd.installer ']' [2019-10-28T00:13:58.050Z] #59 3.578 + . ./containerd.installer [2019-10-28T00:13:58.050Z] #59 3.578 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:13:58.050Z] #59 3.578 + install_containerd [2019-10-28T00:13:58.050Z] #59 3.578 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:13:58.050Z] #59 3.578 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-28T00:13:58.050Z] #59 3.578 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nn9MuUgJhK/src/github.com/containerd/containerd [2019-10-28T00:13:58.050Z] #59 3.591 Cloning into '/tmp/tmp.nn9MuUgJhK/src/github.com/containerd/containerd'... [2019-10-28T00:13:58.050Z] #59 ... [2019-10-28T00:13:58.050Z] [2019-10-28T00:13:58.050Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-28T00:13:58.050Z] #14 DONE 4.0s [2019-10-28T00:13:58.050Z] [2019-10-28T00:13:58.050Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:13:58.190Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-28T00:13:58.817Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-28T00:13:58.826Z] #26 14.14 # 2.0% ## 4.2% #### 6.7% ##### 8.3% ####### 10.6% ######### 13.5% ########### 15.7% ############# 18.3% ############## 20.4% ################ 23.2% ################### 26.7% #################### 28.7% ###################### 31.1% ######################## 34.7% ########################### 38.0% ############################# 41.2% ############################### 43.8% ################################# 46.5% ################################### 49.2% ##################################### 52.0% ###################################### 53.5% ######################################## 55.6% ########################################## 58.7% ########################################### 60.8% ############################################## 64.4% ################################################ 67.0% [2019-10-28T00:13:58.826Z] #26 ... [2019-10-28T00:13:58.826Z] [2019-10-28T00:13:58.826Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:13:58.826Z] #31 49.79 time [2019-10-28T00:13:58.826Z] #31 57.50 internal/poll [2019-10-28T00:13:58.826Z] #31 ... [2019-10-28T00:13:58.826Z] [2019-10-28T00:13:58.826Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:13:59.107Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-28T00:13:59.107Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-28T00:13:59.135Z] Fetching without tags [2019-10-28T00:13:59.396Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-28T00:13:59.520Z] Merging remotes/origin/master commit a09e6e323e55e1a9b21df9c2c555f5668df3ac9b into PR head commit 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:13:59.059Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:13:59.079Z] > git config --add remote.origin.fetch +refs/pull/40143/head:refs/remotes/origin/PR-40143 # timeout=10 [2019-10-28T00:13:59.092Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-28T00:13:59.112Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:13:59.125Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:13:59.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:13:59.126Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:13:59.515Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:13:59.529Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:14:00.429Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-28T00:14:00.667Z] #26 14.14 # 2.0% ## 4.2% #### 6.7% ##### 8.3% ####### 10.6% ######### 13.5% ########### 15.7% ############# 18.3% ############## 20.4% ################ 23.2% ################### 26.7% #################### 28.7% ###################### 31.1% ######################## 34.7% ########################### 38.0% ############################# 41.2% ############################### 43.8% ################################# 46.5% ################################### 49.2% ##################################### 52.0% ###################################### 53.5% ######################################## 55.6% ########################################## 58.7% ########################################### 60.8% ############################################## 64.4% ################################################ 67.0% ################################################# 68.9% ################################################## 70.5% #################################################### 72.5% ##################################################### 73.7% ##################################################### 74.4% ####################################################### 76.8% ######################################################## 79.1% ########################################################## 80.6% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 88.2% ################################################################# 90.4% ################################################################## 92.4% #################################################################### 94.6% ###################################################################### 97.6% ######################################################################## 100.0% [2019-10-28T00:14:00.667Z] #26 18.77 [2019-10-28T00:14:00.721Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-28T00:14:01.350Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-28T00:14:01.350Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-28T00:14:01.350Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-28T00:14:01.435Z] Merge succeeded, producing 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:14:01.436Z] Checking out Revision 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb (PR-40143) [2019-10-28T00:14:01.987Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-28T00:14:02.036Z] #26 ... [2019-10-28T00:14:02.036Z] [2019-10-28T00:14:02.036Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-28T00:14:02.036Z] #15 DONE 3.6s [2019-10-28T00:14:02.036Z] [2019-10-28T00:14:02.036Z] #16 [dev 6/24] RUN ldconfig [2019-10-28T00:14:02.277Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-28T00:14:01.395Z] > git merge a09e6e323e55e1a9b21df9c2c555f5668df3ac9b # timeout=10 [2019-10-28T00:14:01.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-28T00:14:01.427Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:14:01.438Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:14:02.808Z] Commit message: "registry: add a critical section to protect authTransport.modReq" [2019-10-28T00:14:02.858Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-28T00:14:03.307Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-28T00:14:03.307Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-28T00:14:03.453Z] #16 ... [2019-10-28T00:14:03.453Z] [2019-10-28T00:14:03.453Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:14:03.453Z] #33 58.55 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-28T00:14:03.453Z] #33 58.55 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-28T00:14:03.453Z] #33 58.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-28T00:14:03.453Z] #33 58.72 Selecting previously unselected package libuv1:amd64. [2019-10-28T00:14:03.453Z] #33 58.72 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-28T00:14:03.453Z] #33 58.76 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-28T00:14:03.453Z] #33 58.99 Selecting previously unselected package cmake. [2019-10-28T00:14:03.453Z] #33 59.01 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-28T00:14:03.453Z] #33 59.19 Unpacking cmake (3.7.2-1) ... [2019-10-28T00:14:03.453Z] #33 63.15 Selecting previously unselected package xxd. [2019-10-28T00:14:03.453Z] #33 63.18 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-28T00:14:03.453Z] #33 63.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:14:03.453Z] #33 63.41 Selecting previously unselected package vim-common. [2019-10-28T00:14:03.453Z] #33 63.45 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:14:03.453Z] #33 63.48 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:14:03.453Z] #33 63.95 Processing triggers for mime-support (3.60) ... [2019-10-28T00:14:03.453Z] #33 64.10 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:14:03.453Z] #33 64.14 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-28T00:14:03.453Z] #33 64.16 Setting up cmake-data (3.7.2-1) ... [2019-10-28T00:14:03.453Z] #33 64.19 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-28T00:14:03.453Z] #33 64.20 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:14:03.453Z] #33 64.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:14:03.453Z] #33 64.28 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:14:03.453Z] #33 64.32 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:14:03.453Z] #33 64.34 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-28T00:14:03.453Z] #33 64.36 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-28T00:14:03.453Z] #33 64.38 Setting up cmake (3.7.2-1) ... [2019-10-28T00:14:03.453Z] #33 64.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:14:03.453Z] #33 DONE 64.9s [2019-10-28T00:14:03.453Z] [2019-10-28T00:14:03.453Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:14:03.453Z] #34 DONE 0.1s [2019-10-28T00:14:03.453Z] [2019-10-28T00:14:03.453Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-28T00:14:03.453Z] #35 DONE 0.1s [2019-10-28T00:14:03.453Z] [2019-10-28T00:14:03.453Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:03.599Z] go: finding github.com/pkg/profile v1.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-28T00:14:04.228Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-28T00:14:04.410Z] + docker version [2019-10-28T00:14:04.520Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-28T00:14:04.812Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-28T00:14:04.822Z] #36 ... [2019-10-28T00:14:04.822Z] [2019-10-28T00:14:04.822Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:14:04.822Z] #40 57.41 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:14:04.822Z] #40 57.44 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-28T00:14:04.822Z] #40 57.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:14:04.822Z] #40 57.47 Setting up python-protobuf (3.0.0-9) ... [2019-10-28T00:14:04.822Z] #40 65.96 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-28T00:14:04.822Z] #40 65.97 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-28T00:14:04.822Z] #40 66.00 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-28T00:14:04.822Z] #40 66.02 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-28T00:14:04.822Z] #40 66.03 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-28T00:14:04.822Z] #40 66.04 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:14:04.822Z] #40 66.05 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-28T00:14:04.822Z] #40 66.05 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-28T00:14:04.822Z] #40 66.06 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-28T00:14:04.822Z] #40 66.07 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-28T00:14:04.822Z] #40 66.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:14:04.822Z] #40 DONE 66.3s [2019-10-28T00:14:04.822Z] [2019-10-28T00:14:04.822Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:04.822Z] #44 55.90 time [2019-10-28T00:14:04.822Z] #44 63.19 strings [2019-10-28T00:14:04.822Z] #44 64.30 os [2019-10-28T00:14:04.822Z] #44 ... [2019-10-28T00:14:04.822Z] [2019-10-28T00:14:04.822Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:05.753Z] #41 ... [2019-10-28T00:14:05.753Z] [2019-10-28T00:14:05.753Z] #16 [dev 6/24] RUN ldconfig [2019-10-28T00:14:05.753Z] #16 DONE 4.1s [2019-10-28T00:14:06.009Z] [2019-10-28T00:14:06.009Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:14:06.266Z] #17 ... [2019-10-28T00:14:06.266Z] [2019-10-28T00:14:06.266Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:06.266Z] #54 13.75 + cd /tmp/tmp.P2xJPl35OU/src/github.com/opencontainers/runc [2019-10-28T00:14:06.266Z] #54 13.75 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:14:06.266Z] #54 13.91 + '[' -z '' ']' [2019-10-28T00:14:06.266Z] #54 13.91 + target=static [2019-10-28T00:14:06.266Z] #54 13.91 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-28T00:14:06.266Z] #54 16.60 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-28T00:14:06.316Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-28T00:14:06.316Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-28T00:14:06.316Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-28T00:14:06.523Z] #54 ... [2019-10-28T00:14:06.523Z] [2019-10-28T00:14:06.523Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:14:06.523Z] #26 20.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-28T00:14:06.523Z] #26 21.24 [2019-10-28T00:14:06.523Z] #26 21.56 ######################################################################## 100.0% [2019-10-28T00:14:06.523Z] #26 21.82 [2019-10-28T00:14:06.523Z] #26 23.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-28T00:14:06.523Z] #26 24.35 [2019-10-28T00:14:06.604Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-28T00:14:06.779Z] #26 24.79 ############# 19.4% ######################################################################## 100.0% [2019-10-28T00:14:06.895Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-28T00:14:06.895Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-28T00:14:07.035Z] #26 25.07 [2019-10-28T00:14:08.395Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-28T00:14:08.400Z] #26 26.39 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-28T00:14:08.400Z] #26 26.44 skipping existing 1849cc453dee [2019-10-28T00:14:08.400Z] #26 26.64 [2019-10-28T00:14:08.688Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-28T00:14:08.962Z] #26 ... [2019-10-28T00:14:08.962Z] [2019-10-28T00:14:08.962Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:08.962Z] #36 3.932 + RM_GOPATH=0 [2019-10-28T00:14:08.962Z] #36 3.932 + TMP_GOPATH= [2019-10-28T00:14:08.962Z] #36 3.937 + : /build [2019-10-28T00:14:08.962Z] #36 3.937 + '[' -z '' ']' [2019-10-28T00:14:08.962Z] #36 3.942 ++ mktemp -d [2019-10-28T00:14:08.962Z] #36 3.946 + export GOPATH=/tmp/tmp.nmboFmisfa [2019-10-28T00:14:08.962Z] #36 3.946 + GOPATH=/tmp/tmp.nmboFmisfa [2019-10-28T00:14:08.962Z] #36 3.946 + RM_GOPATH=1 [2019-10-28T00:14:08.962Z] #36 3.946 ++ dirname ./install.sh [2019-10-28T00:14:08.962Z] #36 3.947 + dir=. [2019-10-28T00:14:08.962Z] #36 3.947 + bin=tini [2019-10-28T00:14:08.962Z] #36 3.947 + shift [2019-10-28T00:14:08.962Z] #36 3.948 + '[' '!' -f ./tini.installer ']' [2019-10-28T00:14:08.962Z] #36 3.948 + . ./tini.installer [2019-10-28T00:14:08.962Z] #36 3.948 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:14:08.962Z] #36 3.948 + install_tini [2019-10-28T00:14:08.962Z] #36 3.948 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-28T00:14:08.962Z] #36 3.949 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:14:08.962Z] #36 3.949 + git clone https://github.com/krallin/tini.git /tmp/tmp.nmboFmisfa/tini [2019-10-28T00:14:08.962Z] #36 3.950 Cloning into '/tmp/tmp.nmboFmisfa/tini'... [2019-10-28T00:14:08.962Z] #36 4.953 + cd /tmp/tmp.nmboFmisfa/tini [2019-10-28T00:14:08.962Z] #36 4.953 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:14:08.962Z] #36 4.966 + cmake . [2019-10-28T00:14:08.962Z] #36 5.641 -- The C compiler identification is GNU 6.3.0 [2019-10-28T00:14:09.218Z] #36 5.745 -- Check for working C compiler: /usr/bin/cc [2019-10-28T00:14:09.315Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-28T00:14:09.315Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-28T00:14:09.780Z] #36 6.438 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-28T00:14:09.780Z] #36 ... [2019-10-28T00:14:09.780Z] [2019-10-28T00:14:09.780Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:14:09.780Z] #31 60.89 internal/syscall/unix [2019-10-28T00:14:09.780Z] #31 61.31 os [2019-10-28T00:14:09.780Z] #31 61.98 internal/fmtsort [2019-10-28T00:14:09.780Z] #31 62.91 strings [2019-10-28T00:14:09.780Z] #31 66.86 path [2019-10-28T00:14:09.780Z] #31 67.27 fmt [2019-10-28T00:14:09.780Z] #31 67.87 path/filepath [2019-10-28T00:14:09.780Z] #31 69.69 io/ioutil [2019-10-28T00:14:09.780Z] #31 70.36 text/tabwriter [2019-10-28T00:14:09.951Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-28T00:14:10.036Z] #31 ... [2019-10-28T00:14:10.036Z] [2019-10-28T00:14:10.036Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:10.036Z] #41 4.873 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:14:10.036Z] #41 4.874 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:14:10.238Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-28T00:14:10.526Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-28T00:14:10.813Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-28T00:14:11.007Z] #41 ... [2019-10-28T00:14:11.007Z] [2019-10-28T00:14:11.007Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:14:11.007Z] #26 27.86 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-28T00:14:11.007Z] #26 28.36 [2019-10-28T00:14:11.007Z] #26 28.67 ######################################################################## 100.0% [2019-10-28T00:14:11.007Z] #26 28.76 [2019-10-28T00:14:11.007Z] #26 28.79 Download of images into '/build' complete. [2019-10-28T00:14:11.007Z] #26 28.79 Use something like the following to load the result into a Docker daemon: [2019-10-28T00:14:11.007Z] #26 28.79 tar -cC '/build' . | docker load [2019-10-28T00:14:11.007Z] #26 DONE 29.1s [2019-10-28T00:14:11.007Z] [2019-10-28T00:14:11.007Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:14:11.007Z] #17 4.294 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:14:11.007Z] #17 4.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:14:11.007Z] #17 4.453 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:14:11.007Z] #17 4.502 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:14:11.007Z] #17 4.608 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:14:11.007Z] #17 5.296 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:14:11.441Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-28T00:14:12.465Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-28T00:14:12.465Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-28T00:14:12.718Z] Fetching without tags [2019-10-28T00:14:13.011Z] Merging remotes/origin/master commit a09e6e323e55e1a9b21df9c2c555f5668df3ac9b into PR head commit 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:14:13.093Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-28T00:14:13.384Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-28T00:14:13.384Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-28T00:14:13.611Z] #17 7.795 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:14:12.658Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:14:12.672Z] > git config --add remote.origin.fetch +refs/pull/40143/head:refs/remotes/origin/PR-40143 # timeout=10 [2019-10-28T00:14:12.686Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-28T00:14:12.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:14:12.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:14:12.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:14:12.733Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:14:13.029Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:14:13.048Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:14:13.847Z] Merge succeeded, producing 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:14:13.848Z] Checking out Revision 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb (PR-40143) [2019-10-28T00:14:14.017Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-28T00:14:14.017Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-28T00:14:14.538Z] #17 8.444 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:14:15.064Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-28T00:14:15.403Z] Commit message: "registry: add a critical section to protect authTransport.modReq" [2019-10-28T00:14:15.465Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-10-28T00:14:15.692Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-28T00:14:15.692Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-28T00:14:15.889Z] Removing intermediate container 5c925eeb0d58 [2019-10-28T00:14:15.889Z] ---> 32b75dfd3f07 [2019-10-28T00:14:15.889Z] Step 11/16 : ARG GOOS [2019-10-28T00:14:15.889Z] ---> Running in 01f4026c3f72 [2019-10-28T00:14:15.889Z] Removing intermediate container 01f4026c3f72 [2019-10-28T00:14:15.889Z] ---> 84c856817e8b [2019-10-28T00:14:15.889Z] Step 12/16 : ARG GOARCH [2019-10-28T00:14:15.889Z] ---> Running in c5ad59e61400 [2019-10-28T00:14:15.889Z] Removing intermediate container c5ad59e61400 [2019-10-28T00:14:15.889Z] ---> 80bea43f5bd5 [2019-10-28T00:14:15.889Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-10-28T00:14:15.889Z] ---> Running in 1f972c5cb5d3 [2019-10-28T00:14:15.903Z] #17 ... [2019-10-28T00:14:15.903Z] [2019-10-28T00:14:15.903Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:15.903Z] #41 7.463 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:14:15.903Z] #41 7.595 GEN .gitid [2019-10-28T00:14:15.903Z] #41 7.610 GEN criu/include/version.h [2019-10-28T00:14:15.903Z] #41 7.742 GEN include/common/asm [2019-10-28T00:14:15.903Z] #41 10.27 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-28T00:14:15.903Z] #41 10.37 PBCC images/opts.pb-c.c [2019-10-28T00:14:15.903Z] #41 10.43 PBCC images/sit.pb-c.c [2019-10-28T00:14:15.903Z] #41 10.46 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-28T00:14:15.903Z] #41 10.53 DEP images/opts.pb-c.d [2019-10-28T00:14:15.903Z] #41 10.62 DEP images/sit.pb-c.d [2019-10-28T00:14:15.903Z] #41 10.70 PBCC images/macvlan.pb-c.c [2019-10-28T00:14:15.903Z] #41 10.75 DEP images/macvlan.pb-c.d [2019-10-28T00:14:15.903Z] #41 10.82 PBCC images/autofs.pb-c.c [2019-10-28T00:14:15.903Z] #41 10.87 DEP images/autofs.pb-c.d [2019-10-28T00:14:15.903Z] #41 10.92 PBCC images/sysctl.pb-c.c [2019-10-28T00:14:15.903Z] #41 10.94 DEP images/sysctl.pb-c.d [2019-10-28T00:14:15.903Z] #41 11.02 PBCC images/time.pb-c.c [2019-10-28T00:14:15.903Z] #41 11.03 DEP images/time.pb-c.d [2019-10-28T00:14:15.903Z] #41 11.12 PBCC images/binfmt-misc.pb-c.c [2019-10-28T00:14:15.903Z] #41 11.17 DEP images/binfmt-misc.pb-c.d [2019-10-28T00:14:15.903Z] #41 11.22 PBCC images/seccomp.pb-c.c [2019-10-28T00:14:15.983Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-28T00:14:15.983Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-28T00:14:15.983Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-28T00:14:16.159Z] #41 11.27 DEP images/seccomp.pb-c.d [2019-10-28T00:14:16.159Z] #41 11.37 PBCC images/userns.pb-c.c [2019-10-28T00:14:16.159Z] #41 11.39 DEP images/userns.pb-c.d [2019-10-28T00:14:16.159Z] #41 11.50 PBCC images/cgroup.pb-c.c [2019-10-28T00:14:13.790Z] > git merge a09e6e323e55e1a9b21df9c2c555f5668df3ac9b # timeout=10 [2019-10-28T00:14:13.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-28T00:14:13.861Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:14:13.888Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:14:16.415Z] #41 11.57 DEP images/cgroup.pb-c.d [2019-10-28T00:14:16.415Z] #41 11.63 PBCC images/fown.pb-c.c [2019-10-28T00:14:16.415Z] #41 11.66 PBCC images/ext-file.pb-c.c [2019-10-28T00:14:16.415Z] #41 11.67 DEP images/fown.pb-c.d [2019-10-28T00:14:16.415Z] #41 11.76 DEP images/ext-file.pb-c.d [2019-10-28T00:14:16.482Z] + docker version [2019-10-28T00:14:16.615Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-28T00:14:16.629Z] Client: Docker Engine - Community [2019-10-28T00:14:16.629Z] Version: 19.03.2 [2019-10-28T00:14:16.629Z] API version: 1.40 [2019-10-28T00:14:16.629Z] Go version: go1.12.8 [2019-10-28T00:14:16.629Z] Git commit: 6a30dfc [2019-10-28T00:14:16.629Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-28T00:14:16.629Z] OS/Arch: linux/arm64 [2019-10-28T00:14:16.629Z] Experimental: false [2019-10-28T00:14:16.629Z] [2019-10-28T00:14:16.629Z] Server: Docker Engine - Community [2019-10-28T00:14:16.629Z] Engine: [2019-10-28T00:14:16.629Z] Version: 19.03.2 [2019-10-28T00:14:16.629Z] API version: 1.40 (minimum version 1.12) [2019-10-28T00:14:16.629Z] Go version: go1.12.8 [2019-10-28T00:14:16.629Z] Git commit: 6a30dfc [2019-10-28T00:14:16.629Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-28T00:14:16.629Z] OS/Arch: linux/arm64 [2019-10-28T00:14:16.629Z] Experimental: true [2019-10-28T00:14:16.629Z] containerd: [2019-10-28T00:14:16.629Z] Version: 1.2.6 [2019-10-28T00:14:16.629Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-28T00:14:16.629Z] runc: [2019-10-28T00:14:16.629Z] Version: 1.0.0-rc8 [2019-10-28T00:14:16.629Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-28T00:14:16.629Z] docker-init: [2019-10-28T00:14:16.629Z] Version: 0.18.0 [2019-10-28T00:14:16.629Z] GitCommit: fec3683 [Pipeline] sh [2019-10-28T00:14:16.715Z] #41 11.83 PBCC images/rpc.pb-c.c [2019-10-28T00:14:16.715Z] #41 11.90 DEP images/rpc.pb-c.d [2019-10-28T00:14:16.715Z] #41 11.99 PBCC images/siginfo.pb-c.c [2019-10-28T00:14:16.715Z] #41 12.00 DEP images/siginfo.pb-c.d [2019-10-28T00:14:16.973Z] + docker info [2019-10-28T00:14:16.976Z] #41 12.07 PBCC images/pagemap.pb-c.c [2019-10-28T00:14:16.976Z] #41 12.18 DEP images/pagemap.pb-c.d [2019-10-28T00:14:16.976Z] #41 12.27 PBCC images/rlimit.pb-c.c [2019-10-28T00:14:16.976Z] #41 ... [2019-10-28T00:14:16.976Z] [2019-10-28T00:14:16.976Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:16.976Z] #36 6.440 -- Detecting C compiler ABI info [2019-10-28T00:14:16.976Z] #36 7.135 -- Detecting C compiler ABI info - done [2019-10-28T00:14:16.976Z] #36 7.218 -- Detecting C compile features [2019-10-28T00:14:16.976Z] #36 10.44 -- Detecting C compile features - done [2019-10-28T00:14:16.976Z] #36 10.46 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-28T00:14:16.976Z] #36 10.67 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-28T00:14:16.976Z] #36 10.82 -- Configuring done [2019-10-28T00:14:16.976Z] #36 10.83 -- Generating done [2019-10-28T00:14:16.976Z] #36 10.84 -- Build files have been written to: /tmp/tmp.nmboFmisfa/tini [2019-10-28T00:14:16.976Z] #36 10.85 + make tini-static [2019-10-28T00:14:16.976Z] #36 11.09 Scanning dependencies of target tini-static [2019-10-28T00:14:16.976Z] #36 11.19 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-28T00:14:16.976Z] #36 13.01 [100%] Linking C executable tini-static [2019-10-28T00:14:16.976Z] #36 13.54 [100%] Built target tini-static [2019-10-28T00:14:16.976Z] #36 13.60 + mkdir -p /build [2019-10-28T00:14:16.976Z] #36 13.60 + cp tini-static /build/docker-init [2019-10-28T00:14:16.976Z] #36 DONE 13.7s [2019-10-28T00:14:16.976Z] [2019-10-28T00:14:16.976Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:16.976Z] #41 12.34 DEP images/rlimit.pb-c.d [2019-10-28T00:14:16.976Z] #41 12.37 PBCC images/file-lock.pb-c.c [2019-10-28T00:14:16.976Z] #41 ... [2019-10-28T00:14:16.976Z] [2019-10-28T00:14:16.976Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:16.976Z] #44 68.28 regexp/syntax [2019-10-28T00:14:16.976Z] #44 69.42 fmt [2019-10-28T00:14:16.976Z] #44 74.27 regexp [2019-10-28T00:14:16.976Z] #44 76.01 go/token [2019-10-28T00:14:16.976Z] #44 77.26 go/scanner [2019-10-28T00:14:17.236Z] #44 ... [2019-10-28T00:14:17.236Z] [2019-10-28T00:14:17.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:17.236Z] #41 12.51 DEP images/file-lock.pb-c.d [2019-10-28T00:14:17.492Z] #41 12.78 PBCC images/tty.pb-c.c [2019-10-28T00:14:17.492Z] #41 12.86 DEP images/tty.pb-c.d [2019-10-28T00:14:17.748Z] #41 12.96 PBCC images/tun.pb-c.c [2019-10-28T00:14:17.748Z] #41 13.09 PBCC images/netdev.pb-c.c [2019-10-28T00:14:18.004Z] #41 13.20 DEP images/tun.pb-c.d [2019-10-28T00:14:18.004Z] #41 13.39 DEP images/netdev.pb-c.d [2019-10-28T00:14:18.120Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-28T00:14:18.260Z] #41 13.56 PBCC images/vma.pb-c.c [2019-10-28T00:14:18.412Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-28T00:14:18.516Z] #41 13.71 DEP images/vma.pb-c.d [2019-10-28T00:14:18.516Z] #41 13.84 PBCC images/creds.pb-c.c [2019-10-28T00:14:18.516Z] #41 13.92 DEP images/creds.pb-c.d [2019-10-28T00:14:18.703Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-28T00:14:18.703Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-28T00:14:18.703Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-28T00:14:18.772Z] #41 13.94 PBCC images/utsns.pb-c.c [2019-10-28T00:14:18.772Z] #41 13.97 DEP images/utsns.pb-c.d [2019-10-28T00:14:18.772Z] #41 14.02 PBCC images/ipc-desc.pb-c.c [2019-10-28T00:14:18.772Z] #41 14.03 PBCC images/ipc-sem.pb-c.c [2019-10-28T00:14:18.772Z] #41 14.07 DEP images/ipc-desc.pb-c.d [2019-10-28T00:14:18.772Z] #41 14.13 DEP images/ipc-sem.pb-c.d [2019-10-28T00:14:19.001Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-28T00:14:19.028Z] #41 14.20 PBCC images/ipc-msg.pb-c.c [2019-10-28T00:14:19.028Z] #41 14.24 DEP images/ipc-msg.pb-c.d [2019-10-28T00:14:19.028Z] #41 14.29 PBCC images/ipc-shm.pb-c.c [2019-10-28T00:14:19.028Z] #41 14.33 DEP images/ipc-shm.pb-c.d [2019-10-28T00:14:19.028Z] #41 14.37 PBCC images/ipc-var.pb-c.c [2019-10-28T00:14:19.284Z] #41 14.40 DEP images/ipc-var.pb-c.d [2019-10-28T00:14:19.284Z] #41 14.46 PBCC images/sk-opts.pb-c.c [2019-10-28T00:14:19.284Z] #41 14.47 PBCC images/packet-sock.pb-c.c [2019-10-28T00:14:19.284Z] #41 14.53 DEP images/sk-opts.pb-c.d [2019-10-28T00:14:19.284Z] #41 14.57 DEP images/packet-sock.pb-c.d [2019-10-28T00:14:19.284Z] #41 14.65 PBCC images/sk-netlink.pb-c.c [2019-10-28T00:14:19.284Z] #41 14.70 DEP images/sk-netlink.pb-c.d [2019-10-28T00:14:19.287Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-28T00:14:19.540Z] #41 14.74 PBCC images/sk-inet.pb-c.c [2019-10-28T00:14:19.540Z] #41 14.80 DEP images/sk-inet.pb-c.d [2019-10-28T00:14:19.540Z] #41 14.89 PBCC images/sk-unix.pb-c.c [2019-10-28T00:14:19.540Z] #41 14.95 DEP images/sk-unix.pb-c.d [2019-10-28T00:14:19.841Z] #41 15.01 PBCC images/mm.pb-c.c [2019-10-28T00:14:19.841Z] #41 15.05 DEP images/mm.pb-c.d [2019-10-28T00:14:19.841Z] #41 15.10 PBCC images/timerfd.pb-c.c [2019-10-28T00:14:19.841Z] #41 15.12 DEP images/timerfd.pb-c.d [2019-10-28T00:14:19.841Z] #41 15.19 PBCC images/timer.pb-c.c [2019-10-28T00:14:19.841Z] #41 15.21 DEP images/timer.pb-c.d [2019-10-28T00:14:20.097Z] #41 15.30 PBCC images/sa.pb-c.c [2019-10-28T00:14:20.097Z] #41 15.36 DEP images/sa.pb-c.d [2019-10-28T00:14:20.351Z] #41 15.47 PBCC images/pipe-data.pb-c.c [2019-10-28T00:14:20.352Z] #41 15.50 DEP images/pipe-data.pb-c.d [2019-10-28T00:14:20.352Z] #41 15.57 PBCC images/mnt.pb-c.c [2019-10-28T00:14:20.352Z] #41 15.67 DEP images/mnt.pb-c.d [2019-10-28T00:14:20.606Z] #41 15.75 PBCC images/sk-packet.pb-c.c [2019-10-28T00:14:20.606Z] #41 15.76 DEP images/sk-packet.pb-c.d [2019-10-28T00:14:20.606Z] #41 15.82 PBCC images/tcp-stream.pb-c.c [2019-10-28T00:14:20.606Z] #41 15.83 DEP images/tcp-stream.pb-c.d [2019-10-28T00:14:20.606Z] #41 15.89 PBCC images/pipe.pb-c.c [2019-10-28T00:14:20.606Z] #41 15.97 DEP images/pipe.pb-c.d [2019-10-28T00:14:20.606Z] #41 16.04 PBCC images/pstree.pb-c.c [2019-10-28T00:14:20.785Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-28T00:14:20.785Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-28T00:14:20.862Z] #41 16.09 DEP images/pstree.pb-c.d [2019-10-28T00:14:20.862Z] #41 16.15 PBCC images/fs.pb-c.c [2019-10-28T00:14:20.862Z] #41 16.21 DEP images/fs.pb-c.d [2019-10-28T00:14:20.862Z] #41 16.29 PBCC images/signalfd.pb-c.c [2019-10-28T00:14:21.118Z] #41 16.36 DEP images/signalfd.pb-c.d [2019-10-28T00:14:21.118Z] #41 16.42 PBCC images/fh.pb-c.c [2019-10-28T00:14:21.118Z] #41 16.48 PBCC images/fsnotify.pb-c.c [2019-10-28T00:14:21.118Z] #41 16.55 DEP images/fh.pb-c.d [2019-10-28T00:14:21.374Z] #41 16.61 DEP images/fsnotify.pb-c.d [2019-10-28T00:14:21.374Z] #41 16.67 PBCC images/eventpoll.pb-c.c [2019-10-28T00:14:21.374Z] #41 ... [2019-10-28T00:14:21.374Z] [2019-10-28T00:14:21.374Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:14:21.374Z] #31 72.38 github.com/BurntSushi/toml [2019-10-28T00:14:21.374Z] #31 72.38 flag [2019-10-28T00:14:21.374Z] #31 75.01 log [2019-10-28T00:14:21.374Z] #31 78.42 github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:14:21.374Z] #31 ... [2019-10-28T00:14:21.374Z] [2019-10-28T00:14:21.374Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:21.374Z] #41 16.72 DEP images/eventpoll.pb-c.d [2019-10-28T00:14:21.374Z] #41 16.78 PBCC images/eventfd.pb-c.c [2019-10-28T00:14:21.415Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-28T00:14:21.415Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-28T00:14:21.630Z] #41 16.80 DEP images/eventfd.pb-c.d [2019-10-28T00:14:21.630Z] #41 16.85 PBCC images/remap-file-path.pb-c.c [2019-10-28T00:14:21.630Z] #41 16.91 DEP images/remap-file-path.pb-c.d [2019-10-28T00:14:21.630Z] #41 16.95 PBCC images/fifo.pb-c.c [2019-10-28T00:14:21.630Z] #41 16.98 DEP images/fifo.pb-c.d [2019-10-28T00:14:21.630Z] #41 17.03 PBCC images/ghost-file.pb-c.c [2019-10-28T00:14:21.885Z] #41 17.09 DEP images/ghost-file.pb-c.d [2019-10-28T00:14:21.885Z] #41 17.16 PBCC images/regfile.pb-c.c [2019-10-28T00:14:21.885Z] #41 17.25 DEP images/regfile.pb-c.d [2019-10-28T00:14:22.142Z] #41 17.32 PBCC images/ns.pb-c.c [2019-10-28T00:14:22.142Z] #41 17.33 DEP images/ns.pb-c.d [2019-10-28T00:14:22.142Z] #41 17.45 PBCC images/fdinfo.pb-c.c [2019-10-28T00:14:22.398Z] #41 17.53 DEP images/fdinfo.pb-c.d [2019-10-28T00:14:22.398Z] #41 17.62 PBCC images/core-aarch64.pb-c.c [2019-10-28T00:14:22.398Z] #41 17.73 PBCC images/core-arm.pb-c.c [2019-10-28T00:14:22.444Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-28T00:14:22.654Z] #41 17.80 PBCC images/core-ppc64.pb-c.c [2019-10-28T00:14:22.654Z] #41 17.87 PBCC images/core-s390.pb-c.c [2019-10-28T00:14:22.654Z] #41 ... [2019-10-28T00:14:22.654Z] [2019-10-28T00:14:22.654Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:14:22.654Z] #31 DONE 83.7s [2019-10-28T00:14:22.654Z] [2019-10-28T00:14:22.654Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:22.654Z] #41 17.91 PBCC images/core-x86.pb-c.c [2019-10-28T00:14:22.910Z] #41 18.03 PBCC images/core.pb-c.c [2019-10-28T00:14:22.910Z] #41 18.12 PBCC images/inventory.pb-c.c [2019-10-28T00:14:22.910Z] #41 18.20 DEP images/core-aarch64.pb-c.d [2019-10-28T00:14:22.910Z] #41 18.29 DEP images/core-arm.pb-c.d [2019-10-28T00:14:23.166Z] #41 18.40 DEP images/core-ppc64.pb-c.d [2019-10-28T00:14:23.166Z] #41 18.54 DEP images/core-s390.pb-c.d [2019-10-28T00:14:23.422Z] #41 18.76 DEP images/core-x86.pb-c.d [2019-10-28T00:14:23.678Z] #41 18.85 DEP images/core.pb-c.d [2019-10-28T00:14:23.678Z] #41 18.94 DEP images/inventory.pb-c.d [2019-10-28T00:14:23.678Z] #41 18.98 PBCC images/cpuinfo.pb-c.c [2019-10-28T00:14:23.678Z] #41 19.01 DEP images/cpuinfo.pb-c.d [2019-10-28T00:14:23.678Z] #41 19.07 PBCC images/stats.pb-c.c [2019-10-28T00:14:23.678Z] #41 19.08 DEP images/stats.pb-c.d [2019-10-28T00:14:23.958Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-28T00:14:23.958Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-28T00:14:24.262Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-28T00:14:24.553Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-28T00:14:24.842Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-28T00:14:24.842Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-28T00:14:24.842Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-28T00:14:24.842Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-28T00:14:25.566Z] #41 20.50 make[1]: Nothing to be done for 'all'. [2019-10-28T00:14:25.866Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-28T00:14:25.866Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-28T00:14:25.866Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-28T00:14:26.466Z] Client: Docker Engine - Community [2019-10-28T00:14:26.466Z] Version: 19.03.2 [2019-10-28T00:14:26.466Z] API version: 1.40 [2019-10-28T00:14:26.466Z] Go version: go1.12.8 [2019-10-28T00:14:26.466Z] Git commit: 6a30dfc [2019-10-28T00:14:26.466Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-28T00:14:26.466Z] OS/Arch: linux/amd64 [2019-10-28T00:14:26.466Z] Experimental: false [2019-10-28T00:14:26.466Z] [2019-10-28T00:14:26.466Z] Server: Docker Engine - Community [2019-10-28T00:14:26.466Z] Engine: [2019-10-28T00:14:26.466Z] Version: 19.03.2 [2019-10-28T00:14:26.466Z] API version: 1.40 (minimum version 1.12) [2019-10-28T00:14:26.466Z] Go version: go1.12.8 [2019-10-28T00:14:26.466Z] Git commit: 6a30dfc [2019-10-28T00:14:26.466Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-28T00:14:26.466Z] OS/Arch: linux/amd64 [2019-10-28T00:14:26.466Z] Experimental: true [2019-10-28T00:14:26.466Z] containerd: [2019-10-28T00:14:26.466Z] Version: 1.2.6 [2019-10-28T00:14:26.466Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-28T00:14:26.466Z] runc: [2019-10-28T00:14:26.466Z] Version: 1.0.0-rc8 [2019-10-28T00:14:26.466Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-28T00:14:26.466Z] docker-init: [2019-10-28T00:14:26.466Z] Version: 0.18.0 [2019-10-28T00:14:26.466Z] GitCommit: fec3683 [2019-10-28T00:14:26.492Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-28T00:14:26.492Z] go: finding github.com/kr/pretty v0.1.0 [Pipeline] sh [2019-10-28T00:14:26.537Z] #41 21.86 CC images/stats.o [2019-10-28T00:14:26.844Z] + docker info [2019-10-28T00:14:27.124Z] #41 22.25 CC images/core.o [2019-10-28T00:14:27.512Z] go: finding cloud.google.com/go v0.26.0 [2019-10-28T00:14:27.704Z] #41 ... [2019-10-28T00:14:27.704Z] [2019-10-28T00:14:27.704Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:27.704Z] #44 78.95 internal/lazyregexp [2019-10-28T00:14:27.704Z] #44 79.20 go/ast [2019-10-28T00:14:27.704Z] #44 79.47 net/url [2019-10-28T00:14:27.704Z] #44 81.52 text/template/parse [2019-10-28T00:14:27.704Z] #44 85.46 go/parser [2019-10-28T00:14:27.704Z] #44 86.76 text/template [2019-10-28T00:14:27.959Z] #44 ... [2019-10-28T00:14:27.959Z] [2019-10-28T00:14:27.959Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:27.959Z] #41 23.22 CC images/core-x86.o [2019-10-28T00:14:28.884Z] #41 23.91 CC images/core-arm.o [2019-10-28T00:14:28.884Z] #41 ... [2019-10-28T00:14:28.884Z] [2019-10-28T00:14:28.884Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:14:28.884Z] #59 34.22 Checking out files: 28% (822/2919) Checking out files: 29% (847/2919) Checking out files: 30% (876/2919) Checking out files: 31% (905/2919) Checking out files: 32% (935/2919) Checking out files: 33% (964/2919) Checking out files: 34% (993/2919) Checking out files: 35% (1022/2919) Checking out files: 36% (1051/2919) Checking out files: 37% (1081/2919) Checking out files: 38% (1110/2919) Checking out files: 39% (1139/2919) Checking out files: 40% (1168/2919) Checking out files: 41% (1197/2919) Checking out files: 42% (1226/2919) Checking out files: 43% (1256/2919) Checking out files: 44% (1285/2919) Checking out files: 45% (1314/2919) Checking out files: 46% (1343/2919) Checking out files: 47% (1372/2919) Checking out files: 48% (1402/2919) Checking out files: 49% (1431/2919) Checking out files: 50% (1460/2919) Checking out files: 51% (1489/2919) Checking out files: 52% (1518/2919) Checking out files: 53% (1548/2919) Checking out files: 54% (1577/2919) Checking out files: 55% (1606/2919) Checking out files: 56% (1635/2919) Checking out files: 57% (1664/2919) Checking out files: 58% (1694/2919) Checking out files: 59% (1723/2919) Checking out files: 60% (1752/2919) Checking out files: 61% (1781/2919) Checking out files: 62% (1810/2919) Checking out files: 63% (1839/2919) Checking out files: 64% (1869/2919) Checking out files: 65% (1898/2919) Checking out files: 66% (1927/2919) Checking out files: 67% (1956/2919) Checking out files: 68% (1985/2919) Checking out files: 69% (2015/2919) Checking out files: 70% (2044/2919) Checking out files: 71% (2073/2919) Checking out files: 72% (2102/2919) Checking out files: 73% (2131/2919) Checking out files: 74% (2161/2919) Checking out files: 75% (2190/2919) Checking out files: 76% (2219/2919) Checking out files: 77% (2248/2919) Checking out files: 78% (2277/2919) Checking out files: 79% (2307/2919) Checking out files: 80% (2336/2919) Checking out files: 80% (2337/2919) Checking out files: 81% (2365/2919) Checking out files: 82% (2394/2919) Checking out files: 83% (2423/2919) Checking out files: 84% (2452/2919) Checking out files: 85% (2482/2919) Checking out files: 86% (2511/2919) Checking out files: 87% (2540/2919) Checking out files: 88% (2569/2919) Checking out files: 89% (2598/2919) Checking out files: 90% (2628/2919) Checking out files: 91% (2657/2919) Checking out files: 92% (2686/2919) Checking out files: 93% (2715/2919) Checking out files: 94% (2744/2919) Checking out files: 95% (2774/2919) Checking out files: 96% (2803/2919) Checking out files: 97% (2832/2919) Checking out files: 98% (2861/2919) Checking out files: 99% (2890/2919) Checking out files: 100% (2919/2919) Checking out files: 100% (2919/2919), done. [2019-10-28T00:14:28.884Z] #59 35.85 + cd /tmp/tmp.nn9MuUgJhK/src/github.com/containerd/containerd [2019-10-28T00:14:28.884Z] #59 35.86 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:14:28.884Z] #59 36.24 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-28T00:14:28.884Z] #59 36.24 + BUILDTAGS='netgo osusergo static_build' [2019-10-28T00:14:28.884Z] #59 36.24 + export EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:14:28.884Z] #59 36.24 + EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:14:28.884Z] #59 36.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-28T00:14:28.884Z] #59 36.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-28T00:14:28.884Z] #59 36.24 + '[' '' = dynamic ']' [2019-10-28T00:14:28.884Z] #59 36.24 + make [2019-10-28T00:14:28.884Z] #59 37.46 + bin/ctr [2019-10-28T00:14:28.884Z] #59 ... [2019-10-28T00:14:28.884Z] [2019-10-28T00:14:28.884Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:28.884Z] #44 90.07 encoding/xml [2019-10-28T00:14:29.022Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-28T00:14:29.187Z] Client: [2019-10-28T00:14:29.187Z] Debug Mode: false [2019-10-28T00:14:29.187Z] [2019-10-28T00:14:29.187Z] Server: [2019-10-28T00:14:29.187Z] Containers: 0 [2019-10-28T00:14:29.187Z] Running: 0 [2019-10-28T00:14:29.187Z] Paused: 0 [2019-10-28T00:14:29.187Z] Stopped: 0 [2019-10-28T00:14:29.187Z] Images: 0 [2019-10-28T00:14:29.187Z] Server Version: 19.03.2 [2019-10-28T00:14:29.187Z] Storage Driver: overlay2 [2019-10-28T00:14:29.187Z] Backing Filesystem: extfs [2019-10-28T00:14:29.187Z] Supports d_type: true [2019-10-28T00:14:29.187Z] Native Overlay Diff: true [2019-10-28T00:14:29.187Z] Logging Driver: json-file [2019-10-28T00:14:29.187Z] Cgroup Driver: cgroupfs [2019-10-28T00:14:29.187Z] Plugins: [2019-10-28T00:14:29.187Z] Volume: local [2019-10-28T00:14:29.187Z] Network: bridge host ipvlan macvlan null overlay [2019-10-28T00:14:29.187Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-28T00:14:29.187Z] Swarm: inactive [2019-10-28T00:14:29.187Z] Runtimes: runc [2019-10-28T00:14:29.187Z] Default Runtime: runc [2019-10-28T00:14:29.187Z] Init Binary: docker-init [2019-10-28T00:14:29.187Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-28T00:14:29.187Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-28T00:14:29.187Z] init version: fec3683 [2019-10-28T00:14:29.187Z] Security Options: [2019-10-28T00:14:29.187Z] apparmor [2019-10-28T00:14:29.187Z] seccomp [2019-10-28T00:14:29.187Z] Profile: default [2019-10-28T00:14:29.187Z] Kernel Version: 4.15.0-1048-aws [2019-10-28T00:14:29.187Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-28T00:14:29.187Z] OSType: linux [2019-10-28T00:14:29.187Z] Architecture: aarch64 [2019-10-28T00:14:29.187Z] CPUs: 4 [2019-10-28T00:14:29.187Z] Total Memory: 7.525GiB [2019-10-28T00:14:29.187Z] Name: ip-10-100-39-15 [2019-10-28T00:14:29.187Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-28T00:14:29.187Z] Docker Root Dir: /var/lib/docker [2019-10-28T00:14:29.187Z] Debug Mode: false [2019-10-28T00:14:29.187Z] Registry: https://index.docker.io/v1/ [2019-10-28T00:14:29.187Z] Labels: [2019-10-28T00:14:29.187Z] Experimental: true [2019-10-28T00:14:29.187Z] Insecure Registries: [2019-10-28T00:14:29.187Z] 127.0.0.0/8 [2019-10-28T00:14:29.187Z] Live Restore Enabled: true [2019-10-28T00:14:29.187Z] [2019-10-28T00:14:29.187Z] WARNING: No swap limit support [Pipeline] sh [2019-10-28T00:14:29.316Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-28T00:14:29.481Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:14:29.482Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:14:29.482Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40143/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-28T00:14:29.744Z] + bash /home/ubuntu/workspace/moby_PR-40143/check-config.sh [2019-10-28T00:14:29.744Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-28T00:14:29.744Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-28T00:14:29.744Z] [2019-10-28T00:14:29.744Z] Generally Necessary: [2019-10-28T00:14:29.744Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-28T00:14:29.744Z] - apparmor: enabled and tools installed [2019-10-28T00:14:29.744Z] - CONFIG_NAMESPACES: enabled [2019-10-28T00:14:29.744Z] - CONFIG_NET_NS: enabled [2019-10-28T00:14:29.744Z] - CONFIG_PID_NS: enabled [2019-10-28T00:14:29.744Z] - CONFIG_IPC_NS: enabled [2019-10-28T00:14:29.744Z] - CONFIG_UTS_NS: enabled [2019-10-28T00:14:29.744Z] - CONFIG_CGROUPS: enabled [2019-10-28T00:14:29.744Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-28T00:14:29.744Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-28T00:14:29.744Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-28T00:14:29.744Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-28T00:14:29.744Z] - CONFIG_CPUSETS: enabled [2019-10-28T00:14:29.744Z] - CONFIG_MEMCG: enabled [2019-10-28T00:14:29.744Z] - CONFIG_KEYS: enabled [2019-10-28T00:14:29.744Z] - CONFIG_VETH: enabled (as module) [2019-10-28T00:14:29.744Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-28T00:14:29.744Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-28T00:14:29.744Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-28T00:14:29.744Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-28T00:14:29.744Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-28T00:14:29.744Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-28T00:14:30.005Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-28T00:14:30.005Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-28T00:14:30.005Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-28T00:14:30.005Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-28T00:14:30.005Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-28T00:14:30.005Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-28T00:14:30.005Z] [2019-10-28T00:14:30.005Z] Optional Features: [2019-10-28T00:14:30.005Z] - CONFIG_USER_NS: enabled [2019-10-28T00:14:30.005Z] - CONFIG_SECCOMP: enabled [2019-10-28T00:14:30.005Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-28T00:14:30.005Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-28T00:14:30.005Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-28T00:14:30.005Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-28T00:14:30.005Z] - CONFIG_BLK_CGROUP: enabled [2019-10-28T00:14:30.005Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-28T00:14:30.005Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-28T00:14:30.005Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-28T00:14:30.005Z] - CONFIG_CGROUP_PERF: enabled [2019-10-28T00:14:30.005Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-28T00:14:30.005Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-28T00:14:30.005Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-28T00:14:30.005Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-28T00:14:30.005Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-28T00:14:30.005Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-28T00:14:30.005Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-28T00:14:30.264Z] - CONFIG_IP_VS: enabled (as module) [2019-10-28T00:14:30.264Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-28T00:14:30.264Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-28T00:14:30.264Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-28T00:14:30.264Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-28T00:14:30.264Z] - CONFIG_EXT4_FS: enabled [2019-10-28T00:14:30.264Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-28T00:14:30.264Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-28T00:14:30.264Z] - Network Drivers: [2019-10-28T00:14:30.264Z] - "overlay": [2019-10-28T00:14:30.264Z] - CONFIG_VXLAN: enabled (as module) [2019-10-28T00:14:30.264Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-28T00:14:30.264Z] Optional (for encrypted networks): [2019-10-28T00:14:30.264Z] - CONFIG_CRYPTO: enabled [2019-10-28T00:14:30.264Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-28T00:14:30.264Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-28T00:14:30.264Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-28T00:14:30.264Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-28T00:14:30.264Z] - CONFIG_XFRM: enabled [2019-10-28T00:14:30.264Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-28T00:14:30.264Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-28T00:14:30.264Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-28T00:14:30.264Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-28T00:14:30.264Z] - "ipvlan": [2019-10-28T00:14:30.264Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-28T00:14:30.264Z] - "macvlan": [2019-10-28T00:14:30.350Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-28T00:14:30.525Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-28T00:14:30.525Z] - CONFIG_DUMMY: enabled (as module) [2019-10-28T00:14:30.525Z] - "ftp,tftp client in container": [2019-10-28T00:14:30.525Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-28T00:14:30.525Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-28T00:14:30.525Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-28T00:14:30.525Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-28T00:14:30.525Z] - Storage Drivers: [2019-10-28T00:14:30.525Z] - "aufs": [2019-10-28T00:14:30.525Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-28T00:14:30.525Z] - "btrfs": [2019-10-28T00:14:30.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-28T00:14:30.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-28T00:14:30.525Z] - "devicemapper": [2019-10-28T00:14:30.525Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-28T00:14:30.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-28T00:14:30.525Z] - "overlay": [2019-10-28T00:14:30.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-28T00:14:30.525Z] - "zfs": [2019-10-28T00:14:30.525Z] - /dev/zfs: missing [2019-10-28T00:14:30.525Z] - zfs command: missing [2019-10-28T00:14:30.525Z] - zpool command: missing [2019-10-28T00:14:30.525Z] [2019-10-28T00:14:30.525Z] Limits: [2019-10-28T00:14:30.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-28T00:14:30.525Z] [2019-10-28T00:14:30.525Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-28T00:14:30.637Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-28T00:14:30.768Z] #44 92.14 go/doc [2019-10-28T00:14:30.859Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb . [2019-10-28T00:14:30.859Z] #2 [internal] load build definition from Dockerfile [2019-10-28T00:14:30.859Z] #2 transferring dockerfile: 14.63kB done [2019-10-28T00:14:30.859Z] #2 DONE 0.1s [2019-10-28T00:14:30.859Z] [2019-10-28T00:14:30.859Z] #1 [internal] load .dockerignore [2019-10-28T00:14:30.859Z] #1 transferring context: 87B 0.0s done [2019-10-28T00:14:31.119Z] #1 DONE 0.2s [2019-10-28T00:14:31.119Z] [2019-10-28T00:14:31.119Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-28T00:14:31.275Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-28T00:14:31.688Z] #3 DONE 0.4s [2019-10-28T00:14:31.688Z] [2019-10-28T00:14:31.688Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-28T00:14:31.688Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-28T00:14:31.688Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-28T00:14:31.688Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-28T00:14:31.688Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-28T00:14:31.688Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-10-28T00:14:31.949Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s [2019-10-28T00:14:32.210Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.5s done [2019-10-28T00:14:32.210Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-10-28T00:14:32.483Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-28T00:14:32.483Z] #4 DONE 0.9s [2019-10-28T00:14:33.054Z] [2019-10-28T00:14:33.054Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-28T00:14:33.415Z] #6 DONE 0.4s [2019-10-28T00:14:33.415Z] [2019-10-28T00:14:33.415Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-28T00:14:33.415Z] #5 DONE 0.5s [2019-10-28T00:14:33.415Z] [2019-10-28T00:14:33.415Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:14:33.415Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-28T00:14:33.988Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-28T00:14:33.988Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-28T00:14:33.988Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-28T00:14:33.988Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0B / 9.75MB 0.1s [2019-10-28T00:14:33.988Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0B / 4.09MB 0.1s [2019-10-28T00:14:33.988Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0B / 43.17MB 0.1s [2019-10-28T00:14:33.998Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-28T00:14:33.998Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-28T00:14:33.998Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-28T00:14:34.250Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 634.88kB / 4.09MB 0.2s [2019-10-28T00:14:34.250Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 3.53MB / 9.75MB 0.4s [2019-10-28T00:14:34.250Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.3s done [2019-10-28T00:14:34.250Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.51MB / 43.17MB 0.4s [2019-10-28T00:14:34.250Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.4s done [2019-10-28T00:14:34.250Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 14.73MB / 43.17MB 0.4s [2019-10-28T00:14:34.250Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 0B / 48.02MB 0.4s [2019-10-28T00:14:34.250Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0B / 49.09MB 0.4s [2019-10-28T00:14:34.293Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-28T00:14:34.515Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 19.44MB / 43.17MB 0.5s [2019-10-28T00:14:34.515Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 26.86MB / 43.17MB 0.7s [2019-10-28T00:14:34.515Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 9.36MB / 48.02MB 0.7s [2019-10-28T00:14:34.515Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 7.09MB / 49.09MB 0.7s [2019-10-28T00:14:34.792Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 33.54MB / 43.17MB 0.8s [2019-10-28T00:14:34.792Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 17.48MB / 48.02MB 0.8s [2019-10-28T00:14:34.792Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 11.84MB / 49.09MB 0.8s [2019-10-28T00:14:34.792Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 24.92MB / 48.02MB 1.0s [2019-10-28T00:14:34.792Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 22.10MB / 49.09MB 1.0s [2019-10-28T00:14:34.970Z] #44 ... [2019-10-28T00:14:34.970Z] [2019-10-28T00:14:34.970Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:34.970Z] #41 24.43 CC images/core-aarch64.o [2019-10-28T00:14:34.970Z] #41 24.91 CC images/core-ppc64.o [2019-10-28T00:14:34.970Z] #41 25.63 CC images/core-s390.o [2019-10-28T00:14:34.970Z] #41 26.42 CC images/cpuinfo.o [2019-10-28T00:14:34.970Z] #41 27.02 CC images/inventory.o [2019-10-28T00:14:34.970Z] #41 27.33 CC images/fdinfo.o [2019-10-28T00:14:34.970Z] #41 27.79 CC images/fown.o [2019-10-28T00:14:34.970Z] #41 27.96 CC images/ns.o [2019-10-28T00:14:34.970Z] #41 28.16 CC images/regfile.o [2019-10-28T00:14:34.970Z] #41 28.52 CC images/ghost-file.o [2019-10-28T00:14:34.970Z] #41 28.84 CC images/fifo.o [2019-10-28T00:14:34.970Z] #41 29.05 CC images/remap-file-path.o [2019-10-28T00:14:34.970Z] #41 29.23 CC images/eventfd.o [2019-10-28T00:14:34.970Z] #41 29.45 CC images/eventpoll.o [2019-10-28T00:14:34.970Z] #41 29.85 CC images/fh.o [2019-10-28T00:14:34.970Z] #41 30.10 CC images/fsnotify.o [2019-10-28T00:14:34.970Z] #41 ... [2019-10-28T00:14:34.970Z] [2019-10-28T00:14:34.970Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:14:34.970Z] #17 19.10 Fetched 7919 kB in 16s (494 kB/s) [2019-10-28T00:14:34.970Z] #17 19.10 Reading package lists... [2019-10-28T00:14:34.970Z] #17 24.37 Reading package lists... [2019-10-28T00:14:35.062Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.1s [2019-10-28T00:14:35.062Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 34.14MB / 48.02MB 1.1s [2019-10-28T00:14:35.062Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 33.11MB / 49.09MB 1.1s [2019-10-28T00:14:35.062Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.2s done [2019-10-28T00:14:35.062Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 45.29MB / 48.02MB 1.3s [2019-10-28T00:14:35.062Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 38.06MB / 49.09MB 1.3s [2019-10-28T00:14:35.062Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 1.3s [2019-10-28T00:14:35.225Z] #17 29.02 Building dependency tree... [2019-10-28T00:14:35.225Z] #17 ... [2019-10-28T00:14:35.225Z] [2019-10-28T00:14:35.225Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:35.225Z] #44 96.12 github.com/LK4D4/vndr/build [2019-10-28T00:14:35.225Z] #44 96.42 crypto/rsa [2019-10-28T00:14:35.330Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 1.3s [2019-10-28T00:14:35.330Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 42.91MB / 49.09MB 1.3s [2019-10-28T00:14:35.330Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 1.4s done [2019-10-28T00:14:35.330Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 10.25MB / 97.59MB 1.5s [2019-10-28T00:14:35.330Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 1.5s done [2019-10-28T00:14:35.591Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 48.92MB / 49.09MB 1.6s [2019-10-28T00:14:35.592Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 16.56MB / 97.59MB 1.6s [2019-10-28T00:14:35.592Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 [2019-10-28T00:14:35.592Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 21.49MB / 97.59MB 1.7s [2019-10-28T00:14:35.592Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 30.14MB / 97.59MB 1.9s [2019-10-28T00:14:35.854Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 43.29MB / 97.59MB 2.1s [2019-10-28T00:14:36.119Z] #7 ... [2019-10-28T00:14:36.119Z] [2019-10-28T00:14:36.119Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-28T00:14:36.119Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-28T00:14:36.119Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-28T00:14:36.119Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-28T00:14:36.119Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2019-10-28T00:14:36.119Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.9s done [2019-10-28T00:14:36.119Z] #65 DONE 2.7s [2019-10-28T00:14:36.119Z] [2019-10-28T00:14:36.119Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:14:36.119Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 2.1s done [2019-10-28T00:14:36.119Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 68.48MB / 97.59MB 2.4s [2019-10-28T00:14:36.382Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 80.38MB / 97.59MB 2.6s [2019-10-28T00:14:36.657Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 85.87MB / 97.59MB 2.6s [2019-10-28T00:14:36.657Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 2.7s [2019-10-28T00:14:36.825Z] Client: [2019-10-28T00:14:36.825Z] Debug Mode: false [2019-10-28T00:14:36.825Z] [2019-10-28T00:14:36.825Z] Server: [2019-10-28T00:14:36.825Z] Containers: 0 [2019-10-28T00:14:36.825Z] Running: 0 [2019-10-28T00:14:36.825Z] Paused: 0 [2019-10-28T00:14:36.825Z] Stopped: 0 [2019-10-28T00:14:36.825Z] Images: 0 [2019-10-28T00:14:36.825Z] Server Version: 19.03.2 [2019-10-28T00:14:36.825Z] Storage Driver: overlay2 [2019-10-28T00:14:36.825Z] Backing Filesystem: extfs [2019-10-28T00:14:36.825Z] Supports d_type: true [2019-10-28T00:14:36.825Z] Native Overlay Diff: true [2019-10-28T00:14:36.825Z] Logging Driver: json-file [2019-10-28T00:14:36.825Z] Cgroup Driver: cgroupfs [2019-10-28T00:14:36.825Z] Plugins: [2019-10-28T00:14:36.825Z] Volume: local [2019-10-28T00:14:36.825Z] Network: bridge host ipvlan macvlan null overlay [2019-10-28T00:14:36.825Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-28T00:14:36.825Z] Swarm: inactive [2019-10-28T00:14:36.825Z] Runtimes: runc [2019-10-28T00:14:36.825Z] Default Runtime: runc [2019-10-28T00:14:36.825Z] Init Binary: docker-init [2019-10-28T00:14:36.825Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-28T00:14:36.825Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-28T00:14:36.825Z] init version: fec3683 [2019-10-28T00:14:36.825Z] Security Options: [2019-10-28T00:14:36.825Z] apparmor [2019-10-28T00:14:36.825Z] seccomp [2019-10-28T00:14:36.825Z] Profile: default [2019-10-28T00:14:36.825Z] Kernel Version: 4.15.0-1048-aws [2019-10-28T00:14:36.825Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-28T00:14:36.825Z] OSType: linux [2019-10-28T00:14:36.825Z] Architecture: x86_64 [2019-10-28T00:14:36.825Z] CPUs: 2 [2019-10-28T00:14:36.825Z] Total Memory: 7.501GiB [2019-10-28T00:14:36.825Z] Name: ip-10-100-121-108 [2019-10-28T00:14:36.825Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-28T00:14:36.825Z] Docker Root Dir: /var/lib/docker [2019-10-28T00:14:36.825Z] Debug Mode: false [2019-10-28T00:14:36.825Z] Registry: https://index.docker.io/v1/ [2019-10-28T00:14:36.825Z] Labels: [2019-10-28T00:14:36.825Z] Experimental: true [2019-10-28T00:14:36.825Z] Insecure Registries: [2019-10-28T00:14:36.825Z] 127.0.0.0/8 [2019-10-28T00:14:36.825Z] Live Restore Enabled: true [2019-10-28T00:14:36.825Z] [2019-10-28T00:14:36.825Z] WARNING: No swap limit support [Pipeline] sh [2019-10-28T00:14:37.075Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-28T00:14:37.075Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-28T00:14:37.110Z] #44 98.21 vendor/golang.org/x/crypto/cryptobyte [2019-10-28T00:14:37.135Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:14:37.135Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:14:37.135Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40143/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-28T00:14:37.135Z] + bash /home/ubuntu/workspace/moby_PR-40143/check-config.sh [2019-10-28T00:14:37.135Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-28T00:14:37.135Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-28T00:14:37.135Z] [2019-10-28T00:14:37.135Z] Generally Necessary: [2019-10-28T00:14:37.135Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-28T00:14:37.135Z] - apparmor: enabled and tools installed [2019-10-28T00:14:37.135Z] - CONFIG_NAMESPACES: enabled [2019-10-28T00:14:37.135Z] - CONFIG_NET_NS: enabled [2019-10-28T00:14:37.135Z] - CONFIG_PID_NS: enabled [2019-10-28T00:14:37.135Z] - CONFIG_IPC_NS: enabled [2019-10-28T00:14:37.135Z] - CONFIG_UTS_NS: enabled [2019-10-28T00:14:37.135Z] - CONFIG_CGROUPS: enabled [2019-10-28T00:14:37.135Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-28T00:14:37.135Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-28T00:14:37.135Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-28T00:14:37.135Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-28T00:14:37.135Z] - CONFIG_CPUSETS: enabled [2019-10-28T00:14:37.135Z] - CONFIG_MEMCG: enabled [2019-10-28T00:14:37.135Z] - CONFIG_KEYS: enabled [2019-10-28T00:14:37.135Z] - CONFIG_VETH: enabled (as module) [2019-10-28T00:14:37.135Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-28T00:14:37.135Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-28T00:14:37.135Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-28T00:14:37.135Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-28T00:14:37.135Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-28T00:14:37.135Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-28T00:14:37.135Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-28T00:14:37.135Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-28T00:14:37.404Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-28T00:14:37.404Z] [2019-10-28T00:14:37.404Z] Optional Features: [2019-10-28T00:14:37.404Z] - CONFIG_USER_NS: enabled [2019-10-28T00:14:37.404Z] - CONFIG_SECCOMP: enabled [2019-10-28T00:14:37.404Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-28T00:14:37.404Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-28T00:14:37.404Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-28T00:14:37.404Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-28T00:14:37.404Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-28T00:14:37.404Z] - CONFIG_BLK_CGROUP: enabled [2019-10-28T00:14:37.404Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-28T00:14:37.404Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-28T00:14:37.404Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-28T00:14:37.404Z] - CONFIG_CGROUP_PERF: enabled [2019-10-28T00:14:37.404Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-28T00:14:37.404Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-28T00:14:37.404Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-28T00:14:37.404Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-28T00:14:37.404Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-28T00:14:37.404Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_IP_VS: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-28T00:14:37.404Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-28T00:14:37.404Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-28T00:14:37.404Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_EXT4_FS: enabled [2019-10-28T00:14:37.404Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-28T00:14:37.404Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-28T00:14:37.404Z] - Network Drivers: [2019-10-28T00:14:37.404Z] - "overlay": [2019-10-28T00:14:37.404Z] - CONFIG_VXLAN: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-28T00:14:37.404Z] Optional (for encrypted networks): [2019-10-28T00:14:37.404Z] - CONFIG_CRYPTO: enabled [2019-10-28T00:14:37.404Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-28T00:14:37.404Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-28T00:14:37.404Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-28T00:14:37.404Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-28T00:14:37.404Z] - CONFIG_XFRM: enabled [2019-10-28T00:14:37.404Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-28T00:14:37.404Z] - "ipvlan": [2019-10-28T00:14:37.404Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-28T00:14:37.404Z] - "macvlan": [2019-10-28T00:14:37.404Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-28T00:14:37.404Z] - CONFIG_DUMMY: enabled (as module) [2019-10-28T00:14:37.404Z] - "ftp,tftp client in container": [2019-10-28T00:14:37.662Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-28T00:14:37.662Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-28T00:14:37.662Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-28T00:14:37.662Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-28T00:14:37.662Z] - Storage Drivers: [2019-10-28T00:14:37.662Z] - "aufs": [2019-10-28T00:14:37.662Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-28T00:14:37.662Z] - "btrfs": [2019-10-28T00:14:37.662Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-28T00:14:37.662Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-28T00:14:37.662Z] - "devicemapper": [2019-10-28T00:14:37.662Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-28T00:14:37.662Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-28T00:14:37.662Z] - "overlay": [2019-10-28T00:14:37.662Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-28T00:14:37.662Z] - "zfs": [2019-10-28T00:14:37.662Z] - /dev/zfs: missing [2019-10-28T00:14:37.662Z] - zfs command: missing [2019-10-28T00:14:37.662Z] - zpool command: missing [2019-10-28T00:14:37.662Z] [2019-10-28T00:14:37.662Z] Limits: [2019-10-28T00:14:37.662Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-28T00:14:37.662Z] [2019-10-28T00:14:37.662Z] + true [Pipeline] } [Pipeline] // stage [2019-10-28T00:14:37.699Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-28T00:14:38.003Z] + sudo modprobe ip_vs [2019-10-28T00:14:38.263Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb . [2019-10-28T00:14:38.521Z] #1 [internal] load build definition from Dockerfile [2019-10-28T00:14:38.521Z] #1 transferring dockerfile: 14.63kB done [2019-10-28T00:14:38.521Z] #1 DONE 0.0s [2019-10-28T00:14:38.521Z] [2019-10-28T00:14:38.521Z] #2 [internal] load .dockerignore [2019-10-28T00:14:38.521Z] #2 transferring context: 87B done [2019-10-28T00:14:38.521Z] #2 DONE 0.0s [2019-10-28T00:14:38.521Z] [2019-10-28T00:14:38.521Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-28T00:14:38.565Z] #7 ... [2019-10-28T00:14:38.565Z] [2019-10-28T00:14:38.565Z] #19 [internal] load build context [2019-10-28T00:14:38.565Z] #19 transferring context: 45.63MB 3.6s done [2019-10-28T00:14:38.565Z] #19 DONE 5.2s [2019-10-28T00:14:38.565Z] [2019-10-28T00:14:38.565Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:14:38.565Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 4.7s done [2019-10-28T00:14:38.778Z] #3 DONE 0.4s [2019-10-28T00:14:38.778Z] [2019-10-28T00:14:38.778Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-28T00:14:38.778Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-28T00:14:38.826Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.3s done [2019-10-28T00:14:38.998Z] #44 100.1 net [2019-10-28T00:14:39.036Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-28T00:14:39.036Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-28T00:14:39.036Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-28T00:14:39.036Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2019-10-28T00:14:39.036Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-28T00:14:39.036Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-28T00:14:39.087Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-28T00:14:39.195Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-28T00:14:39.254Z] #44 100.6 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-28T00:14:39.602Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-10-28T00:14:39.602Z] #4 DONE 0.8s [2019-10-28T00:14:39.665Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.5s done [2019-10-28T00:14:39.665Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-10-28T00:14:39.665Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-28T00:14:40.181Z] #44 101.3 vendor/golang.org/x/crypto/poly1305 [2019-10-28T00:14:40.234Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-10-28T00:14:40.538Z] [2019-10-28T00:14:40.538Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-28T00:14:40.538Z] #6 DONE 0.2s [2019-10-28T00:14:40.538Z] [2019-10-28T00:14:40.538Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-28T00:14:40.538Z] #5 DONE 0.2s [2019-10-28T00:14:40.538Z] [2019-10-28T00:14:40.538Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-28T00:14:40.538Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-28T00:14:40.697Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-28T00:14:40.742Z] #44 ... [2019-10-28T00:14:40.742Z] [2019-10-28T00:14:40.742Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:14:40.742Z] #17 29.02 Building dependency tree... [2019-10-28T00:14:40.742Z] #17 30.63 The following additional packages will be installed: [2019-10-28T00:14:40.742Z] #17 30.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-28T00:14:40.742Z] #17 30.63 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-28T00:14:40.742Z] #17 30.64 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-28T00:14:40.742Z] #17 30.64 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-28T00:14:40.742Z] #17 30.64 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-28T00:14:40.742Z] #17 30.64 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-28T00:14:40.742Z] #17 30.64 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-28T00:14:40.742Z] #17 30.64 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-28T00:14:40.742Z] #17 30.64 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-28T00:14:40.742Z] #17 30.64 Suggested packages: [2019-10-28T00:14:40.742Z] #17 30.64 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-28T00:14:40.742Z] #17 30.64 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-28T00:14:40.742Z] #17 30.64 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-28T00:14:40.742Z] #17 30.64 vim-doc vim-scripts xfsdump acl attr quota [2019-10-28T00:14:40.742Z] #17 30.65 Recommended packages: [2019-10-28T00:14:40.742Z] #17 30.65 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-28T00:14:40.742Z] #17 30.65 python3-keyrings.alt python3-xdg unzip [2019-10-28T00:14:40.742Z] #17 34.65 The following NEW packages will be installed: [2019-10-28T00:14:40.742Z] #17 34.65 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-28T00:14:40.742Z] #17 34.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-28T00:14:40.742Z] #17 34.65 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-28T00:14:40.742Z] #17 34.66 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-28T00:14:40.742Z] #17 34.66 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-28T00:14:40.742Z] #17 34.66 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-28T00:14:40.742Z] #17 34.66 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-28T00:14:40.742Z] #17 34.66 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-28T00:14:40.742Z] #17 34.66 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-28T00:14:40.742Z] #17 34.66 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-28T00:14:40.743Z] #17 34.66 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-28T00:14:40.743Z] #17 34.66 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-28T00:14:40.743Z] #17 34.66 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-28T00:14:40.743Z] #17 34.67 xfsprogs xxd xz-utils zip [2019-10-28T00:14:40.800Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-28T00:14:40.800Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-28T00:14:40.800Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.21MB / 9.11MB 0.2s [2019-10-28T00:14:41.059Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-28T00:14:41.059Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-28T00:14:41.326Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-28T00:14:41.670Z] #17 35.78 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:14:41.670Z] #17 35.78 Need to get 90.9 MB of archives. [2019-10-28T00:14:41.670Z] #17 35.78 After this operation, 541 MB of additional disk space will be used. [2019-10-28T00:14:41.670Z] #17 35.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-28T00:14:41.670Z] #17 35.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-28T00:14:41.670Z] #17 35.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-28T00:14:41.670Z] #17 35.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-28T00:14:41.670Z] #17 35.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-28T00:14:41.670Z] #17 35.83 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-28T00:14:41.670Z] #17 35.87 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-28T00:14:41.926Z] #17 36.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-28T00:14:41.926Z] #17 36.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-28T00:14:41.926Z] #17 36.04 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-28T00:14:42.145Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.0s done [2019-10-28T00:14:42.182Z] #17 36.24 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-28T00:14:42.182Z] #17 36.27 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-28T00:14:42.182Z] #17 36.28 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-28T00:14:42.182Z] #17 36.28 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-28T00:14:42.182Z] #17 36.29 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-28T00:14:42.182Z] #17 36.29 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-28T00:14:42.182Z] #17 36.30 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-28T00:14:42.182Z] #17 36.31 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-28T00:14:42.182Z] #17 36.32 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-28T00:14:42.182Z] #17 36.33 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-28T00:14:42.182Z] #17 36.33 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-28T00:14:42.182Z] #17 36.38 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-28T00:14:42.182Z] #17 36.39 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-28T00:14:42.182Z] #17 36.41 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-28T00:14:42.405Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-10-28T00:14:42.438Z] #17 36.41 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-28T00:14:42.438Z] #17 36.42 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-28T00:14:42.438Z] #17 36.44 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-28T00:14:42.438Z] #17 36.45 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-28T00:14:42.438Z] #17 36.45 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-28T00:14:42.438Z] #17 36.50 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-28T00:14:42.438Z] #17 36.50 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-28T00:14:42.438Z] #17 36.51 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-28T00:14:42.438Z] #17 36.53 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-28T00:14:42.438Z] #17 36.55 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-28T00:14:42.438Z] #17 36.56 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-28T00:14:42.438Z] #17 36.57 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-28T00:14:42.438Z] #17 36.57 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-28T00:14:42.438Z] #17 36.57 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-28T00:14:42.438Z] #17 36.58 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-28T00:14:42.438Z] #17 36.60 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-28T00:14:42.438Z] #17 36.63 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-28T00:14:42.438Z] #17 36.65 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-28T00:14:42.438Z] #17 36.70 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-28T00:14:42.438Z] #17 36.72 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-28T00:14:42.438Z] #17 36.73 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-28T00:14:42.694Z] #17 36.73 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-28T00:14:42.694Z] #17 36.73 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-28T00:14:42.694Z] #17 36.76 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-28T00:14:42.950Z] #17 36.93 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-28T00:14:42.950Z] #17 36.95 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-28T00:14:42.950Z] #17 37.08 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-28T00:14:42.950Z] #17 37.10 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-28T00:14:42.950Z] #17 37.12 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-28T00:14:42.950Z] #17 37.14 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-28T00:14:43.206Z] #17 37.15 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-28T00:14:43.206Z] #17 37.17 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-28T00:14:43.375Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-28T00:14:43.376Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-28T00:14:43.376Z] go: finding github.com/kr/text v0.1.0 [2019-10-28T00:14:43.462Z] #17 37.64 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-28T00:14:43.462Z] #17 37.72 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-28T00:14:43.664Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-28T00:14:43.718Z] #17 37.80 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-28T00:14:43.718Z] #17 37.82 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-28T00:14:43.718Z] #17 37.84 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-28T00:14:43.718Z] #17 37.96 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-28T00:14:43.875Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.4s done [2019-10-28T00:14:43.955Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-28T00:14:43.955Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-28T00:14:43.955Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-28T00:14:44.135Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0.1s [2019-10-28T00:14:44.244Z] go: finding github.com/golang/mock v1.1.1 [2019-10-28T00:14:44.688Z] #17 38.55 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-28T00:14:44.688Z] #17 38.75 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-28T00:14:44.688Z] #17 38.76 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-28T00:14:45.246Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.1s done [2019-10-28T00:14:45.246Z] #65 DONE 4.7s [2019-10-28T00:14:45.246Z] [2019-10-28T00:14:45.246Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:14:45.246Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-28T00:14:45.246Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-28T00:14:45.246Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.5s done [2019-10-28T00:14:45.246Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-28T00:14:45.246Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-28T00:14:45.246Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.5s done [2019-10-28T00:14:45.246Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.8s done [2019-10-28T00:14:45.246Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 3.0s done [2019-10-28T00:14:45.246Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.4s done [2019-10-28T00:14:45.246Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 101.57MB / 120.06MB 4.7s [2019-10-28T00:14:45.246Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 2.5s [2019-10-28T00:14:45.246Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 3.1s done [2019-10-28T00:14:45.250Z] #17 39.15 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-28T00:14:45.250Z] #17 ... [2019-10-28T00:14:45.250Z] [2019-10-28T00:14:45.250Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:45.250Z] #41 30.66 CC images/signalfd.o [2019-10-28T00:14:45.250Z] #41 31.02 CC images/fs.o [2019-10-28T00:14:45.250Z] #41 31.32 CC images/pstree.o [2019-10-28T00:14:45.250Z] #41 31.49 CC images/pipe.o [2019-10-28T00:14:45.250Z] #41 31.71 CC images/tcp-stream.o [2019-10-28T00:14:45.250Z] #41 31.92 CC images/sk-packet.o [2019-10-28T00:14:45.250Z] #41 32.35 CC images/mnt.o [2019-10-28T00:14:45.250Z] #41 32.66 CC images/pipe-data.o [2019-10-28T00:14:45.250Z] #41 32.87 CC images/sa.o [2019-10-28T00:14:45.250Z] #41 33.17 CC images/timer.o [2019-10-28T00:14:45.250Z] #41 33.54 CC images/timerfd.o [2019-10-28T00:14:45.250Z] #41 33.78 CC images/mm.o [2019-10-28T00:14:45.250Z] #41 34.04 CC images/sk-opts.o [2019-10-28T00:14:45.250Z] #41 34.26 CC images/sk-unix.o [2019-10-28T00:14:45.250Z] #41 34.59 CC images/sk-inet.o [2019-10-28T00:14:45.250Z] #41 35.08 CC images/tun.o [2019-10-28T00:14:45.250Z] #41 35.46 CC images/sk-netlink.o [2019-10-28T00:14:45.250Z] #41 35.67 CC images/packet-sock.o [2019-10-28T00:14:45.250Z] #41 36.06 CC images/ipc-var.o [2019-10-28T00:14:45.250Z] #41 36.30 CC images/ipc-desc.o [2019-10-28T00:14:45.250Z] #41 36.58 CC images/ipc-shm.o [2019-10-28T00:14:45.250Z] #41 36.81 CC images/ipc-msg.o [2019-10-28T00:14:45.250Z] #41 37.11 CC images/ipc-sem.o [2019-10-28T00:14:45.250Z] #41 37.36 CC images/utsns.o [2019-10-28T00:14:45.250Z] #41 37.58 CC images/creds.o [2019-10-28T00:14:45.250Z] #41 37.86 CC images/vma.o [2019-10-28T00:14:45.250Z] #41 38.10 CC images/netdev.o [2019-10-28T00:14:45.250Z] #41 38.48 CC images/tty.o [2019-10-28T00:14:45.250Z] #41 39.23 CC images/file-lock.o [2019-10-28T00:14:45.250Z] #41 39.46 CC images/rlimit.o [2019-10-28T00:14:45.250Z] #41 39.70 CC images/pagemap.o [2019-10-28T00:14:45.250Z] #41 40.05 CC images/siginfo.o [2019-10-28T00:14:45.250Z] #41 40.33 CC images/rpc.o [2019-10-28T00:14:45.506Z] #41 ... [2019-10-28T00:14:45.506Z] [2019-10-28T00:14:45.506Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:14:45.506Z] #17 39.63 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-28T00:14:45.506Z] #17 39.64 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-28T00:14:45.510Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 109.87MB / 120.06MB 4.9s [2019-10-28T00:14:45.510Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.1s [2019-10-28T00:14:45.758Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-28T00:14:45.758Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-28T00:14:45.758Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-28T00:14:46.046Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-28T00:14:46.079Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.5s done [2019-10-28T00:14:46.671Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-28T00:14:46.671Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-28T00:14:46.958Z] go: finding github.com/kr/pty v1.1.1 [2019-10-28T00:14:47.431Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.5s done [2019-10-28T00:14:47.460Z] #7 ... [2019-10-28T00:14:47.460Z] [2019-10-28T00:14:47.460Z] #19 [internal] load build context [2019-10-28T00:14:47.460Z] #19 transferring context: 45.63MB 6.5s done [2019-10-28T00:14:47.460Z] #19 DONE 6.7s [2019-10-28T00:14:47.460Z] [2019-10-28T00:14:47.460Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:14:47.693Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 [2019-10-28T00:14:47.953Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-28T00:14:47.953Z] #7 DONE 14.8s [2019-10-28T00:14:47.979Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-28T00:14:48.213Z] [2019-10-28T00:14:48.213Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-28T00:14:48.267Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-28T00:14:48.555Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-28T00:14:48.555Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-28T00:14:48.773Z] #17 42.36 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-28T00:14:48.833Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.2s done [2019-10-28T00:14:48.846Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-28T00:14:49.091Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-28T00:14:49.155Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-28T00:14:49.349Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.5s done [2019-10-28T00:14:49.349Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-28T00:14:49.442Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-28T00:14:49.606Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-28T00:14:49.728Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-28T00:14:49.865Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-28T00:14:50.325Z] Removing intermediate container 1f972c5cb5d3 [2019-10-28T00:14:50.325Z] ---> 21a04ae41a7d [2019-10-28T00:14:50.325Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-28T00:14:50.325Z] ---> 687421176e14 [2019-10-28T00:14:50.325Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-28T00:14:50.325Z] ---> ea16a622eba8 [2019-10-28T00:14:50.325Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-28T00:14:50.325Z] ---> Running in 8dca1a8fdf8b [2019-10-28T00:14:50.325Z] Removing intermediate container 8dca1a8fdf8b [2019-10-28T00:14:50.325Z] ---> 37165823539a [2019-10-28T00:14:50.325Z] Successfully built 37165823539a [2019-10-28T00:14:50.325Z] Successfully tagged moby-buildx:latest [2019-10-28T00:14:50.325Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-28T00:14:50.325Z] if [ -n "${id}" ]; then \ [2019-10-28T00:14:50.325Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-28T00:14:50.325Z] && touch bundles/buildx; \ [2019-10-28T00:14:50.325Z] docker rm -f ${id}; \ [2019-10-28T00:14:50.325Z] fi [2019-10-28T00:14:50.355Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-28T00:14:50.647Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-28T00:14:50.662Z] #17 ... [2019-10-28T00:14:50.662Z] [2019-10-28T00:14:50.662Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:14:50.662Z] #44 101.9 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-28T00:14:50.662Z] #44 103.2 vendor/golang.org/x/crypto/hkdf [2019-10-28T00:14:50.662Z] #44 103.4 vendor/golang.org/x/text/transform [2019-10-28T00:14:50.662Z] #44 104.1 vendor/golang.org/x/text/unicode/bidi [2019-10-28T00:14:50.662Z] #44 106.2 vendor/golang.org/x/text/secure/bidirule [2019-10-28T00:14:50.662Z] #44 106.6 vendor/golang.org/x/text/unicode/norm [2019-10-28T00:14:50.662Z] #44 111.0 vendor/golang.org/x/net/idna [2019-10-28T00:14:50.706Z] ae551708ea522338c96b7124badf00b8bebcd071badc2be21f070ba67b681ef6 [2019-10-28T00:14:50.706Z] bundles/buildx version [2019-10-28T00:14:50.706Z] buildx v0.3.1 6db68d0 [2019-10-28T00:14:50.706Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb . [2019-10-28T00:14:50.918Z] #44 ... [2019-10-28T00:14:50.918Z] [2019-10-28T00:14:50.918Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:14:50.918Z] #17 45.04 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:14:50.918Z] #17 45.17 Fetched 90.9 MB in 9s (9707 kB/s) [2019-10-28T00:14:50.936Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-28T00:14:51.069Z] #1 [internal] booting buildkit [2019-10-28T00:14:51.070Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-28T00:14:51.174Z] #17 45.28 Selecting previously unselected package bash-completion. [2019-10-28T00:14:51.174Z] #17 45.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-28T00:14:51.174Z] #17 45.34 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-28T00:14:51.962Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-28T00:14:51.962Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-28T00:14:51.962Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-28T00:14:51.962Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-28T00:14:52.249Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-28T00:14:52.393Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.4s done [2019-10-28T00:14:52.393Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-28T00:14:52.411Z] #8 DONE 3.5s [2019-10-28T00:14:52.411Z] [2019-10-28T00:14:52.411Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-28T00:14:52.536Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-28T00:14:52.536Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-28T00:14:52.671Z] #9 DONE 1.0s [2019-10-28T00:14:52.671Z] [2019-10-28T00:14:52.671Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:14:52.671Z] #20 DONE 0.1s [2019-10-28T00:14:52.671Z] [2019-10-28T00:14:52.671Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:14:52.932Z] #28 ... [2019-10-28T00:14:52.932Z] [2019-10-28T00:14:52.932Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-28T00:14:52.932Z] #43 DONE 0.1s [2019-10-28T00:14:52.932Z] [2019-10-28T00:14:52.932Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-28T00:14:52.932Z] #46 DONE 0.2s [2019-10-28T00:14:52.932Z] [2019-10-28T00:14:52.932Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-28T00:14:52.932Z] #67 DONE 0.2s [2019-10-28T00:14:53.193Z] [2019-10-28T00:14:53.193Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-28T00:14:53.193Z] #49 DONE 0.3s [2019-10-28T00:14:53.193Z] [2019-10-28T00:14:53.193Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-28T00:14:53.193Z] #61 DONE 0.3s [2019-10-28T00:14:53.193Z] [2019-10-28T00:14:53.193Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-28T00:14:53.193Z] #21 DONE 0.3s [2019-10-28T00:14:53.193Z] [2019-10-28T00:14:53.193Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-28T00:14:53.193Z] #30 DONE 0.3s [2019-10-28T00:14:53.193Z] [2019-10-28T00:14:53.193Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:14:54.391Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2019-10-28T00:14:54.391Z] #1 creating container buildx_buildkit_default [2019-10-28T00:14:54.440Z] #17 ... [2019-10-28T00:14:54.440Z] [2019-10-28T00:14:54.440Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:14:54.440Z] #62 106.9 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:14:54.440Z] #62 106.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-28T00:14:54.440Z] #62 DONE 115.2s [2019-10-28T00:14:54.440Z] [2019-10-28T00:14:54.440Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-28T00:14:54.440Z] #63 DONE 0.1s [2019-10-28T00:14:54.440Z] [2019-10-28T00:14:54.440Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:14:54.440Z] #41 41.94 CC images/ext-file.o [2019-10-28T00:14:54.440Z] #41 42.17 CC images/cgroup.o [2019-10-28T00:14:54.440Z] #41 42.86 CC images/userns.o [2019-10-28T00:14:54.440Z] #41 43.20 CC images/google/protobuf/descriptor.o [2019-10-28T00:14:54.440Z] #41 45.08 CC images/opts.o [2019-10-28T00:14:54.440Z] #41 45.36 CC images/seccomp.o [2019-10-28T00:14:54.440Z] #41 45.60 CC images/binfmt-misc.o [2019-10-28T00:14:54.440Z] #41 45.81 CC images/time.o [2019-10-28T00:14:54.440Z] #41 46.10 CC images/sysctl.o [2019-10-28T00:14:54.440Z] #41 46.33 CC images/autofs.o [2019-10-28T00:14:54.440Z] #41 46.59 CC images/macvlan.o [2019-10-28T00:14:54.440Z] #41 46.81 CC images/sit.o [2019-10-28T00:14:54.440Z] #41 47.03 LINK images/built-in.o [2019-10-28T00:14:54.440Z] #41 47.15 GEN compel/include/asm [2019-10-28T00:14:54.440Z] #41 47.17 GEN compel/include/version.h [2019-10-28T00:14:54.440Z] #41 47.19 touch .config [2019-10-28T00:14:54.440Z] #41 47.19 GEN include/common/config.h [2019-10-28T00:14:54.440Z] #41 47.28 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-28T00:14:54.440Z] #41 47.32 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-28T00:14:54.440Z] #41 47.35 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-28T00:14:54.440Z] #41 47.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-28T00:14:54.440Z] #41 47.42 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-28T00:14:54.440Z] #41 47.43 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-28T00:14:54.440Z] #41 47.47 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-28T00:14:54.440Z] #41 47.49 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-28T00:14:54.440Z] #41 47.51 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-28T00:14:54.440Z] #41 47.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-28T00:14:54.440Z] #41 47.55 DEP compel/plugins/std/infect.d [2019-10-28T00:14:54.440Z] #41 47.73 DEP compel/plugins/std/string.d [2019-10-28T00:14:54.440Z] #41 47.86 DEP compel/plugins/std/log.d [2019-10-28T00:14:54.440Z] #41 47.98 DEP compel/plugins/std/fds.d [2019-10-28T00:14:54.440Z] #41 48.09 DEP compel/plugins/std/std.d [2019-10-28T00:14:54.440Z] #41 48.22 DEP compel/plugins/shmem/shmem.d [2019-10-28T00:14:54.440Z] #41 48.29 DEP compel/plugins/fds/fds.d [2019-10-28T00:14:54.440Z] #41 48.50 CC compel/plugins/std/std.o [2019-10-28T00:14:54.440Z] #41 48.90 CC compel/plugins/std/fds.o [2019-10-28T00:14:54.440Z] #41 49.55 CC compel/plugins/std/log.o [2019-10-28T00:14:54.760Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-28T00:14:54.760Z] #1 DONE 3.7s [2019-10-28T00:14:54.760Z] [2019-10-28T00:14:54.760Z] #3 [internal] load build definition from Dockerfile [2019-10-28T00:14:54.760Z] #3 transferring dockerfile: 14.62kB done [2019-10-28T00:14:54.760Z] #3 DONE 0.0s [2019-10-28T00:14:54.760Z] [2019-10-28T00:14:54.760Z] #2 [internal] load .dockerignore [2019-10-28T00:14:54.760Z] #2 transferring context: 87B done [2019-10-28T00:14:54.760Z] #2 DONE 0.0s [2019-10-28T00:14:54.760Z] [2019-10-28T00:14:54.760Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-28T00:14:54.923Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.4s done [2019-10-28T00:14:54.923Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-28T00:14:55.367Z] #41 ... [2019-10-28T00:14:55.367Z] [2019-10-28T00:14:55.367Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:14:55.367Z] #17 49.66 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-28T00:14:55.557Z] #4 DONE 0.5s [2019-10-28T00:14:55.557Z] [2019-10-28T00:14:55.557Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-28T00:14:55.557Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-28T00:14:55.557Z] #5 DONE 0.0s [2019-10-28T00:14:55.557Z] [2019-10-28T00:14:55.557Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-28T00:14:55.557Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-28T00:14:55.557Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-28T00:14:55.557Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-28T00:14:55.557Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-28T00:14:55.557Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-28T00:14:55.935Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-28T00:14:55.935Z] #5 DONE 0.5s [2019-10-28T00:14:56.184Z] #17 50.23 Selecting previously unselected package libnet1:amd64. [2019-10-28T00:14:56.184Z] #17 50.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-28T00:14:56.184Z] #17 50.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-28T00:14:56.184Z] #17 50.33 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-28T00:14:56.184Z] #17 50.34 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-28T00:14:56.184Z] #17 50.34 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-28T00:14:56.184Z] #17 50.43 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-28T00:14:56.310Z] [2019-10-28T00:14:56.310Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-28T00:14:56.441Z] #17 50.43 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-28T00:14:56.441Z] #17 50.45 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-28T00:14:56.441Z] #17 50.58 Selecting previously unselected package libudev-dev:amd64. [2019-10-28T00:14:56.441Z] #17 50.58 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-28T00:14:56.441Z] #17 50.61 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-28T00:14:56.697Z] #17 50.81 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-28T00:14:56.697Z] #17 50.81 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-28T00:14:56.697Z] #17 50.82 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-28T00:14:56.749Z] #7 DONE 0.3s [2019-10-28T00:14:56.749Z] [2019-10-28T00:14:56.749Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-28T00:14:56.749Z] #6 DONE 0.4s [2019-10-28T00:14:56.749Z] [2019-10-28T00:14:56.749Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:14:56.749Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-28T00:14:56.749Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-28T00:14:56.749Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 434.18kB / 45.24MB 0.1s [2019-10-28T00:14:56.749Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-10-28T00:14:56.749Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-28T00:14:56.749Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 0B / 126B 0.1s [2019-10-28T00:14:56.749Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-28T00:14:56.749Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-10-28T00:14:56.750Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.1s [2019-10-28T00:14:57.207Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 6.49MB / 45.24MB 0.2s [2019-10-28T00:14:57.207Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 1.29MB / 10.32MB 0.2s [2019-10-28T00:14:57.207Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 3.41MB / 4.37MB 0.2s [2019-10-28T00:14:57.207Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 531.14kB / 45.98MB 0.2s [2019-10-28T00:14:57.207Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 0B / 102.17MB 0.2s [2019-10-28T00:14:57.207Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 11.11MB / 45.24MB 0.4s [2019-10-28T00:14:57.207Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 5.34MB / 10.32MB 0.4s [2019-10-28T00:14:57.207Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.4s done [2019-10-28T00:14:57.207Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.3s done [2019-10-28T00:14:57.207Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 5.62MB / 50.49MB 0.4s [2019-10-28T00:14:57.207Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 4.39MB / 45.98MB 0.4s [2019-10-28T00:14:57.258Z] #17 51.38 Selecting previously unselected package python3.5-minimal. [2019-10-28T00:14:57.258Z] #17 51.38 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-28T00:14:57.258Z] #17 51.39 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:14:57.759Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 14.16MB / 45.24MB 0.5s [2019-10-28T00:14:57.759Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 8.32MB / 10.32MB 0.5s [2019-10-28T00:14:57.759Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 8.95MB / 50.49MB 0.5s [2019-10-28T00:14:57.759Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 7.72MB / 45.98MB 0.5s [2019-10-28T00:14:57.759Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 16.55MB / 45.24MB 0.7s [2019-10-28T00:14:57.759Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 10.90MB / 45.98MB 0.7s [2019-10-28T00:14:57.759Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 21.53MB / 45.24MB 0.8s [2019-10-28T00:14:57.759Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.7s done [2019-10-28T00:14:57.759Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 15.48MB / 50.49MB 0.8s [2019-10-28T00:14:57.759Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 15.34MB / 45.98MB 0.8s [2019-10-28T00:14:57.759Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.7s done [2019-10-28T00:14:57.759Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 18.00MB / 45.98MB 1.0s [2019-10-28T00:14:57.869Z] #31 4.799 + RM_GOPATH=0 [2019-10-28T00:14:57.869Z] #31 4.799 + TMP_GOPATH= [2019-10-28T00:14:57.869Z] #31 4.799 + : /build [2019-10-28T00:14:57.869Z] #31 4.799 + '[' -z '' ']' [2019-10-28T00:14:58.128Z] #31 4.799 ++ mktemp -d [2019-10-28T00:14:58.128Z] #31 4.807 + export GOPATH=/tmp/tmp.bRxBAwDCOe [2019-10-28T00:14:58.128Z] #31 4.807 + GOPATH=/tmp/tmp.bRxBAwDCOe [2019-10-28T00:14:58.128Z] #31 4.807 + RM_GOPATH=1 [2019-10-28T00:14:58.128Z] #31 4.810 ++ dirname ./install.sh [2019-10-28T00:14:58.128Z] #31 4.824 + dir=. [2019-10-28T00:14:58.128Z] #31 4.824 + bin=tomlv [2019-10-28T00:14:58.128Z] #31 4.824 + shift [2019-10-28T00:14:58.128Z] #31 4.824 + '[' '!' -f ./tomlv.installer ']' [2019-10-28T00:14:58.128Z] #31 4.824 + . ./tomlv.installer [2019-10-28T00:14:58.128Z] #31 4.824 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:14:58.128Z] #31 4.824 + install_tomlv [2019-10-28T00:14:58.128Z] #31 4.824 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-28T00:14:58.128Z] #31 4.824 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:14:58.128Z] #31 4.827 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bRxBAwDCOe/src/github.com/BurntSushi/toml [2019-10-28T00:14:58.128Z] #31 4.833 Cloning into '/tmp/tmp.bRxBAwDCOe/src/github.com/BurntSushi/toml'... [2019-10-28T00:14:58.387Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 27.07MB / 45.24MB 1.1s [2019-10-28T00:14:58.387Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 19.12MB / 50.49MB 1.1s [2019-10-28T00:14:58.387Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 30.35MB / 45.24MB 1.3s [2019-10-28T00:14:58.387Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 23.74MB / 50.49MB 1.3s [2019-10-28T00:14:58.387Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 24.04MB / 45.98MB 1.3s [2019-10-28T00:14:58.387Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 6.84MB / 102.17MB 1.3s [2019-10-28T00:14:58.387Z] #8 ... [2019-10-28T00:14:58.387Z] [2019-10-28T00:14:58.387Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-28T00:14:58.387Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-28T00:14:58.387Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-28T00:14:58.387Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-28T00:14:58.387Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-10-28T00:14:58.387Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done [2019-10-28T00:14:58.387Z] #66 DONE 1.7s [2019-10-28T00:14:58.387Z] [2019-10-28T00:14:58.387Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:14:58.387Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 34.31MB / 45.24MB 1.4s [2019-10-28T00:14:58.387Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 30.34MB / 45.98MB 1.4s [2019-10-28T00:14:58.387Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 12.74MB / 102.17MB 1.4s [2019-10-28T00:14:58.387Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 38.62MB / 45.24MB 1.6s [2019-10-28T00:14:58.387Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 28.16MB / 50.49MB 1.6s [2019-10-28T00:14:58.387Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 34.54MB / 45.98MB 1.6s [2019-10-28T00:14:58.387Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 32.44MB / 50.49MB 1.7s [2019-10-28T00:14:58.387Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 37.79MB / 45.98MB 1.7s [2019-10-28T00:14:58.387Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 20.64MB / 102.17MB 1.7s [2019-10-28T00:14:58.388Z] #31 ... [2019-10-28T00:14:58.388Z] [2019-10-28T00:14:58.388Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:14:58.388Z] #28 5.548 + mktemp -d [2019-10-28T00:14:58.388Z] #28 5.549 + export GOPATH=/tmp/tmp.0DTvscSzRY [2019-10-28T00:14:58.388Z] #28 5.549 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.0DTvscSzRY/src/github.com/go-swagger/go-swagger [2019-10-28T00:14:58.388Z] #28 5.555 Cloning into '/tmp/tmp.0DTvscSzRY/src/github.com/go-swagger/go-swagger'... [2019-10-28T00:14:58.623Z] #17 52.58 Selecting previously unselected package python3-minimal. [2019-10-28T00:14:58.623Z] #17 52.58 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-28T00:14:58.623Z] #17 52.58 Unpacking python3-minimal (3.5.3-1) ... [2019-10-28T00:14:58.623Z] #17 52.67 Selecting previously unselected package libmpdec2:amd64. [2019-10-28T00:14:58.623Z] #17 52.67 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-28T00:14:58.623Z] #17 52.67 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-28T00:14:58.623Z] #17 52.79 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-28T00:14:58.623Z] #17 52.79 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-28T00:14:58.623Z] #17 52.80 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-28T00:14:59.027Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 43.26MB / 45.24MB 1.9s [2019-10-28T00:14:59.027Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 36.04MB / 50.49MB 1.9s [2019-10-28T00:14:59.027Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.20MB / 45.98MB 1.9s [2019-10-28T00:14:59.027Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 38.62MB / 50.49MB 2.0s [2019-10-28T00:14:59.027Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.76MB / 45.98MB 2.0s [2019-10-28T00:14:59.027Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 29.14MB / 102.17MB 2.0s [2019-10-28T00:14:59.027Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.1s done [2019-10-28T00:14:59.027Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 45.18MB / 50.49MB 2.2s [2019-10-28T00:14:59.027Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.2s done [2019-10-28T00:14:59.027Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 38.23MB / 102.17MB 2.2s [2019-10-28T00:14:59.027Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.3s [2019-10-28T00:14:59.027Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 49.80MB / 102.17MB 2.3s [2019-10-28T00:14:59.436Z] #8 ... [2019-10-28T00:14:59.436Z] [2019-10-28T00:14:59.436Z] #20 [internal] load build context [2019-10-28T00:14:59.436Z] #20 transferring context: 45.63MB 2.6s done [2019-10-28T00:14:59.436Z] #20 DONE 2.6s [2019-10-28T00:14:59.436Z] [2019-10-28T00:14:59.436Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:14:59.436Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.4s done [2019-10-28T00:14:59.436Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 59.62MB / 102.17MB 2.6s [2019-10-28T00:14:59.436Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 65.11MB / 102.17MB 2.8s [2019-10-28T00:14:59.817Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 72.86MB / 102.17MB 3.1s [2019-10-28T00:15:00.187Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.1s [2019-10-28T00:15:00.206Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 78.00MB / 102.17MB 3.2s [2019-10-28T00:15:00.206Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 84.56MB / 102.17MB 3.4s [2019-10-28T00:15:00.206Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 91.14MB / 102.17MB 3.5s [2019-10-28T00:15:00.552Z] #17 54.46 Selecting previously unselected package python3.5. [2019-10-28T00:15:00.553Z] #17 54.46 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-28T00:15:00.553Z] #17 54.46 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:15:00.553Z] #17 54.64 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-28T00:15:00.553Z] #17 54.65 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-28T00:15:00.553Z] #17 54.66 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-28T00:15:00.553Z] #17 54.73 Selecting previously unselected package dh-python. [2019-10-28T00:15:00.553Z] #17 54.73 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-28T00:15:00.553Z] #17 54.74 Unpacking dh-python (2.20170125) ... [2019-10-28T00:15:00.572Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.7s [2019-10-28T00:15:00.572Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.9s done [2019-10-28T00:15:00.572Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-28T00:15:00.811Z] #17 ... [2019-10-28T00:15:00.811Z] [2019-10-28T00:15:00.811Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:00.811Z] #47 DONE 122.0s [2019-10-28T00:15:00.811Z] [2019-10-28T00:15:00.811Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:15:00.811Z] #17 54.97 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-28T00:15:00.811Z] #17 ... [2019-10-28T00:15:00.811Z] [2019-10-28T00:15:00.811Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:15:00.811Z] #41 50.99 CC compel/plugins/std/string.o [2019-10-28T00:15:00.811Z] #41 51.67 CC compel/plugins/std/infect.o [2019-10-28T00:15:00.811Z] #41 52.11 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-28T00:15:00.811Z] #41 52.19 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-28T00:15:00.811Z] #41 52.25 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-28T00:15:00.811Z] #41 52.34 AR compel/plugins/std.lib.a [2019-10-28T00:15:00.811Z] #41 52.40 CC compel/plugins/fds/fds.o [2019-10-28T00:15:00.811Z] #41 52.63 AR compel/plugins/fds.lib.a [2019-10-28T00:15:00.811Z] #41 52.68 HOSTDEP compel/src/lib/log-host.d [2019-10-28T00:15:00.811Z] #41 52.79 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-28T00:15:00.811Z] #41 52.92 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-28T00:15:00.811Z] #41 53.10 HOSTDEP compel/src/main-host.d [2019-10-28T00:15:00.811Z] #41 53.26 DEP compel/src/lib/ptrace.d [2019-10-28T00:15:00.811Z] #41 53.41 DEP compel/src/lib/infect.d [2019-10-28T00:15:00.811Z] #41 53.63 DEP compel/src/lib/infect-util.d [2019-10-28T00:15:00.811Z] #41 53.79 DEP compel/src/lib/infect-rpc.d [2019-10-28T00:15:00.811Z] #41 53.94 DEP compel/arch/x86/src/lib/infect.d [2019-10-28T00:15:00.811Z] #41 54.08 DEP compel/arch/x86/src/lib/cpu.d [2019-10-28T00:15:00.811Z] #41 54.23 DEP compel/src/lib/log.d [2019-10-28T00:15:00.811Z] #41 54.40 DEP compel/src/main.d [2019-10-28T00:15:00.811Z] #41 54.61 DEP compel/src/lib/handle-elf.d [2019-10-28T00:15:00.811Z] #41 54.80 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-28T00:15:00.811Z] #41 54.96 CC compel/src/lib/log.o [2019-10-28T00:15:00.811Z] #41 55.24 CC compel/arch/x86/src/lib/cpu.o [2019-10-28T00:15:01.067Z] #41 56.29 CC compel/arch/x86/src/lib/infect.o [2019-10-28T00:15:02.432Z] #41 57.70 CC compel/src/lib/infect-rpc.o [2019-10-28T00:15:02.432Z] #41 ... [2019-10-28T00:15:02.432Z] [2019-10-28T00:15:02.432Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:02.432Z] #44 113.7 vendor/golang.org/x/net/http2/hpack [2019-10-28T00:15:02.432Z] #44 115.0 mime [2019-10-28T00:15:02.432Z] #44 118.0 mime/quotedprintable [2019-10-28T00:15:02.432Z] #44 118.4 net/http/internal [2019-10-28T00:15:02.432Z] #44 121.4 crypto/tls [2019-10-28T00:15:02.606Z] #28 ... [2019-10-28T00:15:02.606Z] [2019-10-28T00:15:02.606Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:02.606Z] #40 6.972 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:02.606Z] #40 6.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:02.606Z] #40 6.990 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:02.606Z] #40 7.000 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:02.606Z] #40 7.084 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:02.606Z] #40 7.964 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-28T00:15:02.606Z] #40 9.417 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-28T00:15:02.687Z] #44 ... [2019-10-28T00:15:02.688Z] [2019-10-28T00:15:02.688Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:15:02.688Z] #17 55.09 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:15:02.715Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.4s done [2019-10-28T00:15:02.715Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 [2019-10-28T00:15:02.715Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-28T00:15:02.715Z] #7 DONE 22.1s [2019-10-28T00:15:02.715Z] [2019-10-28T00:15:02.715Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-28T00:15:02.868Z] #40 ... [2019-10-28T00:15:02.868Z] [2019-10-28T00:15:02.868Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:15:02.868Z] #38 3.637 + mktemp -d [2019-10-28T00:15:02.868Z] #38 3.638 + export GOPATH=/tmp/tmp.quCGSmh1K1 [2019-10-28T00:15:02.868Z] #38 3.638 + git clone https://github.com/docker/distribution.git /tmp/tmp.quCGSmh1K1/src/github.com/docker/distribution [2019-10-28T00:15:02.868Z] #38 3.643 Cloning into '/tmp/tmp.quCGSmh1K1/src/github.com/docker/distribution'... [2019-10-28T00:15:02.868Z] #38 ... [2019-10-28T00:15:02.868Z] [2019-10-28T00:15:02.868Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:02.868Z] #44 5.596 + RM_GOPATH=0 [2019-10-28T00:15:02.868Z] #44 5.596 + TMP_GOPATH= [2019-10-28T00:15:02.868Z] #44 5.596 + : /build [2019-10-28T00:15:02.868Z] #44 5.596 + '[' -z '' ']' [2019-10-28T00:15:02.868Z] #44 5.602 ++ mktemp -d [2019-10-28T00:15:02.868Z] #44 5.603 + export GOPATH=/tmp/tmp.88IrzTy9pJ [2019-10-28T00:15:02.868Z] #44 5.603 + GOPATH=/tmp/tmp.88IrzTy9pJ [2019-10-28T00:15:02.868Z] #44 5.604 + RM_GOPATH=1 [2019-10-28T00:15:02.868Z] #44 5.605 ++ dirname ./install.sh [2019-10-28T00:15:02.868Z] #44 5.617 + dir=. [2019-10-28T00:15:02.868Z] #44 5.618 + bin=vndr [2019-10-28T00:15:02.868Z] #44 5.618 + shift [2019-10-28T00:15:02.868Z] #44 5.619 + '[' '!' -f ./vndr.installer ']' [2019-10-28T00:15:02.868Z] #44 5.620 + . ./vndr.installer [2019-10-28T00:15:02.868Z] #44 5.620 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:15:02.868Z] #44 5.621 + install_vndr [2019-10-28T00:15:02.868Z] #44 5.621 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-28T00:15:02.868Z] #44 5.622 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:15:02.868Z] #44 5.623 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.88IrzTy9pJ/src/github.com/LK4D4/vndr [2019-10-28T00:15:02.868Z] #44 5.628 Cloning into '/tmp/tmp.88IrzTy9pJ/src/github.com/LK4D4/vndr'... [2019-10-28T00:15:02.868Z] #44 6.435 + cd /tmp/tmp.88IrzTy9pJ/src/github.com/LK4D4/vndr [2019-10-28T00:15:02.868Z] #44 6.436 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:15:02.868Z] #44 6.452 + go build -buildmode=pie -v -o /build/vndr . [2019-10-28T00:15:02.868Z] #44 7.872 unicode [2019-10-28T00:15:02.868Z] #44 7.954 internal/bytealg [2019-10-28T00:15:02.868Z] #44 7.972 sync/atomic [2019-10-28T00:15:02.868Z] #44 8.184 math [2019-10-28T00:15:02.868Z] #44 8.610 internal/testlog [2019-10-28T00:15:02.868Z] #44 9.245 runtime [2019-10-28T00:15:02.868Z] #44 9.407 unicode/utf16 [2019-10-28T00:15:03.129Z] #44 10.12 container/list [2019-10-28T00:15:03.129Z] #44 ... [2019-10-28T00:15:03.129Z] [2019-10-28T00:15:03.129Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:03.129Z] #22 5.037 + RM_GOPATH=0 [2019-10-28T00:15:03.129Z] #22 5.037 + TMP_GOPATH= [2019-10-28T00:15:03.129Z] #22 5.037 + : /build [2019-10-28T00:15:03.129Z] #22 5.037 + '[' -z '' ']' [2019-10-28T00:15:03.129Z] #22 5.041 ++ mktemp -d [2019-10-28T00:15:03.129Z] #22 5.044 + export GOPATH=/tmp/tmp.V6wCvVRafe [2019-10-28T00:15:03.129Z] #22 5.044 + GOPATH=/tmp/tmp.V6wCvVRafe [2019-10-28T00:15:03.129Z] #22 5.044 + RM_GOPATH=1 [2019-10-28T00:15:03.129Z] #22 5.045 ++ dirname ./install.sh [2019-10-28T00:15:03.129Z] #22 5.050 + dir=. [2019-10-28T00:15:03.129Z] #22 5.052 + bin=dockercli [2019-10-28T00:15:03.129Z] #22 5.053 + shift [2019-10-28T00:15:03.129Z] #22 5.054 + '[' '!' -f ./dockercli.installer ']' [2019-10-28T00:15:03.129Z] #22 5.055 + . ./dockercli.installer [2019-10-28T00:15:03.129Z] #22 5.057 ++ : stable [2019-10-28T00:15:03.129Z] #22 5.059 ++ : 17.06.2-ce [2019-10-28T00:15:03.129Z] #22 5.060 + install_dockercli [2019-10-28T00:15:03.129Z] #22 5.064 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-28T00:15:03.129Z] #22 5.064 Install docker/cli version 17.06.2-ce from stable [2019-10-28T00:15:03.129Z] #22 5.069 ++ uname -m [2019-10-28T00:15:03.129Z] #22 5.079 + arch=aarch64 [2019-10-28T00:15:03.129Z] #22 5.080 + '[' aarch64 '!=' x86_64 ']' [2019-10-28T00:15:03.129Z] #22 5.080 + '[' aarch64 '!=' s390x ']' [2019-10-28T00:15:03.129Z] #22 5.081 + '[' aarch64 '!=' armhf ']' [2019-10-28T00:15:03.129Z] #22 5.083 + build_dockercli [2019-10-28T00:15:03.129Z] #22 5.085 + git clone https://github.com/docker/docker-ce /tmp/tmp.V6wCvVRafe/tmp/docker-ce [2019-10-28T00:15:03.129Z] #22 5.091 Cloning into '/tmp/tmp.V6wCvVRafe/tmp/docker-ce'... [2019-10-28T00:15:03.390Z] #22 ... [2019-10-28T00:15:03.390Z] [2019-10-28T00:15:03.390Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:03.390Z] #47 5.210 + RM_GOPATH=0 [2019-10-28T00:15:03.390Z] #47 5.210 + TMP_GOPATH= [2019-10-28T00:15:03.390Z] #47 5.210 + : /build [2019-10-28T00:15:03.390Z] #47 5.210 + '[' -z '' ']' [2019-10-28T00:15:03.390Z] #47 5.210 ++ mktemp -d [2019-10-28T00:15:03.390Z] #47 5.213 + export GOPATH=/tmp/tmp.quCrIuqh4u [2019-10-28T00:15:03.390Z] #47 5.213 + GOPATH=/tmp/tmp.quCrIuqh4u [2019-10-28T00:15:03.390Z] #47 5.213 + RM_GOPATH=1 [2019-10-28T00:15:03.390Z] #47 5.219 ++ dirname ./install.sh [2019-10-28T00:15:03.390Z] #47 5.220 + dir=. [2019-10-28T00:15:03.390Z] #47 5.220 + bin=gotestsum [2019-10-28T00:15:03.390Z] #47 5.220 + shift [2019-10-28T00:15:03.390Z] #47 5.220 + '[' '!' -f ./gotestsum.installer ']' [2019-10-28T00:15:03.390Z] #47 5.220 + . ./gotestsum.installer [2019-10-28T00:15:03.390Z] #47 5.221 ++ : v0.3.5 [2019-10-28T00:15:03.390Z] #47 5.223 + install_gotestsum [2019-10-28T00:15:03.390Z] #47 5.223 + echo 'Installing gotestsum version v0.3.5' [2019-10-28T00:15:03.390Z] #47 5.223 + go get -d gotest.tools/gotestsum [2019-10-28T00:15:03.390Z] #47 5.224 Installing gotestsum version v0.3.5 [2019-10-28T00:15:03.390Z] #47 ... [2019-10-28T00:15:03.390Z] [2019-10-28T00:15:03.390Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:03.390Z] #10 6.333 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:03.390Z] #10 6.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:03.390Z] #10 6.354 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:03.390Z] #10 6.372 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:03.390Z] #10 6.397 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:03.390Z] #10 7.201 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-28T00:15:03.390Z] #10 8.732 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-28T00:15:03.390Z] #10 9.661 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-28T00:15:03.651Z] #10 ... [2019-10-28T00:15:03.651Z] [2019-10-28T00:15:03.651Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:03.651Z] #33 5.534 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:03.651Z] #33 5.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:03.651Z] #33 5.720 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:03.651Z] #33 5.750 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:03.651Z] #33 5.793 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:03.651Z] #33 6.380 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-28T00:15:03.651Z] #33 7.762 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-28T00:15:03.651Z] #33 8.641 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-28T00:15:03.651Z] #33 ... [2019-10-28T00:15:03.651Z] [2019-10-28T00:15:03.651Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:03.651Z] #68 5.145 + RM_GOPATH=0 [2019-10-28T00:15:03.651Z] #68 5.145 + TMP_GOPATH= [2019-10-28T00:15:03.651Z] #68 5.145 + : /build [2019-10-28T00:15:03.651Z] #68 5.145 + '[' -z '' ']' [2019-10-28T00:15:03.651Z] #68 5.148 ++ mktemp -d [2019-10-28T00:15:03.651Z] #68 5.150 + export GOPATH=/tmp/tmp.icwB1xFMAQ [2019-10-28T00:15:03.651Z] #68 5.150 + GOPATH=/tmp/tmp.icwB1xFMAQ [2019-10-28T00:15:03.651Z] #68 5.150 + RM_GOPATH=1 [2019-10-28T00:15:03.651Z] #68 5.154 ++ dirname ./install.sh [2019-10-28T00:15:03.651Z] #68 5.161 + dir=. [2019-10-28T00:15:03.651Z] #68 5.161 + bin=proxy [2019-10-28T00:15:03.651Z] #68 5.161 + shift [2019-10-28T00:15:03.651Z] #68 5.162 + '[' '!' -f ./proxy.installer ']' [2019-10-28T00:15:03.651Z] #68 5.162 + . ./proxy.installer [2019-10-28T00:15:03.651Z] #68 5.168 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:15:03.651Z] #68 5.168 + install_proxy [2019-10-28T00:15:03.651Z] #68 5.168 + case "$1" in [2019-10-28T00:15:03.651Z] #68 5.168 + export CGO_ENABLED=0 [2019-10-28T00:15:03.651Z] #68 5.168 + CGO_ENABLED=0 [2019-10-28T00:15:03.651Z] #68 5.168 + _install_proxy [2019-10-28T00:15:03.651Z] #68 5.168 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-28T00:15:03.651Z] #68 5.168 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.icwB1xFMAQ/src/github.com/docker/libnetwork [2019-10-28T00:15:03.651Z] #68 5.169 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:15:03.651Z] #68 5.173 Cloning into '/tmp/tmp.icwB1xFMAQ/src/github.com/docker/libnetwork'... [2019-10-28T00:15:03.948Z] #68 ... [2019-10-28T00:15:03.948Z] [2019-10-28T00:15:03.948Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:03.948Z] #24 6.397 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:03.948Z] #24 6.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:03.948Z] #24 6.425 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:03.948Z] #24 6.435 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:03.948Z] #24 6.443 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:03.948Z] #24 7.205 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-28T00:15:03.948Z] #24 8.504 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-28T00:15:03.948Z] #24 9.550 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-28T00:15:04.209Z] #24 ... [2019-10-28T00:15:04.209Z] [2019-10-28T00:15:04.209Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:04.209Z] #62 5.612 + RM_GOPATH=0 [2019-10-28T00:15:04.209Z] #62 5.612 + TMP_GOPATH= [2019-10-28T00:15:04.209Z] #62 5.612 + : /build/ [2019-10-28T00:15:04.209Z] #62 5.612 + '[' -z '' ']' [2019-10-28T00:15:04.209Z] #62 5.612 ++ mktemp -d [2019-10-28T00:15:04.209Z] #62 5.617 + export GOPATH=/tmp/tmp.lXEgY5cO8R [2019-10-28T00:15:04.209Z] #62 5.617 + GOPATH=/tmp/tmp.lXEgY5cO8R [2019-10-28T00:15:04.209Z] #62 5.617 + RM_GOPATH=1 [2019-10-28T00:15:04.209Z] #62 5.618 ++ dirname ./install.sh [2019-10-28T00:15:04.209Z] #62 5.622 + dir=. [2019-10-28T00:15:04.209Z] #62 5.622 + bin=rootlesskit [2019-10-28T00:15:04.209Z] #62 5.624 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:15:04.209Z] #62 5.626 + shift [2019-10-28T00:15:04.209Z] #62 5.626 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-28T00:15:04.209Z] #62 5.626 + . ./rootlesskit.installer [2019-10-28T00:15:04.209Z] #62 5.626 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:15:04.209Z] #62 5.626 + install_rootlesskit [2019-10-28T00:15:04.209Z] #62 5.626 + case "$1" in [2019-10-28T00:15:04.209Z] #62 5.626 + export CGO_ENABLED=0 [2019-10-28T00:15:04.209Z] #62 5.626 + CGO_ENABLED=0 [2019-10-28T00:15:04.209Z] #62 5.626 + _install_rootlesskit [2019-10-28T00:15:04.209Z] #62 5.626 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-28T00:15:04.209Z] #62 5.626 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lXEgY5cO8R/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:15:04.209Z] #62 5.626 Cloning into '/tmp/tmp.lXEgY5cO8R/src/github.com/rootless-containers/rootlesskit'... [2019-10-28T00:15:04.209Z] #62 9.628 + cd /tmp/tmp.lXEgY5cO8R/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:15:04.209Z] #62 9.628 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:15:04.209Z] #62 9.839 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:15:04.209Z] #62 9.840 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-28T00:15:04.209Z] #62 ... [2019-10-28T00:15:04.209Z] [2019-10-28T00:15:04.209Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:04.209Z] #50 5.434 + RM_GOPATH=0 [2019-10-28T00:15:04.209Z] #50 5.434 + TMP_GOPATH= [2019-10-28T00:15:04.209Z] #50 5.434 + : /build [2019-10-28T00:15:04.209Z] #50 5.434 + '[' -z '' ']' [2019-10-28T00:15:04.209Z] #50 5.434 ++ mktemp -d [2019-10-28T00:15:04.209Z] #50 5.448 + export GOPATH=/tmp/tmp.iBhOmZ4aDN [2019-10-28T00:15:04.209Z] #50 5.448 + GOPATH=/tmp/tmp.iBhOmZ4aDN [2019-10-28T00:15:04.209Z] #50 5.448 + RM_GOPATH=1 [2019-10-28T00:15:04.209Z] #50 5.451 ++ dirname ./install.sh [2019-10-28T00:15:04.209Z] #50 5.453 Installing golangci-lint version v1.20.0 [2019-10-28T00:15:04.209Z] #50 5.453 + dir=. [2019-10-28T00:15:04.209Z] #50 5.453 + bin=golangci_lint [2019-10-28T00:15:04.209Z] #50 5.453 + shift [2019-10-28T00:15:04.209Z] #50 5.453 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-28T00:15:04.209Z] #50 5.453 + . ./golangci_lint.installer [2019-10-28T00:15:04.209Z] #50 5.453 ++ : v1.20.0 [2019-10-28T00:15:04.209Z] #50 5.453 + install_golangci_lint [2019-10-28T00:15:04.209Z] #50 5.453 + echo 'Installing golangci-lint version v1.20.0' [2019-10-28T00:15:04.209Z] #50 5.453 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:15:04.209Z] #50 ... [2019-10-28T00:15:04.209Z] [2019-10-28T00:15:04.209Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:04.209Z] #56 5.533 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:04.209Z] #56 5.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:04.209Z] #56 5.725 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:04.209Z] #56 5.725 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:04.209Z] #56 5.756 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:04.209Z] #56 6.618 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-28T00:15:04.209Z] #56 7.773 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-28T00:15:04.209Z] #56 8.482 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-28T00:15:04.471Z] #56 ... [2019-10-28T00:15:04.471Z] [2019-10-28T00:15:04.471Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:04.471Z] #44 11.32 crypto/internal/subtle [2019-10-28T00:15:04.471Z] #44 11.42 crypto/subtle [2019-10-28T00:15:04.471Z] #44 11.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-28T00:15:04.471Z] #44 11.61 internal/nettrace [2019-10-28T00:15:04.577Z] #17 58.60 Setting up python3-minimal (3.5.3-1) ... [2019-10-28T00:15:05.044Z] #44 12.02 runtime/cgo [2019-10-28T00:15:05.942Z] #17 59.77 Selecting previously unselected package python3. [2019-10-28T00:15:05.942Z] #17 59.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 ... 16747 files and directories currently installed.) [2019-10-28T00:15:05.942Z] #17 59.80 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-28T00:15:05.942Z] #17 59.81 Unpacking python3 (3.5.3-1) ... [2019-10-28T00:15:05.942Z] #17 59.89 Selecting previously unselected package pigz. [2019-10-28T00:15:05.942Z] #17 59.92 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-28T00:15:05.942Z] #17 59.93 Unpacking pigz (2.3.4-1) ... [2019-10-28T00:15:05.942Z] #17 60.02 Selecting previously unselected package libip4tc0:amd64. [2019-10-28T00:15:05.942Z] #17 60.02 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:15:05.942Z] #17 60.02 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:15:05.942Z] #17 60.12 Selecting previously unselected package libip6tc0:amd64. [2019-10-28T00:15:05.942Z] #17 60.12 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:15:05.942Z] #17 60.13 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:15:05.942Z] #17 60.23 Selecting previously unselected package libiptc0:amd64. [2019-10-28T00:15:06.198Z] #17 60.23 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:15:06.198Z] #17 60.24 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:15:06.198Z] #17 60.34 Selecting previously unselected package libxtables12:amd64. [2019-10-28T00:15:06.198Z] #17 60.34 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:15:06.198Z] #17 60.34 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:15:06.454Z] #17 60.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-28T00:15:06.454Z] #17 60.48 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-28T00:15:06.454Z] #17 60.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-28T00:15:06.454Z] #17 60.58 Selecting previously unselected package iptables. [2019-10-28T00:15:06.454Z] #17 60.58 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:15:06.454Z] #17 60.59 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:15:06.710Z] #17 60.93 Selecting previously unselected package xxd. [2019-10-28T00:15:06.710Z] #17 60.93 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-28T00:15:06.710Z] #17 60.95 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:06.898Z] #8 DONE 3.5s [2019-10-28T00:15:06.898Z] [2019-10-28T00:15:06.898Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-28T00:15:06.962Z] #44 13.96 vendor/golang.org/x/crypto/internal/subtle [2019-10-28T00:15:06.965Z] #17 61.09 Selecting previously unselected package vim-common. [2019-10-28T00:15:06.965Z] #17 61.09 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:15:06.965Z] #17 61.12 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:07.164Z] #9 DONE 1.1s [2019-10-28T00:15:07.164Z] [2019-10-28T00:15:07.164Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:15:07.164Z] #20 DONE 0.1s [2019-10-28T00:15:07.164Z] [2019-10-28T00:15:07.164Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:07.221Z] #17 61.31 Selecting previously unselected package bzip2. [2019-10-28T00:15:07.221Z] #17 61.31 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-28T00:15:07.221Z] #17 61.32 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-28T00:15:07.427Z] #33 ... [2019-10-28T00:15:07.427Z] [2019-10-28T00:15:07.427Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-28T00:15:07.427Z] #21 DONE 0.2s [2019-10-28T00:15:07.427Z] [2019-10-28T00:15:07.427Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-28T00:15:07.427Z] #61 DONE 0.2s [2019-10-28T00:15:07.477Z] #17 61.50 Selecting previously unselected package libgpm2:amd64. [2019-10-28T00:15:07.477Z] #17 61.50 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-28T00:15:07.477Z] #17 61.50 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-28T00:15:07.477Z] #17 61.61 Selecting previously unselected package xz-utils. [2019-10-28T00:15:07.477Z] #17 61.61 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-28T00:15:07.477Z] #17 61.61 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:15:07.686Z] [2019-10-28T00:15:07.686Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-28T00:15:07.686Z] #67 DONE 0.3s [2019-10-28T00:15:07.686Z] [2019-10-28T00:15:07.686Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-28T00:15:07.686Z] #30 DONE 0.3s [2019-10-28T00:15:07.686Z] [2019-10-28T00:15:07.686Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-28T00:15:07.686Z] #49 DONE 0.3s [2019-10-28T00:15:07.686Z] [2019-10-28T00:15:07.686Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-28T00:15:07.686Z] #46 DONE 0.3s [2019-10-28T00:15:07.686Z] [2019-10-28T00:15:07.686Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-28T00:15:07.686Z] #43 DONE 0.4s [2019-10-28T00:15:07.686Z] [2019-10-28T00:15:07.686Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:07.732Z] #17 61.83 Selecting previously unselected package aufs-tools. [2019-10-28T00:15:07.732Z] #17 61.83 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-28T00:15:07.732Z] #17 61.83 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:15:07.732Z] #17 61.97 Selecting previously unselected package liblzo2-2:amd64. [2019-10-28T00:15:07.732Z] #17 61.97 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-28T00:15:07.732Z] #17 61.98 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:15:07.988Z] #17 62.07 Selecting previously unselected package btrfs-progs. [2019-10-28T00:15:07.988Z] #17 62.08 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-28T00:15:07.988Z] #17 62.10 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:15:08.550Z] #17 62.65 Selecting previously unselected package btrfs-tools. [2019-10-28T00:15:08.550Z] #17 62.66 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-28T00:15:08.550Z] #17 62.66 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:15:08.550Z] #17 62.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-28T00:15:08.806Z] #17 62.75 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-28T00:15:08.806Z] #17 62.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-28T00:15:08.806Z] #17 62.96 Selecting previously unselected package dmsetup. [2019-10-28T00:15:08.806Z] #17 62.96 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-28T00:15:08.806Z] #17 62.97 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-28T00:15:08.890Z] #44 ... [2019-10-28T00:15:08.890Z] [2019-10-28T00:15:08.890Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:08.890Z] #31 5.693 + cd /tmp/tmp.bRxBAwDCOe/src/github.com/BurntSushi/toml [2019-10-28T00:15:08.890Z] #31 5.704 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:15:08.890Z] #31 5.725 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:15:08.890Z] #31 6.502 runtime/internal/sys [2019-10-28T00:15:08.890Z] #31 6.540 math/bits [2019-10-28T00:15:08.890Z] #31 6.578 internal/cpu [2019-10-28T00:15:08.890Z] #31 6.717 runtime/internal/atomic [2019-10-28T00:15:08.890Z] #31 6.942 runtime/internal/math [2019-10-28T00:15:08.890Z] #31 7.138 unicode/utf8 [2019-10-28T00:15:08.890Z] #31 7.216 math [2019-10-28T00:15:08.890Z] #31 7.249 internal/race [2019-10-28T00:15:08.890Z] #31 7.268 internal/bytealg [2019-10-28T00:15:08.890Z] #31 7.623 sync/atomic [2019-10-28T00:15:08.890Z] #31 7.700 unicode [2019-10-28T00:15:08.890Z] #31 8.170 internal/testlog [2019-10-28T00:15:08.890Z] #31 8.324 runtime [2019-10-28T00:15:08.890Z] #31 8.866 encoding [2019-10-28T00:15:08.890Z] #31 9.105 runtime/cgo [2019-10-28T00:15:08.890Z] #31 ... [2019-10-28T00:15:08.890Z] [2019-10-28T00:15:08.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:08.890Z] #10 16.18 Fetched 7742 kB in 10s (715 kB/s) [2019-10-28T00:15:09.062Z] #17 63.13 Selecting previously unselected package libonig4:amd64. [2019-10-28T00:15:09.062Z] #17 63.13 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-28T00:15:09.062Z] #17 63.14 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-28T00:15:09.319Z] #17 63.34 Selecting previously unselected package libjq1:amd64. [2019-10-28T00:15:09.319Z] #17 63.35 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-28T00:15:09.319Z] #17 63.35 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-28T00:15:09.319Z] #17 63.52 Selecting previously unselected package jq. [2019-10-28T00:15:09.319Z] #17 63.55 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-28T00:15:09.319Z] #17 63.56 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:15:09.575Z] #17 63.69 Selecting previously unselected package libaio1:amd64. [2019-10-28T00:15:09.575Z] #17 63.69 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-28T00:15:09.575Z] #17 63.70 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-28T00:15:09.575Z] #17 63.79 Selecting previously unselected package libcap2-bin. [2019-10-28T00:15:09.575Z] #17 63.80 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-28T00:15:09.575Z] #17 63.81 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-28T00:15:09.575Z] #17 63.89 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-28T00:15:09.575Z] #17 63.89 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-28T00:15:09.831Z] #17 63.89 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-28T00:15:09.831Z] #17 63.96 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-28T00:15:09.831Z] #17 63.96 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-28T00:15:09.831Z] #17 63.96 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-28T00:15:10.087Z] #17 64.25 Selecting previously unselected package libpcre16-3:amd64. [2019-10-28T00:15:10.087Z] #17 64.25 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-28T00:15:10.087Z] #17 64.25 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-28T00:15:10.343Z] #17 64.47 Selecting previously unselected package libpcre32-3:amd64. [2019-10-28T00:15:10.343Z] #17 64.48 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-28T00:15:10.343Z] #17 64.49 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-28T00:15:10.599Z] #17 64.63 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-28T00:15:10.599Z] #17 64.64 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-28T00:15:10.599Z] #17 64.66 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-28T00:15:11.161Z] #17 65.21 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-28T00:15:11.161Z] #17 65.21 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-28T00:15:11.161Z] #17 65.22 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-28T00:15:11.418Z] #17 65.47 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-28T00:15:11.418Z] #17 65.47 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-28T00:15:11.418Z] #17 65.48 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-28T00:15:11.418Z] #17 65.59 Selecting previously unselected package libnl-3-200:amd64. [2019-10-28T00:15:11.418Z] #17 65.60 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-28T00:15:11.418Z] #17 65.60 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-28T00:15:11.418Z] #17 65.74 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-28T00:15:11.675Z] #17 65.74 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-28T00:15:11.675Z] #17 65.74 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-28T00:15:11.932Z] #17 65.90 Selecting previously unselected package libreadline5:amd64. [2019-10-28T00:15:11.932Z] #17 65.90 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-28T00:15:11.932Z] #17 65.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-28T00:15:11.932Z] #17 66.01 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-28T00:15:11.932Z] #17 66.02 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-28T00:15:11.932Z] #17 66.03 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-28T00:15:12.113Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 11.1s done [2019-10-28T00:15:12.113Z] #8 DONE 15.1s [2019-10-28T00:15:12.113Z] [2019-10-28T00:15:12.113Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-28T00:15:12.113Z] #9 DONE 0.3s [2019-10-28T00:15:12.113Z] [2019-10-28T00:15:12.113Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-28T00:15:12.113Z] #10 DONE 0.3s [2019-10-28T00:15:12.499Z] [2019-10-28T00:15:12.499Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:15:12.499Z] #21 DONE 0.1s [2019-10-28T00:15:12.499Z] [2019-10-28T00:15:12.499Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-28T00:15:12.499Z] #62 DONE 0.1s [2019-10-28T00:15:12.499Z] [2019-10-28T00:15:12.499Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-28T00:15:12.499Z] #44 DONE 0.1s [2019-10-28T00:15:12.499Z] [2019-10-28T00:15:12.499Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-28T00:15:12.499Z] #68 DONE 0.1s [2019-10-28T00:15:12.499Z] [2019-10-28T00:15:12.499Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-28T00:15:12.499Z] #31 DONE 0.1s [2019-10-28T00:15:12.499Z] [2019-10-28T00:15:12.499Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-28T00:15:12.499Z] #22 DONE 0.1s [2019-10-28T00:15:12.499Z] [2019-10-28T00:15:12.499Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-28T00:15:12.499Z] #47 DONE 0.1s [2019-10-28T00:15:12.499Z] [2019-10-28T00:15:12.499Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-28T00:15:12.499Z] #50 DONE 0.1s [2019-10-28T00:15:12.499Z] [2019-10-28T00:15:12.499Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:12.860Z] #17 ... [2019-10-28T00:15:12.860Z] [2019-10-28T00:15:12.860Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:15:12.860Z] #41 58.04 CC compel/src/lib/infect-util.o [2019-10-28T00:15:12.860Z] #41 58.30 CC compel/src/lib/infect.o [2019-10-28T00:15:12.860Z] #41 60.62 CC compel/src/lib/ptrace.o [2019-10-28T00:15:12.860Z] #41 61.08 AR compel/libcompel.a [2019-10-28T00:15:12.860Z] #41 61.18 HOSTCC compel/src/main-host.o [2019-10-28T00:15:12.860Z] #41 61.58 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-28T00:15:12.860Z] #41 61.80 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-28T00:15:12.860Z] #41 62.24 HOSTCC compel/src/lib/log-host.o [2019-10-28T00:15:12.860Z] #41 62.47 HOSTLINK compel/compel-host-bin [2019-10-28T00:15:12.860Z] #41 62.67 DEP soccr/soccr.d [2019-10-28T00:15:12.860Z] #41 62.91 CC soccr/soccr.o [2019-10-28T00:15:12.860Z] #41 64.42 AR soccr/libsoccr.a [2019-10-28T00:15:12.860Z] #41 64.48 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:15:12.860Z] #41 64.79 DEP criu/arch/x86/sigframe.d [2019-10-28T00:15:12.860Z] #41 64.87 DEP criu/arch/x86/sigaction_compat.d [2019-10-28T00:15:12.860Z] #41 64.96 DEP criu/arch/x86/kerndat.d [2019-10-28T00:15:12.860Z] #41 65.11 DEP criu/arch/x86/crtools.d [2019-10-28T00:15:12.860Z] #41 65.32 DEP criu/arch/x86/cpu.d [2019-10-28T00:15:12.860Z] #41 65.50 CC criu/arch/x86/cpu.o [2019-10-28T00:15:12.860Z] #41 66.02 CC criu/arch/x86/crtools.o [2019-10-28T00:15:12.860Z] #41 67.19 CC criu/arch/x86/kerndat.o [2019-10-28T00:15:12.860Z] #41 67.77 CC criu/arch/x86/sigaction_compat.o [2019-10-28T00:15:12.860Z] #41 68.05 CC criu/arch/x86/sigframe.o [2019-10-28T00:15:12.860Z] #41 68.32 LINK criu/arch/x86/crtools.built-in.o [2019-10-28T00:15:12.974Z] #44 ... [2019-10-28T00:15:12.974Z] [2019-10-28T00:15:12.974Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:12.974Z] #24 5.161 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:12.974Z] #24 5.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:12.974Z] #24 5.450 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:12.974Z] #24 5.461 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:12.974Z] #24 5.470 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:13.110Z] #10 16.18 Reading package lists... [2019-10-28T00:15:13.110Z] #10 ... [2019-10-28T00:15:13.110Z] [2019-10-28T00:15:13.110Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:13.110Z] #40 10.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-28T00:15:13.110Z] #40 16.78 Fetched 7742 kB in 10s (709 kB/s) [2019-10-28T00:15:13.110Z] #40 16.78 Reading package lists... [2019-10-28T00:15:13.110Z] #40 ... [2019-10-28T00:15:13.110Z] [2019-10-28T00:15:13.110Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:15:13.110Z] #38 14.81 + cd /tmp/tmp.quCGSmh1K1/src/github.com/docker/distribution [2019-10-28T00:15:13.110Z] #38 14.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-28T00:15:13.110Z] #38 16.98 + GOPATH=/tmp/tmp.quCGSmh1K1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.quCGSmh1K1 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-28T00:15:13.130Z] #41 68.40 DEP criu/pie/util-vdso-elf32.d [2019-10-28T00:15:13.131Z] #41 68.59 DEP criu/arch/x86/vdso-pie.d [2019-10-28T00:15:13.231Z] #24 6.075 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:15:13.340Z] #51 0.700 + RM_GOPATH=0 [2019-10-28T00:15:13.340Z] #51 0.701 + TMP_GOPATH= [2019-10-28T00:15:13.340Z] #51 0.702 + : /build [2019-10-28T00:15:13.340Z] #51 0.702 + '[' -z '' ']' [2019-10-28T00:15:13.340Z] #51 0.705 ++ mktemp -d [2019-10-28T00:15:13.340Z] #51 0.713 + export GOPATH=/tmp/tmp.nJKhYMJsrx [2019-10-28T00:15:13.340Z] #51 0.713 + GOPATH=/tmp/tmp.nJKhYMJsrx [2019-10-28T00:15:13.340Z] #51 0.713 + RM_GOPATH=1 [2019-10-28T00:15:13.340Z] #51 0.717 ++ dirname ./install.sh [2019-10-28T00:15:13.340Z] #51 0.723 + dir=. [2019-10-28T00:15:13.340Z] #51 0.723 + bin=golangci_lint [2019-10-28T00:15:13.340Z] #51 0.724 + shift [2019-10-28T00:15:13.340Z] #51 0.725 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-28T00:15:13.340Z] #51 0.725 + . ./golangci_lint.installer [2019-10-28T00:15:13.340Z] #51 0.725 ++ : v1.20.0 [2019-10-28T00:15:13.340Z] #51 0.727 + install_golangci_lint [2019-10-28T00:15:13.340Z] #51 0.728 + echo 'Installing golangci-lint version v1.20.0' [2019-10-28T00:15:13.340Z] #51 0.728 Installing golangci-lint version v1.20.0 [2019-10-28T00:15:13.340Z] #51 0.728 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:15:13.386Z] #41 68.76 DEP criu/pie/parasite-vdso.d [2019-10-28T00:15:13.386Z] #41 ... [2019-10-28T00:15:13.386Z] [2019-10-28T00:15:13.386Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:15:13.643Z] #17 67.71 Selecting previously unselected package net-tools. [2019-10-28T00:15:13.643Z] #17 67.71 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-28T00:15:13.643Z] #17 67.72 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:15:13.643Z] #17 67.98 Selecting previously unselected package python-pip-whl. [2019-10-28T00:15:13.683Z] #38 ... [2019-10-28T00:15:13.683Z] [2019-10-28T00:15:13.683Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:13.683Z] #10 16.18 Reading package lists... [2019-10-28T00:15:13.899Z] #17 67.98 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:15:13.899Z] #17 67.98 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:15:14.164Z] #24 ... [2019-10-28T00:15:14.164Z] [2019-10-28T00:15:14.164Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:14.164Z] #22 6.623 + RM_GOPATH=0 [2019-10-28T00:15:14.164Z] #22 6.623 + TMP_GOPATH= [2019-10-28T00:15:14.164Z] #22 6.623 + : /build [2019-10-28T00:15:14.164Z] #22 6.623 + '[' -z '' ']' [2019-10-28T00:15:14.164Z] #22 6.623 ++ mktemp -d [2019-10-28T00:15:14.164Z] #22 6.623 + export GOPATH=/tmp/tmp.MQqszZjOaO [2019-10-28T00:15:14.164Z] #22 6.623 + GOPATH=/tmp/tmp.MQqszZjOaO [2019-10-28T00:15:14.164Z] #22 6.623 + RM_GOPATH=1 [2019-10-28T00:15:14.164Z] #22 6.624 ++ dirname ./install.sh [2019-10-28T00:15:14.164Z] #22 6.626 + dir=. [2019-10-28T00:15:14.164Z] #22 6.626 + bin=dockercli [2019-10-28T00:15:14.164Z] #22 6.626 + shift [2019-10-28T00:15:14.164Z] #22 6.626 + '[' '!' -f ./dockercli.installer ']' [2019-10-28T00:15:14.164Z] #22 6.626 + . ./dockercli.installer [2019-10-28T00:15:14.164Z] #22 6.626 ++ : stable [2019-10-28T00:15:14.164Z] #22 6.626 ++ : 17.06.2-ce [2019-10-28T00:15:14.164Z] #22 6.626 + install_dockercli [2019-10-28T00:15:14.164Z] #22 6.626 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-28T00:15:14.164Z] #22 6.626 Install docker/cli version 17.06.2-ce from stable [2019-10-28T00:15:14.164Z] #22 6.646 ++ uname -m [2019-10-28T00:15:14.164Z] #22 6.650 + arch=x86_64 [2019-10-28T00:15:14.164Z] #22 6.659 + '[' x86_64 '!=' x86_64 ']' [2019-10-28T00:15:14.164Z] #22 6.659 + url=https://download.docker.com/linux/static [2019-10-28T00:15:14.164Z] #22 6.660 + tar -xz docker/docker [2019-10-28T00:15:14.164Z] #22 6.663 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-28T00:15:14.422Z] #22 ... [2019-10-28T00:15:14.422Z] [2019-10-28T00:15:14.422Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:14.422Z] #33 7.180 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:14.422Z] #33 7.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:14.422Z] #33 7.255 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:14.422Z] #33 7.256 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:14.461Z] #17 68.64 Selecting previously unselected package python3-pip. [2019-10-28T00:15:14.461Z] #17 68.65 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:15:14.461Z] #17 68.65 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:15:14.685Z] #33 7.365 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:14.716Z] #17 68.91 Selecting previously unselected package python3-pkg-resources. [2019-10-28T00:15:14.971Z] #17 68.91 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:15:14.971Z] #17 68.92 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:15:14.971Z] #17 69.09 Selecting previously unselected package python3-setuptools. [2019-10-28T00:15:14.971Z] #17 69.10 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-28T00:15:14.971Z] #17 69.12 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-28T00:15:15.227Z] #17 69.33 Selecting previously unselected package python3-wheel. [2019-10-28T00:15:15.227Z] #17 69.33 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-28T00:15:15.227Z] #17 69.34 Unpacking python3-wheel (0.29.0-2) ... [2019-10-28T00:15:15.483Z] #17 69.46 Selecting previously unselected package thin-provisioning-tools. [2019-10-28T00:15:15.483Z] #17 69.47 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-28T00:15:15.483Z] #17 69.47 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:15:15.739Z] #17 69.80 Selecting previously unselected package vim-runtime. [2019-10-28T00:15:15.739Z] #17 69.80 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:15:15.739Z] #17 69.87 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-28T00:15:15.739Z] #17 69.90 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-28T00:15:15.739Z] #17 69.91 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:16.062Z] #33 8.561 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:15:17.501Z] #33 ... [2019-10-28T00:15:17.501Z] [2019-10-28T00:15:17.501Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:17.501Z] #40 6.573 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:17.501Z] #40 6.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:17.501Z] #40 6.621 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:17.501Z] #40 6.624 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:17.501Z] #40 6.698 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:17.501Z] #40 7.901 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:15:17.501Z] #40 ... [2019-10-28T00:15:17.501Z] [2019-10-28T00:15:17.501Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:15:17.501Z] #38 5.942 + mktemp -d [2019-10-28T00:15:17.501Z] #38 5.942 + export GOPATH=/tmp/tmp.sClI7LnPt9 [2019-10-28T00:15:17.501Z] #38 5.942 + git clone https://github.com/docker/distribution.git /tmp/tmp.sClI7LnPt9/src/github.com/docker/distribution [2019-10-28T00:15:17.501Z] #38 5.942 Cloning into '/tmp/tmp.sClI7LnPt9/src/github.com/docker/distribution'... [2019-10-28T00:15:17.501Z] #38 ... [2019-10-28T00:15:17.501Z] [2019-10-28T00:15:17.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:17.501Z] #10 9.218 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:17.501Z] #10 9.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:17.501Z] #10 9.289 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:17.501Z] #10 9.305 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:17.501Z] #10 9.416 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:17.670Z] #17 ... [2019-10-28T00:15:17.670Z] [2019-10-28T00:15:17.670Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:17.670Z] #44 128.5 net/http/httptrace [2019-10-28T00:15:17.670Z] #44 128.7 net/http [2019-10-28T00:15:17.670Z] #44 ... [2019-10-28T00:15:17.670Z] [2019-10-28T00:15:17.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:15:17.670Z] #41 68.96 DEP criu/pie/util-vdso.d [2019-10-28T00:15:17.670Z] #41 69.06 DEP criu/pie/util.d [2019-10-28T00:15:17.670Z] #41 69.28 CC criu/pie/util.o [2019-10-28T00:15:17.670Z] #41 69.67 CC criu/pie/util-vdso.o [2019-10-28T00:15:17.670Z] #41 70.39 CC criu/pie/parasite-vdso.o [2019-10-28T00:15:17.670Z] #41 71.45 CC criu/arch/x86/vdso-pie.o [2019-10-28T00:15:17.670Z] #41 71.77 CC criu/pie/util-vdso-elf32.o [2019-10-28T00:15:17.670Z] #41 72.45 AR criu/pie/pie.lib.a [2019-10-28T00:15:17.670Z] #41 72.51 DEP criu/pie/restorer.d [2019-10-28T00:15:17.670Z] #41 72.74 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-28T00:15:17.670Z] #41 72.91 DEP criu/arch/x86/restorer_unmap.d [2019-10-28T00:15:17.670Z] #41 72.93 DEP criu/arch/x86/restorer.d [2019-10-28T00:15:17.900Z] #10 ... [2019-10-28T00:15:17.901Z] [2019-10-28T00:15:17.901Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:17.901Z] #62 9.479 + RM_GOPATH=0 [2019-10-28T00:15:17.901Z] #62 9.479 + TMP_GOPATH= [2019-10-28T00:15:17.901Z] #62 9.479 + : /build/ [2019-10-28T00:15:17.901Z] #62 9.479 + '[' -z '' ']' [2019-10-28T00:15:17.901Z] #62 9.479 ++ mktemp -d [2019-10-28T00:15:17.901Z] #62 9.479 + export GOPATH=/tmp/tmp.aV50RX7LXd [2019-10-28T00:15:17.901Z] #62 9.479 + GOPATH=/tmp/tmp.aV50RX7LXd [2019-10-28T00:15:17.901Z] #62 9.479 + RM_GOPATH=1 [2019-10-28T00:15:17.901Z] #62 9.480 ++ dirname ./install.sh [2019-10-28T00:15:17.901Z] #62 9.483 + dir=. [2019-10-28T00:15:17.901Z] #62 9.484 + bin=rootlesskit [2019-10-28T00:15:17.901Z] #62 9.484 + shift [2019-10-28T00:15:17.901Z] #62 9.484 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-28T00:15:17.901Z] #62 9.484 + . ./rootlesskit.installer [2019-10-28T00:15:17.901Z] #62 9.489 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:15:17.901Z] #62 9.490 + install_rootlesskit [2019-10-28T00:15:17.901Z] #62 9.494 + case "$1" in [2019-10-28T00:15:17.901Z] #62 9.494 + export CGO_ENABLED=0 [2019-10-28T00:15:17.901Z] #62 9.494 + CGO_ENABLED=0 [2019-10-28T00:15:17.901Z] #62 9.494 + _install_rootlesskit [2019-10-28T00:15:17.901Z] #62 9.495 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-28T00:15:17.901Z] #62 9.495 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:15:17.901Z] #62 9.495 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aV50RX7LXd/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:15:17.901Z] #62 9.497 Cloning into '/tmp/tmp.aV50RX7LXd/src/github.com/rootless-containers/rootlesskit'... [2019-10-28T00:15:17.901Z] #62 ... [2019-10-28T00:15:17.901Z] [2019-10-28T00:15:17.901Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:17.901Z] #68 9.231 + RM_GOPATH=0 [2019-10-28T00:15:17.901Z] #68 9.231 + TMP_GOPATH= [2019-10-28T00:15:17.901Z] #68 9.231 + : /build [2019-10-28T00:15:17.901Z] #68 9.231 + '[' -z '' ']' [2019-10-28T00:15:17.901Z] #68 9.231 ++ mktemp -d [2019-10-28T00:15:17.901Z] #68 9.248 + export GOPATH=/tmp/tmp.g9z2CyX9oP [2019-10-28T00:15:17.901Z] #68 9.248 + GOPATH=/tmp/tmp.g9z2CyX9oP [2019-10-28T00:15:17.901Z] #68 9.248 + RM_GOPATH=1 [2019-10-28T00:15:17.901Z] #68 9.248 ++ dirname ./install.sh [2019-10-28T00:15:17.901Z] #68 9.248 + dir=. [2019-10-28T00:15:17.901Z] #68 9.248 + bin=proxy [2019-10-28T00:15:17.901Z] #68 9.248 + shift [2019-10-28T00:15:17.901Z] #68 9.248 + '[' '!' -f ./proxy.installer ']' [2019-10-28T00:15:17.901Z] #68 9.248 + . ./proxy.installer [2019-10-28T00:15:17.901Z] #68 9.248 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:15:17.901Z] #68 9.248 + install_proxy [2019-10-28T00:15:17.901Z] #68 9.248 + case "$1" in [2019-10-28T00:15:17.901Z] #68 9.248 + export CGO_ENABLED=0 [2019-10-28T00:15:17.901Z] #68 9.248 + CGO_ENABLED=0 [2019-10-28T00:15:17.901Z] #68 9.248 + _install_proxy [2019-10-28T00:15:17.901Z] #68 9.248 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-28T00:15:17.901Z] #68 9.248 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.g9z2CyX9oP/src/github.com/docker/libnetwork [2019-10-28T00:15:17.901Z] #68 9.248 Cloning into '/tmp/tmp.g9z2CyX9oP/src/github.com/docker/libnetwork'... [2019-10-28T00:15:17.901Z] #68 9.249 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:15:17.925Z] #41 73.22 DEP criu/pie/parasite.d [2019-10-28T00:15:18.174Z] #10 21.48 Reading package lists... [2019-10-28T00:15:18.174Z] #10 ... [2019-10-28T00:15:18.174Z] [2019-10-28T00:15:18.174Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:18.174Z] #56 15.05 Fetched 7742 kB in 10s (722 kB/s) [2019-10-28T00:15:18.174Z] #56 15.05 Reading package lists... [2019-10-28T00:15:18.174Z] #56 20.50 Reading package lists... [2019-10-28T00:15:18.174Z] #56 ... [2019-10-28T00:15:18.174Z] [2019-10-28T00:15:18.174Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:18.174Z] #50 21.38 + cd /tmp/tmp.iBhOmZ4aDN/src/github.com/golangci/golangci-lint/ [2019-10-28T00:15:18.174Z] #50 21.38 + git checkout -q v1.20.0 [2019-10-28T00:15:18.174Z] #50 21.59 ++ git describe --tags [2019-10-28T00:15:18.174Z] #50 21.61 + version=v1.20.0 [2019-10-28T00:15:18.174Z] #50 21.61 ++ git rev-parse --short HEAD [2019-10-28T00:15:18.174Z] #50 21.62 + commit=cc98739 [2019-10-28T00:15:18.174Z] #50 21.63 ++ git show -s --format=%cd [2019-10-28T00:15:18.174Z] #50 21.63 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-28T00:15:18.174Z] #50 21.63 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:15:18.174Z] #50 ... [2019-10-28T00:15:18.174Z] [2019-10-28T00:15:18.174Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:18.174Z] #33 15.50 Fetched 7742 kB in 11s (698 kB/s) [2019-10-28T00:15:18.174Z] #33 15.50 Reading package lists... [2019-10-28T00:15:18.176Z] #68 ... [2019-10-28T00:15:18.176Z] [2019-10-28T00:15:18.176Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:18.176Z] #56 6.797 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:18.176Z] #56 6.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:18.176Z] #56 6.857 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:18.176Z] #56 6.896 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:18.176Z] #56 6.930 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:18.176Z] #56 8.030 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:15:18.176Z] #56 10.88 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:15:18.176Z] #56 ... [2019-10-28T00:15:18.176Z] [2019-10-28T00:15:18.176Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:18.176Z] #50 8.810 + RM_GOPATH=0 [2019-10-28T00:15:18.176Z] #50 8.810 + TMP_GOPATH= [2019-10-28T00:15:18.176Z] #50 8.810 + : /build [2019-10-28T00:15:18.176Z] #50 8.810 + '[' -z '' ']' [2019-10-28T00:15:18.176Z] #50 8.810 ++ mktemp -d [2019-10-28T00:15:18.176Z] #50 8.810 + export GOPATH=/tmp/tmp.kLnYuUEccH [2019-10-28T00:15:18.176Z] #50 8.810 + GOPATH=/tmp/tmp.kLnYuUEccH [2019-10-28T00:15:18.176Z] #50 8.810 + RM_GOPATH=1 [2019-10-28T00:15:18.176Z] #50 8.810 ++ dirname ./install.sh [2019-10-28T00:15:18.176Z] #50 8.815 + dir=. [2019-10-28T00:15:18.176Z] #50 8.815 + bin=golangci_lint [2019-10-28T00:15:18.176Z] #50 8.815 + shift [2019-10-28T00:15:18.176Z] #50 8.815 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-28T00:15:18.176Z] #50 8.815 + . ./golangci_lint.installer [2019-10-28T00:15:18.176Z] #50 8.815 ++ : v1.20.0 [2019-10-28T00:15:18.176Z] #50 8.815 + install_golangci_lint [2019-10-28T00:15:18.176Z] #50 8.815 + echo 'Installing golangci-lint version v1.20.0' [2019-10-28T00:15:18.176Z] #50 8.815 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:15:18.176Z] #50 8.815 Installing golangci-lint version v1.20.0 [2019-10-28T00:15:18.176Z] #50 ... [2019-10-28T00:15:18.176Z] [2019-10-28T00:15:18.176Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:15:18.176Z] #28 8.485 + mktemp -d [2019-10-28T00:15:18.176Z] #28 8.488 + export GOPATH=/tmp/tmp.KdrNtvRFNr [2019-10-28T00:15:18.176Z] #28 8.488 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.KdrNtvRFNr/src/github.com/go-swagger/go-swagger [2019-10-28T00:15:18.176Z] #28 8.488 Cloning into '/tmp/tmp.KdrNtvRFNr/src/github.com/go-swagger/go-swagger'... [2019-10-28T00:15:18.181Z] #41 73.57 CC criu/pie/parasite.o [2019-10-28T00:15:18.453Z] #28 ... [2019-10-28T00:15:18.453Z] [2019-10-28T00:15:18.453Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:18.453Z] #31 9.741 + RM_GOPATH=0 [2019-10-28T00:15:18.453Z] #31 9.741 + TMP_GOPATH= [2019-10-28T00:15:18.453Z] #31 9.741 + : /build [2019-10-28T00:15:18.453Z] #31 9.741 + '[' -z '' ']' [2019-10-28T00:15:18.453Z] #31 9.741 ++ mktemp -d [2019-10-28T00:15:18.453Z] #31 9.770 + export GOPATH=/tmp/tmp.5y1YGgrSg4 [2019-10-28T00:15:18.453Z] #31 9.770 + GOPATH=/tmp/tmp.5y1YGgrSg4 [2019-10-28T00:15:18.453Z] #31 9.770 + RM_GOPATH=1 [2019-10-28T00:15:18.453Z] #31 9.770 ++ dirname ./install.sh [2019-10-28T00:15:18.453Z] #31 9.828 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:15:18.453Z] #31 9.828 + dir=. [2019-10-28T00:15:18.453Z] #31 9.828 + bin=tomlv [2019-10-28T00:15:18.453Z] #31 9.828 + shift [2019-10-28T00:15:18.453Z] #31 9.828 + '[' '!' -f ./tomlv.installer ']' [2019-10-28T00:15:18.453Z] #31 9.828 + . ./tomlv.installer [2019-10-28T00:15:18.453Z] #31 9.828 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:15:18.453Z] #31 9.828 + install_tomlv [2019-10-28T00:15:18.453Z] #31 9.828 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-28T00:15:18.453Z] #31 9.958 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5y1YGgrSg4/src/github.com/BurntSushi/toml [2019-10-28T00:15:18.453Z] #31 9.966 Cloning into '/tmp/tmp.5y1YGgrSg4/src/github.com/BurntSushi/toml'... [2019-10-28T00:15:18.453Z] #31 ... [2019-10-28T00:15:18.453Z] [2019-10-28T00:15:18.453Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:18.453Z] #47 9.255 + RM_GOPATH=0 [2019-10-28T00:15:18.453Z] #47 9.258 + TMP_GOPATH= [2019-10-28T00:15:18.453Z] #47 9.258 + : /build [2019-10-28T00:15:18.453Z] #47 9.258 + '[' -z '' ']' [2019-10-28T00:15:18.453Z] #47 9.258 ++ mktemp -d [2019-10-28T00:15:18.453Z] #47 9.270 + export GOPATH=/tmp/tmp.Dbx5o4fnOR [2019-10-28T00:15:18.453Z] #47 9.270 + GOPATH=/tmp/tmp.Dbx5o4fnOR [2019-10-28T00:15:18.453Z] #47 9.270 + RM_GOPATH=1 [2019-10-28T00:15:18.453Z] #47 9.270 ++ dirname ./install.sh [2019-10-28T00:15:18.453Z] #47 9.278 + dir=. [2019-10-28T00:15:18.453Z] #47 9.286 + bin=gotestsum [2019-10-28T00:15:18.453Z] #47 9.286 + shift [2019-10-28T00:15:18.453Z] #47 9.286 + '[' '!' -f ./gotestsum.installer ']' [2019-10-28T00:15:18.453Z] #47 9.286 + . ./gotestsum.installer [2019-10-28T00:15:18.453Z] #47 9.286 ++ : v0.3.5 [2019-10-28T00:15:18.453Z] #47 9.286 + install_gotestsum [2019-10-28T00:15:18.453Z] #47 9.286 + echo 'Installing gotestsum version v0.3.5' [2019-10-28T00:15:18.453Z] #47 9.286 + go get -d gotest.tools/gotestsum [2019-10-28T00:15:18.453Z] #47 9.286 Installing gotestsum version v0.3.5 [2019-10-28T00:15:18.711Z] #47 ... [2019-10-28T00:15:18.711Z] [2019-10-28T00:15:18.711Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:18.711Z] #40 11.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:15:18.832Z] #33 22.23 Reading package lists... [2019-10-28T00:15:18.832Z] #33 ... [2019-10-28T00:15:18.832Z] [2019-10-28T00:15:18.832Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:18.832Z] #40 16.78 Reading package lists... [2019-10-28T00:15:18.947Z] #51 ... [2019-10-28T00:15:18.947Z] [2019-10-28T00:15:18.947Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:18.947Z] #32 0.736 + RM_GOPATH=0 [2019-10-28T00:15:18.947Z] #32 0.737 + TMP_GOPATH= [2019-10-28T00:15:18.947Z] #32 0.738 + : /build [2019-10-28T00:15:18.947Z] #32 0.738 + '[' -z '' ']' [2019-10-28T00:15:18.947Z] #32 0.741 ++ mktemp -d [2019-10-28T00:15:18.947Z] #32 0.748 + export GOPATH=/tmp/tmp.d1GgLZ2BDn [2019-10-28T00:15:18.947Z] #32 0.748 + GOPATH=/tmp/tmp.d1GgLZ2BDn [2019-10-28T00:15:18.947Z] #32 0.748 + RM_GOPATH=1 [2019-10-28T00:15:18.947Z] #32 0.752 ++ dirname ./install.sh [2019-10-28T00:15:18.947Z] #32 0.758 + dir=. [2019-10-28T00:15:18.947Z] #32 0.758 + bin=tomlv [2019-10-28T00:15:18.947Z] #32 0.758 + shift [2019-10-28T00:15:18.947Z] #32 0.760 + '[' '!' -f ./tomlv.installer ']' [2019-10-28T00:15:18.947Z] #32 0.760 + . ./tomlv.installer [2019-10-28T00:15:18.947Z] #32 0.760 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:15:18.947Z] #32 0.761 + install_tomlv [2019-10-28T00:15:18.947Z] #32 0.762 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-28T00:15:18.947Z] #32 0.762 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:15:18.947Z] #32 0.762 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.d1GgLZ2BDn/src/github.com/BurntSushi/toml [2019-10-28T00:15:18.947Z] #32 0.774 Cloning into '/tmp/tmp.d1GgLZ2BDn/src/github.com/BurntSushi/toml'... [2019-10-28T00:15:18.947Z] #32 1.700 + cd /tmp/tmp.d1GgLZ2BDn/src/github.com/BurntSushi/toml [2019-10-28T00:15:18.947Z] #32 1.700 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:15:18.947Z] #32 1.706 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:15:18.947Z] #32 2.359 runtime/internal/atomic [2019-10-28T00:15:18.947Z] #32 2.362 internal/cpu [2019-10-28T00:15:18.947Z] #32 2.571 runtime/internal/sys [2019-10-28T00:15:18.947Z] #32 2.807 runtime/internal/math [2019-10-28T00:15:18.947Z] #32 2.874 math/bits [2019-10-28T00:15:18.947Z] #32 3.527 internal/bytealg [2019-10-28T00:15:18.947Z] #32 3.644 math [2019-10-28T00:15:18.947Z] #32 4.127 runtime [2019-10-28T00:15:19.427Z] #40 22.42 Reading package lists... [2019-10-28T00:15:19.427Z] #40 ... [2019-10-28T00:15:19.427Z] [2019-10-28T00:15:19.427Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:19.427Z] #24 16.84 Fetched 7742 kB in 11s (676 kB/s) [2019-10-28T00:15:19.427Z] #24 16.84 Reading package lists... [2019-10-28T00:15:19.546Z] #41 74.83 LINK criu/pie/parasite.built-in.o [2019-10-28T00:15:19.546Z] #41 74.83 GEN criu/pie/parasite-blob.h [2019-10-28T00:15:19.546Z] #41 74.86 CC criu/arch/x86/restorer.o [2019-10-28T00:15:19.697Z] #24 23.52 Reading package lists... [2019-10-28T00:15:19.697Z] #24 ... [2019-10-28T00:15:19.697Z] [2019-10-28T00:15:19.697Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:19.697Z] #68 18.33 + cd /tmp/tmp.icwB1xFMAQ/src/github.com/docker/libnetwork [2019-10-28T00:15:19.697Z] #68 18.33 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:15:19.697Z] #68 18.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-28T00:15:19.697Z] #68 ... [2019-10-28T00:15:19.697Z] [2019-10-28T00:15:19.697Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:19.697Z] #56 20.50 Reading package lists... [2019-10-28T00:15:20.084Z] #40 12.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:15:20.109Z] #41 ... [2019-10-28T00:15:20.109Z] [2019-10-28T00:15:20.109Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:15:20.109Z] #17 74.18 Selecting previously unselected package vim. [2019-10-28T00:15:20.109Z] #17 74.19 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-28T00:15:20.109Z] #17 74.19 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:20.278Z] #32 ... [2019-10-28T00:15:20.278Z] [2019-10-28T00:15:20.278Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:20.278Z] #45 0.450 + RM_GOPATH=0 [2019-10-28T00:15:20.278Z] #45 0.450 + TMP_GOPATH= [2019-10-28T00:15:20.278Z] #45 0.450 + : /build [2019-10-28T00:15:20.278Z] #45 0.450 + '[' -z '' ']' [2019-10-28T00:15:20.278Z] #45 0.451 ++ mktemp -d [2019-10-28T00:15:20.278Z] #45 0.452 + export GOPATH=/tmp/tmp.PXiTKxCcMm [2019-10-28T00:15:20.278Z] #45 0.452 + GOPATH=/tmp/tmp.PXiTKxCcMm [2019-10-28T00:15:20.278Z] #45 0.452 + RM_GOPATH=1 [2019-10-28T00:15:20.278Z] #45 0.452 ++ dirname ./install.sh [2019-10-28T00:15:20.278Z] #45 0.453 + dir=. [2019-10-28T00:15:20.278Z] #45 0.453 + bin=vndr [2019-10-28T00:15:20.278Z] #45 0.453 + shift [2019-10-28T00:15:20.278Z] #45 0.453 + '[' '!' -f ./vndr.installer ']' [2019-10-28T00:15:20.278Z] #45 0.453 + . ./vndr.installer [2019-10-28T00:15:20.278Z] #45 0.453 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:15:20.278Z] #45 0.453 + install_vndr [2019-10-28T00:15:20.278Z] #45 0.453 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-28T00:15:20.278Z] #45 0.453 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PXiTKxCcMm/src/github.com/LK4D4/vndr [2019-10-28T00:15:20.278Z] #45 0.453 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:15:20.278Z] #45 0.454 Cloning into '/tmp/tmp.PXiTKxCcMm/src/github.com/LK4D4/vndr'... [2019-10-28T00:15:20.278Z] #45 1.255 + cd /tmp/tmp.PXiTKxCcMm/src/github.com/LK4D4/vndr [2019-10-28T00:15:20.278Z] #45 1.256 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:15:20.278Z] #45 1.259 + go build -buildmode=pie -v -o /build/vndr . [2019-10-28T00:15:20.278Z] #45 2.379 runtime/internal/atomic [2019-10-28T00:15:20.278Z] #45 2.385 internal/cpu [2019-10-28T00:15:20.278Z] #45 2.711 runtime/internal/sys [2019-10-28T00:15:20.278Z] #45 2.817 runtime/internal/math [2019-10-28T00:15:20.278Z] #45 2.900 internal/race [2019-10-28T00:15:20.278Z] #45 2.967 sync/atomic [2019-10-28T00:15:20.278Z] #45 3.292 unicode [2019-10-28T00:15:20.278Z] #45 3.438 internal/bytealg [2019-10-28T00:15:20.278Z] #45 4.243 runtime [2019-10-28T00:15:20.278Z] #45 7.701 unicode/utf8 [2019-10-28T00:15:20.676Z] #17 74.82 Selecting previously unselected package xfsprogs. [2019-10-28T00:15:20.676Z] #17 74.83 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-28T00:15:20.676Z] #17 74.84 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:15:21.088Z] #56 27.22 Building dependency tree... [2019-10-28T00:15:21.138Z] #45 8.480 math [2019-10-28T00:15:21.236Z] #17 75.36 Selecting previously unselected package zip. [2019-10-28T00:15:21.236Z] #17 75.38 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-28T00:15:21.236Z] #17 75.38 Unpacking zip (3.0-11+b1) ... [2019-10-28T00:15:21.491Z] #17 75.57 Selecting previously unselected package libapparmor-perl. [2019-10-28T00:15:21.491Z] #17 75.59 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-28T00:15:21.491Z] #17 75.60 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:15:21.491Z] #17 75.72 Selecting previously unselected package apparmor. [2019-10-28T00:15:21.561Z] #45 ... [2019-10-28T00:15:21.561Z] [2019-10-28T00:15:21.561Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:21.561Z] #23 0.718 + RM_GOPATH=0 [2019-10-28T00:15:21.561Z] #23 0.719 + TMP_GOPATH= [2019-10-28T00:15:21.561Z] #23 0.719 + : /build [2019-10-28T00:15:21.561Z] #23 0.719 + '[' -z '' ']' [2019-10-28T00:15:21.561Z] #23 0.722 ++ mktemp -d [2019-10-28T00:15:21.561Z] #23 0.730 + export GOPATH=/tmp/tmp.uWDGN5Gdjk [2019-10-28T00:15:21.561Z] #23 0.730 + GOPATH=/tmp/tmp.uWDGN5Gdjk [2019-10-28T00:15:21.561Z] #23 0.730 + RM_GOPATH=1 [2019-10-28T00:15:21.561Z] #23 0.733 ++ dirname ./install.sh [2019-10-28T00:15:21.561Z] #23 0.741 + dir=. [2019-10-28T00:15:21.561Z] #23 0.742 + bin=dockercli [2019-10-28T00:15:21.561Z] #23 0.742 + shift [2019-10-28T00:15:21.561Z] #23 0.742 + '[' '!' -f ./dockercli.installer ']' [2019-10-28T00:15:21.561Z] #23 0.743 + . ./dockercli.installer [2019-10-28T00:15:21.561Z] #23 0.743 ++ : stable [2019-10-28T00:15:21.561Z] #23 0.743 ++ : 17.06.2-ce [2019-10-28T00:15:21.561Z] #23 0.746 + install_dockercli [2019-10-28T00:15:21.561Z] #23 0.746 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-28T00:15:21.561Z] #23 0.746 Install docker/cli version 17.06.2-ce from stable [2019-10-28T00:15:21.561Z] #23 0.749 ++ uname -m [2019-10-28T00:15:21.561Z] #23 0.749 + arch=s390x [2019-10-28T00:15:21.561Z] #23 0.749 + '[' s390x '!=' x86_64 ']' [2019-10-28T00:15:21.561Z] #23 0.749 + '[' s390x '!=' s390x ']' [2019-10-28T00:15:21.561Z] #23 0.749 + url=https://download.docker.com/linux/static [2019-10-28T00:15:21.561Z] #23 0.749 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-28T00:15:21.561Z] #23 0.757 + tar -xz docker/docker [2019-10-28T00:15:21.561Z] #23 8.890 + mkdir -p /build [2019-10-28T00:15:21.561Z] #23 8.891 + mv docker/docker /build/ [2019-10-28T00:15:21.561Z] #23 8.892 + rmdir docker [2019-10-28T00:15:21.561Z] #23 DONE 9.0s [2019-10-28T00:15:21.561Z] [2019-10-28T00:15:21.561Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:21.561Z] #69 0.737 + RM_GOPATH=0 [2019-10-28T00:15:21.561Z] #69 0.739 + TMP_GOPATH= [2019-10-28T00:15:21.561Z] #69 0.739 + : /build [2019-10-28T00:15:21.561Z] #69 0.739 + '[' -z '' ']' [2019-10-28T00:15:21.561Z] #69 0.752 ++ mktemp -d [2019-10-28T00:15:21.561Z] #69 0.759 + export GOPATH=/tmp/tmp.M1lO2uYGQV [2019-10-28T00:15:21.561Z] #69 0.759 + GOPATH=/tmp/tmp.M1lO2uYGQV [2019-10-28T00:15:21.561Z] #69 0.759 + RM_GOPATH=1 [2019-10-28T00:15:21.561Z] #69 0.761 ++ dirname ./install.sh [2019-10-28T00:15:21.561Z] #69 0.762 + dir=. [2019-10-28T00:15:21.561Z] #69 0.763 + bin=proxy [2019-10-28T00:15:21.561Z] #69 0.763 + shift [2019-10-28T00:15:21.561Z] #69 0.764 + '[' '!' -f ./proxy.installer ']' [2019-10-28T00:15:21.561Z] #69 0.764 + . ./proxy.installer [2019-10-28T00:15:21.561Z] #69 0.766 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:15:21.561Z] #69 0.768 + install_proxy [2019-10-28T00:15:21.561Z] #69 0.769 + case "$1" in [2019-10-28T00:15:21.561Z] #69 0.769 + export CGO_ENABLED=0 [2019-10-28T00:15:21.561Z] #69 0.770 + CGO_ENABLED=0 [2019-10-28T00:15:21.561Z] #69 0.770 + _install_proxy [2019-10-28T00:15:21.561Z] #69 0.771 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-28T00:15:21.561Z] #69 0.771 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:15:21.561Z] #69 0.775 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.M1lO2uYGQV/src/github.com/docker/libnetwork [2019-10-28T00:15:21.561Z] #69 0.782 Cloning into '/tmp/tmp.M1lO2uYGQV/src/github.com/docker/libnetwork'... [2019-10-28T00:15:21.746Z] #17 75.73 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-28T00:15:21.746Z] #17 75.80 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:15:22.002Z] #17 76.24 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-28T00:15:22.002Z] #17 76.25 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-28T00:15:22.002Z] #17 76.26 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:15:22.031Z] #56 29.36 The following additional packages will be installed: [2019-10-28T00:15:22.031Z] #56 29.36 btrfs-progs liblzo2-2 [2019-10-28T00:15:22.293Z] #56 29.58 The following NEW packages will be installed: [2019-10-28T00:15:22.293Z] #56 29.61 btrfs-progs btrfs-tools liblzo2-2 [2019-10-28T00:15:22.489Z] #69 ... [2019-10-28T00:15:22.489Z] [2019-10-28T00:15:22.489Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:15:22.489Z] #39 0.504 + mktemp -d [2019-10-28T00:15:22.489Z] #39 0.505 + export GOPATH=/tmp/tmp.UjBB76msSK [2019-10-28T00:15:22.489Z] #39 0.505 + git clone https://github.com/docker/distribution.git /tmp/tmp.UjBB76msSK/src/github.com/docker/distribution [2019-10-28T00:15:22.489Z] #39 0.506 Cloning into '/tmp/tmp.UjBB76msSK/src/github.com/docker/distribution'... [2019-10-28T00:15:22.489Z] #39 ... [2019-10-28T00:15:22.489Z] [2019-10-28T00:15:22.489Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:22.489Z] #11 1.062 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:22.489Z] #11 1.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:22.489Z] #11 1.104 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:22.489Z] #11 1.130 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:22.489Z] #11 1.157 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:22.489Z] #11 1.910 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-28T00:15:22.489Z] #11 3.256 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-28T00:15:22.489Z] #11 4.297 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-28T00:15:22.995Z] #11 ... [2019-10-28T00:15:22.995Z] [2019-10-28T00:15:22.995Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:22.995Z] #63 0.567 + RM_GOPATH=0 [2019-10-28T00:15:22.995Z] #63 0.567 + TMP_GOPATH= [2019-10-28T00:15:22.995Z] #63 0.567 + : /build/ [2019-10-28T00:15:22.995Z] #63 0.567 + '[' -z '' ']' [2019-10-28T00:15:22.995Z] #63 0.567 ++ mktemp -d [2019-10-28T00:15:22.995Z] #63 0.568 + export GOPATH=/tmp/tmp.a1ahG0R7GF [2019-10-28T00:15:22.995Z] #63 0.568 + GOPATH=/tmp/tmp.a1ahG0R7GF [2019-10-28T00:15:22.995Z] #63 0.568 + RM_GOPATH=1 [2019-10-28T00:15:22.995Z] #63 0.568 ++ dirname ./install.sh [2019-10-28T00:15:22.995Z] #63 0.568 + dir=. [2019-10-28T00:15:22.995Z] #63 0.568 + bin=rootlesskit [2019-10-28T00:15:22.995Z] #63 0.568 + shift [2019-10-28T00:15:22.995Z] #63 0.568 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-28T00:15:22.995Z] #63 0.568 + . ./rootlesskit.installer [2019-10-28T00:15:22.995Z] #63 0.569 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:15:22.995Z] #63 0.569 + install_rootlesskit [2019-10-28T00:15:22.995Z] #63 0.569 + case "$1" in [2019-10-28T00:15:22.995Z] #63 0.569 + export CGO_ENABLED=0 [2019-10-28T00:15:22.995Z] #63 0.569 + CGO_ENABLED=0 [2019-10-28T00:15:22.995Z] #63 0.569 + _install_rootlesskit [2019-10-28T00:15:22.995Z] #63 0.569 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-28T00:15:22.995Z] #63 0.569 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:15:22.995Z] #63 0.569 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.a1ahG0R7GF/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:15:22.995Z] #63 0.570 Cloning into '/tmp/tmp.a1ahG0R7GF/src/github.com/rootless-containers/rootlesskit'... [2019-10-28T00:15:22.995Z] #63 3.953 + cd /tmp/tmp.a1ahG0R7GF/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:15:22.995Z] #63 3.953 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:15:22.995Z] #63 4.102 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:15:22.995Z] #63 4.102 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-28T00:15:22.995Z] #63 ... [2019-10-28T00:15:22.995Z] [2019-10-28T00:15:22.995Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:22.995Z] #57 0.488 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:22.995Z] #57 0.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:22.995Z] #57 0.530 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:22.995Z] #57 0.549 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:22.995Z] #57 0.562 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:22.995Z] #57 0.832 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-28T00:15:22.995Z] #57 2.004 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-28T00:15:22.995Z] #57 3.021 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-28T00:15:22.995Z] #57 ... [2019-10-28T00:15:22.995Z] [2019-10-28T00:15:22.995Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:15:22.995Z] #29 0.537 + mktemp -d [2019-10-28T00:15:22.995Z] #29 0.538 + export GOPATH=/tmp/tmp.ePdfWAKfIZ [2019-10-28T00:15:22.995Z] #29 0.538 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ePdfWAKfIZ/src/github.com/go-swagger/go-swagger [2019-10-28T00:15:22.995Z] #29 0.539 Cloning into '/tmp/tmp.ePdfWAKfIZ/src/github.com/go-swagger/go-swagger'... [2019-10-28T00:15:22.995Z] #29 ... [2019-10-28T00:15:22.995Z] [2019-10-28T00:15:22.995Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:22.995Z] #41 1.063 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:22.995Z] #41 1.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:22.995Z] #41 1.106 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:22.995Z] #41 1.133 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:22.995Z] #41 1.156 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:22.995Z] #41 1.850 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-28T00:15:22.995Z] #41 3.107 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-28T00:15:22.995Z] #41 4.420 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-28T00:15:23.436Z] #41 ... [2019-10-28T00:15:23.436Z] [2019-10-28T00:15:23.436Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:23.436Z] #34 1.087 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:23.436Z] #34 1.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:23.436Z] #34 1.129 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:23.436Z] #34 1.141 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:23.436Z] #34 1.228 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:23.436Z] #34 1.825 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-28T00:15:23.436Z] #34 3.575 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-28T00:15:23.436Z] #34 4.579 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-28T00:15:23.436Z] #34 ... [2019-10-28T00:15:23.436Z] [2019-10-28T00:15:23.436Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:23.436Z] #48 0.633 + RM_GOPATH=0 [2019-10-28T00:15:23.436Z] #48 0.634 + TMP_GOPATH= [2019-10-28T00:15:23.436Z] #48 0.634 + : /build [2019-10-28T00:15:23.436Z] #48 0.634 + '[' -z '' ']' [2019-10-28T00:15:23.436Z] #48 0.634 ++ mktemp -d [2019-10-28T00:15:23.436Z] #48 0.635 + export GOPATH=/tmp/tmp.HGQ32OtTu6 [2019-10-28T00:15:23.436Z] #48 0.635 + GOPATH=/tmp/tmp.HGQ32OtTu6 [2019-10-28T00:15:23.436Z] #48 0.636 + RM_GOPATH=1 [2019-10-28T00:15:23.436Z] #48 0.636 ++ dirname ./install.sh [2019-10-28T00:15:23.436Z] #48 0.637 + dir=. [2019-10-28T00:15:23.436Z] #48 0.637 + bin=gotestsum [2019-10-28T00:15:23.436Z] #48 0.637 + shift [2019-10-28T00:15:23.437Z] #48 0.638 + '[' '!' -f ./gotestsum.installer ']' [2019-10-28T00:15:23.437Z] #48 0.638 + . ./gotestsum.installer [2019-10-28T00:15:23.437Z] #48 0.638 ++ : v0.3.5 [2019-10-28T00:15:23.437Z] #48 0.638 + install_gotestsum [2019-10-28T00:15:23.437Z] #48 0.639 Installing gotestsum version v0.3.5 [2019-10-28T00:15:23.437Z] #48 0.639 + echo 'Installing gotestsum version v0.3.5' [2019-10-28T00:15:23.437Z] #48 0.639 + go get -d gotest.tools/gotestsum [2019-10-28T00:15:23.683Z] #56 30.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:23.683Z] #56 30.88 Need to get 582 kB of archives. [2019-10-28T00:15:23.683Z] #56 30.88 After this operation, 3944 kB of additional disk space will be used. [2019-10-28T00:15:23.683Z] #56 30.88 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-28T00:15:23.683Z] #56 30.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-28T00:15:23.683Z] #56 30.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-28T00:15:23.837Z] #48 ... [2019-10-28T00:15:23.837Z] [2019-10-28T00:15:23.837Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:23.837Z] #25 0.509 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:23.837Z] #25 0.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:23.837Z] #25 0.551 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:23.837Z] #25 0.565 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:23.837Z] #25 0.602 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:23.837Z] #25 0.712 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-28T00:15:23.837Z] #25 1.159 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-28T00:15:23.837Z] #25 2.093 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-28T00:15:23.837Z] #25 ... [2019-10-28T00:15:23.837Z] [2019-10-28T00:15:23.837Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:15:23.837Z] #39 10.78 + cd /tmp/tmp.UjBB76msSK/src/github.com/docker/distribution [2019-10-28T00:15:23.837Z] #39 10.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-28T00:15:23.900Z] #17 77.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-28T00:15:23.900Z] #17 77.86 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-28T00:15:23.900Z] #17 77.86 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:15:24.264Z] #40 ... [2019-10-28T00:15:24.264Z] [2019-10-28T00:15:24.264Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:24.264Z] #31 12.21 + cd /tmp/tmp.5y1YGgrSg4/src/github.com/BurntSushi/toml [2019-10-28T00:15:24.264Z] #31 12.21 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:15:24.264Z] #31 12.35 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:15:24.264Z] #31 13.28 runtime/internal/atomic [2019-10-28T00:15:24.264Z] #31 13.29 internal/cpu [2019-10-28T00:15:24.264Z] #31 13.49 runtime/internal/sys [2019-10-28T00:15:24.264Z] #31 13.63 runtime/internal/math [2019-10-28T00:15:24.264Z] #31 13.79 math/bits [2019-10-28T00:15:24.265Z] #31 14.01 internal/bytealg [2019-10-28T00:15:24.265Z] #31 14.35 math [2019-10-28T00:15:24.265Z] #31 14.78 runtime [2019-10-28T00:15:25.079Z] #56 32.07 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:25.079Z] #56 32.44 Fetched 582 kB in 1s (496 kB/s) [2019-10-28T00:15:25.079Z] #56 32.56 Selecting previously unselected package liblzo2-2:arm64. [2019-10-28T00:15:25.261Z] #31 ... [2019-10-28T00:15:25.261Z] [2019-10-28T00:15:25.261Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:25.261Z] #24 8.077 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:15:25.261Z] #24 9.914 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:15:25.301Z] #39 12.85 + GOPATH=/tmp/tmp.UjBB76msSK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UjBB76msSK go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-28T00:15:25.341Z] #56 32.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-28T00:15:25.341Z] #56 32.66 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-28T00:15:25.341Z] #56 32.67 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-28T00:15:25.341Z] #56 32.85 Selecting previously unselected package btrfs-progs. [2019-10-28T00:15:25.519Z] #24 ... [2019-10-28T00:15:25.519Z] [2019-10-28T00:15:25.519Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:25.519Z] #44 9.311 + RM_GOPATH=0 [2019-10-28T00:15:25.519Z] #44 9.311 + TMP_GOPATH= [2019-10-28T00:15:25.519Z] #44 9.311 + : /build [2019-10-28T00:15:25.519Z] #44 9.311 + '[' -z '' ']' [2019-10-28T00:15:25.519Z] #44 9.311 ++ mktemp -d [2019-10-28T00:15:25.519Z] #44 9.312 + export GOPATH=/tmp/tmp.ZFT2II1gkv [2019-10-28T00:15:25.519Z] #44 9.312 + GOPATH=/tmp/tmp.ZFT2II1gkv [2019-10-28T00:15:25.519Z] #44 9.312 + RM_GOPATH=1 [2019-10-28T00:15:25.519Z] #44 9.313 ++ dirname ./install.sh [2019-10-28T00:15:25.519Z] #44 9.323 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:15:25.519Z] #44 9.323 + dir=. [2019-10-28T00:15:25.519Z] #44 9.323 + bin=vndr [2019-10-28T00:15:25.519Z] #44 9.323 + shift [2019-10-28T00:15:25.519Z] #44 9.323 + '[' '!' -f ./vndr.installer ']' [2019-10-28T00:15:25.519Z] #44 9.323 + . ./vndr.installer [2019-10-28T00:15:25.519Z] #44 9.323 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:15:25.519Z] #44 9.323 + install_vndr [2019-10-28T00:15:25.519Z] #44 9.323 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-28T00:15:25.519Z] #44 9.323 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZFT2II1gkv/src/github.com/LK4D4/vndr [2019-10-28T00:15:25.519Z] #44 9.323 Cloning into '/tmp/tmp.ZFT2II1gkv/src/github.com/LK4D4/vndr'... [2019-10-28T00:15:25.519Z] #44 10.71 + cd /tmp/tmp.ZFT2II1gkv/src/github.com/LK4D4/vndr [2019-10-28T00:15:25.519Z] #44 10.72 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:15:25.519Z] #44 10.75 + go build -buildmode=pie -v -o /build/vndr . [2019-10-28T00:15:25.519Z] #44 13.27 internal/cpu [2019-10-28T00:15:25.519Z] #44 13.30 runtime/internal/atomic [2019-10-28T00:15:25.519Z] #44 13.61 runtime/internal/math [2019-10-28T00:15:25.519Z] #44 13.79 internal/race [2019-10-28T00:15:25.519Z] #44 13.87 sync/atomic [2019-10-28T00:15:25.519Z] #44 14.14 internal/bytealg [2019-10-28T00:15:25.519Z] #44 14.37 unicode [2019-10-28T00:15:25.519Z] #44 15.15 runtime [2019-10-28T00:15:25.603Z] #56 32.85 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-28T00:15:25.603Z] #56 32.86 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:15:25.840Z] #17 79.92 Selecting previously unselected package binutils-mingw-w64. [2019-10-28T00:15:25.840Z] #17 79.92 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-28T00:15:25.840Z] #17 79.93 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:15:25.840Z] #17 80.03 Selecting previously unselected package mingw-w64-common. [2019-10-28T00:15:25.840Z] #17 80.03 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-28T00:15:25.840Z] #17 80.04 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-28T00:15:26.177Z] #56 ... [2019-10-28T00:15:26.177Z] [2019-10-28T00:15:26.177Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:15:26.177Z] #28 33.45 + cd /tmp/tmp.0DTvscSzRY/src/github.com/go-swagger/go-swagger [2019-10-28T00:15:26.177Z] #28 33.46 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-28T00:15:27.419Z] #44 ... [2019-10-28T00:15:27.419Z] [2019-10-28T00:15:27.419Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:27.419Z] #22 19.89 + mkdir -p /build [2019-10-28T00:15:27.419Z] #22 19.92 + mv docker/docker /build/ [2019-10-28T00:15:27.419Z] #22 19.93 + rmdir docker [2019-10-28T00:15:28.105Z] #28 35.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-28T00:15:28.790Z] #22 ... [2019-10-28T00:15:28.790Z] [2019-10-28T00:15:28.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:28.790Z] #10 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:15:28.790Z] #10 13.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:15:28.790Z] #10 14.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:15:28.790Z] #10 ... [2019-10-28T00:15:28.790Z] [2019-10-28T00:15:28.790Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:28.790Z] #44 20.41 unicode/utf8 [2019-10-28T00:15:28.790Z] #44 21.15 math [2019-10-28T00:15:28.821Z] #39 ... [2019-10-28T00:15:28.821Z] [2019-10-28T00:15:28.821Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:28.821Z] #51 15.96 + cd /tmp/tmp.nJKhYMJsrx/src/github.com/golangci/golangci-lint/ [2019-10-28T00:15:28.821Z] #51 15.96 + git checkout -q v1.20.0 [2019-10-28T00:15:29.047Z] #44 ... [2019-10-28T00:15:29.047Z] [2019-10-28T00:15:29.047Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:29.047Z] #33 11.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:15:29.047Z] #33 13.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:15:29.047Z] #33 ... [2019-10-28T00:15:29.047Z] [2019-10-28T00:15:29.047Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:29.047Z] #31 21.55 internal/testlog [2019-10-28T00:15:29.281Z] #51 16.56 ++ git describe --tags [2019-10-28T00:15:29.281Z] #51 16.57 + version=v1.20.0 [2019-10-28T00:15:29.281Z] #51 16.58 ++ git rev-parse --short HEAD [2019-10-28T00:15:29.281Z] #51 16.58 + commit=cc98739 [2019-10-28T00:15:29.281Z] #51 16.59 ++ git show -s --format=%cd [2019-10-28T00:15:29.281Z] #51 16.60 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-28T00:15:29.281Z] #51 16.60 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:15:29.677Z] #31 21.75 encoding [2019-10-28T00:15:29.999Z] #17 84.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-28T00:15:29.999Z] #17 ... [2019-10-28T00:15:29.999Z] [2019-10-28T00:15:29.999Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:29.999Z] #44 141.2 github.com/LK4D4/vndr/godl [2019-10-28T00:15:29.999Z] #44 142.0 github.com/LK4D4/vndr [2019-10-28T00:15:29.999Z] #44 ... [2019-10-28T00:15:29.999Z] [2019-10-28T00:15:29.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:15:29.999Z] #41 75.46 CC criu/arch/x86/restorer_unmap.o [2019-10-28T00:15:29.999Z] #41 75.52 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-28T00:15:29.999Z] #41 75.90 CC criu/pie/restorer.o [2019-10-28T00:15:29.999Z] #41 78.91 LINK criu/pie/restorer.built-in.o [2019-10-28T00:15:29.999Z] #41 78.91 GEN criu/pie/restorer-blob.h [2019-10-28T00:15:29.999Z] #41 79.05 DEP criu/vdso.d [2019-10-28T00:15:29.999Z] #41 79.38 DEP criu/vdso-compat.d [2019-10-28T00:15:29.999Z] #41 79.60 DEP criu/uts_ns.d [2019-10-28T00:15:29.999Z] #41 79.71 DEP criu/util.d [2019-10-28T00:15:29.999Z] #41 79.91 DEP criu/uffd.d [2019-10-28T00:15:29.999Z] #41 80.16 DEP criu/tun.d [2019-10-28T00:15:29.999Z] #41 80.34 DEP criu/tty.d [2019-10-28T00:15:29.999Z] #41 80.59 DEP criu/timerfd.d [2019-10-28T00:15:29.999Z] #41 80.74 DEP criu/sysfs_parse.d [2019-10-28T00:15:29.999Z] #41 80.96 DEP criu/sysctl.d [2019-10-28T00:15:29.999Z] #41 81.11 DEP criu/string.d [2019-10-28T00:15:29.999Z] #41 81.18 DEP criu/stats.d [2019-10-28T00:15:29.999Z] #41 81.43 DEP criu/sockets.d [2019-10-28T00:15:29.999Z] #41 81.64 DEP criu/sk-unix.d [2019-10-28T00:15:29.999Z] #41 81.90 DEP criu/sk-tcp.d [2019-10-28T00:15:29.999Z] #41 82.11 DEP criu/sk-queue.d [2019-10-28T00:15:29.999Z] #41 82.29 DEP criu/sk-packet.d [2019-10-28T00:15:29.999Z] #41 82.44 DEP criu/sk-netlink.d [2019-10-28T00:15:29.999Z] #41 82.65 DEP criu/sk-inet.d [2019-10-28T00:15:29.999Z] #41 82.85 DEP criu/signalfd.d [2019-10-28T00:15:29.999Z] #41 83.07 DEP criu/sigframe.d [2019-10-28T00:15:29.999Z] #41 83.16 DEP criu/shmem.d [2019-10-28T00:15:29.999Z] #41 83.34 DEP criu/servicefd.d [2019-10-28T00:15:29.999Z] #41 83.50 DEP criu/seize.d [2019-10-28T00:15:29.999Z] #41 83.66 DEP criu/seccomp.d [2019-10-28T00:15:29.999Z] #41 83.86 DEP criu/rst-malloc.d [2019-10-28T00:15:29.999Z] #41 83.99 DEP criu/rbtree.d [2019-10-28T00:15:29.999Z] #41 84.01 DEP criu/pstree.d [2019-10-28T00:15:29.999Z] #41 84.17 DEP criu/protobuf.d [2019-10-28T00:15:29.999Z] #41 84.33 GEN criu/protobuf-desc-gen.h [2019-10-28T00:15:30.033Z] #31 22.26 runtime/cgo [2019-10-28T00:15:30.255Z] #41 ... [2019-10-28T00:15:30.255Z] [2019-10-28T00:15:30.255Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:15:30.255Z] #17 84.18 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-28T00:15:30.255Z] #17 84.18 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:15:30.291Z] #31 ... [2019-10-28T00:15:30.291Z] [2019-10-28T00:15:30.291Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:30.291Z] #56 12.84 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:15:30.291Z] #56 ... [2019-10-28T00:15:30.291Z] [2019-10-28T00:15:30.291Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:30.291Z] #62 14.53 + cd /tmp/tmp.aV50RX7LXd/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:15:30.291Z] #62 14.53 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:15:30.291Z] #62 15.11 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:15:30.291Z] #62 15.11 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-28T00:15:30.660Z] #28 ... [2019-10-28T00:15:30.660Z] [2019-10-28T00:15:30.660Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:30.660Z] #10 21.48 Reading package lists... [2019-10-28T00:15:30.660Z] #10 28.15 Building dependency tree... [2019-10-28T00:15:30.660Z] #10 30.91 The following additional packages will be installed: [2019-10-28T00:15:30.660Z] #10 30.92 libapparmor1 libseccomp2 [2019-10-28T00:15:30.660Z] #10 30.93 Suggested packages: [2019-10-28T00:15:30.660Z] #10 30.93 seccomp [2019-10-28T00:15:30.660Z] #10 31.20 The following NEW packages will be installed: [2019-10-28T00:15:30.660Z] #10 31.21 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-28T00:15:30.660Z] #10 32.40 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:30.660Z] #10 32.40 Need to get 287 kB of archives. [2019-10-28T00:15:30.660Z] #10 32.40 After this operation, 1186 kB of additional disk space will be used. [2019-10-28T00:15:30.660Z] #10 32.40 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-28T00:15:30.660Z] #10 32.40 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-28T00:15:30.660Z] #10 32.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-28T00:15:30.660Z] #10 32.40 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-28T00:15:30.660Z] #10 33.36 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:30.660Z] #10 33.47 Fetched 287 kB in 1s (257 kB/s) [2019-10-28T00:15:30.660Z] #10 33.70 Selecting previously unselected package libseccomp2:arm64. [2019-10-28T00:15:30.660Z] #10 33.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-28T00:15:30.660Z] #10 33.77 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-28T00:15:30.660Z] #10 33.80 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:15:30.660Z] #10 34.27 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-28T00:15:30.660Z] #10 34.27 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-28T00:15:30.660Z] #10 34.29 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:15:30.660Z] #10 34.59 Selecting previously unselected package libapparmor1:arm64. [2019-10-28T00:15:30.660Z] #10 34.61 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-28T00:15:30.660Z] #10 34.63 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-28T00:15:30.660Z] #10 34.81 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-28T00:15:30.660Z] #10 34.81 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-28T00:15:30.660Z] #10 34.83 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-28T00:15:30.660Z] #10 35.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:30.660Z] #10 35.75 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:15:30.660Z] #10 35.99 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-28T00:15:30.660Z] #10 36.50 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:15:30.660Z] #10 36.83 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-28T00:15:30.660Z] #10 36.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:30.660Z] #10 DONE 38.1s [2019-10-28T00:15:30.660Z] [2019-10-28T00:15:30.660Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:30.660Z] #24 23.52 Reading package lists... [2019-10-28T00:15:30.660Z] #24 30.51 Building dependency tree... [2019-10-28T00:15:30.660Z] #24 32.50 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-28T00:15:30.660Z] #24 32.50 The following additional packages will be installed: [2019-10-28T00:15:30.660Z] #24 32.52 libjq1 libonig4 [2019-10-28T00:15:30.660Z] #24 32.83 The following NEW packages will be installed: [2019-10-28T00:15:30.660Z] #24 32.84 jq libjq1 libonig4 [2019-10-28T00:15:30.660Z] #24 34.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:30.660Z] #24 34.13 Need to get 293 kB of archives. [2019-10-28T00:15:30.660Z] #24 34.13 After this operation, 1086 kB of additional disk space will be used. [2019-10-28T00:15:30.660Z] #24 34.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-28T00:15:30.660Z] #24 34.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-28T00:15:30.660Z] #24 34.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-28T00:15:30.660Z] #24 35.19 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:30.660Z] #24 35.42 Fetched 293 kB in 1s (217 kB/s) [2019-10-28T00:15:30.660Z] #24 35.75 Selecting previously unselected package libonig4:arm64. [2019-10-28T00:15:30.660Z] #24 35.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 ... 14976 files and directories currently installed.) [2019-10-28T00:15:30.660Z] #24 35.84 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-28T00:15:30.660Z] #24 35.97 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-28T00:15:30.660Z] #24 36.84 Selecting previously unselected package libjq1:arm64. [2019-10-28T00:15:30.660Z] #24 36.85 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-28T00:15:30.660Z] #24 36.95 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-28T00:15:30.660Z] #24 37.66 Selecting previously unselected package jq. [2019-10-28T00:15:30.660Z] #24 37.68 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-28T00:15:30.660Z] #24 37.71 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:15:30.815Z] #17 ... [2019-10-28T00:15:30.815Z] [2019-10-28T00:15:30.815Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:30.815Z] #44 DONE 151.8s [2019-10-28T00:15:30.815Z] [2019-10-28T00:15:30.815Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:15:30.815Z] #41 85.74 DEP criu/protobuf-desc.d [2019-10-28T00:15:30.815Z] #41 85.85 DEP criu/proc_parse.d [2019-10-28T00:15:30.815Z] #41 86.13 DEP criu/plugin.d [2019-10-28T00:15:30.942Z] #24 ... [2019-10-28T00:15:30.942Z] [2019-10-28T00:15:30.942Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:30.942Z] #56 33.72 Selecting previously unselected package btrfs-tools. [2019-10-28T00:15:30.942Z] #56 33.72 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-28T00:15:30.942Z] #56 33.74 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:15:30.942Z] #56 34.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:30.942Z] #56 34.41 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-28T00:15:30.942Z] #56 34.47 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:15:30.942Z] #56 34.52 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:15:30.942Z] #56 34.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:30.942Z] #56 DONE 38.1s [2019-10-28T00:15:30.942Z] [2019-10-28T00:15:30.942Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:30.942Z] #68 DONE 37.7s [2019-10-28T00:15:30.942Z] [2019-10-28T00:15:30.942Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:30.942Z] #24 38.21 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-28T00:15:30.942Z] #24 38.21 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-28T00:15:30.942Z] #24 ... [2019-10-28T00:15:30.942Z] [2019-10-28T00:15:30.942Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:15:30.942Z] #57 ... [2019-10-28T00:15:30.942Z] [2019-10-28T00:15:30.942Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:15:30.942Z] #52 DONE 0.2s [2019-10-28T00:15:30.942Z] [2019-10-28T00:15:30.942Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:15:30.942Z] #57 DONE 0.3s [2019-10-28T00:15:30.942Z] [2019-10-28T00:15:30.942Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-28T00:15:31.113Z] #41 86.28 DEP criu/pipes.d [2019-10-28T00:15:31.411Z] #41 86.62 DEP criu/pie-util.d [2019-10-28T00:15:31.411Z] #41 86.77 DEP criu/pie-util-vdso.d [2019-10-28T00:15:31.519Z] #58 DONE 0.3s [2019-10-28T00:15:31.519Z] [2019-10-28T00:15:31.519Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-28T00:15:31.519Z] #53 DONE 0.3s [2019-10-28T00:15:31.519Z] [2019-10-28T00:15:31.519Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:31.519Z] #59 ... [2019-10-28T00:15:31.519Z] [2019-10-28T00:15:31.519Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:31.519Z] #40 22.42 Reading package lists... [2019-10-28T00:15:31.519Z] #40 29.08 Building dependency tree... [2019-10-28T00:15:31.519Z] #40 31.16 The following additional packages will be installed: [2019-10-28T00:15:31.519Z] #40 31.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-28T00:15:31.519Z] #40 31.18 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-28T00:15:31.519Z] #40 31.19 Suggested packages: [2019-10-28T00:15:31.519Z] #40 31.20 manpages-dev python-setuptools [2019-10-28T00:15:31.519Z] #40 32.34 The following NEW packages will be installed: [2019-10-28T00:15:31.519Z] #40 32.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-28T00:15:31.519Z] #40 32.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-28T00:15:31.519Z] #40 32.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-28T00:15:31.519Z] #40 32.36 zlib1g-dev [2019-10-28T00:15:31.519Z] #40 33.53 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:31.519Z] #40 33.53 Need to get 3415 kB of archives. [2019-10-28T00:15:31.519Z] #40 33.53 After this operation, 19.0 MB of additional disk space will be used. [2019-10-28T00:15:31.519Z] #40 33.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-28T00:15:31.519Z] #40 33.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-28T00:15:31.519Z] #40 33.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-28T00:15:31.519Z] #40 33.56 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-28T00:15:31.519Z] #40 33.56 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-28T00:15:31.519Z] #40 33.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-28T00:15:31.519Z] #40 33.57 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-28T00:15:31.519Z] #40 33.58 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-28T00:15:31.519Z] #40 33.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-28T00:15:31.519Z] #40 33.63 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-28T00:15:31.520Z] #40 33.64 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-28T00:15:31.520Z] #40 33.75 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-28T00:15:31.520Z] #40 33.78 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-28T00:15:31.520Z] #40 33.81 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-28T00:15:31.520Z] #40 33.83 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-28T00:15:31.520Z] #40 33.87 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-28T00:15:31.520Z] #40 34.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:31.520Z] #40 34.89 Fetched 3415 kB in 1s (2418 kB/s) [2019-10-28T00:15:31.520Z] #40 35.20 Selecting previously unselected package libnet1:arm64. [2019-10-28T00:15:31.520Z] #40 35.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-28T00:15:31.520Z] #40 35.25 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-28T00:15:31.520Z] #40 35.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-28T00:15:31.520Z] #40 35.78 Selecting previously unselected package libcap-dev:arm64. [2019-10-28T00:15:31.520Z] #40 35.78 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-28T00:15:31.520Z] #40 35.91 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-28T00:15:31.520Z] #40 36.83 Selecting previously unselected package libnet1-dev. [2019-10-28T00:15:31.520Z] #40 36.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-28T00:15:31.520Z] #40 36.85 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:15:31.520Z] #40 37.74 Selecting previously unselected package libnl-3-200:arm64. [2019-10-28T00:15:31.520Z] #40 37.75 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-28T00:15:31.520Z] #40 37.83 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-28T00:15:31.520Z] #40 38.21 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-28T00:15:31.520Z] #40 38.21 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-28T00:15:31.520Z] #40 38.23 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-28T00:15:31.520Z] #40 38.82 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-28T00:15:31.520Z] #40 38.82 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-28T00:15:31.520Z] #40 38.82 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-28T00:15:31.520Z] #40 ... [2019-10-28T00:15:31.520Z] [2019-10-28T00:15:31.520Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:31.520Z] #24 38.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:31.520Z] #24 38.44 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:15:31.520Z] #24 DONE 38.9s [2019-10-28T00:15:31.520Z] [2019-10-28T00:15:31.520Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:31.520Z] #33 22.23 Reading package lists... [2019-10-28T00:15:31.520Z] #33 29.11 Building dependency tree... [2019-10-28T00:15:31.520Z] #33 31.76 The following additional packages will be installed: [2019-10-28T00:15:31.520Z] #33 31.77 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-28T00:15:31.520Z] #33 31.77 Suggested packages: [2019-10-28T00:15:31.520Z] #33 31.77 codeblocks eclipse ninja-build lrzip [2019-10-28T00:15:31.520Z] #33 31.77 Recommended packages: [2019-10-28T00:15:31.520Z] #33 31.77 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-28T00:15:31.520Z] #33 32.42 The following NEW packages will be installed: [2019-10-28T00:15:31.520Z] #33 32.43 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-28T00:15:31.520Z] #33 32.43 vim-common xxd [2019-10-28T00:15:31.520Z] #33 33.67 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:31.520Z] #33 33.67 Need to get 13.1 MB of archives. [2019-10-28T00:15:31.520Z] #33 33.67 After this operation, 55.5 MB of additional disk space will be used. [2019-10-28T00:15:31.520Z] #33 33.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-28T00:15:31.520Z] #33 33.77 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-28T00:15:31.520Z] #33 33.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-28T00:15:31.520Z] #33 34.26 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-28T00:15:31.520Z] #33 34.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-28T00:15:31.520Z] #33 34.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-28T00:15:31.520Z] #33 34.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-28T00:15:31.520Z] #33 34.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-28T00:15:31.520Z] #33 34.67 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-28T00:15:31.520Z] #33 34.67 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-28T00:15:31.520Z] #33 35.88 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:31.520Z] #33 36.17 Fetched 13.1 MB in 2s (6049 kB/s) [2019-10-28T00:15:31.520Z] #33 36.67 Selecting previously unselected package cmake-data. [2019-10-28T00:15:31.520Z] #33 36.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 ... 14976 files and directories currently installed.) [2019-10-28T00:15:31.520Z] #33 36.79 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-28T00:15:31.520Z] #33 36.84 Unpacking cmake-data (3.7.2-1) ... [2019-10-28T00:15:31.666Z] #41 86.91 DEP criu/pie-util-vdso-elf32.d [2019-10-28T00:15:31.666Z] #41 86.98 DEP criu/path.d [2019-10-28T00:15:31.668Z] #62 ... [2019-10-28T00:15:31.668Z] [2019-10-28T00:15:31.668Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:31.668Z] #44 23.96 unicode/utf16 [2019-10-28T00:15:31.784Z] #33 ... [2019-10-28T00:15:31.785Z] [2019-10-28T00:15:31.785Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-28T00:15:31.785Z] #25 DONE 0.2s [2019-10-28T00:15:31.785Z] [2019-10-28T00:15:31.785Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:31.922Z] #41 87.12 DEP criu/parasite-syscall.d [2019-10-28T00:15:31.927Z] #44 24.17 container/list [2019-10-28T00:15:32.177Z] #41 87.43 DEP criu/pagemap.d [2019-10-28T00:15:32.186Z] #44 ... [2019-10-28T00:15:32.186Z] [2019-10-28T00:15:32.186Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:32.186Z] #22 DONE 24.7s [2019-10-28T00:15:32.186Z] [2019-10-28T00:15:32.186Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:15:32.186Z] #38 24.87 + cd /tmp/tmp.sClI7LnPt9/src/github.com/docker/distribution [2019-10-28T00:15:32.186Z] #38 24.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-28T00:15:32.432Z] #41 87.59 DEP criu/pagemap-cache.d [2019-10-28T00:15:32.432Z] #41 87.81 DEP criu/page-xfer.d [2019-10-28T00:15:32.688Z] #41 88.03 DEP criu/page-pipe.d [2019-10-28T00:15:32.816Z] #51 ... [2019-10-28T00:15:32.816Z] [2019-10-28T00:15:32.816Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:32.816Z] #32 10.08 internal/testlog [2019-10-28T00:15:32.816Z] #32 10.62 encoding [2019-10-28T00:15:32.816Z] #32 10.92 runtime/cgo [2019-10-28T00:15:32.816Z] #32 ... [2019-10-28T00:15:32.816Z] [2019-10-28T00:15:32.816Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:32.816Z] #45 14.33 unicode/utf16 [2019-10-28T00:15:32.816Z] #45 14.67 container/list [2019-10-28T00:15:32.816Z] #45 15.22 crypto/internal/subtle [2019-10-28T00:15:32.816Z] #45 15.30 crypto/subtle [2019-10-28T00:15:32.816Z] #45 15.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-28T00:15:32.816Z] #45 15.44 internal/nettrace [2019-10-28T00:15:32.816Z] #45 15.50 runtime/cgo [2019-10-28T00:15:32.943Z] #41 88.20 DEP criu/netfilter.d [2019-10-28T00:15:33.198Z] #41 88.33 DEP criu/net.d [2019-10-28T00:15:33.199Z] #41 88.55 DEP criu/namespaces.d [2019-10-28T00:15:33.454Z] #41 88.72 DEP criu/mount.d [2019-10-28T00:15:33.709Z] #41 88.98 DEP criu/mem.d [2019-10-28T00:15:33.964Z] #41 89.27 DEP criu/lsm.d [2019-10-28T00:15:34.220Z] #41 89.45 DEP criu/log.d [2019-10-28T00:15:34.220Z] #41 89.65 DEP criu/libnetlink.d [2019-10-28T00:15:34.476Z] #41 89.78 DEP criu/kerndat.d [2019-10-28T00:15:34.730Z] #41 90.03 DEP criu/kcmp-ids.d [2019-10-28T00:15:34.985Z] #41 90.09 DEP criu/irmap.d [2019-10-28T00:15:34.985Z] #41 90.30 DEP criu/ipc_ns.d [2019-10-28T00:15:35.242Z] #41 90.53 DEP criu/image.d [2019-10-28T00:15:35.428Z] #45 ... [2019-10-28T00:15:35.428Z] [2019-10-28T00:15:35.428Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:35.428Z] #25 12.70 Fetched 7671 kB in 12s (628 kB/s) [2019-10-28T00:15:35.428Z] #25 12.70 Reading package lists... [2019-10-28T00:15:35.428Z] #25 17.51 Reading package lists... [2019-10-28T00:15:35.428Z] #25 ... [2019-10-28T00:15:35.428Z] [2019-10-28T00:15:35.428Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:35.428Z] #57 12.82 Fetched 7671 kB in 12s (620 kB/s) [2019-10-28T00:15:35.428Z] #57 12.82 Reading package lists... [2019-10-28T00:15:35.428Z] #57 17.59 Reading package lists... [2019-10-28T00:15:35.428Z] #57 21.74 Building dependency tree... [2019-10-28T00:15:35.428Z] #57 22.73 The following additional packages will be installed: [2019-10-28T00:15:35.428Z] #57 22.73 btrfs-progs liblzo2-2 [2019-10-28T00:15:35.428Z] #57 22.85 The following NEW packages will be installed: [2019-10-28T00:15:35.428Z] #57 22.86 btrfs-progs btrfs-tools liblzo2-2 [2019-10-28T00:15:35.428Z] #57 22.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:35.428Z] #57 22.95 Need to get 668 kB of archives. [2019-10-28T00:15:35.428Z] #57 22.95 After this operation, 5446 kB of additional disk space will be used. [2019-10-28T00:15:35.428Z] #57 22.95 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-28T00:15:35.428Z] #57 ... [2019-10-28T00:15:35.428Z] [2019-10-28T00:15:35.428Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:35.497Z] #41 90.75 DEP criu/image-desc.d [2019-10-28T00:15:35.752Z] #41 90.83 DEP criu/fsnotify.d [2019-10-28T00:15:35.752Z] #41 91.07 DEP criu/filesystems.d [2019-10-28T00:15:35.937Z] #25 23.06 Building dependency tree... [2019-10-28T00:15:35.938Z] #25 ... [2019-10-28T00:15:35.938Z] [2019-10-28T00:15:35.938Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:35.938Z] #34 13.62 Fetched 7671 kB in 12s (612 kB/s) [2019-10-28T00:15:35.938Z] #34 13.62 Reading package lists... [2019-10-28T00:15:35.938Z] #34 18.13 Reading package lists... [2019-10-28T00:15:35.938Z] #34 23.67 Building dependency tree... [2019-10-28T00:15:35.938Z] #34 ... [2019-10-28T00:15:35.938Z] [2019-10-28T00:15:35.938Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:35.938Z] #11 13.73 Fetched 7671 kB in 12s (605 kB/s) [2019-10-28T00:15:35.938Z] #11 13.73 Reading package lists... [2019-10-28T00:15:35.938Z] #11 18.04 Reading package lists... [2019-10-28T00:15:35.938Z] #11 21.84 Building dependency tree... [2019-10-28T00:15:35.938Z] #11 22.82 The following additional packages will be installed: [2019-10-28T00:15:35.938Z] #11 22.82 libapparmor1 libseccomp2 [2019-10-28T00:15:35.938Z] #11 22.82 Suggested packages: [2019-10-28T00:15:35.938Z] #11 22.82 seccomp [2019-10-28T00:15:35.938Z] #11 23.04 The following NEW packages will be installed: [2019-10-28T00:15:35.938Z] #11 23.04 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-28T00:15:35.938Z] #11 23.13 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:35.938Z] #11 23.13 Need to get 301 kB of archives. [2019-10-28T00:15:35.938Z] #11 23.13 After this operation, 1402 kB of additional disk space will be used. [2019-10-28T00:15:35.938Z] #11 23.13 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-28T00:15:35.938Z] #11 23.16 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-28T00:15:35.938Z] #11 23.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-28T00:15:35.938Z] #11 23.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-28T00:15:36.002Z] #26 ... [2019-10-28T00:15:36.002Z] [2019-10-28T00:15:36.002Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-28T00:15:36.002Z] #11 DONE 5.0s [2019-10-28T00:15:36.002Z] [2019-10-28T00:15:36.002Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-28T00:15:36.007Z] #41 91.29 DEP criu/files.d [2019-10-28T00:15:36.262Z] #41 91.47 DEP criu/files-reg.d [2019-10-28T00:15:36.262Z] #41 91.61 DEP criu/files-ext.d [2019-10-28T00:15:36.424Z] #38 28.93 + GOPATH=/tmp/tmp.sClI7LnPt9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sClI7LnPt9 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-28T00:15:36.431Z] #11 ... [2019-10-28T00:15:36.431Z] [2019-10-28T00:15:36.431Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:36.431Z] #41 13.76 Fetched 7671 kB in 12s (604 kB/s) [2019-10-28T00:15:36.431Z] #41 13.76 Reading package lists... [2019-10-28T00:15:36.431Z] #41 18.85 Reading package lists... [2019-10-28T00:15:36.431Z] #41 23.22 Building dependency tree... [2019-10-28T00:15:36.431Z] #41 ... [2019-10-28T00:15:36.431Z] [2019-10-28T00:15:36.431Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:36.431Z] #11 23.97 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:36.431Z] #11 24.11 Fetched 301 kB in 0s (2697 kB/s) [2019-10-28T00:15:36.431Z] #11 ... [2019-10-28T00:15:36.431Z] [2019-10-28T00:15:36.431Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:36.431Z] #69 13.89 + cd /tmp/tmp.M1lO2uYGQV/src/github.com/docker/libnetwork [2019-10-28T00:15:36.431Z] #69 13.89 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:15:36.431Z] #69 14.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-28T00:15:36.516Z] #41 91.80 DEP criu/file-lock.d [2019-10-28T00:15:36.772Z] #41 92.04 DEP criu/file-ids.d [2019-10-28T00:15:36.772Z] #41 92.16 DEP criu/fifo.d [2019-10-28T00:15:36.872Z] #69 ... [2019-10-28T00:15:36.872Z] [2019-10-28T00:15:36.872Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:36.872Z] #11 24.25 Selecting previously unselected package libseccomp2:s390x. [2019-10-28T00:15:36.872Z] #11 24.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-28T00:15:36.872Z] #11 24.33 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-28T00:15:36.872Z] #11 24.35 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-28T00:15:36.872Z] #11 24.48 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-28T00:15:36.872Z] #11 24.48 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-28T00:15:36.872Z] #11 24.48 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-28T00:15:36.872Z] #11 24.71 Selecting previously unselected package libapparmor1:s390x. [2019-10-28T00:15:36.872Z] #11 24.71 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-28T00:15:36.872Z] #11 24.72 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-28T00:15:37.027Z] #41 92.31 DEP criu/fdstore.d [2019-10-28T00:15:37.027Z] #41 92.45 DEP criu/fault-injection.d [2019-10-28T00:15:37.283Z] #41 92.53 DEP criu/external.d [2019-10-28T00:15:37.283Z] #41 92.68 DEP criu/eventpoll.d [2019-10-28T00:15:37.286Z] #11 24.92 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-28T00:15:37.286Z] #11 24.93 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-28T00:15:37.286Z] #11 24.94 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-28T00:15:37.538Z] #41 92.89 DEP criu/eventfd.d [2019-10-28T00:15:37.697Z] #11 25.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:37.697Z] #11 25.40 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-28T00:15:37.697Z] #11 25.41 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-28T00:15:37.697Z] #11 25.42 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-28T00:15:37.697Z] #11 25.43 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-28T00:15:37.697Z] #11 25.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:37.794Z] #41 93.06 DEP criu/crtools.d [2019-10-28T00:15:37.794Z] #41 93.18 DEP criu/cr-service.d [2019-10-28T00:15:37.918Z] #12 ... [2019-10-28T00:15:37.918Z] [2019-10-28T00:15:37.918Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:37.918Z] #31 34.57 internal/reflectlite [2019-10-28T00:15:37.918Z] #31 34.58 sync [2019-10-28T00:15:37.918Z] #31 36.38 sort [2019-10-28T00:15:37.918Z] #31 36.38 errors [2019-10-28T00:15:37.918Z] #31 36.53 strconv [2019-10-28T00:15:37.918Z] #31 36.54 io [2019-10-28T00:15:37.918Z] #31 36.55 internal/oserror [2019-10-28T00:15:37.918Z] #31 36.78 syscall [2019-10-28T00:15:37.918Z] #31 37.48 strings [2019-10-28T00:15:37.918Z] #31 37.48 bytes [2019-10-28T00:15:37.918Z] #31 42.95 reflect [2019-10-28T00:15:37.918Z] #31 43.23 bufio [2019-10-28T00:15:37.918Z] #31 43.35 path [2019-10-28T00:15:37.918Z] #31 ... [2019-10-28T00:15:37.918Z] [2019-10-28T00:15:37.918Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:37.918Z] #40 39.09 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-28T00:15:37.918Z] #40 39.09 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-28T00:15:37.918Z] #40 39.10 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-28T00:15:37.918Z] #40 39.33 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-28T00:15:37.918Z] #40 39.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-28T00:15:37.918Z] #40 39.37 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-28T00:15:37.918Z] #40 39.86 Selecting previously unselected package libprotobuf10:arm64. [2019-10-28T00:15:37.918Z] #40 39.86 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-28T00:15:37.918Z] #40 39.88 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-28T00:15:37.918Z] #40 40.63 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-28T00:15:37.918Z] #40 40.63 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-28T00:15:37.918Z] #40 40.64 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-28T00:15:37.918Z] #40 40.93 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-28T00:15:37.918Z] #40 40.93 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-28T00:15:37.918Z] #40 40.94 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-28T00:15:37.918Z] #40 42.40 Selecting previously unselected package libprotoc10:arm64. [2019-10-28T00:15:37.918Z] #40 42.40 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-28T00:15:37.918Z] #40 42.41 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-28T00:15:37.918Z] #40 43.34 Selecting previously unselected package protobuf-c-compiler. [2019-10-28T00:15:37.918Z] #40 43.34 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-28T00:15:37.918Z] #40 43.40 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:15:37.918Z] #40 43.66 Selecting previously unselected package protobuf-compiler. [2019-10-28T00:15:37.918Z] #40 43.66 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-28T00:15:37.918Z] #40 43.68 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-28T00:15:37.918Z] #40 44.03 Selecting previously unselected package python-pkg-resources. [2019-10-28T00:15:37.918Z] #40 44.04 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:15:37.918Z] #40 44.05 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-28T00:15:37.918Z] #40 44.49 Selecting previously unselected package python-protobuf. [2019-10-28T00:15:37.918Z] #40 44.49 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-28T00:15:37.918Z] #40 44.49 Unpacking python-protobuf (3.0.0-9) ... [2019-10-28T00:15:37.918Z] #40 45.13 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-28T00:15:37.918Z] #40 45.28 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-28T00:15:37.918Z] #40 45.30 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-28T00:15:38.050Z] #41 93.34 DEP criu/cr-restore.d [2019-10-28T00:15:38.090Z] #11 DONE 25.8s [2019-10-28T00:15:38.090Z] [2019-10-28T00:15:38.090Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:38.090Z] #57 23.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-28T00:15:38.090Z] #57 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-28T00:15:38.090Z] #57 24.42 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:38.090Z] #57 24.66 Fetched 668 kB in 0s (1147 kB/s) [2019-10-28T00:15:38.090Z] #57 24.72 Selecting previously unselected package liblzo2-2:s390x. [2019-10-28T00:15:38.090Z] #57 24.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-28T00:15:38.090Z] #57 24.80 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-28T00:15:38.090Z] #57 24.81 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-28T00:15:38.090Z] #57 24.93 Selecting previously unselected package btrfs-progs. [2019-10-28T00:15:38.090Z] #57 24.93 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-28T00:15:38.090Z] #57 24.93 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:15:38.090Z] #57 25.75 Selecting previously unselected package btrfs-tools. [2019-10-28T00:15:38.090Z] #57 25.75 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-28T00:15:38.090Z] #57 25.75 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:15:38.090Z] #57 ... [2019-10-28T00:15:38.090Z] [2019-10-28T00:15:38.090Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:15:38.090Z] #53 DONE 0.1s [2019-10-28T00:15:38.090Z] [2019-10-28T00:15:38.090Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:38.090Z] #57 25.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:38.306Z] #41 93.62 DEP criu/cr-errno.d [2019-10-28T00:15:38.306Z] #41 93.64 DEP criu/cr-dump.d [2019-10-28T00:15:38.325Z] #38 ... [2019-10-28T00:15:38.325Z] [2019-10-28T00:15:38.325Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:38.325Z] #33 30.91 Fetched 7919 kB in 24s (320 kB/s) [2019-10-28T00:15:38.494Z] #40 ... [2019-10-28T00:15:38.494Z] [2019-10-28T00:15:38.494Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:38.494Z] #44 35.41 internal/reflectlite [2019-10-28T00:15:38.494Z] #44 35.41 sync [2019-10-28T00:15:38.494Z] #44 36.14 internal/singleflight [2019-10-28T00:15:38.494Z] #44 36.15 github.com/LK4D4/vndr/godl/singleflight [2019-10-28T00:15:38.494Z] #44 36.19 math/rand [2019-10-28T00:15:38.494Z] #44 37.12 io [2019-10-28T00:15:38.494Z] #44 37.16 sort [2019-10-28T00:15:38.494Z] #44 37.17 strconv [2019-10-28T00:15:38.494Z] #44 37.17 syscall [2019-10-28T00:15:38.494Z] #44 39.04 bytes [2019-10-28T00:15:38.494Z] #44 40.13 strings [2019-10-28T00:15:38.494Z] #44 44.18 bufio [2019-10-28T00:15:38.494Z] #44 45.16 reflect [2019-10-28T00:15:38.494Z] #44 ... [2019-10-28T00:15:38.494Z] [2019-10-28T00:15:38.494Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:38.494Z] #26 6.754 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-28T00:15:38.499Z] #57 ... [2019-10-28T00:15:38.499Z] [2019-10-28T00:15:38.499Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-28T00:15:38.499Z] #54 DONE 0.1s [2019-10-28T00:15:38.499Z] [2019-10-28T00:15:38.499Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:38.499Z] #57 25.93 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-28T00:15:38.499Z] #57 25.96 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:15:38.499Z] #57 25.98 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:15:38.499Z] #57 26.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:38.499Z] #57 DONE 26.2s [2019-10-28T00:15:38.499Z] [2019-10-28T00:15:38.499Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-28T00:15:38.499Z] #12 DONE 0.5s [2019-10-28T00:15:38.499Z] [2019-10-28T00:15:38.499Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:38.499Z] #55 0.271 + RM_GOPATH=0 [2019-10-28T00:15:38.499Z] #55 0.271 + TMP_GOPATH= [2019-10-28T00:15:38.499Z] #55 0.271 + : /build [2019-10-28T00:15:38.499Z] #55 0.272 + '[' -z '' ']' [2019-10-28T00:15:38.499Z] #55 0.273 ++ mktemp -d [2019-10-28T00:15:38.499Z] #55 0.277 + export GOPATH=/tmp/tmp.PiIFFknucZ [2019-10-28T00:15:38.499Z] #55 0.277 + GOPATH=/tmp/tmp.PiIFFknucZ [2019-10-28T00:15:38.499Z] #55 0.277 + RM_GOPATH=1 [2019-10-28T00:15:38.499Z] #55 0.278 ++ dirname ./install.sh [2019-10-28T00:15:38.499Z] #55 0.280 + dir=. [2019-10-28T00:15:38.499Z] #55 0.280 + bin=runc [2019-10-28T00:15:38.499Z] #55 0.280 + shift [2019-10-28T00:15:38.499Z] #55 0.281 + '[' '!' -f ./runc.installer ']' [2019-10-28T00:15:38.499Z] #55 0.281 + . ./runc.installer [2019-10-28T00:15:38.499Z] #55 0.282 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:15:38.499Z] #55 0.283 + install_runc [2019-10-28T00:15:38.499Z] #55 0.286 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-28T00:15:38.499Z] #55 0.288 + uname -r [2019-10-28T00:15:38.499Z] #55 0.292 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-28T00:15:38.499Z] #55 0.292 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-28T00:15:38.499Z] #55 0.292 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-28T00:15:38.499Z] #55 0.293 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PiIFFknucZ/src/github.com/opencontainers/runc [2019-10-28T00:15:38.499Z] #55 0.300 Cloning into '/tmp/tmp.PiIFFknucZ/src/github.com/opencontainers/runc'... [2019-10-28T00:15:38.561Z] #41 93.90 DEP criu/cr-dedup.d [2019-10-28T00:15:38.817Z] #41 94.12 DEP criu/cr-check.d [2019-10-28T00:15:38.925Z] #55 ... [2019-10-28T00:15:38.925Z] [2019-10-28T00:15:38.925Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:15:38.925Z] #58 DONE 0.1s [2019-10-28T00:15:38.925Z] [2019-10-28T00:15:38.925Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-28T00:15:38.925Z] #59 DONE 0.1s [2019-10-28T00:15:38.925Z] [2019-10-28T00:15:38.925Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:38.925Z] #34 23.67 Building dependency tree... [2019-10-28T00:15:38.925Z] #34 25.47 The following additional packages will be installed: [2019-10-28T00:15:38.925Z] #34 25.48 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-28T00:15:38.925Z] #34 25.48 Suggested packages: [2019-10-28T00:15:38.925Z] #34 25.48 codeblocks eclipse ninja-build lrzip [2019-10-28T00:15:38.925Z] #34 25.48 Recommended packages: [2019-10-28T00:15:38.925Z] #34 25.48 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-28T00:15:38.925Z] #34 26.18 The following NEW packages will be installed: [2019-10-28T00:15:38.925Z] #34 26.18 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-28T00:15:38.925Z] #34 26.18 vim-common xxd [2019-10-28T00:15:38.925Z] #34 26.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:38.925Z] #34 26.25 Need to get 13.2 MB of archives. [2019-10-28T00:15:38.925Z] #34 26.25 After this operation, 59.4 MB of additional disk space will be used. [2019-10-28T00:15:38.925Z] #34 26.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-28T00:15:38.925Z] #34 26.49 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-28T00:15:38.925Z] #34 26.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-28T00:15:39.070Z] #26 7.348 [2019-10-28T00:15:39.074Z] #41 94.28 DEP criu/config.d [2019-10-28T00:15:39.074Z] #41 94.42 DEP criu/clone-noasan.d [2019-10-28T00:15:39.074Z] #41 94.50 DEP criu/cgroup.d [2019-10-28T00:15:39.329Z] #41 94.65 DEP criu/cgroup-props.d [2019-10-28T00:15:39.332Z] #26 ... [2019-10-28T00:15:39.332Z] [2019-10-28T00:15:39.332Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-28T00:15:39.332Z] #12 DONE 3.4s [2019-10-28T00:15:39.332Z] [2019-10-28T00:15:39.332Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-28T00:15:39.344Z] #34 ... [2019-10-28T00:15:39.344Z] [2019-10-28T00:15:39.344Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-28T00:15:39.344Z] #13 DONE 0.4s [2019-10-28T00:15:39.344Z] [2019-10-28T00:15:39.344Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:39.344Z] #60 0.279 + RM_GOPATH=0 [2019-10-28T00:15:39.344Z] #60 0.280 + TMP_GOPATH= [2019-10-28T00:15:39.344Z] #60 0.280 + : /build [2019-10-28T00:15:39.344Z] #60 0.281 + '[' -z '' ']' [2019-10-28T00:15:39.344Z] #60 0.282 ++ mktemp -d [2019-10-28T00:15:39.344Z] #60 0.294 + export GOPATH=/tmp/tmp.9LIJHcmjRh [2019-10-28T00:15:39.344Z] #60 0.295 + GOPATH=/tmp/tmp.9LIJHcmjRh [2019-10-28T00:15:39.344Z] #60 0.295 + RM_GOPATH=1 [2019-10-28T00:15:39.344Z] #60 0.295 ++ dirname ./install.sh [2019-10-28T00:15:39.344Z] #60 0.296 + dir=. [2019-10-28T00:15:39.344Z] #60 0.296 + bin=containerd [2019-10-28T00:15:39.344Z] #60 0.296 + shift [2019-10-28T00:15:39.344Z] #60 0.296 + '[' '!' -f ./containerd.installer ']' [2019-10-28T00:15:39.344Z] #60 0.296 + . ./containerd.installer [2019-10-28T00:15:39.344Z] #60 0.296 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:15:39.344Z] #60 0.296 + install_containerd [2019-10-28T00:15:39.344Z] #60 0.296 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-28T00:15:39.344Z] #60 0.297 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9LIJHcmjRh/src/github.com/containerd/containerd [2019-10-28T00:15:39.344Z] #60 0.297 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:15:39.344Z] #60 0.301 Cloning into '/tmp/tmp.9LIJHcmjRh/src/github.com/containerd/containerd'... [2019-10-28T00:15:39.344Z] #60 ... [2019-10-28T00:15:39.344Z] [2019-10-28T00:15:39.344Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-28T00:15:39.344Z] #14 0.250 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-28T00:15:39.344Z] #14 DONE 0.4s [2019-10-28T00:15:39.585Z] #41 94.81 DEP criu/bitmap.d [2019-10-28T00:15:39.585Z] #41 94.84 DEP criu/bfd.d [2019-10-28T00:15:39.585Z] #41 94.93 DEP criu/autofs.d [2019-10-28T00:15:39.592Z] #13 ... [2019-10-28T00:15:39.592Z] [2019-10-28T00:15:39.592Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:39.592Z] #47 36.49 + cd /tmp/tmp.quCrIuqh4u/src/gotest.tools/gotestsum [2019-10-28T00:15:39.592Z] #47 36.49 + git checkout -q v0.3.5 [2019-10-28T00:15:39.592Z] #47 36.65 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-28T00:15:39.767Z] [2019-10-28T00:15:39.767Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:39.767Z] #34 27.17 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-28T00:15:39.767Z] #34 27.26 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-28T00:15:39.767Z] #34 27.27 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-28T00:15:39.767Z] #34 27.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-28T00:15:39.767Z] #34 27.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-28T00:15:39.767Z] #34 ... [2019-10-28T00:15:39.767Z] [2019-10-28T00:15:39.767Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-28T00:15:39.767Z] #15 DONE 0.3s [2019-10-28T00:15:39.767Z] [2019-10-28T00:15:39.767Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:39.767Z] #25 23.06 Building dependency tree... [2019-10-28T00:15:39.767Z] #25 25.26 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-28T00:15:39.767Z] #25 25.26 The following additional packages will be installed: [2019-10-28T00:15:39.767Z] #25 25.26 libjq1 libonig4 [2019-10-28T00:15:39.767Z] #25 25.56 The following NEW packages will be installed: [2019-10-28T00:15:39.767Z] #25 25.58 jq libjq1 libonig4 [2019-10-28T00:15:39.767Z] #25 25.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:39.767Z] #25 25.66 Need to get 328 kB of archives. [2019-10-28T00:15:39.767Z] #25 25.66 After this operation, 1263 kB of additional disk space will be used. [2019-10-28T00:15:39.767Z] #25 25.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-28T00:15:39.767Z] #25 25.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-28T00:15:39.767Z] #25 25.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-28T00:15:39.767Z] #25 26.88 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:39.767Z] #25 26.99 Fetched 328 kB in 0s (1947 kB/s) [2019-10-28T00:15:39.767Z] #25 27.02 Selecting previously unselected package libonig4:s390x. [2019-10-28T00:15:39.767Z] #25 27.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-28T00:15:39.767Z] #25 27.09 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-28T00:15:39.767Z] #25 27.10 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-28T00:15:39.767Z] #25 27.35 Selecting previously unselected package libjq1:s390x. [2019-10-28T00:15:39.767Z] #25 27.37 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-28T00:15:39.767Z] #25 27.38 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-28T00:15:39.767Z] #25 27.53 Selecting previously unselected package jq. [2019-10-28T00:15:39.767Z] #25 27.54 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-28T00:15:39.767Z] #25 27.55 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:15:39.840Z] #41 95.13 DEP criu/aio.d [2019-10-28T00:15:39.857Z] #47 ... [2019-10-28T00:15:39.857Z] [2019-10-28T00:15:39.857Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:39.857Z] #44 46.71 hash/crc32 [2019-10-28T00:15:40.096Z] #41 95.37 DEP criu/action-scripts.d [2019-10-28T00:15:40.096Z] #41 ... [2019-10-28T00:15:40.096Z] [2019-10-28T00:15:40.096Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:15:40.096Z] #28 161.6 + rm -rf /tmp/tmp.VQJspCpfWd [2019-10-28T00:15:40.119Z] #44 47.12 regexp/syntax [2019-10-28T00:15:40.171Z] #25 ... [2019-10-28T00:15:40.171Z] [2019-10-28T00:15:40.171Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-28T00:15:40.171Z] #16 DONE 0.3s [2019-10-28T00:15:40.171Z] [2019-10-28T00:15:40.171Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:40.171Z] #25 27.79 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-28T00:15:40.171Z] #25 27.80 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-28T00:15:40.171Z] #25 27.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:40.171Z] #25 27.86 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:15:40.358Z] #28 DONE 162.1s [2019-10-28T00:15:40.358Z] [2019-10-28T00:15:40.358Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:15:40.358Z] #41 95.81 CC criu/action-scripts.o [2019-10-28T00:15:40.601Z] #25 DONE 28.0s [2019-10-28T00:15:40.601Z] [2019-10-28T00:15:40.601Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-28T00:15:40.601Z] #26 DONE 0.1s [2019-10-28T00:15:40.601Z] [2019-10-28T00:15:40.601Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:40.601Z] #41 23.22 Building dependency tree... [2019-10-28T00:15:40.601Z] #41 24.98 The following additional packages will be installed: [2019-10-28T00:15:40.601Z] #41 24.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-28T00:15:40.601Z] #41 24.98 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-28T00:15:40.601Z] #41 24.98 Suggested packages: [2019-10-28T00:15:40.601Z] #41 24.98 manpages-dev python-setuptools [2019-10-28T00:15:40.601Z] #41 26.93 The following NEW packages will be installed: [2019-10-28T00:15:40.601Z] #41 26.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-28T00:15:40.601Z] #41 26.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-28T00:15:40.601Z] #41 26.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-28T00:15:40.601Z] #41 26.94 zlib1g-dev [2019-10-28T00:15:40.601Z] #41 27.16 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:15:40.601Z] #41 27.16 Need to get 3476 kB of archives. [2019-10-28T00:15:40.601Z] #41 27.16 After this operation, 20.2 MB of additional disk space will be used. [2019-10-28T00:15:40.601Z] #41 27.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-28T00:15:40.601Z] #41 27.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-28T00:15:40.601Z] #41 27.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-28T00:15:40.601Z] #41 27.36 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-28T00:15:40.601Z] #41 27.36 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-28T00:15:40.601Z] #41 27.37 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-28T00:15:40.601Z] #41 27.37 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-28T00:15:40.601Z] #41 27.37 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-28T00:15:40.601Z] #41 27.38 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-28T00:15:40.601Z] #41 27.39 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-28T00:15:40.601Z] #41 27.48 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-28T00:15:40.601Z] #41 27.52 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-28T00:15:40.601Z] #41 27.53 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-28T00:15:40.601Z] #41 27.53 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-28T00:15:40.601Z] #41 27.54 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-28T00:15:40.601Z] #41 27.54 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-28T00:15:40.602Z] #41 28.15 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:40.602Z] [2019-10-28T00:15:40.602Z] #41 ... [2019-10-28T00:15:40.602Z] [2019-10-28T00:15:40.602Z] #17 [dev 6/24] RUN ldconfig [2019-10-28T00:15:40.602Z] #17 DONE 0.6s [2019-10-28T00:15:40.602Z] [2019-10-28T00:15:40.602Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:40.602Z] #41 28.30 Fetched 3476 kB in 0s (5962 kB/s) [2019-10-28T00:15:40.602Z] #41 28.42 Selecting previously unselected package libnet1:s390x. [2019-10-28T00:15:41.220Z] #41 28.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-28T00:15:41.220Z] #41 28.58 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-28T00:15:41.220Z] #41 28.58 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-28T00:15:41.220Z] #41 28.82 Selecting previously unselected package libcap-dev:s390x. [2019-10-28T00:15:41.220Z] #41 28.82 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-28T00:15:41.220Z] #41 28.84 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-28T00:15:41.286Z] #41 96.67 CC criu/aio.o [2019-10-28T00:15:41.528Z] #44 48.34 crypto [2019-10-28T00:15:41.528Z] #44 ... [2019-10-28T00:15:41.528Z] [2019-10-28T00:15:41.528Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:41.528Z] #54 4.474 + RM_GOPATH=0 [2019-10-28T00:15:41.528Z] #54 4.474 + TMP_GOPATH= [2019-10-28T00:15:41.528Z] #54 4.474 + : /build [2019-10-28T00:15:41.528Z] #54 4.474 + '[' -z '' ']' [2019-10-28T00:15:41.528Z] #54 4.474 ++ mktemp -d [2019-10-28T00:15:41.528Z] #54 4.476 + export GOPATH=/tmp/tmp.xuCmfaM1h5 [2019-10-28T00:15:41.528Z] #54 4.476 + GOPATH=/tmp/tmp.xuCmfaM1h5 [2019-10-28T00:15:41.528Z] #54 4.476 + RM_GOPATH=1 [2019-10-28T00:15:41.528Z] #54 4.478 ++ dirname ./install.sh [2019-10-28T00:15:41.528Z] #54 4.481 + dir=. [2019-10-28T00:15:41.528Z] #54 4.481 + bin=runc [2019-10-28T00:15:41.528Z] #54 4.481 + shift [2019-10-28T00:15:41.528Z] #54 4.481 + '[' '!' -f ./runc.installer ']' [2019-10-28T00:15:41.528Z] #54 4.481 + . ./runc.installer [2019-10-28T00:15:41.528Z] #54 4.481 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:15:41.528Z] #54 4.481 + install_runc [2019-10-28T00:15:41.528Z] #54 4.482 + uname -r [2019-10-28T00:15:41.528Z] #54 4.482 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-28T00:15:41.528Z] #54 4.487 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-28T00:15:41.528Z] #54 4.488 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-28T00:15:41.528Z] #54 4.488 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-28T00:15:41.528Z] #54 4.488 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xuCmfaM1h5/src/github.com/opencontainers/runc [2019-10-28T00:15:41.528Z] #54 4.553 Cloning into '/tmp/tmp.xuCmfaM1h5/src/github.com/opencontainers/runc'... [2019-10-28T00:15:41.528Z] #54 ... [2019-10-28T00:15:41.528Z] [2019-10-28T00:15:41.528Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:41.687Z] #41 29.12 Selecting previously unselected package libnet1-dev. [2019-10-28T00:15:41.687Z] #41 29.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-28T00:15:41.687Z] #41 29.13 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:15:41.687Z] #41 29.46 Selecting previously unselected package libnl-3-200:s390x. [2019-10-28T00:15:41.687Z] #41 29.47 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-28T00:15:41.687Z] #41 29.48 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-28T00:15:42.106Z] #41 29.67 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-28T00:15:42.106Z] #41 29.71 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-28T00:15:42.106Z] #41 29.72 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-28T00:15:42.215Z] #41 97.43 CC criu/autofs.o [2019-10-28T00:15:42.506Z] #41 30.08 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-28T00:15:42.506Z] #41 30.09 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-28T00:15:42.506Z] #41 30.09 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-28T00:15:42.506Z] #41 30.15 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-28T00:15:42.506Z] #41 30.15 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-28T00:15:42.506Z] #41 30.15 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-28T00:15:42.506Z] #41 30.25 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-28T00:15:42.506Z] #41 30.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-28T00:15:42.506Z] #41 30.27 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-28T00:15:42.582Z] #26 8.024 ### 4.6% ##### 7.7% ####### 10.0% ######## 11.6% ######### 13.8% ############# 18.3% ############## 20.7% ################## 25.4% #################### 29.0% ##################### 30.4% ######################## 34.7% ######################### 35.8% ############################# 41.1% ############################### 43.5% ################################# 46.9% #################################### 50.2% ####################################### 54.9% ########################################### 60.4% ############################################### 66.4% #################################################### 72.5% ####################################################### 77.3% ########################################################## 81.4% ############################################################# 85.6% ################################################################### 93.9% ####################################################################### 99.9% ######################################################################## 100.0% [2019-10-28T00:15:42.845Z] #26 ... [2019-10-28T00:15:42.845Z] [2019-10-28T00:15:42.845Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-28T00:15:42.845Z] #13 3.038 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-28T00:15:42.845Z] #13 DONE 3.7s [2019-10-28T00:15:42.906Z] #41 30.59 Selecting previously unselected package libprotobuf10:s390x. [2019-10-28T00:15:42.906Z] #41 30.60 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-28T00:15:42.906Z] #41 30.60 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-28T00:15:43.109Z] [2019-10-28T00:15:43.109Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-28T00:15:43.578Z] #41 98.85 CC criu/bfd.o [2019-10-28T00:15:43.596Z] #33 30.91 Reading package lists... [2019-10-28T00:15:43.596Z] #33 ... [2019-10-28T00:15:43.596Z] [2019-10-28T00:15:43.596Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:43.596Z] #24 25.57 Fetched 7919 kB in 21s (369 kB/s) [2019-10-28T00:15:43.596Z] #24 25.57 Reading package lists... [2019-10-28T00:15:43.596Z] #24 ... [2019-10-28T00:15:43.596Z] [2019-10-28T00:15:43.596Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:43.596Z] #44 25.29 crypto/internal/subtle [2019-10-28T00:15:43.596Z] #44 25.62 crypto/subtle [2019-10-28T00:15:43.596Z] #44 25.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-28T00:15:43.596Z] #44 26.17 internal/nettrace [2019-10-28T00:15:43.596Z] #44 26.42 runtime/cgo [2019-10-28T00:15:43.596Z] #44 ... [2019-10-28T00:15:43.596Z] [2019-10-28T00:15:43.596Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:43.597Z] #68 25.78 Checking out files: 46% (918/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 82% (1651/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-10-28T00:15:43.597Z] #68 27.49 + cd /tmp/tmp.g9z2CyX9oP/src/github.com/docker/libnetwork [2019-10-28T00:15:43.597Z] #68 27.49 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:15:43.597Z] #68 28.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-28T00:15:43.597Z] #68 ... [2019-10-28T00:15:43.597Z] [2019-10-28T00:15:43.597Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:43.597Z] #24 25.57 Reading package lists... [2019-10-28T00:15:43.761Z] #41 31.32 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-28T00:15:43.761Z] #41 31.32 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-28T00:15:43.761Z] #41 31.33 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-28T00:15:43.761Z] #41 31.47 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-28T00:15:43.761Z] #41 31.47 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-28T00:15:43.761Z] #41 31.47 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-28T00:15:44.145Z] #41 99.30 CC criu/bitmap.o [2019-10-28T00:15:44.145Z] #41 99.45 CC criu/cgroup-props.o [2019-10-28T00:15:44.622Z] #41 ... [2019-10-28T00:15:44.622Z] [2019-10-28T00:15:44.622Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:44.622Z] #69 DONE 32.2s [2019-10-28T00:15:45.029Z] [2019-10-28T00:15:45.029Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:15:45.029Z] #29 31.60 + cd /tmp/tmp.ePdfWAKfIZ/src/github.com/go-swagger/go-swagger [2019-10-28T00:15:45.029Z] #29 31.60 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-28T00:15:45.072Z] #41 100.2 CC criu/cgroup.o [2019-10-28T00:15:45.072Z] #41 ... [2019-10-28T00:15:45.072Z] [2019-10-28T00:15:45.072Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:15:45.072Z] #17 89.14 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-28T00:15:45.072Z] #17 89.15 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-28T00:15:45.072Z] #17 89.17 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-28T00:15:45.072Z] #17 89.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-28T00:15:45.072Z] #17 89.28 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-28T00:15:45.072Z] #17 89.29 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:15:45.125Z] #14 ... [2019-10-28T00:15:45.125Z] [2019-10-28T00:15:45.125Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:45.125Z] #33 42.40 Selecting previously unselected package liblzo2-2:arm64. [2019-10-28T00:15:45.125Z] #33 42.44 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-28T00:15:45.125Z] #33 42.49 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-28T00:15:45.125Z] #33 42.63 Selecting previously unselected package libicu57:arm64. [2019-10-28T00:15:45.125Z] #33 42.63 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-28T00:15:45.125Z] #33 42.63 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-28T00:15:45.125Z] #33 49.06 Selecting previously unselected package libxml2:arm64. [2019-10-28T00:15:45.125Z] #33 49.07 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-28T00:15:45.125Z] #33 49.08 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:15:45.125Z] #33 49.70 Selecting previously unselected package libarchive13:arm64. [2019-10-28T00:15:45.125Z] #33 49.74 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-28T00:15:45.125Z] #33 49.78 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-28T00:15:45.125Z] #33 50.51 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-28T00:15:45.125Z] #33 50.56 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-28T00:15:45.125Z] #33 50.61 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-28T00:15:45.125Z] #33 50.86 Selecting previously unselected package libuv1:arm64. [2019-10-28T00:15:45.125Z] #33 50.86 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-28T00:15:45.125Z] #33 50.88 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-28T00:15:45.125Z] #33 51.28 Selecting previously unselected package cmake. [2019-10-28T00:15:45.125Z] #33 51.28 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-28T00:15:45.125Z] #33 51.57 Unpacking cmake (3.7.2-1) ... [2019-10-28T00:15:45.387Z] #33 ... [2019-10-28T00:15:45.387Z] [2019-10-28T00:15:45.387Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:45.387Z] #26 11.18 [2019-10-28T00:15:45.387Z] #26 11.75 ####### 10.4% ################# 24.6% ############################ 39.4% ####################################### 54.3% ############################################ 62.2% ################################################ 67.1% ##################################################### 74.1% ############################################################### 87.5% #################################################################### 94.5% ######################################################################## 100.0% [2019-10-28T00:15:45.387Z] #26 13.27 [2019-10-28T00:15:46.447Z] #26 13.72 0.7% ##### 7.8% ###### 9.4% ########### 16.6% ################ 22.5% ################### 27.7% ##################### [2019-10-28T00:15:46.447Z] #26 ... [2019-10-28T00:15:46.447Z] [2019-10-28T00:15:46.447Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-28T00:15:46.447Z] #14 DONE 3.3s [2019-10-28T00:15:46.447Z] [2019-10-28T00:15:46.447Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:46.447Z] #26 13.72 0.7% ##### 7.8% ###### 9.4% ########### 16.6% ################ 22.5% ################### 27.7% ############################ 39.0% ################################# 46.2% [2019-10-28T00:15:46.447Z] #26 ... [2019-10-28T00:15:46.447Z] [2019-10-28T00:15:46.447Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:46.447Z] #59 4.945 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:15:46.447Z] #59 4.963 + RM_GOPATH=0 [2019-10-28T00:15:46.447Z] #59 4.963 + TMP_GOPATH= [2019-10-28T00:15:46.447Z] #59 4.963 + : /build [2019-10-28T00:15:46.447Z] #59 4.963 + '[' -z '' ']' [2019-10-28T00:15:46.447Z] #59 4.963 ++ mktemp -d [2019-10-28T00:15:46.447Z] #59 4.963 + export GOPATH=/tmp/tmp.vUYU8kkUtd [2019-10-28T00:15:46.447Z] #59 4.963 + GOPATH=/tmp/tmp.vUYU8kkUtd [2019-10-28T00:15:46.447Z] #59 4.963 + RM_GOPATH=1 [2019-10-28T00:15:46.447Z] #59 4.963 ++ dirname ./install.sh [2019-10-28T00:15:46.447Z] #59 4.963 + dir=. [2019-10-28T00:15:46.447Z] #59 4.963 + bin=containerd [2019-10-28T00:15:46.447Z] #59 4.963 + shift [2019-10-28T00:15:46.447Z] #59 4.963 + '[' '!' -f ./containerd.installer ']' [2019-10-28T00:15:46.447Z] #59 4.963 + . ./containerd.installer [2019-10-28T00:15:46.447Z] #59 4.963 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:15:46.447Z] #59 4.963 + install_containerd [2019-10-28T00:15:46.447Z] #59 4.963 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-28T00:15:46.447Z] #59 4.964 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vUYU8kkUtd/src/github.com/containerd/containerd [2019-10-28T00:15:46.447Z] #59 4.966 Cloning into '/tmp/tmp.vUYU8kkUtd/src/github.com/containerd/containerd'... [2019-10-28T00:15:46.447Z] #59 ... [2019-10-28T00:15:46.447Z] [2019-10-28T00:15:46.447Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:46.696Z] #24 37.11 Reading package lists... [2019-10-28T00:15:46.696Z] #24 ... [2019-10-28T00:15:46.696Z] [2019-10-28T00:15:46.696Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:46.696Z] #40 29.58 Fetched 7919 kB in 24s (329 kB/s) [2019-10-28T00:15:46.696Z] #40 29.58 Reading package lists... [2019-10-28T00:15:46.955Z] #40 ... [2019-10-28T00:15:46.955Z] [2019-10-28T00:15:46.955Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:46.955Z] #50 37.02 + cd /tmp/tmp.kLnYuUEccH/src/github.com/golangci/golangci-lint/ [2019-10-28T00:15:46.955Z] #50 37.02 + git checkout -q v1.20.0 [2019-10-28T00:15:46.955Z] #50 37.48 ++ git describe --tags [2019-10-28T00:15:46.955Z] #50 37.49 + version=v1.20.0 [2019-10-28T00:15:46.955Z] #50 37.51 ++ git rev-parse --short HEAD [2019-10-28T00:15:46.955Z] #50 37.51 + commit=cc98739 [2019-10-28T00:15:46.955Z] #50 37.51 ++ git show -s --format=%cd [2019-10-28T00:15:46.955Z] #50 37.57 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-28T00:15:46.955Z] #50 37.58 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:15:47.129Z] #29 34.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-28T00:15:47.214Z] #50 ... [2019-10-28T00:15:47.214Z] [2019-10-28T00:15:47.214Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:47.214Z] #56 29.95 Fetched 7919 kB in 24s (327 kB/s) [2019-10-28T00:15:47.236Z] #26 13.72 0.7% ##### 7.8% ###### 9.4% ########### 16.6% ################ 22.5% ################### 27.7% ############################ 39.0% ################################# 46.2% ################################### 49.5% ######################################## 56.7% ############################################# 63.4% ################################################# 68.2% ###################################################### 75.8% ########################################################## 81.9% ################################################################# 91.2% ######################################################################## 100.0% [2019-10-28T00:15:47.473Z] #56 29.95 Reading package lists... [2019-10-28T00:15:47.473Z] #56 ... [2019-10-28T00:15:47.473Z] [2019-10-28T00:15:47.473Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:47.532Z] #29 ... [2019-10-28T00:15:47.532Z] [2019-10-28T00:15:47.532Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:15:47.532Z] #48 24.76 + cd /tmp/tmp.HGQ32OtTu6/src/gotest.tools/gotestsum [2019-10-28T00:15:47.532Z] #48 24.76 + git checkout -q v0.3.5 [2019-10-28T00:15:47.532Z] #48 24.79 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-28T00:15:47.533Z] #48 ... [2019-10-28T00:15:47.533Z] [2019-10-28T00:15:47.533Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:47.533Z] #27 2.734 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-28T00:15:47.533Z] #27 3.223 [2019-10-28T00:15:47.806Z] #26 15.94 [2019-10-28T00:15:47.806Z] #26 ... [2019-10-28T00:15:47.806Z] [2019-10-28T00:15:47.806Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:47.806Z] #31 44.74 text/tabwriter [2019-10-28T00:15:47.806Z] #31 49.31 internal/syscall/unix [2019-10-28T00:15:47.806Z] #31 49.32 time [2019-10-28T00:15:48.066Z] #31 ... [2019-10-28T00:15:48.066Z] [2019-10-28T00:15:48.066Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:48.066Z] #33 54.74 Selecting previously unselected package xxd. [2019-10-28T00:15:48.066Z] #33 54.74 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-28T00:15:48.066Z] #33 54.76 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:48.066Z] #33 54.97 Selecting previously unselected package vim-common. [2019-10-28T00:15:48.066Z] #33 54.98 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:15:48.066Z] #33 55.02 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:48.066Z] #33 55.31 Processing triggers for mime-support (3.60) ... [2019-10-28T00:15:48.066Z] #33 55.54 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:48.317Z] #27 3.579 # 2.1% ### 4.2% #### 6.3% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################ 23.0% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ######################### 35.6% ########################### 37.7% [2019-10-28T00:15:48.317Z] #27 ... [2019-10-28T00:15:48.317Z] [2019-10-28T00:15:48.317Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:48.317Z] #55 9.956 + cd /tmp/tmp.PiIFFknucZ/src/github.com/opencontainers/runc [2019-10-28T00:15:48.317Z] #55 9.957 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:15:48.326Z] #33 55.60 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-28T00:15:48.326Z] #33 55.64 Setting up cmake-data (3.7.2-1) ... [2019-10-28T00:15:48.326Z] #33 55.69 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-28T00:15:48.335Z] #17 ... [2019-10-28T00:15:48.335Z] [2019-10-28T00:15:48.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:15:48.335Z] #41 103.1 CC criu/clone-noasan.o [2019-10-28T00:15:48.335Z] #41 103.4 CC criu/config.o [2019-10-28T00:15:48.587Z] #33 55.82 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:15:48.587Z] #33 55.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:48.587Z] #33 56.01 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:48.587Z] #33 56.05 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-28T00:15:48.587Z] #33 56.08 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-28T00:15:48.587Z] #33 56.12 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-28T00:15:48.710Z] #55 10.18 + '[' -z '' ']' [2019-10-28T00:15:48.710Z] #55 10.18 + target=static [2019-10-28T00:15:48.710Z] #55 10.18 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-28T00:15:48.849Z] #33 56.14 Setting up cmake (3.7.2-1) ... [2019-10-28T00:15:49.110Z] #33 56.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:49.681Z] #33 ... [2019-10-28T00:15:49.681Z] [2019-10-28T00:15:49.681Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-28T00:15:49.681Z] #15 DONE 3.3s [2019-10-28T00:15:49.681Z] [2019-10-28T00:15:49.681Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:49.696Z] #41 104.9 CC criu/cr-check.o [2019-10-28T00:15:49.941Z] #26 16.35 # 1.4% # 2.6% ## 4.2% #### 5.7% ##### 8.1% ####### 10.5% ######## 12.4% ########## 14.8% ############ 17.2% ############## 19.6% ############### 22.2% ################## 25.3% #################### 28.6% ##################### 29.6% ####################### 32.3% ######################## 34.6% ########################## 36.1% [2019-10-28T00:15:49.941Z] #26 ... [2019-10-28T00:15:49.941Z] [2019-10-28T00:15:49.941Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:49.941Z] #33 DONE 57.4s [2019-10-28T00:15:49.941Z] [2019-10-28T00:15:49.941Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:50.005Z] #40 39.88 Reading package lists... [2019-10-28T00:15:50.005Z] #40 ... [2019-10-28T00:15:50.005Z] [2019-10-28T00:15:50.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:15:50.005Z] #10 32.42 Fetched 7919 kB in 24s (327 kB/s) [2019-10-28T00:15:50.005Z] #10 32.42 Reading package lists... [2019-10-28T00:15:50.005Z] #10 42.13 Reading package lists... [2019-10-28T00:15:50.005Z] #10 ... [2019-10-28T00:15:50.005Z] [2019-10-28T00:15:50.005Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:50.005Z] #33 30.91 Reading package lists... [2019-10-28T00:15:50.083Z] #55 11.69 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-28T00:15:50.083Z] #55 ... [2019-10-28T00:15:50.083Z] [2019-10-28T00:15:50.083Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:50.083Z] #34 27.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-28T00:15:50.083Z] #34 27.66 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-28T00:15:50.083Z] #34 29.09 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:15:50.083Z] #34 29.42 Fetched 13.2 MB in 1s (9015 kB/s) [2019-10-28T00:15:50.083Z] #34 29.61 Selecting previously unselected package cmake-data. [2019-10-28T00:15:50.083Z] #34 29.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 ... 14828 files and directories currently installed.) [2019-10-28T00:15:50.083Z] #34 29.67 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-28T00:15:50.083Z] #34 29.67 Unpacking cmake-data (3.7.2-1) ... [2019-10-28T00:15:50.083Z] #34 32.56 Selecting previously unselected package liblzo2-2:s390x. [2019-10-28T00:15:50.083Z] #34 32.57 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-28T00:15:50.083Z] #34 32.57 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-28T00:15:50.083Z] #34 32.69 Selecting previously unselected package libicu57:s390x. [2019-10-28T00:15:50.083Z] #34 32.71 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-28T00:15:50.083Z] #34 32.74 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-28T00:15:50.083Z] #34 ... [2019-10-28T00:15:50.083Z] [2019-10-28T00:15:50.083Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:50.470Z] #26 16.35 # 1.4% # 2.6% ## 4.2% #### 5.7% ##### 8.1% ####### 10.5% ######## 12.4% ########## 14.8% ############ 17.2% ############## 19.6% ############### 22.2% ################## 25.3% #################### 28.6% ##################### 29.6% ####################### 32.3% ######################## 34.6% ########################## 36.1% ############################ 39.3% ############################# 40.9% ############################## 42.2% ############################## 43.0% [2019-10-28T00:15:50.470Z] #26 ... [2019-10-28T00:15:50.470Z] [2019-10-28T00:15:50.470Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:15:50.470Z] #34 DONE 0.3s [2019-10-28T00:15:50.470Z] [2019-10-28T00:15:50.470Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:50.470Z] #26 16.35 # 1.4% # 2.6% ## 4.2% #### 5.7% ##### 8.1% ####### 10.5% ######## 12.4% ########## 14.8% ############ 17.2% ############## 19.6% ############### 22.2% ################## 25.3% #################### 28.6% ##################### 29.6% ####################### 32.3% ######################## 34.6% ########################## 36.1% ############################ 39.3% ############################# 40.9% ############################## 42.2% ############################## 43.0% ################################ 44.9% [2019-10-28T00:15:50.470Z] #26 ... [2019-10-28T00:15:50.470Z] [2019-10-28T00:15:50.470Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-28T00:15:50.470Z] #35 DONE 0.2s [2019-10-28T00:15:50.470Z] [2019-10-28T00:15:50.470Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:50.478Z] #27 3.579 # 2.1% ### 4.2% #### 6.3% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################ 23.0% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ######################### 35.6% ########################### 37.7% ############################ 39.7% ############################## 41.8% ############################### 43.9% ################################# 46.0% ################################## 48.1% #################################### 50.2% ##################################### 52.3% ####################################### 54.4% ######################################## 56.5% ########################################## 58.5% ########################################### 60.7% ############################################# 62.7% ############################################## 64.8% [2019-10-28T00:15:50.478Z] #27 ... [2019-10-28T00:15:50.478Z] [2019-10-28T00:15:50.478Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:15:50.478Z] #18 0.533 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:15:50.478Z] #18 0.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:15:50.478Z] #18 0.684 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:15:50.478Z] #18 0.722 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:15:50.478Z] #18 0.815 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:15:50.478Z] #18 1.463 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-28T00:15:50.478Z] #18 2.901 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-28T00:15:50.478Z] #18 3.655 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-28T00:15:50.903Z] #18 ... [2019-10-28T00:15:50.903Z] [2019-10-28T00:15:50.903Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:50.903Z] #41 32.84 Selecting previously unselected package libprotoc10:s390x. [2019-10-28T00:15:50.903Z] #41 32.84 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-28T00:15:50.903Z] #41 32.85 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-28T00:15:50.903Z] #41 33.73 Selecting previously unselected package protobuf-c-compiler. [2019-10-28T00:15:50.903Z] #41 33.75 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-28T00:15:50.903Z] #41 33.75 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:15:50.903Z] #41 33.96 Selecting previously unselected package protobuf-compiler. [2019-10-28T00:15:50.903Z] #41 33.97 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-28T00:15:50.903Z] #41 33.98 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-28T00:15:50.903Z] #41 34.22 Selecting previously unselected package python-pkg-resources. [2019-10-28T00:15:50.903Z] #41 34.22 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:15:50.903Z] #41 34.24 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-28T00:15:50.903Z] #41 34.61 Selecting previously unselected package python-protobuf. [2019-10-28T00:15:50.903Z] #41 34.61 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-28T00:15:50.903Z] #41 34.61 Unpacking python-protobuf (3.0.0-9) ... [2019-10-28T00:15:50.903Z] #41 35.30 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-28T00:15:50.903Z] #41 35.40 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-28T00:15:50.903Z] #41 35.43 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-28T00:15:50.903Z] #41 38.09 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:15:50.903Z] #41 38.09 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-28T00:15:50.903Z] #41 38.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:50.903Z] #41 38.12 Setting up python-protobuf (3.0.0-9) ... [2019-10-28T00:15:50.903Z] #41 ... [2019-10-28T00:15:50.903Z] [2019-10-28T00:15:50.903Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:51.057Z] #41 106.5 CC criu/cr-dedup.o [2019-10-28T00:15:51.254Z] #26 16.35 # 1.4% # 2.6% ## 4.2% #### 5.7% ##### 8.1% ####### 10.5% ######## 12.4% ########## 14.8% ############ 17.2% ############## 19.6% ############### 22.2% ################## 25.3% #################### 28.6% ##################### 29.6% ####################### 32.3% ######################## 34.6% ########################## 36.1% ############################ 39.3% ############################# 40.9% ############################## 42.2% ############################## 43.0% ################################ 44.9% ################################ 45.6% ################################# 46.7% ################################### 48.8% #################################### 50.7% ###################################### 53.2% [2019-10-28T00:15:51.254Z] #26 ... [2019-10-28T00:15:51.254Z] [2019-10-28T00:15:51.254Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:51.254Z] #40 50.07 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:15:51.254Z] #40 50.47 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-28T00:15:51.254Z] #40 50.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:51.254Z] #40 50.60 Setting up python-protobuf (3.0.0-9) ... [2019-10-28T00:15:51.254Z] #40 57.22 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-28T00:15:51.254Z] #40 57.37 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-28T00:15:51.254Z] #40 57.41 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-28T00:15:51.254Z] #40 57.54 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-28T00:15:51.254Z] #40 57.62 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-28T00:15:51.254Z] #40 57.71 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:15:51.254Z] #40 57.80 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-28T00:15:51.254Z] #40 57.86 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-28T00:15:51.254Z] #40 57.97 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-28T00:15:51.254Z] #40 58.01 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-28T00:15:51.254Z] #40 58.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:51.254Z] #40 DONE 58.6s [2019-10-28T00:15:51.254Z] [2019-10-28T00:15:51.254Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:51.616Z] #41 106.9 CC criu/cr-dump.o [2019-10-28T00:15:52.036Z] #26 16.35 # 1.4% # 2.6% ## 4.2% #### 5.7% ##### 8.1% ####### 10.5% ######## 12.4% ########## 14.8% ############ 17.2% ############## 19.6% ############### 22.2% ################## 25.3% #################### 28.6% ##################### 29.6% ####################### 32.3% ######################## 34.6% ########################## 36.1% ############################ 39.3% ############################# 40.9% ############################## 42.2% ############################## 43.0% ################################ 44.9% ################################ 45.6% ################################# 46.7% ################################### 48.8% #################################### 50.7% ###################################### 53.2% ####################################### 55.3% ######################################## 56.4% ######################################### 57.4% ########################################## 58.7% ############################################ 62.1% ############################################## 64.4% ################################################ 67.9% ################################################# 68.5% ################################################## 69.7% [2019-10-28T00:15:52.036Z] #26 ... [2019-10-28T00:15:52.036Z] [2019-10-28T00:15:52.036Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:52.036Z] #44 49.06 vendor/golang.org/x/text/transform [2019-10-28T00:15:52.036Z] #44 53.16 time [2019-10-28T00:15:52.036Z] #44 56.84 regexp [2019-10-28T00:15:52.036Z] #44 ... [2019-10-28T00:15:52.036Z] [2019-10-28T00:15:52.036Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:53.190Z] #27 3.579 # 2.1% ### 4.2% #### 6.3% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################ 23.0% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ######################### 35.6% ########################### 37.7% ############################ 39.7% ############################## 41.8% ############################### 43.9% ################################# 46.0% ################################## 48.1% #################################### 50.2% ##################################### 52.3% ####################################### 54.4% ######################################## 56.5% ########################################## 58.5% ########################################### 60.7% ############################################# 62.7% ############################################## 64.8% ################################################ 66.9% ################################################# 69.0% ################################################### 71.1% #################################################### 73.2% ###################################################### 75.3% ####################################################### 77.3% ######################################################### 79.5% ########################################################## 81.5% ############################################################ 83.6% ############################################################# 85.7% ############################################################## 86.8% ############################################################### 88.4% ################################################################# 90.4% ############# [2019-10-28T00:15:53.190Z] #27 ... [2019-10-28T00:15:53.190Z] [2019-10-28T00:15:53.190Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:53.190Z] #32 30.83 sync [2019-10-28T00:15:53.190Z] #32 30.84 internal/reflectlite [2019-10-28T00:15:53.190Z] #32 34.50 sort [2019-10-28T00:15:53.190Z] #32 34.51 errors [2019-10-28T00:15:53.190Z] #32 35.17 strconv [2019-10-28T00:15:53.190Z] #32 36.37 io [2019-10-28T00:15:53.190Z] #32 37.59 internal/oserror [2019-10-28T00:15:53.190Z] #32 37.65 syscall [2019-10-28T00:15:53.190Z] #32 39.82 reflect [2019-10-28T00:15:53.341Z] #26 16.35 # 1.4% # 2.6% ## 4.2% #### 5.7% ##### 8.1% ####### 10.5% ######## 12.4% ########## 14.8% ############ 17.2% ############## 19.6% ############### 22.2% ################## 25.3% #################### 28.6% ##################### 29.6% ####################### 32.3% ######################## 34.6% ########################## 36.1% ############################ 39.3% ############################# 40.9% ############################## 42.2% ############################## 43.0% ################################ 44.9% ################################ 45.6% ################################# 46.7% ################################### 48.8% #################################### 50.7% ###################################### 53.2% ####################################### 55.3% ######################################## 56.4% ######################################### 57.4% ########################################## 58.7% ############################################ 62.1% ############################################## 64.4% ################################################ 67.9% ################################################# 68.5% ################################################## 69.7% ################################################### 70.9% #################################################### 73.0% ##################################################### 73.7% ##################################################### 74.7% ###################################################### 76.0% ####################################################### 77.2% ######################################################## 78.2% ######################################################### 79.7% ########################################################### 82.4% ############################################################ 84.1% [2019-10-28T00:15:53.341Z] #26 ... [2019-10-28T00:15:53.341Z] [2019-10-28T00:15:53.341Z] #16 [dev 6/24] RUN ldconfig [2019-10-28T00:15:53.341Z] #16 DONE 3.7s [2019-10-28T00:15:53.341Z] [2019-10-28T00:15:53.341Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:53.591Z] #32 ... [2019-10-28T00:15:53.591Z] [2019-10-28T00:15:53.591Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:53.982Z] #27 3.579 # 2.1% ### 4.2% #### 6.3% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################ 23.0% ################## 25.1% ################### 27.2% ##################### 29.3% ###################### 31.4% ######################## 33.5% ######################### 35.6% ########################### 37.7% ############################ 39.7% ############################## 41.8% ############################### 43.9% ################################# 46.0% ################################## 48.1% #################################### 50.2% ##################################### 52.3% ####################################### 54.4% ######################################## 56.5% ########################################## 58.5% ########################################### 60.7% ############################################# 62.7% ############################################## 64.8% ################################################ 66.9% ################################################# 69.0% ################################################### 71.1% #################################################### 73.2% ###################################################### 75.3% ####################################################### 77.3% ######################################################### 79.5% ########################################################## 81.5% ############################################################ 83.6% ############################################################# 85.7% ############################################################## 86.8% ############################################################### 88.4% ################################################################# 90.4% ################################################################## 92.6% #################################################################### 94.6% ##################################################################### 96.7% ####################################################################### 98.8% ######################################################################## 100.0% [2019-10-28T00:15:54.121Z] #26 16.35 # 1.4% # 2.6% ## 4.2% #### 5.7% ##### 8.1% ####### 10.5% ######## 12.4% ########## 14.8% ############ 17.2% ############## 19.6% ############### 22.2% ################## 25.3% #################### 28.6% ##################### 29.6% ####################### 32.3% ######################## 34.6% ########################## 36.1% ############################ 39.3% ############################# 40.9% ############################## 42.2% ############################## 43.0% ################################ 44.9% ################################ 45.6% ################################# 46.7% ################################### 48.8% #################################### 50.7% ###################################### 53.2% ####################################### 55.3% ######################################## 56.4% ######################################### 57.4% ########################################## 58.7% ############################################ 62.1% ############################################## 64.4% ################################################ 67.9% ################################################# 68.5% ################################################## 69.7% ################################################### 70.9% #################################################### 73.0% ##################################################### 73.7% ##################################################### 74.7% ###################################################### 76.0% ####################################################### 77.2% ######################################################## 78.2% ######################################################### 79.7% ########################################################### 82.4% ############################################################ 84.1% ############################################################## 87.0% ################################################################ 89.1% ################################################################ 90.2% ################################################################# 91.0% ################################################################## 92.1% ################################################################### 93.8% #################################################################### 94.5% #################################################################### 95.4% ##################################################################### 96.5% ######################################################################## 100.0% [2019-10-28T00:15:54.126Z] #41 109.1 CC criu/cr-errno.o [2019-10-28T00:15:54.126Z] #41 109.2 CC criu/cr-restore.o [2019-10-28T00:15:54.193Z] #33 41.76 Reading package lists... [2019-10-28T00:15:54.193Z] #33 ... [2019-10-28T00:15:54.193Z] [2019-10-28T00:15:54.193Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:15:54.193Z] #24 37.11 Reading package lists... [2019-10-28T00:15:54.378Z] #27 14.06 [2019-10-28T00:15:54.381Z] #26 22.59 [2019-10-28T00:15:54.778Z] #27 ... [2019-10-28T00:15:54.778Z] [2019-10-28T00:15:54.778Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:15:54.778Z] #41 42.01 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-28T00:15:54.778Z] #41 42.02 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-28T00:15:54.778Z] #41 42.03 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-28T00:15:54.778Z] #41 42.05 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-28T00:15:54.778Z] #41 42.05 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-28T00:15:54.778Z] #41 42.06 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:15:54.778Z] #41 42.07 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-28T00:15:54.778Z] #41 42.08 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-28T00:15:54.778Z] #41 42.09 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-28T00:15:54.778Z] #41 42.10 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-28T00:15:54.778Z] #41 42.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:54.778Z] #41 DONE 42.3s [2019-10-28T00:15:54.778Z] [2019-10-28T00:15:54.778Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:54.778Z] #34 40.67 Selecting previously unselected package libxml2:s390x. [2019-10-28T00:15:54.778Z] #34 40.67 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-28T00:15:54.778Z] #34 40.67 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:15:54.778Z] #34 41.31 Selecting previously unselected package libarchive13:s390x. [2019-10-28T00:15:54.778Z] #34 41.35 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-28T00:15:54.778Z] #34 41.36 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-28T00:15:54.778Z] #34 41.64 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-28T00:15:54.778Z] #34 41.65 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-28T00:15:54.778Z] #34 41.65 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-28T00:15:54.778Z] #34 41.77 Selecting previously unselected package libuv1:s390x. [2019-10-28T00:15:54.778Z] #34 41.77 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-28T00:15:54.778Z] #34 41.78 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-28T00:15:54.778Z] #34 41.95 Selecting previously unselected package cmake. [2019-10-28T00:15:54.778Z] #34 41.95 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-28T00:15:54.778Z] #34 42.01 Unpacking cmake (3.7.2-1) ... [2019-10-28T00:15:54.951Z] #26 ... [2019-10-28T00:15:54.951Z] [2019-10-28T00:15:54.951Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:54.951Z] #54 13.79 + cd /tmp/tmp.xuCmfaM1h5/src/github.com/opencontainers/runc [2019-10-28T00:15:54.951Z] #54 13.79 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:15:54.951Z] #54 14.44 + '[' -z '' ']' [2019-10-28T00:15:54.951Z] #54 14.44 + target=static [2019-10-28T00:15:54.951Z] #54 14.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-28T00:15:54.951Z] #54 16.96 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-28T00:15:55.212Z] #54 ... [2019-10-28T00:15:55.212Z] [2019-10-28T00:15:55.212Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:55.212Z] #36 3.244 + RM_GOPATH=0 [2019-10-28T00:15:55.212Z] #36 3.244 + TMP_GOPATH= [2019-10-28T00:15:55.212Z] #36 3.244 + : /build [2019-10-28T00:15:55.212Z] #36 3.244 + '[' -z '' ']' [2019-10-28T00:15:55.212Z] #36 3.246 ++ mktemp -d [2019-10-28T00:15:55.212Z] #36 3.252 + export GOPATH=/tmp/tmp.zwOwrlRpI5 [2019-10-28T00:15:55.212Z] #36 3.252 + GOPATH=/tmp/tmp.zwOwrlRpI5 [2019-10-28T00:15:55.212Z] #36 3.252 + RM_GOPATH=1 [2019-10-28T00:15:55.212Z] #36 3.254 ++ dirname ./install.sh [2019-10-28T00:15:55.212Z] #36 3.259 + dir=. [2019-10-28T00:15:55.212Z] #36 3.259 + bin=tini [2019-10-28T00:15:55.212Z] #36 3.259 + shift [2019-10-28T00:15:55.212Z] #36 3.259 + '[' '!' -f ./tini.installer ']' [2019-10-28T00:15:55.212Z] #36 3.259 + . ./tini.installer [2019-10-28T00:15:55.212Z] #36 3.259 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:15:55.212Z] #36 3.259 + install_tini [2019-10-28T00:15:55.212Z] #36 3.259 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-28T00:15:55.212Z] #36 3.259 + git clone https://github.com/krallin/tini.git /tmp/tmp.zwOwrlRpI5/tini [2019-10-28T00:15:55.212Z] #36 3.259 Cloning into '/tmp/tmp.zwOwrlRpI5/tini'... [2019-10-28T00:15:55.212Z] #36 3.259 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:15:55.212Z] #36 4.669 + cd /tmp/tmp.zwOwrlRpI5/tini [2019-10-28T00:15:55.212Z] #36 4.669 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:15:55.212Z] #36 4.718 + cmake . [2019-10-28T00:15:56.096Z] #24 46.27 Building dependency tree... [2019-10-28T00:15:56.152Z] #36 5.591 -- The C compiler identification is GNU 6.3.0 [2019-10-28T00:15:56.152Z] #36 5.660 -- Check for working C compiler: /usr/bin/cc [2019-10-28T00:15:56.411Z] #36 ... [2019-10-28T00:15:56.411Z] [2019-10-28T00:15:56.411Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:56.411Z] #26 24.78 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-28T00:15:57.351Z] #26 25.46 [2019-10-28T00:15:57.391Z] #41 ... [2019-10-28T00:15:57.391Z] [2019-10-28T00:15:57.391Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:15:57.391Z] #17 104.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-28T00:15:57.391Z] #17 104.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-28T00:15:57.391Z] #17 104.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:15:57.433Z] #34 44.63 Selecting previously unselected package xxd. [2019-10-28T00:15:57.433Z] #34 44.63 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-28T00:15:57.433Z] #34 44.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:57.433Z] #34 44.88 Selecting previously unselected package vim-common. [2019-10-28T00:15:57.433Z] #34 44.90 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:15:57.433Z] #34 44.94 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:57.433Z] #34 ... [2019-10-28T00:15:57.433Z] [2019-10-28T00:15:57.433Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:57.433Z] #45 34.81 errors [2019-10-28T00:15:57.433Z] #45 34.81 sort [2019-10-28T00:15:57.433Z] #45 35.38 io [2019-10-28T00:15:57.433Z] #45 36.24 strconv [2019-10-28T00:15:57.433Z] #45 36.80 bytes [2019-10-28T00:15:57.433Z] #45 38.93 bufio [2019-10-28T00:15:57.433Z] #45 40.49 reflect [2019-10-28T00:15:57.433Z] #45 41.47 syscall [2019-10-28T00:15:57.433Z] #45 ... [2019-10-28T00:15:57.433Z] [2019-10-28T00:15:57.433Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:57.433Z] #27 14.42 ######### 13.1% ################# 24.4% ######################### 35.7% ################################# 47.0% ##################################### 52.8% ############################################## 64.0% ###################################################### 75.4% ############################################################## 86.7% ###################################################################### 98.1% ######################################################################## 100.0% [2019-10-28T00:15:57.433Z] #27 16.31 [2019-10-28T00:15:57.611Z] #26 25.80 ######################################################################## 100.0% [2019-10-28T00:15:57.871Z] #26 25.99 [2019-10-28T00:15:57.997Z] #24 50.74 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-28T00:15:57.997Z] #24 50.74 The following additional packages will be installed: [2019-10-28T00:15:57.997Z] #24 50.76 libjq1 libonig4 [2019-10-28T00:15:57.997Z] #24 ... [2019-10-28T00:15:57.997Z] [2019-10-28T00:15:57.997Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:15:57.997Z] #56 40.74 Reading package lists... [2019-10-28T00:15:58.255Z] #56 50.61 Building dependency tree... [2019-10-28T00:15:58.255Z] #56 ... [2019-10-28T00:15:58.255Z] [2019-10-28T00:15:58.255Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:58.255Z] #33 41.76 Reading package lists... [2019-10-28T00:15:58.840Z] #17 ... [2019-10-28T00:15:58.840Z] [2019-10-28T00:15:58.840Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:15:58.840Z] #41 114.0 CC criu/cr-service.o [2019-10-28T00:15:59.083Z] #27 16.89 ## 3.3% #### 5.8% ###### 8.4% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% [2019-10-28T00:15:59.083Z] #27 ... [2019-10-28T00:15:59.083Z] [2019-10-28T00:15:59.083Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:15:59.083Z] #34 45.59 Processing triggers for mime-support (3.60) ... [2019-10-28T00:15:59.083Z] #34 45.81 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:59.083Z] #34 45.82 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-28T00:15:59.083Z] #34 45.83 Setting up cmake-data (3.7.2-1) ... [2019-10-28T00:15:59.083Z] #34 45.84 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-28T00:15:59.083Z] #34 45.85 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:15:59.083Z] #34 45.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:59.083Z] #34 45.91 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:15:59.083Z] #34 45.92 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-28T00:15:59.083Z] #34 45.94 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-28T00:15:59.083Z] #34 45.94 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-28T00:15:59.083Z] #34 45.97 Setting up cmake (3.7.2-1) ... [2019-10-28T00:15:59.083Z] #34 46.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:15:59.083Z] #34 DONE 46.5s [2019-10-28T00:15:59.083Z] [2019-10-28T00:15:59.083Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:59.083Z] #27 16.89 ## 3.3% #### 5.8% ###### 8.4% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% #################### 28.7% [2019-10-28T00:15:59.083Z] #27 ... [2019-10-28T00:15:59.083Z] [2019-10-28T00:15:59.083Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:15:59.083Z] #35 DONE 0.2s [2019-10-28T00:15:59.083Z] [2019-10-28T00:15:59.083Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-28T00:15:59.083Z] #36 DONE 0.1s [2019-10-28T00:15:59.083Z] [2019-10-28T00:15:59.083Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:15:59.809Z] #26 27.78 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-28T00:15:59.809Z] #26 ... [2019-10-28T00:15:59.809Z] [2019-10-28T00:15:59.809Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:15:59.809Z] #31 56.32 internal/poll [2019-10-28T00:15:59.809Z] #31 59.17 os [2019-10-28T00:15:59.809Z] #31 61.51 internal/fmtsort [2019-10-28T00:15:59.809Z] #31 62.89 path/filepath [2019-10-28T00:15:59.809Z] #31 62.91 fmt [2019-10-28T00:15:59.809Z] #31 64.32 io/ioutil [2019-10-28T00:15:59.809Z] #31 ... [2019-10-28T00:15:59.809Z] [2019-10-28T00:15:59.809Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:15:59.809Z] #36 6.538 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-28T00:15:59.809Z] #36 6.541 -- Detecting C compiler ABI info [2019-10-28T00:15:59.809Z] #36 7.460 -- Detecting C compiler ABI info - done [2019-10-28T00:15:59.809Z] #36 7.560 -- Detecting C compile features [2019-10-28T00:15:59.895Z] #33 51.20 Building dependency tree... [2019-10-28T00:16:00.204Z] #41 115.6 CC criu/crtools.o [2019-10-28T00:16:00.752Z] #36 10.28 -- Detecting C compile features - done [2019-10-28T00:16:00.832Z] #33 ... [2019-10-28T00:16:00.832Z] [2019-10-28T00:16:00.832Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:00.832Z] #44 43.01 vendor/golang.org/x/crypto/internal/subtle [2019-10-28T00:16:00.832Z] #44 43.20 vendor/golang.org/x/crypto/curve25519 [2019-10-28T00:16:00.832Z] #44 ... [2019-10-28T00:16:00.832Z] [2019-10-28T00:16:00.832Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:00.832Z] #31 53.07 sync [2019-10-28T00:16:00.832Z] #31 53.07 internal/reflectlite [2019-10-28T00:16:00.885Z] Removing intermediate container 80d3d75d59f9 [2019-10-28T00:16:00.885Z] ---> 89ac65e1c0bc [2019-10-28T00:16:00.885Z] Step 11/16 : ARG GOOS [2019-10-28T00:16:00.885Z] ---> Running in 540eb2e6799c [2019-10-28T00:16:00.885Z] Removing intermediate container 540eb2e6799c [2019-10-28T00:16:00.885Z] ---> 968fe8801bdc [2019-10-28T00:16:00.885Z] Step 12/16 : ARG GOARCH [2019-10-28T00:16:00.885Z] ---> Running in 87549313a1b9 [2019-10-28T00:16:00.885Z] Removing intermediate container 87549313a1b9 [2019-10-28T00:16:00.885Z] ---> d75094c66cf9 [2019-10-28T00:16:00.885Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-10-28T00:16:00.885Z] ---> Running in 2fd41f09d62e [2019-10-28T00:16:01.013Z] #36 10.31 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-28T00:16:01.013Z] #36 10.54 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-28T00:16:01.131Z] #41 116.3 CC criu/eventfd.o [2019-10-28T00:16:01.274Z] #36 10.67 -- Configuring done [2019-10-28T00:16:01.274Z] #36 10.70 -- Generating done [2019-10-28T00:16:01.274Z] #36 10.71 -- Build files have been written to: /tmp/tmp.zwOwrlRpI5/tini [2019-10-28T00:16:01.274Z] #36 10.72 + make tini-static [2019-10-28T00:16:01.274Z] #36 ... [2019-10-28T00:16:01.274Z] [2019-10-28T00:16:01.274Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:01.274Z] #41 5.642 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:16:01.274Z] #41 5.643 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:16:01.274Z] #41 7.876 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:16:01.274Z] #41 7.922 GEN .gitid [2019-10-28T00:16:01.274Z] #41 7.942 GEN criu/include/version.h [2019-10-28T00:16:01.274Z] #41 8.022 GEN include/common/asm [2019-10-28T00:16:01.387Z] #41 116.7 CC criu/eventpoll.o [2019-10-28T00:16:01.535Z] #41 ... [2019-10-28T00:16:01.535Z] [2019-10-28T00:16:01.535Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:01.535Z] #26 28.83 [2019-10-28T00:16:01.535Z] #26 29.21 ######################################################################## 100.0% [2019-10-28T00:16:01.535Z] #26 29.45 [2019-10-28T00:16:01.586Z] #27 16.89 ## 3.3% #### 5.8% ###### 8.4% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.5% ############### 21.1% ################# 23.6% #################### 28.7% ######################## 33.8% ########################## 36.4% ############################ 38.9% ############################# 41.5% ################################# 46.6% ##################################### 51.7% ######################################## 56.8% ########################################## 59.3% ############################################ 61.8% ################################################ 66.9% ################################################## 69.5% ##################################################### 74.6% ######################################################### 79.6% ########################################################### 82.2% ############################################################## 87.3% ################################################################ 89.8% #################################################################### 94.9% ###################################################################### 97.4% ######################################################################## 100.0% [2019-10-28T00:16:02.105Z] #27 21.59 [2019-10-28T00:16:02.314Z] #41 117.6 CC criu/external.o [2019-10-28T00:16:02.733Z] #31 ... [2019-10-28T00:16:02.733Z] [2019-10-28T00:16:02.733Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:02.733Z] #68 DONE 54.8s [2019-10-28T00:16:02.733Z] [2019-10-28T00:16:02.733Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:16:02.733Z] #33 54.61 The following additional packages will be installed: [2019-10-28T00:16:02.733Z] #33 54.63 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-28T00:16:02.733Z] #33 54.67 Suggested packages: [2019-10-28T00:16:02.733Z] #33 54.69 codeblocks eclipse ninja-build lrzip [2019-10-28T00:16:02.733Z] #33 54.69 Recommended packages: [2019-10-28T00:16:02.733Z] #33 54.69 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-28T00:16:02.876Z] #41 118.1 CC criu/fault-injection.o [2019-10-28T00:16:02.876Z] #41 118.3 CC criu/fdstore.o [2019-10-28T00:16:02.991Z] #33 55.90 The following NEW packages will be installed: [2019-10-28T00:16:02.991Z] #33 55.95 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-28T00:16:02.991Z] #33 55.95 vim-common xxd [2019-10-28T00:16:03.455Z] #26 31.46 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-28T00:16:03.455Z] #26 ... [2019-10-28T00:16:03.455Z] [2019-10-28T00:16:03.455Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:03.455Z] #17 3.634 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:16:03.455Z] #17 3.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:16:03.455Z] #17 3.665 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:16:03.455Z] #17 3.666 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:16:03.455Z] #17 3.721 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:16:03.455Z] #17 4.622 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-28T00:16:03.455Z] #17 5.758 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-28T00:16:03.455Z] #17 7.196 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-28T00:16:03.455Z] #17 ... [2019-10-28T00:16:03.455Z] [2019-10-28T00:16:03.455Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:03.455Z] #41 10.45 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-28T00:16:03.455Z] #41 10.51 PBCC images/opts.pb-c.c [2019-10-28T00:16:03.455Z] #41 10.54 PBCC images/sit.pb-c.c [2019-10-28T00:16:03.455Z] #41 10.57 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-28T00:16:03.455Z] #41 10.62 DEP images/opts.pb-c.d [2019-10-28T00:16:03.455Z] #41 10.68 DEP images/sit.pb-c.d [2019-10-28T00:16:03.455Z] #41 10.82 PBCC images/macvlan.pb-c.c [2019-10-28T00:16:03.455Z] #41 10.85 DEP images/macvlan.pb-c.d [2019-10-28T00:16:03.455Z] #41 10.93 PBCC images/autofs.pb-c.c [2019-10-28T00:16:03.455Z] #41 10.96 DEP images/autofs.pb-c.d [2019-10-28T00:16:03.455Z] #41 11.05 PBCC images/sysctl.pb-c.c [2019-10-28T00:16:03.455Z] #41 11.09 DEP images/sysctl.pb-c.d [2019-10-28T00:16:03.455Z] #41 11.16 PBCC images/time.pb-c.c [2019-10-28T00:16:03.455Z] #41 11.19 DEP images/time.pb-c.d [2019-10-28T00:16:03.455Z] #41 11.25 PBCC images/binfmt-misc.pb-c.c [2019-10-28T00:16:03.455Z] #41 11.27 DEP images/binfmt-misc.pb-c.d [2019-10-28T00:16:03.455Z] #41 11.33 PBCC images/seccomp.pb-c.c [2019-10-28T00:16:03.455Z] #41 11.36 DEP images/seccomp.pb-c.d [2019-10-28T00:16:03.455Z] #41 11.45 PBCC images/userns.pb-c.c [2019-10-28T00:16:03.455Z] #41 11.48 DEP images/userns.pb-c.d [2019-10-28T00:16:03.455Z] #41 11.58 PBCC images/cgroup.pb-c.c [2019-10-28T00:16:03.455Z] #41 11.61 DEP images/cgroup.pb-c.d [2019-10-28T00:16:03.455Z] #41 11.69 PBCC images/fown.pb-c.c [2019-10-28T00:16:03.455Z] #41 11.79 PBCC images/ext-file.pb-c.c [2019-10-28T00:16:03.455Z] #41 11.82 DEP images/fown.pb-c.d [2019-10-28T00:16:03.455Z] #41 11.91 DEP images/ext-file.pb-c.d [2019-10-28T00:16:03.455Z] #41 11.97 PBCC images/rpc.pb-c.c [2019-10-28T00:16:03.455Z] #41 12.03 DEP images/rpc.pb-c.d [2019-10-28T00:16:03.455Z] #41 12.09 PBCC images/siginfo.pb-c.c [2019-10-28T00:16:03.455Z] #41 12.13 DEP images/siginfo.pb-c.d [2019-10-28T00:16:03.455Z] #41 12.24 PBCC images/pagemap.pb-c.c [2019-10-28T00:16:03.455Z] #41 12.30 DEP images/pagemap.pb-c.d [2019-10-28T00:16:03.480Z] #41 118.7 CC criu/fifo.o [2019-10-28T00:16:03.716Z] #41 12.36 PBCC images/rlimit.pb-c.c [2019-10-28T00:16:03.716Z] #41 12.41 DEP images/rlimit.pb-c.d [2019-10-28T00:16:03.716Z] #41 12.52 PBCC images/file-lock.pb-c.c [2019-10-28T00:16:03.716Z] #41 12.58 DEP images/file-lock.pb-c.d [2019-10-28T00:16:03.735Z] #41 119.1 CC criu/file-ids.o [2019-10-28T00:16:04.023Z] #41 12.65 PBCC images/tty.pb-c.c [2019-10-28T00:16:04.023Z] #41 12.79 DEP images/tty.pb-c.d [2019-10-28T00:16:04.023Z] #41 12.88 PBCC images/tun.pb-c.c [2019-10-28T00:16:04.023Z] #41 12.91 PBCC images/netdev.pb-c.c [2019-10-28T00:16:04.285Z] #41 12.94 DEP images/tun.pb-c.d [2019-10-28T00:16:04.285Z] #41 13.07 DEP images/netdev.pb-c.d [2019-10-28T00:16:04.296Z] #41 ... [2019-10-28T00:16:04.296Z] [2019-10-28T00:16:04.296Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:04.296Z] #17 115.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:16:04.296Z] #17 115.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:16:04.296Z] #17 115.4 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-28T00:16:04.296Z] #17 115.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:16:04.296Z] #17 115.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-28T00:16:04.296Z] #17 115.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:04.296Z] #17 115.5 Processing triggers for mime-support (3.60) ... [2019-10-28T00:16:04.296Z] #17 115.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:04.296Z] #17 115.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-28T00:16:04.296Z] #17 115.6 Setting up libcap2-bin (1:2.25-1) ... [2019-10-28T00:16:04.296Z] #17 115.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:16:04.296Z] #17 115.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:16:04.296Z] #17 115.6 Setting up bash-completion (1:2.1-4.3) ... [2019-10-28T00:16:04.296Z] #17 118.1 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-28T00:16:04.296Z] #17 118.1 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-28T00:16:04.296Z] #17 118.1 Setting up zip (3.0-11+b1) ... [2019-10-28T00:16:04.297Z] #17 118.1 Setting up bzip2 (1.0.6-8.1) ... [2019-10-28T00:16:04.297Z] #17 118.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-28T00:16:04.297Z] #17 118.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-28T00:16:04.297Z] #17 118.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:04.297Z] #17 118.2 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-28T00:16:04.297Z] #17 118.2 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:04.297Z] #17 118.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:16:04.297Z] #17 118.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-28T00:16:04.297Z] #17 118.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:16:04.297Z] #17 118.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:04.297Z] #17 118.3 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-28T00:16:04.297Z] #17 118.3 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-28T00:16:04.297Z] #17 118.3 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-28T00:16:04.297Z] #17 118.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:04.368Z] #33 57.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:16:04.368Z] #33 57.30 Need to get 13.7 MB of archives. [2019-10-28T00:16:04.368Z] #33 57.30 After this operation, 57.2 MB of additional disk space will be used. [2019-10-28T00:16:04.368Z] #33 57.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-28T00:16:04.509Z] #27 22.05 1.2% # 2.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ####### 9.7% ######## 11.9% ######### 13.6% ########### 15.5% ############ 17.4% ############# 18.3% ############## 20.2% [2019-10-28T00:16:04.509Z] #27 ... [2019-10-28T00:16:04.509Z] [2019-10-28T00:16:04.509Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:04.509Z] #42 1.469 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:16:04.509Z] #42 1.470 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:16:04.509Z] #42 2.558 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:16:04.510Z] #42 2.605 GEN .gitid [2019-10-28T00:16:04.510Z] #42 2.613 GEN criu/include/version.h [2019-10-28T00:16:04.510Z] #42 2.693 GEN include/common/asm [2019-10-28T00:16:04.510Z] #42 4.131 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-28T00:16:04.510Z] #42 4.215 PBCC images/opts.pb-c.c [2019-10-28T00:16:04.510Z] #42 4.225 PBCC images/sit.pb-c.c [2019-10-28T00:16:04.510Z] #42 4.349 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-28T00:16:04.510Z] #42 4.427 DEP images/opts.pb-c.d [2019-10-28T00:16:04.510Z] #42 4.460 DEP images/sit.pb-c.d [2019-10-28T00:16:04.510Z] #42 4.522 PBCC images/macvlan.pb-c.c [2019-10-28T00:16:04.510Z] #42 4.545 DEP images/macvlan.pb-c.d [2019-10-28T00:16:04.510Z] #42 4.675 PBCC images/autofs.pb-c.c [2019-10-28T00:16:04.510Z] #42 4.769 DEP images/autofs.pb-c.d [2019-10-28T00:16:04.510Z] #42 4.778 PBCC images/sysctl.pb-c.c [2019-10-28T00:16:04.510Z] #42 4.802 DEP images/sysctl.pb-c.d [2019-10-28T00:16:04.510Z] #42 4.828 PBCC images/time.pb-c.c [2019-10-28T00:16:04.510Z] #42 4.859 DEP images/time.pb-c.d [2019-10-28T00:16:04.510Z] #42 4.884 PBCC images/binfmt-misc.pb-c.c [2019-10-28T00:16:04.510Z] #42 4.890 DEP images/binfmt-misc.pb-c.d [2019-10-28T00:16:04.510Z] #42 4.964 PBCC images/seccomp.pb-c.c [2019-10-28T00:16:04.510Z] #42 4.977 DEP images/seccomp.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.036 PBCC images/userns.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.074 DEP images/userns.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.134 PBCC images/cgroup.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.176 DEP images/cgroup.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.198 PBCC images/fown.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.224 PBCC images/ext-file.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.244 DEP images/fown.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.286 DEP images/ext-file.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.323 PBCC images/rpc.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.358 DEP images/rpc.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.399 PBCC images/siginfo.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.429 DEP images/siginfo.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.482 PBCC images/pagemap.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.518 DEP images/pagemap.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.592 PBCC images/rlimit.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.598 DEP images/rlimit.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.657 PBCC images/file-lock.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.704 DEP images/file-lock.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.761 PBCC images/tty.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.816 DEP images/tty.pb-c.d [2019-10-28T00:16:04.510Z] #42 5.885 PBCC images/tun.pb-c.c [2019-10-28T00:16:04.510Z] #42 5.953 PBCC images/netdev.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.013 DEP images/tun.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.098 DEP images/netdev.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.120 PBCC images/vma.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.175 DEP images/vma.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.206 PBCC images/creds.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.213 DEP images/creds.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.324 PBCC images/utsns.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.331 DEP images/utsns.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.399 PBCC images/ipc-desc.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.464 PBCC images/ipc-sem.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.479 DEP images/ipc-desc.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.554 DEP images/ipc-sem.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.574 PBCC images/ipc-msg.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.620 DEP images/ipc-msg.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.644 PBCC images/ipc-shm.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.662 DEP images/ipc-shm.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.704 PBCC images/ipc-var.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.764 DEP images/ipc-var.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.876 PBCC images/sk-opts.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.881 PBCC images/packet-sock.pb-c.c [2019-10-28T00:16:04.510Z] #42 6.905 DEP images/sk-opts.pb-c.d [2019-10-28T00:16:04.510Z] #42 6.934 DEP images/packet-sock.pb-c.d [2019-10-28T00:16:04.510Z] #42 7.008 PBCC images/sk-netlink.pb-c.c [2019-10-28T00:16:04.510Z] #42 7.047 DEP images/sk-netlink.pb-c.d [2019-10-28T00:16:04.510Z] #42 7.096 PBCC images/sk-inet.pb-c.c [2019-10-28T00:16:04.510Z] #42 7.175 DEP images/sk-inet.pb-c.d [2019-10-28T00:16:04.510Z] #42 7.230 PBCC images/sk-unix.pb-c.c [2019-10-28T00:16:04.510Z] #42 7.304 DEP images/sk-unix.pb-c.d [2019-10-28T00:16:04.510Z] #42 7.370 PBCC images/mm.pb-c.c [2019-10-28T00:16:04.510Z] #42 7.404 DEP images/mm.pb-c.d [2019-10-28T00:16:04.510Z] #42 7.423 PBCC images/timerfd.pb-c.c [2019-10-28T00:16:04.510Z] #42 7.450 DEP images/timerfd.pb-c.d [2019-10-28T00:16:04.510Z] #42 7.574 PBCC images/timer.pb-c.c [2019-10-28T00:16:04.510Z] #42 7.590 DEP images/timer.pb-c.d [2019-10-28T00:16:04.510Z] #42 7.712 PBCC images/sa.pb-c.c [2019-10-28T00:16:04.510Z] #42 7.817 DEP images/sa.pb-c.d [2019-10-28T00:16:04.510Z] #42 7.924 PBCC images/pipe-data.pb-c.c [2019-10-28T00:16:04.510Z] #42 7.934 DEP images/pipe-data.pb-c.d [2019-10-28T00:16:04.510Z] #42 7.972 PBCC images/mnt.pb-c.c [2019-10-28T00:16:04.510Z] #42 8.034 DEP images/mnt.pb-c.d [2019-10-28T00:16:04.510Z] #42 8.079 PBCC images/sk-packet.pb-c.c [2019-10-28T00:16:04.510Z] #42 8.104 DEP images/sk-packet.pb-c.d [2019-10-28T00:16:04.510Z] #42 8.223 PBCC images/tcp-stream.pb-c.c [2019-10-28T00:16:04.510Z] #42 8.262 DEP images/tcp-stream.pb-c.d [2019-10-28T00:16:04.510Z] #42 8.335 PBCC images/pipe.pb-c.c [2019-10-28T00:16:04.510Z] #42 8.437 DEP images/pipe.pb-c.d [2019-10-28T00:16:04.510Z] #42 8.574 PBCC images/pstree.pb-c.c [2019-10-28T00:16:04.510Z] #42 8.607 DEP images/pstree.pb-c.d [2019-10-28T00:16:04.510Z] #42 8.698 PBCC images/fs.pb-c.c [2019-10-28T00:16:04.510Z] #42 8.718 DEP images/fs.pb-c.d [2019-10-28T00:16:04.510Z] #42 8.774 PBCC images/signalfd.pb-c.c [2019-10-28T00:16:04.510Z] #42 8.790 DEP images/signalfd.pb-c.d [2019-10-28T00:16:04.510Z] #42 8.797 PBCC images/fh.pb-c.c [2019-10-28T00:16:04.510Z] #42 8.809 PBCC images/fsnotify.pb-c.c [2019-10-28T00:16:04.510Z] #42 8.884 DEP images/fh.pb-c.d [2019-10-28T00:16:04.510Z] #42 8.912 DEP images/fsnotify.pb-c.d [2019-10-28T00:16:04.510Z] #42 8.968 PBCC images/eventpoll.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.008 DEP images/eventpoll.pb-c.d [2019-10-28T00:16:04.510Z] #42 9.050 PBCC images/eventfd.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.078 DEP images/eventfd.pb-c.d [2019-10-28T00:16:04.510Z] #42 9.104 PBCC images/remap-file-path.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.133 DEP images/remap-file-path.pb-c.d [2019-10-28T00:16:04.510Z] #42 9.165 PBCC images/fifo.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.174 DEP images/fifo.pb-c.d [2019-10-28T00:16:04.510Z] #42 9.201 PBCC images/ghost-file.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.242 DEP images/ghost-file.pb-c.d [2019-10-28T00:16:04.510Z] #42 9.286 PBCC images/regfile.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.311 DEP images/regfile.pb-c.d [2019-10-28T00:16:04.510Z] #42 9.391 PBCC images/ns.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.416 DEP images/ns.pb-c.d [2019-10-28T00:16:04.510Z] #42 9.434 PBCC images/fdinfo.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.495 DEP images/fdinfo.pb-c.d [2019-10-28T00:16:04.510Z] #42 9.554 PBCC images/core-aarch64.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.601 PBCC images/core-arm.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.683 PBCC images/core-ppc64.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.768 PBCC images/core-s390.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.792 PBCC images/core-x86.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.864 PBCC images/core.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.920 PBCC images/inventory.pb-c.c [2019-10-28T00:16:04.510Z] #42 9.984 DEP images/core-aarch64.pb-c.d [2019-10-28T00:16:04.547Z] #41 13.16 PBCC images/vma.pb-c.c [2019-10-28T00:16:04.547Z] #41 13.27 DEP images/vma.pb-c.d [2019-10-28T00:16:04.547Z] #41 13.35 PBCC images/creds.pb-c.c [2019-10-28T00:16:04.547Z] #41 13.37 DEP images/creds.pb-c.d [2019-10-28T00:16:04.547Z] #41 13.43 PBCC images/utsns.pb-c.c [2019-10-28T00:16:04.547Z] #41 13.47 DEP images/utsns.pb-c.d [2019-10-28T00:16:04.552Z] #17 118.6 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-28T00:16:04.552Z] #17 118.7 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-28T00:16:04.552Z] #17 118.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-28T00:16:04.552Z] #17 118.7 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-28T00:16:04.552Z] #17 118.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:16:04.552Z] #17 118.7 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-28T00:16:04.552Z] #17 118.7 Setting up pigz (2.3.4-1) ... [2019-10-28T00:16:04.552Z] #17 118.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:16:04.552Z] #17 118.7 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-28T00:16:04.552Z] #17 118.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:04.552Z] #17 118.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-28T00:16:04.552Z] #17 118.8 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:16:04.552Z] #17 118.8 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:16:04.552Z] #17 118.8 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-28T00:16:04.552Z] #17 118.8 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-28T00:16:04.552Z] #17 118.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:16:04.552Z] #17 118.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:04.552Z] #17 118.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-28T00:16:04.552Z] #17 118.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-28T00:16:04.552Z] #17 118.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-28T00:16:04.552Z] #17 118.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-28T00:16:04.552Z] #17 118.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-28T00:16:04.552Z] #17 118.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-28T00:16:04.552Z] #17 118.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-28T00:16:04.626Z] #33 ... [2019-10-28T00:16:04.626Z] [2019-10-28T00:16:04.626Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:16:04.626Z] #24 51.35 The following NEW packages will be installed: [2019-10-28T00:16:04.626Z] #24 51.38 jq libjq1 libonig4 [2019-10-28T00:16:04.626Z] #24 52.81 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:16:04.626Z] #24 52.81 Need to get 327 kB of archives. [2019-10-28T00:16:04.626Z] #24 52.81 After this operation, 1157 kB of additional disk space will be used. [2019-10-28T00:16:04.627Z] #24 52.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-28T00:16:04.627Z] #24 52.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-28T00:16:04.627Z] #24 52.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-28T00:16:04.627Z] #24 54.39 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:16:04.627Z] #24 54.82 Fetched 327 kB in 1s (250 kB/s) [2019-10-28T00:16:04.627Z] #24 55.03 Selecting previously unselected package libonig4:amd64. [2019-10-28T00:16:04.627Z] #24 55.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-28T00:16:04.627Z] #24 55.12 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-28T00:16:04.627Z] #24 55.16 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-28T00:16:04.627Z] #24 55.48 Selecting previously unselected package libjq1:amd64. [2019-10-28T00:16:04.627Z] #24 55.49 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-28T00:16:04.627Z] #24 55.51 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-28T00:16:04.627Z] #24 55.98 Selecting previously unselected package jq. [2019-10-28T00:16:04.627Z] #24 55.98 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-28T00:16:04.627Z] #24 56.00 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:16:04.627Z] #24 56.45 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-28T00:16:04.627Z] #24 56.50 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-28T00:16:04.627Z] #24 56.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:04.627Z] #24 56.67 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:16:04.627Z] #24 DONE 57.4s [2019-10-28T00:16:04.627Z] [2019-10-28T00:16:04.627Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:04.627Z] #47 56.91 + cd /tmp/tmp.Dbx5o4fnOR/src/gotest.tools/gotestsum [2019-10-28T00:16:04.627Z] #47 56.91 + git checkout -q v0.3.5 [2019-10-28T00:16:04.627Z] #47 56.97 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-28T00:16:04.808Z] #17 118.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-28T00:16:04.808Z] #17 118.9 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-28T00:16:04.808Z] #17 118.9 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:04.808Z] #17 118.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:16:04.808Z] #17 118.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:04.808Z] #17 118.9 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:16:04.808Z] #17 118.9 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-28T00:16:04.808Z] #17 118.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:16:04.809Z] #41 13.59 PBCC images/ipc-desc.pb-c.c [2019-10-28T00:16:04.809Z] #41 13.66 PBCC images/ipc-sem.pb-c.c [2019-10-28T00:16:04.809Z] #41 13.69 DEP images/ipc-desc.pb-c.d [2019-10-28T00:16:04.887Z] #47 ... [2019-10-28T00:16:04.887Z] [2019-10-28T00:16:04.887Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-28T00:16:04.887Z] #25 DONE 0.2s [2019-10-28T00:16:04.887Z] [2019-10-28T00:16:04.887Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:04.924Z] #42 10.16 DEP images/core-arm.pb-c.d [2019-10-28T00:16:04.925Z] #42 ... [2019-10-28T00:16:04.925Z] [2019-10-28T00:16:04.925Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:04.925Z] #27 22.05 1.2% # 2.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ####### 9.7% ######## 11.9% ######### 13.6% ########### 15.5% ############ 17.4% ############# 18.3% ############## 20.2% ############### 22.1% ################# 24.0% ################## 25.9% [2019-10-28T00:16:04.925Z] #27 ... [2019-10-28T00:16:04.925Z] [2019-10-28T00:16:04.925Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:04.925Z] #18 14.37 Fetched 7671 kB in 13s (553 kB/s) [2019-10-28T00:16:04.925Z] #18 14.37 Reading package lists... [2019-10-28T00:16:04.925Z] #18 19.14 Reading package lists... [2019-10-28T00:16:05.069Z] #41 13.81 DEP images/ipc-sem.pb-c.d [2019-10-28T00:16:05.069Z] #41 13.90 PBCC images/ipc-msg.pb-c.c [2019-10-28T00:16:05.069Z] #41 13.93 DEP images/ipc-msg.pb-c.d [2019-10-28T00:16:05.069Z] #41 14.00 PBCC images/ipc-shm.pb-c.c [2019-10-28T00:16:05.349Z] #18 24.01 Building dependency tree... [2019-10-28T00:16:05.349Z] #18 ... [2019-10-28T00:16:05.349Z] [2019-10-28T00:16:05.349Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:05.648Z] #41 14.05 DEP images/ipc-shm.pb-c.d [2019-10-28T00:16:05.648Z] #41 14.13 PBCC images/ipc-var.pb-c.c [2019-10-28T00:16:05.910Z] #41 14.18 DEP images/ipc-var.pb-c.d [2019-10-28T00:16:05.910Z] #41 14.24 PBCC images/sk-opts.pb-c.c [2019-10-28T00:16:05.910Z] #41 ... [2019-10-28T00:16:05.910Z] [2019-10-28T00:16:05.910Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:05.910Z] #44 62.54 os [2019-10-28T00:16:05.910Z] #44 66.68 net [2019-10-28T00:16:05.910Z] #44 66.71 os/exec [2019-10-28T00:16:05.910Z] #44 67.77 encoding/binary [2019-10-28T00:16:05.910Z] #44 67.80 flag [2019-10-28T00:16:05.910Z] #44 70.52 go/token [2019-10-28T00:16:05.910Z] #44 70.72 net/url [2019-10-28T00:16:05.910Z] #44 71.31 text/template/parse [2019-10-28T00:16:05.910Z] #44 72.12 go/scanner [2019-10-28T00:16:05.910Z] #44 ... [2019-10-28T00:16:05.910Z] [2019-10-28T00:16:05.910Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:05.910Z] #41 14.59 PBCC images/packet-sock.pb-c.c [2019-10-28T00:16:05.910Z] #41 14.63 DEP images/sk-opts.pb-c.d [2019-10-28T00:16:05.910Z] #41 14.70 DEP images/packet-sock.pb-c.d [2019-10-28T00:16:05.910Z] #41 14.77 PBCC images/sk-netlink.pb-c.c [2019-10-28T00:16:05.910Z] #41 14.82 DEP images/sk-netlink.pb-c.d [2019-10-28T00:16:06.175Z] #41 ... [2019-10-28T00:16:06.175Z] [2019-10-28T00:16:06.175Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:06.175Z] #36 11.09 Scanning dependencies of target tini-static [2019-10-28T00:16:06.175Z] #36 11.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-28T00:16:06.175Z] #36 13.21 [100%] Linking C executable tini-static [2019-10-28T00:16:06.175Z] #36 13.92 [100%] Built target tini-static [2019-10-28T00:16:06.175Z] #36 14.01 + mkdir -p /build [2019-10-28T00:16:06.175Z] #36 14.02 + cp tini-static /build/docker-init [2019-10-28T00:16:06.175Z] #36 DONE 15.6s [2019-10-28T00:16:06.175Z] [2019-10-28T00:16:06.175Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:06.175Z] #41 14.90 PBCC images/sk-inet.pb-c.c [2019-10-28T00:16:06.175Z] #41 14.98 DEP images/sk-inet.pb-c.d [2019-10-28T00:16:06.439Z] #41 15.09 PBCC images/sk-unix.pb-c.c [2019-10-28T00:16:06.439Z] #41 15.22 DEP images/sk-unix.pb-c.d [2019-10-28T00:16:06.439Z] #41 15.27 PBCC images/mm.pb-c.c [2019-10-28T00:16:06.701Z] #41 15.39 DEP images/mm.pb-c.d [2019-10-28T00:16:06.794Z] #26 ... [2019-10-28T00:16:06.794Z] [2019-10-28T00:16:06.794Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:16:06.794Z] #40 39.88 Reading package lists... [2019-10-28T00:16:06.794Z] #40 49.85 Building dependency tree... [2019-10-28T00:16:06.794Z] #40 53.48 The following additional packages will be installed: [2019-10-28T00:16:06.794Z] #40 53.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-28T00:16:06.794Z] #40 53.49 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-28T00:16:06.794Z] #40 53.50 Suggested packages: [2019-10-28T00:16:06.794Z] #40 53.51 manpages-dev python-setuptools [2019-10-28T00:16:06.794Z] #40 56.60 The following NEW packages will be installed: [2019-10-28T00:16:06.794Z] #40 56.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-28T00:16:06.794Z] #40 56.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-28T00:16:06.794Z] #40 56.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-28T00:16:06.794Z] #40 56.60 zlib1g-dev [2019-10-28T00:16:06.794Z] #40 57.75 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:16:06.794Z] #40 57.75 Need to get 3602 kB of archives. [2019-10-28T00:16:06.794Z] #40 57.75 After this operation, 18.9 MB of additional disk space will be used. [2019-10-28T00:16:06.794Z] #40 57.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-28T00:16:06.794Z] #40 57.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-28T00:16:06.794Z] #40 57.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-28T00:16:06.794Z] #40 57.76 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-28T00:16:06.794Z] #40 57.76 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-28T00:16:06.794Z] #40 57.78 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-28T00:16:06.794Z] #40 57.79 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-28T00:16:06.794Z] #40 57.79 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-28T00:16:06.794Z] #40 57.82 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-28T00:16:06.794Z] #40 57.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-28T00:16:06.794Z] #40 57.99 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-28T00:16:06.794Z] #40 58.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-28T00:16:06.794Z] #40 58.27 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-28T00:16:06.794Z] #40 58.30 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-28T00:16:06.794Z] #40 58.33 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-28T00:16:06.794Z] #40 58.37 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-28T00:16:06.794Z] #40 ... [2019-10-28T00:16:06.794Z] [2019-10-28T00:16:06.794Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:16:06.794Z] #33 57.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-28T00:16:06.794Z] #33 57.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-28T00:16:06.794Z] #33 58.94 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-28T00:16:06.794Z] #33 59.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-28T00:16:06.794Z] #33 59.16 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-28T00:16:06.794Z] #33 59.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-28T00:16:06.794Z] #33 59.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-28T00:16:06.794Z] #33 59.53 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-28T00:16:06.794Z] #33 59.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-28T00:16:06.962Z] #41 15.55 PBCC images/timerfd.pb-c.c [2019-10-28T00:16:06.962Z] #41 15.70 DEP images/timerfd.pb-c.d [2019-10-28T00:16:06.962Z] #41 15.75 PBCC images/timer.pb-c.c [2019-10-28T00:16:06.962Z] #41 15.79 DEP images/timer.pb-c.d [2019-10-28T00:16:06.962Z] #41 15.89 PBCC images/sa.pb-c.c [2019-10-28T00:16:06.998Z] #27 22.05 1.2% # 2.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ####### 9.7% ######## 11.9% ######### 13.6% ########### 15.5% ############ 17.4% ############# 18.3% ############## 20.2% ############### 22.1% ################# 24.0% ################## 25.9% #################### 27.8% ##################### 29.7% ###################### 31.6% ####################### 32.5% ######################## 33.5% ######################### 35.4% ########################## 37.3% ############################ 39.1% ############################# 41.0% ############################## 42.0% ############################### 43.9% [2019-10-28T00:16:06.998Z] #27 ... [2019-10-28T00:16:06.998Z] [2019-10-28T00:16:06.998Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:06.998Z] #37 0.197 + RM_GOPATH=0 [2019-10-28T00:16:06.998Z] #37 0.198 + TMP_GOPATH= [2019-10-28T00:16:06.998Z] #37 0.198 + : /build [2019-10-28T00:16:06.998Z] #37 0.198 + '[' -z '' ']' [2019-10-28T00:16:06.998Z] #37 0.198 ++ mktemp -d [2019-10-28T00:16:06.998Z] #37 0.200 + export GOPATH=/tmp/tmp.oMQFClODe7 [2019-10-28T00:16:06.998Z] #37 0.200 + GOPATH=/tmp/tmp.oMQFClODe7 [2019-10-28T00:16:06.998Z] #37 0.200 + RM_GOPATH=1 [2019-10-28T00:16:06.998Z] #37 0.200 ++ dirname ./install.sh [2019-10-28T00:16:06.998Z] #37 0.201 + dir=. [2019-10-28T00:16:06.998Z] #37 0.201 + bin=tini [2019-10-28T00:16:06.998Z] #37 0.201 + shift [2019-10-28T00:16:06.998Z] #37 0.201 + '[' '!' -f ./tini.installer ']' [2019-10-28T00:16:06.998Z] #37 0.201 + . ./tini.installer [2019-10-28T00:16:06.998Z] #37 0.201 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:16:06.998Z] #37 0.202 + install_tini [2019-10-28T00:16:06.998Z] #37 0.202 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-28T00:16:06.998Z] #37 0.203 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:16:06.998Z] #37 0.203 + git clone https://github.com/krallin/tini.git /tmp/tmp.oMQFClODe7/tini [2019-10-28T00:16:06.998Z] #37 0.244 Cloning into '/tmp/tmp.oMQFClODe7/tini'... [2019-10-28T00:16:06.998Z] #37 1.259 + cd /tmp/tmp.oMQFClODe7/tini [2019-10-28T00:16:06.998Z] #37 1.264 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:16:06.998Z] #37 1.291 + cmake . [2019-10-28T00:16:06.998Z] #37 1.864 -- The C compiler identification is GNU 6.3.0 [2019-10-28T00:16:06.998Z] #37 1.919 -- Check for working C compiler: /usr/bin/cc [2019-10-28T00:16:06.998Z] #37 2.560 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-28T00:16:06.998Z] #37 2.561 -- Detecting C compiler ABI info [2019-10-28T00:16:06.998Z] #37 3.011 -- Detecting C compiler ABI info - done [2019-10-28T00:16:06.998Z] #37 3.080 -- Detecting C compile features [2019-10-28T00:16:06.998Z] #37 5.067 -- Detecting C compile features - done [2019-10-28T00:16:06.998Z] #37 5.087 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-28T00:16:06.998Z] #37 5.323 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-28T00:16:06.998Z] #37 5.486 -- Configuring done [2019-10-28T00:16:06.998Z] #37 5.506 -- Generating done [2019-10-28T00:16:06.998Z] #37 5.509 -- Build files have been written to: /tmp/tmp.oMQFClODe7/tini [2019-10-28T00:16:06.998Z] #37 5.517 + make tini-static [2019-10-28T00:16:06.998Z] #37 5.939 Scanning dependencies of target tini-static [2019-10-28T00:16:06.998Z] #37 6.024 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-28T00:16:06.998Z] #37 7.080 [100%] Linking C executable tini-static [2019-10-28T00:16:06.998Z] #37 7.481 [100%] Built target tini-static [2019-10-28T00:16:06.998Z] #37 7.532 + mkdir -p /build [2019-10-28T00:16:06.998Z] #37 7.550 + cp tini-static /build/docker-init [2019-10-28T00:16:06.998Z] #37 DONE 7.7s [2019-10-28T00:16:06.998Z] [2019-10-28T00:16:06.998Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:07.223Z] #41 ... [2019-10-28T00:16:07.223Z] [2019-10-28T00:16:07.223Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:07.223Z] #26 31.62 skipping existing ed4b54129745 [2019-10-28T00:16:07.223Z] #26 31.80 [2019-10-28T00:16:07.223Z] #26 34.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-28T00:16:07.223Z] #26 34.55 [2019-10-28T00:16:07.223Z] #26 34.85 ######################################################################## 100.0% [2019-10-28T00:16:07.223Z] #26 34.97 [2019-10-28T00:16:07.223Z] #26 35.03 Download of images into '/build' complete. [2019-10-28T00:16:07.223Z] #26 35.03 Use something like the following to load the result into a Docker daemon: [2019-10-28T00:16:07.223Z] #26 35.03 tar -cC '/build' . | docker load [2019-10-28T00:16:07.223Z] #26 DONE 35.4s [2019-10-28T00:16:07.488Z] [2019-10-28T00:16:07.488Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:07.488Z] #41 16.05 DEP images/sa.pb-c.d [2019-10-28T00:16:07.488Z] #41 16.11 PBCC images/pipe-data.pb-c.c [2019-10-28T00:16:07.488Z] #41 16.18 DEP images/pipe-data.pb-c.d [2019-10-28T00:16:07.488Z] #41 16.24 PBCC images/mnt.pb-c.c [2019-10-28T00:16:07.735Z] #33 ... [2019-10-28T00:16:07.735Z] [2019-10-28T00:16:07.735Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:16:07.735Z] #56 50.61 Building dependency tree... [2019-10-28T00:16:07.735Z] #56 53.35 The following additional packages will be installed: [2019-10-28T00:16:07.735Z] #56 53.38 btrfs-progs liblzo2-2 [2019-10-28T00:16:07.735Z] #56 53.63 The following NEW packages will be installed: [2019-10-28T00:16:07.735Z] #56 53.68 btrfs-progs btrfs-tools liblzo2-2 [2019-10-28T00:16:07.735Z] #56 54.83 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:16:07.735Z] #56 54.83 Need to get 649 kB of archives. [2019-10-28T00:16:07.735Z] #56 54.83 After this operation, 4320 kB of additional disk space will be used. [2019-10-28T00:16:07.735Z] #56 54.83 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-28T00:16:07.735Z] #56 54.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-28T00:16:07.735Z] #56 54.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-28T00:16:07.735Z] #56 56.43 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:16:07.735Z] #56 56.72 Fetched 649 kB in 1s (603 kB/s) [2019-10-28T00:16:07.735Z] #56 57.14 Selecting previously unselected package liblzo2-2:amd64. [2019-10-28T00:16:07.735Z] #56 57.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-28T00:16:07.735Z] #56 57.31 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-28T00:16:07.735Z] #56 57.40 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:16:07.735Z] #56 57.72 Selecting previously unselected package btrfs-progs. [2019-10-28T00:16:07.735Z] #56 57.72 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-28T00:16:07.735Z] #56 57.75 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:16:07.735Z] #56 59.13 Selecting previously unselected package btrfs-tools. [2019-10-28T00:16:07.735Z] #56 59.13 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-28T00:16:07.735Z] #56 59.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:16:07.735Z] #56 59.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:07.735Z] #56 59.68 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:16:07.735Z] #56 59.71 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:16:07.735Z] #56 59.74 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:16:07.735Z] #56 59.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:07.735Z] #56 DONE 60.4s [2019-10-28T00:16:07.735Z] [2019-10-28T00:16:07.735Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:16:07.735Z] #57 DONE 0.2s [2019-10-28T00:16:07.735Z] [2019-10-28T00:16:07.735Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:16:07.735Z] #40 60.07 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:16:07.735Z] #40 60.36 Fetched 3602 kB in 1s (2118 kB/s) [2019-10-28T00:16:07.735Z] #40 60.57 Selecting previously unselected package libnet1:amd64. [2019-10-28T00:16:07.751Z] #41 16.34 DEP images/mnt.pb-c.d [2019-10-28T00:16:07.751Z] #41 16.48 PBCC images/sk-packet.pb-c.c [2019-10-28T00:16:07.751Z] #41 16.53 DEP images/sk-packet.pb-c.d [2019-10-28T00:16:07.751Z] #41 16.60 PBCC images/tcp-stream.pb-c.c [2019-10-28T00:16:07.998Z] #40 60.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% #40 ... [2019-10-28T00:16:07.998Z] [2019-10-28T00:16:07.998Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-28T00:16:07.998Z] #58 DONE 0.1s [2019-10-28T00:16:07.998Z] [2019-10-28T00:16:07.998Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:16:07.998Z] #40 60.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-28T00:16:07.998Z] #40 60.68 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-28T00:16:07.998Z] #40 60.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-28T00:16:07.998Z] #40 60.92 Selecting previously unselected package libcap-dev:amd64. [2019-10-28T00:16:07.998Z] #40 60.92 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-28T00:16:08.012Z] #41 16.70 DEP images/tcp-stream.pb-c.d [2019-10-28T00:16:08.012Z] #41 16.85 PBCC images/pipe.pb-c.c [2019-10-28T00:16:08.259Z] #40 60.98 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-28T00:16:08.259Z] #40 61.20 Selecting previously unselected package libnet1-dev. [2019-10-28T00:16:08.274Z] #41 17.07 DEP images/pipe.pb-c.d [2019-10-28T00:16:08.274Z] #41 17.13 PBCC images/pstree.pb-c.c [2019-10-28T00:16:08.518Z] #40 61.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-28T00:16:08.518Z] #40 61.21 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:16:08.518Z] #40 ... [2019-10-28T00:16:08.518Z] [2019-10-28T00:16:08.518Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:16:08.518Z] #10 42.13 Reading package lists... [2019-10-28T00:16:08.518Z] #10 51.80 Building dependency tree... [2019-10-28T00:16:08.518Z] #10 55.28 The following additional packages will be installed: [2019-10-28T00:16:08.518Z] #10 55.28 libapparmor1 libseccomp2 [2019-10-28T00:16:08.518Z] #10 55.31 Suggested packages: [2019-10-28T00:16:08.518Z] #10 55.31 seccomp [2019-10-28T00:16:08.518Z] #10 55.69 The following NEW packages will be installed: [2019-10-28T00:16:08.518Z] #10 55.69 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-28T00:16:08.518Z] #10 56.88 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:16:08.518Z] #10 56.88 Need to get 300 kB of archives. [2019-10-28T00:16:08.518Z] #10 56.88 After this operation, 1201 kB of additional disk space will be used. [2019-10-28T00:16:08.518Z] #10 56.88 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-28T00:16:08.518Z] #10 56.90 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-28T00:16:08.518Z] #10 56.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-28T00:16:08.518Z] #10 56.90 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-28T00:16:08.518Z] #10 58.54 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:16:08.518Z] #10 58.91 Fetched 300 kB in 1s (241 kB/s) [2019-10-28T00:16:08.518Z] #10 59.15 Selecting previously unselected package libseccomp2:amd64. [2019-10-28T00:16:08.518Z] #10 59.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-28T00:16:08.518Z] #10 59.21 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-28T00:16:08.518Z] #10 59.23 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:16:08.518Z] #10 59.50 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-28T00:16:08.518Z] #10 59.50 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-28T00:16:08.518Z] #10 59.53 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:16:08.518Z] #10 59.87 Selecting previously unselected package libapparmor1:amd64. [2019-10-28T00:16:08.518Z] #10 59.87 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-28T00:16:08.518Z] #10 59.89 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-28T00:16:08.518Z] #10 60.24 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-28T00:16:08.518Z] #10 60.24 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-28T00:16:08.518Z] #10 60.25 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-28T00:16:08.518Z] #10 60.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:08.518Z] #10 60.98 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:16:08.518Z] #10 61.05 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-28T00:16:08.518Z] #10 61.08 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-28T00:16:08.518Z] #10 61.14 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-28T00:16:08.518Z] #10 61.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:08.535Z] #41 17.17 DEP images/pstree.pb-c.d [2019-10-28T00:16:08.535Z] #41 17.23 PBCC images/fs.pb-c.c [2019-10-28T00:16:08.535Z] #41 17.32 DEP images/fs.pb-c.d [2019-10-28T00:16:08.535Z] #41 17.38 PBCC images/signalfd.pb-c.c [2019-10-28T00:16:08.777Z] #10 ... [2019-10-28T00:16:08.777Z] [2019-10-28T00:16:08.777Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:16:08.777Z] #40 61.54 Selecting previously unselected package libnl-3-200:amd64. [2019-10-28T00:16:08.777Z] #40 61.54 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-28T00:16:08.777Z] #40 61.57 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-28T00:16:08.777Z] #40 ... [2019-10-28T00:16:08.777Z] [2019-10-28T00:16:08.777Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:16:08.777Z] #10 DONE 61.6s [2019-10-28T00:16:08.777Z] [2019-10-28T00:16:08.777Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:16:08.777Z] #52 DONE 0.1s [2019-10-28T00:16:08.795Z] #41 17.43 DEP images/signalfd.pb-c.d [2019-10-28T00:16:08.795Z] #41 17.52 PBCC images/fh.pb-c.c [2019-10-28T00:16:08.795Z] #41 17.59 PBCC images/fsnotify.pb-c.c [2019-10-28T00:16:09.035Z] [2019-10-28T00:16:09.035Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-28T00:16:09.035Z] #53 DONE 0.1s [2019-10-28T00:16:09.035Z] [2019-10-28T00:16:09.035Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:16:09.035Z] #40 61.80 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-28T00:16:09.035Z] #40 61.80 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-28T00:16:09.035Z] #40 61.82 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-28T00:16:09.056Z] #41 17.72 DEP images/fh.pb-c.d [2019-10-28T00:16:09.056Z] #41 ... [2019-10-28T00:16:09.056Z] [2019-10-28T00:16:09.056Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:09.056Z] #31 66.61 github.com/BurntSushi/toml [2019-10-28T00:16:09.056Z] #31 66.63 log [2019-10-28T00:16:09.056Z] #31 66.63 flag [2019-10-28T00:16:09.056Z] #31 71.28 github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:16:09.056Z] #31 DONE 76.0s [2019-10-28T00:16:09.056Z] [2019-10-28T00:16:09.056Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:09.056Z] #41 17.81 DEP images/fsnotify.pb-c.d [2019-10-28T00:16:09.057Z] #41 17.86 PBCC images/eventpoll.pb-c.c [2019-10-28T00:16:09.318Z] #41 17.93 DEP images/eventpoll.pb-c.d [2019-10-28T00:16:09.318Z] #41 17.99 PBCC images/eventfd.pb-c.c [2019-10-28T00:16:09.318Z] #41 18.06 DEP images/eventfd.pb-c.d [2019-10-28T00:16:09.318Z] #41 18.09 PBCC images/remap-file-path.pb-c.c [2019-10-28T00:16:09.318Z] #41 18.13 DEP images/remap-file-path.pb-c.d [2019-10-28T00:16:09.318Z] #41 18.18 PBCC images/fifo.pb-c.c [2019-10-28T00:16:09.579Z] #41 18.20 DEP images/fifo.pb-c.d [2019-10-28T00:16:09.579Z] #41 18.23 PBCC images/ghost-file.pb-c.c [2019-10-28T00:16:09.579Z] #41 18.34 DEP images/ghost-file.pb-c.d [2019-10-28T00:16:09.579Z] #41 18.42 PBCC images/regfile.pb-c.c [2019-10-28T00:16:09.606Z] #40 62.32 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-28T00:16:09.606Z] #40 62.32 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-28T00:16:09.606Z] #40 62.33 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-28T00:16:09.840Z] #41 18.53 DEP images/regfile.pb-c.d [2019-10-28T00:16:09.840Z] #41 18.58 PBCC images/ns.pb-c.c [2019-10-28T00:16:09.840Z] #41 18.61 DEP images/ns.pb-c.d [2019-10-28T00:16:09.864Z] #40 62.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-28T00:16:09.864Z] #40 62.51 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-28T00:16:09.864Z] #40 62.52 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-28T00:16:09.864Z] #40 62.71 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-28T00:16:09.864Z] #40 62.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-28T00:16:09.864Z] #40 62.74 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-28T00:16:10.051Z] #17 123.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-28T00:16:10.051Z] #17 123.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:16:10.051Z] #17 123.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-28T00:16:10.051Z] #17 123.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-28T00:16:10.051Z] #17 123.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-28T00:16:10.051Z] #17 123.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-28T00:16:10.051Z] #17 123.6 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:16:10.051Z] #17 123.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:16:10.051Z] #17 123.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-28T00:16:10.051Z] #17 123.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-28T00:16:10.051Z] #17 123.6 Setting up python3 (3.5.3-1) ... [2019-10-28T00:16:10.101Z] #41 18.76 PBCC images/fdinfo.pb-c.c [2019-10-28T00:16:10.101Z] #41 19.00 DEP images/fdinfo.pb-c.d [2019-10-28T00:16:10.128Z] #40 63.09 Selecting previously unselected package libprotobuf10:amd64. [2019-10-28T00:16:10.362Z] #41 19.12 PBCC images/core-aarch64.pb-c.c [2019-10-28T00:16:10.362Z] #41 19.24 PBCC images/core-arm.pb-c.c [2019-10-28T00:16:10.388Z] #40 63.09 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-28T00:16:10.388Z] #40 63.11 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-28T00:16:10.395Z] #27 22.05 1.2% # 2.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ####### 9.7% ######## 11.9% ######### 13.6% ########### 15.5% ############ 17.4% ############# 18.3% ############## 20.2% ############### 22.1% ################# 24.0% ################## 25.9% #################### 27.8% ##################### 29.7% ###################### 31.6% ####################### 32.5% ######################## 33.5% ######################### 35.4% ########################## 37.3% ############################ 39.1% ############################# 41.0% ############################## 42.0% ############################### 43.9% ################################ 44.8% ################################ 45.8% ################################## 47.6% ################################## 48.6% ################################### 49.5% #################################### 50.5% ##################################### 51.4% ##################################### 52.4% ###################################### 53.3% ####################################### 54.3% ####################################### 55.2% ######################################### 58.0% ########################################### 60.9% ############################################ 61.8% ############################################# 63.7% ############################################### 65.6% ################################################ 67.5% ################################################# 69.4% ################################################## 70.3% #################################################### 72.2% ###################################################### 75.1% ####################################################### 77.0% [2019-10-28T00:16:10.395Z] #27 ... [2019-10-28T00:16:10.395Z] [2019-10-28T00:16:10.395Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:10.395Z] #32 47.85 time [2019-10-28T00:16:10.395Z] #32 55.05 internal/poll [2019-10-28T00:16:10.395Z] #32 57.79 internal/syscall/unix [2019-10-28T00:16:10.395Z] #32 ... [2019-10-28T00:16:10.395Z] [2019-10-28T00:16:10.395Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:10.626Z] #41 19.36 PBCC images/core-ppc64.pb-c.c [2019-10-28T00:16:10.626Z] #41 19.50 PBCC images/core-s390.pb-c.c [2019-10-28T00:16:10.889Z] #41 19.59 PBCC images/core-x86.pb-c.c [2019-10-28T00:16:10.978Z] #17 125.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:16:11.149Z] #41 19.90 PBCC images/core.pb-c.c [2019-10-28T00:16:11.150Z] #41 20.04 PBCC images/inventory.pb-c.c [2019-10-28T00:16:11.324Z] #40 63.96 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-28T00:16:11.324Z] #40 63.97 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-28T00:16:11.324Z] #40 63.98 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-28T00:16:11.324Z] #40 64.17 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-28T00:16:11.324Z] #40 64.17 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-28T00:16:11.324Z] #40 64.18 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-28T00:16:11.410Z] #41 20.17 DEP images/core-aarch64.pb-c.d [2019-10-28T00:16:11.410Z] #41 20.23 DEP images/core-arm.pb-c.d [2019-10-28T00:16:11.410Z] #41 20.29 DEP images/core-ppc64.pb-c.d [2019-10-28T00:16:11.540Z] #17 ... [2019-10-28T00:16:11.540Z] [2019-10-28T00:16:11.540Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:11.540Z] #54 145.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-28T00:16:11.540Z] #54 148.0 + mkdir -p /build [2019-10-28T00:16:11.540Z] #54 148.0 + cp runc /build/runc [2019-10-28T00:16:11.540Z] #54 DONE 149.1s [2019-10-28T00:16:11.540Z] [2019-10-28T00:16:11.540Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:11.540Z] #41 119.5 CC criu/file-lock.o [2019-10-28T00:16:11.540Z] #41 120.6 CC criu/files-ext.o [2019-10-28T00:16:11.540Z] #41 121.0 CC criu/files-reg.o [2019-10-28T00:16:11.540Z] #41 123.0 CC criu/files.o [2019-10-28T00:16:11.540Z] #41 124.9 CC criu/filesystems.o [2019-10-28T00:16:11.540Z] #41 125.7 CC criu/fsnotify.o [2019-10-28T00:16:11.540Z] #41 126.7 CC criu/image-desc.o [2019-10-28T00:16:11.540Z] #41 126.9 CC criu/image.o [2019-10-28T00:16:11.672Z] #41 20.35 DEP images/core-s390.pb-c.d [2019-10-28T00:16:11.672Z] #41 20.47 DEP images/core-x86.pb-c.d [2019-10-28T00:16:11.672Z] #41 20.55 DEP images/core.pb-c.d [2019-10-28T00:16:11.933Z] #41 20.62 DEP images/inventory.pb-c.d [2019-10-28T00:16:11.933Z] #41 20.75 PBCC images/cpuinfo.pb-c.c [2019-10-28T00:16:11.933Z] #41 20.78 DEP images/cpuinfo.pb-c.d [2019-10-28T00:16:11.933Z] #41 20.84 PBCC images/stats.pb-c.c [2019-10-28T00:16:12.194Z] #41 20.87 DEP images/stats.pb-c.d [2019-10-28T00:16:12.465Z] #27 22.05 1.2% # 2.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ####### 9.7% ######## 11.9% ######### 13.6% ########### 15.5% ############ 17.4% ############# 18.3% ############## 20.2% ############### 22.1% ################# 24.0% ################## 25.9% #################### 27.8% ##################### 29.7% ###################### 31.6% ####################### 32.5% ######################## 33.5% ######################### 35.4% ########################## 37.3% ############################ 39.1% ############################# 41.0% ############################## 42.0% ############################### 43.9% ################################ 44.8% ################################ 45.8% ################################## 47.6% ################################## 48.6% ################################### 49.5% #################################### 50.5% ##################################### 51.4% ##################################### 52.4% ###################################### 53.3% ####################################### 54.3% ####################################### 55.2% ######################################### 58.0% ########################################### 60.9% ############################################ 61.8% ############################################# 63.7% ############################################### 65.6% ################################################ 67.5% ################################################# 69.4% ################################################## 70.3% #################################################### 72.2% ###################################################### 75.1% ####################################################### 77.0% ######################################################## 78.9% ######################################################### 79.8% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 83.6% ############################################################ 84.5% ############################################################## 87.4% ################################################################ 89.2% ################################################################# 91.1% ################################################################### 94.0% ##################################################################### 95.9% ####################################################################### 98.7% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-28T00:16:12.465Z] #27 31.89 [2019-10-28T00:16:12.697Z] #40 65.42 Selecting previously unselected package libprotoc10:amd64. [2019-10-28T00:16:12.698Z] #40 65.43 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-28T00:16:12.698Z] #40 65.44 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-28T00:16:12.904Z] #41 128.1 CC criu/ipc_ns.o [2019-10-28T00:16:12.904Z] #41 ... [2019-10-28T00:16:12.904Z] [2019-10-28T00:16:12.904Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:16:12.904Z] #38 194.6 + dpkg --print-architecture [2019-10-28T00:16:12.904Z] #38 194.6 + cd /tmp/tmp.4IrMwmuSSj/src/github.com/docker/distribution [2019-10-28T00:16:12.904Z] #38 194.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-28T00:16:13.160Z] #38 194.9 + GOPATH=/tmp/tmp.4IrMwmuSSj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4IrMwmuSSj [2019-10-28T00:16:13.160Z] #38 194.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-28T00:16:13.264Z] #40 66.02 Selecting previously unselected package protobuf-c-compiler. [2019-10-28T00:16:13.264Z] #40 66.03 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-28T00:16:13.264Z] #40 66.08 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:16:13.522Z] #40 ... [2019-10-28T00:16:13.522Z] [2019-10-28T00:16:13.522Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-28T00:16:13.522Z] #11 DONE 4.6s [2019-10-28T00:16:13.522Z] [2019-10-28T00:16:13.522Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:13.522Z] #26 6.764 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-28T00:16:13.522Z] #26 7.331 [2019-10-28T00:16:13.866Z] #41 ... [2019-10-28T00:16:13.866Z] [2019-10-28T00:16:13.866Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:13.866Z] #59 32.44 Checking out files: 50% (1480/2919) Checking out files: 51% (1489/2919) Checking out files: 52% (1518/2919) Checking out files: 53% (1548/2919) Checking out files: 54% (1577/2919) Checking out files: 55% (1606/2919) Checking out files: 56% (1635/2919) Checking out files: 57% (1664/2919) Checking out files: 58% (1694/2919) Checking out files: 59% (1723/2919) Checking out files: 60% (1752/2919) Checking out files: 61% (1781/2919) Checking out files: 62% (1810/2919) Checking out files: 63% (1839/2919) Checking out files: 64% (1869/2919) Checking out files: 65% (1898/2919) Checking out files: 66% (1927/2919) Checking out files: 67% (1956/2919) Checking out files: 68% (1985/2919) Checking out files: 69% (2015/2919) Checking out files: 70% (2044/2919) Checking out files: 71% (2073/2919) Checking out files: 72% (2102/2919) Checking out files: 73% (2131/2919) Checking out files: 74% (2161/2919) Checking out files: 75% (2190/2919) Checking out files: 76% (2219/2919) Checking out files: 77% (2248/2919) Checking out files: 78% (2277/2919) Checking out files: 79% (2307/2919) Checking out files: 80% (2336/2919) Checking out files: 81% (2365/2919) Checking out files: 82% (2394/2919) Checking out files: 83% (2423/2919) Checking out files: 84% (2452/2919) Checking out files: 85% (2482/2919) Checking out files: 86% (2511/2919) Checking out files: 87% (2540/2919) Checking out files: 88% (2569/2919) Checking out files: 89% (2598/2919) Checking out files: 90% (2628/2919) Checking out files: 91% (2657/2919) Checking out files: 92% (2686/2919) Checking out files: 93% (2715/2919) Checking out files: 94% (2744/2919) Checking out files: 95% (2774/2919) Checking out files: 96% (2803/2919) Checking out files: 97% (2832/2919) Checking out files: 98% (2861/2919) Checking out files: 99% (2890/2919) Checking out files: 100% (2919/2919) Checking out files: 100% (2919/2919), done. [2019-10-28T00:16:13.866Z] #59 33.99 + cd /tmp/tmp.vUYU8kkUtd/src/github.com/containerd/containerd [2019-10-28T00:16:13.866Z] #59 33.99 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:16:13.866Z] #59 34.82 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-28T00:16:13.866Z] #59 34.82 + BUILDTAGS='netgo osusergo static_build' [2019-10-28T00:16:13.866Z] #59 34.82 + export EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:16:13.866Z] #59 34.82 + EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:16:13.866Z] #59 34.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-28T00:16:13.866Z] #59 34.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-28T00:16:13.866Z] #59 34.82 + '[' '' = dynamic ']' [2019-10-28T00:16:13.866Z] #59 34.82 + make [2019-10-28T00:16:13.866Z] #59 36.60 + bin/ctr [2019-10-28T00:16:13.925Z] #27 33.39 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-28T00:16:14.298Z] #26 7.644 # 2.4% #### 6.5% ####### 10.8% ########## 15.1% ############# 18.8% ################## 25.0% #################### 29.1% ######################## 34.3% ########################## 37.3% ############################ 39.7% ############################# 40.8% ############################## 43.0% ################################# 46.3% ################################### 49.6% ###################################### 53.8% ######################################### 57.5% ############################## [2019-10-28T00:16:14.298Z] #26 ... [2019-10-28T00:16:14.298Z] [2019-10-28T00:16:14.298Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:14.298Z] #31 56.65 sort [2019-10-28T00:16:14.298Z] #31 56.66 errors [2019-10-28T00:16:14.298Z] #31 57.03 strconv [2019-10-28T00:16:14.298Z] #31 58.62 io [2019-10-28T00:16:14.298Z] #31 60.99 syscall [2019-10-28T00:16:14.298Z] #31 63.47 reflect [2019-10-28T00:16:14.298Z] #31 ... [2019-10-28T00:16:14.298Z] [2019-10-28T00:16:14.298Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:14.327Z] #27 33.82 [2019-10-28T00:16:14.327Z] #27 ... [2019-10-28T00:16:14.327Z] [2019-10-28T00:16:14.327Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:14.327Z] #45 51.94 time [2019-10-28T00:16:14.327Z] #45 58.90 os [2019-10-28T00:16:14.327Z] #45 59.09 internal/fmtsort [2019-10-28T00:16:14.327Z] #45 59.86 strings [2019-10-28T00:16:14.744Z] #45 ... [2019-10-28T00:16:14.744Z] [2019-10-28T00:16:14.744Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:14.744Z] #27 34.14 ############################################### 65.3% ######################################################################## 100.0% [2019-10-28T00:16:14.744Z] #27 34.31 [2019-10-28T00:16:14.744Z] #27 ... [2019-10-28T00:16:14.744Z] [2019-10-28T00:16:14.744Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:14.744Z] #42 10.21 DEP images/core-ppc64.pb-c.d [2019-10-28T00:16:14.744Z] #42 10.25 DEP images/core-s390.pb-c.d [2019-10-28T00:16:14.744Z] #42 10.29 DEP images/core-x86.pb-c.d [2019-10-28T00:16:14.744Z] #42 10.33 DEP images/core.pb-c.d [2019-10-28T00:16:14.744Z] #42 10.38 DEP images/inventory.pb-c.d [2019-10-28T00:16:14.744Z] #42 10.43 PBCC images/cpuinfo.pb-c.c [2019-10-28T00:16:14.744Z] #42 10.48 DEP images/cpuinfo.pb-c.d [2019-10-28T00:16:14.744Z] #42 10.52 PBCC images/stats.pb-c.c [2019-10-28T00:16:14.744Z] #42 10.54 DEP images/stats.pb-c.d [2019-10-28T00:16:14.744Z] #42 11.85 make[1]: Nothing to be done for 'all'. [2019-10-28T00:16:14.744Z] #42 13.86 CC images/stats.o [2019-10-28T00:16:14.744Z] #42 14.24 CC images/core.o [2019-10-28T00:16:14.744Z] #42 14.76 CC images/core-x86.o [2019-10-28T00:16:14.744Z] #42 15.25 CC images/core-arm.o [2019-10-28T00:16:14.744Z] #42 15.62 CC images/core-aarch64.o [2019-10-28T00:16:14.744Z] #42 16.11 CC images/core-ppc64.o [2019-10-28T00:16:14.744Z] #42 16.57 CC images/core-s390.o [2019-10-28T00:16:14.744Z] #42 17.05 CC images/cpuinfo.o [2019-10-28T00:16:14.744Z] #42 17.39 CC images/inventory.o [2019-10-28T00:16:14.744Z] #42 17.61 CC images/fdinfo.o [2019-10-28T00:16:14.744Z] #42 18.16 CC images/fown.o [2019-10-28T00:16:14.744Z] #42 18.45 CC images/ns.o [2019-10-28T00:16:14.744Z] #42 18.74 CC images/regfile.o [2019-10-28T00:16:14.744Z] #42 18.98 CC images/ghost-file.o [2019-10-28T00:16:14.744Z] #42 19.37 CC images/fifo.o [2019-10-28T00:16:14.744Z] #42 19.63 CC images/remap-file-path.o [2019-10-28T00:16:14.744Z] #42 19.84 CC images/eventfd.o [2019-10-28T00:16:14.744Z] #42 20.05 CC images/eventpoll.o [2019-10-28T00:16:14.744Z] #42 20.25 CC images/fh.o [2019-10-28T00:16:15.075Z] #26 7.644 # 2.4% #### 6.5% ####### 10.8% ########## 15.1% ############# 18.8% ################## 25.0% #################### 29.1% ######################## 34.3% ########################## 37.3% ############################ 39.7% ############################# 40.8% ############################## 43.0% ################################# 46.3% ################################### 49.6% ###################################### 53.8% ######################################### 57.5% ############################################# 62.6% ############################################### 66.4% ################################################### 71.5% ######################################################### 80.3% ############################################################### 88.1% #################################################################### 95.0% ######################################################################## 100.0% [2019-10-28T00:16:15.169Z] #42 ... [2019-10-28T00:16:15.169Z] [2019-10-28T00:16:15.169Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:15.170Z] #60 29.24 Checking out files: 20% (609/2919) Checking out files: 21% (613/2919) Checking out files: 22% (643/2919) Checking out files: 23% (672/2919) Checking out files: 24% (701/2919) Checking out files: 25% (730/2919) Checking out files: 26% (759/2919) Checking out files: 27% (789/2919) Checking out files: 28% (818/2919) Checking out files: 29% (847/2919) Checking out files: 30% (876/2919) Checking out files: 31% (905/2919) Checking out files: 32% (935/2919) Checking out files: 33% (964/2919) Checking out files: 34% (993/2919) Checking out files: 35% (1022/2919) Checking out files: 36% (1051/2919) Checking out files: 37% (1081/2919) Checking out files: 38% (1110/2919) Checking out files: 39% (1139/2919) Checking out files: 40% (1168/2919) Checking out files: 41% (1197/2919) Checking out files: 42% (1226/2919) Checking out files: 43% (1256/2919) Checking out files: 44% (1285/2919) Checking out files: 45% (1314/2919) Checking out files: 46% (1343/2919) Checking out files: 47% (1372/2919) Checking out files: 48% (1402/2919) Checking out files: 49% (1431/2919) Checking out files: 50% (1460/2919) Checking out files: 51% (1489/2919) Checking out files: 52% (1518/2919) Checking out files: 53% (1548/2919) Checking out files: 54% (1577/2919) Checking out files: 55% (1606/2919) Checking out files: 56% (1635/2919) Checking out files: 57% (1664/2919) Checking out files: 58% (1694/2919) Checking out files: 59% (1723/2919) Checking out files: 60% (1752/2919) Checking out files: 61% (1781/2919) Checking out files: 62% (1810/2919) Checking out files: 63% (1839/2919) Checking out files: 64% (1869/2919) Checking out files: 65% (1898/2919) Checking out files: 66% (1927/2919) Checking out files: 67% (1956/2919) Checking out files: 68% (1985/2919) Checking out files: 69% (2015/2919) Checking out files: 70% (2044/2919) Checking out files: 71% (2073/2919) Checking out files: 72% (2102/2919) Checking out files: 73% (2131/2919) Checking out files: 74% (2161/2919) Checking out files: 75% (2190/2919) Checking out files: 76% (2219/2919) Checking out files: 77% (2248/2919) Checking out files: 78% (2277/2919) Checking out files: 79% (2307/2919) Checking out files: 80% (2336/2919) Checking out files: 81% (2365/2919) Checking out files: 82% (2394/2919) Checking out files: 83% (2423/2919) Checking out files: 84% (2452/2919) Checking out files: 85% (2482/2919) Checking out files: 86% (2511/2919) Checking out files: 87% (2540/2919) Checking out files: 88% (2569/2919) Checking out files: 89% (2598/2919) Checking out files: 90% (2628/2919) Checking out files: 91% (2657/2919) Checking out files: 92% (2686/2919) Checking out files: 93% (2715/2919) Checking out files: 94% (2744/2919) Checking out files: 95% (2774/2919) Checking out files: 96% (2803/2919) Checking out files: 97% (2832/2919) Checking out files: 98% (2861/2919) Checking out files: 99% (2890/2919) Checking out files: 100% (2919/2919) Checking out files: 100% (2919/2919), done. [2019-10-28T00:16:15.170Z] #60 31.16 + cd /tmp/tmp.9LIJHcmjRh/src/github.com/containerd/containerd [2019-10-28T00:16:15.170Z] #60 31.16 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:16:15.170Z] #60 31.72 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-28T00:16:15.170Z] #60 31.72 + BUILDTAGS='netgo osusergo static_build' [2019-10-28T00:16:15.170Z] #60 31.72 + export EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:16:15.170Z] #60 31.72 + EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:16:15.170Z] #60 31.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-28T00:16:15.170Z] #60 31.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-28T00:16:15.170Z] #60 31.72 + '[' '' = dynamic ']' [2019-10-28T00:16:15.170Z] #60 31.72 + make [2019-10-28T00:16:15.170Z] #60 33.05 + bin/ctr [2019-10-28T00:16:15.334Z] #26 10.58 [2019-10-28T00:16:15.334Z] #26 ... [2019-10-28T00:16:15.334Z] [2019-10-28T00:16:15.334Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:16:15.334Z] #28 58.15 + cd /tmp/tmp.KdrNtvRFNr/src/github.com/go-swagger/go-swagger [2019-10-28T00:16:15.334Z] #28 58.15 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-28T00:16:15.334Z] #28 61.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-28T00:16:15.592Z] #28 ... [2019-10-28T00:16:15.592Z] [2019-10-28T00:16:15.592Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:16:15.592Z] #40 66.32 Selecting previously unselected package protobuf-compiler. [2019-10-28T00:16:15.592Z] #40 66.32 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-28T00:16:15.592Z] #40 66.35 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-28T00:16:15.592Z] #40 66.68 Selecting previously unselected package python-pkg-resources. [2019-10-28T00:16:15.592Z] #40 66.68 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:16:15.592Z] #40 66.68 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-28T00:16:15.592Z] #40 67.10 Selecting previously unselected package python-protobuf. [2019-10-28T00:16:15.592Z] #40 67.10 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-28T00:16:15.592Z] #40 67.11 Unpacking python-protobuf (3.0.0-9) ... [2019-10-28T00:16:15.592Z] #40 68.11 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-28T00:16:15.592Z] #40 68.33 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-28T00:16:15.592Z] #40 68.34 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-28T00:16:15.623Z] #60 ... [2019-10-28T00:16:15.623Z] [2019-10-28T00:16:15.623Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:15.623Z] #18 24.01 Building dependency tree... [2019-10-28T00:16:15.623Z] #18 25.66 The following additional packages will be installed: [2019-10-28T00:16:15.623Z] #18 25.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-28T00:16:15.623Z] #18 25.69 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-28T00:16:15.623Z] #18 25.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-28T00:16:15.623Z] #18 25.69 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-28T00:16:15.623Z] #18 25.69 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-28T00:16:15.623Z] #18 25.69 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-28T00:16:15.623Z] #18 25.69 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-28T00:16:15.623Z] #18 25.69 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-28T00:16:15.623Z] #18 25.69 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-28T00:16:15.623Z] #18 25.69 Suggested packages: [2019-10-28T00:16:15.623Z] #18 25.69 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-28T00:16:15.623Z] #18 25.69 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-28T00:16:15.623Z] #18 25.69 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-28T00:16:15.623Z] #18 25.69 vim-doc vim-scripts xfsdump acl attr quota [2019-10-28T00:16:15.623Z] #18 25.69 Recommended packages: [2019-10-28T00:16:15.623Z] #18 25.69 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-28T00:16:15.623Z] #18 25.69 python3-keyrings.alt python3-xdg unzip [2019-10-28T00:16:15.623Z] #18 31.04 The following NEW packages will be installed: [2019-10-28T00:16:15.623Z] #18 31.04 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-28T00:16:15.623Z] #18 31.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-28T00:16:15.623Z] #18 31.04 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-28T00:16:15.623Z] #18 31.04 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-28T00:16:15.623Z] #18 31.04 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-28T00:16:15.623Z] #18 31.04 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-28T00:16:15.623Z] #18 31.04 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-28T00:16:15.623Z] #18 31.04 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-28T00:16:15.623Z] #18 31.04 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-28T00:16:15.623Z] #18 31.04 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-28T00:16:15.623Z] #18 31.04 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-28T00:16:15.623Z] #18 31.04 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-28T00:16:15.623Z] #18 31.04 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-28T00:16:15.623Z] #18 31.04 xfsprogs xxd xz-utils zip [2019-10-28T00:16:15.623Z] #18 31.14 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:16:15.623Z] #18 31.14 Need to get 88.2 MB of archives. [2019-10-28T00:16:15.623Z] #18 31.14 After this operation, 565 MB of additional disk space will be used. [2019-10-28T00:16:15.623Z] #18 31.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-28T00:16:15.623Z] #18 31.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-28T00:16:15.623Z] #18 31.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-28T00:16:15.623Z] #18 31.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-28T00:16:15.623Z] #18 31.35 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-28T00:16:15.623Z] #18 31.51 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-28T00:16:15.623Z] #18 31.53 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-28T00:16:15.623Z] #18 31.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-28T00:16:15.623Z] #18 31.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-28T00:16:15.623Z] #18 31.92 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-28T00:16:15.623Z] #18 32.34 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-28T00:16:15.623Z] #18 32.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-28T00:16:15.623Z] #18 32.38 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-28T00:16:15.623Z] #18 32.39 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-28T00:16:15.623Z] #18 32.39 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-28T00:16:15.623Z] #18 32.39 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-28T00:16:15.623Z] #18 32.50 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-28T00:16:15.623Z] #18 32.64 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-28T00:16:15.623Z] #18 32.64 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-28T00:16:15.623Z] #18 32.64 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-28T00:16:15.623Z] #18 32.79 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-28T00:16:15.623Z] #18 33.03 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-28T00:16:15.623Z] #18 33.03 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-28T00:16:15.623Z] #18 33.04 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-28T00:16:15.623Z] #18 33.04 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-28T00:16:15.623Z] #18 33.05 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-28T00:16:15.623Z] #18 33.05 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-28T00:16:15.623Z] #18 33.07 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-28T00:16:15.623Z] #18 33.07 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-28T00:16:15.623Z] #18 33.10 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-28T00:16:15.623Z] #18 33.10 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-28T00:16:15.623Z] #18 33.11 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-28T00:16:15.623Z] #18 33.12 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-28T00:16:15.623Z] #18 33.12 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-28T00:16:15.623Z] #18 33.13 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-28T00:16:15.623Z] #18 33.14 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-28T00:16:15.623Z] #18 33.14 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-28T00:16:15.623Z] #18 33.14 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-28T00:16:15.623Z] #18 33.15 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-28T00:16:15.623Z] #18 33.22 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-28T00:16:15.623Z] #18 33.31 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-28T00:16:15.623Z] #18 33.32 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-28T00:16:15.623Z] #18 33.40 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-28T00:16:15.623Z] #18 33.40 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-28T00:16:15.623Z] #18 33.40 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-28T00:16:15.623Z] #18 33.40 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-28T00:16:15.623Z] #18 33.40 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-28T00:16:15.623Z] #18 33.54 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-28T00:16:15.623Z] #18 33.76 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-28T00:16:15.624Z] #18 33.78 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-28T00:16:15.624Z] #18 33.86 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-28T00:16:15.624Z] #18 33.87 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-28T00:16:15.624Z] #18 33.88 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-28T00:16:15.624Z] #18 33.91 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-28T00:16:15.624Z] #18 33.91 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-28T00:16:15.624Z] #18 33.93 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-28T00:16:15.624Z] #18 34.28 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-28T00:16:15.624Z] #18 34.32 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-28T00:16:15.624Z] #18 34.39 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-28T00:16:15.624Z] #18 34.42 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-28T00:16:15.624Z] #18 34.43 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-28T00:16:15.624Z] #18 34.46 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-28T00:16:15.624Z] #18 34.82 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-28T00:16:15.624Z] #18 34.95 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-28T00:16:15.624Z] #18 34.96 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-28T00:16:15.926Z] #59 ... [2019-10-28T00:16:15.926Z] [2019-10-28T00:16:15.926Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:15.926Z] #41 24.61 make[1]: Nothing to be done for 'all'. [2019-10-28T00:16:16.039Z] #18 35.29 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-28T00:16:16.039Z] #18 ... [2019-10-28T00:16:16.039Z] [2019-10-28T00:16:16.039Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:16.039Z] #45 63.41 regexp/syntax [2019-10-28T00:16:16.039Z] #45 63.42 fmt [2019-10-28T00:16:16.160Z] #40 ... [2019-10-28T00:16:16.160Z] [2019-10-28T00:16:16.160Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:16.160Z] #44 58.45 io [2019-10-28T00:16:16.160Z] #44 58.46 strconv [2019-10-28T00:16:16.160Z] #44 60.50 bytes [2019-10-28T00:16:16.160Z] #44 63.69 reflect [2019-10-28T00:16:16.160Z] #44 64.02 bufio [2019-10-28T00:16:16.160Z] #44 66.72 syscall [2019-10-28T00:16:16.160Z] #44 ... [2019-10-28T00:16:16.160Z] [2019-10-28T00:16:16.160Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:16.418Z] #26 10.88 ####### 10.4% ################ 23.4% ######################### 35.1% ################################### 49.2% ########################################### 61.0% ####################################################### 77.6% ################################################################# 91.4% ######################################################################## 100.0% [2019-10-28T00:16:16.884Z] #41 ... [2019-10-28T00:16:16.884Z] [2019-10-28T00:16:16.884Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:16.884Z] #44 73.74 encoding/base64 [2019-10-28T00:16:16.884Z] #44 74.44 go/ast [2019-10-28T00:16:16.884Z] #44 76.10 encoding/json [2019-10-28T00:16:16.884Z] #44 80.55 text/template [2019-10-28T00:16:16.984Z] #26 12.15 [2019-10-28T00:16:17.553Z] #26 12.59 ### 5.2% [2019-10-28T00:16:17.553Z] #26 ... [2019-10-28T00:16:17.553Z] [2019-10-28T00:16:17.553Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-28T00:16:17.553Z] #12 DONE 4.2s [2019-10-28T00:16:17.553Z] [2019-10-28T00:16:17.553Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:18.072Z] #26 12.59 ### 5.2% ######## 11.6% ########### 16.1% ############### 21.2% ##################### 30.0% [2019-10-28T00:16:18.072Z] #26 ... [2019-10-28T00:16:18.072Z] [2019-10-28T00:16:18.072Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:18.072Z] #59 4.487 + RM_GOPATH=0 [2019-10-28T00:16:18.072Z] #59 4.487 + TMP_GOPATH= [2019-10-28T00:16:18.072Z] #59 4.487 + : /build [2019-10-28T00:16:18.072Z] #59 4.487 + '[' -z '' ']' [2019-10-28T00:16:18.072Z] #59 4.501 ++ mktemp -d [2019-10-28T00:16:18.072Z] #59 4.518 + export GOPATH=/tmp/tmp.qpznL8zUIF [2019-10-28T00:16:18.072Z] #59 4.519 + GOPATH=/tmp/tmp.qpznL8zUIF [2019-10-28T00:16:18.072Z] #59 4.519 + RM_GOPATH=1 [2019-10-28T00:16:18.072Z] #59 4.528 ++ dirname ./install.sh [2019-10-28T00:16:18.072Z] #59 4.529 + dir=. [2019-10-28T00:16:18.072Z] #59 4.529 + bin=containerd [2019-10-28T00:16:18.072Z] #59 4.529 + shift [2019-10-28T00:16:18.072Z] #59 4.529 + '[' '!' -f ./containerd.installer ']' [2019-10-28T00:16:18.072Z] #59 4.529 + . ./containerd.installer [2019-10-28T00:16:18.072Z] #59 4.529 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:16:18.072Z] #59 4.530 + install_containerd [2019-10-28T00:16:18.072Z] #59 4.530 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-28T00:16:18.072Z] #59 4.530 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qpznL8zUIF/src/github.com/containerd/containerd [2019-10-28T00:16:18.072Z] #59 4.530 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:16:18.072Z] #59 4.531 Cloning into '/tmp/tmp.qpznL8zUIF/src/github.com/containerd/containerd'... [2019-10-28T00:16:18.072Z] #59 ... [2019-10-28T00:16:18.072Z] [2019-10-28T00:16:18.072Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:18.387Z] #44 ... [2019-10-28T00:16:18.387Z] [2019-10-28T00:16:18.387Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:18.387Z] #17 14.24 Fetched 7742 kB in 11s (667 kB/s) [2019-10-28T00:16:18.387Z] #17 14.24 Reading package lists... [2019-10-28T00:16:18.404Z] #38 ... [2019-10-28T00:16:18.404Z] [2019-10-28T00:16:18.404Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:18.404Z] #17 127.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-28T00:16:18.404Z] #17 127.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-28T00:16:18.404Z] #17 127.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-28T00:16:18.404Z] #17 127.4 Setting up python3-wheel (0.29.0-2) ... [2019-10-28T00:16:18.404Z] #17 128.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:16:18.404Z] #17 129.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-28T00:16:18.404Z] #17 129.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:16:18.404Z] #17 130.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-28T00:16:18.404Z] #17 130.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-28T00:16:18.404Z] #17 131.0 Setting up dh-python (2.20170125) ... [2019-10-28T00:16:18.404Z] #17 131.8 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-28T00:16:18.404Z] #17 131.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:18.404Z] #17 DONE 132.1s [2019-10-28T00:16:18.404Z] [2019-10-28T00:16:18.404Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:18.404Z] #41 129.2 CC criu/irmap.o [2019-10-28T00:16:18.404Z] #41 129.8 CC criu/kcmp-ids.o [2019-10-28T00:16:18.404Z] #41 130.1 CC criu/kerndat.o [2019-10-28T00:16:18.404Z] #41 131.1 CC criu/libnetlink.o [2019-10-28T00:16:18.404Z] #41 131.5 CC criu/log.o [2019-10-28T00:16:18.404Z] #41 131.8 CC criu/lsm.o [2019-10-28T00:16:18.404Z] #41 132.1 CC criu/mem.o [2019-10-28T00:16:18.404Z] #41 133.5 CC criu/mount.o [2019-10-28T00:16:18.589Z] #26 12.59 ### 5.2% ######## 11.6% ########### 16.1% ############### 21.2% ##################### 30.0% ########################## 36.8% ################################# 46.0% ###################################### 53.9% ########################################## 59.0% ############################################# 62.8% ######## [2019-10-28T00:16:18.589Z] #26 ... [2019-10-28T00:16:18.589Z] [2019-10-28T00:16:18.589Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:16:18.589Z] #33 61.28 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:16:18.589Z] #33 61.62 Fetched 13.7 MB in 3s (3909 kB/s) [2019-10-28T00:16:18.589Z] #33 61.81 Selecting previously unselected package cmake-data. [2019-10-28T00:16:18.589Z] #33 61.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-28T00:16:18.589Z] #33 61.89 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-28T00:16:18.589Z] #33 61.93 Unpacking cmake-data (3.7.2-1) ... [2019-10-28T00:16:18.589Z] #33 65.42 Selecting previously unselected package liblzo2-2:amd64. [2019-10-28T00:16:18.589Z] #33 65.43 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-28T00:16:18.589Z] #33 65.44 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:16:18.589Z] #33 65.60 Selecting previously unselected package libicu57:amd64. [2019-10-28T00:16:18.589Z] #33 65.61 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-28T00:16:18.589Z] #33 65.62 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-28T00:16:18.589Z] #33 ... [2019-10-28T00:16:18.589Z] [2019-10-28T00:16:18.589Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:19.107Z] #26 12.59 ### 5.2% ######## 11.6% ########### 16.1% ############### 21.2% ##################### 30.0% ########################## 36.8% ################################# 46.0% ###################################### 53.9% ########################################## 59.0% ############################################# 62.8% ################################################## 69.6% #################################################### 72.5% ###################################################### 75.6% ########################################################### 83.0% ################################################################# 91.0% ######################################################################## 100.0% [2019-10-28T00:16:19.107Z] #26 ... [2019-10-28T00:16:19.107Z] [2019-10-28T00:16:19.107Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:19.107Z] #54 3.881 + RM_GOPATH=0 [2019-10-28T00:16:19.107Z] #54 3.881 + TMP_GOPATH= [2019-10-28T00:16:19.107Z] #54 3.881 + : /build [2019-10-28T00:16:19.107Z] #54 3.881 + '[' -z '' ']' [2019-10-28T00:16:19.107Z] #54 3.881 ++ mktemp -d [2019-10-28T00:16:19.107Z] #54 3.883 + export GOPATH=/tmp/tmp.XBE8aGhiro [2019-10-28T00:16:19.107Z] #54 3.884 + GOPATH=/tmp/tmp.XBE8aGhiro [2019-10-28T00:16:19.107Z] #54 3.884 + RM_GOPATH=1 [2019-10-28T00:16:19.107Z] #54 3.884 ++ dirname ./install.sh [2019-10-28T00:16:19.107Z] #54 3.889 + dir=. [2019-10-28T00:16:19.107Z] #54 3.889 + bin=runc [2019-10-28T00:16:19.107Z] #54 3.889 + shift [2019-10-28T00:16:19.107Z] #54 3.889 + '[' '!' -f ./runc.installer ']' [2019-10-28T00:16:19.107Z] #54 3.889 + . ./runc.installer [2019-10-28T00:16:19.107Z] #54 3.889 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:16:19.107Z] #54 3.889 + install_runc [2019-10-28T00:16:19.107Z] #54 3.889 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-28T00:16:19.107Z] #54 3.889 + uname -r [2019-10-28T00:16:19.107Z] #54 3.905 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-28T00:16:19.107Z] #54 3.905 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-28T00:16:19.107Z] #54 3.905 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-28T00:16:19.107Z] #54 3.905 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XBE8aGhiro/src/github.com/opencontainers/runc [2019-10-28T00:16:19.107Z] #54 3.913 Cloning into '/tmp/tmp.XBE8aGhiro/src/github.com/opencontainers/runc'... [2019-10-28T00:16:19.336Z] #17 20.59 Reading package lists... [2019-10-28T00:16:19.336Z] #17 ... [2019-10-28T00:16:19.336Z] [2019-10-28T00:16:19.336Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:19.336Z] #41 28.03 CC images/stats.o [2019-10-28T00:16:19.673Z] #54 ... [2019-10-28T00:16:19.673Z] [2019-10-28T00:16:19.673Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:19.673Z] #26 14.70 [2019-10-28T00:16:20.280Z] #41 28.63 CC images/core.o [2019-10-28T00:16:20.527Z] #45 ... [2019-10-28T00:16:20.527Z] [2019-10-28T00:16:20.527Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:20.527Z] #32 58.07 os [2019-10-28T00:16:20.527Z] #32 59.04 internal/fmtsort [2019-10-28T00:16:20.527Z] #32 59.94 strings [2019-10-28T00:16:20.527Z] #32 62.59 fmt [2019-10-28T00:16:20.527Z] #32 62.98 path/filepath [2019-10-28T00:16:20.527Z] #32 64.68 io/ioutil [2019-10-28T00:16:20.527Z] #32 65.25 text/tabwriter [2019-10-28T00:16:20.527Z] #32 67.20 flag [2019-10-28T00:16:20.527Z] #32 67.20 github.com/BurntSushi/toml [2019-10-28T00:16:20.951Z] #32 ... [2019-10-28T00:16:20.951Z] [2019-10-28T00:16:20.951Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:20.951Z] #42 20.48 CC images/fsnotify.o [2019-10-28T00:16:20.951Z] #42 20.96 CC images/signalfd.o [2019-10-28T00:16:20.951Z] #42 21.15 CC images/fs.o [2019-10-28T00:16:20.951Z] #42 21.43 CC images/pstree.o [2019-10-28T00:16:20.951Z] #42 21.72 CC images/pipe.o [2019-10-28T00:16:20.951Z] #42 21.86 CC images/tcp-stream.o [2019-10-28T00:16:20.951Z] #42 22.06 CC images/sk-packet.o [2019-10-28T00:16:20.951Z] #42 22.30 CC images/mnt.o [2019-10-28T00:16:20.951Z] #42 22.52 CC images/pipe-data.o [2019-10-28T00:16:20.951Z] #42 22.69 CC images/sa.o [2019-10-28T00:16:20.951Z] #42 22.85 CC images/timer.o [2019-10-28T00:16:20.951Z] #42 23.13 CC images/timerfd.o [2019-10-28T00:16:20.951Z] #42 23.28 CC images/mm.o [2019-10-28T00:16:20.951Z] #42 23.57 CC images/sk-opts.o [2019-10-28T00:16:20.951Z] #42 23.77 CC images/sk-unix.o [2019-10-28T00:16:20.951Z] #42 24.22 CC images/sk-inet.o [2019-10-28T00:16:20.951Z] #42 24.78 CC images/tun.o [2019-10-28T00:16:20.951Z] #42 24.99 CC images/sk-netlink.o [2019-10-28T00:16:20.951Z] #42 25.18 CC images/packet-sock.o [2019-10-28T00:16:20.951Z] #42 25.42 CC images/ipc-var.o [2019-10-28T00:16:20.951Z] #42 25.58 CC images/ipc-desc.o [2019-10-28T00:16:20.951Z] #42 25.71 CC images/ipc-shm.o [2019-10-28T00:16:20.951Z] #42 25.85 CC images/ipc-msg.o [2019-10-28T00:16:20.951Z] #42 26.01 CC images/ipc-sem.o [2019-10-28T00:16:20.951Z] #42 26.28 CC images/utsns.o [2019-10-28T00:16:21.052Z] #41 29.96 CC images/core-x86.o [2019-10-28T00:16:21.354Z] #42 26.61 CC images/creds.o [2019-10-28T00:16:21.354Z] #42 ... [2019-10-28T00:16:21.354Z] [2019-10-28T00:16:21.354Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:21.354Z] #32 68.83 log [2019-10-28T00:16:21.671Z] #41 136.9 CC criu/namespaces.o [2019-10-28T00:16:21.743Z] #26 15.17 ## 3.0% ### 4.8% ##### 7.8% ######## 11.1% ########## 14.4% ########### 16.7% ############# 18.9% ############### 21.4% ################# 23.8% ################## 26.0% #################### 28.9% ##################### 30.2% ####################### 32.4% ######################## 34.1% ######################### 35.5% [2019-10-28T00:16:21.743Z] #26 ... [2019-10-28T00:16:21.743Z] [2019-10-28T00:16:21.743Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-28T00:16:21.743Z] #13 3.575 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-28T00:16:21.743Z] #13 DONE 4.0s [2019-10-28T00:16:21.743Z] [2019-10-28T00:16:21.743Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:21.752Z] #32 ... [2019-10-28T00:16:21.752Z] [2019-10-28T00:16:21.752Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:21.752Z] #27 35.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-28T00:16:21.752Z] #27 36.24 [2019-10-28T00:16:21.752Z] #27 36.59 ############################################################## 86.3% ######################################################################## 100.0% [2019-10-28T00:16:21.752Z] #27 36.74 [2019-10-28T00:16:21.752Z] #27 38.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-28T00:16:21.752Z] #27 38.56 skipping existing b63cc5f62c21 [2019-10-28T00:16:21.752Z] #27 38.63 [2019-10-28T00:16:21.752Z] #27 40.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-28T00:16:21.752Z] #27 40.65 [2019-10-28T00:16:21.752Z] #27 41.00 ######################################################################## 100.0% [2019-10-28T00:16:21.752Z] #27 41.12 [2019-10-28T00:16:21.752Z] #27 41.20 Download of images into '/build' complete. [2019-10-28T00:16:21.752Z] #27 41.20 Use something like the following to load the result into a Docker daemon: [2019-10-28T00:16:21.752Z] #27 41.20 tar -cC '/build' . | docker load [2019-10-28T00:16:21.752Z] #27 DONE 41.3s [2019-10-28T00:16:22.222Z] [2019-10-28T00:16:22.222Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:22.222Z] #42 26.84 CC images/vma.o [2019-10-28T00:16:22.222Z] #42 27.03 CC images/netdev.o [2019-10-28T00:16:22.222Z] #42 27.50 CC images/tty.o [2019-10-28T00:16:22.436Z] #41 31.02 CC images/core-arm.o [2019-10-28T00:16:22.711Z] #41 31.64 CC images/core-aarch64.o [2019-10-28T00:16:23.100Z] #42 28.30 CC images/file-lock.o [2019-10-28T00:16:23.100Z] #42 28.48 CC images/rlimit.o [2019-10-28T00:16:23.509Z] #42 28.79 CC images/pagemap.o [2019-10-28T00:16:23.509Z] #42 29.00 CC images/siginfo.o [2019-10-28T00:16:23.600Z] #41 138.6 CC criu/net.o [2019-10-28T00:16:23.649Z] #41 32.15 CC images/core-ppc64.o [2019-10-28T00:16:23.930Z] #42 29.27 CC images/rpc.o [2019-10-28T00:16:24.590Z] #41 33.27 CC images/core-s390.o [2019-10-28T00:16:25.105Z] #26 15.17 ## 3.0% ### 4.8% ##### 7.8% ######## 11.1% ########## 14.4% ########### 16.7% ############# 18.9% ############### 21.4% ################# 23.8% ################## 26.0% #################### 28.9% ##################### 30.2% ####################### 32.4% ######################## 34.1% ######################### 35.5% ########################### 37.6% ########################### 38.6% ############################ 39.8% ############################# 40.4% ############################## 42.4% ############################### 43.4% ############################### 44.3% ################################# 45.9% ################################## 47.7% #################################### 50.3% ##################################### 51.8% ####################################### 55.5% ########################################## 58.7% ############################################ 62.1% ############################################## 64.7% ################################################ 66.9% ################################################## 69.9% ################################################### 71.9% ##################################################### 73.7% ###################################################### 75.5% ####################################################### 77.4% ######################################################### 79.2% ########################################################## 80.9% ########################################################### 82.8% ############################################################# 85.5% ############################################################## 87.4% ################################################################ 89.7% ################################################################# 91.6% ################################################################### 93.6% #################################################################### 95.1% ##################################################################### 96.4% ######################################################################## 100.0% [2019-10-28T00:16:25.363Z] #26 20.48 [2019-10-28T00:16:25.537Z] #41 34.28 CC images/cpuinfo.o [2019-10-28T00:16:25.577Z] #42 31.01 CC images/ext-file.o [2019-10-28T00:16:25.798Z] #41 ... [2019-10-28T00:16:25.798Z] [2019-10-28T00:16:25.798Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:25.798Z] #17 20.59 Reading package lists... [2019-10-28T00:16:25.798Z] #17 26.82 Building dependency tree... [2019-10-28T00:16:25.798Z] #17 29.48 The following additional packages will be installed: [2019-10-28T00:16:25.798Z] #17 29.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-28T00:16:25.798Z] #17 29.49 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-28T00:16:25.798Z] #17 29.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-28T00:16:25.798Z] #17 29.49 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-28T00:16:25.798Z] #17 29.49 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-28T00:16:25.798Z] #17 29.49 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-28T00:16:25.798Z] #17 29.49 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-28T00:16:25.798Z] #17 29.49 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-28T00:16:25.798Z] #17 29.49 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-28T00:16:25.798Z] #17 29.50 Suggested packages: [2019-10-28T00:16:25.798Z] #17 29.50 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-28T00:16:25.798Z] #17 29.50 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-28T00:16:25.798Z] #17 29.51 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-28T00:16:25.798Z] #17 29.51 vim-doc vim-scripts xfsdump acl attr quota [2019-10-28T00:16:25.798Z] #17 29.51 Recommended packages: [2019-10-28T00:16:25.798Z] #17 29.51 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-28T00:16:25.798Z] #17 29.51 python3-keyrings.alt python3-xdg unzip [2019-10-28T00:16:25.927Z] #26 ... [2019-10-28T00:16:25.928Z] [2019-10-28T00:16:25.928Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-28T00:16:25.928Z] #14 DONE 4.3s [2019-10-28T00:16:25.928Z] [2019-10-28T00:16:25.928Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-28T00:16:25.978Z] #42 31.22 CC images/cgroup.o [2019-10-28T00:16:26.115Z] #41 141.1 CC criu/netfilter.o [2019-10-28T00:16:26.116Z] #41 141.4 CC criu/page-pipe.o [2019-10-28T00:16:26.370Z] #17 ... [2019-10-28T00:16:26.370Z] [2019-10-28T00:16:26.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:26.370Z] #41 35.03 CC images/inventory.o [2019-10-28T00:16:26.383Z] #42 ... [2019-10-28T00:16:26.383Z] [2019-10-28T00:16:26.383Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:26.383Z] #18 35.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-28T00:16:26.383Z] #18 35.56 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-28T00:16:26.383Z] #18 37.44 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-28T00:16:26.383Z] #18 39.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:16:26.383Z] #18 39.83 Fetched 88.2 MB in 7s (11.0 MB/s) [2019-10-28T00:16:26.383Z] #18 39.89 Selecting previously unselected package bash-completion. [2019-10-28T00:16:26.383Z] #18 39.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-28T00:16:26.383Z] #18 39.93 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-28T00:16:26.383Z] #18 43.18 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-28T00:16:26.383Z] #18 43.86 Selecting previously unselected package libnet1:s390x. [2019-10-28T00:16:26.383Z] #18 43.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-28T00:16:26.383Z] #18 43.86 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-28T00:16:26.383Z] #18 44.09 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-28T00:16:26.383Z] #18 44.09 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-28T00:16:26.383Z] #18 44.10 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-28T00:16:26.383Z] #18 44.25 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-28T00:16:26.383Z] #18 44.25 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-28T00:16:26.383Z] #18 44.25 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-28T00:16:26.383Z] #18 44.51 Selecting previously unselected package libudev-dev:s390x. [2019-10-28T00:16:26.383Z] #18 44.51 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-28T00:16:26.383Z] #18 44.52 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-28T00:16:26.383Z] #18 44.79 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-28T00:16:26.383Z] #18 44.80 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-28T00:16:26.383Z] #18 44.80 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-28T00:16:26.383Z] #18 45.48 Selecting previously unselected package python3.5-minimal. [2019-10-28T00:16:26.383Z] #18 45.48 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-28T00:16:26.383Z] #18 45.49 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:16:26.383Z] #18 ... [2019-10-28T00:16:26.383Z] [2019-10-28T00:16:26.383Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:26.383Z] #42 31.74 CC images/userns.o [2019-10-28T00:16:26.677Z] #41 141.9 CC criu/page-xfer.o [2019-10-28T00:16:26.796Z] #42 32.03 CC images/google/protobuf/descriptor.o [2019-10-28T00:16:26.941Z] #41 35.53 CC images/fdinfo.o [2019-10-28T00:16:27.513Z] #41 36.08 CC images/fown.o [2019-10-28T00:16:27.513Z] #41 36.30 CC images/ns.o [2019-10-28T00:16:27.613Z] #41 143.0 CC criu/pagemap-cache.o [2019-10-28T00:16:27.774Z] #41 36.54 CC images/regfile.o [2019-10-28T00:16:28.035Z] #41 36.86 CC images/ghost-file.o [2019-10-28T00:16:28.154Z] #42 33.19 CC images/opts.o [2019-10-28T00:16:28.154Z] #42 33.39 CC images/seccomp.o [2019-10-28T00:16:28.154Z] #42 33.54 CC images/binfmt-misc.o [2019-10-28T00:16:28.179Z] #41 ... [2019-10-28T00:16:28.179Z] [2019-10-28T00:16:28.179Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:16:28.179Z] #18 5.554 Collecting yamllint==1.16.0 [2019-10-28T00:16:28.179Z] #18 ... [2019-10-28T00:16:28.179Z] [2019-10-28T00:16:28.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:28.179Z] #41 143.4 CC criu/pagemap.o [2019-10-28T00:16:28.459Z] #15 ... [2019-10-28T00:16:28.459Z] [2019-10-28T00:16:28.459Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:28.459Z] #31 70.90 time [2019-10-28T00:16:28.459Z] #31 77.63 internal/poll [2019-10-28T00:16:28.459Z] #31 80.84 os [2019-10-28T00:16:28.536Z] #42 33.87 CC images/time.o [2019-10-28T00:16:28.609Z] #41 37.23 CC images/fifo.o [2019-10-28T00:16:28.716Z] #31 ... [2019-10-28T00:16:28.716Z] [2019-10-28T00:16:28.716Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:28.716Z] #26 22.54 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-28T00:16:28.716Z] #26 22.90 [2019-10-28T00:16:28.716Z] #26 23.18 ######################################################################## 100.0% [2019-10-28T00:16:28.716Z] #26 23.37 [2019-10-28T00:16:28.870Z] #41 37.51 CC images/remap-file-path.o [2019-10-28T00:16:28.918Z] #42 ... [2019-10-28T00:16:28.918Z] [2019-10-28T00:16:28.918Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:28.918Z] #32 71.84 github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:16:28.918Z] #32 DONE 76.2s [2019-10-28T00:16:28.918Z] [2019-10-28T00:16:28.918Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:28.918Z] #42 34.03 CC images/sysctl.o [2019-10-28T00:16:28.918Z] #42 34.37 CC images/autofs.o [2019-10-28T00:16:28.974Z] #26 ... [2019-10-28T00:16:28.974Z] [2019-10-28T00:16:28.974Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:16:28.974Z] #40 73.80 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:16:28.974Z] #40 73.84 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-28T00:16:28.974Z] #40 73.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:28.974Z] #40 73.91 Setting up python-protobuf (3.0.0-9) ... [2019-10-28T00:16:28.974Z] #40 81.14 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-28T00:16:28.974Z] #40 81.15 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-28T00:16:28.974Z] #40 81.17 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-28T00:16:28.974Z] #40 81.20 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-28T00:16:28.974Z] #40 81.22 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-28T00:16:28.974Z] #40 81.24 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:16:28.974Z] #40 81.25 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-28T00:16:28.974Z] #40 81.27 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-28T00:16:28.974Z] #40 81.30 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-28T00:16:28.974Z] #40 81.33 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-28T00:16:28.974Z] #40 81.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:28.974Z] #40 DONE 81.8s [2019-10-28T00:16:29.105Z] #41 144.2 CC criu/parasite-syscall.o [2019-10-28T00:16:29.131Z] #41 37.77 CC images/eventfd.o [2019-10-28T00:16:29.231Z] [2019-10-28T00:16:29.231Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:29.231Z] #41 ... [2019-10-28T00:16:29.231Z] [2019-10-28T00:16:29.231Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-28T00:16:29.231Z] #15 DONE 3.4s [2019-10-28T00:16:29.346Z] #42 34.69 CC images/macvlan.o [2019-10-28T00:16:29.346Z] #42 34.83 CC images/sit.o [2019-10-28T00:16:29.392Z] #41 ... [2019-10-28T00:16:29.392Z] [2019-10-28T00:16:29.392Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:29.392Z] #44 86.34 go/parser [2019-10-28T00:16:29.392Z] #44 88.84 compress/flate [2019-10-28T00:16:29.392Z] #44 92.39 crypto/rand [2019-10-28T00:16:29.392Z] #44 93.12 go/doc [2019-10-28T00:16:29.392Z] #44 93.60 crypto/elliptic [2019-10-28T00:16:29.392Z] #44 95.57 encoding/asn1 [2019-10-28T00:16:29.392Z] #44 ... [2019-10-28T00:16:29.392Z] [2019-10-28T00:16:29.392Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:29.392Z] #17 33.00 The following NEW packages will be installed: [2019-10-28T00:16:29.392Z] #17 33.01 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-28T00:16:29.392Z] #17 33.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-28T00:16:29.392Z] #17 33.01 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-28T00:16:29.392Z] #17 33.01 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-28T00:16:29.392Z] #17 33.01 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-28T00:16:29.392Z] #17 33.01 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-28T00:16:29.392Z] #17 33.02 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-28T00:16:29.392Z] #17 33.02 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-28T00:16:29.392Z] #17 33.02 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-28T00:16:29.392Z] #17 33.02 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-28T00:16:29.392Z] #17 33.02 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-28T00:16:29.392Z] #17 33.02 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-28T00:16:29.392Z] #17 33.02 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-28T00:16:29.392Z] #17 33.02 xfsprogs xxd xz-utils zip [2019-10-28T00:16:29.392Z] #17 34.10 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:16:29.392Z] #17 34.10 Need to get 84.4 MB of archives. [2019-10-28T00:16:29.392Z] #17 34.10 After this operation, 528 MB of additional disk space will be used. [2019-10-28T00:16:29.392Z] #17 34.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-28T00:16:29.392Z] #17 34.11 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-28T00:16:29.392Z] #17 34.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-28T00:16:29.392Z] #17 34.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-28T00:16:29.392Z] #17 34.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-28T00:16:29.392Z] #17 34.20 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-28T00:16:29.392Z] #17 34.53 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-28T00:16:29.392Z] #17 34.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-28T00:16:29.392Z] #17 34.61 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-28T00:16:29.392Z] #17 34.62 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-28T00:16:29.392Z] #17 34.78 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-28T00:16:29.392Z] #17 34.80 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-28T00:16:29.392Z] #17 34.80 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-28T00:16:29.392Z] #17 34.83 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-28T00:16:29.392Z] #17 34.83 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-28T00:16:29.392Z] #17 34.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-28T00:16:29.392Z] #17 34.83 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-28T00:16:29.392Z] #17 34.85 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-28T00:16:29.392Z] #17 34.85 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-28T00:16:29.392Z] #17 34.87 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-28T00:16:29.392Z] #17 34.87 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-28T00:16:29.392Z] #17 34.88 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-28T00:16:29.392Z] #17 34.90 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-28T00:16:29.392Z] #17 35.05 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-28T00:16:29.392Z] #17 35.05 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-28T00:16:29.392Z] #17 35.05 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-28T00:16:29.392Z] #17 35.06 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-28T00:16:29.392Z] #17 35.06 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-28T00:16:29.392Z] #17 35.06 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-28T00:16:29.392Z] #17 35.09 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-28T00:16:29.392Z] #17 35.11 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-28T00:16:29.392Z] #17 35.12 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-28T00:16:29.392Z] #17 35.12 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-28T00:16:29.392Z] #17 35.13 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-28T00:16:29.392Z] #17 35.15 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-28T00:16:29.392Z] #17 35.16 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-28T00:16:29.392Z] #17 35.16 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-28T00:16:29.392Z] #17 35.17 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-28T00:16:29.392Z] #17 35.17 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-28T00:16:29.392Z] #17 35.20 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-28T00:16:29.392Z] #17 35.21 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-28T00:16:29.392Z] #17 35.23 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-28T00:16:29.392Z] #17 35.26 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-28T00:16:29.392Z] #17 35.26 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-28T00:16:29.392Z] #17 35.28 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-28T00:16:29.392Z] #17 35.29 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-28T00:16:29.392Z] #17 35.30 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-28T00:16:29.392Z] #17 35.31 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-28T00:16:29.392Z] #17 35.42 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-28T00:16:29.392Z] #17 35.44 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-28T00:16:29.392Z] #17 35.51 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-28T00:16:29.392Z] #17 35.53 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-28T00:16:29.392Z] #17 35.53 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-28T00:16:29.392Z] #17 35.55 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-28T00:16:29.392Z] #17 35.56 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-28T00:16:29.392Z] #17 35.57 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-28T00:16:29.392Z] #17 35.82 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-28T00:16:29.392Z] #17 35.86 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-28T00:16:29.392Z] #17 35.90 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-28T00:16:29.392Z] #17 35.91 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-28T00:16:29.392Z] #17 35.91 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-28T00:16:29.392Z] #17 35.99 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-28T00:16:29.488Z] [2019-10-28T00:16:29.489Z] #16 [dev 6/24] RUN ldconfig [2019-10-28T00:16:29.653Z] #17 36.36 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-28T00:16:29.817Z] #42 34.99 LINK images/built-in.o [2019-10-28T00:16:29.817Z] #42 35.14 GEN compel/include/asm [2019-10-28T00:16:29.817Z] #42 35.14 GEN compel/include/version.h [2019-10-28T00:16:29.817Z] #42 35.18 touch .config [2019-10-28T00:16:29.817Z] #42 35.18 GEN include/common/config.h [2019-10-28T00:16:29.817Z] #42 35.24 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-28T00:16:29.817Z] #42 35.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-28T00:16:29.914Z] #17 36.58 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-28T00:16:29.914Z] #17 36.59 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-28T00:16:30.029Z] #41 145.1 CC criu/path.o [2019-10-28T00:16:30.029Z] #41 145.4 CC criu/pie-util-vdso-elf32.o [2019-10-28T00:16:30.060Z] #16 ... [2019-10-28T00:16:30.061Z] [2019-10-28T00:16:30.061Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:16:30.061Z] #33 75.01 Selecting previously unselected package libxml2:amd64. [2019-10-28T00:16:30.061Z] #33 75.02 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-28T00:16:30.061Z] #33 75.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:16:30.061Z] #33 76.21 Selecting previously unselected package libarchive13:amd64. [2019-10-28T00:16:30.061Z] #33 76.23 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-28T00:16:30.061Z] #33 76.24 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-28T00:16:30.061Z] #33 76.56 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-28T00:16:30.061Z] #33 76.56 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-28T00:16:30.061Z] #33 76.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-28T00:16:30.061Z] #33 76.83 Selecting previously unselected package libuv1:amd64. [2019-10-28T00:16:30.061Z] #33 76.83 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-28T00:16:30.061Z] #33 76.83 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-28T00:16:30.061Z] #33 77.03 Selecting previously unselected package cmake. [2019-10-28T00:16:30.061Z] #33 77.03 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-28T00:16:30.061Z] #33 77.16 Unpacking cmake (3.7.2-1) ... [2019-10-28T00:16:30.061Z] #33 80.88 Selecting previously unselected package xxd. [2019-10-28T00:16:30.061Z] #33 80.89 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-28T00:16:30.061Z] #33 80.92 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:30.061Z] #33 81.09 Selecting previously unselected package vim-common. [2019-10-28T00:16:30.061Z] #33 81.09 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:16:30.061Z] #33 81.11 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:30.061Z] #33 81.42 Processing triggers for mime-support (3.60) ... [2019-10-28T00:16:30.061Z] #33 81.61 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:30.061Z] #33 81.61 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-28T00:16:30.061Z] #33 81.71 Setting up cmake-data (3.7.2-1) ... [2019-10-28T00:16:30.061Z] #33 81.78 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-28T00:16:30.061Z] #33 81.81 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:16:30.061Z] #33 81.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:30.061Z] #33 81.97 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:30.061Z] #33 82.00 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:16:30.061Z] #33 82.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-28T00:16:30.061Z] #33 82.10 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-28T00:16:30.061Z] #33 82.14 Setting up cmake (3.7.2-1) ... [2019-10-28T00:16:30.061Z] #33 82.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:16:30.061Z] #33 DONE 82.8s [2019-10-28T00:16:30.061Z] [2019-10-28T00:16:30.061Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:30.061Z] #26 25.27 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-28T00:16:30.175Z] #17 36.90 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-28T00:16:30.284Z] #41 145.7 CC criu/pie-util-vdso.o [2019-10-28T00:16:30.319Z] #26 ... [2019-10-28T00:16:30.319Z] [2019-10-28T00:16:30.319Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:16:30.319Z] #34 DONE 0.1s [2019-10-28T00:16:30.319Z] [2019-10-28T00:16:30.319Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-28T00:16:30.319Z] #35 DONE 0.1s [2019-10-28T00:16:30.319Z] [2019-10-28T00:16:30.319Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:30.335Z] #42 35.32 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-28T00:16:30.335Z] #42 35.38 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-28T00:16:30.335Z] #42 35.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-28T00:16:30.335Z] #42 35.42 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-28T00:16:30.335Z] #42 35.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-28T00:16:30.335Z] #42 35.46 DEP compel/plugins/std/infect.d [2019-10-28T00:16:30.335Z] #42 35.58 DEP compel/plugins/std/string.d [2019-10-28T00:16:30.335Z] #42 35.64 DEP compel/plugins/std/log.d [2019-10-28T00:16:30.335Z] #42 35.75 DEP compel/plugins/std/fds.d [2019-10-28T00:16:30.435Z] #17 37.09 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-28T00:16:30.435Z] #17 37.09 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-28T00:16:30.794Z] #42 35.90 DEP compel/plugins/std/std.d [2019-10-28T00:16:30.794Z] #42 36.05 DEP compel/plugins/shmem/shmem.d [2019-10-28T00:16:30.794Z] #42 36.11 DEP compel/plugins/fds/fds.d [2019-10-28T00:16:30.794Z] #42 36.25 CC compel/plugins/std/std.o [2019-10-28T00:16:30.845Z] #41 146.1 CC criu/pie-util.o [2019-10-28T00:16:31.100Z] #41 146.3 CC criu/pipes.o [2019-10-28T00:16:31.232Z] #42 ... [2019-10-28T00:16:31.232Z] [2019-10-28T00:16:31.233Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:31.233Z] #45 68.58 regexp [2019-10-28T00:16:31.233Z] #45 69.11 go/token [2019-10-28T00:16:31.233Z] #45 70.58 go/scanner [2019-10-28T00:16:31.233Z] #45 72.11 go/ast [2019-10-28T00:16:31.233Z] #45 73.90 internal/lazyregexp [2019-10-28T00:16:31.233Z] #45 74.20 net/url [2019-10-28T00:16:31.233Z] #45 76.08 text/template/parse [2019-10-28T00:16:31.233Z] #45 ... [2019-10-28T00:16:31.233Z] [2019-10-28T00:16:31.233Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:31.233Z] #42 36.62 CC compel/plugins/std/fds.o [2019-10-28T00:16:31.621Z] #42 37.10 CC compel/plugins/std/log.o [2019-10-28T00:16:31.660Z] #41 147.0 CC criu/plugin.o [2019-10-28T00:16:32.219Z] #36 ... [2019-10-28T00:16:32.219Z] [2019-10-28T00:16:32.219Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:32.219Z] #54 13.01 + cd /tmp/tmp.XBE8aGhiro/src/github.com/opencontainers/runc [2019-10-28T00:16:32.219Z] #54 13.01 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:16:32.219Z] #54 13.59 + '[' -z '' ']' [2019-10-28T00:16:32.219Z] #54 13.59 + target=static [2019-10-28T00:16:32.219Z] #54 13.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-28T00:16:32.219Z] #54 15.86 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-28T00:16:32.219Z] #54 ... [2019-10-28T00:16:32.219Z] [2019-10-28T00:16:32.219Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:32.219Z] #26 25.92 [2019-10-28T00:16:32.219Z] #26 26.35 ######## 11.6% ################################################################ 89.4% ######################################################################## 100.0% [2019-10-28T00:16:32.219Z] #26 26.70 [2019-10-28T00:16:32.260Z] #41 147.5 CC criu/proc_parse.o [2019-10-28T00:16:32.353Z] #17 38.89 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-28T00:16:32.469Z] #42 37.79 CC compel/plugins/std/string.o [2019-10-28T00:16:32.887Z] #42 38.31 CC compel/plugins/std/infect.o [2019-10-28T00:16:33.171Z] #26 28.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-28T00:16:33.171Z] #26 28.24 skipping existing 1849cc453dee [2019-10-28T00:16:33.171Z] #26 28.32 [2019-10-28T00:16:33.293Z] #42 38.70 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-28T00:16:33.293Z] #42 38.75 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-28T00:16:33.293Z] #42 38.79 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-28T00:16:33.429Z] #26 ... [2019-10-28T00:16:33.429Z] [2019-10-28T00:16:33.429Z] #16 [dev 6/24] RUN ldconfig [2019-10-28T00:16:33.429Z] #16 DONE 4.1s [2019-10-28T00:16:33.688Z] [2019-10-28T00:16:33.688Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:33.696Z] #42 38.94 AR compel/plugins/std.lib.a [2019-10-28T00:16:33.696Z] #42 39.00 CC compel/plugins/fds/fds.o [2019-10-28T00:16:33.696Z] #42 39.26 AR compel/plugins/fds.lib.a [2019-10-28T00:16:34.107Z] #42 39.30 HOSTDEP compel/src/lib/log-host.d [2019-10-28T00:16:34.107Z] #42 39.48 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-28T00:16:34.507Z] #42 39.64 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-28T00:16:34.507Z] #42 39.81 HOSTDEP compel/src/main-host.d [2019-10-28T00:16:34.507Z] #42 39.92 DEP compel/src/lib/ptrace.d [2019-10-28T00:16:34.507Z] #42 40.07 DEP compel/src/lib/infect.d [2019-10-28T00:16:34.770Z] #41 150.0 CC criu/protobuf-desc.o [2019-10-28T00:16:34.904Z] #17 41.64 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:16:34.985Z] #42 40.34 DEP compel/src/lib/infect-util.d [2019-10-28T00:16:35.141Z] #17 ... [2019-10-28T00:16:35.141Z] [2019-10-28T00:16:35.141Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:35.141Z] #44 77.35 internal/poll [2019-10-28T00:16:35.141Z] #44 80.13 internal/syscall/unix [2019-10-28T00:16:35.141Z] #44 80.37 os [2019-10-28T00:16:35.141Z] #44 81.27 internal/fmtsort [2019-10-28T00:16:35.141Z] #44 82.59 strings [2019-10-28T00:16:35.141Z] #44 85.79 fmt [2019-10-28T00:16:35.141Z] #44 86.93 path/filepath [2019-10-28T00:16:35.141Z] #44 ... [2019-10-28T00:16:35.141Z] [2019-10-28T00:16:35.141Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:35.141Z] #41 6.254 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:16:35.141Z] #41 6.254 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:16:35.165Z] #17 41.81 Fetched 84.4 MB in 7s (11.6 MB/s) [2019-10-28T00:16:35.165Z] #17 41.94 Selecting previously unselected package bash-completion. [2019-10-28T00:16:35.165Z] #17 41.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-10-28T00:16:35.427Z] #17 41.99 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-28T00:16:35.454Z] #42 40.53 DEP compel/src/lib/infect-rpc.d [2019-10-28T00:16:35.454Z] #42 40.81 DEP compel/arch/s390/src/lib/infect.d [2019-10-28T00:16:35.694Z] #41 150.8 CC criu/protobuf.o [2019-10-28T00:16:35.884Z] #42 41.11 DEP compel/arch/s390/src/lib/cpu.d [2019-10-28T00:16:35.884Z] #42 41.23 DEP compel/src/lib/log.d [2019-10-28T00:16:35.884Z] #42 41.34 DEP compel/src/main.d [2019-10-28T00:16:35.949Z] #41 151.2 CC criu/pstree.o [2019-10-28T00:16:36.205Z] #41 ... [2019-10-28T00:16:36.205Z] [2019-10-28T00:16:36.205Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:16:36.205Z] #38 217.9 + rm -rf /tmp/tmp.4IrMwmuSSj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.4IrMwmuSSj [2019-10-28T00:16:36.307Z] #42 41.55 DEP compel/src/lib/handle-elf.d [2019-10-28T00:16:36.307Z] #42 41.67 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-28T00:16:36.307Z] #42 41.75 CC compel/src/lib/log.o [2019-10-28T00:16:36.369Z] #17 ... [2019-10-28T00:16:36.369Z] [2019-10-28T00:16:36.369Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:36.369Z] #62 95.89 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:16:36.369Z] #62 95.89 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-28T00:16:36.369Z] #62 DONE 103.3s [2019-10-28T00:16:36.369Z] [2019-10-28T00:16:36.369Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-28T00:16:36.504Z] #38 DONE 218.2s [2019-10-28T00:16:36.504Z] [2019-10-28T00:16:36.504Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:16:36.504Z] #18 12.46 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-28T00:16:36.504Z] #18 12.73 Collecting pyyaml (from yamllint==1.16.0) [2019-10-28T00:16:36.504Z] #18 13.89 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-28T00:16:36.504Z] #18 15.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-28T00:16:36.504Z] #18 16.80 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-28T00:16:36.504Z] #18 17.98 Building wheels for collected packages: pyyaml, pathspec [2019-10-28T00:16:36.504Z] #18 17.98 Running setup.py bdist_wheel for pyyaml: started [2019-10-28T00:16:36.512Z] #41 ... [2019-10-28T00:16:36.512Z] [2019-10-28T00:16:36.512Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:16:36.512Z] #26 30.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-28T00:16:36.512Z] #26 30.87 [2019-10-28T00:16:36.512Z] #26 31.08 ######################################################################## 100.0% [2019-10-28T00:16:36.512Z] #26 31.25 [2019-10-28T00:16:36.512Z] #26 31.36 Download of images into '/build' complete. [2019-10-28T00:16:36.512Z] #26 31.36 Use something like the following to load the result into a Docker daemon: [2019-10-28T00:16:36.512Z] #26 31.36 tar -cC '/build' . | docker load [2019-10-28T00:16:36.512Z] #26 DONE 31.6s [2019-10-28T00:16:36.512Z] [2019-10-28T00:16:36.512Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:36.512Z] #36 3.513 + RM_GOPATH=0 [2019-10-28T00:16:36.512Z] #36 3.513 + TMP_GOPATH= [2019-10-28T00:16:36.512Z] #36 3.515 + : /build [2019-10-28T00:16:36.512Z] #36 3.515 + '[' -z '' ']' [2019-10-28T00:16:36.512Z] #36 3.515 ++ mktemp -d [2019-10-28T00:16:36.512Z] #36 3.517 + export GOPATH=/tmp/tmp.5bpfeAid41 [2019-10-28T00:16:36.512Z] #36 3.517 + GOPATH=/tmp/tmp.5bpfeAid41 [2019-10-28T00:16:36.513Z] #36 3.517 + RM_GOPATH=1 [2019-10-28T00:16:36.513Z] #36 3.519 ++ dirname ./install.sh [2019-10-28T00:16:36.513Z] #36 3.520 + dir=. [2019-10-28T00:16:36.513Z] #36 3.521 + bin=tini [2019-10-28T00:16:36.513Z] #36 3.521 + shift [2019-10-28T00:16:36.513Z] #36 3.521 + '[' '!' -f ./tini.installer ']' [2019-10-28T00:16:36.513Z] #36 3.522 + . ./tini.installer [2019-10-28T00:16:36.513Z] #36 3.524 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:16:36.513Z] #36 3.525 + install_tini [2019-10-28T00:16:36.513Z] #36 3.529 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-28T00:16:36.513Z] #36 3.530 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:16:36.513Z] #36 3.531 + git clone https://github.com/krallin/tini.git /tmp/tmp.5bpfeAid41/tini [2019-10-28T00:16:36.513Z] #36 3.532 Cloning into '/tmp/tmp.5bpfeAid41/tini'... [2019-10-28T00:16:36.513Z] #36 5.185 + cd /tmp/tmp.5bpfeAid41/tini [2019-10-28T00:16:36.513Z] #36 5.185 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:16:36.513Z] #36 5.191 + cmake . [2019-10-28T00:16:36.513Z] #36 5.927 -- The C compiler identification is GNU 6.3.0 [2019-10-28T00:16:36.513Z] #36 5.978 -- Check for working C compiler: /usr/bin/cc [2019-10-28T00:16:36.630Z] #63 DONE 0.1s [2019-10-28T00:16:36.630Z] [2019-10-28T00:16:36.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:36.630Z] #41 38.14 CC images/eventpoll.o [2019-10-28T00:16:36.630Z] #41 38.48 CC images/fh.o [2019-10-28T00:16:36.630Z] #41 38.87 CC images/fsnotify.o [2019-10-28T00:16:36.630Z] #41 39.83 CC images/signalfd.o [2019-10-28T00:16:36.630Z] #41 40.26 CC images/fs.o [2019-10-28T00:16:36.630Z] #41 40.60 CC images/pstree.o [2019-10-28T00:16:36.630Z] #41 40.92 CC images/pipe.o [2019-10-28T00:16:36.630Z] #41 41.20 CC images/tcp-stream.o [2019-10-28T00:16:36.630Z] #41 41.48 CC images/sk-packet.o [2019-10-28T00:16:36.630Z] #41 41.93 CC images/mnt.o [2019-10-28T00:16:36.630Z] #41 42.31 CC images/pipe-data.o [2019-10-28T00:16:36.630Z] #41 42.63 CC images/sa.o [2019-10-28T00:16:36.630Z] #41 43.00 CC images/timer.o [2019-10-28T00:16:36.630Z] #41 43.64 CC images/timerfd.o [2019-10-28T00:16:36.630Z] #41 44.06 CC images/mm.o [2019-10-28T00:16:36.630Z] #41 44.48 CC images/sk-opts.o [2019-10-28T00:16:36.630Z] #41 44.92 CC images/sk-unix.o [2019-10-28T00:16:36.630Z] #41 45.44 CC images/sk-inet.o [2019-10-28T00:16:36.717Z] #42 42.02 CC compel/arch/s390/src/lib/cpu.o [2019-10-28T00:16:37.077Z] #36 6.951 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-28T00:16:37.137Z] #42 42.44 CC compel/arch/s390/src/lib/infect.o [2019-10-28T00:16:37.137Z] #42 ... [2019-10-28T00:16:37.137Z] [2019-10-28T00:16:37.137Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:37.137Z] #18 46.63 Selecting previously unselected package python3-minimal. [2019-10-28T00:16:37.137Z] #18 46.63 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 46.64 Unpacking python3-minimal (3.5.3-1) ... [2019-10-28T00:16:37.137Z] #18 46.72 Selecting previously unselected package libmpdec2:s390x. [2019-10-28T00:16:37.137Z] #18 46.72 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 46.72 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-28T00:16:37.137Z] #18 46.83 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-28T00:16:37.137Z] #18 46.84 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 46.84 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-28T00:16:37.137Z] #18 48.91 Selecting previously unselected package python3.5. [2019-10-28T00:16:37.137Z] #18 48.92 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 48.92 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:16:37.137Z] #18 49.13 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-28T00:16:37.137Z] #18 49.13 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 49.13 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-28T00:16:37.137Z] #18 49.19 Selecting previously unselected package dh-python. [2019-10-28T00:16:37.137Z] #18 49.19 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-28T00:16:37.137Z] #18 49.20 Unpacking dh-python (2.20170125) ... [2019-10-28T00:16:37.137Z] #18 49.57 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-28T00:16:37.137Z] #18 49.58 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:16:37.137Z] #18 51.83 Setting up python3-minimal (3.5.3-1) ... [2019-10-28T00:16:37.137Z] #18 52.54 Selecting previously unselected package python3. [2019-10-28T00:16:37.137Z] #18 52.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-28T00:16:37.137Z] #18 52.56 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 52.57 Unpacking python3 (3.5.3-1) ... [2019-10-28T00:16:37.137Z] #18 52.64 Selecting previously unselected package pigz. [2019-10-28T00:16:37.137Z] #18 52.64 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 52.64 Unpacking pigz (2.3.4-1) ... [2019-10-28T00:16:37.137Z] #18 52.72 Selecting previously unselected package libip4tc0:s390x. [2019-10-28T00:16:37.137Z] #18 52.72 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 52.73 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:37.137Z] #18 52.79 Selecting previously unselected package libip6tc0:s390x. [2019-10-28T00:16:37.137Z] #18 52.79 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 52.80 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:37.137Z] #18 52.88 Selecting previously unselected package libiptc0:s390x. [2019-10-28T00:16:37.137Z] #18 52.88 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 52.88 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:37.137Z] #18 53.01 Selecting previously unselected package libxtables12:s390x. [2019-10-28T00:16:37.137Z] #18 53.02 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 53.02 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:37.137Z] #18 53.06 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-28T00:16:37.137Z] #18 53.07 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 53.07 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-28T00:16:37.137Z] #18 53.12 Selecting previously unselected package iptables. [2019-10-28T00:16:37.137Z] #18 53.12 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 53.12 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:37.137Z] #18 53.41 Selecting previously unselected package xxd. [2019-10-28T00:16:37.137Z] #18 53.42 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 53.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:37.137Z] #18 53.55 Selecting previously unselected package vim-common. [2019-10-28T00:16:37.137Z] #18 53.55 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:16:37.137Z] #18 53.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:37.137Z] #18 53.70 Selecting previously unselected package bzip2. [2019-10-28T00:16:37.137Z] #18 53.70 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 53.70 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-28T00:16:37.137Z] #18 53.80 Selecting previously unselected package libgpm2:s390x. [2019-10-28T00:16:37.137Z] #18 53.80 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 53.81 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-28T00:16:37.137Z] #18 53.84 Selecting previously unselected package xz-utils. [2019-10-28T00:16:37.137Z] #18 53.85 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 53.85 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:16:37.137Z] #18 53.96 Selecting previously unselected package aufs-tools. [2019-10-28T00:16:37.137Z] #18 53.96 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 53.97 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:16:37.137Z] #18 54.18 Selecting previously unselected package liblzo2-2:s390x. [2019-10-28T00:16:37.137Z] #18 54.18 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-28T00:16:37.137Z] #18 54.18 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-28T00:16:37.137Z] #18 54.31 Selecting previously unselected package btrfs-progs. [2019-10-28T00:16:37.137Z] #18 54.31 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 54.31 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:16:37.138Z] #18 55.17 Selecting previously unselected package btrfs-tools. [2019-10-28T00:16:37.138Z] #18 55.17 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 55.17 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:16:37.138Z] #18 55.23 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-28T00:16:37.138Z] #18 55.23 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 55.23 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-28T00:16:37.138Z] #18 55.42 Selecting previously unselected package dmsetup. [2019-10-28T00:16:37.138Z] #18 55.46 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 55.47 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-28T00:16:37.138Z] #18 55.61 Selecting previously unselected package libonig4:s390x. [2019-10-28T00:16:37.138Z] #18 55.61 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 55.62 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-28T00:16:37.138Z] #18 55.90 Selecting previously unselected package libjq1:s390x. [2019-10-28T00:16:37.138Z] #18 55.90 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 55.91 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-28T00:16:37.138Z] #18 56.01 Selecting previously unselected package jq. [2019-10-28T00:16:37.138Z] #18 56.01 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 56.01 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:16:37.138Z] #18 56.09 Selecting previously unselected package libaio1:s390x. [2019-10-28T00:16:37.138Z] #18 56.09 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 56.09 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-28T00:16:37.138Z] #18 56.11 Selecting previously unselected package libcap2-bin. [2019-10-28T00:16:37.138Z] #18 56.12 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 56.12 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-28T00:16:37.138Z] #18 56.19 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-28T00:16:37.138Z] #18 56.20 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 56.20 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-28T00:16:37.138Z] #18 56.24 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-28T00:16:37.138Z] #18 56.24 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 56.25 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-28T00:16:37.138Z] #18 56.53 Selecting previously unselected package libpcre16-3:s390x. [2019-10-28T00:16:37.138Z] #18 56.53 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 56.53 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-28T00:16:37.138Z] #18 56.62 Selecting previously unselected package libpcre32-3:s390x. [2019-10-28T00:16:37.138Z] #18 56.62 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-28T00:16:37.138Z] #18 56.62 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-28T00:16:37.335Z] #36 6.962 -- Detecting C compiler ABI info [2019-10-28T00:16:37.474Z] #18 19.29 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-28T00:16:37.474Z] #18 19.29 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-28T00:16:37.474Z] #18 19.43 Running setup.py bdist_wheel for pathspec: started [2019-10-28T00:16:37.474Z] #18 ... [2019-10-28T00:16:37.474Z] [2019-10-28T00:16:37.474Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:37.474Z] #41 152.7 CC criu/rbtree.o [2019-10-28T00:16:37.566Z] #18 56.76 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-28T00:16:37.566Z] #18 56.76 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-28T00:16:37.566Z] #18 56.76 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-28T00:16:37.566Z] #18 57.07 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-28T00:16:37.566Z] #18 57.07 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-28T00:16:37.566Z] #18 57.07 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-28T00:16:37.966Z] #18 57.30 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-28T00:16:37.966Z] #18 57.31 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-28T00:16:37.966Z] #18 57.32 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-28T00:16:37.966Z] #18 57.40 Selecting previously unselected package libnl-3-200:s390x. [2019-10-28T00:16:37.966Z] #18 ... [2019-10-28T00:16:37.966Z] [2019-10-28T00:16:37.966Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:37.966Z] #42 43.38 CC compel/src/lib/infect-rpc.o [2019-10-28T00:16:38.015Z] #41 46.72 CC images/tun.o [2019-10-28T00:16:38.036Z] #41 153.2 CC criu/rst-malloc.o [2019-10-28T00:16:38.277Z] #36 7.772 -- Detecting C compiler ABI info - done [2019-10-28T00:16:38.277Z] #36 7.925 -- Detecting C compile features [2019-10-28T00:16:38.303Z] #41 153.6 CC criu/seccomp.o [2019-10-28T00:16:38.380Z] #42 43.69 CC compel/src/lib/infect-util.o [2019-10-28T00:16:38.586Z] #41 47.35 CC images/sk-netlink.o [2019-10-28T00:16:38.779Z] #42 44.07 CC compel/src/lib/infect.o [2019-10-28T00:16:38.847Z] #41 47.55 CC images/packet-sock.o [2019-10-28T00:16:38.863Z] #41 154.3 CC criu/seize.o [2019-10-28T00:16:39.423Z] #41 ... [2019-10-28T00:16:39.423Z] [2019-10-28T00:16:39.423Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:16:39.423Z] #18 20.66 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-28T00:16:39.423Z] #18 20.66 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-28T00:16:39.423Z] #18 20.68 Successfully built pyyaml pathspec [2019-10-28T00:16:39.423Z] #18 20.69 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-28T00:16:39.423Z] #18 21.03 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-28T00:16:39.423Z] #18 DONE 21.3s [2019-10-28T00:16:39.423Z] [2019-10-28T00:16:39.423Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-28T00:16:39.430Z] #41 48.07 CC images/ipc-var.o [2019-10-28T00:16:39.430Z] #41 48.27 CC images/ipc-desc.o [2019-10-28T00:16:39.679Z] #23 DONE 0.3s [2019-10-28T00:16:39.679Z] [2019-10-28T00:16:39.679Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-28T00:16:39.694Z] #41 48.44 CC images/ipc-shm.o [2019-10-28T00:16:39.955Z] #41 ... [2019-10-28T00:16:39.955Z] [2019-10-28T00:16:39.955Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:39.955Z] #17 46.51 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-28T00:16:40.240Z] #27 DONE 0.8s [2019-10-28T00:16:40.240Z] [2019-10-28T00:16:40.240Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:40.240Z] #41 155.1 CC criu/servicefd.o [2019-10-28T00:16:40.240Z] #41 155.5 CC criu/shmem.o [2019-10-28T00:16:40.500Z] #41 ... [2019-10-28T00:16:40.500Z] [2019-10-28T00:16:40.500Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-28T00:16:40.500Z] #29 DONE 0.1s [2019-10-28T00:16:40.528Z] #17 47.29 Selecting previously unselected package libnet1:arm64. [2019-10-28T00:16:40.528Z] #17 47.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-28T00:16:40.528Z] #17 47.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-28T00:16:40.755Z] [2019-10-28T00:16:40.755Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-28T00:16:40.755Z] #32 DONE 0.1s [2019-10-28T00:16:40.755Z] [2019-10-28T00:16:40.755Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-28T00:16:40.755Z] #37 DONE 0.1s [2019-10-28T00:16:40.755Z] [2019-10-28T00:16:40.755Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-28T00:16:40.788Z] #17 47.47 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-28T00:16:40.788Z] #17 47.47 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-28T00:16:40.788Z] #17 47.51 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-28T00:16:40.788Z] #17 47.57 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-28T00:16:40.788Z] #17 47.57 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-28T00:16:40.809Z] #36 ... [2019-10-28T00:16:40.809Z] [2019-10-28T00:16:40.809Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:40.809Z] #31 82.80 strings [2019-10-28T00:16:40.809Z] #31 85.76 fmt [2019-10-28T00:16:40.809Z] #31 87.42 path/filepath [2019-10-28T00:16:40.809Z] #31 89.03 io/ioutil [2019-10-28T00:16:40.809Z] #31 90.40 text/tabwriter [2019-10-28T00:16:40.809Z] #31 92.35 github.com/BurntSushi/toml [2019-10-28T00:16:40.809Z] #31 92.36 flag [2019-10-28T00:16:40.809Z] #31 ... [2019-10-28T00:16:40.809Z] [2019-10-28T00:16:40.809Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:40.809Z] #17 4.765 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:16:40.809Z] #17 4.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:16:40.809Z] #17 5.031 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:16:40.809Z] #17 5.058 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:16:40.809Z] #17 5.225 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:16:40.809Z] #17 6.305 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-28T00:16:41.010Z] #39 DONE 0.3s [2019-10-28T00:16:41.010Z] [2019-10-28T00:16:41.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:41.010Z] #41 156.3 CC criu/sigframe.o [2019-10-28T00:16:41.010Z] #41 156.4 CC criu/signalfd.o [2019-10-28T00:16:41.049Z] #17 47.58 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-28T00:16:41.049Z] #17 47.73 Selecting previously unselected package libudev-dev:arm64. [2019-10-28T00:16:41.049Z] #17 47.73 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-28T00:16:41.049Z] #17 47.75 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-28T00:16:41.265Z] #41 156.6 CC criu/sk-inet.o [2019-10-28T00:16:41.309Z] #17 47.98 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-28T00:16:41.309Z] #17 47.99 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-28T00:16:41.309Z] #17 47.99 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-28T00:16:41.376Z] #17 7.884 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-28T00:16:41.570Z] #17 ... [2019-10-28T00:16:41.570Z] [2019-10-28T00:16:41.570Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:41.570Z] #44 98.55 vendor/golang.org/x/text/unicode/bidi [2019-10-28T00:16:41.570Z] #44 99.49 github.com/LK4D4/vndr/build [2019-10-28T00:16:41.570Z] #44 101.3 crypto/x509/pkix [2019-10-28T00:16:41.570Z] #44 102.4 vendor/golang.org/x/crypto/cryptobyte [2019-10-28T00:16:41.570Z] #44 102.5 vendor/golang.org/x/text/secure/bidirule [2019-10-28T00:16:41.570Z] #44 103.5 vendor/golang.org/x/text/unicode/norm [2019-10-28T00:16:41.570Z] #44 105.9 vendor/golang.org/x/net/http2/hpack [2019-10-28T00:16:41.570Z] #44 106.6 mime [2019-10-28T00:16:41.570Z] #44 ... [2019-10-28T00:16:41.570Z] [2019-10-28T00:16:41.570Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:41.570Z] #41 48.74 CC images/ipc-msg.o [2019-10-28T00:16:41.570Z] #41 49.12 CC images/ipc-sem.o [2019-10-28T00:16:41.570Z] #41 49.48 CC images/utsns.o [2019-10-28T00:16:41.570Z] #41 49.75 CC images/creds.o [2019-10-28T00:16:41.570Z] #41 49.98 CC images/vma.o [2019-10-28T00:16:41.570Z] #41 50.30 CC images/netdev.o [2019-10-28T00:16:41.691Z] #42 46.53 CC compel/src/lib/ptrace.o [2019-10-28T00:16:41.691Z] #42 46.86 AR compel/libcompel.a [2019-10-28T00:16:41.691Z] #42 46.91 HOSTCC compel/src/main-host.o [2019-10-28T00:16:41.691Z] #42 ... [2019-10-28T00:16:41.691Z] [2019-10-28T00:16:41.691Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:41.691Z] #45 79.02 go/parser [2019-10-28T00:16:41.691Z] #45 82.57 text/template [2019-10-28T00:16:41.691Z] #45 83.35 encoding/xml [2019-10-28T00:16:41.691Z] #45 88.56 go/doc [2019-10-28T00:16:41.691Z] #45 ... [2019-10-28T00:16:41.691Z] [2019-10-28T00:16:41.691Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:41.691Z] #18 57.40 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-28T00:16:41.691Z] #18 57.40 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-28T00:16:41.691Z] #18 57.47 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-28T00:16:41.691Z] #18 57.48 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-28T00:16:41.691Z] #18 57.49 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-28T00:16:41.691Z] #18 57.59 Selecting previously unselected package libreadline5:s390x. [2019-10-28T00:16:41.691Z] #18 57.60 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-28T00:16:41.691Z] #18 57.61 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-28T00:16:41.691Z] #18 57.71 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-28T00:16:41.691Z] #18 57.72 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-28T00:16:41.691Z] #18 57.72 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-28T00:16:41.691Z] #18 59.73 Selecting previously unselected package net-tools. [2019-10-28T00:16:41.691Z] #18 59.74 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-28T00:16:41.691Z] #18 59.74 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:16:41.691Z] #18 60.12 Selecting previously unselected package python-pip-whl. [2019-10-28T00:16:41.691Z] #18 60.13 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:16:41.691Z] #18 60.13 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:16:41.691Z] #18 60.80 Selecting previously unselected package python3-pip. [2019-10-28T00:16:41.691Z] #18 60.80 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:16:41.691Z] #18 60.81 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:16:41.691Z] #18 60.99 Selecting previously unselected package python3-pkg-resources. [2019-10-28T00:16:41.691Z] #18 60.99 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:16:41.691Z] #18 60.99 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:16:41.691Z] #18 61.10 Selecting previously unselected package python3-setuptools. [2019-10-28T00:16:41.691Z] #18 61.10 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-28T00:16:41.691Z] #18 61.10 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-28T00:16:41.825Z] #41 157.3 CC criu/sk-netlink.o [2019-10-28T00:16:41.942Z] #17 8.577 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-28T00:16:42.080Z] #41 157.6 CC criu/sk-packet.o [2019-10-28T00:16:42.104Z] #18 61.34 Selecting previously unselected package python3-wheel. [2019-10-28T00:16:42.104Z] #18 61.34 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-28T00:16:42.104Z] #18 61.35 Unpacking python3-wheel (0.29.0-2) ... [2019-10-28T00:16:42.104Z] #18 61.43 Selecting previously unselected package thin-provisioning-tools. [2019-10-28T00:16:42.104Z] #18 61.43 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-28T00:16:42.104Z] #18 61.44 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:16:42.140Z] #41 50.85 CC images/tty.o [2019-10-28T00:16:42.496Z] #18 61.76 Selecting previously unselected package vim-runtime. [2019-10-28T00:16:42.496Z] #18 61.76 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:16:42.496Z] #18 61.80 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-28T00:16:42.496Z] #18 61.83 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-28T00:16:42.496Z] #18 61.84 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:42.640Z] #41 158.0 CC criu/sk-queue.o [2019-10-28T00:16:42.712Z] #41 51.50 CC images/file-lock.o [2019-10-28T00:16:42.900Z] #41 158.3 CC criu/sk-tcp.o [2019-10-28T00:16:42.973Z] #41 51.73 CC images/rlimit.o [2019-10-28T00:16:43.235Z] #41 51.97 CC images/pagemap.o [2019-10-28T00:16:43.460Z] #41 158.6 CC criu/sk-unix.o [2019-10-28T00:16:43.807Z] #41 52.37 CC images/siginfo.o [2019-10-28T00:16:43.844Z] #17 ... [2019-10-28T00:16:43.844Z] [2019-10-28T00:16:43.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:43.844Z] #41 8.984 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:16:43.844Z] #41 9.159 GEN .gitid [2019-10-28T00:16:43.844Z] #41 9.219 GEN criu/include/version.h [2019-10-28T00:16:43.844Z] #41 9.465 GEN include/common/asm [2019-10-28T00:16:43.844Z] #41 11.86 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-28T00:16:43.844Z] #41 11.92 PBCC images/opts.pb-c.c [2019-10-28T00:16:43.844Z] #41 11.95 PBCC images/sit.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.00 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.08 DEP images/opts.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.13 DEP images/sit.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.21 PBCC images/macvlan.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.25 DEP images/macvlan.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.31 PBCC images/autofs.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.33 DEP images/autofs.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.38 PBCC images/sysctl.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.42 DEP images/sysctl.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.47 PBCC images/time.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.47 DEP images/time.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.52 PBCC images/binfmt-misc.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.57 DEP images/binfmt-misc.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.65 PBCC images/seccomp.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.68 DEP images/seccomp.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.75 PBCC images/userns.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.83 DEP images/userns.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.88 PBCC images/cgroup.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.91 DEP images/cgroup.pb-c.d [2019-10-28T00:16:43.844Z] #41 12.97 PBCC images/fown.pb-c.c [2019-10-28T00:16:43.844Z] #41 12.98 PBCC images/ext-file.pb-c.c [2019-10-28T00:16:43.844Z] #41 13.03 DEP images/fown.pb-c.d [2019-10-28T00:16:43.844Z] #41 13.10 DEP images/ext-file.pb-c.d [2019-10-28T00:16:43.844Z] #41 13.19 PBCC images/rpc.pb-c.c [2019-10-28T00:16:43.844Z] #41 13.25 DEP images/rpc.pb-c.d [2019-10-28T00:16:43.844Z] #41 13.32 PBCC images/siginfo.pb-c.c [2019-10-28T00:16:43.844Z] #41 13.39 DEP images/siginfo.pb-c.d [2019-10-28T00:16:43.844Z] #41 13.44 PBCC images/pagemap.pb-c.c [2019-10-28T00:16:43.844Z] #41 13.48 DEP images/pagemap.pb-c.d [2019-10-28T00:16:43.844Z] #41 13.54 PBCC images/rlimit.pb-c.c [2019-10-28T00:16:43.844Z] #41 13.60 DEP images/rlimit.pb-c.d [2019-10-28T00:16:43.844Z] #41 13.69 PBCC images/file-lock.pb-c.c [2019-10-28T00:16:43.844Z] #41 13.75 DEP images/file-lock.pb-c.d [2019-10-28T00:16:43.844Z] #41 13.82 PBCC images/tty.pb-c.c [2019-10-28T00:16:43.844Z] #41 13.89 DEP images/tty.pb-c.d [2019-10-28T00:16:43.844Z] #41 13.95 PBCC images/tun.pb-c.c [2019-10-28T00:16:43.844Z] #41 14.01 PBCC images/netdev.pb-c.c [2019-10-28T00:16:43.844Z] #41 14.03 DEP images/tun.pb-c.d [2019-10-28T00:16:43.844Z] #41 14.10 DEP images/netdev.pb-c.d [2019-10-28T00:16:43.844Z] #41 14.19 PBCC images/vma.pb-c.c [2019-10-28T00:16:43.844Z] #41 14.28 DEP images/vma.pb-c.d [2019-10-28T00:16:43.844Z] #41 14.34 PBCC images/creds.pb-c.c [2019-10-28T00:16:43.844Z] #41 14.38 DEP images/creds.pb-c.d [2019-10-28T00:16:43.844Z] #41 14.44 PBCC images/utsns.pb-c.c [2019-10-28T00:16:43.844Z] #41 14.51 DEP images/utsns.pb-c.d [2019-10-28T00:16:43.844Z] #41 14.56 PBCC images/ipc-desc.pb-c.c [2019-10-28T00:16:43.844Z] #41 14.57 PBCC images/ipc-sem.pb-c.c [2019-10-28T00:16:43.844Z] #41 14.63 DEP images/ipc-desc.pb-c.d [2019-10-28T00:16:43.844Z] #41 14.68 DEP images/ipc-sem.pb-c.d [2019-10-28T00:16:43.844Z] #41 14.78 PBCC images/ipc-msg.pb-c.c [2019-10-28T00:16:43.844Z] #41 14.80 DEP images/ipc-msg.pb-c.d [2019-10-28T00:16:43.844Z] #41 14.86 PBCC images/ipc-shm.pb-c.c [2019-10-28T00:16:43.844Z] #41 14.91 DEP images/ipc-shm.pb-c.d [2019-10-28T00:16:44.067Z] #41 52.77 CC images/rpc.o [2019-10-28T00:16:44.105Z] #41 14.96 PBCC images/ipc-var.pb-c.c [2019-10-28T00:16:44.105Z] #41 14.98 DEP images/ipc-var.pb-c.d [2019-10-28T00:16:44.105Z] #41 15.04 PBCC images/sk-opts.pb-c.c [2019-10-28T00:16:44.105Z] #41 15.09 PBCC images/packet-sock.pb-c.c [2019-10-28T00:16:44.105Z] #41 15.14 DEP images/sk-opts.pb-c.d [2019-10-28T00:16:44.363Z] #41 15.20 DEP images/packet-sock.pb-c.d [2019-10-28T00:16:44.363Z] #41 15.30 PBCC images/sk-netlink.pb-c.c [2019-10-28T00:16:44.363Z] #41 15.36 DEP images/sk-netlink.pb-c.d [2019-10-28T00:16:44.622Z] #41 ... [2019-10-28T00:16:44.622Z] [2019-10-28T00:16:44.622Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:44.622Z] #36 10.59 -- Detecting C compile features - done [2019-10-28T00:16:44.622Z] #36 10.64 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-28T00:16:44.622Z] #36 10.82 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-28T00:16:44.622Z] #36 10.93 -- Configuring done [2019-10-28T00:16:44.622Z] #36 10.94 -- Generating done [2019-10-28T00:16:44.622Z] #36 10.96 -- Build files have been written to: /tmp/tmp.5bpfeAid41/tini [2019-10-28T00:16:44.622Z] #36 10.97 + make tini-static [2019-10-28T00:16:44.622Z] #36 11.42 Scanning dependencies of target tini-static [2019-10-28T00:16:44.622Z] #36 11.50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-28T00:16:44.622Z] #36 13.23 [100%] Linking C executable tini-static [2019-10-28T00:16:44.622Z] #36 13.80 [100%] Built target tini-static [2019-10-28T00:16:44.622Z] #36 13.86 + mkdir -p /build [2019-10-28T00:16:44.622Z] #36 13.87 + cp tini-static /build/docker-init [2019-10-28T00:16:44.622Z] #36 DONE 14.3s [2019-10-28T00:16:44.622Z] [2019-10-28T00:16:44.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:44.622Z] #41 15.49 PBCC images/sk-inet.pb-c.c [2019-10-28T00:16:44.622Z] #41 15.53 DEP images/sk-inet.pb-c.d [2019-10-28T00:16:44.622Z] #41 ... [2019-10-28T00:16:44.622Z] [2019-10-28T00:16:44.622Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:44.622Z] #44 88.83 regexp/syntax [2019-10-28T00:16:44.622Z] #44 93.47 flag [2019-10-28T00:16:44.622Z] #44 94.87 go/token [2019-10-28T00:16:44.622Z] #44 95.87 regexp [2019-10-28T00:16:44.622Z] #44 95.97 go/scanner [2019-10-28T00:16:44.622Z] #44 ... [2019-10-28T00:16:44.622Z] [2019-10-28T00:16:44.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:44.622Z] #41 15.68 PBCC images/sk-unix.pb-c.c [2019-10-28T00:16:44.823Z] #41 159.8 CC criu/sockets.o [2019-10-28T00:16:44.880Z] #41 15.84 DEP images/sk-unix.pb-c.d [2019-10-28T00:16:44.880Z] #41 15.95 PBCC images/mm.pb-c.c [2019-10-28T00:16:44.880Z] #41 16.01 DEP images/mm.pb-c.d [2019-10-28T00:16:45.080Z] #41 160.5 CC criu/stats.o [2019-10-28T00:16:45.139Z] #41 16.07 PBCC images/timerfd.pb-c.c [2019-10-28T00:16:45.139Z] #41 16.20 DEP images/timerfd.pb-c.d [2019-10-28T00:16:45.336Z] #41 160.7 CC criu/string.o [2019-10-28T00:16:45.336Z] #41 160.7 CC criu/sysctl.o [2019-10-28T00:16:45.397Z] #41 16.32 PBCC images/timer.pb-c.c [2019-10-28T00:16:45.397Z] #41 16.38 DEP images/timer.pb-c.d [2019-10-28T00:16:45.452Z] #41 54.26 CC images/ext-file.o [2019-10-28T00:16:45.657Z] #41 16.57 PBCC images/sa.pb-c.c [2019-10-28T00:16:45.657Z] #41 16.67 DEP images/sa.pb-c.d [2019-10-28T00:16:45.897Z] #41 161.2 CC criu/sysfs_parse.o [2019-10-28T00:16:45.915Z] #41 16.73 PBCC images/pipe-data.pb-c.c [2019-10-28T00:16:45.915Z] #41 16.78 DEP images/pipe-data.pb-c.d [2019-10-28T00:16:45.915Z] #41 16.87 PBCC images/mnt.pb-c.c [2019-10-28T00:16:45.915Z] #41 16.95 DEP images/mnt.pb-c.d [2019-10-28T00:16:45.915Z] #41 17.00 PBCC images/sk-packet.pb-c.c [2019-10-28T00:16:46.023Z] #41 54.59 CC images/cgroup.o [2019-10-28T00:16:46.023Z] #41 ... [2019-10-28T00:16:46.023Z] [2019-10-28T00:16:46.023Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:46.023Z] #17 48.56 Selecting previously unselected package python3.5-minimal. [2019-10-28T00:16:46.023Z] #17 48.58 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-28T00:16:46.023Z] #17 48.60 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:16:46.023Z] #17 49.39 Selecting previously unselected package python3-minimal. [2019-10-28T00:16:46.023Z] #17 49.40 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-28T00:16:46.023Z] #17 49.41 Unpacking python3-minimal (3.5.3-1) ... [2019-10-28T00:16:46.023Z] #17 49.56 Selecting previously unselected package libmpdec2:arm64. [2019-10-28T00:16:46.023Z] #17 49.56 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-28T00:16:46.023Z] #17 49.58 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-28T00:16:46.023Z] #17 49.73 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-28T00:16:46.023Z] #17 49.74 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-28T00:16:46.023Z] #17 49.75 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-28T00:16:46.023Z] #17 51.14 Selecting previously unselected package python3.5. [2019-10-28T00:16:46.023Z] #17 51.15 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-28T00:16:46.023Z] #17 51.16 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:16:46.023Z] #17 51.31 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-28T00:16:46.023Z] #17 51.31 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-28T00:16:46.023Z] #17 51.32 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-28T00:16:46.023Z] #17 51.41 Selecting previously unselected package dh-python. [2019-10-28T00:16:46.023Z] #17 51.41 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-28T00:16:46.023Z] #17 51.42 Unpacking dh-python (2.20170125) ... [2019-10-28T00:16:46.023Z] #17 51.58 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-28T00:16:46.023Z] #17 51.61 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:16:46.153Z] #41 161.5 CC criu/timerfd.o [2019-10-28T00:16:46.173Z] #41 17.05 DEP images/sk-packet.pb-c.d [2019-10-28T00:16:46.173Z] #41 17.11 PBCC images/tcp-stream.pb-c.c [2019-10-28T00:16:46.173Z] #41 17.19 DEP images/tcp-stream.pb-c.d [2019-10-28T00:16:46.173Z] #41 17.24 PBCC images/pipe.pb-c.c [2019-10-28T00:16:46.408Z] #41 161.8 CC criu/tty.o [2019-10-28T00:16:46.430Z] #41 17.29 DEP images/pipe.pb-c.d [2019-10-28T00:16:46.430Z] #41 17.33 PBCC images/pstree.pb-c.c [2019-10-28T00:16:46.430Z] #41 17.38 DEP images/pstree.pb-c.d [2019-10-28T00:16:46.430Z] #41 17.42 PBCC images/fs.pb-c.c [2019-10-28T00:16:46.430Z] #41 17.46 DEP images/fs.pb-c.d [2019-10-28T00:16:46.430Z] #41 17.51 PBCC images/signalfd.pb-c.c [2019-10-28T00:16:46.430Z] #41 17.56 DEP images/signalfd.pb-c.d [2019-10-28T00:16:46.688Z] #41 17.61 PBCC images/fh.pb-c.c [2019-10-28T00:16:46.688Z] #41 17.66 PBCC images/fsnotify.pb-c.c [2019-10-28T00:16:46.688Z] #41 17.71 DEP images/fh.pb-c.d [2019-10-28T00:16:46.947Z] #41 17.76 DEP images/fsnotify.pb-c.d [2019-10-28T00:16:46.947Z] #41 17.89 PBCC images/eventpoll.pb-c.c [2019-10-28T00:16:46.947Z] #41 17.90 DEP images/eventpoll.pb-c.d [2019-10-28T00:16:46.947Z] #41 17.97 PBCC images/eventfd.pb-c.c [2019-10-28T00:16:46.947Z] #41 18.02 DEP images/eventfd.pb-c.d [2019-10-28T00:16:46.947Z] #41 18.06 PBCC images/remap-file-path.pb-c.c [2019-10-28T00:16:46.947Z] #41 18.08 DEP images/remap-file-path.pb-c.d [2019-10-28T00:16:46.965Z] #17 ... [2019-10-28T00:16:46.965Z] [2019-10-28T00:16:46.965Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:46.976Z] #18 66.04 Selecting previously unselected package vim. [2019-10-28T00:16:46.976Z] #18 66.04 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-28T00:16:46.976Z] #18 66.05 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:47.204Z] #41 18.13 PBCC images/fifo.pb-c.c [2019-10-28T00:16:47.204Z] #41 18.17 DEP images/fifo.pb-c.d [2019-10-28T00:16:47.204Z] #41 18.21 PBCC images/ghost-file.pb-c.c [2019-10-28T00:16:47.204Z] #41 18.28 DEP images/ghost-file.pb-c.d [2019-10-28T00:16:47.388Z] #18 66.64 Selecting previously unselected package xfsprogs. [2019-10-28T00:16:47.388Z] #18 66.64 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-28T00:16:47.388Z] #18 66.64 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:16:47.462Z] #41 18.37 PBCC images/regfile.pb-c.c [2019-10-28T00:16:47.462Z] #41 18.44 DEP images/regfile.pb-c.d [2019-10-28T00:16:47.720Z] #41 18.53 PBCC images/ns.pb-c.c [2019-10-28T00:16:47.720Z] #41 18.53 DEP images/ns.pb-c.d [2019-10-28T00:16:47.720Z] #41 18.60 PBCC images/fdinfo.pb-c.c [2019-10-28T00:16:47.720Z] #41 18.72 DEP images/fdinfo.pb-c.d [2019-10-28T00:16:47.720Z] #41 18.78 PBCC images/core-aarch64.pb-c.c [2019-10-28T00:16:47.776Z] #41 163.0 CC criu/tun.o [2019-10-28T00:16:47.979Z] #41 18.83 PBCC images/core-arm.pb-c.c [2019-10-28T00:16:47.979Z] #41 18.93 PBCC images/core-ppc64.pb-c.c [2019-10-28T00:16:47.979Z] #41 19.01 PBCC images/core-s390.pb-c.c [2019-10-28T00:16:47.979Z] #41 19.04 PBCC images/core-x86.pb-c.c [2019-10-28T00:16:48.032Z] #41 163.4 CC criu/uffd.o [2019-10-28T00:16:48.237Z] #41 19.07 PBCC images/core.pb-c.c [2019-10-28T00:16:48.237Z] #41 19.12 PBCC images/inventory.pb-c.c [2019-10-28T00:16:48.237Z] #41 19.23 DEP images/core-aarch64.pb-c.d [2019-10-28T00:16:48.237Z] #41 19.31 DEP images/core-arm.pb-c.d [2019-10-28T00:16:48.239Z] #18 67.25 Selecting previously unselected package zip. [2019-10-28T00:16:48.239Z] #18 67.26 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-28T00:16:48.239Z] #18 67.26 Unpacking zip (3.0-11+b1) ... [2019-10-28T00:16:48.239Z] #18 67.52 Selecting previously unselected package libapparmor-perl. [2019-10-28T00:16:48.239Z] #18 67.52 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-28T00:16:48.239Z] #18 67.52 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:16:48.239Z] #18 67.63 Selecting previously unselected package apparmor. [2019-10-28T00:16:48.239Z] #18 67.63 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-28T00:16:48.239Z] #18 67.71 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:16:48.495Z] #41 19.38 DEP images/core-ppc64.pb-c.d [2019-10-28T00:16:48.495Z] #41 19.46 DEP images/core-s390.pb-c.d [2019-10-28T00:16:48.495Z] #41 19.51 DEP images/core-x86.pb-c.d [2019-10-28T00:16:48.495Z] #41 19.60 DEP images/core.pb-c.d [2019-10-28T00:16:48.753Z] #41 19.67 DEP images/inventory.pb-c.d [2019-10-28T00:16:48.753Z] #41 19.73 PBCC images/cpuinfo.pb-c.c [2019-10-28T00:16:48.753Z] #41 19.76 DEP images/cpuinfo.pb-c.d [2019-10-28T00:16:48.753Z] #41 19.81 PBCC images/stats.pb-c.c [2019-10-28T00:16:48.753Z] #41 19.83 DEP images/stats.pb-c.d [2019-10-28T00:16:48.959Z] #41 164.2 CC criu/util.o [2019-10-28T00:16:49.087Z] #18 68.24 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-28T00:16:49.087Z] #18 68.24 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-28T00:16:49.087Z] #18 68.24 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:16:49.838Z] #22 113.9 Checking out files: 23% (2501/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: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 38% (4119/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: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 59% (6324/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) [2019-10-28T00:16:49.838Z] #22 ... [2019-10-28T00:16:49.838Z] [2019-10-28T00:16:49.838Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:49.838Z] #47 DONE 117.0s [2019-10-28T00:16:49.838Z] [2019-10-28T00:16:49.838Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:49.886Z] #41 165.0 CC criu/uts_ns.o [2019-10-28T00:16:49.886Z] #41 165.2 CC criu/vdso-compat.o [2019-10-28T00:16:50.124Z] #41 ... [2019-10-28T00:16:50.124Z] [2019-10-28T00:16:50.124Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:16:50.124Z] #31 94.49 log [2019-10-28T00:16:50.124Z] #31 97.43 github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:16:50.124Z] #31 DONE 102.5s [2019-10-28T00:16:50.124Z] [2019-10-28T00:16:50.124Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:50.124Z] #59 37.88 + cd /tmp/tmp.qpznL8zUIF/src/github.com/containerd/containerd [2019-10-28T00:16:50.124Z] #59 37.88 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:16:50.124Z] #59 38.41 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-28T00:16:50.124Z] #59 38.41 + BUILDTAGS='netgo osusergo static_build' [2019-10-28T00:16:50.124Z] #59 38.41 + export EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:16:50.124Z] #59 38.41 + EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:16:50.124Z] #59 38.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-28T00:16:50.124Z] #59 38.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-28T00:16:50.124Z] #59 38.41 + '[' '' = dynamic ']' [2019-10-28T00:16:50.124Z] #59 38.41 + make [2019-10-28T00:16:50.124Z] #59 39.62 + bin/ctr [2019-10-28T00:16:50.142Z] #41 165.3 CC criu/vdso.o [2019-10-28T00:16:50.417Z] #18 69.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-28T00:16:50.417Z] #18 69.82 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-28T00:16:50.417Z] #18 69.83 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:16:50.703Z] #41 166.1 LINK criu/built-in.o [2019-10-28T00:16:50.703Z] #41 166.1 LINK criu/criu [2019-10-28T00:16:50.923Z] #22 113.9 Checking out files: 23% (2501/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: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 38% (4119/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: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 59% (6324/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: 79% (8425/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: 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: 99% (10594/10643) Checking out files: 100% (10643/10643) Checking out files: 100% (10643/10643), done. [2019-10-28T00:16:50.959Z] #41 166.4 DEP lib/c/criu.d [2019-10-28T00:16:51.184Z] #22 118.0 + cd /tmp/tmp.V6wCvVRafe/tmp/docker-ce [2019-10-28T00:16:51.184Z] #22 118.0 + git checkout -q v17.06.2-ce [2019-10-28T00:16:51.216Z] #41 166.5 CC images/rpc.pb-c.o [2019-10-28T00:16:51.777Z] #41 166.9 CC lib/c/criu.o [2019-10-28T00:16:51.829Z] #18 ... [2019-10-28T00:16:51.829Z] [2019-10-28T00:16:51.829Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:51.829Z] #42 47.28 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-28T00:16:51.829Z] #42 47.53 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-28T00:16:51.829Z] #42 47.95 HOSTCC compel/src/lib/log-host.o [2019-10-28T00:16:51.829Z] #42 48.20 HOSTLINK compel/compel-host-bin [2019-10-28T00:16:51.829Z] #42 48.30 DEP soccr/soccr.d [2019-10-28T00:16:51.829Z] #42 48.49 CC soccr/soccr.o [2019-10-28T00:16:51.829Z] #42 49.76 AR soccr/libsoccr.a [2019-10-28T00:16:51.829Z] #42 49.78 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:16:51.829Z] #42 49.97 DEP criu/arch/s390/sigframe.d [2019-10-28T00:16:51.829Z] #42 50.05 DEP criu/arch/s390/crtools.d [2019-10-28T00:16:51.829Z] #42 50.21 DEP criu/arch/s390/cpu.d [2019-10-28T00:16:51.829Z] #42 50.33 CC criu/arch/s390/cpu.o [2019-10-28T00:16:51.829Z] #42 50.78 CC criu/arch/s390/crtools.o [2019-10-28T00:16:51.829Z] #42 51.76 CC criu/arch/s390/sigframe.o [2019-10-28T00:16:51.829Z] #42 52.07 LINK criu/arch/s390/crtools.built-in.o [2019-10-28T00:16:51.829Z] #42 52.17 DEP criu/arch/s390/vdso-pie.d [2019-10-28T00:16:51.829Z] #42 52.39 DEP criu/pie/parasite-vdso.d [2019-10-28T00:16:51.829Z] #42 52.50 DEP criu/pie/util-vdso.d [2019-10-28T00:16:51.829Z] #42 52.70 DEP criu/pie/util.d [2019-10-28T00:16:51.829Z] #42 52.89 CC criu/pie/util.o [2019-10-28T00:16:51.829Z] #42 53.25 CC criu/pie/util-vdso.o [2019-10-28T00:16:51.829Z] #42 53.96 CC criu/pie/parasite-vdso.o [2019-10-28T00:16:51.829Z] #42 54.42 CC criu/arch/s390/vdso-pie.o [2019-10-28T00:16:51.829Z] #42 54.76 AR criu/pie/pie.lib.a [2019-10-28T00:16:51.829Z] #42 54.83 DEP criu/pie/restorer.d [2019-10-28T00:16:51.829Z] #42 55.18 DEP criu/arch/s390/restorer.d [2019-10-28T00:16:51.829Z] #42 55.37 DEP criu/pie/parasite.d [2019-10-28T00:16:51.829Z] #42 55.65 CC criu/pie/parasite.o [2019-10-28T00:16:51.829Z] #42 56.62 LINK criu/pie/parasite.built-in.o [2019-10-28T00:16:51.829Z] #42 56.62 GEN criu/pie/parasite-blob.h [2019-10-28T00:16:51.829Z] #42 56.65 CC criu/arch/s390/restorer.o [2019-10-28T00:16:51.829Z] #42 57.02 CC criu/pie/restorer.o [2019-10-28T00:16:52.024Z] #59 ... [2019-10-28T00:16:52.024Z] [2019-10-28T00:16:52.024Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:52.024Z] #17 18.80 Fetched 7919 kB in 15s (524 kB/s) [2019-10-28T00:16:52.337Z] #41 167.6 LINK lib/c/built-in.o [2019-10-28T00:16:52.337Z] #41 167.6 LINK lib/c/libcriu.so [2019-10-28T00:16:52.337Z] #41 167.7 GEN magic.py [2019-10-28T00:16:52.484Z] #42 ... [2019-10-28T00:16:52.484Z] [2019-10-28T00:16:52.484Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:52.484Z] #45 89.89 github.com/LK4D4/vndr/godl/singleflight [2019-10-28T00:16:52.484Z] #45 90.28 crypto/ecdsa [2019-10-28T00:16:52.484Z] #45 90.99 crypto/rsa [2019-10-28T00:16:52.484Z] #45 92.46 github.com/LK4D4/vndr/build [2019-10-28T00:16:52.484Z] #45 92.68 crypto/x509/pkix [2019-10-28T00:16:52.484Z] #45 93.28 vendor/golang.org/x/crypto/cryptobyte [2019-10-28T00:16:52.484Z] #45 95.88 net [2019-10-28T00:16:52.484Z] #45 96.28 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-28T00:16:52.484Z] #45 96.99 vendor/golang.org/x/crypto/poly1305 [2019-10-28T00:16:52.484Z] #45 97.79 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-28T00:16:52.484Z] #45 98.28 vendor/golang.org/x/crypto/curve25519 [2019-10-28T00:16:52.484Z] #45 98.88 vendor/golang.org/x/crypto/hkdf [2019-10-28T00:16:52.484Z] #45 99.07 vendor/golang.org/x/text/transform [2019-10-28T00:16:52.484Z] #45 99.75 vendor/golang.org/x/text/unicode/bidi [2019-10-28T00:16:52.574Z] #22 ... [2019-10-28T00:16:52.574Z] [2019-10-28T00:16:52.574Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:52.574Z] #44 109.4 vendor/golang.org/x/net/idna [2019-10-28T00:16:52.574Z] #44 112.0 vendor/golang.org/x/net/http/httpproxy [2019-10-28T00:16:52.574Z] #44 112.0 net/textproto [2019-10-28T00:16:52.574Z] #44 112.0 crypto/x509 [2019-10-28T00:16:52.574Z] #44 113.2 vendor/golang.org/x/net/http/httpguts [2019-10-28T00:16:52.574Z] #44 113.2 mime/multipart [2019-10-28T00:16:52.574Z] #44 115.5 crypto/tls [2019-10-28T00:16:52.574Z] #44 ... [2019-10-28T00:16:52.574Z] [2019-10-28T00:16:52.574Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:52.574Z] #17 54.33 Setting up python3-minimal (3.5.3-1) ... [2019-10-28T00:16:52.574Z] #17 56.47 Selecting previously unselected package python3. [2019-10-28T00:16:52.574Z] #17 56.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-10-28T00:16:52.574Z] #17 56.55 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 56.67 Unpacking python3 (3.5.3-1) ... [2019-10-28T00:16:52.574Z] #17 56.85 Selecting previously unselected package pigz. [2019-10-28T00:16:52.574Z] #17 56.87 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 56.88 Unpacking pigz (2.3.4-1) ... [2019-10-28T00:16:52.574Z] #17 57.05 Selecting previously unselected package libip4tc0:arm64. [2019-10-28T00:16:52.574Z] #17 57.05 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 57.06 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:52.574Z] #17 57.20 Selecting previously unselected package libip6tc0:arm64. [2019-10-28T00:16:52.574Z] #17 57.21 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 57.23 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:52.574Z] #17 57.36 Selecting previously unselected package libiptc0:arm64. [2019-10-28T00:16:52.574Z] #17 57.36 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 57.38 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:52.574Z] #17 57.56 Selecting previously unselected package libxtables12:arm64. [2019-10-28T00:16:52.574Z] #17 57.56 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 57.57 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:52.574Z] #17 57.70 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-28T00:16:52.574Z] #17 57.70 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 57.71 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-28T00:16:52.574Z] #17 57.86 Selecting previously unselected package iptables. [2019-10-28T00:16:52.574Z] #17 57.86 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 57.87 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:16:52.574Z] #17 58.38 Selecting previously unselected package xxd. [2019-10-28T00:16:52.574Z] #17 58.39 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 58.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:52.574Z] #17 58.63 Selecting previously unselected package vim-common. [2019-10-28T00:16:52.574Z] #17 58.63 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:16:52.574Z] #17 58.65 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:16:52.574Z] #17 58.83 Selecting previously unselected package bzip2. [2019-10-28T00:16:52.574Z] #17 58.83 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 58.84 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-28T00:16:52.574Z] #17 58.97 Selecting previously unselected package libgpm2:arm64. [2019-10-28T00:16:52.574Z] #17 58.97 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 58.98 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-28T00:16:52.574Z] #17 59.09 Selecting previously unselected package xz-utils. [2019-10-28T00:16:52.574Z] #17 59.09 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-28T00:16:52.574Z] #17 59.13 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:16:52.593Z] #41 167.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:16:52.593Z] #41 167.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:16:52.835Z] #17 59.33 Selecting previously unselected package aufs-tools. [2019-10-28T00:16:52.835Z] #17 59.33 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-28T00:16:52.835Z] #17 59.35 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:16:52.835Z] #17 59.56 Selecting previously unselected package liblzo2-2:arm64. [2019-10-28T00:16:52.835Z] #17 59.57 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-28T00:16:52.835Z] #17 59.57 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-28T00:16:52.849Z] #41 ... [2019-10-28T00:16:52.849Z] [2019-10-28T00:16:52.849Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:52.849Z] #59 188.5 + bin/containerd [2019-10-28T00:16:52.924Z] #45 ... [2019-10-28T00:16:52.924Z] [2019-10-28T00:16:52.924Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:52.924Z] #18 72.31 Selecting previously unselected package binutils-mingw-w64. [2019-10-28T00:16:52.924Z] #18 72.33 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-28T00:16:52.924Z] #18 72.34 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:16:52.924Z] #18 72.46 Selecting previously unselected package mingw-w64-common. [2019-10-28T00:16:53.096Z] #17 59.79 Selecting previously unselected package btrfs-progs. [2019-10-28T00:16:53.096Z] #17 59.79 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-28T00:16:53.096Z] #17 59.79 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:16:53.341Z] #18 72.46 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-28T00:16:53.341Z] #18 72.46 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-28T00:16:53.675Z] #17 60.25 Selecting previously unselected package btrfs-tools. [2019-10-28T00:16:53.675Z] #17 60.25 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-28T00:16:53.675Z] #17 60.26 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:16:53.675Z] #17 60.35 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-28T00:16:53.675Z] #17 60.35 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-28T00:16:53.675Z] #17 60.36 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-28T00:16:53.937Z] #17 60.57 Selecting previously unselected package dmsetup. [2019-10-28T00:16:53.937Z] #17 60.58 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-28T00:16:53.937Z] #17 ... [2019-10-28T00:16:53.937Z] [2019-10-28T00:16:53.937Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:53.937Z] #44 121.0 net/http/httptrace [2019-10-28T00:16:54.197Z] #44 121.1 net/http [2019-10-28T00:16:55.363Z] #59 ... [2019-10-28T00:16:55.363Z] [2019-10-28T00:16:55.363Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:55.363Z] #41 168.3 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:16:55.363Z] #41 168.8 make[1]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.4 make[1]: 'images/built-in.o' is up to date. [2019-10-28T00:16:55.363Z] #41 169.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-28T00:16:55.363Z] #41 169.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-28T00:16:55.363Z] #41 169.4 make[1]: 'compel/libcompel.a' is up to date. [2019-10-28T00:16:55.363Z] #41 169.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-28T00:16:55.363Z] #41 169.5 make[1]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:16:55.363Z] #41 169.6 make[2]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.7 make[2]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.7 make[2]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.8 make[2]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.8 make[2]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.8 make[2]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.9 make[2]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.9 make[2]: Nothing to be done for 'all'. [2019-10-28T00:16:55.363Z] #41 169.9 INSTALL criu/criu [2019-10-28T00:16:55.363Z] #41 DONE 170.5s [2019-10-28T00:16:55.363Z] [2019-10-28T00:16:55.363Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:56.203Z] #17 18.80 Reading package lists... [2019-10-28T00:16:56.204Z] #17 ... [2019-10-28T00:16:56.204Z] [2019-10-28T00:16:56.204Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:16:56.204Z] #44 97.90 go/ast [2019-10-28T00:16:56.204Z] #44 100.7 internal/lazyregexp [2019-10-28T00:16:56.204Z] #44 101.0 net/url [2019-10-28T00:16:56.204Z] #44 103.7 text/template/parse [2019-10-28T00:16:56.204Z] #44 104.4 go/parser [2019-10-28T00:16:56.204Z] #44 107.7 encoding/xml [2019-10-28T00:16:56.204Z] #44 ... [2019-10-28T00:16:56.204Z] [2019-10-28T00:16:56.204Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:56.204Z] #41 21.61 make[1]: Nothing to be done for 'all'. [2019-10-28T00:16:56.204Z] #41 23.30 CC images/stats.o [2019-10-28T00:16:56.204Z] #41 23.65 CC images/core.o [2019-10-28T00:16:56.204Z] #41 24.50 CC images/core-x86.o [2019-10-28T00:16:56.204Z] #41 25.02 CC images/core-arm.o [2019-10-28T00:16:56.204Z] #41 25.36 CC images/core-aarch64.o [2019-10-28T00:16:56.204Z] #41 25.71 CC images/core-ppc64.o [2019-10-28T00:16:56.204Z] #41 26.50 CC images/core-s390.o [2019-10-28T00:16:56.204Z] #41 27.19 CC images/cpuinfo.o [2019-10-28T00:16:56.290Z] #50 ... [2019-10-28T00:16:56.290Z] [2019-10-28T00:16:56.290Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-28T00:16:56.461Z] #41 ... [2019-10-28T00:16:56.461Z] [2019-10-28T00:16:56.461Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:56.461Z] #17 18.80 Reading package lists... [2019-10-28T00:16:56.545Z] #42 DONE 0.2s [2019-10-28T00:16:56.545Z] [2019-10-28T00:16:56.545Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-28T00:16:56.743Z] #44 ... [2019-10-28T00:16:56.743Z] [2019-10-28T00:16:56.743Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:56.743Z] #41 55.30 CC images/userns.o [2019-10-28T00:16:56.743Z] #41 55.63 CC images/google/protobuf/descriptor.o [2019-10-28T00:16:56.743Z] #41 57.57 CC images/opts.o [2019-10-28T00:16:56.743Z] #41 57.86 CC images/seccomp.o [2019-10-28T00:16:56.743Z] #41 58.46 CC images/binfmt-misc.o [2019-10-28T00:16:56.743Z] #41 58.71 CC images/time.o [2019-10-28T00:16:56.743Z] #41 59.21 CC images/sysctl.o [2019-10-28T00:16:56.743Z] #41 59.48 CC images/autofs.o [2019-10-28T00:16:56.743Z] #41 59.75 CC images/macvlan.o [2019-10-28T00:16:56.743Z] #41 60.12 CC images/sit.o [2019-10-28T00:16:56.743Z] #41 60.39 LINK images/built-in.o [2019-10-28T00:16:56.743Z] #41 60.50 GEN compel/include/asm [2019-10-28T00:16:56.743Z] #41 60.51 GEN compel/include/version.h [2019-10-28T00:16:56.743Z] #41 60.53 touch .config [2019-10-28T00:16:56.743Z] #41 60.54 GEN include/common/config.h [2019-10-28T00:16:56.743Z] #41 60.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-28T00:16:56.743Z] #41 60.65 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-28T00:16:56.743Z] #41 60.74 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-28T00:16:56.743Z] #41 60.81 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-28T00:16:56.743Z] #41 60.83 DEP compel/plugins/std/infect.d [2019-10-28T00:16:56.743Z] #41 61.03 DEP compel/plugins/std/string.d [2019-10-28T00:16:56.743Z] #41 61.18 DEP compel/plugins/std/log.d [2019-10-28T00:16:56.743Z] #41 61.27 DEP compel/plugins/std/fds.d [2019-10-28T00:16:56.743Z] #41 61.43 DEP compel/plugins/std/std.d [2019-10-28T00:16:56.743Z] #41 61.52 DEP compel/plugins/shmem/shmem.d [2019-10-28T00:16:56.743Z] #41 61.60 DEP compel/plugins/fds/fds.d [2019-10-28T00:16:56.743Z] #41 61.74 CC compel/plugins/std/std.o [2019-10-28T00:16:56.743Z] #41 62.14 CC compel/plugins/std/fds.o [2019-10-28T00:16:56.743Z] #41 62.53 CC compel/plugins/std/log.o [2019-10-28T00:16:56.743Z] #41 63.52 CC compel/plugins/std/string.o [2019-10-28T00:16:56.743Z] #41 64.24 CC compel/plugins/std/infect.o [2019-10-28T00:16:56.743Z] #41 64.68 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-28T00:16:56.743Z] #41 64.73 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-28T00:16:56.743Z] #41 64.82 AR compel/plugins/std.lib.a [2019-10-28T00:16:56.743Z] #41 64.88 CC compel/plugins/fds/fds.o [2019-10-28T00:16:56.743Z] #41 65.31 AR compel/plugins/fds.lib.a [2019-10-28T00:16:56.743Z] #41 65.36 HOSTDEP compel/src/lib/log-host.d [2019-10-28T00:16:56.743Z] #41 ... [2019-10-28T00:16:56.743Z] [2019-10-28T00:16:56.743Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:16:56.743Z] #17 60.60 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-28T00:16:56.743Z] #17 60.75 Selecting previously unselected package libonig4:arm64. [2019-10-28T00:16:56.743Z] #17 60.76 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 60.77 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-28T00:16:56.743Z] #17 60.97 Selecting previously unselected package libjq1:arm64. [2019-10-28T00:16:56.743Z] #17 60.98 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 61.00 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-28T00:16:56.743Z] #17 61.14 Selecting previously unselected package jq. [2019-10-28T00:16:56.743Z] #17 61.14 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 61.16 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:16:56.743Z] #17 61.28 Selecting previously unselected package libaio1:arm64. [2019-10-28T00:16:56.743Z] #17 61.28 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 61.29 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-28T00:16:56.743Z] #17 61.40 Selecting previously unselected package libcap2-bin. [2019-10-28T00:16:56.743Z] #17 61.42 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 61.43 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-28T00:16:56.743Z] #17 61.59 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-28T00:16:56.743Z] #17 61.59 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 61.60 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-28T00:16:56.743Z] #17 61.72 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-28T00:16:56.743Z] #17 61.74 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 61.75 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-28T00:16:56.743Z] #17 62.08 Selecting previously unselected package libpcre16-3:arm64. [2019-10-28T00:16:56.743Z] #17 62.09 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 62.09 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-28T00:16:56.743Z] #17 62.29 Selecting previously unselected package libpcre32-3:arm64. [2019-10-28T00:16:56.743Z] #17 62.29 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 62.35 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-28T00:16:56.743Z] #17 62.57 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-28T00:16:56.743Z] #17 62.57 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 62.61 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-28T00:16:56.743Z] #17 63.04 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-28T00:16:56.743Z] #17 63.04 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 63.06 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-28T00:16:56.743Z] #17 63.45 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-28T00:16:56.743Z] #17 63.47 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-28T00:16:56.743Z] #17 63.47 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-28T00:16:56.801Z] #45 DONE 0.4s [2019-10-28T00:16:56.801Z] [2019-10-28T00:16:56.801Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:57.004Z] #17 63.58 Selecting previously unselected package libnl-3-200:arm64. [2019-10-28T00:16:57.004Z] #17 63.59 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-28T00:16:57.004Z] #17 63.60 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-28T00:16:57.004Z] #17 63.82 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-28T00:16:57.056Z] #50 ... [2019-10-28T00:16:57.056Z] [2019-10-28T00:16:57.056Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-28T00:16:57.056Z] #48 DONE 0.1s [2019-10-28T00:16:57.056Z] [2019-10-28T00:16:57.056Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:57.265Z] #17 63.82 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-28T00:16:57.265Z] #17 63.83 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-28T00:16:57.265Z] #17 63.96 Selecting previously unselected package libreadline5:arm64. [2019-10-28T00:16:57.265Z] #17 63.96 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-28T00:16:57.265Z] #17 63.97 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-28T00:16:57.526Z] #17 64.12 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-28T00:16:57.526Z] #17 64.13 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-28T00:16:57.526Z] #17 64.14 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-28T00:16:57.638Z] #18 76.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-28T00:16:57.638Z] #18 76.93 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-28T00:16:57.638Z] #18 76.93 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:16:58.913Z] #17 65.62 Selecting previously unselected package net-tools. [2019-10-28T00:16:58.913Z] #17 65.63 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-28T00:16:58.913Z] #17 65.64 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:16:59.023Z] #18 ... [2019-10-28T00:16:59.023Z] [2019-10-28T00:16:59.023Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:16:59.023Z] #42 59.72 LINK criu/pie/restorer.built-in.o [2019-10-28T00:16:59.023Z] #42 59.73 GEN criu/pie/restorer-blob.h [2019-10-28T00:16:59.023Z] #42 59.88 DEP criu/vdso.d [2019-10-28T00:16:59.023Z] #42 60.09 DEP criu/uts_ns.d [2019-10-28T00:16:59.023Z] #42 60.23 DEP criu/util.d [2019-10-28T00:16:59.023Z] #42 60.47 DEP criu/uffd.d [2019-10-28T00:16:59.023Z] #42 60.66 DEP criu/tun.d [2019-10-28T00:16:59.023Z] #42 60.87 DEP criu/tty.d [2019-10-28T00:16:59.023Z] #42 61.04 DEP criu/timerfd.d [2019-10-28T00:16:59.023Z] #42 61.28 DEP criu/sysfs_parse.d [2019-10-28T00:16:59.023Z] #42 61.66 DEP criu/sysctl.d [2019-10-28T00:16:59.023Z] #42 61.79 DEP criu/string.d [2019-10-28T00:16:59.023Z] #42 61.82 DEP criu/stats.d [2019-10-28T00:16:59.023Z] #42 61.96 DEP criu/sockets.d [2019-10-28T00:16:59.023Z] #42 62.16 DEP criu/sk-unix.d [2019-10-28T00:16:59.023Z] #42 62.33 DEP criu/sk-tcp.d [2019-10-28T00:16:59.023Z] #42 62.51 DEP criu/sk-queue.d [2019-10-28T00:16:59.023Z] #42 62.66 DEP criu/sk-packet.d [2019-10-28T00:16:59.023Z] #42 62.85 DEP criu/sk-netlink.d [2019-10-28T00:16:59.023Z] #42 62.99 DEP criu/sk-inet.d [2019-10-28T00:16:59.023Z] #42 63.19 DEP criu/signalfd.d [2019-10-28T00:16:59.023Z] #42 63.43 DEP criu/sigframe.d [2019-10-28T00:16:59.023Z] #42 63.52 DEP criu/shmem.d [2019-10-28T00:16:59.023Z] #42 63.70 DEP criu/servicefd.d [2019-10-28T00:16:59.023Z] #42 63.85 DEP criu/seize.d [2019-10-28T00:16:59.023Z] #42 64.00 DEP criu/seccomp.d [2019-10-28T00:16:59.023Z] #42 64.31 DEP criu/rst-malloc.d [2019-10-28T00:16:59.023Z] #42 64.44 DEP criu/rbtree.d [2019-10-28T00:16:59.023Z] #42 64.53 DEP criu/pstree.d [2019-10-28T00:16:59.178Z] #17 65.92 Selecting previously unselected package python-pip-whl. [2019-10-28T00:16:59.178Z] #17 65.93 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:16:59.178Z] #17 65.94 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:16:59.515Z] #42 64.86 DEP criu/protobuf.d [2019-10-28T00:16:59.613Z] #50 DONE 240.4s [2019-10-28T00:16:59.613Z] [2019-10-28T00:16:59.613Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:16:59.750Z] #17 66.44 Selecting previously unselected package python3-pip. [2019-10-28T00:16:59.750Z] #17 66.45 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:16:59.750Z] #17 66.47 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:16:59.990Z] #42 65.13 GEN criu/protobuf-desc-gen.h [2019-10-28T00:17:00.011Z] #17 66.67 Selecting previously unselected package python3-pkg-resources. [2019-10-28T00:17:00.011Z] #17 66.68 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:17:00.011Z] #17 66.69 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:17:00.273Z] #17 66.86 Selecting previously unselected package python3-setuptools. [2019-10-28T00:17:00.273Z] #17 66.87 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-28T00:17:00.273Z] #17 66.90 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-28T00:17:00.534Z] #17 67.16 Selecting previously unselected package python3-wheel. [2019-10-28T00:17:00.534Z] #17 67.17 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-28T00:17:00.534Z] #17 67.18 Unpacking python3-wheel (0.29.0-2) ... [2019-10-28T00:17:00.795Z] #17 67.36 Selecting previously unselected package thin-provisioning-tools. [2019-10-28T00:17:00.795Z] #17 67.38 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-28T00:17:00.795Z] #17 67.39 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:17:00.977Z] #59 ... [2019-10-28T00:17:00.977Z] [2019-10-28T00:17:00.977Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-28T00:17:00.977Z] #51 DONE 0.2s [2019-10-28T00:17:00.977Z] [2019-10-28T00:17:00.977Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-28T00:17:01.055Z] #17 67.66 Selecting previously unselected package vim-runtime. [2019-10-28T00:17:01.055Z] #17 67.67 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:17:01.055Z] #17 67.73 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-28T00:17:01.055Z] #17 67.78 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-28T00:17:01.233Z] #55 DONE 0.1s [2019-10-28T00:17:01.233Z] [2019-10-28T00:17:01.233Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:01.316Z] #17 67.80 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:01.326Z] #42 66.55 DEP criu/protobuf-desc.d [2019-10-28T00:17:01.326Z] #42 66.71 DEP criu/proc_parse.d [2019-10-28T00:17:01.737Z] #42 66.96 DEP criu/plugin.d [2019-10-28T00:17:01.737Z] #42 67.06 DEP criu/pipes.d [2019-10-28T00:17:02.148Z] #42 67.31 DEP criu/pie-util.d [2019-10-28T00:17:02.148Z] #42 67.48 DEP criu/pie-util-vdso.d [2019-10-28T00:17:02.148Z] #42 67.59 DEP criu/pie-util-vdso-elf32.d [2019-10-28T00:17:02.148Z] #42 67.71 DEP criu/path.d [2019-10-28T00:17:02.284Z] #17 23.45 Reading package lists... [2019-10-28T00:17:02.284Z] #17 28.44 Building dependency tree... [2019-10-28T00:17:02.284Z] #17 ... [2019-10-28T00:17:02.284Z] [2019-10-28T00:17:02.284Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:02.284Z] #41 27.62 CC images/inventory.o [2019-10-28T00:17:02.284Z] #41 27.85 CC images/fdinfo.o [2019-10-28T00:17:02.284Z] #41 28.32 CC images/fown.o [2019-10-28T00:17:02.284Z] #41 28.59 CC images/ns.o [2019-10-28T00:17:02.284Z] #41 28.82 CC images/regfile.o [2019-10-28T00:17:02.284Z] #41 29.05 CC images/ghost-file.o [2019-10-28T00:17:02.284Z] #41 29.39 CC images/fifo.o [2019-10-28T00:17:02.284Z] #41 29.68 CC images/remap-file-path.o [2019-10-28T00:17:02.284Z] #41 29.88 CC images/eventfd.o [2019-10-28T00:17:02.284Z] #41 30.06 CC images/eventpoll.o [2019-10-28T00:17:02.284Z] #41 30.31 CC images/fh.o [2019-10-28T00:17:02.284Z] #41 30.71 CC images/fsnotify.o [2019-10-28T00:17:02.284Z] #41 31.36 CC images/signalfd.o [2019-10-28T00:17:02.284Z] #41 31.69 CC images/fs.o [2019-10-28T00:17:02.284Z] #41 31.86 CC images/pstree.o [2019-10-28T00:17:02.284Z] #41 32.08 CC images/pipe.o [2019-10-28T00:17:02.284Z] #41 32.33 CC images/tcp-stream.o [2019-10-28T00:17:02.284Z] #41 32.63 CC images/sk-packet.o [2019-10-28T00:17:02.284Z] #41 32.88 CC images/mnt.o [2019-10-28T00:17:02.284Z] #41 33.09 CC images/pipe-data.o [2019-10-28T00:17:02.284Z] #41 33.26 CC images/sa.o [2019-10-28T00:17:02.541Z] #41 33.48 CC images/timer.o [2019-10-28T00:17:02.571Z] #42 67.87 DEP criu/parasite-syscall.d [2019-10-28T00:17:02.571Z] #42 68.10 DEP criu/pagemap.d [2019-10-28T00:17:02.799Z] #41 33.89 CC images/timerfd.o [2019-10-28T00:17:02.976Z] #42 ... [2019-10-28T00:17:02.976Z] [2019-10-28T00:17:02.976Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:02.976Z] #18 82.29 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-28T00:17:02.976Z] #18 82.30 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-28T00:17:02.976Z] #18 82.31 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-28T00:17:02.976Z] #18 82.39 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-28T00:17:02.976Z] #18 82.39 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-28T00:17:02.976Z] #18 82.40 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:17:03.057Z] #41 34.08 CC images/mm.o [2019-10-28T00:17:03.057Z] #41 ... [2019-10-28T00:17:03.057Z] [2019-10-28T00:17:03.057Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:03.057Z] #17 28.44 Building dependency tree... [2019-10-28T00:17:04.508Z] #18 ... [2019-10-28T00:17:04.508Z] [2019-10-28T00:17:04.508Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:04.508Z] #63 102.9 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:17:04.508Z] #63 102.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-28T00:17:04.508Z] #63 DONE 111.7s [2019-10-28T00:17:04.508Z] [2019-10-28T00:17:04.508Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-28T00:17:04.508Z] #64 DONE 0.1s [2019-10-28T00:17:04.508Z] [2019-10-28T00:17:04.508Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:04.508Z] #42 68.31 DEP criu/pagemap-cache.d [2019-10-28T00:17:04.508Z] #42 68.41 DEP criu/page-xfer.d [2019-10-28T00:17:04.508Z] #42 68.64 DEP criu/page-pipe.d [2019-10-28T00:17:04.508Z] #42 68.73 DEP criu/netfilter.d [2019-10-28T00:17:04.508Z] #42 68.94 DEP criu/net.d [2019-10-28T00:17:04.508Z] #42 69.20 DEP criu/namespaces.d [2019-10-28T00:17:04.508Z] #42 69.39 DEP criu/mount.d [2019-10-28T00:17:04.508Z] #42 69.58 DEP criu/mem.d [2019-10-28T00:17:04.618Z] #17 71.38 Selecting previously unselected package vim. [2019-10-28T00:17:04.618Z] #17 71.38 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-28T00:17:04.618Z] #17 71.39 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:04.956Z] #17 31.13 The following additional packages will be installed: [2019-10-28T00:17:04.956Z] #17 31.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-28T00:17:04.956Z] #17 31.13 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-28T00:17:04.956Z] #17 31.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-28T00:17:04.956Z] #17 31.13 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-28T00:17:04.956Z] #17 31.13 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-28T00:17:04.956Z] #17 31.13 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-28T00:17:04.956Z] #17 31.14 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-28T00:17:04.956Z] #17 31.14 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-28T00:17:04.956Z] #17 31.14 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-28T00:17:04.956Z] #17 31.15 Suggested packages: [2019-10-28T00:17:04.956Z] #17 31.15 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-28T00:17:04.956Z] #17 31.15 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-28T00:17:04.956Z] #17 31.15 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-28T00:17:04.956Z] #17 31.15 vim-doc vim-scripts xfsdump acl attr quota [2019-10-28T00:17:04.956Z] #17 31.15 Recommended packages: [2019-10-28T00:17:04.956Z] #17 31.15 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-28T00:17:04.956Z] #17 31.15 python3-keyrings.alt python3-xdg unzip [2019-10-28T00:17:04.978Z] #42 ... [2019-10-28T00:17:04.978Z] [2019-10-28T00:17:04.978Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:04.978Z] #45 102.1 vendor/golang.org/x/text/secure/bidirule [2019-10-28T00:17:04.978Z] #45 102.4 vendor/golang.org/x/text/unicode/norm [2019-10-28T00:17:04.978Z] #45 108.2 vendor/golang.org/x/net/idna [2019-10-28T00:17:04.978Z] #45 111.8 vendor/golang.org/x/net/http2/hpack [2019-10-28T00:17:04.978Z] #45 ... [2019-10-28T00:17:04.978Z] [2019-10-28T00:17:04.978Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:04.978Z] #42 70.22 DEP criu/lsm.d [2019-10-28T00:17:04.978Z] #42 70.55 DEP criu/log.d [2019-10-28T00:17:05.190Z] #17 71.75 Selecting previously unselected package xfsprogs. [2019-10-28T00:17:05.190Z] #17 71.76 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-28T00:17:05.190Z] #17 71.77 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:17:05.398Z] #42 70.81 DEP criu/libnetlink.d [2019-10-28T00:17:05.452Z] #17 ... [2019-10-28T00:17:05.452Z] [2019-10-28T00:17:05.452Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:05.452Z] #22 122.4 + mkdir -p /tmp/tmp.V6wCvVRafe/src/github.com/docker [2019-10-28T00:17:05.452Z] #22 122.4 + mv components/cli /tmp/tmp.V6wCvVRafe/src/github.com/docker/cli [2019-10-28T00:17:05.452Z] #22 122.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-28T00:17:05.716Z] #22 ... [2019-10-28T00:17:05.716Z] [2019-10-28T00:17:05.716Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:05.716Z] #17 72.27 Selecting previously unselected package zip. [2019-10-28T00:17:05.716Z] #17 72.28 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-28T00:17:05.716Z] #17 72.28 Unpacking zip (3.0-11+b1) ... [2019-10-28T00:17:05.815Z] #42 71.09 DEP criu/kerndat.d [2019-10-28T00:17:05.815Z] #42 71.28 DEP criu/kcmp-ids.d [2019-10-28T00:17:05.815Z] #42 71.31 DEP criu/irmap.d [2019-10-28T00:17:05.978Z] #17 72.52 Selecting previously unselected package libapparmor-perl. [2019-10-28T00:17:05.978Z] #17 72.52 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-28T00:17:05.978Z] #17 72.55 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:17:05.978Z] #17 72.68 Selecting previously unselected package apparmor. [2019-10-28T00:17:05.978Z] #17 72.68 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-28T00:17:05.978Z] #17 72.75 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:17:06.216Z] #42 71.48 DEP criu/ipc_ns.d [2019-10-28T00:17:06.216Z] #42 71.59 DEP criu/image.d [2019-10-28T00:17:06.330Z] #17 ... [2019-10-28T00:17:06.330Z] [2019-10-28T00:17:06.330Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:06.330Z] #44 108.4 text/template [2019-10-28T00:17:06.330Z] #44 113.7 go/doc [2019-10-28T00:17:06.330Z] #44 114.0 github.com/LK4D4/vndr/godl/singleflight [2019-10-28T00:17:06.330Z] #44 114.6 net [2019-10-28T00:17:06.330Z] #44 117.6 github.com/LK4D4/vndr/build [2019-10-28T00:17:06.330Z] #44 ... [2019-10-28T00:17:06.330Z] [2019-10-28T00:17:06.330Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:06.330Z] #41 34.37 CC images/sk-opts.o [2019-10-28T00:17:06.330Z] #41 34.61 CC images/sk-unix.o [2019-10-28T00:17:06.330Z] #41 35.12 CC images/sk-inet.o [2019-10-28T00:17:06.330Z] #41 35.51 CC images/tun.o [2019-10-28T00:17:06.330Z] #41 35.75 CC images/sk-netlink.o [2019-10-28T00:17:06.330Z] #41 35.95 CC images/packet-sock.o [2019-10-28T00:17:06.330Z] #41 36.48 CC images/ipc-var.o [2019-10-28T00:17:06.330Z] #41 36.73 CC images/ipc-desc.o [2019-10-28T00:17:06.330Z] #41 36.97 CC images/ipc-shm.o [2019-10-28T00:17:06.330Z] #41 37.22 CC images/ipc-msg.o [2019-10-28T00:17:06.550Z] #17 73.09 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-28T00:17:06.550Z] #17 73.10 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-28T00:17:06.550Z] #17 73.11 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:17:06.588Z] #41 37.43 CC images/ipc-sem.o [2019-10-28T00:17:06.588Z] #41 37.65 CC images/utsns.o [2019-10-28T00:17:06.607Z] #42 71.72 DEP criu/image-desc.d [2019-10-28T00:17:06.607Z] #42 71.82 DEP criu/fsnotify.d [2019-10-28T00:17:06.607Z] #42 71.98 DEP criu/filesystems.d [2019-10-28T00:17:06.607Z] #42 72.10 DEP criu/files.d [2019-10-28T00:17:06.811Z] #17 ... [2019-10-28T00:17:06.811Z] [2019-10-28T00:17:06.811Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:06.811Z] #41 65.66 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-28T00:17:06.811Z] #41 65.81 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-28T00:17:06.811Z] #41 66.05 HOSTDEP compel/src/main-host.d [2019-10-28T00:17:06.811Z] #41 66.15 DEP compel/src/lib/ptrace.d [2019-10-28T00:17:06.811Z] #41 66.37 DEP compel/src/lib/infect.d [2019-10-28T00:17:06.811Z] #41 66.53 DEP compel/src/lib/infect-util.d [2019-10-28T00:17:06.811Z] #41 66.71 DEP compel/src/lib/infect-rpc.d [2019-10-28T00:17:06.811Z] #41 66.86 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-28T00:17:06.811Z] #41 67.01 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-28T00:17:06.811Z] #41 67.15 DEP compel/src/lib/log.d [2019-10-28T00:17:06.811Z] #41 67.35 DEP compel/src/main.d [2019-10-28T00:17:06.811Z] #41 67.50 DEP compel/src/lib/handle-elf.d [2019-10-28T00:17:06.811Z] #41 67.67 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-28T00:17:06.811Z] #41 67.91 CC compel/src/lib/log.o [2019-10-28T00:17:06.811Z] #41 68.36 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-28T00:17:06.811Z] #41 68.75 CC compel/arch/aarch64/src/lib/infect.o [2019-10-28T00:17:06.811Z] #41 69.23 CC compel/src/lib/infect-rpc.o [2019-10-28T00:17:06.811Z] #41 69.76 CC compel/src/lib/infect-util.o [2019-10-28T00:17:06.811Z] #41 70.11 CC compel/src/lib/infect.o [2019-10-28T00:17:06.811Z] #41 72.39 CC compel/src/lib/ptrace.o [2019-10-28T00:17:06.811Z] #41 72.87 AR compel/libcompel.a [2019-10-28T00:17:06.811Z] #41 72.95 HOSTCC compel/src/main-host.o [2019-10-28T00:17:06.811Z] #41 73.46 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-28T00:17:06.811Z] #41 73.80 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-28T00:17:06.811Z] #41 74.15 HOSTCC compel/src/lib/log-host.o [2019-10-28T00:17:06.811Z] #41 74.32 HOSTLINK compel/compel-host-bin [2019-10-28T00:17:06.811Z] #41 74.45 DEP soccr/soccr.d [2019-10-28T00:17:06.811Z] #41 74.65 CC soccr/soccr.o [2019-10-28T00:17:06.845Z] #41 37.92 CC images/creds.o [2019-10-28T00:17:07.008Z] #42 72.32 DEP criu/files-reg.d [2019-10-28T00:17:07.008Z] #42 72.46 DEP criu/files-ext.d [2019-10-28T00:17:07.072Z] #41 75.97 AR soccr/libsoccr.a [2019-10-28T00:17:07.333Z] #41 76.04 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:17:07.411Z] #41 38.21 CC images/vma.o [2019-10-28T00:17:07.413Z] #42 ... [2019-10-28T00:17:07.413Z] [2019-10-28T00:17:07.413Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:07.413Z] #48 DONE 114.7s [2019-10-28T00:17:07.413Z] [2019-10-28T00:17:07.413Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:07.413Z] #42 72.68 DEP criu/file-lock.d [2019-10-28T00:17:07.669Z] #41 38.48 CC images/netdev.o [2019-10-28T00:17:07.839Z] #42 73.30 DEP criu/file-ids.d [2019-10-28T00:17:07.839Z] #42 73.40 DEP criu/fifo.d [2019-10-28T00:17:07.905Z] #41 ... [2019-10-28T00:17:07.905Z] [2019-10-28T00:17:07.905Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:07.905Z] #17 74.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-28T00:17:07.905Z] #17 74.48 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-28T00:17:07.905Z] #17 74.49 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:17:07.927Z] #41 39.01 CC images/tty.o [2019-10-28T00:17:08.240Z] #42 73.48 DEP criu/fdstore.d [2019-10-28T00:17:08.240Z] #42 73.53 DEP criu/fault-injection.d [2019-10-28T00:17:08.240Z] #42 73.56 DEP criu/external.d [2019-10-28T00:17:08.240Z] #42 73.66 DEP criu/eventpoll.d [2019-10-28T00:17:08.493Z] #41 ... [2019-10-28T00:17:08.493Z] [2019-10-28T00:17:08.493Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:08.493Z] #44 121.0 vendor/golang.org/x/text/transform [2019-10-28T00:17:08.623Z] #42 73.85 DEP criu/eventfd.d [2019-10-28T00:17:08.623Z] #42 73.94 DEP criu/crtools.d [2019-10-28T00:17:08.623Z] #42 74.06 DEP criu/cr-service.d [2019-10-28T00:17:09.067Z] #42 74.23 DEP criu/cr-restore.d [2019-10-28T00:17:09.067Z] #42 74.40 DEP criu/cr-errno.d [2019-10-28T00:17:09.067Z] #42 74.42 DEP criu/cr-dump.d [2019-10-28T00:17:09.208Z] Removing intermediate container 2fd41f09d62e [2019-10-28T00:17:09.208Z] ---> 2e8c0ed41e46 [2019-10-28T00:17:09.208Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-28T00:17:09.208Z] ---> ebd73b5ebd31 [2019-10-28T00:17:09.208Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-28T00:17:09.208Z] ---> 10dd31b0ba71 [2019-10-28T00:17:09.208Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-28T00:17:09.208Z] ---> Running in ee5375ef40c0 [2019-10-28T00:17:09.208Z] Removing intermediate container ee5375ef40c0 [2019-10-28T00:17:09.208Z] ---> 0f1036889b4c [2019-10-28T00:17:09.208Z] Successfully built 0f1036889b4c [2019-10-28T00:17:09.208Z] Successfully tagged moby-buildx:latest [2019-10-28T00:17:09.208Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-28T00:17:09.208Z] if [ -n "${id}" ]; then \ [2019-10-28T00:17:09.208Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-28T00:17:09.208Z] && touch bundles/buildx; \ [2019-10-28T00:17:09.208Z] docker rm -f ${id}; \ [2019-10-28T00:17:09.208Z] fi [2019-10-28T00:17:09.208Z] 0ba6711f30d60dee3750cd262372edf0a69a3e317840358c4e9c7bc062b8aa7e [2019-10-28T00:17:09.208Z] bundles/buildx version [2019-10-28T00:17:09.208Z] buildx v0.3.1 6db68d0 [2019-10-28T00:17:09.208Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb . [2019-10-28T00:17:09.208Z] #1 [internal] booting buildkit [2019-10-28T00:17:09.208Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-28T00:17:09.208Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2019-10-28T00:17:09.208Z] #1 creating container buildx_buildkit_default [2019-10-28T00:17:09.208Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-28T00:17:09.208Z] #1 DONE 3.1s [2019-10-28T00:17:09.208Z] [2019-10-28T00:17:09.208Z] #3 [internal] load .dockerignore [2019-10-28T00:17:09.208Z] #3 transferring context: 87B 0.0s done [2019-10-28T00:17:09.208Z] #3 DONE 0.0s [2019-10-28T00:17:09.208Z] [2019-10-28T00:17:09.208Z] #2 [internal] load build definition from Dockerfile [2019-10-28T00:17:09.208Z] #2 transferring dockerfile: 14.62kB 0.0s done [2019-10-28T00:17:09.208Z] #2 DONE 0.0s [2019-10-28T00:17:09.208Z] [2019-10-28T00:17:09.208Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-28T00:17:09.288Z] #17 76.01 Selecting previously unselected package binutils-mingw-w64. [2019-10-28T00:17:09.289Z] #17 76.01 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-28T00:17:09.289Z] #17 76.02 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:17:09.427Z] #44 121.9 vendor/golang.org/x/text/unicode/bidi [2019-10-28T00:17:09.498Z] #4 DONE 1.2s [2019-10-28T00:17:09.498Z] [2019-10-28T00:17:09.498Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-28T00:17:09.498Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-28T00:17:09.542Z] #42 74.58 DEP criu/cr-dedup.d [2019-10-28T00:17:09.543Z] #42 74.71 DEP criu/cr-check.d [2019-10-28T00:17:09.543Z] #42 74.99 DEP criu/config.d [2019-10-28T00:17:09.549Z] #17 76.20 Selecting previously unselected package mingw-w64-common. [2019-10-28T00:17:09.549Z] #17 76.22 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-28T00:17:09.549Z] #17 76.24 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-28T00:17:09.781Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-28T00:17:09.781Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-28T00:17:09.781Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.61MB / 8.18MB 0.1s [2019-10-28T00:17:09.781Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-28T00:17:09.781Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-28T00:17:09.781Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-28T00:17:10.031Z] #42 75.38 DEP criu/clone-noasan.d [2019-10-28T00:17:10.401Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-28T00:17:10.401Z] #5 DONE 0.9s [2019-10-28T00:17:10.401Z] [2019-10-28T00:17:10.401Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-28T00:17:10.474Z] #42 75.54 DEP criu/cgroup.d [2019-10-28T00:17:10.474Z] #42 75.75 DEP criu/cgroup-props.d [2019-10-28T00:17:10.474Z] #42 75.82 DEP criu/bitmap.d [2019-10-28T00:17:10.474Z] #42 75.84 DEP criu/bfd.d [2019-10-28T00:17:10.474Z] #42 75.94 DEP criu/autofs.d [2019-10-28T00:17:10.857Z] #42 76.13 DEP criu/aio.d [2019-10-28T00:17:10.857Z] #42 76.22 DEP criu/action-scripts.d [2019-10-28T00:17:11.022Z] #7 DONE 0.3s [2019-10-28T00:17:11.022Z] [2019-10-28T00:17:11.022Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-28T00:17:11.022Z] #6 DONE 0.4s [2019-10-28T00:17:11.022Z] [2019-10-28T00:17:11.022Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-28T00:17:11.022Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-28T00:17:11.022Z] #66 DONE 0.0s [2019-10-28T00:17:11.022Z] [2019-10-28T00:17:11.022Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:17:11.022Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-28T00:17:11.248Z] #42 76.47 CC criu/action-scripts.o [2019-10-28T00:17:11.320Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.1s [2019-10-28T00:17:11.320Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-28T00:17:11.320Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.1s [2019-10-28T00:17:11.320Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 0B / 156B 0.1s [2019-10-28T00:17:11.320Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 466.05kB / 45.65MB 0.1s [2019-10-28T00:17:11.320Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-10-28T00:17:11.320Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.1s [2019-10-28T00:17:11.320Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 0B / 96.41MB 0.1s [2019-10-28T00:17:11.320Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-28T00:17:11.320Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-28T00:17:11.610Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 752.77kB / 4.30MB 0.4s [2019-10-28T00:17:11.610Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.4s [2019-10-28T00:17:11.610Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 3.28MB / 45.65MB 0.4s [2019-10-28T00:17:11.610Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.31MB / 4.30MB 0.6s [2019-10-28T00:17:11.610Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.4s done [2019-10-28T00:17:11.610Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.08MB / 10.00MB 0.6s [2019-10-28T00:17:11.643Z] #42 77.10 CC criu/aio.o [2019-10-28T00:17:11.896Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.00MB / 4.30MB 0.7s [2019-10-28T00:17:11.896Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.70MB / 10.00MB 0.7s [2019-10-28T00:17:11.896Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.52MB / 50.07MB 0.9s [2019-10-28T00:17:11.896Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.59MB / 4.30MB 0.9s [2019-10-28T00:17:11.896Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.26MB / 10.00MB 0.9s [2019-10-28T00:17:11.952Z] #44 124.1 vendor/golang.org/x/text/secure/bidirule [2019-10-28T00:17:12.036Z] #42 77.62 CC criu/autofs.o [2019-10-28T00:17:12.095Z] #17 ... [2019-10-28T00:17:12.095Z] [2019-10-28T00:17:12.095Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:17:12.095Z] #28 137.4 + rm -rf /tmp/tmp.0DTvscSzRY [2019-10-28T00:17:12.095Z] #28 DONE 139.0s [2019-10-28T00:17:12.095Z] [2019-10-28T00:17:12.095Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:12.095Z] #44 129.9 github.com/LK4D4/vndr/godl [2019-10-28T00:17:12.095Z] #44 130.6 github.com/LK4D4/vndr [2019-10-28T00:17:12.095Z] #44 DONE 138.8s [2019-10-28T00:17:12.095Z] [2019-10-28T00:17:12.095Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:12.095Z] #41 77.54 DEP criu/arch/aarch64/sigframe.d [2019-10-28T00:17:12.095Z] #41 77.70 DEP criu/arch/aarch64/crtools.d [2019-10-28T00:17:12.095Z] #41 78.07 DEP criu/arch/aarch64/cpu.d [2019-10-28T00:17:12.095Z] #41 78.13 DEP criu/arch/aarch64/bitops.d [2019-10-28T00:17:12.095Z] #41 78.21 CC criu/arch/aarch64/bitops.o [2019-10-28T00:17:12.095Z] #41 78.33 CC criu/arch/aarch64/cpu.o [2019-10-28T00:17:12.095Z] #41 78.56 CC criu/arch/aarch64/crtools.o [2019-10-28T00:17:12.095Z] #41 79.34 CC criu/arch/aarch64/sigframe.o [2019-10-28T00:17:12.095Z] #41 79.49 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-28T00:17:12.095Z] #41 79.53 DEP criu/arch/aarch64/intraprocedure.d [2019-10-28T00:17:12.095Z] #41 79.55 DEP criu/arch/aarch64/vdso-pie.d [2019-10-28T00:17:12.095Z] #41 79.65 DEP criu/pie/parasite-vdso.d [2019-10-28T00:17:12.095Z] #41 79.76 DEP criu/pie/util-vdso.d [2019-10-28T00:17:12.095Z] #41 79.84 DEP criu/pie/util.d [2019-10-28T00:17:12.095Z] #41 79.97 CC criu/pie/util.o [2019-10-28T00:17:12.095Z] #41 80.37 CC criu/pie/util-vdso.o [2019-10-28T00:17:12.190Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.08MB / 4.30MB 1.0s [2019-10-28T00:17:12.190Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 5.57MB / 45.65MB 1.0s [2019-10-28T00:17:12.190Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.85MB / 52.87MB 1.0s [2019-10-28T00:17:12.190Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.57MB / 4.30MB 1.2s [2019-10-28T00:17:12.190Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.28MB / 10.00MB 1.2s [2019-10-28T00:17:12.209Z] #44 124.7 vendor/golang.org/x/text/unicode/norm [2019-10-28T00:17:12.356Z] #41 81.15 CC criu/pie/parasite-vdso.o [2019-10-28T00:17:12.487Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.10MB / 4.30MB 1.3s [2019-10-28T00:17:12.487Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.4s done [2019-10-28T00:17:12.487Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.39MB / 10.00MB 1.5s [2019-10-28T00:17:12.788Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.27MB / 50.07MB 1.6s [2019-10-28T00:17:12.788Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.01MB / 10.00MB 1.6s [2019-10-28T00:17:13.089Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 8.94MB / 45.65MB 1.9s [2019-10-28T00:17:13.089Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.13MB / 10.00MB 1.9s [2019-10-28T00:17:13.089Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 6.22MB / 52.87MB 1.9s [2019-10-28T00:17:13.089Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 6.03MB / 96.41MB 1.9s [2019-10-28T00:17:13.299Z] #41 82.06 CC criu/arch/aarch64/vdso-pie.o [2019-10-28T00:17:13.385Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.21MB / 10.00MB 2.2s [2019-10-28T00:17:13.385Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.35MB / 50.07MB 2.4s [2019-10-28T00:17:13.385Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.96MB / 10.00MB 2.4s [2019-10-28T00:17:13.418Z] #42 78.89 CC criu/bfd.o [2019-10-28T00:17:13.700Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 11.69MB / 45.65MB 2.5s [2019-10-28T00:17:13.700Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.65MB / 10.00MB 2.5s [2019-10-28T00:17:13.700Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.28MB / 10.00MB 2.7s [2019-10-28T00:17:13.700Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 9.40MB / 52.87MB 2.7s [2019-10-28T00:17:13.877Z] #41 82.56 CC criu/arch/aarch64/intraprocedure.o [2019-10-28T00:17:13.877Z] #41 82.66 AR criu/pie/pie.lib.a [2019-10-28T00:17:13.993Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.83MB / 10.00MB 2.8s [2019-10-28T00:17:13.993Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 11.01MB / 50.07MB 3.0s [2019-10-28T00:17:13.993Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.9s done [2019-10-28T00:17:14.108Z] #44 ... [2019-10-28T00:17:14.108Z] [2019-10-28T00:17:14.108Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:14.108Z] #17 35.98 The following NEW packages will be installed: [2019-10-28T00:17:14.108Z] #17 35.99 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-28T00:17:14.108Z] #17 35.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-28T00:17:14.108Z] #17 35.99 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-28T00:17:14.108Z] #17 35.99 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-28T00:17:14.108Z] #17 35.99 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-28T00:17:14.108Z] #17 35.99 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-28T00:17:14.108Z] #17 35.99 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-28T00:17:14.108Z] #17 35.99 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-28T00:17:14.108Z] #17 35.99 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-28T00:17:14.108Z] #17 35.99 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-28T00:17:14.108Z] #17 35.99 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-28T00:17:14.108Z] #17 35.99 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-28T00:17:14.108Z] #17 35.99 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-28T00:17:14.108Z] #17 35.99 xfsprogs xxd xz-utils zip [2019-10-28T00:17:14.108Z] #17 37.25 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:17:14.108Z] #17 37.25 Need to get 90.9 MB of archives. [2019-10-28T00:17:14.108Z] #17 37.25 After this operation, 541 MB of additional disk space will be used. [2019-10-28T00:17:14.108Z] #17 37.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-28T00:17:14.108Z] #17 37.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-28T00:17:14.108Z] #17 37.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-28T00:17:14.108Z] #17 37.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-28T00:17:14.108Z] #17 37.27 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-28T00:17:14.108Z] #17 37.29 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-28T00:17:14.108Z] #17 37.33 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-28T00:17:14.108Z] #17 37.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-28T00:17:14.108Z] #17 37.50 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-28T00:17:14.108Z] #17 37.51 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-28T00:17:14.108Z] #17 37.70 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-28T00:17:14.108Z] #17 37.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-28T00:17:14.108Z] #17 37.73 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-28T00:17:14.108Z] #17 37.73 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-28T00:17:14.108Z] #17 37.75 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-28T00:17:14.108Z] #17 37.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-28T00:17:14.108Z] #17 37.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-28T00:17:14.108Z] #17 37.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-28T00:17:14.108Z] #17 37.77 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-28T00:17:14.108Z] #17 37.77 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-28T00:17:14.108Z] #17 37.78 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-28T00:17:14.108Z] #17 37.80 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-28T00:17:14.108Z] #17 37.81 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-28T00:17:14.108Z] #17 37.81 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-28T00:17:14.108Z] #17 37.83 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-28T00:17:14.108Z] #17 37.83 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-28T00:17:14.108Z] #17 37.85 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-28T00:17:14.108Z] #17 37.85 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-28T00:17:14.108Z] #17 37.85 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-28T00:17:14.108Z] #17 37.91 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-28T00:17:14.108Z] #17 37.91 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-28T00:17:14.108Z] #17 37.94 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-28T00:17:14.108Z] #17 37.95 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-28T00:17:14.108Z] #17 37.96 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-28T00:17:14.108Z] #17 37.97 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-28T00:17:14.108Z] #17 37.98 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-28T00:17:14.108Z] #17 37.99 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-28T00:17:14.108Z] #17 37.99 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-28T00:17:14.108Z] #17 37.99 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-28T00:17:14.108Z] #17 38.02 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-28T00:17:14.108Z] #17 38.04 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-28T00:17:14.108Z] #17 38.07 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-28T00:17:14.108Z] #17 38.11 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-28T00:17:14.108Z] #17 38.13 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-28T00:17:14.108Z] #17 38.13 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-28T00:17:14.108Z] #17 38.15 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-28T00:17:14.108Z] #17 38.15 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-28T00:17:14.109Z] #17 38.16 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-28T00:17:14.109Z] #17 38.32 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-28T00:17:14.109Z] #17 38.34 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-28T00:17:14.109Z] #17 38.45 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-28T00:17:14.109Z] #17 38.47 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-28T00:17:14.109Z] #17 38.48 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-28T00:17:14.109Z] #17 38.50 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-28T00:17:14.109Z] #17 38.51 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-28T00:17:14.109Z] #17 38.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-28T00:17:14.109Z] #17 38.91 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-28T00:17:14.109Z] #17 38.98 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-28T00:17:14.109Z] #17 39.06 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-28T00:17:14.109Z] #17 39.08 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-28T00:17:14.109Z] #17 39.10 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-28T00:17:14.109Z] #17 39.14 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-28T00:17:14.109Z] #17 39.30 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-28T00:17:14.109Z] #17 39.46 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-28T00:17:14.109Z] #17 39.47 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-28T00:17:14.109Z] #17 39.83 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-28T00:17:14.109Z] #17 40.08 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-28T00:17:14.109Z] #17 40.09 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-28T00:17:14.138Z] #41 82.81 DEP criu/pie/restorer.d [2019-10-28T00:17:14.138Z] #41 82.96 DEP criu/arch/aarch64/restorer.d [2019-10-28T00:17:14.273Z] #42 79.43 CC criu/bitmap.o [2019-10-28T00:17:14.273Z] #42 79.60 CC criu/cgroup-props.o [2019-10-28T00:17:14.291Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 14.68MB / 45.65MB 3.1s [2019-10-28T00:17:14.291Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 11.46MB / 96.41MB 3.1s [2019-10-28T00:17:14.291Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 12.45MB / 52.87MB 3.3s [2019-10-28T00:17:14.399Z] #41 83.15 DEP criu/pie/parasite.d [2019-10-28T00:17:14.661Z] #41 83.41 CC criu/pie/parasite.o [2019-10-28T00:17:14.927Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 14.19MB / 50.07MB 3.6s [2019-10-28T00:17:14.927Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 17.75MB / 45.65MB 3.7s [2019-10-28T00:17:14.927Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 15.50MB / 52.87MB 3.9s [2019-10-28T00:17:15.223Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 17.40MB / 50.07MB 4.0s [2019-10-28T00:17:15.223Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 16.84MB / 96.41MB 4.0s [2019-10-28T00:17:15.223Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 20.37MB / 45.65MB 4.2s [2019-10-28T00:17:15.451Z] #42 80.74 CC criu/cgroup.o [2019-10-28T00:17:15.520Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 18.28MB / 52.87MB 4.3s [2019-10-28T00:17:15.520Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 20.51MB / 50.07MB 4.5s [2019-10-28T00:17:15.814Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.42MB / 45.65MB 4.6s [2019-10-28T00:17:16.008Z] #17 42.39 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-28T00:17:16.047Z] #41 84.68 LINK criu/pie/parasite.built-in.o [2019-10-28T00:17:16.047Z] #41 84.70 GEN criu/pie/parasite-blob.h [2019-10-28T00:17:16.047Z] #41 84.72 CC criu/arch/aarch64/restorer.o [2019-10-28T00:17:16.105Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 23.89MB / 50.07MB 4.9s [2019-10-28T00:17:16.105Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 22.40MB / 52.87MB 4.9s [2019-10-28T00:17:16.105Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 22.99MB / 96.41MB 4.9s [2019-10-28T00:17:16.105Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.30MB / 45.65MB 5.1s [2019-10-28T00:17:16.290Z] #42 ... [2019-10-28T00:17:16.290Z] [2019-10-28T00:17:16.290Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:16.290Z] #45 113.9 mime [2019-10-28T00:17:16.290Z] #45 116.4 net/http/internal [2019-10-28T00:17:16.290Z] #45 118.2 mime/multipart [2019-10-28T00:17:16.290Z] #45 118.2 crypto/tls [2019-10-28T00:17:16.397Z] #8 ... [2019-10-28T00:17:16.397Z] [2019-10-28T00:17:16.397Z] #20 [internal] load build context [2019-10-28T00:17:16.397Z] #20 transferring context: 45.63MB 5.3s done [2019-10-28T00:17:16.397Z] #20 DONE 5.4s [2019-10-28T00:17:16.397Z] [2019-10-28T00:17:16.397Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:17:16.397Z] #8 ... [2019-10-28T00:17:16.397Z] [2019-10-28T00:17:16.397Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-28T00:17:16.397Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-28T00:17:16.397Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done [2019-10-28T00:17:16.397Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-28T00:17:16.397Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-28T00:17:16.397Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.7s done [2019-10-28T00:17:16.397Z] #66 ... [2019-10-28T00:17:16.397Z] [2019-10-28T00:17:16.397Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:17:16.397Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 26.61MB / 50.07MB 5.4s [2019-10-28T00:17:16.397Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 25.59MB / 52.87MB 5.4s [2019-10-28T00:17:16.619Z] #41 85.20 CC criu/pie/restorer.o [2019-10-28T00:17:16.681Z] #8 ... [2019-10-28T00:17:16.681Z] [2019-10-28T00:17:16.681Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-28T00:17:16.681Z] #66 DONE 5.5s [2019-10-28T00:17:16.681Z] [2019-10-28T00:17:16.682Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-28T00:17:16.682Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 29.90MB / 45.65MB 5.5s [2019-10-28T00:17:16.682Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 29.65MB / 50.07MB 5.7s [2019-10-28T00:17:16.682Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 28.47MB / 52.87MB 5.7s [2019-10-28T00:17:16.682Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 28.77MB / 96.41MB 5.7s [2019-10-28T00:17:16.966Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 33.11MB / 45.65MB 5.8s [2019-10-28T00:17:16.966Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 33.09MB / 50.07MB 6.0s [2019-10-28T00:17:16.966Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 32.11MB / 52.87MB 6.0s [2019-10-28T00:17:17.140Z] #45 124.4 net/http/httptrace [2019-10-28T00:17:17.140Z] #45 124.7 net/http [2019-10-28T00:17:17.251Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 36.82MB / 45.65MB 6.1s [2019-10-28T00:17:17.251Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 34.07MB / 96.41MB 6.1s [2019-10-28T00:17:17.251Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 36.86MB / 50.07MB 6.3s [2019-10-28T00:17:17.251Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 34.78MB / 52.87MB 6.3s [2019-10-28T00:17:17.545Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 40.38MB / 45.65MB 6.4s [2019-10-28T00:17:17.835Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 39.65MB / 50.07MB 6.6s [2019-10-28T00:17:17.835Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 37.63MB / 52.87MB 6.6s [2019-10-28T00:17:17.835Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 38.95MB / 96.41MB 6.6s [2019-10-28T00:17:17.835Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 42.47MB / 50.07MB 6.9s [2019-10-28T00:17:17.835Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 44.78MB / 45.65MB 6.9s [2019-10-28T00:17:17.835Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 40.36MB / 52.87MB 6.9s [2019-10-28T00:17:17.908Z] #17 ... [2019-10-28T00:17:17.908Z] [2019-10-28T00:17:17.909Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:17.909Z] #44 130.1 vendor/golang.org/x/net/idna [2019-10-28T00:17:17.987Z] #45 ... [2019-10-28T00:17:17.987Z] [2019-10-28T00:17:17.987Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:17.987Z] #42 83.16 CC criu/clone-noasan.o [2019-10-28T00:17:17.987Z] #42 83.24 CC criu/config.o [2019-10-28T00:17:18.188Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 46.40MB / 50.07MB 7.2s [2019-10-28T00:17:18.188Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.0s done [2019-10-28T00:17:18.188Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.33MB / 52.87MB 7.2s [2019-10-28T00:17:18.188Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 45.74MB / 96.41MB 7.2s [2019-10-28T00:17:18.474Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.4s done [2019-10-28T00:17:18.474Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 49.35MB / 52.87MB 7.5s [2019-10-28T00:17:18.474Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 50.79MB / 96.41MB 7.5s [2019-10-28T00:17:18.758Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.65MB / 52.87MB 7.6s [2019-10-28T00:17:18.758Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.6s done [2019-10-28T00:17:18.758Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 56.59MB / 96.41MB 7.8s [2019-10-28T00:17:18.846Z] #44 ... [2019-10-28T00:17:18.846Z] [2019-10-28T00:17:18.846Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:18.846Z] #41 39.73 CC images/file-lock.o [2019-10-28T00:17:18.846Z] #41 39.96 CC images/rlimit.o [2019-10-28T00:17:18.846Z] #41 40.28 CC images/pagemap.o [2019-10-28T00:17:18.846Z] #41 40.58 CC images/siginfo.o [2019-10-28T00:17:18.846Z] #41 40.91 CC images/rpc.o [2019-10-28T00:17:18.846Z] #41 42.26 CC images/ext-file.o [2019-10-28T00:17:18.846Z] #41 42.51 CC images/cgroup.o [2019-10-28T00:17:18.846Z] #41 43.23 CC images/userns.o [2019-10-28T00:17:18.846Z] #41 43.51 CC images/google/protobuf/descriptor.o [2019-10-28T00:17:18.846Z] #41 45.24 CC images/opts.o [2019-10-28T00:17:18.846Z] #41 45.62 CC images/seccomp.o [2019-10-28T00:17:18.846Z] #41 45.93 CC images/binfmt-misc.o [2019-10-28T00:17:18.846Z] #41 46.20 CC images/time.o [2019-10-28T00:17:18.846Z] #41 46.52 CC images/sysctl.o [2019-10-28T00:17:18.846Z] #41 46.73 CC images/autofs.o [2019-10-28T00:17:18.846Z] #41 47.04 CC images/macvlan.o [2019-10-28T00:17:18.846Z] #41 47.34 CC images/sit.o [2019-10-28T00:17:18.846Z] #41 47.60 LINK images/built-in.o [2019-10-28T00:17:18.846Z] #41 47.73 GEN compel/include/asm [2019-10-28T00:17:18.846Z] #41 47.73 GEN compel/include/version.h [2019-10-28T00:17:18.846Z] #41 47.78 touch .config [2019-10-28T00:17:18.846Z] #41 47.79 GEN include/common/config.h [2019-10-28T00:17:18.846Z] #41 47.87 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-28T00:17:18.846Z] #41 47.89 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-28T00:17:18.846Z] #41 47.91 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-28T00:17:18.846Z] #41 47.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-28T00:17:18.846Z] #41 47.94 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-28T00:17:18.846Z] #41 47.96 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-28T00:17:18.846Z] #41 47.98 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-28T00:17:18.846Z] #41 48.03 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-28T00:17:18.846Z] #41 48.04 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-28T00:17:18.846Z] #41 48.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-28T00:17:18.846Z] #41 48.07 DEP compel/plugins/std/infect.d [2019-10-28T00:17:18.846Z] #41 48.22 DEP compel/plugins/std/string.d [2019-10-28T00:17:18.846Z] #41 48.34 DEP compel/plugins/std/log.d [2019-10-28T00:17:18.846Z] #41 48.44 DEP compel/plugins/std/fds.d [2019-10-28T00:17:18.846Z] #41 48.62 DEP compel/plugins/std/std.d [2019-10-28T00:17:18.846Z] #41 48.80 DEP compel/plugins/shmem/shmem.d [2019-10-28T00:17:18.846Z] #41 48.96 DEP compel/plugins/fds/fds.d [2019-10-28T00:17:18.846Z] #41 49.19 CC compel/plugins/std/std.o [2019-10-28T00:17:18.846Z] #41 49.52 CC compel/plugins/std/fds.o [2019-10-28T00:17:18.846Z] #41 ... [2019-10-28T00:17:18.846Z] [2019-10-28T00:17:18.846Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:18.846Z] #17 44.51 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:17:18.846Z] #17 44.65 Fetched 90.9 MB in 7s (11.9 MB/s) [2019-10-28T00:17:18.846Z] #17 44.80 Selecting previously unselected package bash-completion. [2019-10-28T00:17:18.846Z] #17 44.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-28T00:17:18.846Z] #17 44.86 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-28T00:17:19.046Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 69.22MB / 96.41MB 8.1s [2019-10-28T00:17:19.169Z] #41 87.62 LINK criu/pie/restorer.built-in.o [2019-10-28T00:17:19.169Z] #41 87.64 GEN criu/pie/restorer-blob.h [2019-10-28T00:17:19.169Z] #41 87.76 DEP criu/vdso.d [2019-10-28T00:17:19.340Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 84.78MB / 96.41MB 8.4s [2019-10-28T00:17:19.395Z] #42 84.47 CC criu/cr-check.o [2019-10-28T00:17:19.430Z] #41 88.08 DEP criu/uts_ns.d [2019-10-28T00:17:19.430Z] #41 88.21 DEP criu/util.d [2019-10-28T00:17:19.624Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 93.99MB / 96.41MB 8.5s [2019-10-28T00:17:19.624Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.6s done [2019-10-28T00:17:19.624Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-28T00:17:19.693Z] #41 88.55 DEP criu/uffd.d [2019-10-28T00:17:19.953Z] #41 88.77 DEP criu/tun.d [2019-10-28T00:17:20.214Z] #41 89.03 DEP criu/tty.d [2019-10-28T00:17:20.476Z] #41 89.26 DEP criu/timerfd.d [2019-10-28T00:17:20.737Z] #41 89.43 DEP criu/sysfs_parse.d [2019-10-28T00:17:20.737Z] #41 89.59 DEP criu/sysctl.d [2019-10-28T00:17:20.998Z] #41 89.80 DEP criu/string.d [2019-10-28T00:17:20.998Z] #41 89.84 DEP criu/stats.d [2019-10-28T00:17:21.260Z] #41 89.97 DEP criu/sockets.d [2019-10-28T00:17:21.261Z] #41 90.16 DEP criu/sk-unix.d [2019-10-28T00:17:21.522Z] #41 90.26 DEP criu/sk-tcp.d [2019-10-28T00:17:21.522Z] #41 90.35 DEP criu/sk-queue.d [2019-10-28T00:17:21.562Z] #42 86.60 CC criu/cr-dedup.o [2019-10-28T00:17:21.562Z] #42 86.91 CC criu/cr-dump.o [2019-10-28T00:17:21.783Z] #41 90.55 DEP criu/sk-packet.d [2019-10-28T00:17:22.044Z] #41 90.76 DEP criu/sk-netlink.d [2019-10-28T00:17:22.126Z] #17 48.58 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-28T00:17:22.305Z] #41 90.94 DEP criu/sk-inet.d [2019-10-28T00:17:22.384Z] #17 ... [2019-10-28T00:17:22.384Z] [2019-10-28T00:17:22.384Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:22.384Z] #62 127.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:17:22.384Z] #62 127.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-28T00:17:22.384Z] #62 DONE 134.8s [2019-10-28T00:17:22.384Z] [2019-10-28T00:17:22.384Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-28T00:17:22.384Z] #63 DONE 0.1s [2019-10-28T00:17:22.384Z] [2019-10-28T00:17:22.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:22.384Z] #41 50.14 CC compel/plugins/std/log.o [2019-10-28T00:17:22.384Z] #41 51.34 CC compel/plugins/std/string.o [2019-10-28T00:17:22.384Z] #41 52.25 CC compel/plugins/std/infect.o [2019-10-28T00:17:22.384Z] #41 52.92 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-28T00:17:22.384Z] #41 52.98 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-28T00:17:22.384Z] #41 53.05 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-28T00:17:22.384Z] #41 53.12 AR compel/plugins/std.lib.a [2019-10-28T00:17:22.384Z] #41 53.18 CC compel/plugins/fds/fds.o [2019-10-28T00:17:22.567Z] #41 91.17 DEP criu/signalfd.d [2019-10-28T00:17:22.567Z] #41 91.35 DEP criu/sigframe.d [2019-10-28T00:17:22.828Z] #41 91.46 DEP criu/shmem.d [2019-10-28T00:17:22.828Z] #41 91.63 DEP criu/servicefd.d [2019-10-28T00:17:22.950Z] #41 53.84 AR compel/plugins/fds.lib.a [2019-10-28T00:17:22.950Z] #41 53.92 HOSTDEP compel/src/lib/log-host.d [2019-10-28T00:17:23.089Z] #41 91.76 DEP criu/seize.d [2019-10-28T00:17:23.116Z] #59 218.2 + bin/containerd-stress [2019-10-28T00:17:23.207Z] #41 54.11 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-28T00:17:23.208Z] #41 54.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-28T00:17:23.351Z] #41 91.97 DEP criu/seccomp.d [2019-10-28T00:17:23.351Z] #41 92.18 DEP criu/rst-malloc.d [2019-10-28T00:17:23.613Z] #41 92.35 DEP criu/rbtree.d [2019-10-28T00:17:23.613Z] #41 92.40 DEP criu/pstree.d [2019-10-28T00:17:23.772Z] #41 54.60 HOSTDEP compel/src/main-host.d [2019-10-28T00:17:23.772Z] #41 54.75 DEP compel/src/lib/ptrace.d [2019-10-28T00:17:23.874Z] #41 92.55 DEP criu/protobuf.d [2019-10-28T00:17:23.874Z] #41 92.75 GEN criu/protobuf-desc-gen.h [2019-10-28T00:17:24.030Z] #41 54.88 DEP compel/src/lib/infect.d [2019-10-28T00:17:24.135Z] #41 ... [2019-10-28T00:17:24.136Z] [2019-10-28T00:17:24.136Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:24.136Z] #17 80.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-28T00:17:24.136Z] #17 80.98 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-28T00:17:24.136Z] #17 81.00 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:17:24.136Z] #17 84.98 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-28T00:17:24.136Z] #17 85.00 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-28T00:17:24.136Z] #17 85.01 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-28T00:17:24.136Z] #17 85.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-28T00:17:24.136Z] #17 85.12 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-28T00:17:24.136Z] #17 85.13 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-28T00:17:24.180Z] #42 89.11 CC criu/cr-errno.o [2019-10-28T00:17:24.180Z] #42 89.19 CC criu/cr-restore.o [2019-10-28T00:17:24.288Z] #41 55.14 DEP compel/src/lib/infect-util.d [2019-10-28T00:17:24.288Z] #41 55.31 DEP compel/src/lib/infect-rpc.d [2019-10-28T00:17:24.481Z] #59 219.9 + bin/containerd-shim [2019-10-28T00:17:24.546Z] #41 55.50 DEP compel/arch/x86/src/lib/infect.d [2019-10-28T00:17:24.804Z] #41 55.73 DEP compel/arch/x86/src/lib/cpu.d [2019-10-28T00:17:24.804Z] #41 55.84 DEP compel/src/lib/log.d [2019-10-28T00:17:24.804Z] #41 55.95 DEP compel/src/main.d [2019-10-28T00:17:25.370Z] #41 56.13 DEP compel/src/lib/handle-elf.d [2019-10-28T00:17:25.370Z] #41 56.38 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-28T00:17:25.522Z] #17 ... [2019-10-28T00:17:25.522Z] [2019-10-28T00:17:25.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:25.522Z] #41 94.25 DEP criu/protobuf-desc.d [2019-10-28T00:17:25.628Z] #41 56.57 CC compel/src/lib/log.o [2019-10-28T00:17:25.783Z] #41 94.44 DEP criu/proc_parse.d [2019-10-28T00:17:25.886Z] #41 56.92 CC compel/arch/x86/src/lib/cpu.o [2019-10-28T00:17:25.886Z] #41 ... [2019-10-28T00:17:25.886Z] [2019-10-28T00:17:25.886Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:25.886Z] #17 49.72 Selecting previously unselected package libnet1:amd64. [2019-10-28T00:17:25.886Z] #17 49.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-28T00:17:25.886Z] #17 49.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-28T00:17:25.886Z] #17 50.02 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-28T00:17:25.886Z] #17 50.02 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-28T00:17:25.886Z] #17 50.03 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-28T00:17:25.886Z] #17 50.32 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-28T00:17:25.886Z] #17 50.32 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-28T00:17:25.886Z] #17 50.37 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-28T00:17:25.886Z] #17 50.49 Selecting previously unselected package libudev-dev:amd64. [2019-10-28T00:17:25.886Z] #17 50.49 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-28T00:17:25.886Z] #17 50.50 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-28T00:17:25.886Z] #17 50.67 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-28T00:17:25.886Z] #17 50.67 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-28T00:17:25.886Z] #17 50.67 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-28T00:17:25.886Z] #17 51.24 Selecting previously unselected package python3.5-minimal. [2019-10-28T00:17:25.886Z] #17 51.24 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-28T00:17:25.886Z] #17 51.25 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:17:25.886Z] #17 52.34 Selecting previously unselected package python3-minimal. [2019-10-28T00:17:25.886Z] #17 52.35 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-28T00:17:25.886Z] #17 52.37 Unpacking python3-minimal (3.5.3-1) ... [2019-10-28T00:17:25.886Z] #17 52.48 Selecting previously unselected package libmpdec2:amd64. [2019-10-28T00:17:25.886Z] #17 52.48 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-28T00:17:25.886Z] #17 52.49 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-28T00:17:26.044Z] #41 94.76 DEP criu/plugin.d [2019-10-28T00:17:26.145Z] #17 52.60 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-28T00:17:26.145Z] #17 52.61 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-28T00:17:26.145Z] #17 52.61 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-28T00:17:26.306Z] #41 94.88 DEP criu/pipes.d [2019-10-28T00:17:26.306Z] #41 95.11 DEP criu/pie-util.d [2019-10-28T00:17:26.306Z] #41 95.23 DEP criu/pie-util-vdso.d [2019-10-28T00:17:26.567Z] #41 95.33 DEP criu/pie-util-vdso-elf32.d [2019-10-28T00:17:26.567Z] #41 95.42 DEP criu/path.d [2019-10-28T00:17:26.829Z] #41 95.62 DEP criu/parasite-syscall.d [2019-10-28T00:17:27.090Z] #41 95.88 DEP criu/pagemap.d [2019-10-28T00:17:27.351Z] #41 96.05 DEP criu/pagemap-cache.d [2019-10-28T00:17:27.612Z] #41 96.20 DEP criu/page-xfer.d [2019-10-28T00:17:27.612Z] #41 96.32 DEP criu/page-pipe.d [2019-10-28T00:17:27.612Z] #41 96.40 DEP criu/netfilter.d [2019-10-28T00:17:27.874Z] #41 96.51 DEP criu/net.d [2019-10-28T00:17:27.874Z] #41 96.74 DEP criu/namespaces.d [2019-10-28T00:17:28.044Z] #17 54.34 Selecting previously unselected package python3.5. [2019-10-28T00:17:28.044Z] #17 54.34 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-28T00:17:28.044Z] #17 54.35 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:17:28.044Z] #17 54.47 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-28T00:17:28.044Z] #17 54.47 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-28T00:17:28.044Z] #17 54.48 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-28T00:17:28.044Z] #17 54.55 Selecting previously unselected package dh-python. [2019-10-28T00:17:28.045Z] #17 54.56 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-28T00:17:28.045Z] #17 54.56 Unpacking dh-python (2.20170125) ... [2019-10-28T00:17:28.135Z] #41 96.90 DEP criu/mount.d [2019-10-28T00:17:28.303Z] #17 54.85 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-28T00:17:28.303Z] #17 54.87 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:17:28.395Z] #41 97.06 DEP criu/mem.d [2019-10-28T00:17:28.573Z] #42 93.87 CC criu/cr-service.o [2019-10-28T00:17:28.574Z] #42 ... [2019-10-28T00:17:28.574Z] [2019-10-28T00:17:28.574Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:28.574Z] #45 136.0 github.com/LK4D4/vndr/godl [2019-10-28T00:17:28.656Z] #41 97.27 DEP criu/lsm.d [2019-10-28T00:17:28.656Z] #41 97.41 DEP criu/log.d [2019-10-28T00:17:28.919Z] #41 97.60 DEP criu/libnetlink.d [2019-10-28T00:17:28.919Z] #41 97.75 DEP criu/kerndat.d [2019-10-28T00:17:29.181Z] #41 97.96 DEP criu/kcmp-ids.d [2019-10-28T00:17:29.441Z] #41 98.07 DEP criu/irmap.d [2019-10-28T00:17:29.441Z] #41 98.25 DEP criu/ipc_ns.d [2019-10-28T00:17:29.443Z] #45 136.8 github.com/LK4D4/vndr [2019-10-28T00:17:29.705Z] #41 98.36 DEP criu/image.d [2019-10-28T00:17:29.967Z] #41 98.59 DEP criu/image-desc.d [2019-10-28T00:17:29.967Z] #41 98.68 DEP criu/fsnotify.d [2019-10-28T00:17:30.228Z] #41 98.83 DEP criu/filesystems.d [2019-10-28T00:17:30.228Z] #41 98.98 DEP criu/files.d [2019-10-28T00:17:30.306Z] #45 ... [2019-10-28T00:17:30.306Z] [2019-10-28T00:17:30.306Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:30.306Z] #18 99.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-28T00:17:30.306Z] #18 99.63 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-28T00:17:30.306Z] #18 99.63 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:17:30.489Z] #41 99.23 DEP criu/files-reg.d [2019-10-28T00:17:30.710Z] #18 ... [2019-10-28T00:17:30.710Z] [2019-10-28T00:17:30.710Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:30.710Z] #42 95.47 CC criu/crtools.o [2019-10-28T00:17:30.710Z] #42 96.10 CC criu/eventfd.o [2019-10-28T00:17:30.751Z] #41 99.42 DEP criu/files-ext.d [2019-10-28T00:17:30.751Z] #41 99.53 DEP criu/file-lock.d [2019-10-28T00:17:30.832Z] #17 ... [2019-10-28T00:17:30.832Z] [2019-10-28T00:17:30.832Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:30.832Z] #44 133.0 vendor/golang.org/x/net/http2/hpack [2019-10-28T00:17:30.832Z] #44 134.0 mime [2019-10-28T00:17:30.832Z] #44 136.8 net/http/internal [2019-10-28T00:17:30.832Z] #44 138.3 crypto/x509 [2019-10-28T00:17:30.832Z] #44 138.3 vendor/golang.org/x/net/http/httpproxy [2019-10-28T00:17:30.832Z] #44 139.0 mime/multipart [2019-10-28T00:17:30.832Z] #44 142.3 crypto/tls [2019-10-28T00:17:30.832Z] #44 ... [2019-10-28T00:17:30.832Z] [2019-10-28T00:17:30.832Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:30.832Z] #41 57.89 CC compel/arch/x86/src/lib/infect.o [2019-10-28T00:17:30.832Z] #41 58.92 CC compel/src/lib/infect-rpc.o [2019-10-28T00:17:30.832Z] #41 59.19 CC compel/src/lib/infect-util.o [2019-10-28T00:17:30.832Z] #41 59.45 CC compel/src/lib/infect.o [2019-10-28T00:17:31.014Z] #59 226.4 + bin/containerd-shim-runc-v1 [2019-10-28T00:17:31.019Z] #41 99.73 DEP criu/file-ids.d [2019-10-28T00:17:31.019Z] #41 99.85 DEP criu/fifo.d [2019-10-28T00:17:31.019Z] #41 99.95 DEP criu/fdstore.d [2019-10-28T00:17:31.091Z] #41 62.01 CC compel/src/lib/ptrace.o [2019-10-28T00:17:31.108Z] #42 96.33 CC criu/eventpoll.o [2019-10-28T00:17:31.289Z] #41 100.0 DEP criu/fault-injection.d [2019-10-28T00:17:31.289Z] #41 100.1 DEP criu/external.d [2019-10-28T00:17:31.289Z] #41 100.1 DEP criu/eventpoll.d [2019-10-28T00:17:31.351Z] #41 ... [2019-10-28T00:17:31.351Z] [2019-10-28T00:17:31.351Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:31.351Z] #47 DONE 143.7s [2019-10-28T00:17:31.550Z] #41 100.2 DEP criu/eventfd.d [2019-10-28T00:17:31.550Z] #41 100.3 DEP criu/crtools.d [2019-10-28T00:17:31.609Z] [2019-10-28T00:17:31.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:31.609Z] #41 62.50 AR compel/libcompel.a [2019-10-28T00:17:31.609Z] #41 62.63 HOSTCC compel/src/main-host.o [2019-10-28T00:17:31.811Z] #41 100.5 DEP criu/cr-service.d [2019-10-28T00:17:31.957Z] #42 97.39 CC criu/external.o [2019-10-28T00:17:32.073Z] #41 100.7 DEP criu/cr-restore.d [2019-10-28T00:17:32.175Z] #41 63.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-28T00:17:32.336Z] #41 100.9 DEP criu/cr-errno.d [2019-10-28T00:17:32.336Z] #41 100.9 DEP criu/cr-dump.d [2019-10-28T00:17:32.336Z] #41 101.2 DEP criu/cr-dedup.d [2019-10-28T00:17:32.352Z] #42 97.83 CC criu/fault-injection.o [2019-10-28T00:17:32.601Z] #41 101.3 DEP criu/cr-check.d [2019-10-28T00:17:32.741Z] #41 63.62 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-28T00:17:32.846Z] #42 97.99 CC criu/fdstore.o [2019-10-28T00:17:32.862Z] #41 101.5 DEP criu/config.d [2019-10-28T00:17:32.862Z] #41 101.8 DEP criu/clone-noasan.d [2019-10-28T00:17:32.999Z] #41 64.07 HOSTCC compel/src/lib/log-host.o [2019-10-28T00:17:33.126Z] #41 101.9 DEP criu/cgroup.d [2019-10-28T00:17:33.126Z] #41 102.1 DEP criu/cgroup-props.d [2019-10-28T00:17:33.328Z] #42 98.62 CC criu/fifo.o [2019-10-28T00:17:33.387Z] #41 102.2 DEP criu/bitmap.d [2019-10-28T00:17:33.387Z] #41 102.2 DEP criu/bfd.d [2019-10-28T00:17:33.564Z] #41 64.40 HOSTLINK compel/compel-host-bin [2019-10-28T00:17:33.564Z] #41 64.53 DEP soccr/soccr.d [2019-10-28T00:17:33.648Z] #41 102.4 DEP criu/autofs.d [2019-10-28T00:17:33.822Z] #41 64.72 CC soccr/soccr.o [2019-10-28T00:17:33.909Z] #41 102.6 DEP criu/aio.d [2019-10-28T00:17:34.169Z] #41 102.8 DEP criu/action-scripts.d [2019-10-28T00:17:34.216Z] #42 99.34 CC criu/file-ids.o [2019-10-28T00:17:34.216Z] #42 99.67 CC criu/file-lock.o [2019-10-28T00:17:34.280Z] #59 229.4 + bin/containerd-shim-runc-v2 [2019-10-28T00:17:34.431Z] #41 103.2 CC criu/action-scripts.o [2019-10-28T00:17:34.535Z] #59 230.2 + binaries [2019-10-28T00:17:34.535Z] #59 230.2 + mkdir -p /build [2019-10-28T00:17:34.535Z] #59 230.2 + cp bin/containerd /build/containerd [2019-10-28T00:17:34.535Z] #59 230.2 + cp bin/containerd-shim /build/containerd-shim [2019-10-28T00:17:34.535Z] #59 230.2 + cp bin/ctr /build/ctr [2019-10-28T00:17:34.692Z] #41 103.6 CC criu/aio.o [2019-10-28T00:17:35.066Z] #42 100.6 CC criu/files-ext.o [2019-10-28T00:17:35.094Z] #59 DONE 230.7s [2019-10-28T00:17:35.194Z] #41 66.20 AR soccr/libsoccr.a [2019-10-28T00:17:35.194Z] #41 66.21 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:17:35.265Z] #41 104.0 CC criu/autofs.o [2019-10-28T00:17:35.265Z] #41 ... [2019-10-28T00:17:35.265Z] [2019-10-28T00:17:35.265Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:35.265Z] #54 124.0 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-28T00:17:35.452Z] #41 66.47 DEP criu/arch/x86/sigframe.d [2019-10-28T00:17:35.481Z] #42 100.9 CC criu/files-reg.o [2019-10-28T00:17:35.710Z] #41 66.67 DEP criu/arch/x86/sigaction_compat.d [2019-10-28T00:17:35.710Z] #41 66.76 DEP criu/arch/x86/kerndat.d [2019-10-28T00:17:35.921Z] #42 ... [2019-10-28T00:17:35.921Z] [2019-10-28T00:17:35.921Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:35.921Z] #18 110.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:35.921Z] #18 110.9 Processing triggers for mime-support (3.60) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up libcap2-bin (1:2.25-1) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:17:35.921Z] #18 110.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:17:35.921Z] #18 111.0 Setting up bash-completion (1:2.1-4.3) ... [2019-10-28T00:17:35.921Z] #18 113.4 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-28T00:17:35.921Z] #18 113.4 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-28T00:17:35.921Z] #18 113.4 Setting up zip (3.0-11+b1) ... [2019-10-28T00:17:35.921Z] #18 113.4 Setting up bzip2 (1.0.6-8.1) ... [2019-10-28T00:17:35.921Z] #18 113.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-28T00:17:35.921Z] #18 113.4 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-28T00:17:35.921Z] #18 113.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:17:35.921Z] #18 113.4 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-28T00:17:35.921Z] #18 113.4 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:35.921Z] #18 113.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:17:35.921Z] #18 113.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-28T00:17:35.921Z] #18 113.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:17:35.921Z] #18 113.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:35.921Z] #18 113.5 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-28T00:17:35.921Z] #18 113.5 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-28T00:17:35.921Z] #18 113.5 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-28T00:17:35.921Z] #18 113.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up pigz (2.3.4-1) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-28T00:17:35.921Z] #18 113.9 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:35.921Z] #18 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-28T00:17:35.921Z] #18 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-28T00:17:35.921Z] #18 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-28T00:17:35.921Z] #18 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-28T00:17:35.921Z] #18 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-28T00:17:35.921Z] #18 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-28T00:17:35.921Z] #18 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-28T00:17:35.921Z] #18 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-28T00:17:35.921Z] #18 114.0 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:17:35.921Z] #18 114.0 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-28T00:17:35.921Z] #18 114.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:17:35.968Z] #41 66.87 DEP criu/arch/x86/crtools.d [2019-10-28T00:17:35.968Z] #41 67.03 DEP criu/arch/x86/cpu.d [2019-10-28T00:17:36.022Z] [2019-10-28T00:17:36.022Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-28T00:17:36.022Z] #60 DONE 0.2s [2019-10-28T00:17:36.022Z] [2019-10-28T00:17:36.022Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-28T00:17:36.022Z] #64 DONE 0.1s [2019-10-28T00:17:36.226Z] #41 67.20 CC criu/arch/x86/cpu.o [2019-10-28T00:17:36.276Z] [2019-10-28T00:17:36.276Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-28T00:17:36.276Z] #66 DONE 0.1s [2019-10-28T00:17:36.276Z] [2019-10-28T00:17:36.276Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-28T00:17:36.276Z] #69 DONE 0.1s [2019-10-28T00:17:36.276Z] [2019-10-28T00:17:36.276Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-28T00:17:36.276Z] #70 DONE 0.0s [2019-10-28T00:17:36.531Z] [2019-10-28T00:17:36.531Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-28T00:17:36.790Z] #41 67.79 CC criu/arch/x86/crtools.o [2019-10-28T00:17:37.186Z] #54 ... [2019-10-28T00:17:37.186Z] [2019-10-28T00:17:37.186Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:37.186Z] #17 93.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-28T00:17:37.186Z] #17 94.00 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-28T00:17:37.186Z] #17 94.01 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-28T00:17:37.186Z] #17 101.7 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:17:37.186Z] #17 101.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:17:37.186Z] #17 101.8 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-28T00:17:37.186Z] #17 101.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:17:37.187Z] #17 101.8 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-28T00:17:37.187Z] #17 101.9 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:37.187Z] #17 101.9 Processing triggers for mime-support (3.60) ... [2019-10-28T00:17:37.187Z] #17 102.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:37.187Z] #17 102.0 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-28T00:17:37.187Z] #17 102.0 Setting up libcap2-bin (1:2.25-1) ... [2019-10-28T00:17:37.187Z] #17 102.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:17:37.187Z] #17 102.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:17:37.187Z] #17 102.1 Setting up bash-completion (1:2.1-4.3) ... [2019-10-28T00:17:37.356Z] #41 ... [2019-10-28T00:17:37.356Z] [2019-10-28T00:17:37.356Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:37.356Z] #17 57.97 Setting up python3-minimal (3.5.3-1) ... [2019-10-28T00:17:37.356Z] #17 59.76 Selecting previously unselected package python3. [2019-10-28T00:17:37.356Z] #17 59.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 ... 16747 files and directories currently installed.) [2019-10-28T00:17:37.356Z] #17 59.78 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 59.80 Unpacking python3 (3.5.3-1) ... [2019-10-28T00:17:37.356Z] #17 59.89 Selecting previously unselected package pigz. [2019-10-28T00:17:37.356Z] #17 59.89 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 59.90 Unpacking pigz (2.3.4-1) ... [2019-10-28T00:17:37.356Z] #17 60.01 Selecting previously unselected package libip4tc0:amd64. [2019-10-28T00:17:37.356Z] #17 60.01 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 60.02 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:37.356Z] #17 60.12 Selecting previously unselected package libip6tc0:amd64. [2019-10-28T00:17:37.356Z] #17 60.12 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 60.13 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:37.356Z] #17 60.26 Selecting previously unselected package libiptc0:amd64. [2019-10-28T00:17:37.356Z] #17 60.26 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 60.27 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:37.356Z] #17 60.38 Selecting previously unselected package libxtables12:amd64. [2019-10-28T00:17:37.356Z] #17 60.38 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 60.39 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:37.356Z] #17 60.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-28T00:17:37.356Z] #17 60.53 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 60.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-28T00:17:37.356Z] #17 60.63 Selecting previously unselected package iptables. [2019-10-28T00:17:37.356Z] #17 60.63 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 60.66 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:37.356Z] #17 60.91 Selecting previously unselected package xxd. [2019-10-28T00:17:37.356Z] #17 60.91 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 60.92 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:37.356Z] #17 61.04 Selecting previously unselected package vim-common. [2019-10-28T00:17:37.356Z] #17 61.04 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:17:37.356Z] #17 61.05 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:37.356Z] #17 61.19 Selecting previously unselected package bzip2. [2019-10-28T00:17:37.356Z] #17 61.19 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 61.20 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-28T00:17:37.356Z] #17 61.28 Selecting previously unselected package libgpm2:amd64. [2019-10-28T00:17:37.356Z] #17 61.29 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 61.29 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-28T00:17:37.356Z] #17 61.36 Selecting previously unselected package xz-utils. [2019-10-28T00:17:37.356Z] #17 61.36 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 61.38 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:17:37.356Z] #17 61.62 Selecting previously unselected package aufs-tools. [2019-10-28T00:17:37.356Z] #17 61.62 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 61.63 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:17:37.356Z] #17 61.80 Selecting previously unselected package liblzo2-2:amd64. [2019-10-28T00:17:37.356Z] #17 61.80 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-28T00:17:37.356Z] #17 61.80 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:17:37.357Z] #17 61.88 Selecting previously unselected package btrfs-progs. [2019-10-28T00:17:37.357Z] #17 61.88 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 61.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:17:37.357Z] #17 62.44 Selecting previously unselected package btrfs-tools. [2019-10-28T00:17:37.357Z] #17 62.46 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 62.46 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:17:37.357Z] #17 62.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-28T00:17:37.357Z] #17 62.53 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 62.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-28T00:17:37.357Z] #17 62.70 Selecting previously unselected package dmsetup. [2019-10-28T00:17:37.357Z] #17 62.71 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 62.72 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-28T00:17:37.357Z] #17 62.83 Selecting previously unselected package libonig4:amd64. [2019-10-28T00:17:37.357Z] #17 62.83 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 62.84 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-28T00:17:37.357Z] #17 63.00 Selecting previously unselected package libjq1:amd64. [2019-10-28T00:17:37.357Z] #17 63.01 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 63.02 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-28T00:17:37.357Z] #17 63.16 Selecting previously unselected package jq. [2019-10-28T00:17:37.357Z] #17 63.17 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 63.20 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:17:37.357Z] #17 63.31 Selecting previously unselected package libaio1:amd64. [2019-10-28T00:17:37.357Z] #17 63.32 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 63.32 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-28T00:17:37.357Z] #17 63.39 Selecting previously unselected package libcap2-bin. [2019-10-28T00:17:37.357Z] #17 63.41 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 63.41 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-28T00:17:37.357Z] #17 63.49 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-28T00:17:37.357Z] #17 63.49 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 63.50 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-28T00:17:37.357Z] #17 63.59 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-28T00:17:37.357Z] #17 63.59 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 63.60 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-28T00:17:37.357Z] #17 63.90 Selecting previously unselected package libpcre16-3:amd64. [2019-10-28T00:17:37.357Z] #17 63.90 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-28T00:17:37.357Z] #17 63.91 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-28T00:17:37.448Z] #17 ... [2019-10-28T00:17:37.448Z] [2019-10-28T00:17:37.448Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:37.448Z] #41 105.2 CC criu/bfd.o [2019-10-28T00:17:37.448Z] #41 105.9 CC criu/bitmap.o [2019-10-28T00:17:37.448Z] #41 106.1 CC criu/cgroup-props.o [2019-10-28T00:17:37.455Z] #71 DONE 0.9s [2019-10-28T00:17:37.455Z] [2019-10-28T00:17:37.455Z] #72 exporting to image [2019-10-28T00:17:37.455Z] #72 exporting layers [2019-10-28T00:17:37.615Z] #17 64.12 Selecting previously unselected package libpcre32-3:amd64. [2019-10-28T00:17:37.615Z] #17 64.13 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-28T00:17:37.615Z] #17 64.13 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-28T00:17:37.615Z] #17 64.29 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-28T00:17:37.873Z] #17 64.31 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-28T00:17:37.873Z] #17 64.31 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-28T00:17:38.131Z] #17 64.73 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-28T00:17:38.131Z] #17 64.73 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-28T00:17:38.131Z] #17 64.74 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-28T00:17:38.389Z] #17 65.08 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-28T00:17:38.389Z] #17 65.08 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-28T00:17:38.389Z] #17 65.09 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-28T00:17:38.391Z] #41 107.1 CC criu/cgroup.o [2019-10-28T00:17:38.569Z] #18 ... [2019-10-28T00:17:38.570Z] [2019-10-28T00:17:38.570Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:38.570Z] #45 DONE 146.0s [2019-10-28T00:17:38.570Z] [2019-10-28T00:17:38.570Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:38.570Z] #42 102.8 CC criu/files.o [2019-10-28T00:17:38.647Z] #17 65.21 Selecting previously unselected package libnl-3-200:amd64. [2019-10-28T00:17:38.647Z] #17 65.21 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-28T00:17:38.647Z] #17 65.22 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-28T00:17:38.647Z] #17 65.33 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-28T00:17:38.647Z] #17 65.34 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-28T00:17:38.647Z] #17 65.34 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-28T00:17:38.647Z] #17 65.42 Selecting previously unselected package libreadline5:amd64. [2019-10-28T00:17:38.652Z] #41 ... [2019-10-28T00:17:38.652Z] [2019-10-28T00:17:38.652Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:38.652Z] #54 126.1 + mkdir -p /build [2019-10-28T00:17:38.652Z] #54 126.1 + cp runc /build/runc [2019-10-28T00:17:38.652Z] #54 DONE 127.3s [2019-10-28T00:17:38.652Z] [2019-10-28T00:17:38.652Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:17:38.652Z] #38 165.4 + dpkg --print-architecture [2019-10-28T00:17:38.652Z] #38 165.4 + rm -rf /tmp/tmp.quCGSmh1K1 [2019-10-28T00:17:38.652Z] #38 DONE 166.0s [2019-10-28T00:17:38.652Z] [2019-10-28T00:17:38.652Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:38.652Z] #17 105.2 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-28T00:17:38.652Z] #17 105.3 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-28T00:17:38.652Z] #17 105.3 Setting up zip (3.0-11+b1) ... [2019-10-28T00:17:38.652Z] #17 105.4 Setting up bzip2 (1.0.6-8.1) ... [2019-10-28T00:17:38.652Z] #17 105.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-28T00:17:38.652Z] #17 105.4 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-28T00:17:38.652Z] #17 105.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:17:38.652Z] #17 105.5 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-28T00:17:38.906Z] #17 65.42 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-28T00:17:38.906Z] #17 65.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-28T00:17:38.906Z] #17 65.57 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-28T00:17:38.906Z] #17 65.57 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-28T00:17:38.906Z] #17 65.58 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-28T00:17:38.914Z] #17 105.5 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:38.914Z] #17 105.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:17:38.914Z] #17 105.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-28T00:17:38.914Z] #17 105.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:17:38.914Z] #17 105.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:38.914Z] #17 105.7 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-28T00:17:38.914Z] #17 105.7 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-28T00:17:38.914Z] #17 105.7 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-28T00:17:39.183Z] #17 105.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:39.754Z] #17 106.4 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-28T00:17:39.754Z] #17 106.4 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-28T00:17:39.754Z] #17 106.5 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-28T00:17:39.754Z] #17 106.5 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-28T00:17:39.754Z] #17 106.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:17:39.754Z] #17 106.5 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-28T00:17:40.016Z] #17 106.6 Setting up pigz (2.3.4-1) ... [2019-10-28T00:17:40.016Z] #17 106.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:17:40.016Z] #17 106.6 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-28T00:17:40.016Z] #17 106.7 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:40.016Z] #17 106.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-28T00:17:40.016Z] #17 106.7 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-28T00:17:40.016Z] #17 106.7 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:17:40.016Z] #17 106.8 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-28T00:17:40.016Z] #17 106.8 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-28T00:17:40.016Z] #17 106.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:17:40.277Z] #17 106.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:40.277Z] #17 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-28T00:17:40.277Z] #17 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-28T00:17:40.277Z] #17 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-28T00:17:40.277Z] #17 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-28T00:17:40.277Z] #17 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-28T00:17:40.277Z] #17 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-28T00:17:40.277Z] #17 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-28T00:17:40.277Z] #17 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-28T00:17:40.277Z] #17 107.0 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-28T00:17:40.277Z] #17 107.0 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:40.277Z] #17 107.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:17:40.277Z] #17 107.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:17:40.277Z] #17 107.0 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:17:40.277Z] #17 107.0 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-28T00:17:40.282Z] #42 105.6 CC criu/filesystems.o [2019-10-28T00:17:40.538Z] #17 107.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:17:40.695Z] #42 106.1 CC criu/fsnotify.o [2019-10-28T00:17:40.865Z] #17 67.55 Selecting previously unselected package net-tools. [2019-10-28T00:17:40.865Z] #17 67.56 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-28T00:17:40.865Z] #17 67.56 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:17:41.123Z] #17 67.90 Selecting previously unselected package python-pip-whl. [2019-10-28T00:17:41.385Z] #17 67.90 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:17:41.385Z] #17 67.91 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:17:41.948Z] #17 68.50 Selecting previously unselected package python3-pip. [2019-10-28T00:17:41.948Z] #17 68.50 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:17:41.948Z] #17 68.52 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:17:42.046Z] #42 107.2 CC criu/image-desc.o [2019-10-28T00:17:42.046Z] #42 107.4 CC criu/image.o [2019-10-28T00:17:42.206Z] #17 68.74 Selecting previously unselected package python3-pkg-resources. [2019-10-28T00:17:42.206Z] #17 68.75 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:17:42.206Z] #17 68.76 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:17:42.464Z] #17 68.90 Selecting previously unselected package python3-setuptools. [2019-10-28T00:17:42.464Z] #17 68.90 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-28T00:17:42.464Z] #17 68.91 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-28T00:17:42.722Z] #17 69.16 Selecting previously unselected package python3-wheel. [2019-10-28T00:17:42.722Z] #17 69.16 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-28T00:17:42.722Z] #17 69.17 Unpacking python3-wheel (0.29.0-2) ... [2019-10-28T00:17:42.722Z] #17 69.31 Selecting previously unselected package thin-provisioning-tools. [2019-10-28T00:17:42.722Z] #17 69.33 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-28T00:17:42.722Z] #17 69.34 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:17:42.909Z] #42 108.1 CC criu/ipc_ns.o [2019-10-28T00:17:42.979Z] #17 69.65 Selecting previously unselected package vim-runtime. [2019-10-28T00:17:42.979Z] #17 69.65 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:17:42.979Z] #17 69.69 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-28T00:17:43.236Z] #17 69.72 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-28T00:17:43.236Z] #17 69.73 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:43.779Z] #42 ... [2019-10-28T00:17:43.780Z] [2019-10-28T00:17:43.780Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:43.780Z] #18 118.5 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-28T00:17:43.780Z] #18 118.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:17:43.780Z] #18 118.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-28T00:17:43.780Z] #18 118.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-28T00:17:43.780Z] #18 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-28T00:17:43.780Z] #18 118.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-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-28T00:17:43.780Z] #18 118.6 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:17:43.780Z] #18 118.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:17:43.780Z] #18 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-28T00:17:43.780Z] #18 118.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-28T00:17:43.780Z] #18 118.7 Setting up python3 (3.5.3-1) ... [2019-10-28T00:17:43.780Z] #18 120.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:17:43.780Z] #18 121.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-28T00:17:43.780Z] #18 121.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-28T00:17:43.780Z] #18 121.8 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-28T00:17:43.780Z] #18 121.9 Setting up python3-wheel (0.29.0-2) ... [2019-10-28T00:17:43.780Z] #18 122.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:17:43.780Z] #18 123.1 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-28T00:17:43.780Z] #18 123.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:17:43.841Z] #17 110.1 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-28T00:17:43.841Z] #17 110.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-28T00:17:43.841Z] #17 110.1 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-28T00:17:43.841Z] #17 110.1 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-28T00:17:43.841Z] #17 110.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-28T00:17:43.841Z] #17 110.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-28T00:17:43.841Z] #17 110.2 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:17:43.841Z] #17 110.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-28T00:17:43.841Z] #17 110.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-28T00:17:43.841Z] #17 110.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-28T00:17:43.841Z] #17 110.2 Setting up python3 (3.5.3-1) ... [2019-10-28T00:17:43.980Z] #72 exporting layers 6.5s done [2019-10-28T00:17:43.980Z] #72 writing image sha256:10e6fdc021e71e5dd0bc4dee477c04b14ff5634593b576f269330d469791e9fe [2019-10-28T00:17:43.980Z] #72 writing image sha256:10e6fdc021e71e5dd0bc4dee477c04b14ff5634593b576f269330d469791e9fe done [2019-10-28T00:17:43.980Z] #72 naming to docker.io/library/docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb done [2019-10-28T00:17:43.980Z] #72 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-28T00:17:44.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40143/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/validate/default [2019-10-28T00:17:45.201Z] #18 124.3 Setting up dmsetup (2:1.02.137-2) ... [2019-10-28T00:17:45.201Z] #18 124.3 Setting up python3-setuptools (33.1.1-1) ... [2019-10-28T00:17:45.226Z] #17 111.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:17:45.237Z] Congratulations! All commits are properly signed with the DCO! [2019-10-28T00:17:45.237Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-28T00:17:45.237Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-28T00:17:46.063Z] #18 125.5 Setting up dh-python (2.20170125) ... [2019-10-28T00:17:46.578Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 25.7s done [2019-10-28T00:17:46.578Z] #8 DONE 34.5s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-28T00:17:46.578Z] #9 DONE 0.2s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-28T00:17:46.578Z] #10 DONE 0.2s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:17:46.578Z] #21 DONE 0.1s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:17:46.578Z] #34 ... [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-28T00:17:46.578Z] #50 DONE 0.1s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-28T00:17:46.578Z] #22 DONE 0.1s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-28T00:17:46.578Z] #31 DONE 0.1s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-28T00:17:46.578Z] #44 DONE 0.1s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-28T00:17:46.578Z] #47 DONE 0.1s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-28T00:17:46.578Z] #62 DONE 0.1s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-28T00:17:46.578Z] #68 DONE 0.1s [2019-10-28T00:17:46.578Z] [2019-10-28T00:17:46.578Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:17:46.611Z] #17 113.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-28T00:17:46.872Z] #17 113.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-28T00:17:46.872Z] #17 113.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-28T00:17:46.872Z] #17 113.5 Setting up python3-wheel (0.29.0-2) ... [2019-10-28T00:17:46.877Z] #18 126.1 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-28T00:17:46.877Z] #18 126.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:17:46.877Z] #18 DONE 126.3s [2019-10-28T00:17:46.877Z] [2019-10-28T00:17:46.877Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:46.877Z] #42 109.3 CC criu/irmap.o [2019-10-28T00:17:46.877Z] #42 110.0 CC criu/kcmp-ids.o [2019-10-28T00:17:46.877Z] #42 110.4 CC criu/kerndat.o [2019-10-28T00:17:46.877Z] #42 111.7 CC criu/libnetlink.o [2019-10-28T00:17:46.877Z] #42 112.0 CC criu/log.o [2019-10-28T00:17:47.270Z] #42 112.5 CC criu/lsm.o [2019-10-28T00:17:47.419Z] #17 73.71 Selecting previously unselected package vim. [2019-10-28T00:17:47.419Z] #17 73.71 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-28T00:17:47.419Z] #17 73.72 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:17:47.419Z] #17 ... [2019-10-28T00:17:47.419Z] [2019-10-28T00:17:47.419Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:47.419Z] #44 149.7 net/http/httptrace [2019-10-28T00:17:47.419Z] #44 150.0 net/http [2019-10-28T00:17:47.419Z] #44 ... [2019-10-28T00:17:47.419Z] [2019-10-28T00:17:47.419Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:47.419Z] #41 69.00 CC criu/arch/x86/kerndat.o [2019-10-28T00:17:47.419Z] #41 69.39 CC criu/arch/x86/sigaction_compat.o [2019-10-28T00:17:47.419Z] #41 69.73 CC criu/arch/x86/sigframe.o [2019-10-28T00:17:47.419Z] #41 70.03 LINK criu/arch/x86/crtools.built-in.o [2019-10-28T00:17:47.419Z] #41 70.07 DEP criu/pie/util-vdso-elf32.d [2019-10-28T00:17:47.419Z] #41 70.23 DEP criu/arch/x86/vdso-pie.d [2019-10-28T00:17:47.419Z] #41 70.37 DEP criu/pie/parasite-vdso.d [2019-10-28T00:17:47.419Z] #41 70.54 DEP criu/pie/util-vdso.d [2019-10-28T00:17:47.419Z] #41 70.75 DEP criu/pie/util.d [2019-10-28T00:17:47.419Z] #41 71.00 CC criu/pie/util.o [2019-10-28T00:17:47.419Z] #41 71.35 CC criu/pie/util-vdso.o [2019-10-28T00:17:47.419Z] #41 72.00 CC criu/pie/parasite-vdso.o [2019-10-28T00:17:47.419Z] #41 72.94 CC criu/arch/x86/vdso-pie.o [2019-10-28T00:17:47.419Z] #41 73.18 CC criu/pie/util-vdso-elf32.o [2019-10-28T00:17:47.419Z] #41 73.90 AR criu/pie/pie.lib.a [2019-10-28T00:17:47.419Z] #41 73.99 DEP criu/pie/restorer.d [2019-10-28T00:17:47.419Z] #41 74.32 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-28T00:17:47.419Z] #41 74.42 DEP criu/arch/x86/restorer_unmap.d [2019-10-28T00:17:47.419Z] #41 74.45 DEP criu/arch/x86/restorer.d [2019-10-28T00:17:47.419Z] #41 74.70 DEP criu/pie/parasite.d [2019-10-28T00:17:47.419Z] #41 75.06 CC criu/pie/parasite.o [2019-10-28T00:17:47.419Z] #41 76.57 LINK criu/pie/parasite.built-in.o [2019-10-28T00:17:47.419Z] #41 76.58 GEN criu/pie/parasite-blob.h [2019-10-28T00:17:47.419Z] #41 76.61 CC criu/arch/x86/restorer.o [2019-10-28T00:17:47.419Z] #41 77.20 CC criu/arch/x86/restorer_unmap.o [2019-10-28T00:17:47.419Z] #41 77.27 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-28T00:17:47.419Z] #41 77.63 CC criu/pie/restorer.o [2019-10-28T00:17:47.602Z] #69 1.484 + RM_GOPATH=0 [2019-10-28T00:17:47.602Z] #69 1.501 + TMP_GOPATH= [2019-10-28T00:17:47.602Z] #69 1.501 + : /build [2019-10-28T00:17:47.602Z] #69 1.502 + '[' -z '' ']' [2019-10-28T00:17:47.602Z] #69 1.507 ++ mktemp -d [2019-10-28T00:17:47.602Z] #69 1.536 + export GOPATH=/tmp/tmp.XbXxRF0IwH [2019-10-28T00:17:47.602Z] #69 1.537 + GOPATH=/tmp/tmp.XbXxRF0IwH [2019-10-28T00:17:47.602Z] #69 1.538 + RM_GOPATH=1 [2019-10-28T00:17:47.602Z] #69 1.571 ++ dirname ./install.sh [2019-10-28T00:17:47.602Z] #69 1.573 + dir=. [2019-10-28T00:17:47.602Z] #69 1.573 + bin=proxy [2019-10-28T00:17:47.602Z] #69 1.573 + shift [2019-10-28T00:17:47.602Z] #69 1.573 + '[' '!' -f ./proxy.installer ']' [2019-10-28T00:17:47.602Z] #69 1.573 + . ./proxy.installer [2019-10-28T00:17:47.602Z] #69 1.574 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:17:47.602Z] #69 1.576 + install_proxy [2019-10-28T00:17:47.602Z] #69 1.576 + case "$1" in [2019-10-28T00:17:47.602Z] #69 1.576 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:17:47.602Z] #69 1.576 + export CGO_ENABLED=0 [2019-10-28T00:17:47.602Z] #69 1.576 + CGO_ENABLED=0 [2019-10-28T00:17:47.602Z] #69 1.576 + _install_proxy [2019-10-28T00:17:47.602Z] #69 1.576 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-28T00:17:47.602Z] #69 1.576 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XbXxRF0IwH/src/github.com/docker/libnetwork [2019-10-28T00:17:47.602Z] #69 1.582 Cloning into '/tmp/tmp.XbXxRF0IwH/src/github.com/docker/libnetwork'... [2019-10-28T00:17:47.676Z] #41 ... [2019-10-28T00:17:47.676Z] [2019-10-28T00:17:47.676Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:47.676Z] #17 74.34 Selecting previously unselected package xfsprogs. [2019-10-28T00:17:47.676Z] #17 74.34 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-28T00:17:47.677Z] #17 74.34 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:17:47.680Z] #42 112.9 CC criu/mem.o [2019-10-28T00:17:47.815Z] #17 114.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:17:48.241Z] #17 74.91 Selecting previously unselected package zip. [2019-10-28T00:17:48.241Z] #17 74.92 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-28T00:17:48.241Z] #17 74.94 Unpacking zip (3.0-11+b1) ... [2019-10-28T00:17:48.478Z] #42 ... [2019-10-28T00:17:48.478Z] [2019-10-28T00:17:48.478Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:17:48.478Z] #29 155.8 + rm -rf /tmp/tmp.ePdfWAKfIZ [2019-10-28T00:17:48.478Z] #29 DONE 156.2s [2019-10-28T00:17:48.499Z] #17 75.10 Selecting previously unselected package libapparmor-perl. [2019-10-28T00:17:48.499Z] #17 75.12 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-28T00:17:48.499Z] #17 75.13 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:17:48.756Z] #17 75.26 Selecting previously unselected package apparmor. [2019-10-28T00:17:48.756Z] #17 75.26 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-28T00:17:48.756Z] #17 75.34 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:17:48.759Z] #17 115.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-28T00:17:48.759Z] #17 115.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:17:48.867Z] [2019-10-28T00:17:48.867Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:17:49.271Z] #17 75.79 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-28T00:17:49.271Z] #17 75.81 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-28T00:17:49.271Z] #17 75.82 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:17:50.144Z] #17 116.6 Setting up dmsetup (2:1.02.137-2) ... [2019-10-28T00:17:50.144Z] #17 116.6 Setting up python3-setuptools (33.1.1-1) ... [2019-10-28T00:17:51.087Z] #17 117.8 Setting up dh-python (2.20170125) ... [2019-10-28T00:17:51.087Z] #17 ... [2019-10-28T00:17:51.087Z] [2019-10-28T00:17:51.087Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:51.087Z] #41 110.0 CC criu/clone-noasan.o [2019-10-28T00:17:51.087Z] #41 110.2 CC criu/config.o [2019-10-28T00:17:51.087Z] #41 111.4 CC criu/cr-check.o [2019-10-28T00:17:51.087Z] #41 112.7 CC criu/cr-dedup.o [2019-10-28T00:17:51.087Z] #41 113.2 CC criu/cr-dump.o [2019-10-28T00:17:51.087Z] #41 114.8 CC criu/cr-errno.o [2019-10-28T00:17:51.087Z] #41 114.9 CC criu/cr-restore.o [2019-10-28T00:17:51.087Z] #41 118.1 CC criu/cr-service.o [2019-10-28T00:17:51.087Z] #41 119.5 CC criu/crtools.o [2019-10-28T00:17:51.087Z] #41 120.0 CC criu/eventfd.o [2019-10-28T00:17:51.168Z] #17 77.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-28T00:17:51.168Z] #17 77.53 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-28T00:17:51.168Z] #17 77.54 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:17:51.660Z] #41 120.3 CC criu/eventpoll.o [2019-10-28T00:17:51.801Z] #19 4.781 Collecting yamllint==1.16.0 [2019-10-28T00:17:51.921Z] #41 ... [2019-10-28T00:17:51.921Z] [2019-10-28T00:17:51.921Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:17:51.921Z] #17 118.7 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-28T00:17:51.921Z] #17 118.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:17:52.051Z] #69 ... [2019-10-28T00:17:52.051Z] [2019-10-28T00:17:52.051Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:52.051Z] #23 1.565 + RM_GOPATH=0 [2019-10-28T00:17:52.051Z] #23 1.571 + TMP_GOPATH= [2019-10-28T00:17:52.051Z] #23 1.572 + : /build [2019-10-28T00:17:52.051Z] #23 1.574 + '[' -z '' ']' [2019-10-28T00:17:52.051Z] #23 1.583 ++ mktemp -d [2019-10-28T00:17:52.051Z] #23 1.590 + export GOPATH=/tmp/tmp.alRZw7MTY0 [2019-10-28T00:17:52.051Z] #23 1.590 + GOPATH=/tmp/tmp.alRZw7MTY0 [2019-10-28T00:17:52.051Z] #23 1.590 + RM_GOPATH=1 [2019-10-28T00:17:52.051Z] #23 1.592 ++ dirname ./install.sh [2019-10-28T00:17:52.051Z] #23 1.595 + dir=. [2019-10-28T00:17:52.051Z] #23 1.600 + bin=dockercli [2019-10-28T00:17:52.051Z] #23 1.600 + shift [2019-10-28T00:17:52.051Z] #23 1.642 + '[' '!' -f ./dockercli.installer ']' [2019-10-28T00:17:52.051Z] #23 1.644 + . ./dockercli.installer [2019-10-28T00:17:52.051Z] #23 1.647 ++ : stable [2019-10-28T00:17:52.051Z] #23 1.647 ++ : 17.06.2-ce [2019-10-28T00:17:52.051Z] #23 1.654 + install_dockercli [2019-10-28T00:17:52.051Z] #23 1.656 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-28T00:17:52.051Z] #23 1.656 Install docker/cli version 17.06.2-ce from stable [2019-10-28T00:17:52.051Z] #23 1.668 ++ uname -m [2019-10-28T00:17:52.051Z] #23 1.675 + arch=ppc64le [2019-10-28T00:17:52.051Z] #23 1.675 + '[' ppc64le '!=' x86_64 ']' [2019-10-28T00:17:52.051Z] #23 1.675 + '[' ppc64le '!=' s390x ']' [2019-10-28T00:17:52.051Z] #23 1.676 + '[' ppc64le '!=' armhf ']' [2019-10-28T00:17:52.051Z] #23 1.676 + build_dockercli [2019-10-28T00:17:52.051Z] #23 1.677 + git clone https://github.com/docker/docker-ce /tmp/tmp.alRZw7MTY0/tmp/docker-ce [2019-10-28T00:17:52.051Z] #23 1.681 Cloning into '/tmp/tmp.alRZw7MTY0/tmp/docker-ce'... [2019-10-28T00:17:52.051Z] #23 ... [2019-10-28T00:17:52.051Z] [2019-10-28T00:17:52.051Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:17:52.051Z] #32 1.394 + RM_GOPATH=0 [2019-10-28T00:17:52.051Z] #32 1.394 + TMP_GOPATH= [2019-10-28T00:17:52.051Z] #32 1.395 + : /build [2019-10-28T00:17:52.051Z] #32 1.395 + '[' -z '' ']' [2019-10-28T00:17:52.051Z] #32 1.397 ++ mktemp -d [2019-10-28T00:17:52.051Z] #32 1.399 + export GOPATH=/tmp/tmp.Ik5wX96wbx [2019-10-28T00:17:52.051Z] #32 1.399 + GOPATH=/tmp/tmp.Ik5wX96wbx [2019-10-28T00:17:52.051Z] #32 1.399 + RM_GOPATH=1 [2019-10-28T00:17:52.051Z] #32 1.401 ++ dirname ./install.sh [2019-10-28T00:17:52.051Z] #32 1.408 + dir=. [2019-10-28T00:17:52.051Z] #32 1.408 + bin=tomlv [2019-10-28T00:17:52.051Z] #32 1.408 + shift [2019-10-28T00:17:52.051Z] #32 1.408 + '[' '!' -f ./tomlv.installer ']' [2019-10-28T00:17:52.051Z] #32 1.409 + . ./tomlv.installer [2019-10-28T00:17:52.051Z] #32 1.409 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:17:52.051Z] #32 1.410 + install_tomlv [2019-10-28T00:17:52.051Z] #32 1.411 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-28T00:17:52.051Z] #32 1.411 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:17:52.051Z] #32 1.411 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ik5wX96wbx/src/github.com/BurntSushi/toml [2019-10-28T00:17:52.051Z] #32 1.415 Cloning into '/tmp/tmp.Ik5wX96wbx/src/github.com/BurntSushi/toml'... [2019-10-28T00:17:52.051Z] #32 3.256 + cd /tmp/tmp.Ik5wX96wbx/src/github.com/BurntSushi/toml [2019-10-28T00:17:52.051Z] #32 3.257 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-28T00:17:52.051Z] #32 3.301 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:17:52.051Z] #32 4.669 internal/cpu [2019-10-28T00:17:52.051Z] #32 4.691 runtime/internal/sys [2019-10-28T00:17:52.051Z] #32 4.695 math/bits [2019-10-28T00:17:52.051Z] #32 4.960 runtime/internal/atomic [2019-10-28T00:17:52.051Z] #32 5.425 runtime/internal/math [2019-10-28T00:17:52.051Z] #32 5.997 unicode/utf8 [2019-10-28T00:17:52.051Z] #32 6.144 internal/race [2019-10-28T00:17:52.344Z] #32 6.524 sync/atomic [2019-10-28T00:17:52.633Z] #32 6.592 internal/bytealg [2019-10-28T00:17:52.686Z] #19 5.413 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-28T00:17:52.686Z] #19 5.629 Collecting pyyaml (from yamllint==1.16.0) [2019-10-28T00:17:52.686Z] #19 5.773 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-28T00:17:52.865Z] #17 DONE 119.6s [2019-10-28T00:17:52.865Z] [2019-10-28T00:17:52.865Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:17:53.067Z] #17 79.42 Selecting previously unselected package binutils-mingw-w64. [2019-10-28T00:17:53.067Z] #17 79.44 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-28T00:17:53.067Z] #17 79.44 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:17:53.067Z] #17 79.55 Selecting previously unselected package mingw-w64-common. [2019-10-28T00:17:53.067Z] #17 79.56 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-28T00:17:53.067Z] #17 79.57 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-28T00:17:53.661Z] #32 7.715 unicode [2019-10-28T00:17:54.062Z] #19 7.032 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-28T00:17:54.062Z] #19 7.123 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-28T00:17:54.302Z] #32 8.079 math [2019-10-28T00:17:54.592Z] #32 8.711 internal/testlog [2019-10-28T00:17:54.943Z] #19 7.824 Building wheels for collected packages: pyyaml, pathspec [2019-10-28T00:17:54.943Z] #19 7.826 Running setup.py bdist_wheel for pyyaml: started [2019-10-28T00:17:55.614Z] #32 9.454 runtime [2019-10-28T00:17:55.900Z] #32 ... [2019-10-28T00:17:55.900Z] [2019-10-28T00:17:55.900Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:17:55.900Z] #39 1.377 + mktemp -d [2019-10-28T00:17:55.900Z] #39 1.389 + export GOPATH=/tmp/tmp.yDU8tIIEQj [2019-10-28T00:17:55.900Z] #39 1.389 + git clone https://github.com/docker/distribution.git /tmp/tmp.yDU8tIIEQj/src/github.com/docker/distribution [2019-10-28T00:17:55.900Z] #39 1.404 Cloning into '/tmp/tmp.yDU8tIIEQj/src/github.com/docker/distribution'... [2019-10-28T00:17:55.900Z] #39 ... [2019-10-28T00:17:55.900Z] [2019-10-28T00:17:55.900Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:55.900Z] #51 1.484 + RM_GOPATH=0 [2019-10-28T00:17:55.900Z] #51 1.484 + TMP_GOPATH= [2019-10-28T00:17:55.900Z] #51 1.484 + : /build [2019-10-28T00:17:55.900Z] #51 1.485 + '[' -z '' ']' [2019-10-28T00:17:55.900Z] #51 1.486 ++ mktemp -d [2019-10-28T00:17:55.900Z] #51 1.488 + export GOPATH=/tmp/tmp.VTjf4qPL41 [2019-10-28T00:17:55.900Z] #51 1.489 + GOPATH=/tmp/tmp.VTjf4qPL41 [2019-10-28T00:17:55.900Z] #51 1.489 + RM_GOPATH=1 [2019-10-28T00:17:55.900Z] #51 1.490 ++ dirname ./install.sh [2019-10-28T00:17:55.900Z] #51 1.535 + dir=. [2019-10-28T00:17:55.900Z] #51 1.536 + bin=golangci_lint [2019-10-28T00:17:55.900Z] #51 1.537 + shift [2019-10-28T00:17:55.900Z] #51 1.539 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-28T00:17:55.900Z] #51 1.540 + . ./golangci_lint.installer [2019-10-28T00:17:55.900Z] #51 1.541 ++ : v1.20.0 [2019-10-28T00:17:55.900Z] #51 1.547 + install_golangci_lint [2019-10-28T00:17:55.900Z] #51 1.548 + echo 'Installing golangci-lint version v1.20.0' [2019-10-28T00:17:55.900Z] #51 1.548 Installing golangci-lint version v1.20.0 [2019-10-28T00:17:55.900Z] #51 1.548 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:17:56.071Z] #19 8.764 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-28T00:17:56.071Z] #19 8.764 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-28T00:17:56.071Z] #19 8.793 Running setup.py bdist_wheel for pathspec: started [2019-10-28T00:17:56.189Z] #51 ... [2019-10-28T00:17:56.189Z] [2019-10-28T00:17:56.189Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:17:56.189Z] #29 1.549 + mktemp -d [2019-10-28T00:17:56.189Z] #29 1.552 + export GOPATH=/tmp/tmp.qJ39lSGpPQ [2019-10-28T00:17:56.189Z] #29 1.552 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.qJ39lSGpPQ/src/github.com/go-swagger/go-swagger [2019-10-28T00:17:56.189Z] #29 1.555 Cloning into '/tmp/tmp.qJ39lSGpPQ/src/github.com/go-swagger/go-swagger'... [2019-10-28T00:17:56.189Z] #29 ... [2019-10-28T00:17:56.189Z] [2019-10-28T00:17:56.189Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:17:56.189Z] #11 1.488 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:17:56.189Z] #11 1.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:17:56.189Z] #11 1.648 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:17:56.189Z] #11 1.661 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:17:56.189Z] #11 1.736 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:17:56.189Z] #11 3.588 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-28T00:17:56.189Z] #11 6.234 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-28T00:17:56.189Z] #11 8.243 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-28T00:17:56.486Z] #11 ... [2019-10-28T00:17:56.486Z] [2019-10-28T00:17:56.486Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:56.486Z] #45 1.453 + RM_GOPATH=0 [2019-10-28T00:17:56.486Z] #45 1.454 + TMP_GOPATH= [2019-10-28T00:17:56.486Z] #45 1.454 + : /build [2019-10-28T00:17:56.486Z] #45 1.481 + '[' -z '' ']' [2019-10-28T00:17:56.486Z] #45 1.487 ++ mktemp -d [2019-10-28T00:17:56.486Z] #45 1.489 + export GOPATH=/tmp/tmp.A9hT122zBL [2019-10-28T00:17:56.486Z] #45 1.489 + GOPATH=/tmp/tmp.A9hT122zBL [2019-10-28T00:17:56.486Z] #45 1.489 + RM_GOPATH=1 [2019-10-28T00:17:56.486Z] #45 1.494 ++ dirname ./install.sh [2019-10-28T00:17:56.486Z] #45 1.505 + dir=. [2019-10-28T00:17:56.486Z] #45 1.509 + bin=vndr [2019-10-28T00:17:56.486Z] #45 1.509 + shift [2019-10-28T00:17:56.486Z] #45 1.510 + '[' '!' -f ./vndr.installer ']' [2019-10-28T00:17:56.486Z] #45 1.511 + . ./vndr.installer [2019-10-28T00:17:56.486Z] #45 1.511 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:17:56.486Z] #45 1.513 + install_vndr [2019-10-28T00:17:56.486Z] #45 1.514 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-28T00:17:56.486Z] #45 1.514 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:17:56.486Z] #45 1.514 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.A9hT122zBL/src/github.com/LK4D4/vndr [2019-10-28T00:17:56.486Z] #45 1.522 Cloning into '/tmp/tmp.A9hT122zBL/src/github.com/LK4D4/vndr'... [2019-10-28T00:17:56.486Z] #45 3.632 + cd /tmp/tmp.A9hT122zBL/src/github.com/LK4D4/vndr [2019-10-28T00:17:56.486Z] #45 3.632 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-28T00:17:56.486Z] #45 3.701 + go build -buildmode=pie -v -o /build/vndr . [2019-10-28T00:17:56.486Z] #45 5.788 runtime/internal/math [2019-10-28T00:17:56.486Z] #45 5.841 internal/race [2019-10-28T00:17:56.486Z] #45 5.929 runtime/internal/atomic [2019-10-28T00:17:56.486Z] #45 5.936 internal/cpu [2019-10-28T00:17:56.486Z] #45 6.195 sync/atomic [2019-10-28T00:17:56.486Z] #45 6.431 unicode [2019-10-28T00:17:56.486Z] #45 7.088 unicode/utf8 [2019-10-28T00:17:56.486Z] #45 7.219 math/bits [2019-10-28T00:17:56.486Z] #45 8.061 internal/bytealg [2019-10-28T00:17:56.486Z] #45 10.23 math [2019-10-28T00:17:56.486Z] #45 ... [2019-10-28T00:17:56.486Z] [2019-10-28T00:17:56.486Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:17:56.486Z] #57 0.486 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:17:56.486Z] #57 0.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:17:56.486Z] #57 0.722 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:17:56.486Z] #57 0.747 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:17:56.486Z] #57 0.780 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:17:56.486Z] #57 1.075 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-28T00:17:56.486Z] #57 2.881 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-28T00:17:56.486Z] #57 4.590 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-28T00:17:56.775Z] #57 ... [2019-10-28T00:17:56.775Z] [2019-10-28T00:17:56.775Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:56.775Z] #63 1.481 + RM_GOPATH=0 [2019-10-28T00:17:56.775Z] #63 1.481 + TMP_GOPATH= [2019-10-28T00:17:56.775Z] #63 1.481 + : /build/ [2019-10-28T00:17:56.775Z] #63 1.481 + '[' -z '' ']' [2019-10-28T00:17:56.775Z] #63 1.482 ++ mktemp -d [2019-10-28T00:17:56.775Z] #63 1.489 + export GOPATH=/tmp/tmp.Llw9sofFC8 [2019-10-28T00:17:56.775Z] #63 1.489 + GOPATH=/tmp/tmp.Llw9sofFC8 [2019-10-28T00:17:56.775Z] #63 1.489 + RM_GOPATH=1 [2019-10-28T00:17:56.775Z] #63 1.495 ++ dirname ./install.sh [2019-10-28T00:17:56.775Z] #63 1.508 + dir=. [2019-10-28T00:17:56.775Z] #63 1.512 + bin=rootlesskit [2019-10-28T00:17:56.775Z] #63 1.512 + shift [2019-10-28T00:17:56.775Z] #63 1.513 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-28T00:17:56.775Z] #63 1.514 + . ./rootlesskit.installer [2019-10-28T00:17:56.775Z] #63 1.514 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:17:56.775Z] #63 1.517 + install_rootlesskit [2019-10-28T00:17:56.775Z] #63 1.519 + case "$1" in [2019-10-28T00:17:56.775Z] #63 1.519 + export CGO_ENABLED=0 [2019-10-28T00:17:56.775Z] #63 1.520 + CGO_ENABLED=0 [2019-10-28T00:17:56.775Z] #63 1.520 + _install_rootlesskit [2019-10-28T00:17:56.775Z] #63 1.521 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-28T00:17:56.775Z] #63 1.521 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:17:56.775Z] #63 1.521 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Llw9sofFC8/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:17:56.775Z] #63 1.529 Cloning into '/tmp/tmp.Llw9sofFC8/src/github.com/rootless-containers/rootlesskit'... [2019-10-28T00:17:56.775Z] #63 8.893 + cd /tmp/tmp.Llw9sofFC8/src/github.com/rootless-containers/rootlesskit [2019-10-28T00:17:56.775Z] #63 8.893 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-28T00:17:56.775Z] #63 9.642 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:17:56.775Z] #63 9.643 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-28T00:17:56.775Z] #63 ... [2019-10-28T00:17:56.775Z] [2019-10-28T00:17:56.775Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:17:56.775Z] #48 1.529 + RM_GOPATH=0 [2019-10-28T00:17:56.775Z] #48 1.543 + TMP_GOPATH= [2019-10-28T00:17:56.775Z] #48 1.545 + : /build [2019-10-28T00:17:56.775Z] #48 1.550 + '[' -z '' ']' [2019-10-28T00:17:56.775Z] #48 1.557 ++ mktemp -d [2019-10-28T00:17:56.775Z] #48 1.565 + export GOPATH=/tmp/tmp.rTgUM1VSnK [2019-10-28T00:17:56.775Z] #48 1.566 + GOPATH=/tmp/tmp.rTgUM1VSnK [2019-10-28T00:17:56.775Z] #48 1.566 + RM_GOPATH=1 [2019-10-28T00:17:56.775Z] #48 1.567 ++ dirname ./install.sh [2019-10-28T00:17:56.775Z] #48 1.569 + dir=. [2019-10-28T00:17:56.775Z] #48 1.613 + bin=gotestsum [2019-10-28T00:17:56.775Z] #48 1.613 + shift [2019-10-28T00:17:56.775Z] #48 1.615 + '[' '!' -f ./gotestsum.installer ']' [2019-10-28T00:17:56.775Z] #48 1.616 + . ./gotestsum.installer [2019-10-28T00:17:56.775Z] #48 1.618 ++ : v0.3.5 [2019-10-28T00:17:56.775Z] #48 1.624 + install_gotestsum [2019-10-28T00:17:56.775Z] #48 1.624 + echo 'Installing gotestsum version v0.3.5' [2019-10-28T00:17:56.775Z] #48 1.625 Installing gotestsum version v0.3.5 [2019-10-28T00:17:56.775Z] #48 1.625 + go get -d gotest.tools/gotestsum [2019-10-28T00:17:56.998Z] #19 9.962 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-28T00:17:56.998Z] #19 9.964 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-28T00:17:56.998Z] #19 9.980 Successfully built pyyaml pathspec [2019-10-28T00:17:56.998Z] #19 9.981 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-28T00:17:57.063Z] #48 ... [2019-10-28T00:17:57.063Z] [2019-10-28T00:17:57.063Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:17:57.063Z] #25 1.807 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:17:57.063Z] #25 1.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:17:57.063Z] #25 1.911 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:17:57.063Z] #25 1.951 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:17:57.063Z] #25 1.988 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:17:57.063Z] #25 3.535 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-28T00:17:57.063Z] #25 6.709 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-28T00:17:57.063Z] #25 8.505 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-28T00:17:57.063Z] #25 ... [2019-10-28T00:17:57.063Z] [2019-10-28T00:17:57.063Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:17:57.063Z] #41 1.499 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:17:57.063Z] #41 1.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:17:57.063Z] #41 1.652 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:17:57.063Z] #41 1.666 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:17:57.063Z] #41 1.752 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:17:57.063Z] #41 3.579 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-28T00:17:57.063Z] #41 6.223 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-28T00:17:57.063Z] #41 8.101 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-28T00:17:57.251Z] #17 83.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-28T00:17:57.251Z] #17 83.82 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-28T00:17:57.251Z] #17 83.83 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:17:57.351Z] #41 ... [2019-10-28T00:17:57.352Z] [2019-10-28T00:17:57.352Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:17:57.352Z] #45 10.68 unicode/utf16 [2019-10-28T00:17:57.352Z] #45 10.76 runtime [2019-10-28T00:17:57.397Z] #19 10.28 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-28T00:17:57.641Z] #45 ... [2019-10-28T00:17:57.641Z] [2019-10-28T00:17:57.641Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:17:57.641Z] #34 1.859 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:17:57.641Z] #34 1.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:17:57.641Z] #34 2.030 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:17:57.641Z] #34 2.060 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:17:57.641Z] #34 2.151 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:17:57.641Z] #34 3.920 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-28T00:17:57.641Z] #34 6.736 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-28T00:17:57.641Z] #34 8.701 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-28T00:17:57.789Z] #19 DONE 10.6s [2019-10-28T00:17:57.789Z] [2019-10-28T00:17:57.789Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-28T00:17:57.789Z] #24 DONE 0.1s [2019-10-28T00:17:57.789Z] [2019-10-28T00:17:57.789Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-28T00:17:57.930Z] #34 ... [2019-10-28T00:17:57.930Z] [2019-10-28T00:17:57.930Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:17:57.930Z] #32 10.15 encoding [2019-10-28T00:17:57.930Z] #32 10.53 runtime/cgo [2019-10-28T00:17:58.158Z] #18 4.892 Collecting yamllint==1.16.0 [2019-10-28T00:17:58.190Z] #28 DONE 0.5s [2019-10-28T00:17:58.190Z] [2019-10-28T00:17:58.190Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-28T00:17:58.591Z] #30 DONE 0.1s [2019-10-28T00:17:58.591Z] [2019-10-28T00:17:58.591Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-28T00:17:58.591Z] #33 DONE 0.1s [2019-10-28T00:17:58.591Z] [2019-10-28T00:17:58.591Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-28T00:17:58.591Z] #38 DONE 0.1s [2019-10-28T00:17:58.591Z] [2019-10-28T00:17:58.591Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:58.591Z] #42 114.8 CC criu/mount.o [2019-10-28T00:17:58.591Z] #42 118.2 CC criu/namespaces.o [2019-10-28T00:17:58.591Z] #42 120.0 CC criu/net.o [2019-10-28T00:17:58.591Z] #42 122.7 CC criu/netfilter.o [2019-10-28T00:17:58.591Z] #42 123.1 CC criu/page-pipe.o [2019-10-28T00:17:58.591Z] #42 123.7 CC criu/page-xfer.o [2019-10-28T00:17:58.624Z] #17 ... [2019-10-28T00:17:58.624Z] [2019-10-28T00:17:58.624Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:58.624Z] #41 80.54 LINK criu/pie/restorer.built-in.o [2019-10-28T00:17:58.624Z] #41 80.57 GEN criu/pie/restorer-blob.h [2019-10-28T00:17:58.624Z] #41 80.64 DEP criu/vdso.d [2019-10-28T00:17:58.624Z] #41 80.81 DEP criu/vdso-compat.d [2019-10-28T00:17:58.624Z] #41 80.97 DEP criu/uts_ns.d [2019-10-28T00:17:58.624Z] #41 81.15 DEP criu/util.d [2019-10-28T00:17:58.624Z] #41 81.39 DEP criu/uffd.d [2019-10-28T00:17:58.624Z] #41 81.62 DEP criu/tun.d [2019-10-28T00:17:58.624Z] #41 81.81 DEP criu/tty.d [2019-10-28T00:17:58.624Z] #41 81.99 DEP criu/timerfd.d [2019-10-28T00:17:58.624Z] #41 82.24 DEP criu/sysfs_parse.d [2019-10-28T00:17:58.624Z] #41 82.50 DEP criu/sysctl.d [2019-10-28T00:17:58.624Z] #41 82.71 DEP criu/string.d [2019-10-28T00:17:58.624Z] #41 82.75 DEP criu/stats.d [2019-10-28T00:17:58.624Z] #41 82.92 DEP criu/sockets.d [2019-10-28T00:17:58.624Z] #41 83.16 DEP criu/sk-unix.d [2019-10-28T00:17:58.624Z] #41 83.39 DEP criu/sk-tcp.d [2019-10-28T00:17:58.624Z] #41 83.63 DEP criu/sk-queue.d [2019-10-28T00:17:58.624Z] #41 83.82 DEP criu/sk-packet.d [2019-10-28T00:17:58.624Z] #41 84.02 DEP criu/sk-netlink.d [2019-10-28T00:17:58.624Z] #41 84.32 DEP criu/sk-inet.d [2019-10-28T00:17:58.624Z] #41 84.60 DEP criu/signalfd.d [2019-10-28T00:17:58.624Z] #41 84.84 DEP criu/sigframe.d [2019-10-28T00:17:58.624Z] #41 85.02 DEP criu/shmem.d [2019-10-28T00:17:58.624Z] #41 85.15 DEP criu/servicefd.d [2019-10-28T00:17:58.624Z] #41 85.36 DEP criu/seize.d [2019-10-28T00:17:58.624Z] #41 85.57 DEP criu/seccomp.d [2019-10-28T00:17:58.624Z] #41 85.76 DEP criu/rst-malloc.d [2019-10-28T00:17:58.624Z] #41 85.83 DEP criu/rbtree.d [2019-10-28T00:17:58.624Z] #41 85.90 DEP criu/pstree.d [2019-10-28T00:17:58.624Z] #41 86.03 DEP criu/protobuf.d [2019-10-28T00:17:58.624Z] #41 86.18 GEN criu/protobuf-desc-gen.h [2019-10-28T00:17:58.624Z] #41 87.56 DEP criu/protobuf-desc.d [2019-10-28T00:17:58.624Z] #41 87.67 DEP criu/proc_parse.d [2019-10-28T00:17:58.624Z] #41 87.93 DEP criu/plugin.d [2019-10-28T00:17:58.624Z] #41 88.02 DEP criu/pipes.d [2019-10-28T00:17:58.624Z] #41 88.17 DEP criu/pie-util.d [2019-10-28T00:17:58.624Z] #41 88.27 DEP criu/pie-util-vdso.d [2019-10-28T00:17:58.624Z] #41 88.40 DEP criu/pie-util-vdso-elf32.d [2019-10-28T00:17:58.624Z] #41 88.59 DEP criu/path.d [2019-10-28T00:17:58.624Z] #41 88.82 DEP criu/parasite-syscall.d [2019-10-28T00:17:58.624Z] #41 89.05 DEP criu/pagemap.d [2019-10-28T00:17:58.624Z] #41 89.24 DEP criu/pagemap-cache.d [2019-10-28T00:17:58.624Z] #41 89.41 DEP criu/page-xfer.d [2019-10-28T00:17:58.624Z] #41 89.59 DEP criu/page-pipe.d [2019-10-28T00:17:58.624Z] #41 89.66 DEP criu/netfilter.d [2019-10-28T00:17:58.624Z] #41 89.79 DEP criu/net.d [2019-10-28T00:17:59.000Z] #42 124.5 CC criu/pagemap-cache.o [2019-10-28T00:17:59.102Z] #18 ... [2019-10-28T00:17:59.102Z] [2019-10-28T00:17:59.102Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:17:59.102Z] #41 121.0 CC criu/external.o [2019-10-28T00:17:59.102Z] #41 121.2 CC criu/fault-injection.o [2019-10-28T00:17:59.102Z] #41 121.4 CC criu/fdstore.o [2019-10-28T00:17:59.102Z] #41 121.7 CC criu/fifo.o [2019-10-28T00:17:59.102Z] #41 122.1 CC criu/file-ids.o [2019-10-28T00:17:59.102Z] #41 122.4 CC criu/file-lock.o [2019-10-28T00:17:59.102Z] #41 123.2 CC criu/files-ext.o [2019-10-28T00:17:59.102Z] #41 123.5 CC criu/files-reg.o [2019-10-28T00:17:59.102Z] #41 124.9 CC criu/files.o [2019-10-28T00:17:59.102Z] #41 126.4 CC criu/filesystems.o [2019-10-28T00:17:59.102Z] #41 126.9 CC criu/fsnotify.o [2019-10-28T00:17:59.102Z] #41 127.7 CC criu/image-desc.o [2019-10-28T00:17:59.102Z] #41 127.9 CC criu/image.o [2019-10-28T00:17:59.191Z] #41 90.09 DEP criu/namespaces.d [2019-10-28T00:17:59.191Z] #41 90.36 DEP criu/mount.d [2019-10-28T00:17:59.416Z] #42 124.9 CC criu/pagemap.o [2019-10-28T00:17:59.674Z] #41 128.5 CC criu/ipc_ns.o [2019-10-28T00:17:59.756Z] #41 90.57 DEP criu/mem.d [2019-10-28T00:18:00.015Z] #41 90.87 DEP criu/lsm.d [2019-10-28T00:18:00.015Z] #41 91.02 DEP criu/log.d [2019-10-28T00:18:00.271Z] #42 125.5 CC criu/parasite-syscall.o [2019-10-28T00:18:00.273Z] #41 91.25 DEP criu/libnetlink.d [2019-10-28T00:18:00.531Z] #41 91.43 DEP criu/kerndat.d [2019-10-28T00:18:00.531Z] #41 91.66 DEP criu/kcmp-ids.d [2019-10-28T00:18:00.617Z] #41 129.3 CC criu/irmap.o [2019-10-28T00:18:00.683Z] #42 126.1 CC criu/path.o [2019-10-28T00:18:00.789Z] #41 91.76 DEP criu/irmap.d [2019-10-28T00:18:00.789Z] #41 ... [2019-10-28T00:18:00.789Z] [2019-10-28T00:18:00.789Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:18:00.789Z] #44 163.1 github.com/LK4D4/vndr/godl [2019-10-28T00:18:00.789Z] #44 163.9 github.com/LK4D4/vndr [2019-10-28T00:18:00.878Z] #41 129.8 CC criu/kcmp-ids.o [2019-10-28T00:18:01.059Z] #44 ... [2019-10-28T00:18:01.059Z] [2019-10-28T00:18:01.059Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:01.059Z] #41 91.98 DEP criu/ipc_ns.d [2019-10-28T00:18:01.059Z] #41 92.14 DEP criu/image.d [2019-10-28T00:18:01.139Z] #41 130.0 CC criu/kerndat.o [2019-10-28T00:18:01.239Z] #42 126.4 CC criu/pie-util-vdso-elf32.o [2019-10-28T00:18:01.318Z] #41 ... [2019-10-28T00:18:01.318Z] [2019-10-28T00:18:01.318Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:18:01.318Z] #44 DONE 173.6s [2019-10-28T00:18:01.318Z] [2019-10-28T00:18:01.318Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:01.318Z] #41 92.37 DEP criu/image-desc.d [2019-10-28T00:18:01.318Z] #41 92.47 DEP criu/fsnotify.d [2019-10-28T00:18:01.575Z] #41 92.76 DEP criu/filesystems.d [2019-10-28T00:18:01.716Z] #42 126.9 CC criu/pie-util-vdso.o [2019-10-28T00:18:02.083Z] #41 130.9 CC criu/libnetlink.o [2019-10-28T00:18:02.141Z] #41 93.14 DEP criu/files.d [2019-10-28T00:18:02.150Z] #42 127.5 CC criu/pie-util.o [2019-10-28T00:18:02.150Z] #42 127.6 CC criu/pipes.o [2019-10-28T00:18:02.344Z] #41 131.1 CC criu/log.o [2019-10-28T00:18:02.399Z] #41 93.47 DEP criu/files-reg.d [2019-10-28T00:18:02.657Z] #41 93.63 DEP criu/files-ext.d [2019-10-28T00:18:02.915Z] #41 93.83 DEP criu/file-lock.d [2019-10-28T00:18:02.915Z] #41 94.07 DEP criu/file-ids.d [2019-10-28T00:18:02.917Z] #41 131.5 CC criu/lsm.o [2019-10-28T00:18:02.917Z] #41 131.8 CC criu/mem.o [2019-10-28T00:18:02.984Z] #42 128.4 CC criu/plugin.o [2019-10-28T00:18:03.174Z] #41 94.22 DEP criu/fifo.d [2019-10-28T00:18:03.381Z] #42 128.8 CC criu/proc_parse.o [2019-10-28T00:18:03.432Z] #41 94.39 DEP criu/fdstore.d [2019-10-28T00:18:03.572Z] #32 ... [2019-10-28T00:18:03.572Z] [2019-10-28T00:18:03.572Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:18:03.572Z] #45 11.97 container/list [2019-10-28T00:18:03.572Z] #45 16.73 crypto/internal/subtle [2019-10-28T00:18:03.572Z] #45 17.17 crypto/subtle [2019-10-28T00:18:03.572Z] #45 17.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-28T00:18:03.690Z] #41 94.54 DEP criu/fault-injection.d [2019-10-28T00:18:03.690Z] #41 94.59 DEP criu/external.d [2019-10-28T00:18:03.690Z] #41 94.73 DEP criu/eventpoll.d [2019-10-28T00:18:03.947Z] #41 94.92 DEP criu/eventfd.d [2019-10-28T00:18:04.200Z] #45 18.33 internal/nettrace [2019-10-28T00:18:04.205Z] #41 95.13 DEP criu/crtools.d [2019-10-28T00:18:04.301Z] #41 133.0 CC criu/mount.o [2019-10-28T00:18:04.463Z] #41 95.43 DEP criu/cr-service.d [2019-10-28T00:18:04.463Z] #41 95.64 DEP criu/cr-restore.d [2019-10-28T00:18:04.563Z] #41 ... [2019-10-28T00:18:04.563Z] [2019-10-28T00:18:04.563Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:18:04.563Z] #18 11.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-28T00:18:04.721Z] #41 95.88 DEP criu/cr-errno.d [2019-10-28T00:18:04.721Z] #41 95.91 DEP criu/cr-dump.d [2019-10-28T00:18:04.730Z] #42 ... [2019-10-28T00:18:04.730Z] [2019-10-28T00:18:04.730Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:18:04.730Z] #55 146.3 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-28T00:18:04.824Z] #18 11.90 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-28T00:18:04.826Z] #45 18.71 runtime/cgo [2019-10-28T00:18:04.979Z] #41 96.17 DEP criu/cr-dedup.d [2019-10-28T00:18:05.455Z] #45 ... [2019-10-28T00:18:05.455Z] [2019-10-28T00:18:05.455Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:18:05.455Z] #57 19.82 Fetched 7720 kB in 19s (398 kB/s) [2019-10-28T00:18:05.544Z] #41 96.38 DEP criu/cr-check.d [2019-10-28T00:18:05.802Z] #41 96.71 DEP criu/config.d [2019-10-28T00:18:06.060Z] #41 96.92 DEP criu/clone-noasan.d [2019-10-28T00:18:06.060Z] #41 97.01 DEP criu/cgroup.d [2019-10-28T00:18:06.060Z] #41 97.16 DEP criu/cgroup-props.d [2019-10-28T00:18:06.210Z] #18 13.05 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-28T00:18:06.318Z] #41 97.30 DEP criu/bitmap.d [2019-10-28T00:18:06.318Z] #41 97.32 DEP criu/bfd.d [2019-10-28T00:18:06.318Z] #41 97.42 DEP criu/autofs.d [2019-10-28T00:18:06.576Z] #41 ... [2019-10-28T00:18:06.576Z] [2019-10-28T00:18:06.576Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:18:06.576Z] #28 179.4 + rm -rf /tmp/tmp.KdrNtvRFNr [2019-10-28T00:18:06.671Z] #55 148.3 + mkdir -p /build [2019-10-28T00:18:06.671Z] #55 148.3 + cp runc /build/runc [2019-10-28T00:18:07.141Z] #28 DONE 179.9s [2019-10-28T00:18:07.141Z] [2019-10-28T00:18:07.141Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:07.141Z] #41 97.59 DEP criu/aio.d [2019-10-28T00:18:07.141Z] #41 97.79 DEP criu/action-scripts.d [2019-10-28T00:18:07.141Z] #41 98.08 CC criu/action-scripts.o [2019-10-28T00:18:07.152Z] #18 14.30 Collecting pyyaml (from yamllint==1.16.0) [2019-10-28T00:18:07.177Z] #55 DONE 148.5s [2019-10-28T00:18:07.177Z] [2019-10-28T00:18:07.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:07.177Z] #42 130.6 CC criu/protobuf-desc.o [2019-10-28T00:18:07.177Z] #42 131.5 CC criu/protobuf.o [2019-10-28T00:18:07.177Z] #42 131.8 CC criu/pstree.o [2019-10-28T00:18:07.707Z] #41 98.66 CC criu/aio.o [2019-10-28T00:18:08.087Z] #42 133.5 CC criu/rbtree.o [2019-10-28T00:18:08.487Z] #42 133.8 CC criu/rst-malloc.o [2019-10-28T00:18:08.487Z] #42 133.9 CC criu/seccomp.o [2019-10-28T00:18:08.538Z] #18 15.52 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-28T00:18:08.641Z] #41 99.47 CC criu/autofs.o [2019-10-28T00:18:08.891Z] #42 134.3 CC criu/seize.o [2019-10-28T00:18:09.762Z] #42 135.0 CC criu/servicefd.o [2019-10-28T00:18:10.028Z] #41 100.8 CC criu/bfd.o [2019-10-28T00:18:10.165Z] #42 135.3 CC criu/shmem.o [2019-10-28T00:18:10.286Z] #41 101.3 CC criu/bitmap.o [2019-10-28T00:18:10.456Z] #18 17.16 Building wheels for collected packages: pathspec, pyyaml [2019-10-28T00:18:10.456Z] #18 17.16 Running setup.py bdist_wheel for pathspec: started [2019-10-28T00:18:10.544Z] #41 101.5 CC criu/cgroup-props.o [2019-10-28T00:18:10.574Z] #42 135.8 CC criu/sigframe.o [2019-10-28T00:18:10.574Z] #42 136.0 CC criu/signalfd.o [2019-10-28T00:18:10.966Z] #42 136.1 CC criu/sk-inet.o [2019-10-28T00:18:11.016Z] #57 19.82 Reading package lists... [2019-10-28T00:18:11.016Z] #57 ... [2019-10-28T00:18:11.016Z] [2019-10-28T00:18:11.016Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:18:11.016Z] #34 24.79 Fetched 7720 kB in 22s (336 kB/s) [2019-10-28T00:18:11.028Z] #18 18.23 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-28T00:18:11.288Z] #18 18.24 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-28T00:18:11.288Z] #18 18.26 Running setup.py bdist_wheel for pyyaml: started [2019-10-28T00:18:11.288Z] #18 ... [2019-10-28T00:18:11.288Z] [2019-10-28T00:18:11.288Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:11.288Z] #59 160.0 + bin/containerd [2019-10-28T00:18:11.376Z] #42 136.6 CC criu/sk-netlink.o [2019-10-28T00:18:11.478Z] #41 102.4 CC criu/cgroup.o [2019-10-28T00:18:11.873Z] #42 137.1 CC criu/sk-packet.o [2019-10-28T00:18:12.348Z] #42 137.9 CC criu/sk-queue.o [2019-10-28T00:18:12.413Z] #41 ... [2019-10-28T00:18:12.413Z] [2019-10-28T00:18:12.413Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:18:12.413Z] #17 89.16 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-28T00:18:12.413Z] #17 89.16 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-28T00:18:12.413Z] #17 89.18 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-28T00:18:12.413Z] #17 89.31 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-28T00:18:12.413Z] #17 89.31 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-28T00:18:12.413Z] #17 89.32 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:18:12.746Z] #42 138.3 CC criu/sk-tcp.o [2019-10-28T00:18:13.148Z] #42 138.6 CC criu/sk-unix.o [2019-10-28T00:18:13.837Z] #59 ... [2019-10-28T00:18:13.837Z] [2019-10-28T00:18:13.837Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:18:13.837Z] #18 19.33 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-28T00:18:13.837Z] #18 19.33 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-28T00:18:13.837Z] #18 19.39 Successfully built pathspec pyyaml [2019-10-28T00:18:13.837Z] #18 19.40 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-28T00:18:13.837Z] #18 19.75 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-28T00:18:13.837Z] #18 DONE 20.6s [2019-10-28T00:18:13.837Z] [2019-10-28T00:18:13.837Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:13.837Z] #50 DONE 200.5s [2019-10-28T00:18:13.837Z] [2019-10-28T00:18:13.837Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:13.837Z] #41 135.6 CC criu/namespaces.o [2019-10-28T00:18:13.837Z] #41 136.9 CC criu/net.o [2019-10-28T00:18:13.837Z] #41 139.2 CC criu/netfilter.o [2019-10-28T00:18:13.837Z] #41 139.5 CC criu/page-pipe.o [2019-10-28T00:18:13.837Z] #41 140.2 CC criu/page-xfer.o [2019-10-28T00:18:13.837Z] #41 141.1 CC criu/pagemap-cache.o [2019-10-28T00:18:13.837Z] #41 141.4 CC criu/pagemap.o [2019-10-28T00:18:13.837Z] #41 142.1 CC criu/parasite-syscall.o [2019-10-28T00:18:14.097Z] #41 142.9 CC criu/path.o [2019-10-28T00:18:14.313Z] #17 ... [2019-10-28T00:18:14.313Z] [2019-10-28T00:18:14.313Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:14.313Z] #41 105.1 CC criu/clone-noasan.o [2019-10-28T00:18:14.313Z] #41 105.3 CC criu/config.o [2019-10-28T00:18:14.356Z] #41 143.1 CC criu/pie-util-vdso-elf32.o [2019-10-28T00:18:14.494Z] #42 139.8 CC criu/sockets.o [2019-10-28T00:18:14.905Z] #42 140.3 CC criu/stats.o [2019-10-28T00:18:14.927Z] #41 143.5 CC criu/pie-util-vdso.o [2019-10-28T00:18:15.189Z] #41 144.0 CC criu/pie-util.o [2019-10-28T00:18:15.305Z] #42 140.5 CC criu/string.o [2019-10-28T00:18:15.305Z] #42 140.5 CC criu/sysctl.o [2019-10-28T00:18:15.450Z] #41 144.1 CC criu/pipes.o [2019-10-28T00:18:15.686Z] #41 106.7 CC criu/cr-check.o [2019-10-28T00:18:15.710Z] #41 144.6 CC criu/plugin.o [2019-10-28T00:18:15.721Z] #42 140.9 CC criu/sysfs_parse.o [2019-10-28T00:18:16.134Z] #42 141.3 CC criu/timerfd.o [2019-10-28T00:18:16.134Z] #42 ... [2019-10-28T00:18:16.134Z] [2019-10-28T00:18:16.134Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:18:16.134Z] #39 183.8 + dpkg --print-architecture [2019-10-28T00:18:16.134Z] #39 183.8 + cd /tmp/tmp.UjBB76msSK/src/github.com/docker/distribution [2019-10-28T00:18:16.134Z] #39 183.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-28T00:18:16.282Z] #41 144.9 CC criu/proc_parse.o [2019-10-28T00:18:16.528Z] #39 184.2 + GOPATH=/tmp/tmp.UjBB76msSK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UjBB76msSK [2019-10-28T00:18:16.528Z] #39 184.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-28T00:18:16.564Z] #34 24.79 Reading package lists... [2019-10-28T00:18:16.564Z] #34 ... [2019-10-28T00:18:16.564Z] [2019-10-28T00:18:16.564Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:18:16.564Z] #39 26.75 + cd /tmp/tmp.yDU8tIIEQj/src/github.com/docker/distribution [2019-10-28T00:18:16.564Z] #39 26.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-28T00:18:16.564Z] #39 29.32 + GOPATH=/tmp/tmp.yDU8tIIEQj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yDU8tIIEQj go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-28T00:18:17.602Z] #41 108.2 CC criu/cr-dedup.o [2019-10-28T00:18:17.602Z] #41 108.6 CC criu/cr-dump.o [2019-10-28T00:18:18.196Z] #41 146.9 CC criu/protobuf-desc.o [2019-10-28T00:18:18.767Z] #41 147.5 CC criu/protobuf.o [2019-10-28T00:18:19.028Z] #41 147.8 CC criu/pstree.o [2019-10-28T00:18:19.276Z] #39 ... [2019-10-28T00:18:19.276Z] [2019-10-28T00:18:19.276Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:19.276Z] #51 31.75 + cd /tmp/tmp.VTjf4qPL41/src/github.com/golangci/golangci-lint/ [2019-10-28T00:18:19.276Z] #51 31.75 + git checkout -q v1.20.0 [2019-10-28T00:18:19.276Z] #51 32.93 ++ git describe --tags [2019-10-28T00:18:19.276Z] #51 32.93 + version=v1.20.0 [2019-10-28T00:18:19.276Z] #51 32.93 ++ git rev-parse --short HEAD [2019-10-28T00:18:19.276Z] #51 32.94 + commit=cc98739 [2019-10-28T00:18:19.276Z] #51 32.95 ++ git show -s --format=%cd [2019-10-28T00:18:19.276Z] #51 32.97 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-28T00:18:19.276Z] #51 32.99 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-28T00:18:19.276Z] #51 ... [2019-10-28T00:18:19.276Z] [2019-10-28T00:18:19.276Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:18:19.276Z] #41 23.30 Fetched 7720 kB in 21s (354 kB/s) [2019-10-28T00:18:19.276Z] #41 23.30 Reading package lists... [2019-10-28T00:18:19.276Z] #41 33.37 Reading package lists... [2019-10-28T00:18:19.276Z] #41 ... [2019-10-28T00:18:19.276Z] [2019-10-28T00:18:19.276Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:18:19.276Z] #69 28.16 + cd /tmp/tmp.XbXxRF0IwH/src/github.com/docker/libnetwork [2019-10-28T00:18:19.276Z] #69 28.16 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-28T00:18:19.276Z] #69 29.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-28T00:18:19.276Z] #69 ... [2019-10-28T00:18:19.276Z] [2019-10-28T00:18:19.276Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:18:19.276Z] #25 23.50 Fetched 7720 kB in 21s (355 kB/s) [2019-10-28T00:18:19.276Z] #25 23.50 Reading package lists... [2019-10-28T00:18:19.564Z] #25 33.34 Reading package lists... [2019-10-28T00:18:19.564Z] #25 ... [2019-10-28T00:18:19.564Z] [2019-10-28T00:18:19.564Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:18:19.564Z] #11 23.58 Fetched 7720 kB in 22s (349 kB/s) [2019-10-28T00:18:19.564Z] #11 23.58 Reading package lists... [2019-10-28T00:18:19.564Z] #11 33.23 Reading package lists... [2019-10-28T00:18:19.564Z] #11 ... [2019-10-28T00:18:19.564Z] [2019-10-28T00:18:19.564Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:18:19.564Z] #57 19.82 Reading package lists... [2019-10-28T00:18:19.969Z] #41 148.6 CC criu/rbtree.o [2019-10-28T00:18:19.969Z] #41 148.8 CC criu/rst-malloc.o [2019-10-28T00:18:20.132Z] #41 110.8 CC criu/cr-errno.o [2019-10-28T00:18:20.132Z] #41 110.9 CC criu/cr-restore.o [2019-10-28T00:18:20.190Z] #57 30.22 Reading package lists... [2019-10-28T00:18:20.190Z] #57 ... [2019-10-28T00:18:20.190Z] [2019-10-28T00:18:20.190Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:18:20.190Z] #34 24.79 Reading package lists... [2019-10-28T00:18:20.230Z] #41 149.0 CC criu/seccomp.o [2019-10-28T00:18:20.801Z] #41 149.5 CC criu/seize.o [2019-10-28T00:18:20.801Z] #41 ... [2019-10-28T00:18:20.801Z] [2019-10-28T00:18:20.801Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:20.801Z] #22 207.8 + return [2019-10-28T00:18:21.373Z] #22 DONE 208.2s [2019-10-28T00:18:21.373Z] [2019-10-28T00:18:21.373Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:21.373Z] #59 ... [2019-10-28T00:18:21.373Z] [2019-10-28T00:18:21.373Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:21.373Z] #41 150.2 CC criu/servicefd.o [2019-10-28T00:18:21.634Z] #41 150.5 CC criu/shmem.o [2019-10-28T00:18:22.254Z] #34 35.14 Reading package lists... [2019-10-28T00:18:22.254Z] #34 ... [2019-10-28T00:18:22.254Z] [2019-10-28T00:18:22.254Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:18:22.254Z] #45 26.03 vendor/golang.org/x/crypto/internal/subtle [2019-10-28T00:18:22.578Z] #41 151.3 CC criu/sigframe.o [2019-10-28T00:18:22.578Z] #41 151.4 CC criu/signalfd.o [2019-10-28T00:18:22.839Z] #41 151.6 CC criu/sk-inet.o [2019-10-28T00:18:23.411Z] #41 ... [2019-10-28T00:18:23.411Z] [2019-10-28T00:18:23.411Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-28T00:18:23.411Z] #23 DONE 0.2s [2019-10-28T00:18:23.427Z] #41 ... [2019-10-28T00:18:23.427Z] [2019-10-28T00:18:23.427Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:18:23.427Z] #17 104.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-28T00:18:23.427Z] #17 104.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-28T00:18:23.427Z] #17 104.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:18:23.672Z] [2019-10-28T00:18:23.672Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:23.672Z] #41 152.4 CC criu/sk-netlink.o [2019-10-28T00:18:23.992Z] #17 ... [2019-10-28T00:18:23.992Z] [2019-10-28T00:18:23.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:23.993Z] #41 115.1 CC criu/cr-service.o [2019-10-28T00:18:24.244Z] #41 152.8 CC criu/sk-packet.o [2019-10-28T00:18:24.505Z] #41 153.3 CC criu/sk-queue.o [2019-10-28T00:18:24.747Z] #39 ... [2019-10-28T00:18:24.747Z] [2019-10-28T00:18:24.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:24.747Z] #42 141.6 CC criu/tty.o [2019-10-28T00:18:24.747Z] #42 143.0 CC criu/tun.o [2019-10-28T00:18:24.747Z] #42 143.7 CC criu/uffd.o [2019-10-28T00:18:24.747Z] #42 144.5 CC criu/util.o [2019-10-28T00:18:24.747Z] #42 145.3 CC criu/uts_ns.o [2019-10-28T00:18:24.747Z] #42 145.5 CC criu/vdso.o [2019-10-28T00:18:24.747Z] #42 145.9 LINK criu/built-in.o [2019-10-28T00:18:24.747Z] #42 146.0 LINK criu/criu [2019-10-28T00:18:24.747Z] #42 146.3 DEP lib/c/criu.d [2019-10-28T00:18:24.747Z] #42 146.4 CC images/rpc.pb-c.o [2019-10-28T00:18:24.747Z] #42 146.9 CC lib/c/criu.o [2019-10-28T00:18:24.747Z] #42 147.6 LINK lib/c/built-in.o [2019-10-28T00:18:24.747Z] #42 147.6 LINK lib/c/libcriu.so [2019-10-28T00:18:24.747Z] #42 147.7 GEN magic.py [2019-10-28T00:18:24.747Z] #42 147.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:18:24.747Z] #42 147.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:18:24.747Z] #42 148.1 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:18:24.747Z] #42 148.5 make[1]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 148.9 make[1]: 'images/built-in.o' is up to date. [2019-10-28T00:18:24.747Z] #42 148.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-28T00:18:24.747Z] #42 149.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-28T00:18:24.747Z] #42 149.0 make[1]: 'compel/libcompel.a' is up to date. [2019-10-28T00:18:24.747Z] #42 149.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-28T00:18:24.747Z] #42 149.0 make[1]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 149.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:18:24.747Z] #42 149.1 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 149.1 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 149.1 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 149.2 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 149.2 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 149.2 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 149.3 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 149.3 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:24.747Z] #42 149.3 INSTALL criu/criu [2019-10-28T00:18:24.747Z] #42 DONE 149.5s [2019-10-28T00:18:24.747Z] [2019-10-28T00:18:24.747Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:18:24.766Z] #41 153.6 CC criu/sk-tcp.o [2019-10-28T00:18:24.960Z] #45 ... [2019-10-28T00:18:24.960Z] [2019-10-28T00:18:24.960Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:18:24.960Z] #57 30.22 Reading package lists... [2019-10-28T00:18:25.028Z] #41 ... [2019-10-28T00:18:25.028Z] [2019-10-28T00:18:25.028Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-28T00:18:25.028Z] #27 DONE 1.5s [2019-10-28T00:18:25.028Z] [2019-10-28T00:18:25.028Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-28T00:18:25.289Z] #29 DONE 0.5s [2019-10-28T00:18:25.289Z] [2019-10-28T00:18:25.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:25.289Z] #41 154.1 CC criu/sk-unix.o [2019-10-28T00:18:25.366Z] #41 116.4 CC criu/crtools.o [2019-10-28T00:18:25.862Z] #41 ... [2019-10-28T00:18:25.862Z] [2019-10-28T00:18:25.862Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-28T00:18:25.862Z] #32 DONE 0.2s [2019-10-28T00:18:25.862Z] [2019-10-28T00:18:25.862Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-28T00:18:25.862Z] #37 DONE 0.2s [2019-10-28T00:18:25.862Z] [2019-10-28T00:18:25.862Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-28T00:18:26.123Z] #39 DONE 0.2s [2019-10-28T00:18:26.123Z] [2019-10-28T00:18:26.123Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:26.301Z] #41 117.1 CC criu/eventfd.o [2019-10-28T00:18:26.455Z] #57 39.28 Building dependency tree... [2019-10-28T00:18:26.559Z] #41 117.6 CC criu/eventpoll.o [2019-10-28T00:18:27.066Z] #59 ... [2019-10-28T00:18:27.066Z] [2019-10-28T00:18:27.066Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:27.066Z] #41 155.7 CC criu/sockets.o [2019-10-28T00:18:27.484Z] #57 41.68 The following additional packages will be installed: [2019-10-28T00:18:27.484Z] #57 41.68 btrfs-progs liblzo2-2 [2019-10-28T00:18:27.492Z] #41 118.4 CC criu/external.o [2019-10-28T00:18:27.638Z] #41 156.3 CC criu/stats.o [2019-10-28T00:18:27.638Z] #41 156.6 CC criu/string.o [2019-10-28T00:18:27.750Z] #41 118.8 CC criu/fault-injection.o [2019-10-28T00:18:27.775Z] #57 41.97 The following NEW packages will be installed: [2019-10-28T00:18:27.775Z] #57 41.99 btrfs-progs btrfs-tools liblzo2-2 [2019-10-28T00:18:27.775Z] #57 42.09 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:18:27.775Z] #57 42.09 Need to get 588 kB of archives. [2019-10-28T00:18:27.775Z] #57 42.09 After this operation, 5005 kB of additional disk space will be used. [2019-10-28T00:18:27.775Z] #57 42.09 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-28T00:18:27.899Z] #41 156.6 CC criu/sysctl.o [2019-10-28T00:18:28.007Z] #41 119.0 CC criu/fdstore.o [2019-10-28T00:18:28.065Z] #57 42.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-28T00:18:28.065Z] #57 42.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-28T00:18:28.472Z] #41 157.1 CC criu/sysfs_parse.o [2019-10-28T00:18:28.573Z] #41 119.4 CC criu/fifo.o [2019-10-28T00:18:28.734Z] #41 157.5 CC criu/timerfd.o [2019-10-28T00:18:28.831Z] #41 119.9 CC criu/file-ids.o [2019-10-28T00:18:28.994Z] #41 157.7 CC criu/tty.o [2019-10-28T00:18:29.397Z] #41 120.3 CC criu/file-lock.o [2019-10-28T00:18:29.397Z] #41 ... [2019-10-28T00:18:29.397Z] [2019-10-28T00:18:29.397Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:18:29.397Z] #17 115.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:18:29.397Z] #17 115.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:18:29.397Z] #17 115.7 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-28T00:18:29.397Z] #17 115.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:18:29.397Z] #17 115.7 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-28T00:18:29.397Z] #17 115.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:18:29.397Z] #17 115.8 Processing triggers for mime-support (3.60) ... [2019-10-28T00:18:29.397Z] #17 115.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:18:29.397Z] #17 115.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-28T00:18:29.397Z] #17 115.8 Setting up libcap2-bin (1:2.25-1) ... [2019-10-28T00:18:29.397Z] #17 115.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:18:29.397Z] #17 115.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:18:29.397Z] #17 115.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-28T00:18:30.117Z] #57 ... [2019-10-28T00:18:30.117Z] [2019-10-28T00:18:30.117Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:18:30.117Z] #25 33.34 Reading package lists... [2019-10-28T00:18:30.909Z] #41 159.3 CC criu/tun.o [2019-10-28T00:18:30.909Z] #41 159.8 CC criu/uffd.o [2019-10-28T00:18:31.926Z] #17 118.4 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-28T00:18:31.926Z] #17 118.4 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-28T00:18:31.926Z] #17 118.4 Setting up zip (3.0-11+b1) ... [2019-10-28T00:18:31.926Z] #17 118.4 Setting up bzip2 (1.0.6-8.1) ... [2019-10-28T00:18:31.926Z] #17 118.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-28T00:18:31.926Z] #17 118.5 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-28T00:18:31.926Z] #17 118.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:18:31.926Z] #17 118.5 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-28T00:18:31.926Z] #17 118.5 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:18:31.926Z] #17 118.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:18:31.926Z] #17 118.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-28T00:18:31.926Z] #17 118.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:18:31.926Z] #17 118.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:18:32.184Z] #17 118.6 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-28T00:18:32.184Z] #17 118.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-28T00:18:32.184Z] #17 118.7 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-28T00:18:32.184Z] #17 118.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:18:32.294Z] #41 160.8 CC criu/util.o [2019-10-28T00:18:32.442Z] #17 119.1 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-28T00:18:32.442Z] #17 119.1 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-28T00:18:32.442Z] #17 119.2 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-28T00:18:32.442Z] #17 119.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-28T00:18:32.473Z] #25 44.44 Building dependency tree... [2019-10-28T00:18:32.698Z] #39 199.9 + rm -rf /tmp/tmp.UjBB76msSK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.UjBB76msSK [2019-10-28T00:18:32.698Z] #39 DONE 200.0s [2019-10-28T00:18:32.698Z] [2019-10-28T00:18:32.698Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:32.701Z] #17 119.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:18:32.701Z] #17 119.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-28T00:18:32.701Z] #17 119.2 Setting up pigz (2.3.4-1) ... [2019-10-28T00:18:32.701Z] #17 119.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:18:32.701Z] #17 119.3 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-28T00:18:32.701Z] #17 119.3 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:18:32.701Z] #17 119.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-28T00:18:32.701Z] #17 119.3 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-28T00:18:32.701Z] #17 119.3 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:18:32.701Z] #17 119.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-28T00:18:32.701Z] #17 119.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-28T00:18:32.701Z] #17 119.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:18:32.701Z] #17 119.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:18:32.701Z] #17 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-28T00:18:32.701Z] #17 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-28T00:18:32.701Z] #17 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-28T00:18:32.701Z] #17 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-28T00:18:32.701Z] #17 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-28T00:18:32.701Z] #17 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-28T00:18:32.701Z] #17 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-28T00:18:32.701Z] #17 119.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-28T00:18:32.701Z] #17 119.5 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-28T00:18:32.701Z] #17 119.5 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-28T00:18:32.701Z] #17 119.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:18:32.760Z] #25 ... [2019-10-28T00:18:32.760Z] [2019-10-28T00:18:32.760Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-28T00:18:32.760Z] #57 44.26 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:18:32.760Z] #57 44.64 Fetched 588 kB in 0s (2330 kB/s) [2019-10-28T00:18:32.760Z] #57 44.84 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-28T00:18:32.760Z] #57 44.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-28T00:18:32.760Z] #57 45.04 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-28T00:18:32.760Z] #57 45.06 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-28T00:18:32.760Z] #57 45.27 Selecting previously unselected package btrfs-progs. [2019-10-28T00:18:32.760Z] #57 45.29 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-28T00:18:32.760Z] #57 45.29 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:18:32.760Z] #57 46.36 Selecting previously unselected package btrfs-tools. [2019-10-28T00:18:32.761Z] #57 46.36 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-28T00:18:32.761Z] #57 46.38 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:18:32.761Z] #57 46.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:18:32.761Z] #57 46.77 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-28T00:18:32.761Z] #57 46.79 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:18:32.761Z] #57 46.79 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:18:32.761Z] #57 46.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:18:32.761Z] #57 DONE 47.0s [2019-10-28T00:18:32.761Z] [2019-10-28T00:18:32.761Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:18:32.761Z] #58 DONE 0.1s [2019-10-28T00:18:32.761Z] [2019-10-28T00:18:32.761Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-28T00:18:32.959Z] #17 119.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:18:32.959Z] #17 119.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:18:32.959Z] #17 119.5 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-28T00:18:32.959Z] #17 119.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:18:33.048Z] #59 DONE 0.1s [2019-10-28T00:18:33.048Z] [2019-10-28T00:18:33.048Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:33.238Z] #41 161.9 CC criu/uts_ns.o [2019-10-28T00:18:33.499Z] #41 162.1 CC criu/vdso.o [2019-10-28T00:18:33.580Z] #51 ... [2019-10-28T00:18:33.580Z] [2019-10-28T00:18:33.580Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-28T00:18:33.580Z] #40 DONE 0.1s [2019-10-28T00:18:33.580Z] [2019-10-28T00:18:33.580Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:33.580Z] #51 ... [2019-10-28T00:18:33.580Z] [2019-10-28T00:18:33.580Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-28T00:18:33.580Z] #43 DONE 0.1s [2019-10-28T00:18:33.580Z] [2019-10-28T00:18:33.580Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-28T00:18:33.672Z] #60 0.464 + RM_GOPATH=0 [2019-10-28T00:18:33.672Z] #60 0.465 + TMP_GOPATH= [2019-10-28T00:18:33.672Z] #60 0.465 + : /build [2019-10-28T00:18:33.672Z] #60 0.465 + '[' -z '' ']' [2019-10-28T00:18:33.672Z] #60 0.465 ++ mktemp -d [2019-10-28T00:18:33.672Z] #60 0.482 + export GOPATH=/tmp/tmp.dQfGcEnPMv [2019-10-28T00:18:33.672Z] #60 0.482 + GOPATH=/tmp/tmp.dQfGcEnPMv [2019-10-28T00:18:33.672Z] #60 0.482 + RM_GOPATH=1 [2019-10-28T00:18:33.672Z] #60 0.483 ++ dirname ./install.sh [2019-10-28T00:18:33.672Z] #60 0.518 + dir=. [2019-10-28T00:18:33.672Z] #60 0.519 + bin=containerd [2019-10-28T00:18:33.672Z] #60 0.519 + shift [2019-10-28T00:18:33.672Z] #60 0.519 + '[' '!' -f ./containerd.installer ']' [2019-10-28T00:18:33.672Z] #60 0.519 + . ./containerd.installer [2019-10-28T00:18:33.672Z] #60 0.522 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:18:33.672Z] #60 0.526 + install_containerd [2019-10-28T00:18:33.672Z] #60 0.534 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-28T00:18:33.672Z] #60 0.535 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dQfGcEnPMv/src/github.com/containerd/containerd [2019-10-28T00:18:33.672Z] #60 0.535 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:18:33.672Z] #60 0.558 Cloning into '/tmp/tmp.dQfGcEnPMv/src/github.com/containerd/containerd'... [2019-10-28T00:18:33.760Z] #41 162.5 LINK criu/built-in.o [2019-10-28T00:18:33.760Z] #41 162.6 LINK criu/criu [2019-10-28T00:18:33.970Z] #46 DONE 0.1s [2019-10-28T00:18:33.970Z] [2019-10-28T00:18:33.970Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-28T00:18:33.970Z] #49 DONE 0.1s [2019-10-28T00:18:33.970Z] [2019-10-28T00:18:33.970Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:34.331Z] #41 163.0 DEP lib/c/criu.d [2019-10-28T00:18:34.331Z] #41 163.1 CC images/rpc.pb-c.o [2019-10-28T00:18:34.858Z] #17 ... [2019-10-28T00:18:34.858Z] [2019-10-28T00:18:34.858Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:18:34.858Z] #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-28T00:18:34.903Z] #41 163.6 CC lib/c/criu.o [2019-10-28T00:18:35.162Z] #60 ... [2019-10-28T00:18:35.162Z] [2019-10-28T00:18:35.162Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-28T00:18:35.162Z] #11 33.23 Reading package lists... [2019-10-28T00:18:35.162Z] #11 42.24 Building dependency tree... [2019-10-28T00:18:35.162Z] #11 44.77 The following additional packages will be installed: [2019-10-28T00:18:35.162Z] #11 44.79 libapparmor1 libseccomp2 [2019-10-28T00:18:35.162Z] #11 44.81 Suggested packages: [2019-10-28T00:18:35.162Z] #11 44.81 seccomp [2019-10-28T00:18:35.162Z] #11 45.30 The following NEW packages will be installed: [2019-10-28T00:18:35.162Z] #11 45.31 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-28T00:18:35.162Z] #11 45.41 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:18:35.162Z] #11 45.41 Need to get 296 kB of archives. [2019-10-28T00:18:35.162Z] #11 45.41 After this operation, 1346 kB of additional disk space will be used. [2019-10-28T00:18:35.162Z] #11 45.41 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-28T00:18:35.162Z] #11 45.44 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-28T00:18:35.162Z] #11 45.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-28T00:18:35.162Z] #11 45.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-28T00:18:35.162Z] #11 47.28 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:18:35.162Z] #11 47.47 Fetched 296 kB in 0s (1612 kB/s) [2019-10-28T00:18:35.162Z] #11 47.60 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-28T00:18:35.162Z] #11 47.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-28T00:18:35.162Z] #11 47.72 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-28T00:18:35.162Z] #11 47.73 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-28T00:18:35.162Z] #11 47.95 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-28T00:18:35.162Z] #11 47.98 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-28T00:18:35.162Z] #11 47.98 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-28T00:18:35.162Z] #11 48.19 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-28T00:18:35.162Z] #11 48.20 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-28T00:18:35.162Z] #11 48.20 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-28T00:18:35.162Z] #11 48.46 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-28T00:18:35.162Z] #11 48.51 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-28T00:18:35.162Z] #11 48.53 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-28T00:18:35.162Z] #11 49.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:18:35.162Z] #11 49.13 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-28T00:18:35.162Z] #11 49.15 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-28T00:18:35.162Z] #11 49.17 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-28T00:18:35.162Z] #11 49.19 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-28T00:18:35.162Z] #11 49.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:18:35.162Z] #11 DONE 49.5s [2019-10-28T00:18:35.450Z] [2019-10-28T00:18:35.450Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:18:35.450Z] #53 DONE 0.1s [2019-10-28T00:18:35.450Z] [2019-10-28T00:18:35.450Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-28T00:18:35.450Z] #54 DONE 0.1s [2019-10-28T00:18:35.450Z] [2019-10-28T00:18:35.450Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:18:35.737Z] #55 0.400 + RM_GOPATH=0 [2019-10-28T00:18:35.845Z] #41 164.4 LINK lib/c/built-in.o [2019-10-28T00:18:35.845Z] #41 164.5 LINK lib/c/libcriu.so [2019-10-28T00:18:35.845Z] #41 164.6 GEN magic.py [2019-10-28T00:18:35.845Z] #41 164.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:18:35.845Z] #41 164.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:18:36.029Z] #55 0.409 + TMP_GOPATH= [2019-10-28T00:18:36.029Z] #55 0.409 + : /build [2019-10-28T00:18:36.029Z] #55 0.409 + '[' -z '' ']' [2019-10-28T00:18:36.029Z] #55 0.411 ++ mktemp -d [2019-10-28T00:18:36.029Z] #55 0.413 + export GOPATH=/tmp/tmp.e2vDNLACZE [2019-10-28T00:18:36.029Z] #55 0.414 + GOPATH=/tmp/tmp.e2vDNLACZE [2019-10-28T00:18:36.029Z] #55 0.414 + RM_GOPATH=1 [2019-10-28T00:18:36.029Z] #55 0.417 ++ dirname ./install.sh [2019-10-28T00:18:36.029Z] #55 0.439 + dir=. [2019-10-28T00:18:36.029Z] #55 0.446 + bin=runc [2019-10-28T00:18:36.029Z] #55 0.447 + shift [2019-10-28T00:18:36.029Z] #55 0.451 + '[' '!' -f ./runc.installer ']' [2019-10-28T00:18:36.029Z] #55 0.454 + . ./runc.installer [2019-10-28T00:18:36.029Z] #55 0.459 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:18:36.029Z] #55 0.475 + install_runc [2019-10-28T00:18:36.029Z] #55 0.483 + uname -r [2019-10-28T00:18:36.029Z] #55 0.489 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-28T00:18:36.029Z] #55 0.506 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-28T00:18:36.029Z] #55 0.507 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-28T00:18:36.029Z] #55 0.507 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-28T00:18:36.029Z] #55 0.507 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e2vDNLACZE/src/github.com/opencontainers/runc [2019-10-28T00:18:36.029Z] #55 0.526 Cloning into '/tmp/tmp.e2vDNLACZE/src/github.com/opencontainers/runc'... [2019-10-28T00:18:36.104Z] #41 165.0 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:18:36.317Z] #55 ... [2019-10-28T00:18:36.317Z] [2019-10-28T00:18:36.317Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-28T00:18:36.317Z] #12 DONE 0.9s [2019-10-28T00:18:36.317Z] [2019-10-28T00:18:36.317Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-28T00:18:36.620Z] #13 DONE 0.6s [2019-10-28T00:18:36.620Z] [2019-10-28T00:18:36.620Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:18:36.620Z] #41 33.37 Reading package lists... [2019-10-28T00:18:36.620Z] #41 42.19 Building dependency tree... [2019-10-28T00:18:36.620Z] #41 44.55 The following additional packages will be installed: [2019-10-28T00:18:36.620Z] #41 44.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-28T00:18:36.620Z] #41 44.56 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-28T00:18:36.620Z] #41 44.57 Suggested packages: [2019-10-28T00:18:36.620Z] #41 44.57 manpages-dev python-setuptools [2019-10-28T00:18:36.620Z] #41 48.00 The following NEW packages will be installed: [2019-10-28T00:18:36.620Z] #41 48.01 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-28T00:18:36.620Z] #41 48.01 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-28T00:18:36.620Z] #41 48.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-28T00:18:36.620Z] #41 48.02 zlib1g-dev [2019-10-28T00:18:36.620Z] #41 48.32 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:18:36.620Z] #41 48.32 Need to get 3548 kB of archives. [2019-10-28T00:18:36.620Z] #41 48.32 After this operation, 21.2 MB of additional disk space will be used. [2019-10-28T00:18:36.620Z] #41 48.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-28T00:18:36.620Z] #41 48.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-28T00:18:36.620Z] #41 48.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-28T00:18:36.620Z] #41 48.73 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-28T00:18:36.620Z] #41 48.74 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-28T00:18:36.620Z] #41 48.76 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-28T00:18:36.620Z] #41 48.77 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-28T00:18:36.620Z] #41 48.79 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-28T00:18:36.620Z] #41 48.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-28T00:18:36.620Z] #41 48.92 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-28T00:18:36.620Z] #41 48.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-28T00:18:36.620Z] #41 49.18 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-28T00:18:36.620Z] #41 49.26 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-28T00:18:36.620Z] #41 49.37 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-28T00:18:36.620Z] #41 49.43 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-28T00:18:36.620Z] #41 49.44 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-28T00:18:36.620Z] #41 50.96 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:18:36.674Z] #41 165.3 make[1]: Nothing to be done for 'all'. [2019-10-28T00:18:36.760Z] #54 147.9 + mkdir -p /build [2019-10-28T00:18:36.933Z] #41 165.6 make[1]: 'images/built-in.o' is up to date. [2019-10-28T00:18:36.933Z] #41 165.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-28T00:18:36.933Z] #41 165.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-28T00:18:36.933Z] #41 165.7 make[1]: 'compel/libcompel.a' is up to date. [2019-10-28T00:18:36.933Z] #41 165.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-28T00:18:36.933Z] #41 165.7 make[1]: Nothing to be done for 'all'. [2019-10-28T00:18:36.933Z] #41 165.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:18:36.934Z] #41 ... [2019-10-28T00:18:36.934Z] [2019-10-28T00:18:36.934Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-28T00:18:37.018Z] #54 147.9 + cp runc /build/runc [2019-10-28T00:18:37.194Z] #41 165.8 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:37.194Z] #41 165.8 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:37.194Z] #41 165.9 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:37.194Z] #41 165.9 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:37.194Z] #41 166.0 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:37.194Z] #41 166.0 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:37.194Z] #41 166.0 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:37.194Z] #41 166.1 make[2]: Nothing to be done for 'all'. [2019-10-28T00:18:37.227Z] #14 0.449 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-28T00:18:37.453Z] #41 166.1 INSTALL criu/criu [2019-10-28T00:18:37.517Z] #14 DONE 0.5s [2019-10-28T00:18:37.517Z] [2019-10-28T00:18:37.517Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:18:37.517Z] #41 51.27 Fetched 3548 kB in 1s (2561 kB/s) [2019-10-28T00:18:37.517Z] #41 51.54 Selecting previously unselected package libnet1:ppc64el. [2019-10-28T00:18:37.517Z] #41 51.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-28T00:18:37.517Z] #41 51.76 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-28T00:18:37.517Z] #41 51.77 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-28T00:18:37.713Z] #41 DONE 166.5s [2019-10-28T00:18:37.713Z] [2019-10-28T00:18:37.713Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:37.808Z] #41 ... [2019-10-28T00:18:37.808Z] [2019-10-28T00:18:37.808Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-28T00:18:37.808Z] #15 DONE 0.5s [2019-10-28T00:18:37.808Z] [2019-10-28T00:18:37.808Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:18:37.808Z] #41 52.12 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-28T00:18:37.808Z] #41 52.12 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-28T00:18:37.808Z] #41 52.12 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-28T00:18:37.951Z] #54 DONE 149.0s [2019-10-28T00:18:37.951Z] [2019-10-28T00:18:37.951Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:18:37.951Z] #17 124.0 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-28T00:18:37.951Z] #17 124.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:18:37.951Z] #17 124.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-28T00:18:37.951Z] #17 124.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-28T00:18:37.951Z] #17 124.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-28T00:18:37.951Z] #17 124.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-28T00:18:37.951Z] #17 124.2 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:18:37.951Z] #17 124.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:18:37.951Z] #17 124.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-28T00:18:37.951Z] #17 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-28T00:18:37.951Z] #17 124.4 Setting up python3 (3.5.3-1) ... [2019-10-28T00:18:38.100Z] #41 52.37 Selecting previously unselected package libnet1-dev. [2019-10-28T00:18:38.389Z] #41 52.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-28T00:18:38.389Z] #41 52.41 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:18:38.389Z] #41 ... [2019-10-28T00:18:38.389Z] [2019-10-28T00:18:38.389Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-28T00:18:38.389Z] #16 DONE 0.6s [2019-10-28T00:18:38.389Z] [2019-10-28T00:18:38.389Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:18:38.389Z] #41 52.63 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-28T00:18:38.389Z] #41 52.63 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-28T00:18:38.678Z] #41 52.67 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-28T00:18:38.970Z] #41 52.97 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-28T00:18:38.970Z] #41 52.99 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-28T00:18:38.970Z] #41 52.99 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-28T00:18:38.970Z] #41 ... [2019-10-28T00:18:38.970Z] [2019-10-28T00:18:38.970Z] #17 [dev 6/24] RUN ldconfig [2019-10-28T00:18:38.970Z] #17 DONE 0.5s [2019-10-28T00:18:38.970Z] [2019-10-28T00:18:38.970Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-28T00:18:38.970Z] #25 47.91 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-28T00:18:38.970Z] #25 47.91 The following additional packages will be installed: [2019-10-28T00:18:38.970Z] #25 47.92 libjq1 libonig4 [2019-10-28T00:18:38.970Z] #25 48.48 The following NEW packages will be installed: [2019-10-28T00:18:38.970Z] #25 48.49 jq libjq1 libonig4 [2019-10-28T00:18:38.970Z] #25 48.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:18:38.970Z] #25 48.77 Need to get 310 kB of archives. [2019-10-28T00:18:38.970Z] #25 48.77 After this operation, 1267 kB of additional disk space will be used. [2019-10-28T00:18:38.970Z] #25 48.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-28T00:18:38.970Z] #25 48.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-28T00:18:38.970Z] #25 48.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-28T00:18:38.970Z] #25 50.78 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:18:38.970Z] #25 51.10 Fetched 310 kB in 0s (729 kB/s) [2019-10-28T00:18:38.970Z] #25 51.27 Selecting previously unselected package libonig4:ppc64el. [2019-10-28T00:18:38.970Z] #25 51.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-28T00:18:38.970Z] #25 51.46 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-28T00:18:38.970Z] #25 51.46 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-28T00:18:38.970Z] #25 51.93 Selecting previously unselected package libjq1:ppc64el. [2019-10-28T00:18:38.970Z] #25 51.96 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-28T00:18:38.970Z] #25 51.97 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-28T00:18:38.970Z] #25 52.27 Selecting previously unselected package jq. [2019-10-28T00:18:38.970Z] #25 52.29 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-28T00:18:38.970Z] #25 52.30 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:18:38.970Z] #25 52.64 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-28T00:18:38.970Z] #25 52.65 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-28T00:18:38.970Z] #25 52.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:18:38.970Z] #25 52.94 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:18:38.970Z] #25 DONE 53.2s [2019-10-28T00:18:38.970Z] [2019-10-28T00:18:38.970Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-28T00:18:38.970Z] #26 DONE 0.1s [2019-10-28T00:18:38.970Z] [2019-10-28T00:18:38.970Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:18:39.093Z] #59 ... [2019-10-28T00:18:39.093Z] [2019-10-28T00:18:39.093Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-28T00:18:39.093Z] #42 DONE 0.1s [2019-10-28T00:18:39.093Z] [2019-10-28T00:18:39.093Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-28T00:18:39.353Z] #45 DONE 0.1s [2019-10-28T00:18:39.353Z] [2019-10-28T00:18:39.353Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-28T00:18:39.353Z] #48 DONE 0.1s [2019-10-28T00:18:39.353Z] [2019-10-28T00:18:39.353Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:39.612Z] #59 ... [2019-10-28T00:18:39.612Z] [2019-10-28T00:18:39.612Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-28T00:18:39.612Z] #51 DONE 0.2s [2019-10-28T00:18:39.612Z] [2019-10-28T00:18:39.612Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-28T00:18:39.849Z] #17 126.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:18:39.871Z] #55 DONE 0.1s [2019-10-28T00:18:39.871Z] [2019-10-28T00:18:39.871Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:40.107Z] #17 ... [2019-10-28T00:18:40.107Z] [2019-10-28T00:18:40.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:40.107Z] #41 121.2 CC criu/files-ext.o [2019-10-28T00:18:40.107Z] #41 121.6 CC criu/files-reg.o [2019-10-28T00:18:40.107Z] #41 123.6 CC criu/files.o [2019-10-28T00:18:40.107Z] #41 125.5 CC criu/filesystems.o [2019-10-28T00:18:40.107Z] #41 126.2 CC criu/fsnotify.o [2019-10-28T00:18:40.107Z] #41 127.3 CC criu/image-desc.o [2019-10-28T00:18:40.107Z] #41 127.5 CC criu/image.o [2019-10-28T00:18:40.107Z] #41 128.4 CC criu/ipc_ns.o [2019-10-28T00:18:40.107Z] #41 129.8 CC criu/irmap.o [2019-10-28T00:18:40.107Z] #41 130.7 CC criu/kcmp-ids.o [2019-10-28T00:18:40.107Z] #41 131.0 CC criu/kerndat.o [2019-10-28T00:18:40.547Z] #51 ... [2019-10-28T00:18:40.547Z] [2019-10-28T00:18:40.547Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:40.547Z] #60 181.3 + bin/containerd [2019-10-28T00:18:41.040Z] #41 131.9 CC criu/libnetlink.o [2019-10-28T00:18:41.040Z] #41 ... [2019-10-28T00:18:41.040Z] [2019-10-28T00:18:41.040Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:18:41.298Z] #17 127.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-28T00:18:41.298Z] #17 127.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-28T00:18:41.298Z] #17 127.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-28T00:18:41.298Z] #17 128.0 Setting up python3-wheel (0.29.0-2) ... [2019-10-28T00:18:42.232Z] #17 128.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:18:42.473Z] #27 ... [2019-10-28T00:18:42.473Z] [2019-10-28T00:18:42.473Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:18:42.473Z] #34 35.14 Reading package lists... [2019-10-28T00:18:42.473Z] #34 46.78 Building dependency tree... [2019-10-28T00:18:42.473Z] #34 49.92 The following additional packages will be installed: [2019-10-28T00:18:42.473Z] #34 49.92 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-28T00:18:42.473Z] #34 49.94 Suggested packages: [2019-10-28T00:18:42.473Z] #34 49.94 codeblocks eclipse ninja-build lrzip [2019-10-28T00:18:42.473Z] #34 49.94 Recommended packages: [2019-10-28T00:18:42.473Z] #34 49.94 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-28T00:18:42.473Z] #34 51.70 The following NEW packages will be installed: [2019-10-28T00:18:42.473Z] #34 51.72 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-28T00:18:42.473Z] #34 51.72 vim-common xxd [2019-10-28T00:18:42.473Z] #34 51.83 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:18:42.473Z] #34 51.83 Need to get 13.4 MB of archives. [2019-10-28T00:18:42.473Z] #34 51.83 After this operation, 60.4 MB of additional disk space will be used. [2019-10-28T00:18:42.473Z] #34 51.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-28T00:18:42.473Z] #34 52.21 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-28T00:18:42.473Z] #34 52.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-28T00:18:42.473Z] #34 53.78 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-28T00:18:42.473Z] #34 53.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-28T00:18:42.473Z] #34 53.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-28T00:18:42.473Z] #34 54.01 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-28T00:18:42.473Z] #34 54.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-28T00:18:42.473Z] #34 54.53 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-28T00:18:42.473Z] #34 54.56 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-28T00:18:42.473Z] #34 56.54 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:18:42.473Z] #34 ... [2019-10-28T00:18:42.473Z] [2019-10-28T00:18:42.473Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:18:42.473Z] #41 53.56 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-28T00:18:42.473Z] #41 53.57 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-28T00:18:42.473Z] #41 53.58 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-28T00:18:42.473Z] #41 53.73 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-28T00:18:42.473Z] #41 53.75 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-28T00:18:42.473Z] #41 53.76 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-28T00:18:42.473Z] #41 53.98 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-28T00:18:42.473Z] #41 54.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-28T00:18:42.473Z] #41 54.02 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-28T00:18:42.473Z] #41 54.56 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-28T00:18:42.473Z] #41 54.60 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-28T00:18:42.473Z] #41 54.61 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-28T00:18:42.473Z] #41 55.85 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-28T00:18:42.473Z] #41 55.86 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-28T00:18:42.473Z] #41 55.89 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-28T00:18:42.473Z] #41 56.24 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-28T00:18:42.473Z] #41 56.25 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-28T00:18:42.473Z] #41 56.25 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-28T00:18:43.165Z] #17 129.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-28T00:18:43.165Z] #17 129.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:18:44.098Z] #17 130.8 Setting up dmsetup (2:1.02.137-2) ... [2019-10-28T00:18:44.098Z] #17 130.8 Setting up python3-setuptools (33.1.1-1) ... [2019-10-28T00:18:44.531Z] #41 58.54 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-28T00:18:44.531Z] #41 58.54 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-28T00:18:44.531Z] #41 58.54 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-28T00:18:45.032Z] #17 131.7 Setting up dh-python (2.20170125) ... [2019-10-28T00:18:45.558Z] #41 59.80 Selecting previously unselected package protobuf-c-compiler. [2019-10-28T00:18:45.558Z] #41 59.81 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-28T00:18:45.558Z] #41 59.82 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:18:45.846Z] #41 60.02 Selecting previously unselected package protobuf-compiler. [2019-10-28T00:18:45.846Z] #41 60.03 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-28T00:18:45.846Z] #41 60.04 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-28T00:18:45.846Z] #41 ... [2019-10-28T00:18:45.846Z] [2019-10-28T00:18:45.846Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:45.846Z] #48 59.77 + cd /tmp/tmp.rTgUM1VSnK/src/gotest.tools/gotestsum [2019-10-28T00:18:45.846Z] #48 59.77 + git checkout -q v0.3.5 [2019-10-28T00:18:45.846Z] #48 59.84 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-28T00:18:45.966Z] #17 132.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-28T00:18:45.966Z] #17 132.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:18:46.073Z] #60 ... [2019-10-28T00:18:46.073Z] [2019-10-28T00:18:46.073Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:46.073Z] #51 DONE 213.0s [2019-10-28T00:18:46.073Z] [2019-10-28T00:18:46.073Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:46.224Z] #17 DONE 133.0s [2019-10-28T00:18:46.224Z] [2019-10-28T00:18:46.224Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:18:46.224Z] #38 214.8 + dpkg --print-architecture [2019-10-28T00:18:46.224Z] #38 214.8 + cd /tmp/tmp.sClI7LnPt9/src/github.com/docker/distribution [2019-10-28T00:18:46.224Z] #38 214.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-28T00:18:46.224Z] #38 215.4 + GOPATH=/tmp/tmp.sClI7LnPt9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sClI7LnPt9 [2019-10-28T00:18:46.224Z] #38 215.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-28T00:18:46.445Z] #59 195.1 + bin/containerd-stress [2019-10-28T00:18:46.470Z] #60 ... [2019-10-28T00:18:46.470Z] [2019-10-28T00:18:46.470Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-28T00:18:46.470Z] #52 DONE 0.1s [2019-10-28T00:18:46.470Z] [2019-10-28T00:18:46.470Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-28T00:18:46.607Z] Running on azwin-2-dc14f0 in d:\jenkins\workspace\moby_PR-40143 [Pipeline] { [Pipeline] ws [2019-10-28T00:18:46.623Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-28T00:18:46.862Z] #56 DONE 0.1s [2019-10-28T00:18:46.862Z] [2019-10-28T00:18:46.862Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:18:48.982Z] #59 197.7 + bin/containerd-shim [2019-10-28T00:18:49.380Z] #48 ... [2019-10-28T00:18:49.380Z] [2019-10-28T00:18:49.380Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:18:49.380Z] #18 0.924 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-28T00:18:49.380Z] #18 1.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-28T00:18:49.380Z] #18 1.142 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-28T00:18:49.380Z] #18 1.160 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-28T00:18:49.380Z] #18 1.287 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-28T00:18:49.380Z] #18 2.870 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-28T00:18:49.380Z] #18 6.525 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-28T00:18:49.380Z] #18 9.240 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-28T00:18:49.380Z] #18 ... [2019-10-28T00:18:49.380Z] [2019-10-28T00:18:49.380Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:18:49.380Z] #27 5.134 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-28T00:18:49.380Z] #27 6.646 [2019-10-28T00:18:49.381Z] #27 7.355 ### 5.5% ######## 11.9% ############## 20.4% ################### 26.8% ####################### 33.2% ############################ 39.2% ################################ 45.6% ################################### 49.9% ######################################## 56.3% ############################################# 62.6% ################################################ 66.9% ################################################### 71.2% ###################################################### 75.5% ######################################################## 78.4% ########################################################## 81.3% ############################################################### 87.7% ################################################################### 94.1% ######################################################################## 100.0% [2019-10-28T00:18:50.007Z] #27 10.87 [2019-10-28T00:18:51.047Z] #27 11.79 0.2% [2019-10-28T00:18:51.047Z] #27 ... [2019-10-28T00:18:51.047Z] [2019-10-28T00:18:51.047Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:18:51.047Z] #69 DONE 65.0s [2019-10-28T00:18:51.047Z] [2019-10-28T00:18:51.047Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:18:51.047Z] #27 11.79 0.2% 0.9% [2019-10-28T00:18:51.047Z] #27 ... [2019-10-28T00:18:51.047Z] [2019-10-28T00:18:51.047Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:18:51.047Z] #34 56.90 Fetched 13.4 MB in 2s (4761 kB/s) [2019-10-28T00:18:51.047Z] #34 57.21 Selecting previously unselected package cmake-data. [2019-10-28T00:18:51.047Z] #34 57.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 ... 14950 files and directories currently installed.) [2019-10-28T00:18:51.047Z] #34 57.36 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-28T00:18:51.047Z] #34 57.38 Unpacking cmake-data (3.7.2-1) ... [2019-10-28T00:18:51.047Z] #34 62.38 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-28T00:18:51.047Z] #34 62.44 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-28T00:18:51.047Z] #34 62.48 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-28T00:18:51.047Z] #34 62.75 Selecting previously unselected package libicu57:ppc64el. [2019-10-28T00:18:51.047Z] #34 62.76 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-28T00:18:51.047Z] #34 62.79 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-28T00:18:51.334Z] #34 ... [2019-10-28T00:18:51.334Z] [2019-10-28T00:18:51.334Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:18:51.576Z] #38 ... [2019-10-28T00:18:51.576Z] [2019-10-28T00:18:51.576Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:51.576Z] #41 132.3 CC criu/log.o [2019-10-28T00:18:51.576Z] #41 132.8 CC criu/lsm.o [2019-10-28T00:18:51.576Z] #41 133.1 CC criu/mem.o [2019-10-28T00:18:51.576Z] #41 134.6 CC criu/mount.o [2019-10-28T00:18:51.576Z] #41 138.0 CC criu/namespaces.o [2019-10-28T00:18:51.576Z] #41 139.7 CC criu/net.o [2019-10-28T00:18:51.841Z] #41 142.7 CC criu/netfilter.o [2019-10-28T00:18:51.914Z] #27 11.79 0.2% 0.9% ##### 8.1% ############## 20.2% ############################# 40.8% ##################################### 52.0% ############################################# 63.3% ########################################################## 81.5% ######################################################################## 100.0% [2019-10-28T00:18:52.105Z] #41 143.1 CC criu/page-pipe.o [2019-10-28T00:18:52.675Z] #41 143.7 CC criu/page-xfer.o [2019-10-28T00:18:53.422Z] #27 14.35 [2019-10-28T00:18:53.606Z] #41 144.7 CC criu/pagemap-cache.o [2019-10-28T00:18:53.863Z] #41 145.0 CC criu/pagemap.o [2019-10-28T00:18:54.267Z] #59 203.0 + bin/containerd-shim-runc-v1 [2019-10-28T00:18:54.795Z] #41 145.7 CC criu/parasite-syscall.o [2019-10-28T00:18:55.360Z] #41 146.5 CC criu/path.o [2019-10-28T00:18:55.617Z] #41 146.7 CC criu/pie-util-vdso-elf32.o [2019-10-28T00:18:55.933Z] #27 15.14 ##### 7.3% ######## 12.4% ############ 17.6% ################## 25.4% ####################### 32.5% ############################ 39.0% ################################# 46.7% ######################################### 57.0% ################################################ 67.7% ######################################################## 78.0% ############################################################# 85.8% ################################################################### 93.4% ###################################################################### 97.3% ######################################################################## 100.0% [2019-10-28T00:18:56.181Z] #41 147.1 CC criu/pie-util-vdso.o [2019-10-28T00:18:56.220Z] #27 ... [2019-10-28T00:18:56.220Z] [2019-10-28T00:18:56.220Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:18:56.220Z] #41 60.25 Selecting previously unselected package python-pkg-resources. [2019-10-28T00:18:56.220Z] #41 60.29 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:18:56.220Z] #41 60.29 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-28T00:18:56.220Z] #41 60.86 Selecting previously unselected package python-protobuf. [2019-10-28T00:18:56.220Z] #41 60.88 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-28T00:18:56.220Z] #41 60.89 Unpacking python-protobuf (3.0.0-9) ... [2019-10-28T00:18:56.220Z] #41 61.71 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-28T00:18:56.220Z] #41 61.97 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-28T00:18:56.220Z] #41 62.01 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-28T00:18:56.220Z] #41 70.07 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-28T00:18:56.220Z] #41 70.08 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-28T00:18:56.220Z] #41 70.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:18:56.220Z] #41 70.17 Setting up python-protobuf (3.0.0-9) ... [2019-10-28T00:18:56.220Z] #41 ... [2019-10-28T00:18:56.220Z] [2019-10-28T00:18:56.220Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:18:56.220Z] #55 20.59 + cd /tmp/tmp.e2vDNLACZE/src/github.com/opencontainers/runc [2019-10-28T00:18:56.220Z] #55 20.59 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-28T00:18:56.439Z] #41 147.4 CC criu/pie-util.o [2019-10-28T00:18:56.439Z] #41 ... [2019-10-28T00:18:56.439Z] [2019-10-28T00:18:56.439Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:18:56.439Z] #18 5.535 Collecting yamllint==1.16.0 [2019-10-28T00:18:56.697Z] #18 ... [2019-10-28T00:18:56.697Z] [2019-10-28T00:18:56.697Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:18:56.697Z] #41 147.5 CC criu/pipes.o [2019-10-28T00:18:57.263Z] #41 148.2 CC criu/plugin.o [2019-10-28T00:18:57.276Z] #55 21.77 + '[' -z '' ']' [2019-10-28T00:18:57.276Z] #55 21.78 + target=static [2019-10-28T00:18:57.276Z] #55 21.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-28T00:18:57.521Z] #41 148.5 CC criu/proc_parse.o [2019-10-28T00:18:57.562Z] #59 206.0 + bin/containerd-shim-runc-v2 [2019-10-28T00:18:58.499Z] #59 207.1 + binaries [2019-10-28T00:18:58.499Z] #59 207.1 + mkdir -p /build [2019-10-28T00:18:58.499Z] #59 207.1 + cp bin/containerd /build/containerd [2019-10-28T00:18:58.499Z] #59 207.2 + cp bin/containerd-shim /build/containerd-shim [2019-10-28T00:18:58.499Z] #59 207.2 + cp bin/ctr /build/ctr [2019-10-28T00:18:59.451Z] #59 DONE 207.9s [2019-10-28T00:19:00.049Z] #41 150.6 CC criu/protobuf-desc.o [2019-10-28T00:19:00.306Z] #41 151.4 CC criu/protobuf.o [2019-10-28T00:19:00.844Z] [2019-10-28T00:19:00.844Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-28T00:19:00.871Z] #41 151.8 CC criu/pstree.o [2019-10-28T00:19:01.714Z] #55 ... [2019-10-28T00:19:01.714Z] [2019-10-28T00:19:01.714Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:19:01.714Z] #27 17.94 [2019-10-28T00:19:01.805Z] #41 152.9 CC criu/rbtree.o [2019-10-28T00:19:02.370Z] #41 153.3 CC criu/rst-malloc.o [2019-10-28T00:19:02.628Z] #41 153.7 CC criu/seccomp.o [2019-10-28T00:19:02.749Z] #60 DONE 1.8s [2019-10-28T00:19:02.749Z] [2019-10-28T00:19:02.749Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-28T00:19:02.912Z] #27 18.79 # 2.0% ### 4.7% #### 6.4% ###### 9.1% ######## 11.8% ########## 14.5% ########### 16.3% ############ 18.1% ############## 19.8% ############### 21.6% ################# 24.3% ################## 26.1% #################### 27.9% ##################### 29.7% ####################### 32.3% ########################## 36.5% ############################# 41.0% ############################### 43.7% ################################ 45.8% ################################# 46.7% ################################## 48.5% #################################### 51.2% ###################################### 52.9% ###################################### 53.8% ######################################## 55.6% ######################################### 57.4% ########################################## 59.2% ############################################ 61.9% ############################################### 65.4% ################################################# 68.1% ################################################# 69.0% ################################################## 69.9% ##################################################### 74.4% ######################################################## 78.9% ######################################################### 79.8% ########################################################### 82.4% ############################################################ 83.6% ############################################################# 85.8% ############################################################### 88.5% ################################################################# 90.3% ################################################################### 93.9% ##################################################################### 96.5% ####################################################################### 98.8% ######################################################################## 100.0% [2019-10-28T00:19:03.008Z] #64 DONE 0.5s [2019-10-28T00:19:03.194Z] #41 154.3 CC criu/seize.o [2019-10-28T00:19:03.268Z] [2019-10-28T00:19:03.268Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-28T00:19:03.549Z] #27 24.20 [2019-10-28T00:19:04.128Z] #41 155.2 CC criu/servicefd.o [2019-10-28T00:19:04.174Z] #27 ... [2019-10-28T00:19:04.174Z] [2019-10-28T00:19:04.174Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:19:04.174Z] #32 68.30 sync [2019-10-28T00:19:04.174Z] #32 68.36 internal/reflectlite [2019-10-28T00:19:04.174Z] #32 75.35 errors [2019-10-28T00:19:04.174Z] #32 75.35 sort [2019-10-28T00:19:04.174Z] #32 76.38 strconv [2019-10-28T00:19:04.174Z] #32 76.39 internal/oserror [2019-10-28T00:19:04.174Z] #32 76.39 io [2019-10-28T00:19:04.174Z] #32 77.18 syscall [2019-10-28T00:19:04.207Z] #66 DONE 1.1s [2019-10-28T00:19:04.207Z] [2019-10-28T00:19:04.207Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-28T00:19:04.386Z] #41 155.5 CC criu/shmem.o [2019-10-28T00:19:04.462Z] #32 ... [2019-10-28T00:19:04.463Z] [2019-10-28T00:19:04.463Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:19:04.463Z] #34 74.20 Selecting previously unselected package libxml2:ppc64el. [2019-10-28T00:19:04.463Z] #34 74.21 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-28T00:19:04.463Z] #34 74.26 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:19:04.463Z] #34 75.99 Selecting previously unselected package libarchive13:ppc64el. [2019-10-28T00:19:04.463Z] #34 76.08 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-28T00:19:04.463Z] #34 76.10 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-28T00:19:04.463Z] #34 76.88 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-28T00:19:04.463Z] #34 76.89 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-28T00:19:04.463Z] #34 76.90 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-28T00:19:04.463Z] #34 77.24 Selecting previously unselected package libuv1:ppc64el. [2019-10-28T00:19:04.463Z] #34 77.25 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-28T00:19:04.463Z] #34 77.25 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-28T00:19:04.463Z] #34 77.51 Selecting previously unselected package cmake. [2019-10-28T00:19:04.463Z] #34 77.54 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-28T00:19:04.463Z] #34 77.83 Unpacking cmake (3.7.2-1) ... [2019-10-28T00:19:04.471Z] #69 DONE 0.1s [2019-10-28T00:19:04.471Z] [2019-10-28T00:19:04.471Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-28T00:19:04.471Z] #70 DONE 0.0s [2019-10-28T00:19:04.471Z] [2019-10-28T00:19:04.471Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-28T00:19:05.762Z] #41 156.5 CC criu/sigframe.o [2019-10-28T00:19:05.762Z] #41 156.7 CC criu/signalfd.o [2019-10-28T00:19:06.021Z] #41 157.0 CC criu/sk-inet.o [2019-10-28T00:19:06.021Z] #41 ... [2019-10-28T00:19:06.021Z] [2019-10-28T00:19:06.021Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:19:06.279Z] #38 238.9 + rm -rf /tmp/tmp.sClI7LnPt9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sClI7LnPt9 [2019-10-28T00:19:06.377Z] #71 DONE 2.1s [2019-10-28T00:19:06.510Z] #34 ... [2019-10-28T00:19:06.510Z] [2019-10-28T00:19:06.510Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:19:06.510Z] #29 70.76 + cd /tmp/tmp.qJ39lSGpPQ/src/github.com/go-swagger/go-swagger [2019-10-28T00:19:06.510Z] #29 70.76 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-28T00:19:06.510Z] #29 74.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-28T00:19:06.637Z] [2019-10-28T00:19:06.637Z] #72 exporting to image [2019-10-28T00:19:06.637Z] #72 exporting layers [2019-10-28T00:19:06.845Z] #38 DONE 239.5s [2019-10-28T00:19:06.845Z] [2019-10-28T00:19:06.845Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:19:06.845Z] #18 12.38 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-28T00:19:06.845Z] #18 12.68 Collecting pyyaml (from yamllint==1.16.0) [2019-10-28T00:19:06.845Z] #18 13.86 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-28T00:19:06.845Z] #18 15.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-28T00:19:06.845Z] #18 16.97 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-28T00:19:06.845Z] #18 18.21 Building wheels for collected packages: pyyaml, pathspec [2019-10-28T00:19:06.845Z] #18 18.21 Running setup.py bdist_wheel for pyyaml: started [2019-10-28T00:19:06.845Z] #18 19.45 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-28T00:19:06.845Z] #18 19.46 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-28T00:19:06.845Z] #18 19.54 Running setup.py bdist_wheel for pathspec: started [2019-10-28T00:19:06.899Z] #60 207.3 + bin/containerd-stress [2019-10-28T00:19:07.103Z] #18 ... [2019-10-28T00:19:07.103Z] [2019-10-28T00:19:07.104Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:07.104Z] #41 158.2 CC criu/sk-netlink.o [2019-10-28T00:19:07.136Z] #29 ... [2019-10-28T00:19:07.136Z] [2019-10-28T00:19:07.136Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:19:07.136Z] #18 27.94 Fetched 7720 kB in 27s (286 kB/s) [2019-10-28T00:19:07.136Z] #18 27.94 Reading package lists... [2019-10-28T00:19:07.136Z] #18 ... [2019-10-28T00:19:07.136Z] [2019-10-28T00:19:07.136Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:07.136Z] #45 71.13 sync [2019-10-28T00:19:07.136Z] #45 71.14 internal/reflectlite [2019-10-28T00:19:07.136Z] #45 75.96 internal/singleflight [2019-10-28T00:19:07.136Z] #45 75.98 math/rand [2019-10-28T00:19:07.136Z] #45 75.98 github.com/LK4D4/vndr/godl/singleflight [2019-10-28T00:19:07.136Z] #45 80.21 sort [2019-10-28T00:19:07.136Z] #45 80.22 strconv [2019-10-28T00:19:07.136Z] #45 80.24 io [2019-10-28T00:19:07.136Z] #45 80.29 syscall [2019-10-28T00:19:07.136Z] #45 ... [2019-10-28T00:19:07.136Z] [2019-10-28T00:19:07.136Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-28T00:19:07.136Z] #41 81.26 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-28T00:19:07.136Z] #41 81.26 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-28T00:19:07.136Z] #41 81.27 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-28T00:19:07.136Z] #41 81.28 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-28T00:19:07.136Z] #41 81.33 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-28T00:19:07.136Z] #41 81.34 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-28T00:19:07.136Z] #41 81.34 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-28T00:19:07.136Z] #41 81.34 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-28T00:19:07.136Z] #41 81.35 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-28T00:19:07.136Z] #41 81.35 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-28T00:19:07.136Z] #41 81.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:19:07.424Z] #41 DONE 81.6s [2019-10-28T00:19:07.424Z] [2019-10-28T00:19:07.424Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:08.038Z] #41 159.0 CC criu/sk-packet.o [2019-10-28T00:19:08.296Z] #41 ... [2019-10-28T00:19:08.296Z] [2019-10-28T00:19:08.296Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:19:08.296Z] #18 20.80 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-28T00:19:08.296Z] #18 20.80 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-28T00:19:08.296Z] #18 20.83 Successfully built pyyaml pathspec [2019-10-28T00:19:08.296Z] #18 20.83 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-28T00:19:08.296Z] #18 21.55 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-28T00:19:08.296Z] #18 DONE 21.8s [2019-10-28T00:19:08.296Z] [2019-10-28T00:19:08.296Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-28T00:19:08.296Z] #23 DONE 0.2s [2019-10-28T00:19:08.296Z] [2019-10-28T00:19:08.296Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:19:08.301Z] #60 209.2 + bin/containerd-shim [2019-10-28T00:19:08.554Z] #50 ... [2019-10-28T00:19:08.554Z] [2019-10-28T00:19:08.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:08.554Z] #41 159.5 CC criu/sk-queue.o [2019-10-28T00:19:09.125Z] #41 160.1 CC criu/sk-tcp.o [2019-10-28T00:19:09.384Z] #41 160.5 CC criu/sk-unix.o [2019-10-28T00:19:09.631Z] using credential docker-jenkins-github-credentials [2019-10-28T00:19:09.642Z] #41 ... [2019-10-28T00:19:09.642Z] [2019-10-28T00:19:09.642Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-28T00:19:09.642Z] #27 DONE 1.2s [2019-10-28T00:19:09.642Z] [2019-10-28T00:19:09.642Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-28T00:19:09.706Z] Cloning the remote Git repository [2019-10-28T00:19:09.706Z] Cloning with configured refspecs honoured and without tags [2019-10-28T00:19:09.900Z] #29 DONE 0.2s [2019-10-28T00:19:09.900Z] [2019-10-28T00:19:09.900Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-28T00:19:09.900Z] #32 DONE 0.1s [2019-10-28T00:19:09.900Z] [2019-10-28T00:19:09.900Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:19:09.900Z] #50 ... [2019-10-28T00:19:09.900Z] [2019-10-28T00:19:09.900Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-28T00:19:09.900Z] #37 DONE 0.1s [2019-10-28T00:19:09.900Z] [2019-10-28T00:19:09.900Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-28T00:19:10.158Z] #42 ... [2019-10-28T00:19:10.158Z] [2019-10-28T00:19:10.158Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-28T00:19:10.158Z] #34 81.86 Selecting previously unselected package xxd. [2019-10-28T00:19:10.158Z] #34 81.88 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-28T00:19:10.158Z] #34 81.92 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:19:10.158Z] #34 82.11 Selecting previously unselected package vim-common. [2019-10-28T00:19:10.158Z] #34 82.12 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:19:10.158Z] #34 82.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:19:10.158Z] #34 82.68 Processing triggers for mime-support (3.60) ... [2019-10-28T00:19:10.158Z] #34 82.91 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:19:10.158Z] #34 82.92 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-28T00:19:10.158Z] #34 82.93 Setting up cmake-data (3.7.2-1) ... [2019-10-28T00:19:10.158Z] #34 82.95 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-28T00:19:10.158Z] #34 82.95 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-28T00:19:10.158Z] #34 82.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:19:10.158Z] #34 83.14 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:19:10.158Z] #34 83.15 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-28T00:19:10.158Z] #34 83.17 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-28T00:19:10.158Z] #34 83.22 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-28T00:19:10.158Z] #34 83.28 Setting up cmake (3.7.2-1) ... [2019-10-28T00:19:10.158Z] #34 83.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:19:10.158Z] #34 DONE 83.9s [2019-10-28T00:19:10.158Z] [2019-10-28T00:19:10.158Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:19:10.158Z] #35 DONE 0.1s [2019-10-28T00:19:10.158Z] [2019-10-28T00:19:10.158Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:19:10.158Z] #27 28.10 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-28T00:19:10.158Z] #27 29.38 [2019-10-28T00:19:10.158Z] #27 30.24 ######################################################################## 100.0% [2019-10-28T00:19:10.158Z] #27 30.54 [2019-10-28T00:19:10.158Z] #27 ... [2019-10-28T00:19:10.158Z] [2019-10-28T00:19:10.158Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-28T00:19:10.158Z] #36 DONE 0.1s [2019-10-28T00:19:10.158Z] [2019-10-28T00:19:10.158Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:10.445Z] #37 0.453 + RM_GOPATH=0 [2019-10-28T00:19:10.445Z] #37 0.453 + TMP_GOPATH= [2019-10-28T00:19:10.445Z] #37 0.454 + : /build [2019-10-28T00:19:10.445Z] #37 0.455 + '[' -z '' ']' [2019-10-28T00:19:10.445Z] #37 0.458 ++ mktemp -d [2019-10-28T00:19:10.445Z] #37 0.467 + export GOPATH=/tmp/tmp.EGhbvDoMdQ [2019-10-28T00:19:10.445Z] #37 0.467 + GOPATH=/tmp/tmp.EGhbvDoMdQ [2019-10-28T00:19:10.445Z] #37 0.467 + RM_GOPATH=1 [2019-10-28T00:19:10.445Z] #37 0.471 ++ dirname ./install.sh [2019-10-28T00:19:10.445Z] #37 0.477 + dir=. [2019-10-28T00:19:10.445Z] #37 0.478 + bin=tini [2019-10-28T00:19:10.445Z] #37 0.478 + shift [2019-10-28T00:19:10.445Z] #37 0.478 + '[' '!' -f ./tini.installer ']' [2019-10-28T00:19:10.445Z] #37 0.479 + . ./tini.installer [2019-10-28T00:19:10.445Z] #37 0.479 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:19:10.445Z] #37 0.481 + install_tini [2019-10-28T00:19:10.445Z] #37 0.481 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-28T00:19:10.445Z] #37 0.481 + git clone https://github.com/krallin/tini.git /tmp/tmp.EGhbvDoMdQ/tini [2019-10-28T00:19:10.445Z] #37 0.482 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:19:10.445Z] #37 0.514 Cloning into '/tmp/tmp.EGhbvDoMdQ/tini'... [2019-10-28T00:19:10.465Z] #39 DONE 0.2s [2019-10-28T00:19:10.465Z] [2019-10-28T00:19:10.465Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:11.030Z] #41 162.0 CC criu/sockets.o [2019-10-28T00:19:10.038Z] Cloning repository https://github.com/moby/moby.git [2019-10-28T00:19:10.450Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-28T00:19:11.596Z] #41 162.5 CC criu/stats.o [2019-10-28T00:19:11.596Z] #41 162.7 CC criu/string.o [2019-10-28T00:19:11.871Z] #41 162.8 CC criu/sysctl.o [2019-10-28T00:19:11.910Z] #72 exporting layers 5.0s done [2019-10-28T00:19:11.910Z] #72 writing image sha256:8487b6487a1c875fe4d940eb5392eea077325de9c07588c58273e2196d1de653 done [2019-10-28T00:19:11.910Z] #72 naming to docker.io/library/docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb done [2019-10-28T00:19:11.910Z] #72 DONE 5.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-28T00:19:12.129Z] #41 163.3 CC criu/sysfs_parse.o [2019-10-28T00:19:12.244Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/test/unit [2019-10-28T00:19:12.388Z] #41 163.6 CC criu/timerfd.o [2019-10-28T00:19:12.501Z] #37 ... [2019-10-28T00:19:12.501Z] [2019-10-28T00:19:12.501Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:12.501Z] #55 26.76 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-28T00:19:12.501Z] #55 ... [2019-10-28T00:19:12.501Z] [2019-10-28T00:19:12.501Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:12.501Z] #37 2.405 + cd /tmp/tmp.EGhbvDoMdQ/tini [2019-10-28T00:19:12.501Z] #37 2.406 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-28T00:19:12.501Z] #37 2.440 + cmake . [2019-10-28T00:19:12.646Z] #41 163.8 CC criu/tty.o [2019-10-28T00:19:12.877Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:19:12.878Z] > git --version # timeout=10 [2019-10-28T00:19:12.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:19:12.929Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:19:14.001Z] #37 3.867 -- The C compiler identification is GNU 6.3.0 [2019-10-28T00:19:14.001Z] #37 3.983 -- Check for working C compiler: /usr/bin/cc [2019-10-28T00:19:14.020Z] #41 165.1 CC criu/tun.o [2019-10-28T00:19:14.278Z] #41 165.5 CC criu/uffd.o [2019-10-28T00:19:14.876Z] #60 215.4 + bin/containerd-shim-runc-v1 [2019-10-28T00:19:15.035Z] #37 4.994 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-28T00:19:15.035Z] #37 5.006 -- Detecting C compiler ABI info [2019-10-28T00:19:15.212Z] #41 166.3 CC criu/util.o [2019-10-28T00:19:16.062Z] #37 5.978 -- Detecting C compiler ABI info - done [2019-10-28T00:19:16.062Z] #37 6.215 -- Detecting C compile features [2019-10-28T00:19:16.146Z] #41 167.1 CC criu/uts_ns.o [2019-10-28T00:19:16.404Z] #41 167.3 CC criu/vdso-compat.o [2019-10-28T00:19:16.404Z] #41 167.5 CC criu/vdso.o [2019-10-28T00:19:17.337Z] #41 168.1 LINK criu/built-in.o [2019-10-28T00:19:17.337Z] #41 168.2 LINK criu/criu [2019-10-28T00:19:17.337Z] #41 168.5 DEP lib/c/criu.d [2019-10-28T00:19:17.517Z] ? github.com/docker/docker/api [no test files] [2019-10-28T00:19:17.569Z] #60 218.3 + bin/containerd-shim-runc-v2 [2019-10-28T00:19:17.595Z] #41 168.6 CC images/rpc.pb-c.o [2019-10-28T00:19:18.114Z] #37 ... [2019-10-28T00:19:18.114Z] [2019-10-28T00:19:18.114Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:19:18.114Z] #27 33.78 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-28T00:19:18.114Z] #27 34.68 [2019-10-28T00:19:18.114Z] #27 35.24 ######################################################################## 100.0% [2019-10-28T00:19:18.114Z] #27 35.71 [2019-10-28T00:19:18.114Z] #27 38.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-28T00:19:18.114Z] #27 38.79 skipping existing c8c2d4a6b2e3 [2019-10-28T00:19:18.114Z] #27 39.14 [2019-10-28T00:19:18.161Z] #41 169.0 CC lib/c/criu.o [2019-10-28T00:19:18.398Z] #60 219.6 + binaries [2019-10-28T00:19:18.398Z] #60 219.6 + mkdir -p /build [2019-10-28T00:19:18.398Z] #60 219.6 + cp bin/containerd /build/containerd [2019-10-28T00:19:18.398Z] #60 219.6 + cp bin/containerd-shim /build/containerd-shim [2019-10-28T00:19:18.398Z] #60 219.6 + cp bin/ctr /build/ctr [2019-10-28T00:19:18.398Z] #60 DONE 219.7s [2019-10-28T00:19:18.727Z] #41 169.7 LINK lib/c/built-in.o [2019-10-28T00:19:18.727Z] #41 169.7 LINK lib/c/libcriu.so [2019-10-28T00:19:18.736Z] #27 ... [2019-10-28T00:19:18.736Z] [2019-10-28T00:19:18.736Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:19:18.736Z] #32 82.56 bytes [2019-10-28T00:19:18.736Z] #32 82.64 strings [2019-10-28T00:19:18.736Z] #32 ... [2019-10-28T00:19:18.736Z] [2019-10-28T00:19:18.736Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:18.736Z] #42 3.177 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:19:18.736Z] #42 3.180 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:19:18.736Z] #42 5.386 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:19:18.736Z] #42 5.434 GEN .gitid [2019-10-28T00:19:18.736Z] #42 5.469 GEN criu/include/version.h [2019-10-28T00:19:18.736Z] #42 5.528 GEN include/common/asm [2019-10-28T00:19:18.736Z] #42 8.220 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-28T00:19:18.736Z] #42 8.447 PBCC images/opts.pb-c.c [2019-10-28T00:19:18.736Z] #42 8.518 PBCC images/sit.pb-c.c [2019-10-28T00:19:18.736Z] #42 8.596 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-28T00:19:18.736Z] #42 8.853 DEP images/opts.pb-c.d [2019-10-28T00:19:18.736Z] #42 9.023 DEP images/sit.pb-c.d [2019-10-28T00:19:18.736Z] #42 9.130 PBCC images/macvlan.pb-c.c [2019-10-28T00:19:18.736Z] #42 9.159 DEP images/macvlan.pb-c.d [2019-10-28T00:19:18.736Z] #42 9.261 PBCC images/autofs.pb-c.c [2019-10-28T00:19:18.736Z] #42 9.317 DEP images/autofs.pb-c.d [2019-10-28T00:19:18.736Z] #42 9.457 PBCC images/sysctl.pb-c.c [2019-10-28T00:19:18.736Z] #42 9.502 DEP images/sysctl.pb-c.d [2019-10-28T00:19:18.736Z] #42 9.652 PBCC images/time.pb-c.c [2019-10-28T00:19:18.736Z] #42 9.669 DEP images/time.pb-c.d [2019-10-28T00:19:18.736Z] #42 9.828 PBCC images/binfmt-misc.pb-c.c [2019-10-28T00:19:18.736Z] #42 9.874 DEP images/binfmt-misc.pb-c.d [2019-10-28T00:19:18.736Z] #42 10.03 PBCC images/seccomp.pb-c.c [2019-10-28T00:19:18.736Z] #42 10.11 DEP images/seccomp.pb-c.d [2019-10-28T00:19:18.736Z] #42 10.21 PBCC images/userns.pb-c.c [2019-10-28T00:19:18.736Z] #42 10.31 DEP images/userns.pb-c.d [2019-10-28T00:19:18.736Z] #42 10.49 PBCC images/cgroup.pb-c.c [2019-10-28T00:19:18.736Z] #42 10.62 DEP images/cgroup.pb-c.d [2019-10-28T00:19:18.736Z] #42 10.70 PBCC images/fown.pb-c.c [2019-10-28T00:19:18.736Z] #42 10.76 PBCC images/ext-file.pb-c.c [2019-10-28T00:19:18.736Z] #42 10.86 DEP images/fown.pb-c.d [2019-10-28T00:19:18.736Z] #42 10.94 DEP images/ext-file.pb-c.d [2019-10-28T00:19:18.736Z] #42 11.05 PBCC images/rpc.pb-c.c [2019-10-28T00:19:18.736Z] #42 11.14 DEP images/rpc.pb-c.d [2019-10-28T00:19:18.736Z] #42 11.27 PBCC images/siginfo.pb-c.c [2019-10-28T00:19:18.736Z] #42 11.30 DEP images/siginfo.pb-c.d [2019-10-28T00:19:18.736Z] #42 11.48 PBCC images/pagemap.pb-c.c [2019-10-28T00:19:18.985Z] #41 169.9 GEN magic.py [2019-10-28T00:19:18.985Z] #41 169.9 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:19:18.985Z] #41 169.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:19:19.024Z] #42 11.68 DEP images/pagemap.pb-c.d [2019-10-28T00:19:19.024Z] #42 11.78 PBCC images/rlimit.pb-c.c [2019-10-28T00:19:19.024Z] #42 ... [2019-10-28T00:19:19.024Z] [2019-10-28T00:19:19.024Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:19.024Z] #37 9.155 -- Detecting C compile features - done [2019-10-28T00:19:19.175Z] [2019-10-28T00:19:19.175Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-28T00:19:19.243Z] #41 170.3 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:19:19.311Z] #37 9.268 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-28T00:19:19.542Z] #61 DONE 0.2s [2019-10-28T00:19:19.542Z] [2019-10-28T00:19:19.542Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-28T00:19:19.542Z] #65 DONE 0.1s [2019-10-28T00:19:19.542Z] [2019-10-28T00:19:19.542Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-28T00:19:19.542Z] #67 DONE 0.1s [2019-10-28T00:19:19.542Z] [2019-10-28T00:19:19.542Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-28T00:19:19.609Z] #37 9.619 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-28T00:19:19.809Z] #41 170.7 make[1]: Nothing to be done for 'all'. [2019-10-28T00:19:19.895Z] #37 9.972 -- Configuring done [2019-10-28T00:19:19.895Z] #37 10.02 -- Generating done [2019-10-28T00:19:19.895Z] #37 10.04 -- Build files have been written to: /tmp/tmp.EGhbvDoMdQ/tini [2019-10-28T00:19:19.895Z] #37 10.05 + make tini-static [2019-10-28T00:19:19.917Z] #70 DONE 0.1s [2019-10-28T00:19:19.917Z] [2019-10-28T00:19:19.917Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-28T00:19:19.917Z] #71 DONE 0.0s [2019-10-28T00:19:19.917Z] [2019-10-28T00:19:19.917Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-28T00:19:20.067Z] #41 171.2 make[1]: 'images/built-in.o' is up to date. [2019-10-28T00:19:20.325Z] #41 171.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-28T00:19:20.325Z] #41 171.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-28T00:19:20.325Z] #41 171.2 make[1]: 'compel/libcompel.a' is up to date. [2019-10-28T00:19:20.325Z] #41 171.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-28T00:19:20.325Z] #41 171.3 make[1]: Nothing to be done for 'all'. [2019-10-28T00:19:20.325Z] #41 171.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:19:20.325Z] #41 171.4 make[2]: Nothing to be done for 'all'. [2019-10-28T00:19:20.533Z] #37 10.48 Scanning dependencies of target tini-static [2019-10-28T00:19:20.533Z] #37 10.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-28T00:19:20.586Z] #41 171.4 make[2]: Nothing to be done for 'all'. [2019-10-28T00:19:20.586Z] #41 171.5 make[2]: Nothing to be done for 'all'. [2019-10-28T00:19:20.586Z] #41 171.5 make[2]: Nothing to be done for 'all'. [2019-10-28T00:19:20.586Z] #41 171.6 make[2]: Nothing to be done for 'all'. [2019-10-28T00:19:20.586Z] #41 171.6 make[2]: Nothing to be done for 'all'. [2019-10-28T00:19:20.586Z] #41 171.6 make[2]: Nothing to be done for 'all'. [2019-10-28T00:19:20.845Z] #41 171.7 make[2]: Nothing to be done for 'all'. [2019-10-28T00:19:20.845Z] #41 171.7 INSTALL criu/criu [2019-10-28T00:19:20.845Z] #41 ... [2019-10-28T00:19:20.845Z] [2019-10-28T00:19:20.845Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:19:20.845Z] #59 193.0 + bin/containerd [2019-10-28T00:19:21.420Z] #59 ... [2019-10-28T00:19:21.420Z] [2019-10-28T00:19:21.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:21.420Z] #41 DONE 172.3s [2019-10-28T00:19:21.420Z] [2019-10-28T00:19:21.420Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:19:21.748Z] #72 DONE 2.1s [2019-10-28T00:19:22.241Z] [2019-10-28T00:19:22.241Z] #73 exporting to oci image format [2019-10-28T00:19:22.241Z] #73 exporting layers [2019-10-28T00:19:22.354Z] #50 ... [2019-10-28T00:19:22.354Z] [2019-10-28T00:19:22.354Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-28T00:19:22.617Z] #42 DONE 0.1s [2019-10-28T00:19:22.617Z] [2019-10-28T00:19:22.617Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-28T00:19:22.617Z] #45 DONE 0.1s [2019-10-28T00:19:22.617Z] [2019-10-28T00:19:22.617Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:19:22.874Z] #50 ... [2019-10-28T00:19:22.874Z] [2019-10-28T00:19:22.874Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-28T00:19:22.874Z] #48 DONE 0.3s [2019-10-28T00:19:22.874Z] [2019-10-28T00:19:22.874Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:19:23.245Z] #37 ... [2019-10-28T00:19:23.245Z] [2019-10-28T00:19:23.245Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:23.245Z] #45 86.97 bytes [2019-10-28T00:19:23.245Z] #45 87.95 strings [2019-10-28T00:19:23.245Z] #45 ... [2019-10-28T00:19:23.245Z] [2019-10-28T00:19:23.245Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:23.245Z] #42 11.84 DEP images/rlimit.pb-c.d [2019-10-28T00:19:23.245Z] #42 12.02 PBCC images/file-lock.pb-c.c [2019-10-28T00:19:23.245Z] #42 12.11 DEP images/file-lock.pb-c.d [2019-10-28T00:19:23.245Z] #42 12.25 PBCC images/tty.pb-c.c [2019-10-28T00:19:23.245Z] #42 12.36 DEP images/tty.pb-c.d [2019-10-28T00:19:23.245Z] #42 12.48 PBCC images/tun.pb-c.c [2019-10-28T00:19:23.245Z] #42 12.54 PBCC images/netdev.pb-c.c [2019-10-28T00:19:23.245Z] #42 12.72 DEP images/tun.pb-c.d [2019-10-28T00:19:23.245Z] #42 12.83 DEP images/netdev.pb-c.d [2019-10-28T00:19:23.245Z] #42 13.07 PBCC images/vma.pb-c.c [2019-10-28T00:19:23.245Z] #42 13.19 DEP images/vma.pb-c.d [2019-10-28T00:19:23.245Z] #42 13.39 PBCC images/creds.pb-c.c [2019-10-28T00:19:23.245Z] #42 13.44 DEP images/creds.pb-c.d [2019-10-28T00:19:23.245Z] #42 13.57 PBCC images/utsns.pb-c.c [2019-10-28T00:19:23.245Z] #42 13.61 DEP images/utsns.pb-c.d [2019-10-28T00:19:23.245Z] #42 13.76 PBCC images/ipc-desc.pb-c.c [2019-10-28T00:19:23.245Z] #42 13.78 PBCC images/ipc-sem.pb-c.c [2019-10-28T00:19:23.245Z] #42 13.85 DEP images/ipc-desc.pb-c.d [2019-10-28T00:19:23.245Z] #42 14.01 DEP images/ipc-sem.pb-c.d [2019-10-28T00:19:23.245Z] #42 14.14 PBCC images/ipc-msg.pb-c.c [2019-10-28T00:19:23.245Z] #42 14.18 DEP images/ipc-msg.pb-c.d [2019-10-28T00:19:23.245Z] #42 14.33 PBCC images/ipc-shm.pb-c.c [2019-10-28T00:19:23.245Z] #42 14.37 DEP images/ipc-shm.pb-c.d [2019-10-28T00:19:23.245Z] #42 14.54 PBCC images/ipc-var.pb-c.c [2019-10-28T00:19:23.245Z] #42 14.64 DEP images/ipc-var.pb-c.d [2019-10-28T00:19:23.245Z] #42 14.80 PBCC images/sk-opts.pb-c.c [2019-10-28T00:19:23.245Z] #42 14.84 PBCC images/packet-sock.pb-c.c [2019-10-28T00:19:23.245Z] #42 14.96 DEP images/sk-opts.pb-c.d [2019-10-28T00:19:23.245Z] #42 15.09 DEP images/packet-sock.pb-c.d [2019-10-28T00:19:23.245Z] #42 15.18 PBCC images/sk-netlink.pb-c.c [2019-10-28T00:19:23.245Z] #42 15.28 DEP images/sk-netlink.pb-c.d [2019-10-28T00:19:23.245Z] #42 15.39 PBCC images/sk-inet.pb-c.c [2019-10-28T00:19:23.245Z] #42 15.49 DEP images/sk-inet.pb-c.d [2019-10-28T00:19:23.245Z] #42 15.60 PBCC images/sk-unix.pb-c.c [2019-10-28T00:19:23.245Z] #42 15.75 DEP images/sk-unix.pb-c.d [2019-10-28T00:19:23.245Z] #42 15.84 PBCC images/mm.pb-c.c [2019-10-28T00:19:23.245Z] #42 15.93 DEP images/mm.pb-c.d [2019-10-28T00:19:23.534Z] #42 16.06 PBCC images/timerfd.pb-c.c [2019-10-28T00:19:23.534Z] #42 16.23 DEP images/timerfd.pb-c.d [2019-10-28T00:19:23.824Z] #42 16.36 PBCC images/timer.pb-c.c [2019-10-28T00:19:23.824Z] #42 16.41 DEP images/timer.pb-c.d [2019-10-28T00:19:23.824Z] #42 16.50 PBCC images/sa.pb-c.c [2019-10-28T00:19:23.824Z] #42 16.57 DEP images/sa.pb-c.d [2019-10-28T00:19:24.114Z] #42 ... [2019-10-28T00:19:24.114Z] [2019-10-28T00:19:24.114Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-28T00:19:24.114Z] #27 42.73 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-28T00:19:24.114Z] #27 43.74 [2019-10-28T00:19:24.114Z] #27 44.45 ######################################################################## 100.0% [2019-10-28T00:19:24.114Z] #27 44.69 [2019-10-28T00:19:24.114Z] #27 44.84 Download of images into '/build' complete. [2019-10-28T00:19:24.114Z] #27 44.86 Use something like the following to load the result into a Docker daemon: [2019-10-28T00:19:24.114Z] #27 44.86 tar -cC '/build' . | docker load [2019-10-28T00:19:24.114Z] #27 DONE 45.0s [2019-10-28T00:19:24.114Z] [2019-10-28T00:19:24.114Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:24.114Z] #42 16.77 PBCC images/pipe-data.pb-c.c [2019-10-28T00:19:24.414Z] #42 16.98 DEP images/pipe-data.pb-c.d [2019-10-28T00:19:24.718Z] #42 17.26 PBCC images/mnt.pb-c.c [2019-10-28T00:19:24.718Z] #42 17.37 DEP images/mnt.pb-c.d [2019-10-28T00:19:25.019Z] #42 17.53 PBCC images/sk-packet.pb-c.c [2019-10-28T00:19:25.019Z] #42 17.60 DEP images/sk-packet.pb-c.d [2019-10-28T00:19:25.019Z] #42 17.71 PBCC images/tcp-stream.pb-c.c [2019-10-28T00:19:25.307Z] #42 18.00 DEP images/tcp-stream.pb-c.d [2019-10-28T00:19:25.593Z] #42 18.16 PBCC images/pipe.pb-c.c [2019-10-28T00:19:25.593Z] #42 18.24 DEP images/pipe.pb-c.d [2019-10-28T00:19:25.593Z] #42 18.32 PBCC images/pstree.pb-c.c [2019-10-28T00:19:25.593Z] #42 18.35 DEP images/pstree.pb-c.d [2019-10-28T00:19:25.881Z] #42 18.44 PBCC images/fs.pb-c.c [2019-10-28T00:19:25.881Z] #42 18.48 DEP images/fs.pb-c.d [2019-10-28T00:19:25.881Z] #42 18.62 PBCC images/signalfd.pb-c.c [2019-10-28T00:19:26.169Z] #42 18.68 DEP images/signalfd.pb-c.d [2019-10-28T00:19:26.169Z] #42 18.81 PBCC images/fh.pb-c.c [2019-10-28T00:19:26.169Z] #42 18.89 PBCC images/fsnotify.pb-c.c [2019-10-28T00:19:26.169Z] #42 19.00 DEP images/fh.pb-c.d [2019-10-28T00:19:26.454Z] #42 19.13 DEP images/fsnotify.pb-c.d [2019-10-28T00:19:26.454Z] #42 19.24 PBCC images/eventpoll.pb-c.c [2019-10-28T00:19:26.741Z] #42 ... [2019-10-28T00:19:26.741Z] [2019-10-28T00:19:26.741Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:26.741Z] #37 14.42 [100%] Linking C executable tini-static [2019-10-28T00:19:26.741Z] #37 16.47 [100%] Built target tini-static [2019-10-28T00:19:26.741Z] #37 16.59 + mkdir -p /build [2019-10-28T00:19:26.741Z] #37 16.60 + cp tini-static /build/docker-init [2019-10-28T00:19:26.741Z] #37 DONE 16.7s [2019-10-28T00:19:26.741Z] [2019-10-28T00:19:26.741Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:26.741Z] #42 19.29 DEP images/eventpoll.pb-c.d [2019-10-28T00:19:26.741Z] #42 19.47 PBCC images/eventfd.pb-c.c [2019-10-28T00:19:27.026Z] #42 19.55 DEP images/eventfd.pb-c.d [2019-10-28T00:19:27.026Z] #42 19.68 PBCC images/remap-file-path.pb-c.c [2019-10-28T00:19:27.026Z] #42 19.76 DEP images/remap-file-path.pb-c.d [2019-10-28T00:19:27.058Z] #50 DONE 259.0s [2019-10-28T00:19:27.058Z] [2019-10-28T00:19:27.058Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:19:27.316Z] #42 19.91 PBCC images/fifo.pb-c.c [2019-10-28T00:19:27.316Z] #42 20.01 DEP images/fifo.pb-c.d [2019-10-28T00:19:27.316Z] #42 ... [2019-10-28T00:19:27.316Z] [2019-10-28T00:19:27.316Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:19:27.316Z] #18 27.94 Reading package lists... [2019-10-28T00:19:27.603Z] #18 38.93 Reading package lists... [2019-10-28T00:19:27.603Z] #18 ... [2019-10-28T00:19:27.603Z] [2019-10-28T00:19:27.603Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:27.603Z] #42 20.16 PBCC images/ghost-file.pb-c.c [2019-10-28T00:19:27.603Z] #42 20.42 DEP images/ghost-file.pb-c.d [2019-10-28T00:19:27.890Z] #42 20.51 PBCC images/regfile.pb-c.c [2019-10-28T00:19:27.890Z] #42 20.61 DEP images/regfile.pb-c.d [2019-10-28T00:19:28.178Z] #42 20.73 PBCC images/ns.pb-c.c [2019-10-28T00:19:28.178Z] #42 20.77 DEP images/ns.pb-c.d [2019-10-28T00:19:28.178Z] #42 20.90 PBCC images/fdinfo.pb-c.c [2019-10-28T00:19:28.432Z] #59 ... [2019-10-28T00:19:28.432Z] [2019-10-28T00:19:28.432Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-28T00:19:28.432Z] #51 DONE 0.2s [2019-10-28T00:19:28.432Z] [2019-10-28T00:19:28.432Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-28T00:19:28.480Z] #42 21.22 DEP images/fdinfo.pb-c.d [2019-10-28T00:19:28.690Z] #55 DONE 0.1s [2019-10-28T00:19:28.690Z] [2019-10-28T00:19:28.690Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:19:29.107Z] #42 21.68 PBCC images/core-aarch64.pb-c.c [2019-10-28T00:19:29.107Z] #42 21.73 PBCC images/core-arm.pb-c.c [2019-10-28T00:19:29.107Z] #42 21.82 PBCC images/core-ppc64.pb-c.c [2019-10-28T00:19:29.395Z] #42 21.89 PBCC images/core-s390.pb-c.c [2019-10-28T00:19:29.395Z] #42 21.98 PBCC images/core-x86.pb-c.c [2019-10-28T00:19:29.395Z] #42 22.07 PBCC images/core.pb-c.c [2019-10-28T00:19:29.395Z] #42 ... [2019-10-28T00:19:29.395Z] [2019-10-28T00:19:29.395Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:19:29.395Z] #32 93.38 bufio [2019-10-28T00:19:29.395Z] #32 96.31 reflect [2019-10-28T00:19:29.395Z] #32 98.85 path [2019-10-28T00:19:29.395Z] #32 ... [2019-10-28T00:19:29.395Z] [2019-10-28T00:19:29.395Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:29.395Z] #42 22.18 PBCC images/inventory.pb-c.c [2019-10-28T00:19:29.684Z] #42 22.32 DEP images/core-aarch64.pb-c.d [2019-10-28T00:19:29.684Z] #42 22.39 DEP images/core-arm.pb-c.d [2019-10-28T00:19:29.745Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2019-10-28T00:19:29.973Z] #42 22.53 DEP images/core-ppc64.pb-c.d [2019-10-28T00:19:29.973Z] #42 22.67 DEP images/core-s390.pb-c.d [2019-10-28T00:19:30.233Z] Fetching without tags [2019-10-28T00:19:30.261Z] #42 22.83 DEP images/core-x86.pb-c.d [2019-10-28T00:19:30.261Z] #42 22.98 DEP images/core.pb-c.d [2019-10-28T00:19:30.550Z] #42 23.14 DEP images/inventory.pb-c.d [2019-10-28T00:19:30.550Z] #42 23.24 PBCC images/cpuinfo.pb-c.c [2019-10-28T00:19:30.550Z] #42 23.30 DEP images/cpuinfo.pb-c.d [2019-10-28T00:19:30.550Z] #42 23.35 PBCC images/stats.pb-c.c [2019-10-28T00:19:30.839Z] #42 23.41 DEP images/stats.pb-c.d [2019-10-28T00:19:30.965Z] Merging remotes/origin/master commit a09e6e323e55e1a9b21df9c2c555f5668df3ac9b into PR head commit 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:19:29.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:19:29.974Z] > git config --add remote.origin.fetch +refs/pull/40143/head:refs/remotes/origin/PR-40143 # timeout=10 [2019-10-28T00:19:30.024Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-28T00:19:30.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-28T00:19:30.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-28T00:19:30.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-28T00:19:30.269Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40143/head:refs/remotes/origin/PR-40143 +refs/heads/master:refs/remotes/origin/master [2019-10-28T00:19:33.550Z] #42 25.93 make[1]: Nothing to be done for 'all'. [2019-10-28T00:19:31.069Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:19:31.116Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:19:33.777Z] > git merge a09e6e323e55e1a9b21df9c2c555f5668df3ac9b # timeout=10 [2019-10-28T00:19:33.953Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-28T00:19:34.128Z] Merge succeeded, producing 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:19:34.129Z] Checking out Revision 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb (PR-40143) [2019-10-28T00:19:35.613Z] #42 ... [2019-10-28T00:19:35.613Z] [2019-10-28T00:19:35.613Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:35.613Z] #45 99.43 reflect [2019-10-28T00:19:35.613Z] #45 99.85 bufio [2019-10-28T00:19:35.613Z] #45 106.6 regexp/syntax [2019-10-28T00:19:35.613Z] #45 109.5 vendor/golang.org/x/net/dns/dnsmessage [2019-10-28T00:19:35.613Z] #45 ... [2019-10-28T00:19:35.613Z] [2019-10-28T00:19:35.613Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:19:35.613Z] #18 38.93 Reading package lists... [2019-10-28T00:19:35.613Z] #18 49.80 Building dependency tree... [2019-10-28T00:19:35.613Z] #18 52.46 The following additional packages will be installed: [2019-10-28T00:19:35.613Z] #18 52.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-28T00:19:35.613Z] #18 52.47 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-28T00:19:35.613Z] #18 52.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-28T00:19:35.613Z] #18 52.47 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-28T00:19:35.613Z] #18 52.47 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-28T00:19:35.613Z] #18 52.47 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-28T00:19:35.613Z] #18 52.47 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-28T00:19:35.613Z] #18 52.47 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-28T00:19:35.613Z] #18 52.47 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-28T00:19:35.613Z] #18 52.47 Suggested packages: [2019-10-28T00:19:35.613Z] #18 52.48 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-28T00:19:35.613Z] #18 52.48 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-28T00:19:35.613Z] #18 52.48 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-28T00:19:35.613Z] #18 52.48 vim-doc vim-scripts xfsdump acl attr quota [2019-10-28T00:19:35.613Z] #18 52.48 Recommended packages: [2019-10-28T00:19:35.613Z] #18 52.48 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-28T00:19:35.613Z] #18 52.48 python3-keyrings.alt python3-xdg unzip [2019-10-28T00:19:35.613Z] #18 ... [2019-10-28T00:19:35.613Z] [2019-10-28T00:19:35.613Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:35.613Z] #42 28.29 CC images/stats.o [2019-10-28T00:19:36.591Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|files|imports|name|exports_file) took 1m48.341475095s [2019-10-28T00:19:36.591Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.235703ms [2019-10-28T00:19:36.640Z] #42 29.23 CC images/core.o [2019-10-28T00:19:34.160Z] > git config core.sparsecheckout # timeout=10 [2019-10-28T00:19:34.217Z] > git checkout -f 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:19:38.127Z] #42 30.53 CC images/core-x86.o [2019-10-28T00:19:39.153Z] #42 31.92 CC images/core-arm.o [2019-10-28T00:19:39.778Z] #42 ... [2019-10-28T00:19:39.778Z] [2019-10-28T00:19:39.778Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:19:39.778Z] #32 103.7 text/tabwriter [2019-10-28T00:19:39.778Z] #32 110.4 internal/syscall/unix [2019-10-28T00:19:39.778Z] #32 110.5 time [2019-10-28T00:19:39.778Z] #32 ... [2019-10-28T00:19:39.778Z] [2019-10-28T00:19:39.778Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:19:39.778Z] #18 58.91 The following NEW packages will be installed: [2019-10-28T00:19:39.778Z] #18 58.91 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-28T00:19:39.778Z] #18 58.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-28T00:19:39.778Z] #18 58.91 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-28T00:19:39.778Z] #18 58.91 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-28T00:19:39.778Z] #18 58.91 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-28T00:19:39.778Z] #18 58.91 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-28T00:19:39.778Z] #18 58.91 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-28T00:19:39.778Z] #18 58.91 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-28T00:19:39.778Z] #18 58.91 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-28T00:19:39.778Z] #18 58.91 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-28T00:19:39.778Z] #18 58.91 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-28T00:19:39.778Z] #18 58.91 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-28T00:19:39.778Z] #18 58.91 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-28T00:19:39.778Z] #18 58.91 xfsprogs xxd xz-utils zip [2019-10-28T00:19:39.778Z] #18 59.03 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-28T00:19:39.778Z] #18 59.03 Need to get 87.3 MB of archives. [2019-10-28T00:19:39.778Z] #18 59.03 After this operation, 585 MB of additional disk space will be used. [2019-10-28T00:19:39.778Z] #18 59.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-28T00:19:39.778Z] #18 59.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-28T00:19:39.778Z] #18 59.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-28T00:19:39.778Z] #18 59.10 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-28T00:19:39.778Z] #18 59.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-28T00:19:39.778Z] #18 59.18 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-28T00:19:39.778Z] #18 59.35 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-28T00:19:39.778Z] #18 59.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-28T00:19:39.778Z] #18 59.70 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-28T00:19:39.778Z] #18 59.75 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-28T00:19:39.778Z] #18 60.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-28T00:19:39.778Z] #18 60.39 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-28T00:19:39.778Z] #18 60.39 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-28T00:19:39.778Z] #18 60.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-28T00:19:39.778Z] #18 60.54 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-28T00:19:39.778Z] #18 60.63 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-28T00:19:39.778Z] #18 60.72 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-28T00:19:39.778Z] #18 60.74 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-28T00:19:39.778Z] #18 60.74 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-28T00:19:39.778Z] #18 60.75 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-28T00:19:39.778Z] #18 60.76 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-28T00:19:39.778Z] #18 60.80 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-28T00:19:39.778Z] #18 60.83 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-28T00:19:39.778Z] #18 60.85 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-28T00:19:39.778Z] #18 60.86 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-28T00:19:39.778Z] #18 60.87 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-28T00:19:39.778Z] #18 60.90 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-28T00:19:39.778Z] #18 60.91 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-28T00:19:40.066Z] #18 60.92 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-28T00:19:40.066Z] #18 60.95 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-28T00:19:40.066Z] #18 60.95 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-28T00:19:40.066Z] #18 60.96 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-28T00:19:40.066Z] #18 60.97 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-28T00:19:40.066Z] #18 60.98 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-28T00:19:40.067Z] #18 61.00 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-28T00:19:40.067Z] #18 61.01 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-28T00:19:40.067Z] #18 61.02 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-28T00:19:40.067Z] #18 61.03 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-28T00:19:40.067Z] #18 61.04 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-28T00:19:40.067Z] #18 61.06 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-28T00:19:40.067Z] #18 61.08 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-28T00:19:40.067Z] #18 61.10 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-28T00:19:40.067Z] #18 61.13 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-28T00:19:40.067Z] #18 61.14 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-28T00:19:40.067Z] #18 61.16 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-28T00:19:40.067Z] #18 61.17 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-28T00:19:40.067Z] #18 61.17 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-28T00:19:40.067Z] #18 61.18 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-28T00:19:40.355Z] #18 61.31 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-28T00:19:40.355Z] #18 61.33 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-28T00:19:40.355Z] #18 61.45 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-28T00:19:40.355Z] #18 61.46 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-28T00:19:40.355Z] #18 61.48 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-28T00:19:40.355Z] #18 61.50 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-28T00:19:40.355Z] #18 61.51 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-28T00:19:40.355Z] #18 61.54 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-28T00:19:41.379Z] #18 62.13 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-28T00:19:41.379Z] #18 62.26 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-28T00:19:41.379Z] #18 62.35 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-28T00:19:41.379Z] #18 62.38 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-28T00:19:41.379Z] #18 62.40 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-28T00:19:41.379Z] #18 62.46 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-28T00:19:41.666Z] #18 62.67 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-28T00:19:41.955Z] #18 62.92 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-28T00:19:41.955Z] #18 62.95 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-28T00:19:42.579Z] #18 63.49 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-28T00:19:42.867Z] #18 63.85 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-28T00:19:42.867Z] #18 63.88 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-28T00:19:43.759Z] Commit message: "registry: add a critical section to protect authTransport.modReq" [2019-10-28T00:19:44.195Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-28T00:19:46.378Z] #18 ... [2019-10-28T00:19:46.378Z] [2019-10-28T00:19:46.378Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:46.378Z] #45 120.0 time [2019-10-28T00:19:46.666Z] #45 ... [2019-10-28T00:19:46.666Z] [2019-10-28T00:19:46.666Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:19:46.666Z] #60 63.59 + cd /tmp/tmp.dQfGcEnPMv/src/github.com/containerd/containerd [2019-10-28T00:19:46.666Z] #60 63.59 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-28T00:19:46.666Z] #60 64.51 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-28T00:19:46.666Z] #60 64.51 + BUILDTAGS='netgo osusergo static_build' [2019-10-28T00:19:46.666Z] #60 64.51 + export EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:19:46.666Z] #60 64.51 + EXTRA_FLAGS=-buildmode=pie [2019-10-28T00:19:46.666Z] #60 64.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-28T00:19:46.666Z] #60 64.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-28T00:19:46.666Z] #60 64.51 + '[' '' = dynamic ']' [2019-10-28T00:19:46.666Z] #60 64.51 + make [2019-10-28T00:19:46.666Z] #60 66.13 + bin/ctr [2019-10-28T00:19:46.958Z] #60 ... [2019-10-28T00:19:46.958Z] [2019-10-28T00:19:46.958Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:19:46.958Z] #18 67.71 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-28T00:19:47.750Z] + docker version [2019-10-28T00:19:50.458Z] #18 ... [2019-10-28T00:19:50.458Z] [2019-10-28T00:19:50.458Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:19:50.458Z] #42 32.73 CC images/core-aarch64.o [2019-10-28T00:19:50.458Z] #42 33.56 CC images/core-ppc64.o [2019-10-28T00:19:50.458Z] #42 34.95 CC images/core-s390.o [2019-10-28T00:19:50.458Z] #42 36.50 CC images/cpuinfo.o [2019-10-28T00:19:50.458Z] #42 37.16 CC images/inventory.o [2019-10-28T00:19:50.458Z] #42 37.84 CC images/fdinfo.o [2019-10-28T00:19:50.458Z] #42 38.56 CC images/fown.o [2019-10-28T00:19:50.458Z] #42 38.98 CC images/ns.o [2019-10-28T00:19:50.458Z] #42 39.47 CC images/regfile.o [2019-10-28T00:19:50.458Z] #42 39.97 CC images/ghost-file.o [2019-10-28T00:19:50.458Z] #42 40.57 CC images/fifo.o [2019-10-28T00:19:50.458Z] #42 40.99 CC images/remap-file-path.o [2019-10-28T00:19:50.458Z] #42 41.40 CC images/eventfd.o [2019-10-28T00:19:50.458Z] #42 41.71 CC images/eventpoll.o [2019-10-28T00:19:50.458Z] #42 42.15 CC images/fh.o [2019-10-28T00:19:50.458Z] #42 42.69 CC images/fsnotify.o [2019-10-28T00:19:50.458Z] #42 ... [2019-10-28T00:19:50.458Z] [2019-10-28T00:19:50.458Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:19:50.458Z] #18 71.52 debconf: delaying package configuration, since apt-utils is not installed [2019-10-28T00:19:50.611Z] #59 221.6 + bin/containerd-stress [2019-10-28T00:19:50.745Z] #18 71.65 Fetched 87.3 MB in 11s (7741 kB/s) [2019-10-28T00:19:50.746Z] #18 71.75 Selecting previously unselected package bash-completion. [2019-10-28T00:19:51.034Z] #18 71.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 ... 15020 files and directories currently installed.) [2019-10-28T00:19:51.034Z] #18 71.88 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-28T00:19:51.176Z] #59 223.3 + bin/containerd-shim [2019-10-28T00:19:56.565Z] #18 ... [2019-10-28T00:19:56.565Z] [2019-10-28T00:19:56.565Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:19:56.565Z] #45 129.8 regexp [2019-10-28T00:19:57.595Z] #45 ... [2019-10-28T00:19:57.595Z] [2019-10-28T00:19:57.595Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:19:57.595Z] #32 121.5 internal/poll [2019-10-28T00:19:57.595Z] #32 125.1 os [2019-10-28T00:19:57.595Z] #32 127.5 internal/fmtsort [2019-10-28T00:19:57.595Z] #32 129.6 fmt [2019-10-28T00:19:57.595Z] #32 129.6 path/filepath [2019-10-28T00:19:57.595Z] #32 ... [2019-10-28T00:19:57.595Z] [2019-10-28T00:19:57.595Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:19:57.595Z] #18 78.43 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-28T00:19:57.731Z] #59 229.8 + bin/containerd-shim-runc-v1 [2019-10-28T00:19:58.219Z] #18 79.24 Selecting previously unselected package libnet1:ppc64el. [2019-10-28T00:19:58.220Z] #18 79.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-28T00:19:58.220Z] #18 79.25 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-28T00:19:58.508Z] #18 79.39 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-28T00:19:58.508Z] #18 79.40 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-28T00:19:58.508Z] #18 79.41 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-28T00:19:58.508Z] #18 79.55 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-28T00:19:58.508Z] #18 79.57 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-28T00:19:58.508Z] #18 79.58 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-28T00:19:58.795Z] #18 79.74 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-28T00:19:58.795Z] #18 79.75 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-28T00:19:58.795Z] #18 79.81 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-28T00:19:59.083Z] #18 80.03 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-28T00:19:59.083Z] #18 80.04 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-28T00:19:59.083Z] #18 80.05 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-28T00:19:59.711Z] #18 80.88 Selecting previously unselected package python3.5-minimal. [2019-10-28T00:20:00.000Z] #18 80.89 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-28T00:20:00.000Z] #18 80.92 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:20:01.011Z] #59 232.9 + bin/containerd-shim-runc-v2 [2019-10-28T00:20:01.510Z] #18 ... [2019-10-28T00:20:01.510Z] [2019-10-28T00:20:01.510Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:20:01.510Z] #42 43.95 CC images/signalfd.o [2019-10-28T00:20:01.510Z] #42 44.33 CC images/fs.o [2019-10-28T00:20:01.510Z] #42 44.66 CC images/pstree.o [2019-10-28T00:20:01.510Z] #42 45.10 CC images/pipe.o [2019-10-28T00:20:01.510Z] #42 45.47 CC images/tcp-stream.o [2019-10-28T00:20:01.510Z] #42 45.85 CC images/sk-packet.o [2019-10-28T00:20:01.510Z] #42 46.42 CC images/mnt.o [2019-10-28T00:20:01.510Z] #42 46.79 CC images/pipe-data.o [2019-10-28T00:20:01.510Z] #42 47.22 CC images/sa.o [2019-10-28T00:20:01.510Z] #42 47.57 CC images/timer.o [2019-10-28T00:20:01.510Z] #42 48.32 CC images/timerfd.o [2019-10-28T00:20:01.510Z] #42 48.67 CC images/mm.o [2019-10-28T00:20:01.510Z] #42 49.27 CC images/sk-opts.o [2019-10-28T00:20:01.510Z] #42 49.76 CC images/sk-unix.o [2019-10-28T00:20:01.510Z] #42 50.33 CC images/sk-inet.o [2019-10-28T00:20:01.510Z] #42 51.13 CC images/tun.o [2019-10-28T00:20:01.510Z] #42 51.78 CC images/sk-netlink.o [2019-10-28T00:20:01.510Z] #42 52.29 CC images/packet-sock.o [2019-10-28T00:20:01.510Z] #42 53.05 CC images/ipc-var.o [2019-10-28T00:20:01.510Z] #42 53.44 CC images/ipc-desc.o [2019-10-28T00:20:01.510Z] #42 53.87 CC images/ipc-shm.o [2019-10-28T00:20:01.510Z] #42 ... [2019-10-28T00:20:01.510Z] [2019-10-28T00:20:01.510Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:20:01.510Z] #18 82.61 Selecting previously unselected package python3-minimal. [2019-10-28T00:20:01.576Z] #59 233.7 + binaries [2019-10-28T00:20:01.576Z] #59 233.7 + mkdir -p /build [2019-10-28T00:20:01.576Z] #59 233.7 + cp bin/containerd /build/containerd [2019-10-28T00:20:01.576Z] #59 233.7 + cp bin/containerd-shim /build/containerd-shim [2019-10-28T00:20:01.576Z] #59 233.7 + cp bin/ctr /build/ctr [2019-10-28T00:20:01.804Z] #18 82.63 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-28T00:20:01.804Z] #18 82.64 Unpacking python3-minimal (3.5.3-1) ... [2019-10-28T00:20:01.804Z] #18 82.77 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-28T00:20:01.804Z] #18 82.78 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-28T00:20:01.804Z] #18 82.78 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-28T00:20:02.091Z] #18 83.02 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-28T00:20:02.091Z] #18 83.02 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-28T00:20:02.091Z] #18 83.03 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-28T00:20:02.507Z] #59 DONE 234.5s [2019-10-28T00:20:03.072Z] [2019-10-28T00:20:03.072Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-28T00:20:03.636Z] #60 DONE 0.3s [2019-10-28T00:20:03.636Z] [2019-10-28T00:20:03.636Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-28T00:20:03.636Z] #64 DONE 0.1s [2019-10-28T00:20:03.636Z] [2019-10-28T00:20:03.636Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-28T00:20:03.893Z] #66 DONE 0.2s [2019-10-28T00:20:03.893Z] [2019-10-28T00:20:03.893Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-28T00:20:03.893Z] #69 DONE 0.1s [2019-10-28T00:20:03.893Z] [2019-10-28T00:20:03.893Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-28T00:20:03.893Z] #70 DONE 0.0s [2019-10-28T00:20:03.893Z] [2019-10-28T00:20:03.893Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-28T00:20:04.792Z] #18 85.78 Selecting previously unselected package python3.5. [2019-10-28T00:20:04.792Z] #18 85.79 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-28T00:20:04.792Z] #18 85.80 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:20:05.080Z] #18 86.02 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-28T00:20:05.080Z] #18 86.05 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-28T00:20:05.080Z] #18 86.06 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-28T00:20:05.367Z] #18 86.17 Selecting previously unselected package dh-python. [2019-10-28T00:20:05.367Z] #18 86.19 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-28T00:20:05.367Z] #18 86.21 Unpacking dh-python (2.20170125) ... [2019-10-28T00:20:05.475Z] Client: Docker Engine - Enterprise [2019-10-28T00:20:05.475Z] Version: 19.03.2 [2019-10-28T00:20:05.475Z] API version: 1.40 [2019-10-28T00:20:05.475Z] Go version: go1.12.8 [2019-10-28T00:20:05.475Z] Git commit: c92ab06ed9 [2019-10-28T00:20:05.475Z] Built: 09/03/2019 16:38:11 [2019-10-28T00:20:05.475Z] OS/Arch: windows/amd64 [2019-10-28T00:20:05.475Z] Experimental: false [2019-10-28T00:20:05.475Z] [2019-10-28T00:20:05.475Z] Server: Docker Engine - Enterprise [2019-10-28T00:20:05.475Z] Engine: [2019-10-28T00:20:05.475Z] Version: 19.03.2 [2019-10-28T00:20:05.475Z] API version: 1.40 (minimum version 1.24) [2019-10-28T00:20:05.475Z] Go version: go1.12.8 [2019-10-28T00:20:05.475Z] Git commit: c92ab06ed9 [2019-10-28T00:20:05.475Z] Built: 09/03/2019 16:35:47 [2019-10-28T00:20:05.475Z] OS/Arch: windows/amd64 [2019-10-28T00:20:05.475Z] Experimental: true [2019-10-28T00:20:05.654Z] #18 86.59 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-28T00:20:05.654Z] #18 86.62 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-28T00:20:05.787Z] #71 DONE 1.8s [2019-10-28T00:20:05.787Z] [2019-10-28T00:20:05.787Z] #72 exporting to image [2019-10-28T00:20:05.787Z] #72 exporting layers [Pipeline] sh [2019-10-28T00:20:07.024Z] + docker info [2019-10-28T00:20:08.375Z] #18 ... [2019-10-28T00:20:08.375Z] [2019-10-28T00:20:08.375Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:20:08.375Z] #32 132.5 io/ioutil [2019-10-28T00:20:08.375Z] #32 135.5 flag [2019-10-28T00:20:08.375Z] #32 135.5 github.com/BurntSushi/toml [2019-10-28T00:20:08.375Z] #32 135.5 log [2019-10-28T00:20:08.662Z] #32 ... [2019-10-28T00:20:08.662Z] [2019-10-28T00:20:08.662Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:20:08.662Z] #42 54.30 CC images/ipc-msg.o [2019-10-28T00:20:08.662Z] #42 54.93 CC images/ipc-sem.o [2019-10-28T00:20:08.662Z] #42 55.29 CC images/utsns.o [2019-10-28T00:20:08.662Z] #42 55.63 CC images/creds.o [2019-10-28T00:20:08.662Z] #42 56.06 CC images/vma.o [2019-10-28T00:20:08.662Z] #42 56.52 CC images/netdev.o [2019-10-28T00:20:08.662Z] #42 57.39 CC images/tty.o [2019-10-28T00:20:08.662Z] #42 58.63 CC images/file-lock.o [2019-10-28T00:20:08.662Z] #42 59.00 CC images/rlimit.o [2019-10-28T00:20:08.662Z] #42 59.33 CC images/pagemap.o [2019-10-28T00:20:08.662Z] #42 59.86 CC images/siginfo.o [2019-10-28T00:20:08.662Z] #42 60.63 CC images/rpc.o [2019-10-28T00:20:08.662Z] #42 ... [2019-10-28T00:20:08.662Z] [2019-10-28T00:20:08.662Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:20:08.662Z] #32 142.8 github.com/BurntSushi/toml/cmd/tomlv [2019-10-28T00:20:12.341Z] #72 exporting layers 6.5s done [2019-10-28T00:20:12.341Z] #72 writing image sha256:14cfe7b045ff560663bf4af026b31ba96dfac87099357944a701d3106d0f215d [2019-10-28T00:20:12.341Z] #72 writing image sha256:14cfe7b045ff560663bf4af026b31ba96dfac87099357944a701d3106d0f215d done [2019-10-28T00:20:12.341Z] #72 naming to docker.io/library/docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb done [2019-10-28T00:20:12.341Z] #72 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-28T00:20:14.211Z] #32 ... [2019-10-28T00:20:14.211Z] [2019-10-28T00:20:14.211Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:20:14.211Z] #18 92.74 Setting up python3-minimal (3.5.3-1) ... [2019-10-28T00:20:14.211Z] #18 94.62 Selecting previously unselected package python3. [2019-10-28T00:20:14.211Z] #18 94.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-28T00:20:14.211Z] #18 94.68 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-28T00:20:14.211Z] #18 94.70 Unpacking python3 (3.5.3-1) ... [2019-10-28T00:20:14.211Z] #18 94.81 Selecting previously unselected package pigz. [2019-10-28T00:20:14.211Z] #18 94.82 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-28T00:20:14.211Z] #18 94.82 Unpacking pigz (2.3.4-1) ... [2019-10-28T00:20:14.211Z] #18 94.91 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-28T00:20:14.211Z] #18 94.92 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-28T00:20:14.211Z] #18 94.92 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-28T00:20:14.211Z] #18 95.01 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-28T00:20:14.211Z] #18 95.02 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-28T00:20:14.211Z] #18 95.03 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-28T00:20:14.211Z] #18 95.21 Selecting previously unselected package libiptc0:ppc64el. [2019-10-28T00:20:14.211Z] #18 95.22 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-28T00:20:14.211Z] #18 95.23 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-28T00:20:14.319Z] [2019-10-28T00:20:14.319Z] Removing bundles/ [2019-10-28T00:20:14.319Z] [2019-10-28T00:20:14.320Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-28T00:20:14.320Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:20:14.320Z] GOOS="" GOARCH="" GOARM="" [2019-10-28T00:20:14.500Z] #18 95.37 Selecting previously unselected package libxtables12:ppc64el. [2019-10-28T00:20:14.500Z] #18 95.38 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-28T00:20:14.500Z] #18 95.39 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-28T00:20:14.500Z] #18 95.56 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-28T00:20:14.788Z] #18 95.59 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-28T00:20:14.788Z] #18 95.61 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-28T00:20:14.788Z] #18 95.76 Selecting previously unselected package iptables. [2019-10-28T00:20:14.788Z] #18 95.78 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-28T00:20:14.788Z] #18 95.79 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:20:15.083Z] #18 ... [2019-10-28T00:20:15.083Z] [2019-10-28T00:20:15.083Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:20:15.083Z] #45 139.1 net [2019-10-28T00:20:15.083Z] #45 139.2 os/exec [2019-10-28T00:20:15.083Z] #45 143.1 internal/lazyregexp [2019-10-28T00:20:15.083Z] #45 147.4 go/token [2019-10-28T00:20:15.083Z] #45 147.5 net/url [2019-10-28T00:20:15.083Z] #45 147.5 text/template/parse [2019-10-28T00:20:15.371Z] #45 ... [2019-10-28T00:20:15.371Z] [2019-10-28T00:20:15.371Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-28T00:20:15.371Z] #32 DONE 149.2s [2019-10-28T00:20:15.371Z] [2019-10-28T00:20:15.371Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:20:15.371Z] #42 63.23 CC images/ext-file.o [2019-10-28T00:20:15.371Z] #42 63.59 CC images/cgroup.o [2019-10-28T00:20:15.371Z] #42 64.83 CC images/userns.o [2019-10-28T00:20:15.371Z] #42 65.43 CC images/google/protobuf/descriptor.o [2019-10-28T00:20:15.995Z] #42 ... [2019-10-28T00:20:15.995Z] [2019-10-28T00:20:15.995Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:20:15.995Z] #18 96.80 Selecting previously unselected package xxd. [2019-10-28T00:20:15.995Z] #18 96.81 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-28T00:20:15.995Z] #18 96.81 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:20:15.995Z] #18 97.06 Selecting previously unselected package vim-common. [2019-10-28T00:20:15.995Z] #18 97.07 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:20:15.995Z] #18 97.12 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:20:16.282Z] #18 97.46 Selecting previously unselected package bzip2. [2019-10-28T00:20:16.282Z] #18 97.48 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-28T00:20:16.282Z] #18 97.48 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-28T00:20:16.461Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-28T00:20:16.461Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-28T00:20:16.461Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-28T00:20:16.570Z] #18 97.69 Selecting previously unselected package libgpm2:ppc64el. [2019-10-28T00:20:16.570Z] #18 97.69 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-28T00:20:16.570Z] #18 97.72 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-28T00:20:16.857Z] #18 97.78 Selecting previously unselected package xz-utils. [2019-10-28T00:20:16.857Z] #18 97.79 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-28T00:20:16.857Z] #18 97.79 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:20:17.031Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-28T00:20:17.031Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-28T00:20:17.144Z] #18 98.09 Selecting previously unselected package aufs-tools. [2019-10-28T00:20:17.144Z] #18 98.10 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-28T00:20:17.144Z] #18 98.11 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:20:17.433Z] #18 98.29 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-28T00:20:17.433Z] #18 98.31 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-28T00:20:17.433Z] #18 98.32 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-28T00:20:17.433Z] #18 98.47 Selecting previously unselected package btrfs-progs. [2019-10-28T00:20:17.433Z] #18 98.48 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-28T00:20:17.433Z] #18 98.48 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-28T00:20:17.603Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2019-10-28T00:20:17.863Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.0% of statements [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-28T00:20:17.863Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-28T00:20:17.863Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-28T00:20:17.863Z] ok github.com/docker/docker/api/types/time 0.033s coverage: 100.0% of statements [2019-10-28T00:20:18.060Z] #18 99.15 Selecting previously unselected package btrfs-tools. [2019-10-28T00:20:18.060Z] #18 99.16 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-28T00:20:18.060Z] #18 99.16 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-28T00:20:18.124Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/builder [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-28T00:20:18.124Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-28T00:20:18.347Z] #18 99.26 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-28T00:20:18.347Z] #18 99.27 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-28T00:20:18.347Z] #18 99.28 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-28T00:20:18.384Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2019-10-28T00:20:18.634Z] #18 99.58 Selecting previously unselected package dmsetup. [2019-10-28T00:20:18.634Z] #18 99.58 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-28T00:20:18.634Z] #18 99.61 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-28T00:20:18.634Z] #18 99.78 Selecting previously unselected package libonig4:ppc64el. [2019-10-28T00:20:18.634Z] #18 99.79 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-28T00:20:18.922Z] #18 99.80 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-28T00:20:19.228Z] #18 100.1 Selecting previously unselected package libjq1:ppc64el. [2019-10-28T00:20:19.228Z] #18 100.1 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-28T00:20:19.228Z] #18 100.1 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-28T00:20:19.516Z] #18 100.4 Selecting previously unselected package jq. [2019-10-28T00:20:19.516Z] #18 100.4 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-28T00:20:19.516Z] #18 100.4 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-28T00:20:19.516Z] #18 100.5 Selecting previously unselected package libaio1:ppc64el. [2019-10-28T00:20:19.516Z] #18 100.5 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-28T00:20:19.516Z] #18 100.5 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-28T00:20:19.802Z] #18 100.6 Selecting previously unselected package libcap2-bin. [2019-10-28T00:20:19.802Z] #18 100.6 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-28T00:20:19.802Z] #18 100.6 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-28T00:20:19.802Z] #18 100.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-28T00:20:19.802Z] #18 100.8 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-28T00:20:19.802Z] #18 100.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-28T00:20:20.088Z] #18 100.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-28T00:20:20.088Z] #18 100.9 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-28T00:20:20.088Z] #18 100.9 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-28T00:20:20.377Z] #18 101.5 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-28T00:20:20.377Z] #18 101.5 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-28T00:20:20.377Z] #18 101.5 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-28T00:20:20.927Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2019-10-28T00:20:21.006Z] #18 101.9 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-28T00:20:21.006Z] #18 101.9 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-28T00:20:21.006Z] #18 101.9 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-28T00:20:21.295Z] #18 102.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-28T00:20:21.295Z] #18 102.4 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-28T00:20:21.295Z] #18 102.4 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-28T00:20:21.643Z] #73 exporting layers 57.1s done [2019-10-28T00:20:21.643Z] #73 exporting manifest sha256:29c74762e58585c0b3a637af5f4f1c8009dcb6653aa1c57b80394076599d89e5 0.0s done [2019-10-28T00:20:21.643Z] #73 exporting config sha256:9f8d64c6835348e46ea7898a8699a68a6a97dfd8f2dce57234618a2171361deb [2019-10-28T00:20:21.643Z] #73 exporting config sha256:9f8d64c6835348e46ea7898a8699a68a6a97dfd8f2dce57234618a2171361deb done [2019-10-28T00:20:21.643Z] #73 sending tarball [2019-10-28T00:20:22.212Z] #18 103.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-28T00:20:22.212Z] #18 103.1 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-28T00:20:22.212Z] #18 103.1 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-28T00:20:22.312Z] ok github.com/docker/docker/builder/remotecontext 0.333s coverage: 13.6% of statements [2019-10-28T00:20:22.500Z] #18 103.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-28T00:20:22.500Z] #18 103.6 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-28T00:20:22.789Z] #18 103.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-28T00:20:22.789Z] #18 103.8 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-28T00:20:22.789Z] #18 103.8 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-28T00:20:22.789Z] #18 103.8 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-28T00:20:22.789Z] #18 104.0 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-28T00:20:22.789Z] #18 104.0 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-28T00:20:22.789Z] #18 104.0 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-28T00:20:22.897Z] ok github.com/docker/docker/builder/remotecontext/git 3.180s coverage: 85.1% of statements [2019-10-28T00:20:23.093Z] #18 104.1 Selecting previously unselected package libreadline5:ppc64el. [2019-10-28T00:20:23.093Z] #18 104.1 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-28T00:20:23.093Z] #18 104.1 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-28T00:20:23.378Z] #18 104.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-28T00:20:23.378Z] #18 104.4 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-28T00:20:23.378Z] #18 104.4 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-28T00:20:24.809Z] ok github.com/docker/docker/builder/dockerfile 1.321s coverage: 48.2% of statements [2019-10-28T00:20:24.809Z] ? github.com/docker/docker/cli [no test files] [2019-10-28T00:20:24.809Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-28T00:20:26.080Z] #18 107.0 Selecting previously unselected package net-tools. [2019-10-28T00:20:26.081Z] #18 107.0 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-28T00:20:26.081Z] #18 107.0 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:20:26.367Z] #18 107.3 Selecting previously unselected package python-pip-whl. [2019-10-28T00:20:26.367Z] #18 107.3 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:20:26.367Z] #18 107.3 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:20:26.992Z] #18 108.1 Selecting previously unselected package python3-pip. [2019-10-28T00:20:26.992Z] #18 108.2 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-28T00:20:26.992Z] #18 108.2 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:20:27.618Z] #18 108.4 Selecting previously unselected package python3-pkg-resources. [2019-10-28T00:20:27.618Z] #18 108.4 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-28T00:20:27.618Z] #18 108.4 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:20:27.618Z] #18 108.6 Selecting previously unselected package python3-setuptools. [2019-10-28T00:20:27.618Z] #18 108.6 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-28T00:20:27.618Z] #18 108.6 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-28T00:20:27.906Z] #18 108.9 Selecting previously unselected package python3-wheel. [2019-10-28T00:20:27.906Z] #18 108.9 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-28T00:20:27.906Z] #18 108.9 Unpacking python3-wheel (0.29.0-2) ... [2019-10-28T00:20:27.906Z] #18 ... [2019-10-28T00:20:27.906Z] [2019-10-28T00:20:27.906Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:20:27.906Z] #45 152.0 go/scanner [2019-10-28T00:20:27.906Z] #45 155.1 encoding/binary [2019-10-28T00:20:27.906Z] #45 157.1 go/ast [2019-10-28T00:20:28.193Z] #45 ... [2019-10-28T00:20:28.193Z] [2019-10-28T00:20:28.193Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:20:28.193Z] #42 70.64 CC images/opts.o [2019-10-28T00:20:28.193Z] #42 71.07 CC images/seccomp.o [2019-10-28T00:20:28.193Z] #42 71.59 CC images/binfmt-misc.o [2019-10-28T00:20:28.193Z] #42 71.95 CC images/time.o [2019-10-28T00:20:28.193Z] #42 72.39 CC images/sysctl.o [2019-10-28T00:20:28.193Z] #42 72.79 CC images/autofs.o [2019-10-28T00:20:28.193Z] #42 73.19 CC images/macvlan.o [2019-10-28T00:20:28.193Z] #42 73.66 CC images/sit.o [2019-10-28T00:20:28.193Z] #42 74.13 LINK images/built-in.o [2019-10-28T00:20:28.193Z] #42 74.33 GEN compel/include/asm [2019-10-28T00:20:28.193Z] #42 74.34 GEN compel/include/version.h [2019-10-28T00:20:28.193Z] #42 74.37 touch .config [2019-10-28T00:20:28.193Z] #42 74.39 GEN include/common/config.h [2019-10-28T00:20:28.193Z] #42 74.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-28T00:20:28.193Z] #42 74.66 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-28T00:20:28.193Z] #42 74.73 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-28T00:20:28.193Z] #42 74.80 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-28T00:20:28.193Z] #42 74.94 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-28T00:20:28.193Z] #42 75.00 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-28T00:20:28.193Z] #42 75.08 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-28T00:20:28.193Z] #42 75.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-28T00:20:28.193Z] #42 75.16 DEP compel/plugins/std/infect.d [2019-10-28T00:20:28.193Z] #42 75.44 DEP compel/plugins/std/string.d [2019-10-28T00:20:28.193Z] #42 75.67 DEP compel/plugins/std/log.d [2019-10-28T00:20:28.193Z] #42 75.88 DEP compel/plugins/std/fds.d [2019-10-28T00:20:28.193Z] #42 76.13 DEP compel/plugins/std/std.d [2019-10-28T00:20:28.193Z] #42 76.29 DEP compel/plugins/shmem/shmem.d [2019-10-28T00:20:28.193Z] #42 76.46 DEP compel/plugins/fds/fds.d [2019-10-28T00:20:28.193Z] #42 76.74 CC compel/plugins/std/std.o [2019-10-28T00:20:28.193Z] #42 77.49 CC compel/plugins/std/fds.o [2019-10-28T00:20:28.193Z] #42 78.26 CC compel/plugins/std/log.o [2019-10-28T00:20:28.193Z] #42 79.84 CC compel/plugins/std/string.o [2019-10-28T00:20:28.193Z] #42 80.84 CC compel/plugins/std/infect.o [2019-10-28T00:20:28.193Z] #42 ... [2019-10-28T00:20:28.193Z] [2019-10-28T00:20:28.193Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:20:28.193Z] #18 109.1 Selecting previously unselected package thin-provisioning-tools. [2019-10-28T00:20:28.193Z] #18 109.1 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-28T00:20:28.193Z] #18 109.1 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:20:28.486Z] #18 109.5 Selecting previously unselected package vim-runtime. [2019-10-28T00:20:28.486Z] #18 109.5 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-28T00:20:28.783Z] #18 109.6 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-28T00:20:28.783Z] #18 109.7 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-28T00:20:28.783Z] #18 109.7 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:20:29.012Z] ok github.com/docker/docker/client 0.380s coverage: 75.8% of statements [2019-10-28T00:20:29.281Z] #73 ... [2019-10-28T00:20:29.281Z] [2019-10-28T00:20:29.281Z] #74 importing to docker [2019-10-28T00:20:29.281Z] #74 ... [2019-10-28T00:20:29.281Z] [2019-10-28T00:20:29.281Z] #73 exporting to oci image format [2019-10-28T00:20:29.281Z] #73 sending tarball 9.4s done [2019-10-28T00:20:29.281Z] #73 DONE 66.6s [2019-10-28T00:20:29.281Z] [2019-10-28T00:20:29.281Z] #74 importing to docker [2019-10-28T00:20:34.320Z] #18 115.2 Selecting previously unselected package vim. [2019-10-28T00:20:34.320Z] #18 115.2 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-28T00:20:34.320Z] #18 115.2 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:20:34.947Z] #18 115.9 Selecting previously unselected package xfsprogs. [2019-10-28T00:20:34.947Z] #18 115.9 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-28T00:20:34.947Z] #18 115.9 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:20:35.875Z] #18 116.7 Selecting previously unselected package zip. [2019-10-28T00:20:35.875Z] #18 116.8 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-28T00:20:35.875Z] #18 116.8 Unpacking zip (3.0-11+b1) ... [2019-10-28T00:20:36.164Z] #18 117.0 Selecting previously unselected package libapparmor-perl. [2019-10-28T00:20:36.164Z] #18 117.1 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-28T00:20:36.164Z] #18 117.1 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:20:36.164Z] #18 117.2 Selecting previously unselected package apparmor. [2019-10-28T00:20:36.164Z] #18 117.3 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-28T00:20:36.451Z] #18 117.4 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:20:37.078Z] #18 118.0 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-28T00:20:37.078Z] #18 118.0 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-28T00:20:37.078Z] #18 118.0 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:20:39.128Z] #18 ... [2019-10-28T00:20:39.128Z] [2019-10-28T00:20:39.128Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:20:39.128Z] #42 81.54 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-28T00:20:39.128Z] #42 81.60 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-28T00:20:39.128Z] #42 81.66 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-28T00:20:39.128Z] #42 81.73 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-28T00:20:39.128Z] #42 81.81 AR compel/plugins/std.lib.a [2019-10-28T00:20:39.128Z] #42 81.94 CC compel/plugins/fds/fds.o [2019-10-28T00:20:39.128Z] #42 82.47 AR compel/plugins/fds.lib.a [2019-10-28T00:20:39.128Z] #42 82.55 HOSTDEP compel/src/lib/log-host.d [2019-10-28T00:20:39.128Z] #42 82.89 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-28T00:20:39.128Z] #42 83.28 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-28T00:20:39.128Z] #42 83.63 HOSTDEP compel/src/main-host.d [2019-10-28T00:20:39.128Z] #42 83.95 DEP compel/src/lib/ptrace.d [2019-10-28T00:20:39.128Z] #42 84.20 DEP compel/src/lib/infect.d [2019-10-28T00:20:39.128Z] #42 84.55 DEP compel/src/lib/infect-util.d [2019-10-28T00:20:39.128Z] #42 84.82 DEP compel/src/lib/infect-rpc.d [2019-10-28T00:20:39.128Z] #42 85.02 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-28T00:20:39.128Z] #42 85.28 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-28T00:20:39.128Z] #42 85.64 DEP compel/src/lib/log.d [2019-10-28T00:20:39.128Z] #42 85.93 DEP compel/src/main.d [2019-10-28T00:20:39.128Z] #42 86.26 DEP compel/src/lib/handle-elf.d [2019-10-28T00:20:39.128Z] #42 86.51 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-28T00:20:39.128Z] #42 86.86 CC compel/src/lib/log.o [2019-10-28T00:20:39.128Z] #42 87.48 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-28T00:20:39.128Z] #42 88.17 CC compel/arch/ppc64/src/lib/infect.o [2019-10-28T00:20:39.128Z] #42 89.73 CC compel/src/lib/infect-rpc.o [2019-10-28T00:20:39.128Z] #42 90.37 CC compel/src/lib/infect-util.o [2019-10-28T00:20:39.128Z] #42 90.84 CC compel/src/lib/infect.o [2019-10-28T00:20:39.756Z] #42 ... [2019-10-28T00:20:39.756Z] [2019-10-28T00:20:39.756Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:20:39.756Z] #45 163.5 encoding/base64 [2019-10-28T00:20:39.756Z] #45 165.5 text/template [2019-10-28T00:20:39.756Z] #45 166.4 encoding/json [2019-10-28T00:20:39.756Z] #45 ... [2019-10-28T00:20:39.756Z] [2019-10-28T00:20:39.756Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:20:39.756Z] #18 120.5 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-28T00:20:39.756Z] #18 120.6 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-28T00:20:39.756Z] #18 120.6 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:20:43.293Z] #18 123.9 Selecting previously unselected package binutils-mingw-w64. [2019-10-28T00:20:43.293Z] #18 123.9 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-28T00:20:43.293Z] #18 123.9 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:20:43.293Z] #18 124.1 Selecting previously unselected package mingw-w64-common. [2019-10-28T00:20:43.293Z] #18 124.1 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-28T00:20:43.293Z] #18 124.1 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-28T00:20:45.934Z] #74 DONE 16.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-28T00:20:46.813Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/test/unit [2019-10-28T00:20:48.851Z] #18 ... [2019-10-28T00:20:48.851Z] [2019-10-28T00:20:48.851Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:20:48.851Z] #42 95.56 CC compel/src/lib/ptrace.o [2019-10-28T00:20:48.851Z] #42 96.43 AR compel/libcompel.a [2019-10-28T00:20:48.851Z] #42 96.54 HOSTCC compel/src/main-host.o [2019-10-28T00:20:48.851Z] #42 97.24 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-28T00:20:48.851Z] #42 97.79 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-28T00:20:48.851Z] #42 98.68 HOSTCC compel/src/lib/log-host.o [2019-10-28T00:20:48.851Z] #42 99.06 HOSTLINK compel/compel-host-bin [2019-10-28T00:20:48.851Z] #42 99.37 DEP soccr/soccr.d [2019-10-28T00:20:48.851Z] #42 99.81 CC soccr/soccr.o [2019-10-28T00:20:49.358Z] ? github.com/docker/docker/api [no test files] [2019-10-28T00:20:49.871Z] #42 ... [2019-10-28T00:20:49.871Z] [2019-10-28T00:20:49.871Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:20:49.871Z] #18 130.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-28T00:20:49.871Z] #18 130.9 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-28T00:20:49.871Z] #18 130.9 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:20:54.291Z] #18 ... [2019-10-28T00:20:54.291Z] [2019-10-28T00:20:54.291Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:20:54.291Z] #45 177.7 go/parser [2019-10-28T00:20:54.291Z] #45 187.5 go/doc [2019-10-28T00:20:54.291Z] #45 ... [2019-10-28T00:20:54.291Z] [2019-10-28T00:20:54.291Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:20:54.291Z] #42 102.9 AR soccr/libsoccr.a [2019-10-28T00:20:54.291Z] #42 103.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:20:54.291Z] #42 103.4 DEP criu/arch/ppc64/sigframe.d [2019-10-28T00:20:54.291Z] #42 103.5 DEP criu/arch/ppc64/crtools.d [2019-10-28T00:20:54.291Z] #42 103.8 DEP criu/arch/ppc64/cpu.d [2019-10-28T00:20:54.291Z] #42 104.1 CC criu/arch/ppc64/cpu.o [2019-10-28T00:20:54.291Z] #42 105.0 CC criu/arch/ppc64/crtools.o [2019-10-28T00:20:54.291Z] #42 107.1 CC criu/arch/ppc64/sigframe.o [2019-10-28T00:20:54.917Z] #42 107.7 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-28T00:20:55.205Z] #42 107.7 DEP criu/arch/ppc64/misc.d [2019-10-28T00:20:55.205Z] #42 107.8 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-28T00:20:55.205Z] #42 107.8 DEP criu/arch/ppc64/vdso-pie.d [2019-10-28T00:20:55.205Z] #42 108.0 DEP criu/pie/parasite-vdso.d [2019-10-28T00:20:55.582Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 30.3% of statements [2019-10-28T00:20:55.582Z] ok github.com/docker/docker/container 0.142s coverage: 35.0% of statements [2019-10-28T00:20:55.582Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-28T00:20:55.582Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-28T00:20:55.582Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-28T00:20:55.582Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-28T00:20:55.846Z] #42 108.3 DEP criu/pie/util-vdso.d [2019-10-28T00:20:55.846Z] #42 108.6 DEP criu/pie/util.d [2019-10-28T00:20:56.134Z] #42 108.9 CC criu/pie/util.o [2019-10-28T00:20:56.758Z] #42 109.5 CC criu/pie/util-vdso.o [2019-10-28T00:20:58.126Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.090s coverage: 65.3% of statements [2019-10-28T00:20:58.253Z] #42 ... [2019-10-28T00:20:58.253Z] [2019-10-28T00:20:58.253Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:20:58.253Z] #18 139.0 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-28T00:20:58.253Z] #18 139.1 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-28T00:20:58.253Z] #18 139.1 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-28T00:20:58.253Z] #18 139.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-28T00:20:58.253Z] #18 139.3 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-28T00:20:58.253Z] #18 139.3 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:20:59.066Z] ok github.com/docker/docker/daemon/cluster/convert 0.067s coverage: 35.8% of statements [2019-10-28T00:21:00.448Z] ok github.com/docker/docker/daemon/cluster 0.096s coverage: 0.5% of statements [2019-10-28T00:21:00.826Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-28T00:21:01.750Z] #18 ... [2019-10-28T00:21:01.750Z] [2019-10-28T00:21:01.750Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:21:01.750Z] #63 185.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-28T00:21:01.750Z] #63 185.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-28T00:21:02.037Z] #63 ... [2019-10-28T00:21:02.037Z] [2019-10-28T00:21:02.037Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:21:02.037Z] #42 110.9 CC criu/pie/parasite-vdso.o [2019-10-28T00:21:02.037Z] #42 112.5 CC criu/arch/ppc64/vdso-pie.o [2019-10-28T00:21:02.037Z] #42 113.5 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-28T00:21:02.037Z] #42 113.5 CC criu/arch/ppc64/misc.o [2019-10-28T00:21:02.037Z] #42 113.6 AR criu/pie/pie.lib.a [2019-10-28T00:21:02.037Z] #42 113.7 DEP criu/pie/restorer.d [2019-10-28T00:21:02.037Z] #42 114.2 DEP criu/arch/ppc64/restorer.d [2019-10-28T00:21:02.037Z] #42 114.7 DEP criu/pie/parasite.d [2019-10-28T00:21:02.660Z] #42 115.3 CC criu/pie/parasite.o [2019-10-28T00:21:02.988Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2019-10-28T00:21:03.928Z] ok github.com/docker/docker/daemon/config 0.090s coverage: 82.1% of statements [2019-10-28T00:21:04.146Z] #42 ... [2019-10-28T00:21:04.146Z] [2019-10-28T00:21:04.146Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:21:04.146Z] #63 DONE 198.2s [2019-10-28T00:21:04.146Z] [2019-10-28T00:21:04.146Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-28T00:21:04.146Z] #64 DONE 0.1s [2019-10-28T00:21:04.146Z] [2019-10-28T00:21:04.146Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:21:04.146Z] #45 195.3 math/big [2019-10-28T00:21:04.146Z] #45 196.0 vendor/golang.org/x/text/unicode/norm [2019-10-28T00:21:04.187Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2019-10-28T00:21:06.098Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-10-28T00:21:06.860Z] #45 ... [2019-10-28T00:21:06.860Z] [2019-10-28T00:21:06.860Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:21:06.860Z] #42 118.3 LINK criu/pie/parasite.built-in.o [2019-10-28T00:21:06.860Z] #42 118.3 GEN criu/pie/parasite-blob.h [2019-10-28T00:21:06.860Z] #42 118.4 CC criu/arch/ppc64/restorer.o [2019-10-28T00:21:06.860Z] #42 119.4 CC criu/pie/restorer.o [2019-10-28T00:21:07.510Z] Client: [2019-10-28T00:21:07.510Z] Debug Mode: false [2019-10-28T00:21:07.510Z] Plugins: [2019-10-28T00:21:07.510Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-28T00:21:07.510Z] [2019-10-28T00:21:07.510Z] Server: [2019-10-28T00:21:07.510Z] Containers: 0 [2019-10-28T00:21:07.510Z] Running: 0 [2019-10-28T00:21:07.510Z] Paused: 0 [2019-10-28T00:21:07.510Z] Stopped: 0 [2019-10-28T00:21:07.510Z] Images: 0 [2019-10-28T00:21:07.510Z] Server Version: 19.03.2 [2019-10-28T00:21:07.510Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-28T00:21:07.510Z] Windows: [2019-10-28T00:21:07.510Z] LCOW: [2019-10-28T00:21:07.510Z] Logging Driver: json-file [2019-10-28T00:21:07.510Z] Plugins: [2019-10-28T00:21:07.510Z] Volume: local [2019-10-28T00:21:07.510Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-28T00:21:07.510Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-28T00:21:07.510Z] Swarm: inactive [2019-10-28T00:21:07.510Z] Default Isolation: process [2019-10-28T00:21:07.510Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-28T00:21:07.510Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-28T00:21:07.510Z] OSType: windows [2019-10-28T00:21:07.510Z] Architecture: x86_64 [2019-10-28T00:21:07.510Z] CPUs: 4 [2019-10-28T00:21:07.510Z] Total Memory: 32GiB [2019-10-28T00:21:07.510Z] Name: azwin-2-dc14f0 [2019-10-28T00:21:07.510Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-28T00:21:07.510Z] Docker Root Dir: D:\docker [2019-10-28T00:21:07.510Z] Debug Mode: false [2019-10-28T00:21:07.510Z] Registry: https://index.docker.io/v1/ [2019-10-28T00:21:07.510Z] Labels: [2019-10-28T00:21:07.510Z] Experimental: true [2019-10-28T00:21:07.510Z] Insecure Registries: [2019-10-28T00:21:07.510Z] 10.0.0.4:5000 [2019-10-28T00:21:07.510Z] 127.0.0.0/8 [2019-10-28T00:21:07.510Z] Registry Mirrors: [2019-10-28T00:21:07.510Z] http://10.0.0.4:5000/ [2019-10-28T00:21:07.510Z] Live Restore Enabled: false [2019-10-28T00:21:07.510Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-28T00:21:09.387Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-10-28T00:21:10.324Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.466s coverage: 13.7% of statements [2019-10-28T00:21:11.265Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.672s coverage: 57.0% of statements [2019-10-28T00:21:12.408Z] #42 124.6 LINK criu/pie/restorer.built-in.o [2019-10-28T00:21:12.408Z] #42 124.6 GEN criu/pie/restorer-blob.h [2019-10-28T00:21:12.408Z] #42 124.9 DEP criu/vdso.d [2019-10-28T00:21:12.695Z] #42 125.2 DEP criu/uts_ns.d [2019-10-28T00:21:12.960Z] INFO [runner] Issues before processing: 2319, after processing: 0 [2019-10-28T00:21:12.960Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1714/1714, exclude: 1617/1617, nolint: 0/63, autogenerated_exclude: 1617/1714, identifier_marker: 1617/1617, cgo: 1714/2319, filename_unadjuster: 1714/1714, skip_dirs: 1714/1714, exclude-rules: 63/1617, skip_files: 1714/1714 [2019-10-28T00:21:12.960Z] INFO [runner] processing took 131.396164ms with stages: nolint: 51.721663ms, identifier_marker: 41.596394ms, path_prettifier: 13.927108ms, exclude-rules: 9.299201ms, autogenerated_exclude: 7.013377ms, skip_dirs: 4.252575ms, cgo: 2.030038ms, filename_unadjuster: 1.550143ms, max_same_issues: 1.477µs, source_code: 659ns, uniq_by_line: 629ns, max_from_linter: 579ns, diff: 564ns, skip_files: 539ns, path_shortener: 486ns, exclude: 420ns, max_per_file_from_linter: 312ns [2019-10-28T00:21:12.960Z] INFO [runner] linters took 1m33.993081233s with stages: goanalysis_metalinter: 1m16.388368911s, unused: 17.472932107s [2019-10-28T00:21:12.960Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-10-28T00:21:12.960Z] INFO Memory: 1510 samples, avg is 246.7MB, max is 2830.7MB [2019-10-28T00:21:12.960Z] INFO Execution took 3m23.670898314s [2019-10-28T00:21:12.960Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-28T00:21:12.960Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-28T00:21:12.960Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-28T00:21:12.960Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-28T00:21:12.960Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [2019-10-28T00:21:12.982Z] #42 125.5 DEP criu/util.d [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-28T00:21:13.269Z] #42 126.0 DEP criu/uffd.d [2019-10-28T00:21:13.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/make.sh dynbinary-daemon test-docker-py [2019-10-28T00:21:13.836Z] [2019-10-28T00:21:13.836Z] Removing bundles/ [2019-10-28T00:21:13.836Z] [2019-10-28T00:21:13.836Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-28T00:21:13.836Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:21:13.836Z] GOOS="" GOARCH="" GOARM="" [2019-10-28T00:21:13.901Z] #42 126.4 DEP criu/tun.d [2019-10-28T00:21:14.187Z] #42 126.9 DEP criu/tty.d [2019-10-28T00:21:14.475Z] #42 127.1 DEP criu/timerfd.d [2019-10-28T00:21:14.762Z] #42 127.5 DEP criu/sysfs_parse.d [2019-10-28T00:21:15.052Z] #42 127.9 DEP criu/sysctl.d [2019-10-28T00:21:15.468Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.690s coverage: 51.0% of statements [2019-10-28T00:21:15.469Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.739s coverage: 72.5% of statements [2019-10-28T00:21:15.675Z] #42 128.2 DEP criu/string.d [2019-10-28T00:21:15.675Z] #42 128.3 DEP criu/stats.d [2019-10-28T00:21:15.962Z] #42 128.5 DEP criu/sockets.d [2019-10-28T00:21:16.038Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.131s coverage: 46.2% of statements [2019-10-28T00:21:16.250Z] #42 128.9 DEP criu/sk-unix.d [2019-10-28T00:21:16.875Z] #42 129.5 DEP criu/sk-tcp.d [2019-10-28T00:21:17.498Z] #42 129.9 DEP criu/sk-queue.d [2019-10-28T00:21:17.785Z] #42 130.3 DEP criu/sk-packet.d [2019-10-28T00:21:17.950Z] ok github.com/docker/docker/daemon 12.327s coverage: 17.6% of statements [2019-10-28T00:21:17.951Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-28T00:21:17.951Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-28T00:21:17.951Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-28T00:21:17.951Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-28T00:21:17.951Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-28T00:21:18.086Z] #42 130.7 DEP criu/sk-netlink.d [2019-10-28T00:21:18.210Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.653s coverage: 76.1% of statements [2019-10-28T00:21:18.210Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2019-10-28T00:21:18.710Z] #42 131.2 DEP criu/sk-inet.d [2019-10-28T00:21:18.998Z] #42 131.6 DEP criu/signalfd.d [2019-10-28T00:21:19.152Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2019-10-28T00:21:19.286Z] #42 131.9 DEP criu/sigframe.d [2019-10-28T00:21:19.574Z] #42 132.0 DEP criu/shmem.d [2019-10-28T00:21:19.721Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2019-10-28T00:21:19.862Z] #42 132.3 DEP criu/servicefd.d [2019-10-28T00:21:20.149Z] #42 132.7 DEP criu/seize.d [2019-10-28T00:21:20.437Z] #42 ... [2019-10-28T00:21:20.437Z] [2019-10-28T00:21:20.437Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:21:20.437Z] #45 204.4 github.com/LK4D4/vndr/build [2019-10-28T00:21:20.437Z] #45 ... [2019-10-28T00:21:20.437Z] [2019-10-28T00:21:20.437Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:21:20.437Z] #42 133.1 DEP criu/seccomp.d [2019-10-28T00:21:21.062Z] #42 133.5 DEP criu/rst-malloc.d [2019-10-28T00:21:21.062Z] #42 133.7 DEP criu/rbtree.d [2019-10-28T00:21:21.351Z] #42 133.8 DEP criu/pstree.d [2019-10-28T00:21:21.631Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 42.7% of statements [2019-10-28T00:21:21.640Z] #42 134.1 DEP criu/protobuf.d [2019-10-28T00:21:21.927Z] #42 134.4 GEN criu/protobuf-desc-gen.h [2019-10-28T00:21:22.573Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2019-10-28T00:21:22.573Z] ok github.com/docker/docker/daemon/logger/awslogs 0.267s coverage: 77.4% of statements [2019-10-28T00:21:22.845Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 68.2% of statements [2019-10-28T00:21:23.107Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.893s coverage: 57.2% of statements [2019-10-28T00:21:23.107Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-28T00:21:23.107Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-28T00:21:23.107Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-28T00:21:23.107Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-28T00:21:23.107Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-28T00:21:23.107Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-28T00:21:23.678Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2019-10-28T00:21:23.678Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2019-10-28T00:21:24.250Z] time="2019-10-28T00:21:23Z" level=error msg="Failed to open log file: open /tmp/docker-logger-863624629/container.log.1: no such file or directory" [2019-10-28T00:21:24.250Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.044s coverage: 62.1% of statements [2019-10-28T00:21:24.664Z] #42 137.1 DEP criu/protobuf-desc.d [2019-10-28T00:21:24.951Z] #42 137.5 DEP criu/proc_parse.d [2019-10-28T00:21:25.193Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 74.7% of statements [2019-10-28T00:21:25.193Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-28T00:21:25.576Z] #42 138.1 DEP criu/plugin.d [2019-10-28T00:21:25.576Z] #42 138.3 DEP criu/pipes.d [2019-10-28T00:21:25.765Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.9% of statements [2019-10-28T00:21:25.863Z] #42 138.7 DEP criu/pie-util.d [2019-10-28T00:21:26.026Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2019-10-28T00:21:26.150Z] #42 138.9 DEP criu/pie-util-vdso.d [2019-10-28T00:21:26.287Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2019-10-28T00:21:26.437Z] #42 139.2 DEP criu/pie-util-vdso-elf32.d [2019-10-28T00:21:27.062Z] #42 139.5 DEP criu/path.d [2019-10-28T00:21:27.062Z] #42 139.8 DEP criu/parasite-syscall.d [2019-10-28T00:21:27.228Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2019-10-28T00:21:27.694Z] #42 140.3 DEP criu/pagemap.d [2019-10-28T00:21:27.800Z] ok github.com/docker/docker/daemon/logger/splunk 1.964s coverage: 82.5% of statements [2019-10-28T00:21:27.800Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-28T00:21:27.800Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-28T00:21:28.317Z] #42 140.8 DEP criu/pagemap-cache.d [2019-10-28T00:21:28.603Z] #42 141.1 DEP criu/page-xfer.d [2019-10-28T00:21:28.741Z] ok github.com/docker/docker/distribution/metadata 0.113s coverage: 48.2% of statements [2019-10-28T00:21:28.893Z] #42 141.5 DEP criu/page-pipe.d [2019-10-28T00:21:29.180Z] #42 141.7 DEP criu/netfilter.d [2019-10-28T00:21:29.468Z] #42 142.0 DEP criu/net.d [2019-10-28T00:21:29.683Z] ok github.com/docker/docker/errdefs 0.050s coverage: 49.4% of statements [2019-10-28T00:21:29.755Z] #42 142.5 DEP criu/namespaces.d [2019-10-28T00:21:29.943Z] ok github.com/docker/docker/distribution 0.300s coverage: 22.1% of statements [2019-10-28T00:21:29.943Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-28T00:21:30.381Z] #42 143.0 DEP criu/mount.d [2019-10-28T00:21:30.669Z] #42 143.4 DEP criu/mem.d [2019-10-28T00:21:31.312Z] #42 143.9 DEP criu/lsm.d [2019-10-28T00:21:31.329Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2019-10-28T00:21:31.589Z] ok github.com/docker/docker/distribution/xfer 1.706s coverage: 85.1% of statements [2019-10-28T00:21:31.589Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-28T00:21:31.598Z] #42 144.2 DEP criu/log.d [2019-10-28T00:21:31.849Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2019-10-28T00:21:31.849Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2019-10-28T00:21:31.849Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-28T00:21:31.849Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-28T00:21:31.884Z] #42 144.5 DEP criu/libnetlink.d [2019-10-28T00:21:32.110Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-10-28T00:21:32.171Z] #42 144.8 DEP criu/kerndat.d [2019-10-28T00:21:32.459Z] #42 ... [2019-10-28T00:21:32.459Z] [2019-10-28T00:21:32.459Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:21:32.459Z] #18 163.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-28T00:21:32.459Z] #18 163.5 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-28T00:21:32.459Z] #18 163.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:21:32.680Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2019-10-28T00:21:32.748Z] #18 ... [2019-10-28T00:21:32.748Z] [2019-10-28T00:21:32.748Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:21:32.748Z] #42 145.2 DEP criu/kcmp-ids.d [2019-10-28T00:21:32.748Z] #42 145.4 DEP criu/irmap.d [2019-10-28T00:21:33.038Z] #42 145.7 DEP criu/ipc_ns.d [2019-10-28T00:21:33.390Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-28T00:21:33.390Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-532eb643\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-28T00:21:33.390Z] ---------------------------------------------------------------------------- [2019-10-28T00:21:33.390Z] [2019-10-28T00:21:33.390Z] INFO: executeCI.ps1 starting at Mon Oct 28 00:21:31 CUT 2019 [2019-10-28T00:21:33.390Z] [2019-10-28T00:21:33.390Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-28T00:21:33.390Z] INFO: Running git version 2.23.0.windows.1 [2019-10-28T00:21:33.390Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-28T00:21:33.390Z] INFO: Environment variables: [2019-10-28T00:21:33.390Z] [2019-10-28T00:21:33.390Z] Name Value [2019-10-28T00:21:33.390Z] ---- ----- [2019-10-28T00:21:33.390Z] ALLUSERSPROFILE C:\ProgramData [2019-10-28T00:21:33.390Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-28T00:21:33.390Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-28T00:21:33.390Z] BRANCH_NAME PR-40143 [2019-10-28T00:21:33.390Z] BUILD_DISPLAY_NAME #1 [2019-10-28T00:21:33.390Z] BUILD_ID 1 [2019-10-28T00:21:33.390Z] BUILD_NUMBER 1 [2019-10-28T00:21:33.390Z] BUILD_TAG jenkins-moby-PR-40143-1 [2019-10-28T00:21:33.390Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40143/1/ [2019-10-28T00:21:33.390Z] CHANGE_AUTHOR lzhfromustc [2019-10-28T00:21:33.390Z] CHANGE_BRANCH IFP_modReq [2019-10-28T00:21:33.390Z] CHANGE_FORK lzhfromustc [2019-10-28T00:21:33.390Z] CHANGE_ID 40143 [2019-10-28T00:21:33.390Z] CHANGE_TARGET master [2019-10-28T00:21:33.390Z] CHANGE_TITLE registry: add a critical section to protect authTransport.modReq [2019-10-28T00:21:33.390Z] CHANGE_URL https://github.com/moby/moby/pull/40143 [2019-10-28T00:21:33.390Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-28T00:21:33.390Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-28T00:21:33.390Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-28T00:21:33.390Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-28T00:21:33.390Z] COMPUTERNAME azwin-2-dc14f0 [2019-10-28T00:21:33.390Z] ComSpec C:\windows\system32\cmd.exe [2019-10-28T00:21:33.390Z] ConfigSequenceNumber 0 [2019-10-28T00:21:33.390Z] DOCKER_BUILDKIT 0 [2019-10-28T00:21:33.390Z] DOCKER_DUT_DEBUG 1 [2019-10-28T00:21:33.390Z] DOCKER_EXPERIMENTAL 1 [2019-10-28T00:21:33.390Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-28T00:21:33.390Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-28T00:21:33.390Z] EXECUTOR_NUMBER 0 [2019-10-28T00:21:33.390Z] FQDN azwin-2-dc14f0.westus.cloudapp.azure.com [2019-10-28T00:21:33.390Z] GIT_BRANCH PR-40143 [2019-10-28T00:21:33.390Z] GIT_COMMIT 49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:21:33.390Z] GIT_URL https://github.com/moby/moby.git [2019-10-28T00:21:33.390Z] HUDSON_COOKIE 445b0899-43aa-4e33-b340-ac4999307535 [2019-10-28T00:21:33.390Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-28T00:21:33.390Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-28T00:21:33.390Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-28T00:21:33.390Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-28T00:21:33.390Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-28T00:21:33.390Z] JENKINS_NODE_COOKIE 009e9470-3fcd-4f98-8abe-1bd696899cd3 [2019-10-28T00:21:33.390Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-28T00:21:33.390Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-28T00:21:33.390Z] JOB_BASE_NAME PR-40143 [2019-10-28T00:21:33.390Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40143/display/redirect [2019-10-28T00:21:33.390Z] JOB_NAME moby/PR-40143 [2019-10-28T00:21:33.390Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40143/ [2019-10-28T00:21:33.390Z] library.jps.version master [2019-10-28T00:21:33.390Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-28T00:21:33.390Z] NODE_LABELS amd64 azure azwin-2-dc14f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-28T00:21:33.390Z] NODE_NAME azwin-2-dc14f0 [2019-10-28T00:21:33.390Z] NUMBER_OF_PROCESSORS 4 [2019-10-28T00:21:33.390Z] OS Windows_NT [2019-10-28T00:21:33.390Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-28T00:21:33.390Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-28T00:21:33.390Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-28T00:21:33.390Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-28T00:21:33.390Z] PROCESSOR_LEVEL 6 [2019-10-28T00:21:33.390Z] PROCESSOR_REVISION 4f01 [2019-10-28T00:21:33.390Z] ProgramData C:\ProgramData [2019-10-28T00:21:33.391Z] ProgramFiles C:\Program Files [2019-10-28T00:21:33.392Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-28T00:21:33.392Z] ProgramW6432 C:\Program Files [2019-10-28T00:21:33.392Z] PROMPT $P$G [2019-10-28T00:21:33.392Z] PSExecutionPolicyPreference Bypass [2019-10-28T00:21:33.392Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-28T00:21:33.392Z] PUBLIC C:\Users\Public [2019-10-28T00:21:33.392Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40143/1/display/redirect?page=changes [2019-10-28T00:21:33.392Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40143/1/display/redirect [2019-10-28T00:21:33.392Z] SKIP_VALIDATION_TESTS 1 [2019-10-28T00:21:33.392Z] SOURCES_DRIVE d [2019-10-28T00:21:33.392Z] SOURCES_SUBDIR gopath [2019-10-28T00:21:33.392Z] STAGE_NAME Run tests [2019-10-28T00:21:33.392Z] SystemDrive C: [2019-10-28T00:21:33.392Z] SystemRoot C:\windows [2019-10-28T00:21:33.392Z] TEMP C:\windows\TEMP [2019-10-28T00:21:33.392Z] TESTDEBUG 0 [2019-10-28T00:21:33.392Z] TESTRUN_DRIVE d [2019-10-28T00:21:33.392Z] TESTRUN_SUBDIR CI [2019-10-28T00:21:33.392Z] TIMEOUT 120m [2019-10-28T00:21:33.392Z] TMP C:\windows\TEMP [2019-10-28T00:21:33.392Z] USERDOMAIN WORKGROUP [2019-10-28T00:21:33.392Z] USERNAME azwin-2-dc14f0$ [2019-10-28T00:21:33.392Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-28T00:21:33.392Z] windir C:\windows [2019-10-28T00:21:33.392Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-28T00:21:33.392Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-28T00:21:33.392Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-28T00:21:33.392Z] [2019-10-28T00:21:33.392Z] [2019-10-28T00:21:33.392Z] [2019-10-28T00:21:33.664Z] #42 146.1 DEP criu/image.d [2019-10-28T00:21:33.952Z] #42 146.6 DEP criu/image-desc.d [2019-10-28T00:21:33.952Z] #42 ... [2019-10-28T00:21:33.952Z] [2019-10-28T00:21:33.952Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:21:33.952Z] #45 217.9 vendor/golang.org/x/net/idna [2019-10-28T00:21:33.952Z] #45 219.1 vendor/golang.org/x/net/http2/hpack [2019-10-28T00:21:33.952Z] #45 224.6 mime [2019-10-28T00:21:33.952Z] #45 ... [2019-10-28T00:21:33.952Z] [2019-10-28T00:21:33.952Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:21:34.066Z] ok github.com/docker/docker/opts 0.097s coverage: 66.9% of statements [2019-10-28T00:21:34.939Z] INFO: Sources under d:\gopath\... [2019-10-28T00:21:34.939Z] INFO: Test run under d:\CI\... [2019-10-28T00:21:34.939Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-28T00:21:34.939Z] INFO: docker/docker repository was found [2019-10-28T00:21:34.939Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-28T00:21:35.447Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-28T00:21:35.447Z] ok github.com/docker/docker/pkg/authorization 0.706s coverage: 68.3% of statements [2019-10-28T00:21:35.706Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-10-28T00:21:35.793Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:21:35.793Z] [2019-10-28T00:21:35.793Z] [2019-10-28T00:21:35.793Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-28T00:21:35.793Z] PKG_CONFIG=pkg-config [2019-10-28T00:21:35.793Z] GOLANG_VERSION=1.13.3 [2019-10-28T00:21:35.793Z] HOSTNAME=5f076a339e1c [2019-10-28T00:21:35.793Z] KEEPBUNDLE=1 [2019-10-28T00:21:35.793Z] container=docker [2019-10-28T00:21:35.793Z] TEST_SKIP_INTEGRATION=1 [2019-10-28T00:21:35.793Z] GO111MODULE=off [2019-10-28T00:21:35.793Z] GOPATH=/go [2019-10-28T00:21:35.793Z] PWD=/go/src/github.com/docker/docker [2019-10-28T00:21:35.793Z] HOME=/root [2019-10-28T00:21:35.793Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-28T00:21:35.793Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-28T00:21:35.793Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-28T00:21:35.793Z] DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:21:35.793Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-28T00:21:35.793Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-28T00:21:35.793Z] TERM=xterm [2019-10-28T00:21:35.793Z] VALIDATE_BRANCH=master [2019-10-28T00:21:35.793Z] DEST=bundles/test-integration [2019-10-28T00:21:35.793Z] SHLVL=1 [2019-10-28T00:21:35.793Z] TIMEOUT=120m [2019-10-28T00:21:35.793Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-28T00:21:35.793Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-28T00:21:35.793Z] DOCKER_PKG=github.com/docker/docker [2019-10-28T00:21:35.793Z] TESTDEBUG=0 [2019-10-28T00:21:35.793Z] _=/usr/bin/env [2019-10-28T00:21:35.793Z] Building test suite binary ./integration-cli/test.main [2019-10-28T00:21:35.793Z] [2019-10-28T00:21:35.793Z] [2019-10-28T00:21:35.793Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-28T00:21:35.793Z] PKG_CONFIG=pkg-config [2019-10-28T00:21:35.793Z] GOLANG_VERSION=1.13.3 [2019-10-28T00:21:35.793Z] HOSTNAME=7d84b3a2c5af [2019-10-28T00:21:35.793Z] KEEPBUNDLE=1 [2019-10-28T00:21:35.793Z] container=docker [2019-10-28T00:21:35.793Z] TEST_SKIP_INTEGRATION=1 [2019-10-28T00:21:35.793Z] GO111MODULE=off [2019-10-28T00:21:35.793Z] GOPATH=/go [2019-10-28T00:21:35.793Z] PWD=/go/src/github.com/docker/docker [2019-10-28T00:21:35.793Z] HOME=/root [2019-10-28T00:21:35.793Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-28T00:21:35.793Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-28T00:21:35.793Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-28T00:21:35.793Z] DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:21:35.793Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-28T00:21:35.793Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-28T00:21:35.793Z] TERM=xterm [2019-10-28T00:21:35.793Z] VALIDATE_BRANCH=master [2019-10-28T00:21:35.793Z] DEST=bundles/test-integration [2019-10-28T00:21:35.793Z] SHLVL=1 [2019-10-28T00:21:35.793Z] TIMEOUT=120m [2019-10-28T00:21:35.793Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-28T00:21:35.793Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-28T00:21:35.793Z] DOCKER_PKG=github.com/docker/docker [2019-10-28T00:21:35.793Z] TESTDEBUG=0 [2019-10-28T00:21:35.793Z] _=/usr/bin/env [2019-10-28T00:21:35.793Z] Building test suite binary ./integration-cli/test.main [2019-10-28T00:21:35.793Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-28T00:21:35.793Z] No new tests added to integration. [2019-10-28T00:21:35.793Z] [2019-10-28T00:21:35.793Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-28T00:21:36.275Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2019-10-28T00:21:36.359Z] PKG_CONFIG=pkg-config [2019-10-28T00:21:36.359Z] GOLANG_VERSION=1.13.3 [2019-10-28T00:21:36.359Z] HOSTNAME=f77c1aa46881 [2019-10-28T00:21:36.359Z] KEEPBUNDLE=1 [2019-10-28T00:21:36.359Z] container=docker [2019-10-28T00:21:36.359Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-28T00:21:36.359Z] GO111MODULE=off [2019-10-28T00:21:36.359Z] GOPATH=/go [2019-10-28T00:21:36.359Z] PWD=/go/src/github.com/docker/docker [2019-10-28T00:21:36.359Z] HOME=/root [2019-10-28T00:21:36.359Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-28T00:21:36.359Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-28T00:21:36.359Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-28T00:21:36.359Z] DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:21:36.359Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-28T00:21:36.359Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-28T00:21:36.359Z] TERM=xterm [2019-10-28T00:21:36.359Z] VALIDATE_BRANCH=master [2019-10-28T00:21:36.359Z] DEST=bundles/test-integration [2019-10-28T00:21:36.359Z] SHLVL=1 [2019-10-28T00:21:36.359Z] TIMEOUT=120m [2019-10-28T00:21:36.359Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-28T00:21:36.359Z] DOCKER_PKG=github.com/docker/docker [2019-10-28T00:21:36.360Z] TESTDEBUG=0 [2019-10-28T00:21:36.360Z] _=/usr/bin/env [2019-10-28T00:21:36.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-28T00:21:36.483Z] ltsc2019: Pulling from windows/servercore [2019-10-28T00:21:36.845Z] ok github.com/docker/docker/pkg/archive 1.259s coverage: 77.2% of statements [2019-10-28T00:21:36.945Z] 65014b3c3121: Pulling fs layer [2019-10-28T00:21:36.945Z] 12c8dbabfd62: Pulling fs layer [2019-10-28T00:21:37.112Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2019-10-28T00:21:37.372Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-10-28T00:21:37.941Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-28T00:21:38.510Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-10-28T00:21:38.873Z] #23 227.5 Checking out files: 16% (1801/10643) Checking out files: 17% (1810/10643) Checking out files: 18% (1916/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: 33% (3586/10643) Checking out files: 34% (3619/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: 45% (4857/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% (5965/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: 73% (7867/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: 85% (9047/10643) Checking out files: 86% (9153/10643) Checking out files: 87% (9260/10643) Checking out files: 88% (9366/10643) Checking out files: 88% (9447/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-28T00:21:38.873Z] #23 233.1 + cd /tmp/tmp.alRZw7MTY0/tmp/docker-ce [2019-10-28T00:21:39.079Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-28T00:21:39.160Z] #23 233.1 + git checkout -q v17.06.2-ce [2019-10-28T00:21:40.016Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2019-10-28T00:21:40.275Z] ok github.com/docker/docker/pkg/chrootarchive 3.618s coverage: 43.2% of statements [2019-10-28T00:21:40.657Z] #23 ... [2019-10-28T00:21:40.657Z] [2019-10-28T00:21:40.657Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:21:40.657Z] #18 181.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-28T00:21:40.657Z] #18 181.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-28T00:21:40.657Z] #18 181.6 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-28T00:21:40.657Z] #18 181.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-28T00:21:40.657Z] #18 181.6 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-28T00:21:40.657Z] #18 181.7 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-28T00:21:40.657Z] #18 181.7 Processing triggers for mime-support (3.60) ... [2019-10-28T00:21:40.844Z] ok github.com/docker/docker/pkg/fileutils 0.037s coverage: 89.5% of statements [2019-10-28T00:21:40.945Z] #18 181.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:21:40.945Z] #18 181.8 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-28T00:21:40.945Z] #18 181.8 Setting up libcap2-bin (1:2.25-1) ... [2019-10-28T00:21:40.945Z] #18 181.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-28T00:21:40.945Z] #18 181.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-28T00:21:40.945Z] #18 181.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-28T00:21:41.412Z] ok github.com/docker/docker/pkg/fsutils 0.306s coverage: 85.1% of statements [2019-10-28T00:21:41.412Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-10-28T00:21:41.672Z] ok github.com/docker/docker/pkg/discovery/kv 3.134s coverage: 84.1% of statements [2019-10-28T00:21:42.242Z] ok github.com/docker/docker/layer 7.688s coverage: 68.8% of statements [2019-10-28T00:21:42.242Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-28T00:21:42.242Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-28T00:21:42.242Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-28T00:21:42.242Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-28T00:21:42.242Z] ? github.com/docker/docker/oci [no test files] [2019-10-28T00:21:42.242Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-28T00:21:42.242Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-28T00:21:42.242Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-28T00:21:42.502Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-10-28T00:21:42.762Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2019-10-28T00:21:42.762Z] ok github.com/docker/docker/pkg/ioutils 0.687s coverage: 70.6% of statements [2019-10-28T00:21:43.021Z] ok github.com/docker/docker/pkg/idtools 0.769s coverage: 70.1% of statements [2019-10-28T00:21:43.021Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2019-10-28T00:21:43.021Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-28T00:21:43.592Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2019-10-28T00:21:43.851Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2019-10-28T00:21:43.851Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2019-10-28T00:21:44.050Z] 12c8dbabfd62: Verifying Checksum [2019-10-28T00:21:44.050Z] 12c8dbabfd62: Download complete [2019-10-28T00:21:44.421Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 91.4% of statements [2019-10-28T00:21:44.422Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2019-10-28T00:21:44.440Z] #18 ... [2019-10-28T00:21:44.440Z] [2019-10-28T00:21:44.440Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:21:44.440Z] #42 146.8 DEP criu/fsnotify.d [2019-10-28T00:21:44.440Z] #42 147.2 DEP criu/filesystems.d [2019-10-28T00:21:44.440Z] #42 147.5 DEP criu/files.d [2019-10-28T00:21:44.440Z] #42 148.0 DEP criu/files-reg.d [2019-10-28T00:21:44.440Z] #42 148.5 DEP criu/files-ext.d [2019-10-28T00:21:44.440Z] #42 148.9 DEP criu/file-lock.d [2019-10-28T00:21:44.440Z] #42 149.3 DEP criu/file-ids.d [2019-10-28T00:21:44.440Z] #42 149.7 DEP criu/fifo.d [2019-10-28T00:21:44.440Z] #42 150.1 DEP criu/fdstore.d [2019-10-28T00:21:44.440Z] #42 150.5 DEP criu/fault-injection.d [2019-10-28T00:21:44.440Z] #42 150.6 DEP criu/external.d [2019-10-28T00:21:44.440Z] #42 150.8 DEP criu/eventpoll.d [2019-10-28T00:21:44.440Z] #42 151.2 DEP criu/eventfd.d [2019-10-28T00:21:44.440Z] #42 151.5 DEP criu/crtools.d [2019-10-28T00:21:44.440Z] #42 152.0 DEP criu/cr-service.d [2019-10-28T00:21:44.440Z] #42 152.4 DEP criu/cr-restore.d [2019-10-28T00:21:44.440Z] #42 152.9 DEP criu/cr-errno.d [2019-10-28T00:21:44.440Z] #42 152.9 DEP criu/cr-dump.d [2019-10-28T00:21:44.440Z] #42 153.5 DEP criu/cr-dedup.d [2019-10-28T00:21:44.440Z] #42 153.8 DEP criu/cr-check.d [2019-10-28T00:21:44.440Z] #42 154.2 DEP criu/config.d [2019-10-28T00:21:44.440Z] #42 154.6 DEP criu/clone-noasan.d [2019-10-28T00:21:44.440Z] #42 154.7 DEP criu/cgroup.d [2019-10-28T00:21:44.440Z] #42 155.1 DEP criu/cgroup-props.d [2019-10-28T00:21:44.440Z] #42 155.2 DEP criu/bitmap.d [2019-10-28T00:21:44.440Z] #42 155.3 DEP criu/bfd.d [2019-10-28T00:21:44.440Z] #42 155.5 DEP criu/autofs.d [2019-10-28T00:21:44.440Z] #42 155.8 DEP criu/aio.d [2019-10-28T00:21:44.440Z] #42 156.2 DEP criu/action-scripts.d [2019-10-28T00:21:44.440Z] #42 156.8 CC criu/action-scripts.o [2019-10-28T00:21:44.440Z] #42 ... [2019-10-28T00:21:44.440Z] [2019-10-28T00:21:44.440Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:21:44.440Z] #45 228.3 mime/quotedprintable [2019-10-28T00:21:44.440Z] #45 230.2 net/http/internal [2019-10-28T00:21:44.440Z] #45 233.4 vendor/golang.org/x/crypto/cryptobyte [2019-10-28T00:21:44.440Z] #45 237.8 vendor/golang.org/x/net/http/httpproxy [2019-10-28T00:21:44.440Z] #45 237.8 net/textproto [2019-10-28T00:21:44.440Z] #45 237.9 crypto/x509 [2019-10-28T00:21:44.440Z] #45 ... [2019-10-28T00:21:44.440Z] [2019-10-28T00:21:44.440Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:21:44.440Z] #23 237.9 + mkdir -p /tmp/tmp.alRZw7MTY0/src/github.com/docker [2019-10-28T00:21:44.440Z] #23 237.9 + mv components/cli /tmp/tmp.alRZw7MTY0/src/github.com/docker/cli [2019-10-28T00:21:44.440Z] #23 237.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-28T00:21:44.682Z] ok github.com/docker/docker/pkg/mount 0.850s coverage: 70.0% of statements [2019-10-28T00:21:44.682Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-28T00:21:44.682Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-28T00:21:44.682Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-28T00:21:45.254Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2019-10-28T00:21:45.515Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2019-10-28T00:21:45.775Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2019-10-28T00:21:45.775Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2019-10-28T00:21:46.343Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2019-10-28T00:21:46.911Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-10-28T00:21:46.911Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 73.9% of statements [2019-10-28T00:21:47.851Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 76.5% of statements [2019-10-28T00:21:47.851Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2019-10-28T00:21:48.110Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2019-10-28T00:21:48.370Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.6% of statements [2019-10-28T00:21:48.877Z] #23 ... [2019-10-28T00:21:48.877Z] [2019-10-28T00:21:48.877Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:21:48.877Z] #18 188.1 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-28T00:21:48.877Z] #18 188.1 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-28T00:21:48.877Z] #18 188.1 Setting up zip (3.0-11+b1) ... [2019-10-28T00:21:48.877Z] #18 188.1 Setting up bzip2 (1.0.6-8.1) ... [2019-10-28T00:21:48.877Z] #18 188.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-28T00:21:48.877Z] #18 188.2 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-28T00:21:48.877Z] #18 188.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:21:48.877Z] #18 188.3 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-28T00:21:48.877Z] #18 188.3 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-28T00:21:48.877Z] #18 188.3 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-28T00:21:48.877Z] #18 188.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-28T00:21:48.877Z] #18 188.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-28T00:21:48.877Z] #18 188.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:21:48.877Z] #18 188.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-28T00:21:48.877Z] #18 188.4 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-28T00:21:48.877Z] #18 188.4 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-28T00:21:48.877Z] #18 188.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:21:48.877Z] #18 189.4 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-28T00:21:48.877Z] #18 189.4 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-28T00:21:48.877Z] #18 189.4 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-28T00:21:48.877Z] #18 189.4 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-28T00:21:48.877Z] #18 189.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-28T00:21:48.877Z] #18 189.5 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up pigz (2.3.4-1) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up jq (1.5+dfsg-1.3) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-28T00:21:48.877Z] #18 189.6 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-28T00:21:48.877Z] #18 189.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-28T00:21:48.877Z] #18 189.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-28T00:21:48.877Z] #18 189.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-28T00:21:48.877Z] #18 189.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-28T00:21:48.877Z] #18 189.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-28T00:21:48.877Z] #18 189.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-28T00:21:48.877Z] #18 189.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-28T00:21:48.877Z] #18 189.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-28T00:21:48.877Z] #18 189.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-28T00:21:48.877Z] #18 189.9 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-28T00:21:48.877Z] #18 189.9 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-28T00:21:48.877Z] #18 189.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-28T00:21:48.877Z] #18 189.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-28T00:21:48.877Z] #18 189.9 Setting up btrfs-progs (4.7.3-1) ... [2019-10-28T00:21:48.877Z] #18 189.9 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-28T00:21:48.877Z] #18 189.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-28T00:21:49.308Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2019-10-28T00:21:49.308Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2019-10-28T00:21:49.308Z] ok github.com/docker/docker/pkg/signal 2.853s coverage: 61.0% of statements [2019-10-28T00:21:49.878Z] ok github.com/docker/docker/pkg/term 0.018s coverage: 85.9% of statements [2019-10-28T00:21:49.878Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2019-10-28T00:21:50.138Z] testing: warning: no tests to run [2019-10-28T00:21:50.138Z] coverage: [no statements] [2019-10-28T00:21:50.138Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2019-10-28T00:21:50.398Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2019-10-28T00:21:50.658Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2019-10-28T00:21:50.658Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2019-10-28T00:21:52.039Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 14.5% of statements [2019-10-28T00:21:52.614Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2019-10-28T00:21:53.185Z] ok github.com/docker/docker/reference 0.042s coverage: 84.4% of statements [2019-10-28T00:21:53.302Z] #18 ... [2019-10-28T00:21:53.302Z] [2019-10-28T00:21:53.302Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:21:53.302Z] #48 DONE 246.9s [2019-10-28T00:21:53.302Z] [2019-10-28T00:21:53.302Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:21:53.302Z] #42 158.0 CC criu/aio.o [2019-10-28T00:21:53.302Z] #42 159.4 CC criu/autofs.o [2019-10-28T00:21:53.302Z] #42 162.8 CC criu/bfd.o [2019-10-28T00:21:53.302Z] #42 164.3 CC criu/bitmap.o [2019-10-28T00:21:53.302Z] #42 164.6 CC criu/cgroup-props.o [2019-10-28T00:21:53.754Z] ok github.com/docker/docker/plugin 0.602s coverage: 27.1% of statements [2019-10-28T00:21:53.934Z] #42 166.7 CC criu/cgroup.o [2019-10-28T00:21:54.324Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2019-10-28T00:21:54.583Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2019-10-28T00:21:54.583Z] ok github.com/docker/docker/registry 0.284s coverage: 56.2% of statements [2019-10-28T00:21:55.154Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2019-10-28T00:21:55.724Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2019-10-28T00:21:57.412Z] #42 ... [2019-10-28T00:21:57.412Z] [2019-10-28T00:21:57.412Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:21:57.412Z] #45 241.3 vendor/golang.org/x/net/http/httpguts [2019-10-28T00:21:57.412Z] #45 244.9 crypto/tls [2019-10-28T00:21:57.633Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2019-10-28T00:21:57.893Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2019-10-28T00:21:58.151Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.0% of statements [2019-10-28T00:21:58.908Z] 65014b3c3121: Verifying Checksum [2019-10-28T00:21:58.908Z] 65014b3c3121: Download complete [2019-10-28T00:21:59.089Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-10-28T00:21:59.452Z] #45 ... [2019-10-28T00:21:59.452Z] [2019-10-28T00:21:59.453Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:21:59.453Z] #18 200.4 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-28T00:21:59.453Z] #18 200.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:21:59.453Z] #18 200.4 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-28T00:21:59.453Z] #18 200.4 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-28T00:21:59.453Z] #18 200.4 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-28T00:21:59.453Z] #18 200.4 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-28T00:21:59.453Z] #18 200.4 Setting up btrfs-tools (4.7.3-1) ... [2019-10-28T00:21:59.453Z] #18 200.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-28T00:21:59.453Z] #18 200.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-28T00:21:59.453Z] #18 200.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-28T00:21:59.453Z] #18 200.4 Setting up python3 (3.5.3-1) ... [2019-10-28T00:21:59.822Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-28T00:21:59.823Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2019-10-28T00:21:59.823Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-28T00:21:59.823Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.0% of statements [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-28T00:21:59.823Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-28T00:21:59.823Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-28T00:21:59.823Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-28T00:21:59.823Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/builder [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-28T00:21:59.823Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-28T00:21:59.823Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2019-10-28T00:22:01.906Z] ok github.com/docker/docker/builder/remotecontext 0.301s coverage: 13.6% of statements [2019-10-28T00:22:01.907Z] ok github.com/docker/docker/builder/dockerfile 0.930s coverage: 48.2% of statements [2019-10-28T00:22:02.723Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-28T00:22:02.975Z] #18 203.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-28T00:22:04.028Z] ok github.com/docker/docker/builder/remotecontext/git 1.042s coverage: 85.1% of statements [2019-10-28T00:22:04.028Z] ? github.com/docker/docker/cli [no test files] [2019-10-28T00:22:04.028Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-28T00:22:04.468Z] #18 205.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-28T00:22:04.755Z] #18 205.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-28T00:22:04.755Z] #18 205.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-28T00:22:05.043Z] #18 205.9 Setting up python3-wheel (0.29.0-2) ... [2019-10-28T00:22:06.643Z] ok github.com/docker/docker/client 0.166s coverage: 75.8% of statements [2019-10-28T00:22:07.102Z] #18 207.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-28T00:22:09.152Z] #18 209.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-28T00:22:09.152Z] #18 209.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-28T00:22:11.205Z] #18 212.1 Setting up dmsetup (2:1.02.137-2) ... [2019-10-28T00:22:11.205Z] #18 212.1 Setting up python3-setuptools (33.1.1-1) ... [2019-10-28T00:22:11.494Z] #18 ... [2019-10-28T00:22:11.494Z] [2019-10-28T00:22:11.494Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:22:11.494Z] #45 255.6 net/http/httptrace [2019-10-28T00:22:11.494Z] #45 256.1 net/http [2019-10-28T00:22:11.782Z] #45 ... [2019-10-28T00:22:11.782Z] [2019-10-28T00:22:11.782Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:22:11.782Z] #42 174.2 CC criu/clone-noasan.o [2019-10-28T00:22:11.782Z] #42 174.5 CC criu/config.o [2019-10-28T00:22:11.782Z] #42 178.1 CC criu/cr-check.o [2019-10-28T00:22:11.782Z] #42 182.1 CC criu/cr-dedup.o [2019-10-28T00:22:11.782Z] #42 182.8 CC criu/cr-dump.o [2019-10-28T00:22:13.281Z] #42 ... [2019-10-28T00:22:13.281Z] [2019-10-28T00:22:13.281Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-28T00:22:13.571Z] #18 214.5 Setting up dh-python (2.20170125) ... [2019-10-28T00:22:15.066Z] #18 216.1 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-28T00:22:15.066Z] #18 216.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-28T00:22:15.356Z] #18 DONE 216.4s [2019-10-28T00:22:15.356Z] [2019-10-28T00:22:15.356Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:22:21.014Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2019-10-28T00:22:21.014Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-28T00:22:21.014Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-28T00:22:21.014Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-28T00:22:21.014Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-28T00:22:21.014Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-28T00:22:21.014Z] ? github.com/docker/docker/rootless [no test files] [2019-10-28T00:22:21.014Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/volume [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-28T00:22:21.015Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === Skipped [2019-10-28T00:22:21.015Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-28T00:22:21.015Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-28T00:22:21.015Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:73: No driver to put! [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-28T00:22:21.015Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-28T00:22:21.015Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-28T00:22:21.015Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:22:21.015Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-28T00:22:21.015Z] graphtest_unix.go:73: No driver to put! [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-28T00:22:21.015Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-28T00:22:21.015Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] [2019-10-28T00:22:21.015Z] DONE 2115 tests, 20 skipped in 183.935s Post stage [Pipeline] junit [2019-10-28T00:22:21.033Z] Recording test results [2019-10-28T00:22:22.258Z] #19 ... [2019-10-28T00:22:22.258Z] [2019-10-28T00:22:22.258Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:22:22.258Z] #45 275.4 github.com/LK4D4/vndr/godl [2019-10-28T00:22:22.547Z] #45 276.7 github.com/LK4D4/vndr [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-28T00:22:24.186Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -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:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/make.sh dynbinary test-integration [2019-10-28T00:22:24.604Z] #45 ... [2019-10-28T00:22:24.604Z] [2019-10-28T00:22:24.604Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:22:24.604Z] #42 187.1 CC criu/cr-errno.o [2019-10-28T00:22:24.604Z] #42 187.3 CC criu/cr-restore.o [2019-10-28T00:22:25.123Z] [2019-10-28T00:22:25.123Z] Removing bundles/ [2019-10-28T00:22:25.123Z] [2019-10-28T00:22:25.123Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-28T00:22:25.123Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:22:25.123Z] GOOS="" GOARCH="" GOARM="" [2019-10-28T00:22:25.628Z] #42 198.3 CC criu/cr-service.o [2019-10-28T00:22:26.667Z] #42 ... [2019-10-28T00:22:26.667Z] [2019-10-28T00:22:26.667Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:22:26.667Z] #19 11.30 Collecting yamllint==1.16.0 [2019-10-28T00:22:28.722Z] #19 13.30 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-28T00:22:29.748Z] #19 14.44 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-28T00:22:30.036Z] #19 14.76 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-28T00:22:34.473Z] #19 18.65 Collecting pyyaml (from yamllint==1.16.0) [2019-10-28T00:22:34.762Z] #19 19.26 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-28T00:22:35.329Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:22:35.329Z] [2019-10-28T00:22:35.329Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-28T00:22:35.329Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-28T00:22:35.329Z] Using test binary docker [2019-10-28T00:22:35.329Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-28T00:22:35.329Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-28T00:22:35.329Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-28T00:22:35.329Z] Warning failed to create cache: (null) [2019-10-28T00:22:35.329Z] . [2019-10-28T00:22:35.329Z] INFO: Waiting for daemon to start... [2019-10-28T00:22:35.329Z] Starting dockerd [2019-10-28T00:22:35.329Z] . [2019-10-28T00:22:35.329Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-28T00:22:35.787Z] #19 ... [2019-10-28T00:22:35.787Z] [2019-10-28T00:22:35.787Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:22:35.787Z] #42 202.8 CC criu/crtools.o [2019-10-28T00:22:35.787Z] #42 204.5 CC criu/eventfd.o [2019-10-28T00:22:35.787Z] #42 205.3 CC criu/eventpoll.o [2019-10-28T00:22:35.787Z] #42 207.3 CC criu/external.o [2019-10-28T00:22:35.787Z] #42 208.1 CC criu/fault-injection.o [2019-10-28T00:22:35.787Z] #42 208.4 CC criu/fdstore.o [2019-10-28T00:22:36.413Z] #42 209.0 CC criu/fifo.o [2019-10-28T00:22:37.457Z] #42 209.8 CC criu/file-ids.o [2019-10-28T00:22:37.457Z] #42 ... [2019-10-28T00:22:37.457Z] [2019-10-28T00:22:37.457Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:22:37.457Z] #45 DONE 291.5s [2019-10-28T00:22:37.743Z] [2019-10-28T00:22:37.743Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:22:38.371Z] #51 ... [2019-10-28T00:22:38.371Z] [2019-10-28T00:22:38.371Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:22:38.371Z] #42 210.9 CC criu/file-lock.o [2019-10-28T00:22:41.069Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 30.3% of statements [2019-10-28T00:22:41.069Z] ok github.com/docker/docker/container 0.114s coverage: 35.3% of statements [2019-10-28T00:22:41.069Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-28T00:22:41.069Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-28T00:22:41.069Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-28T00:22:41.069Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-28T00:22:41.073Z] #42 213.6 CC criu/files-ext.o [2019-10-28T00:22:42.094Z] #42 214.8 CC criu/files-reg.o [2019-10-28T00:22:45.591Z] #42 ... [2019-10-28T00:22:45.591Z] [2019-10-28T00:22:45.591Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:22:45.591Z] #19 24.76 Building wheels for collected packages: pathspec, pyyaml [2019-10-28T00:22:45.591Z] #19 24.77 Running setup.py bdist_wheel for pathspec: started [2019-10-28T00:22:45.591Z] #19 27.41 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-28T00:22:45.591Z] #19 27.41 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-28T00:22:45.591Z] #19 27.48 Running setup.py bdist_wheel for pyyaml: started [2019-10-28T00:22:45.591Z] #19 30.30 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-28T00:22:45.591Z] #19 30.30 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-28T00:22:45.880Z] #19 30.46 Successfully built pathspec pyyaml [2019-10-28T00:22:45.881Z] #19 30.46 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-28T00:22:46.387Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2019-10-28T00:22:46.508Z] #19 ... [2019-10-28T00:22:46.508Z] [2019-10-28T00:22:46.508Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:22:46.508Z] #42 219.1 CC criu/files.o [2019-10-28T00:22:47.135Z] #42 ... [2019-10-28T00:22:47.135Z] [2019-10-28T00:22:47.135Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-28T00:22:47.135Z] #19 31.38 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-28T00:22:47.135Z] #19 DONE 31.8s [2019-10-28T00:22:47.422Z] [2019-10-28T00:22:47.422Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:22:48.228Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-28T00:22:49.520Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-10-28T00:22:50.136Z] #51 ... [2019-10-28T00:22:50.136Z] [2019-10-28T00:22:50.136Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:22:50.136Z] #42 222.9 CC criu/filesystems.o [2019-10-28T00:22:51.629Z] #42 224.1 CC criu/fsnotify.o [2019-10-28T00:22:53.124Z] #42 ... [2019-10-28T00:22:53.124Z] [2019-10-28T00:22:53.124Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-28T00:22:53.124Z] #29 306.7 + rm -rf /tmp/tmp.qJ39lSGpPQ [2019-10-28T00:22:53.124Z] #29 DONE 307.2s [2019-10-28T00:22:53.124Z] [2019-10-28T00:22:53.124Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:22:54.637Z] #51 ... [2019-10-28T00:22:54.637Z] [2019-10-28T00:22:54.637Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:22:54.637Z] #42 227.2 CC criu/image-desc.o [2019-10-28T00:22:55.265Z] #42 227.7 CC criu/image.o [2019-10-28T00:22:56.765Z] #42 229.0 CC criu/ipc_ns.o [2019-10-28T00:22:57.384Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-10-28T00:22:58.676Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.6% of statements [2019-10-28T00:22:58.676Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-28T00:22:58.676Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-28T00:22:58.807Z] #42 231.0 CC criu/irmap.o [2019-10-28T00:22:59.431Z] #42 232.1 CC criu/kcmp-ids.o [2019-10-28T00:22:59.918Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 82.1% of statements [2019-10-28T00:23:00.062Z] #42 232.6 CC criu/kerndat.o [2019-10-28T00:23:00.328Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-10-28T00:23:00.723Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-28T00:23:00.723Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-28T00:23:00.723Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-28T00:23:02.028Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2019-10-28T00:23:02.105Z] #42 234.5 CC criu/libnetlink.o [2019-10-28T00:23:02.393Z] #42 235.2 CC criu/log.o [2019-10-28T00:23:03.417Z] #42 236.0 CC criu/lsm.o [2019-10-28T00:23:04.043Z] #42 236.7 CC criu/mem.o [2019-10-28T00:23:04.576Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-28T00:23:05.575Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.257s coverage: 57.9% of statements [2019-10-28T00:23:07.533Z] #42 239.9 CC criu/mount.o [2019-10-28T00:23:11.959Z] #42 ... [2019-10-28T00:23:11.959Z] [2019-10-28T00:23:11.959Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-28T00:23:11.959Z] #55 276.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-28T00:23:12.030Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.635s coverage: 45.9% of statements [2019-10-28T00:23:14.620Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.971s coverage: 72.5% of statements [2019-10-28T00:23:14.620Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-28T00:23:15.447Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.166s coverage: 51.0% of statements [2019-10-28T00:23:15.459Z] #55 280.1 + mkdir -p /build [2019-10-28T00:23:15.459Z] #55 280.1 + cp runc /build/runc [2019-10-28T00:23:15.459Z] #55 DONE 280.2s [2019-10-28T00:23:15.459Z] [2019-10-28T00:23:15.459Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:23:15.459Z] #42 246.2 CC criu/namespaces.o [2019-10-28T00:23:17.305Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.510s coverage: 76.1% of statements [2019-10-28T00:23:17.510Z] #42 249.8 CC criu/net.o [2019-10-28T00:23:18.580Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-28T00:23:19.991Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-28T00:23:21.938Z] #42 254.4 CC criu/netfilter.o [2019-10-28T00:23:21.981Z] sha256:2cd1761f74c199216b3de07e276882347a47c6fc6903c48190770727970df0a1 [2019-10-28T00:23:21.981Z] INFO: Starting docker-py tests... [2019-10-28T00:23:21.981Z] ============================= test session starts ============================== [2019-10-28T00:23:21.981Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-28T00:23:21.981Z] rootdir: /src, inifile: pytest.ini [2019-10-28T00:23:21.981Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-28T00:23:21.981Z] collected 385 items / 5 deselected / 380 selected [2019-10-28T00:23:21.981Z] [2019-10-28T00:23:22.503Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.027s coverage: 57.0% of statements [2019-10-28T00:23:22.503Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-28T00:23:22.503Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-28T00:23:22.503Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 4.9% of statements [2019-10-28T00:23:22.503Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-28T00:23:22.564Z] #42 255.1 CC criu/page-pipe.o [2019-10-28T00:23:22.890Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2019-10-28T00:23:22.890Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-28T00:23:23.590Z] #42 256.2 CC criu/page-xfer.o [2019-10-28T00:23:24.262Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 42.7% of statements [2019-10-28T00:23:24.665Z] ok github.com/docker/docker/daemon/logger/awslogs 0.086s coverage: 77.8% of statements [2019-10-28T00:23:24.665Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-28T00:23:24.665Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-28T00:23:25.722Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 68.2% of statements [2019-10-28T00:23:25.723Z] #42 258.3 CC criu/pagemap-cache.o [2019-10-28T00:23:26.116Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2019-10-28T00:23:26.354Z] #42 259.1 CC criu/pagemap.o [2019-10-28T00:23:26.940Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2019-10-28T00:23:27.337Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2019-10-28T00:23:27.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-28T00:23:27.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-28T00:23:27.849Z] #42 260.4 CC criu/parasite-syscall.o [2019-10-28T00:23:28.140Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2019-10-28T00:23:28.140Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-28T00:23:28.974Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 19.9% of statements [2019-10-28T00:23:29.344Z] #42 261.9 CC criu/path.o [2019-10-28T00:23:29.974Z] #42 262.6 CC criu/pie-util-vdso-elf32.o [2019-10-28T00:23:30.471Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2019-10-28T00:23:30.619Z] #42 263.2 CC criu/pie-util-vdso.o [2019-10-28T00:23:30.904Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-28T00:23:31.243Z] #42 263.9 CC criu/pie-util.o [2019-10-28T00:23:31.421Z] ok github.com/docker/docker/daemon/logger/splunk 1.691s coverage: 82.5% of statements [2019-10-28T00:23:31.421Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-28T00:23:31.532Z] #42 264.2 CC criu/pipes.o [2019-10-28T00:23:31.806Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2019-10-28T00:23:31.806Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-28T00:23:32.836Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:23:32.836Z] [2019-10-28T00:23:32.836Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-28T00:23:32.836Z] PKG_CONFIG=pkg-config [2019-10-28T00:23:32.836Z] GOLANG_VERSION=1.13.3 [2019-10-28T00:23:32.836Z] HOSTNAME=b8ea79f20f99 [2019-10-28T00:23:32.836Z] DOCKER_EXPERIMENTAL=1 [2019-10-28T00:23:32.836Z] container=docker [2019-10-28T00:23:32.836Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-28T00:23:32.836Z] GO111MODULE=off [2019-10-28T00:23:32.836Z] GOPATH=/go [2019-10-28T00:23:32.836Z] PWD=/go/src/github.com/docker/docker [2019-10-28T00:23:32.836Z] HOME=/root [2019-10-28T00:23:32.836Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-28T00:23:32.836Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-28T00:23:32.836Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-28T00:23:32.836Z] DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:23:32.836Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-28T00:23:32.836Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-28T00:23:32.836Z] TERM=xterm [2019-10-28T00:23:32.836Z] VALIDATE_BRANCH=master [2019-10-28T00:23:32.836Z] DEST=bundles/test-integration [2019-10-28T00:23:32.836Z] SHLVL=1 [2019-10-28T00:23:32.836Z] TIMEOUT=120m [2019-10-28T00:23:32.836Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-28T00:23:32.836Z] DOCKER_PKG=github.com/docker/docker [2019-10-28T00:23:32.836Z] TESTDEBUG=0 [2019-10-28T00:23:32.836Z] _=/usr/bin/env [2019-10-28T00:23:32.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-28T00:23:33.025Z] #42 265.4 CC criu/plugin.o [2019-10-28T00:23:33.312Z] #42 266.0 CC criu/proc_parse.o [2019-10-28T00:23:33.696Z] ok github.com/docker/docker/distribution/metadata 0.071s coverage: 48.2% of statements [2019-10-28T00:23:34.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-28T00:23:34.510Z] ok github.com/docker/docker/distribution 0.317s coverage: 22.1% of statements [2019-10-28T00:23:34.510Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-28T00:23:35.845Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-10-28T00:23:37.256Z] ok github.com/docker/docker/image 0.034s coverage: 86.4% of statements [2019-10-28T00:23:37.256Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2019-10-28T00:23:37.256Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-28T00:23:38.179Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-28T00:23:38.179Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-28T00:23:38.853Z] #42 270.9 CC criu/protobuf-desc.o [2019-10-28T00:23:39.510Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2019-10-28T00:23:39.510Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-28T00:23:39.515Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-28T00:23:39.875Z] #42 272.5 CC criu/protobuf.o [2019-10-28T00:23:39.916Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2019-10-28T00:23:40.075Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-28T00:23:40.500Z] #42 273.3 CC criu/pstree.o [2019-10-28T00:23:41.202Z] ok github.com/docker/docker/opts 0.016s coverage: 66.9% of statements [2019-10-28T00:23:41.589Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-10-28T00:23:41.993Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-28T00:23:42.548Z] #42 275.3 CC criu/rbtree.o [2019-10-28T00:23:43.178Z] #42 275.8 CC criu/rst-malloc.o [2019-10-28T00:23:43.629Z] ok github.com/docker/docker/pkg/archive 0.567s coverage: 76.8% of statements [2019-10-28T00:23:43.803Z] #42 276.3 CC criu/seccomp.o [2019-10-28T00:23:44.977Z] ok github.com/docker/docker/pkg/authorization 0.450s coverage: 68.3% of statements [2019-10-28T00:23:45.304Z] #42 277.6 CC criu/seize.o [2019-10-28T00:23:45.360Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-28T00:23:45.360Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-28T00:23:46.329Z] #42 279.0 CC criu/servicefd.o [2019-10-28T00:23:47.348Z] #42 279.8 CC criu/shmem.o [2019-10-28T00:23:47.348Z] #42 ... [2019-10-28T00:23:47.348Z] [2019-10-28T00:23:47.348Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:23:47.348Z] #39 361.4 + dpkg --print-architecture [2019-10-28T00:23:47.348Z] #39 361.4 + cd /tmp/tmp.yDU8tIIEQj/src/github.com/docker/distribution [2019-10-28T00:23:47.348Z] #39 361.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-28T00:23:48.001Z] #39 362.1 + GOPATH=/tmp/tmp.yDU8tIIEQj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yDU8tIIEQj [2019-10-28T00:23:48.001Z] #39 362.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-28T00:23:48.555Z] ok github.com/docker/docker/layer 7.746s coverage: 68.8% of statements [2019-10-28T00:23:48.555Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-28T00:23:48.555Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-28T00:23:48.555Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-28T00:23:48.555Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-28T00:23:48.555Z] ? github.com/docker/docker/oci [no test files] [2019-10-28T00:23:48.555Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-28T00:23:48.555Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-28T00:23:48.944Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-28T00:23:49.327Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-10-28T00:23:49.746Z] ok github.com/docker/docker/pkg/chrootarchive 3.413s coverage: 43.2% of statements [2019-10-28T00:23:49.746Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-28T00:23:49.746Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-28T00:23:51.175Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-28T00:23:51.569Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-28T00:23:52.408Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-10-28T00:23:53.234Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-28T00:23:54.054Z] ok github.com/docker/docker/pkg/discovery/kv 3.147s coverage: 84.1% of statements [2019-10-28T00:23:54.436Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-10-28T00:23:54.825Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-28T00:23:55.208Z] ok github.com/docker/docker/pkg/fsutils 0.448s coverage: 85.1% of statements [2019-10-28T00:23:56.074Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 70.1% of statements [2019-10-28T00:23:56.445Z] #39 ... [2019-10-28T00:23:56.445Z] [2019-10-28T00:23:56.445Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:23:56.445Z] #42 281.4 CC criu/sigframe.o [2019-10-28T00:23:56.445Z] #42 281.7 CC criu/signalfd.o [2019-10-28T00:23:56.445Z] #42 282.3 CC criu/sk-inet.o [2019-10-28T00:23:56.445Z] #42 284.0 CC criu/sk-netlink.o [2019-10-28T00:23:56.445Z] #42 284.7 CC criu/sk-packet.o [2019-10-28T00:23:56.445Z] #42 285.9 CC criu/sk-queue.o [2019-10-28T00:23:56.445Z] #42 286.7 CC criu/sk-tcp.o [2019-10-28T00:23:56.445Z] #42 287.6 CC criu/sk-unix.o [2019-10-28T00:23:56.564Z] ok github.com/docker/docker/pkg/ioutils 0.663s coverage: 70.6% of statements [2019-10-28T00:23:56.979Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2019-10-28T00:23:57.369Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2019-10-28T00:23:57.369Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-28T00:23:57.369Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-28T00:23:57.758Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2019-10-28T00:23:58.149Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-28T00:23:58.508Z] #42 291.2 CC criu/sockets.o [2019-10-28T00:23:58.549Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-28T00:23:58.934Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-28T00:23:59.317Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-28T00:23:59.317Z] ok github.com/docker/docker/pkg/mount 1.248s coverage: 70.0% of statements [2019-10-28T00:23:59.317Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-28T00:23:59.317Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-28T00:23:59.317Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-28T00:23:59.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-28T00:23:59.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-28T00:24:00.558Z] #42 292.9 CC criu/stats.o [2019-10-28T00:24:00.617Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-10-28T00:24:00.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-28T00:24:00.847Z] #42 293.6 CC criu/string.o [2019-10-28T00:24:00.995Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-28T00:24:01.137Z] #42 293.8 CC criu/sysctl.o [2019-10-28T00:24:01.410Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-28T00:24:01.971Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-28T00:24:02.631Z] #42 295.0 CC criu/sysfs_parse.o [2019-10-28T00:24:03.270Z] #42 296.0 CC criu/timerfd.o [2019-10-28T00:24:03.271Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 73.9% of statements [2019-10-28T00:24:03.670Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-28T00:24:03.896Z] #42 296.7 CC criu/tty.o [2019-10-28T00:24:06.859Z] ok github.com/docker/docker/pkg/signal 2.501s coverage: 61.0% of statements [2019-10-28T00:24:06.859Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-28T00:24:07.679Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-28T00:24:08.080Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-28T00:24:08.355Z] #42 300.3 CC criu/tun.o [2019-10-28T00:24:08.526Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-28T00:24:08.965Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-28T00:24:08.980Z] #42 301.5 CC criu/uffd.o [2019-10-28T00:24:09.801Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2019-10-28T00:24:10.179Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2019-10-28T00:24:11.005Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2019-10-28T00:24:11.388Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-10-28T00:24:11.388Z] testing: warning: no tests to run [2019-10-28T00:24:11.388Z] coverage: [no statements] [2019-10-28T00:24:11.388Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-28T00:24:11.688Z] #42 304.0 CC criu/util.o [2019-10-28T00:24:12.184Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2019-10-28T00:24:12.184Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-28T00:24:12.585Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-28T00:24:14.400Z] #42 306.5 CC criu/uts_ns.o [2019-10-28T00:24:14.400Z] #42 307.0 CC criu/vdso.o [2019-10-28T00:24:15.238Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2019-10-28T00:24:15.422Z] #42 308.1 LINK criu/built-in.o [2019-10-28T00:24:15.654Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-28T00:24:15.725Z] #42 308.4 LINK criu/criu [2019-10-28T00:24:15.964Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-28T00:24:16.746Z] #42 309.3 DEP lib/c/criu.d [2019-10-28T00:24:16.746Z] #42 309.4 CC images/rpc.pb-c.o [2019-10-28T00:24:16.937Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-28T00:24:17.335Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2019-10-28T00:24:17.773Z] #42 310.5 CC lib/c/criu.o [2019-10-28T00:24:18.681Z] ok github.com/docker/docker/registry 0.143s coverage: 56.2% of statements [2019-10-28T00:24:18.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-28T00:24:19.505Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-28T00:24:19.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-28T00:24:19.885Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-28T00:24:20.485Z] #42 312.9 LINK lib/c/built-in.o [2019-10-28T00:24:20.485Z] #42 313.0 LINK lib/c/libcriu.so [2019-10-28T00:24:20.773Z] #42 313.5 GEN magic.py [2019-10-28T00:24:20.880Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-28T00:24:21.071Z] #42 313.7 Note: Building without setproctitle() and strlcpy() support. [2019-10-28T00:24:21.071Z] #42 313.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-28T00:24:21.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-28T00:24:21.357Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-28T00:24:22.121Z] #42 314.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-28T00:24:22.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-28T00:24:22.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-28T00:24:23.619Z] #42 316.3 make[1]: Nothing to be done for 'all'. [2019-10-28T00:24:24.570Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-28T00:24:24.945Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-10-28T00:24:25.121Z] #42 317.9 make[1]: 'images/built-in.o' is up to date. [2019-10-28T00:24:25.121Z] #42 317.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-28T00:24:25.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-28T00:24:25.411Z] #42 318.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-28T00:24:25.411Z] #42 318.1 make[1]: 'compel/libcompel.a' is up to date. [2019-10-28T00:24:25.411Z] #42 318.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-28T00:24:25.411Z] #42 318.2 make[1]: Nothing to be done for 'all'. [2019-10-28T00:24:25.701Z] #42 318.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-28T00:24:25.757Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.0% of statements [2019-10-28T00:24:25.852Z] 65014b3c3121: Pull complete [2019-10-28T00:24:26.001Z] #42 318.5 make[2]: Nothing to be done for 'all'. [2019-10-28T00:24:26.002Z] #42 318.6 make[2]: Nothing to be done for 'all'. [2019-10-28T00:24:26.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-28T00:24:26.287Z] #42 318.8 make[2]: Nothing to be done for 'all'. [2019-10-28T00:24:26.287Z] #42 319.0 make[2]: Nothing to be done for 'all'. [2019-10-28T00:24:26.574Z] #42 319.1 make[2]: Nothing to be done for 'all'. [2019-10-28T00:24:26.574Z] #42 319.2 make[2]: Nothing to be done for 'all'. [2019-10-28T00:24:26.574Z] #42 319.3 make[2]: Nothing to be done for 'all'. [2019-10-28T00:24:26.574Z] #42 ... [2019-10-28T00:24:26.574Z] [2019-10-28T00:24:26.574Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-28T00:24:26.574Z] #39 400.8 + rm -rf /tmp/tmp.yDU8tIIEQj/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yDU8tIIEQj [2019-10-28T00:24:26.862Z] #39 DONE 400.9s [2019-10-28T00:24:26.862Z] [2019-10-28T00:24:26.862Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:24:26.862Z] #60 ... [2019-10-28T00:24:26.862Z] [2019-10-28T00:24:26.862Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-28T00:24:26.862Z] #42 319.6 make[2]: Nothing to be done for 'all'. [2019-10-28T00:24:27.126Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2019-10-28T00:24:27.149Z] #42 319.6 INSTALL criu/criu [2019-10-28T00:24:27.149Z] #42 DONE 319.7s [2019-10-28T00:24:27.149Z] [2019-10-28T00:24:27.149Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:24:28.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-28T00:24:30.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-28T00:24:33.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-28T00:24:34.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-28T00:24:34.749Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/rootless [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/volume [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-28T00:24:34.749Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.749Z] === Skipped [2019-10-28T00:24:34.749Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-28T00:24:34.749Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.749Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-28T00:24:34.749Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-28T00:24:34.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.749Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-28T00:24:34.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.749Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-28T00:24:34.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.749Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-28T00:24:34.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.749Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-28T00:24:34.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.749Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-28T00:24:34.749Z] graphtest_unix.go:73: No driver to put! [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.749Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-28T00:24:34.749Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-28T00:24:34.749Z] [2019-10-28T00:24:34.750Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-28T00:24:34.750Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-28T00:24:34.750Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-28T00:24:34.750Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-28T00:24:34.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.750Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-28T00:24:34.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.750Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-28T00:24:34.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.750Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-28T00:24:34.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.750Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-28T00:24:34.750Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:24:34.750Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-28T00:24:34.750Z] graphtest_unix.go:73: No driver to put! [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-28T00:24:34.750Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-28T00:24:34.750Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] [2019-10-28T00:24:34.750Z] DONE 2115 tests, 20 skipped in 225.785s Post stage [Pipeline] junit [2019-10-28T00:24:34.889Z] Recording test results [Pipeline] } [2019-10-28T00:24:36.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-28T00:24:37.424Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -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:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/make.sh dynbinary test-integration [2019-10-28T00:24:37.789Z] [2019-10-28T00:24:37.789Z] Removing bundles/ [2019-10-28T00:24:37.789Z] [2019-10-28T00:24:37.789Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-28T00:24:37.789Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:24:37.789Z] GOOS="" GOARCH="" GOARM="" [2019-10-28T00:24:38.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-28T00:24:38.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-28T00:24:40.333Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-28T00:24:40.333Z] Using test binary docker [2019-10-28T00:24:40.333Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-28T00:24:40.333Z] +++ /etc/init.d/apparmor start [2019-10-28T00:24:40.333Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-28T00:24:40.333Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-28T00:24:40.333Z] Warning failed to create cache: (null) [2019-10-28T00:24:40.333Z] . [2019-10-28T00:24:40.591Z] INFO: Waiting for daemon to start... [2019-10-28T00:24:40.591Z] Starting dockerd [2019-10-28T00:24:40.591Z] +++ 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-28T00:24:42.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-28T00:24:44.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-28T00:24:44.778Z] . [2019-10-28T00:24:44.779Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-28T00:24:44.779Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-28T00:24:44.779Z] Error: No such image: emptyfs [2019-10-28T00:24:44.779Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-28T00:24:44.779Z] ++++ docker load [2019-10-28T00:24:44.779Z] Running integration-test (iteration 1) [2019-10-28T00:24:44.779Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-28T00:24:44.779Z] ++ 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-28T00:24:44.779Z] ++ set -e [2019-10-28T00:24:44.779Z] ++ '[' -n 0 ']' [2019-10-28T00:24:44.779Z] ++ set -x [2019-10-28T00:24:44.779Z] ++ env -i DEST=/go/src/github.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-28T00:24:47.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-28T00:24:51.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-28T00:24:52.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-28T00:24:54.757Z] Loaded image: buildpack-deps:jessie [2019-10-28T00:24:54.757Z] Loaded image: busybox:latest [2019-10-28T00:24:54.757Z] Loaded image: busybox:glibc [2019-10-28T00:24:54.757Z] Loaded image: debian:jessie [2019-10-28T00:24:54.757Z] Loaded image: hello-world:latest [2019-10-28T00:24:54.757Z] INFO: Testing against a local daemon [2019-10-28T00:24:54.757Z] === RUN TestCgroupNamespacesBuild [2019-10-28T00:24:57.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-28T00:24:58.044Z] --- PASS: TestCgroupNamespacesBuild (4.23s) [2019-10-28T00:24:58.044Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-28T00:24:59.947Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2019-10-28T00:24:59.947Z] === RUN TestBuildWithSession [2019-10-28T00:24:59.947Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-28T00:24:59.947Z] build_session_test.go:25: TODO: BuildKit [2019-10-28T00:24:59.947Z] === RUN TestBuildSquashParent [2019-10-28T00:25:00.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-28T00:25:04.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-28T00:25:06.423Z] #60 389.6 + bin/containerd [2019-10-28T00:25:06.423Z] #60 ... [2019-10-28T00:25:06.423Z] [2019-10-28T00:25:06.423Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:25:06.423Z] #51 DONE 439.5s [2019-10-28T00:25:06.423Z] [2019-10-28T00:25:06.423Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:25:06.512Z] --- PASS: TestBuildSquashParent (6.05s) [2019-10-28T00:25:06.513Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-28T00:25:06.513Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:25:06.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:25:06.513Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:25:06.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:25:06.513Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:25:06.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:25:06.513Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:25:06.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:25:06.513Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:25:06.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:25:06.513Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:25:06.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:25:06.513Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:25:06.513Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:25:06.513Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:25:06.513Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:25:08.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:25:08.435Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:25:10.973Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-28T00:25:10.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2019-10-28T00:25:10.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s) [2019-10-28T00:25:10.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2019-10-28T00:25:10.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.95s) [2019-10-28T00:25:10.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2019-10-28T00:25:10.973Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.61s) [2019-10-28T00:25:10.973Z] === RUN TestBuildMultiStageCopy [2019-10-28T00:25:10.973Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-28T00:25:11.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-28T00:25:13.505Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-28T00:25:13.764Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-28T00:25:14.331Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-28T00:25:14.899Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-28T00:25:15.467Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2019-10-28T00:25:15.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2019-10-28T00:25:15.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-28T00:25:15.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-10-28T00:25:15.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-10-28T00:25:15.467Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2019-10-28T00:25:15.467Z] === RUN TestBuildMultiStageParentConfig [2019-10-28T00:25:15.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-28T00:25:16.740Z] #60 ... [2019-10-28T00:25:16.740Z] [2019-10-28T00:25:16.740Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:25:16.740Z] #23 450.8 + return [2019-10-28T00:25:16.741Z] #23 DONE 450.9s [2019-10-28T00:25:16.741Z] [2019-10-28T00:25:16.741Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:25:16.844Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2019-10-28T00:25:16.844Z] === RUN TestBuildLabelWithTargets [2019-10-28T00:25:18.324Z] ................................................ [ 29%] [2019-10-28T00:25:18.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-28T00:25:19.376Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2019-10-28T00:25:19.376Z] === RUN TestBuildWithEmptyLayers [2019-10-28T00:25:19.435Z] #60 ... [2019-10-28T00:25:19.435Z] [2019-10-28T00:25:19.435Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-28T00:25:19.435Z] #24 DONE 0.1s [2019-10-28T00:25:19.435Z] [2019-10-28T00:25:19.435Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-28T00:25:19.724Z] #28 DONE 0.3s [2019-10-28T00:25:19.724Z] [2019-10-28T00:25:19.724Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-28T00:25:19.724Z] #30 DONE 0.1s [2019-10-28T00:25:19.724Z] [2019-10-28T00:25:19.724Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:25:19.943Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2019-10-28T00:25:19.943Z] === RUN TestBuildMultiStageOnBuild [2019-10-28T00:25:20.016Z] #60 ... [2019-10-28T00:25:20.016Z] [2019-10-28T00:25:20.016Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-28T00:25:20.016Z] #33 DONE 0.1s [2019-10-28T00:25:20.016Z] [2019-10-28T00:25:20.016Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-28T00:25:20.016Z] #38 DONE 0.1s [2019-10-28T00:25:20.016Z] [2019-10-28T00:25:20.016Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-28T00:25:20.016Z] #40 DONE 0.1s [2019-10-28T00:25:20.016Z] [2019-10-28T00:25:20.016Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:25:20.301Z] #60 ... [2019-10-28T00:25:20.301Z] [2019-10-28T00:25:20.301Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-28T00:25:20.301Z] #43 DONE 0.1s [2019-10-28T00:25:20.301Z] [2019-10-28T00:25:20.301Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-28T00:25:20.301Z] #46 DONE 0.1s [2019-10-28T00:25:20.301Z] [2019-10-28T00:25:20.301Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-28T00:25:20.301Z] #49 DONE 0.1s [2019-10-28T00:25:20.301Z] [2019-10-28T00:25:20.301Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:25:20.589Z] #60 ... [2019-10-28T00:25:20.589Z] [2019-10-28T00:25:20.589Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-28T00:25:20.589Z] #52 DONE 0.1s [2019-10-28T00:25:20.589Z] [2019-10-28T00:25:20.589Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-28T00:25:20.589Z] #56 DONE 0.1s [2019-10-28T00:25:20.589Z] [2019-10-28T00:25:20.589Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-28T00:25:23.230Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2019-10-28T00:25:23.230Z] === RUN TestBuildUncleanTarFilenames [2019-10-28T00:25:24.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-28T00:25:24.167Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2019-10-28T00:25:24.167Z] === RUN TestBuildMultiStageLayerLeak [2019-10-28T00:25:26.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-28T00:25:27.462Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2019-10-28T00:25:27.462Z] === RUN TestBuildWithHugeFile [2019-10-28T00:25:29.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-28T00:25:33.119Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-28T00:25:33.119Z] Using test binary docker [2019-10-28T00:25:33.119Z] +++ /etc/init.d/apparmor start [2019-10-28T00:25:33.119Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-28T00:25:33.119Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-28T00:25:33.119Z] Warning failed to create cache: (null) [2019-10-28T00:25:33.119Z] . [2019-10-28T00:25:33.119Z] INFO: Waiting for daemon to start... [2019-10-28T00:25:33.119Z] Starting dockerd [2019-10-28T00:25:33.119Z] +++ 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-28T00:25:35.644Z] . [2019-10-28T00:25:35.645Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-28T00:25:35.645Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-28T00:25:35.645Z] Error: No such image: emptyfs [2019-10-28T00:25:35.645Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-28T00:25:35.645Z] ++++ docker load [2019-10-28T00:25:35.902Z] Running integration-test (iteration 1) [2019-10-28T00:25:35.903Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-28T00:25:35.903Z] ++ 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-28T00:25:35.903Z] ++ set -e [2019-10-28T00:25:35.903Z] ++ '[' -n 0 ']' [2019-10-28T00:25:35.903Z] ++ set -x [2019-10-28T00:25:35.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:25:36.620Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-28T00:25:36.712Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:25:37.507Z] [2019-10-28T00:25:37.507Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-28T00:25:37.902Z] PKG_CONFIG=pkg-config [2019-10-28T00:25:37.902Z] GOLANG_VERSION=1.13.3 [2019-10-28T00:25:37.902Z] HOSTNAME=4f6273097b99 [2019-10-28T00:25:37.902Z] DOCKER_EXPERIMENTAL=1 [2019-10-28T00:25:37.902Z] container=docker [2019-10-28T00:25:37.902Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-28T00:25:37.902Z] GO111MODULE=off [2019-10-28T00:25:37.902Z] GOPATH=/go [2019-10-28T00:25:37.902Z] PWD=/go/src/github.com/docker/docker [2019-10-28T00:25:37.902Z] HOME=/root [2019-10-28T00:25:37.902Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-28T00:25:37.902Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-28T00:25:37.902Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-28T00:25:37.902Z] DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:25:37.902Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-28T00:25:37.902Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-28T00:25:37.902Z] TERM=xterm [2019-10-28T00:25:37.902Z] VALIDATE_BRANCH=master [2019-10-28T00:25:37.902Z] DEST=bundles/test-integration [2019-10-28T00:25:37.902Z] SHLVL=1 [2019-10-28T00:25:37.902Z] TIMEOUT=120m [2019-10-28T00:25:37.902Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-28T00:25:37.902Z] DOCKER_PKG=github.com/docker/docker [2019-10-28T00:25:37.902Z] TESTDEBUG=0 [2019-10-28T00:25:37.902Z] _=/usr/bin/env [2019-10-28T00:25:37.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-28T00:25:44.590Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-28T00:25:48.173Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-28T00:25:53.396Z] #60 439.8 + bin/containerd-stress [2019-10-28T00:25:56.859Z] #60 443.5 + bin/containerd-shim [2019-10-28T00:26:06.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-28T00:26:07.163Z] #60 453.5 + bin/containerd-shim-runc-v1 [2019-10-28T00:26:07.988Z] Loaded image: buildpack-deps:jessie [2019-10-28T00:26:07.988Z] Loaded image: busybox:latest [2019-10-28T00:26:07.988Z] Loaded image: busybox:glibc [2019-10-28T00:26:07.988Z] Loaded image: debian:jessie [2019-10-28T00:26:07.988Z] Loaded image: hello-world:latest [2019-10-28T00:26:08.250Z] INFO: Testing against a local daemon [2019-10-28T00:26:08.250Z] === RUN TestCgroupNamespacesBuild [2019-10-28T00:26:09.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-28T00:26:09.305Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-28T00:26:11.528Z] --- PASS: TestCgroupNamespacesBuild (2.72s) [2019-10-28T00:26:11.528Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-28T00:26:11.590Z] #60 458.7 + bin/containerd-shim-runc-v2 [2019-10-28T00:26:11.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-28T00:26:13.076Z] #60 460.2 + binaries [2019-10-28T00:26:13.076Z] #60 460.2 + mkdir -p /build [2019-10-28T00:26:13.076Z] #60 460.2 + cp bin/containerd /build/containerd [2019-10-28T00:26:13.076Z] #60 460.2 + cp bin/containerd-shim /build/containerd-shim [2019-10-28T00:26:13.358Z] #60 460.2 + cp bin/ctr /build/ctr [2019-10-28T00:26:13.358Z] #60 DONE 460.3s [2019-10-28T00:26:13.424Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.36s) [2019-10-28T00:26:13.424Z] === RUN TestBuildWithSession [2019-10-28T00:26:13.424Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-28T00:26:13.424Z] build_session_test.go:25: TODO: BuildKit [2019-10-28T00:26:13.424Z] === RUN TestBuildSquashParent [2019-10-28T00:26:14.158Z] --- PASS: TestBuildWithHugeFile (42.55s) [2019-10-28T00:26:14.158Z] === RUN TestBuildWithEmptyDockerfile [2019-10-28T00:26:14.158Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:26:14.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:26:14.158Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:26:14.158Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:26:14.158Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:26:14.158Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:26:14.158Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:26:14.158Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:26:14.158Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:26:14.158Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2019-10-28T00:26:14.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2019-10-28T00:26:14.158Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-10-28T00:26:14.158Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2019-10-28T00:26:14.158Z] === RUN TestBuildPreserveOwnership [2019-10-28T00:26:14.158Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-28T00:26:14.158Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-28T00:26:14.830Z] [2019-10-28T00:26:14.830Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-28T00:26:14.830Z] #61 DONE 0.1s [2019-10-28T00:26:14.830Z] [2019-10-28T00:26:14.830Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-28T00:26:14.830Z] #65 DONE 0.1s [2019-10-28T00:26:14.830Z] [2019-10-28T00:26:14.830Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-28T00:26:14.830Z] #67 DONE 0.1s [2019-10-28T00:26:14.830Z] [2019-10-28T00:26:14.830Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-28T00:26:14.830Z] #70 DONE 0.0s [2019-10-28T00:26:15.114Z] [2019-10-28T00:26:15.114Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-28T00:26:15.114Z] #71 DONE 0.0s [2019-10-28T00:26:15.114Z] [2019-10-28T00:26:15.114Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-28T00:26:16.061Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2019-10-28T00:26:16.061Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2019-10-28T00:26:16.061Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2019-10-28T00:26:16.061Z] === RUN TestBuildPlatformInvalid [2019-10-28T00:26:16.061Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-10-28T00:26:16.061Z] PASS [2019-10-28T00:26:16.320Z] [2019-10-28T00:26:16.320Z] === Skipped [2019-10-28T00:26:16.320Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-28T00:26:16.320Z] build_session_test.go:25: TODO: BuildKit [2019-10-28T00:26:16.320Z] [2019-10-28T00:26:16.320Z] [2019-10-28T00:26:16.320Z] DONE 32 tests, 1 skipped in 91.548s [2019-10-28T00:26:16.320Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-28T00:26:16.320Z] ++ 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-28T00:26:16.320Z] ++ set -e [2019-10-28T00:26:16.320Z] ++ '[' -n 0 ']' [2019-10-28T00:26:16.320Z] ++ set -x [2019-10-28T00:26:16.320Z] ++ env -i DEST=/go/src/github.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-28T00:26:16.579Z] INFO: Testing against a local daemon [2019-10-28T00:26:16.579Z] === RUN TestConfigList [2019-10-28T00:26:17.700Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-28T00:26:17.802Z] #72 DONE 2.3s [2019-10-28T00:26:17.802Z] [2019-10-28T00:26:17.802Z] #73 exporting to oci image format [2019-10-28T00:26:17.802Z] #73 exporting layers [2019-10-28T00:26:19.304Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-28T00:26:19.866Z] --- PASS: TestConfigList (3.36s) [2019-10-28T00:26:19.866Z] === RUN TestConfigsCreateAndDelete [2019-10-28T00:26:22.384Z] 12c8dbabfd62: Pull complete [2019-10-28T00:26:22.384Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-28T00:26:22.384Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:26:22.384Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:26:22.384Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-28T00:26:22.384Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-28T00:26:22.384Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-28T00:26:22.384Z] INFO: Docker version of control daemon [2019-10-28T00:26:22.384Z] [2019-10-28T00:26:22.384Z] Client: Docker Engine - Enterprise [2019-10-28T00:26:22.384Z] Version: 19.03.2 [2019-10-28T00:26:22.384Z] API version: 1.40 [2019-10-28T00:26:22.384Z] Go version: go1.12.8 [2019-10-28T00:26:22.384Z] Git commit: c92ab06ed9 [2019-10-28T00:26:22.384Z] Built: 09/03/2019 16:38:11 [2019-10-28T00:26:22.384Z] OS/Arch: windows/amd64 [2019-10-28T00:26:22.384Z] Experimental: false [2019-10-28T00:26:22.384Z] [2019-10-28T00:26:22.384Z] Server: Docker Engine - Enterprise [2019-10-28T00:26:22.384Z] Engine: [2019-10-28T00:26:22.384Z] Version: 19.03.2 [2019-10-28T00:26:22.384Z] API version: 1.40 (minimum version 1.24) [2019-10-28T00:26:22.384Z] Go version: go1.12.8 [2019-10-28T00:26:22.384Z] Git commit: c92ab06ed9 [2019-10-28T00:26:22.384Z] Built: 09/03/2019 16:35:47 [2019-10-28T00:26:22.384Z] OS/Arch: windows/amd64 [2019-10-28T00:26:22.384Z] Experimental: true [2019-10-28T00:26:22.384Z] [2019-10-28T00:26:22.384Z] INFO: Docker info of control daemon [2019-10-28T00:26:22.384Z] [2019-10-28T00:26:23.152Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2019-10-28T00:26:23.152Z] === RUN TestConfigsUpdate [2019-10-28T00:26:24.118Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-28T00:26:24.574Z] Client: [2019-10-28T00:26:24.574Z] Debug Mode: false [2019-10-28T00:26:24.574Z] Plugins: [2019-10-28T00:26:24.574Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-28T00:26:24.574Z] [2019-10-28T00:26:24.574Z] Server: [2019-10-28T00:26:24.574Z] Containers: 0 [2019-10-28T00:26:24.574Z] Running: 0 [2019-10-28T00:26:24.574Z] Paused: 0 [2019-10-28T00:26:24.574Z] Stopped: 0 [2019-10-28T00:26:24.574Z] Images: 1 [2019-10-28T00:26:24.574Z] Server Version: 19.03.2 [2019-10-28T00:26:24.574Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-28T00:26:24.574Z] Windows: [2019-10-28T00:26:24.574Z] LCOW: [2019-10-28T00:26:24.574Z] Logging Driver: json-file [2019-10-28T00:26:24.574Z] Plugins: [2019-10-28T00:26:24.574Z] Volume: local [2019-10-28T00:26:24.574Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-28T00:26:24.574Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-28T00:26:24.574Z] Swarm: inactive [2019-10-28T00:26:24.574Z] Default Isolation: process [2019-10-28T00:26:24.574Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-28T00:26:24.574Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-28T00:26:24.574Z] OSType: windows [2019-10-28T00:26:24.574Z] Architecture: x86_64 [2019-10-28T00:26:24.574Z] CPUs: 4 [2019-10-28T00:26:24.574Z] Total Memory: 32GiB [2019-10-28T00:26:24.574Z] Name: azwin-2-dc14f0 [2019-10-28T00:26:24.574Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-28T00:26:24.574Z] Docker Root Dir: D:\docker [2019-10-28T00:26:24.574Z] Debug Mode: false [2019-10-28T00:26:24.574Z] Registry: https://index.docker.io/v1/ [2019-10-28T00:26:24.574Z] Labels: [2019-10-28T00:26:24.574Z] Experimental: true [2019-10-28T00:26:24.574Z] Insecure Registries: [2019-10-28T00:26:24.574Z] 10.0.0.4:5000 [2019-10-28T00:26:24.574Z] 127.0.0.0/8 [2019-10-28T00:26:24.574Z] Registry Mirrors: [2019-10-28T00:26:24.574Z] http://10.0.0.4:5000/ [2019-10-28T00:26:24.574Z] Live Restore Enabled: false [2019-10-28T00:26:24.574Z] [2019-10-28T00:26:24.574Z] [2019-10-28T00:26:25.036Z] INFO: Commit hash is 49fbb9c98 [2019-10-28T00:26:25.036Z] INFO: Nuke-Everything... [2019-10-28T00:26:25.036Z] INFO: Container count on control daemon to delete is 0 [2019-10-28T00:26:25.615Z] --- PASS: TestBuildSquashParent (10.57s) [2019-10-28T00:26:25.615Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-28T00:26:25.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:26:25.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:26:25.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:26:25.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:26:25.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:26:25.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:26:25.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:26:25.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:26:25.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:26:25.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:26:25.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:26:25.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:26:25.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:26:25.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:26:26.437Z] --- PASS: TestConfigsUpdate (3.20s) [2019-10-28T00:26:26.437Z] === RUN TestTemplatedConfig [2019-10-28T00:26:26.579Z] INFO: Nuking d:\CI [2019-10-28T00:26:26.579Z] INFO: Zapped successfully [2019-10-28T00:26:26.579Z] INFO: Location for testing is d:\CI\PR-40143\1 [2019-10-28T00:26:26.579Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-28T00:26:26.579Z] [2019-10-28T00:26:26.579Z] [2019-10-28T00:26:26.579Z] INFO: Building the image from Dockerfile.windows at 10/28/2019 00:26:26... [2019-10-28T00:26:26.579Z] [2019-10-28T00:26:27.514Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:26:27.514Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:26:29.724Z] --- PASS: TestTemplatedConfig (3.39s) [2019-10-28T00:26:29.724Z] === RUN TestConfigInspect [2019-10-28T00:26:30.800Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:26:30.800Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:26:32.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-28T00:26:32.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-28T00:26:32.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-28T00:26:33.012Z] --- PASS: TestConfigInspect (3.17s) [2019-10-28T00:26:33.012Z] === RUN TestConfigCreateWithLabels [2019-10-28T00:26:33.674Z] Sending build context to Docker daemon 50.1MB [2019-10-28T00:26:33.675Z] [2019-10-28T00:26:33.675Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-28T00:26:33.675Z] ---> 739b21bd02e7 [2019-10-28T00:26:33.675Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-28T00:26:33.675Z] ---> Running in 203b7516d0af [2019-10-28T00:26:33.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-28T00:26:34.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-28T00:26:34.648Z] Removing intermediate container 203b7516d0af [2019-10-28T00:26:34.648Z] ---> dd7d42052f23 [2019-10-28T00:26:34.648Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-28T00:26:34.648Z] ---> Running in 894e60a660ea [2019-10-28T00:26:34.987Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-28T00:26:34.987Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2019-10-28T00:26:34.987Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.62s) [2019-10-28T00:26:34.987Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.55s) [2019-10-28T00:26:34.987Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2019-10-28T00:26:34.987Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2019-10-28T00:26:34.987Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.53s) [2019-10-28T00:26:34.987Z] === RUN TestBuildMultiStageCopy [2019-10-28T00:26:34.987Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-28T00:26:35.111Z] Removing intermediate container 894e60a660ea [2019-10-28T00:26:35.111Z] ---> 958015bfabcb [2019-10-28T00:26:35.111Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-28T00:26:35.111Z] ---> Running in a9f8e129597c [2019-10-28T00:26:36.086Z] Removing intermediate container a9f8e129597c [2019-10-28T00:26:36.086Z] ---> 03571b928549 [2019-10-28T00:26:36.086Z] 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-28T00:26:36.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-28T00:26:36.297Z] --- PASS: TestConfigCreateWithLabels (3.19s) [2019-10-28T00:26:36.297Z] === RUN TestConfigCreateResolve [2019-10-28T00:26:36.547Z] ---> Running in 1d243639bc9b [2019-10-28T00:26:36.880Z] ......................... [ 67%] [2019-10-28T00:26:37.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-28T00:26:38.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-28T00:26:38.272Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-28T00:26:38.838Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-28T00:26:39.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-28T00:26:39.584Z] --- PASS: TestConfigCreateResolve (3.18s) [2019-10-28T00:26:39.584Z] === RUN TestConfigDaemonLibtrustID [2019-10-28T00:26:39.584Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-28T00:26:39.584Z] PASS [2019-10-28T00:26:39.584Z] [2019-10-28T00:26:39.584Z] DONE 8 tests in 23.425s [2019-10-28T00:26:39.584Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-28T00:26:39.584Z] ++ 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-28T00:26:39.584Z] ++ set -e [2019-10-28T00:26:39.584Z] ++ '[' -n 0 ']' [2019-10-28T00:26:39.584Z] ++ set -x [2019-10-28T00:26:39.584Z] ++ env -i DEST=/go/src/github.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-28T00:26:39.771Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-28T00:26:39.843Z] INFO: Testing against a local daemon [2019-10-28T00:26:39.843Z] === RUN TestCheckpoint [2019-10-28T00:26:39.843Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-28T00:26:39.843Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-28T00:26:39.843Z] === RUN TestContainerInvalidJSON [2019-10-28T00:26:39.843Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:26:39.843Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:26:39.843Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:26:39.843Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:26:39.843Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:26:39.843Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:26:39.843Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:26:39.843Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:26:39.843Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:26:39.843Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-28T00:26:39.843Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-28T00:26:39.843Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-28T00:26:39.843Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-28T00:26:39.843Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-28T00:26:40.103Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-28T00:26:40.103Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-28T00:26:40.103Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-10-28T00:26:40.103Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-28T00:26:40.339Z] --- PASS: TestBuildMultiStageCopy (5.86s) [2019-10-28T00:26:40.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2019-10-28T00:26:40.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2019-10-28T00:26:40.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2019-10-28T00:26:40.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2019-10-28T00:26:40.339Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2019-10-28T00:26:40.339Z] === RUN TestBuildMultiStageParentConfig [2019-10-28T00:26:40.362Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-28T00:26:40.362Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-28T00:26:40.362Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-28T00:26:40.362Z] === RUN TestCopyFromContainer [2019-10-28T00:26:41.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-28T00:26:42.235Z] --- PASS: TestBuildMultiStageParentConfig (1.61s) [2019-10-28T00:26:42.235Z] === RUN TestBuildLabelWithTargets [2019-10-28T00:26:42.895Z] === RUN TestCopyFromContainer// [2019-10-28T00:26:42.895Z] === RUN TestCopyFromContainer//bar/root [2019-10-28T00:26:42.895Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-28T00:26:42.895Z] === RUN TestCopyFromContainer/bar/quux [2019-10-28T00:26:42.895Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-28T00:26:42.895Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-28T00:26:42.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-28T00:26:43.154Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-28T00:26:43.154Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-28T00:26:43.413Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-28T00:26:43.413Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer (3.14s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-28T00:26:43.672Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-28T00:26:43.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-28T00:26:43.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:26:43.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:26:43.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:26:43.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:26:43.672Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:26:43.672Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:26:43.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:26:43.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:26:43.672Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:26:43.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-28T00:26:43.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-28T00:26:43.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-28T00:26:43.672Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-28T00:26:43.672Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-28T00:26:43.672Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-10-28T00:26:43.672Z] === RUN TestCreateWithInvalidEnv [2019-10-28T00:26:43.672Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-28T00:26:43.672Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-28T00:26:43.672Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-28T00:26:43.672Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-28T00:26:43.672Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-28T00:26:43.672Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-28T00:26:43.672Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-28T00:26:43.672Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-28T00:26:43.672Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-28T00:26:43.672Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-28T00:26:43.672Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-28T00:26:43.672Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-28T00:26:43.672Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-28T00:26:43.672Z] === RUN TestCreateTmpfsMountsTarget [2019-10-28T00:26:43.672Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-28T00:26:43.672Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-28T00:26:44.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-28T00:26:44.760Z] --- PASS: TestBuildLabelWithTargets (2.53s) [2019-10-28T00:26:44.760Z] === RUN TestBuildWithEmptyLayers [2019-10-28T00:26:45.139Z] [2019-10-28T00:26:45.139Z] SUCCESS: Specified value was saved. [2019-10-28T00:26:45.691Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2019-10-28T00:26:45.691Z] === RUN TestBuildMultiStageOnBuild [2019-10-28T00:26:46.111Z] INFO: Downloading git... [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:26:46.206Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:26:46.206Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-10-28T00:26:46.206Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-28T00:26:46.206Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-28T00:26:46.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-28T00:26:47.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-28T00:26:48.305Z] INFO: Downloading go... [2019-10-28T00:26:48.738Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2019-10-28T00:26:48.738Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-28T00:26:48.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:26:48.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:26:48.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:26:48.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:26:48.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:26:48.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:26:48.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:26:48.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:26:48.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:26:48.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:26:48.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:26:48.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:26:48.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:26:48.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:26:48.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:26:48.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-28T00:26:48.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-28T00:26:48.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-28T00:26:48.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-28T00:26:48.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-28T00:26:48.738Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-28T00:26:48.738Z] === RUN TestContainerStartOnDaemonRestart [2019-10-28T00:26:48.738Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-28T00:26:48.738Z] === RUN TestDaemonRestartIpcMode [2019-10-28T00:26:48.738Z] === PAUSE TestDaemonRestartIpcMode [2019-10-28T00:26:48.738Z] === RUN TestDiff [2019-10-28T00:26:48.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-28T00:26:49.290Z] INFO: Downloading compiler 1 of 3... [2019-10-28T00:26:49.305Z] --- PASS: TestDiff (0.79s) [2019-10-28T00:26:49.305Z] === RUN TestExecWithCloseStdin [2019-10-28T00:26:49.875Z] --- PASS: TestBuildMultiStageOnBuild (3.68s) [2019-10-28T00:26:49.875Z] === RUN TestBuildUncleanTarFilenames [2019-10-28T00:26:50.275Z] INFO: Downloading compiler 2 of 3... [2019-10-28T00:26:50.275Z] INFO: Downloading compiler 3 of 3... [2019-10-28T00:26:50.370Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-28T00:26:50.370Z] Using test binary docker [2019-10-28T00:26:50.370Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-28T00:26:50.370Z] +++ /etc/init.d/apparmor start [2019-10-28T00:26:50.370Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-28T00:26:50.370Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-28T00:26:50.370Z] Warning failed to create cache: (null) [2019-10-28T00:26:50.370Z] . [2019-10-28T00:26:50.370Z] INFO: Waiting for daemon to start... [2019-10-28T00:26:50.370Z] Starting dockerd [2019-10-28T00:26:50.370Z] +++ 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-28T00:26:50.681Z] --- PASS: TestExecWithCloseStdin (1.05s) [2019-10-28T00:26:50.682Z] === RUN TestExec [2019-10-28T00:26:50.772Z] INFO: Extracting git... [2019-10-28T00:26:51.249Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2019-10-28T00:26:51.249Z] === RUN TestBuildMultiStageLayerLeak [2019-10-28T00:26:51.618Z] --- PASS: TestExec (1.01s) [2019-10-28T00:26:51.618Z] === RUN TestExecUser [2019-10-28T00:26:52.152Z] . [2019-10-28T00:26:52.152Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-28T00:26:52.152Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-28T00:26:52.152Z] Error: No such image: emptyfs [2019-10-28T00:26:52.152Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-28T00:26:52.152Z] ++++ docker load [2019-10-28T00:26:52.541Z] Running integration-test (iteration 1) [2019-10-28T00:26:52.541Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-28T00:26:52.541Z] ++ 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-28T00:26:52.541Z] ++ set -e [2019-10-28T00:26:52.541Z] ++ '[' -n 0 ']' [2019-10-28T00:26:52.541Z] ++ set -x [2019-10-28T00:26:52.541Z] ++ env -i DEST=/go/src/github.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-28T00:26:52.553Z] --- PASS: TestExecUser (0.99s) [2019-10-28T00:26:52.553Z] === RUN TestExportContainerAndImportImage [2019-10-28T00:26:53.490Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-10-28T00:26:53.490Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-28T00:26:55.393Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2019-10-28T00:26:55.393Z] === RUN TestHealthCheckWorkdir [2019-10-28T00:26:55.432Z] --- PASS: TestBuildMultiStageLayerLeak (3.97s) [2019-10-28T00:26:55.432Z] === RUN TestBuildWithHugeFile [2019-10-28T00:26:56.772Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2019-10-28T00:26:56.772Z] === RUN TestHealthKillContainer [2019-10-28T00:27:00.057Z] --- PASS: TestHealthKillContainer (2.97s) [2019-10-28T00:27:00.057Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-28T00:27:00.315Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-10-28T00:27:00.315Z] === RUN TestIpcModeNone [2019-10-28T00:27:01.251Z] --- PASS: TestIpcModeNone (0.99s) [2019-10-28T00:27:01.251Z] === RUN TestIpcModePrivate [2019-10-28T00:27:01.985Z] Loaded image: buildpack-deps:jessie [2019-10-28T00:27:01.985Z] Loaded image: busybox:latest [2019-10-28T00:27:01.985Z] Loaded image: busybox:glibc [2019-10-28T00:27:01.985Z] Loaded image: debian:jessie [2019-10-28T00:27:01.985Z] Loaded image: hello-world:latest [2019-10-28T00:27:01.985Z] INFO: Testing against a local daemon [2019-10-28T00:27:01.985Z] === RUN TestCgroupNamespacesBuild [2019-10-28T00:27:02.188Z] --- PASS: TestIpcModePrivate (0.97s) [2019-10-28T00:27:02.188Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-10-28T00:27:02.188Z] === RUN TestIpcModeShareable [2019-10-28T00:27:03.182Z] --- PASS: TestIpcModeShareable (0.96s) [2019-10-28T00:27:03.182Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-28T00:27:03.182Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-28T00:27:03.308Z] --- PASS: TestCgroupNamespacesBuild (1.86s) [2019-10-28T00:27:03.308Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-28T00:27:05.127Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2019-10-28T00:27:05.127Z] === RUN TestBuildWithSession [2019-10-28T00:27:05.127Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-28T00:27:05.127Z] build_session_test.go:25: TODO: BuildKit [2019-10-28T00:27:05.127Z] === RUN TestBuildSquashParent [2019-10-28T00:27:05.394Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-28T00:27:05.394Z] Using test binary docker [2019-10-28T00:27:05.394Z] +++ /etc/init.d/apparmor start [2019-10-28T00:27:05.394Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-28T00:27:05.394Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-28T00:27:05.394Z] Warning failed to create cache: (null) [2019-10-28T00:27:05.394Z] . [2019-10-28T00:27:05.394Z] INFO: Waiting for daemon to start... [2019-10-28T00:27:05.394Z] Starting dockerd [2019-10-28T00:27:05.394Z] +++ 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-28T00:27:05.394Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-28T00:27:05.394Z] Using test binary docker [2019-10-28T00:27:05.394Z] +++ /etc/init.d/apparmor start [2019-10-28T00:27:05.394Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-28T00:27:05.394Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-28T00:27:05.394Z] Warning failed to create cache: (null) [2019-10-28T00:27:05.394Z] . [2019-10-28T00:27:05.394Z] Starting dockerd [2019-10-28T00:27:05.394Z] INFO: Waiting for daemon to start... [2019-10-28T00:27:05.394Z] +++ 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-28T00:27:06.469Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2019-10-28T00:27:06.469Z] === RUN TestAPIIpcModeHost [2019-10-28T00:27:07.037Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-10-28T00:27:07.037Z] === RUN TestDaemonIpcModeShareable [2019-10-28T00:27:08.486Z] INFO: Expanding go... [2019-10-28T00:27:08.940Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2019-10-28T00:27:08.940Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-28T00:27:08.940Z] === RUN TestDaemonIpcModePrivate [2019-10-28T00:27:10.653Z] . [2019-10-28T00:27:10.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-28T00:27:10.653Z] [2019-10-28T00:27:10.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-28T00:27:10.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-28T00:27:10.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-28T00:27:10.653Z] Error: No such image: emptyfs [2019-10-28T00:27:10.653Z] ++++ docker load [2019-10-28T00:27:10.653Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-28T00:27:10.653Z] Error: No such image: emptyfs [2019-10-28T00:27:10.653Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-28T00:27:10.653Z] ++++ docker load [2019-10-28T00:27:10.653Z] Running integration-test (iteration 1) [2019-10-28T00:27:10.653Z] 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-28T00:27:10.653Z] ++ 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-28T00:27:10.653Z] ++ set -e [2019-10-28T00:27:10.653Z] ++ '[' -n 0 ']' [2019-10-28T00:27:10.653Z] ++ set -x [2019-10-28T00:27:10.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:27:10.653Z] Running integration-test (iteration 1) [2019-10-28T00:27:10.653Z] 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-28T00:27:10.653Z] ++ 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-28T00:27:10.653Z] ++ set -e [2019-10-28T00:27:10.653Z] ++ '[' -n 0 ']' [2019-10-28T00:27:10.653Z] ++ set -x [2019-10-28T00:27:10.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:27:10.871Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2019-10-28T00:27:10.871Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-28T00:27:10.871Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-28T00:27:12.786Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-10-28T00:27:12.786Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-10-28T00:27:12.786Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-28T00:27:12.868Z] --- PASS: TestBuildSquashParent (6.83s) [2019-10-28T00:27:12.868Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-28T00:27:12.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:27:12.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:27:12.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:27:12.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:27:12.868Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:27:12.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:27:12.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:27:12.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:27:12.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:27:12.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:27:12.868Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:27:12.868Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:27:12.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:27:12.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:27:14.653Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-28T00:27:14.692Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2019-10-28T00:27:14.692Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-10-28T00:27:14.692Z] === RUN TestIpcModeOlderClient [2019-10-28T00:27:14.692Z] === PAUSE TestIpcModeOlderClient [2019-10-28T00:27:14.692Z] === RUN TestKillContainerInvalidSignal [2019-10-28T00:27:14.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:27:14.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:27:15.628Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-10-28T00:27:15.628Z] === RUN TestKillContainer [2019-10-28T00:27:15.628Z] === RUN TestKillContainer/no_signal [2019-10-28T00:27:16.563Z] === RUN TestKillContainer/non_killing_signal [2019-10-28T00:27:16.821Z] === RUN TestKillContainer/killing_signal [2019-10-28T00:27:17.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:27:17.778Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:27:18.201Z] --- PASS: TestKillContainer (2.55s) [2019-10-28T00:27:18.201Z] --- PASS: TestKillContainer/no_signal (0.84s) [2019-10-28T00:27:18.201Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2019-10-28T00:27:18.201Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-10-28T00:27:18.201Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-28T00:27:18.201Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-28T00:27:18.768Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-28T00:27:19.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2019-10-28T00:27:19.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2019-10-28T00:27:19.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2019-10-28T00:27:19.704Z] === RUN TestKillStoppedContainer [2019-10-28T00:27:19.963Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-28T00:27:19.963Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-28T00:27:19.963Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-28T00:27:19.963Z] === RUN TestKillDifferentUserContainer [2019-10-28T00:27:20.313Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-28T00:27:20.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2019-10-28T00:27:20.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2019-10-28T00:27:20.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s) [2019-10-28T00:27:20.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) [2019-10-28T00:27:20.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s) [2019-10-28T00:27:20.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.74s) [2019-10-28T00:27:20.313Z] === RUN TestBuildMultiStageCopy [2019-10-28T00:27:20.313Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-28T00:27:20.900Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-10-28T00:27:20.900Z] === RUN TestInspectOomKilledTrue [2019-10-28T00:27:20.900Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-28T00:27:20.900Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:27:20.900Z] === RUN TestInspectOomKilledFalse [2019-10-28T00:27:20.900Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-28T00:27:20.900Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:27:20.900Z] === RUN TestLinksEtcHostsContentMatch [2019-10-28T00:27:21.467Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s) [2019-10-28T00:27:21.468Z] === RUN TestLinksContainerNames [2019-10-28T00:27:22.747Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-28T00:27:23.115Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-28T00:27:23.371Z] --- PASS: TestLinksContainerNames (1.65s) [2019-10-28T00:27:23.371Z] === RUN TestLogsFollowTailEmpty [2019-10-28T00:27:23.547Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-28T00:27:23.938Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2019-10-28T00:27:23.938Z] === RUN TestContainerNetworkMountsNoChown [2019-10-28T00:27:24.403Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-28T00:27:24.769Z] --- PASS: TestBuildMultiStageCopy (4.66s) [2019-10-28T00:27:24.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2019-10-28T00:27:24.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-10-28T00:27:24.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2019-10-28T00:27:24.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2019-10-28T00:27:24.769Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-10-28T00:27:24.769Z] === RUN TestBuildMultiStageParentConfig [2019-10-28T00:27:24.874Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/default [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/default [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/private [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/private [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rprivate [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/slave [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/slave [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rslave [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/shared [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/shared [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rshared [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-28T00:27:24.874Z] === CONT TestMountDaemonRoot/default [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:27:24.874Z] === CONT TestMountDaemonRoot/rslave [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:27:24.874Z] === CONT TestMountDaemonRoot/shared [2019-10-28T00:27:24.874Z] === CONT TestMountDaemonRoot/rprivate [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:27:24.874Z] === CONT TestMountDaemonRoot/slave [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:27:24.874Z] === CONT TestMountDaemonRoot/rshared [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:27:24.874Z] === CONT TestMountDaemonRoot/private [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:27:24.874Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:27:24.874Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:27:24.874Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:27:24.874Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-28T00:27:24.875Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:27:24.875Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-28T00:27:24.875Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:27:24.875Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:27:24.875Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:27:24.875Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:27:24.875Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:27:24.875Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:27:24.875Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:27:24.875Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:27:25.133Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:27:25.391Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-28T00:27:25.391Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:27:25.391Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-28T00:27:25.391Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:27:25.391Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-28T00:27:25.391Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-28T00:27:25.391Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-28T00:27:25.392Z] === RUN TestContainerBindMountNonRecursive [2019-10-28T00:27:26.036Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2019-10-28T00:27:26.036Z] === RUN TestBuildLabelWithTargets [2019-10-28T00:27:27.294Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2019-10-28T00:27:27.294Z] === RUN TestNetworkNat [2019-10-28T00:27:28.230Z] --- PASS: TestNetworkNat (0.93s) [2019-10-28T00:27:28.230Z] === RUN TestNetworkLocalhostTCPNat [2019-10-28T00:27:28.483Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2019-10-28T00:27:28.483Z] === RUN TestBuildWithEmptyLayers [2019-10-28T00:27:29.167Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-10-28T00:27:29.167Z] === RUN TestNetworkLoopbackNat [2019-10-28T00:27:29.275Z] --- PASS: TestBuildWithEmptyLayers (0.93s) [2019-10-28T00:27:29.275Z] === RUN TestBuildMultiStageOnBuild [2019-10-28T00:27:29.515Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-28T00:27:30.541Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2019-10-28T00:27:30.541Z] === RUN TestPause [2019-10-28T00:27:31.107Z] --- PASS: TestPause (0.88s) [2019-10-28T00:27:31.107Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-28T00:27:31.107Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-28T00:27:31.107Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-28T00:27:31.107Z] === RUN TestPauseStopPausedContainer [2019-10-28T00:27:31.650Z] tests/integration/client_test.py ..... [ 75%] [2019-10-28T00:27:31.910Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2019-10-28T00:27:31.910Z] === RUN TestBuildUncleanTarFilenames [2019-10-28T00:27:32.042Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2019-10-28T00:27:32.042Z] === RUN TestPsFilter [2019-10-28T00:27:32.252Z] tests/integration/errors_test.py . [ 76%] [2019-10-28T00:27:32.301Z] --- PASS: TestPsFilter (0.27s) [2019-10-28T00:27:32.301Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-28T00:27:33.239Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-10-28T00:27:33.239Z] === RUN TestRemoveContainerWithVolume [2019-10-28T00:27:33.791Z] --- PASS: TestBuildUncleanTarFilenames (1.56s) [2019-10-28T00:27:33.791Z] === RUN TestBuildMultiStageLayerLeak [2019-10-28T00:27:34.173Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2019-10-28T00:27:34.173Z] === RUN TestRemoveContainerRunning [2019-10-28T00:27:35.109Z] --- PASS: TestRemoveContainerRunning (0.87s) [2019-10-28T00:27:35.109Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-28T00:27:35.675Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2019-10-28T00:27:35.675Z] === RUN TestRemoveInvalidContainer [2019-10-28T00:27:35.675Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-28T00:27:35.675Z] === RUN TestRenameLinkedContainer [2019-10-28T00:27:37.038Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2019-10-28T00:27:37.038Z] === RUN TestBuildWithHugeFile [2019-10-28T00:27:38.479Z] INFO: Expanding compiler 1 of 3... [2019-10-28T00:27:38.479Z] INFO: Expanding compiler 2 of 3... [2019-10-28T00:27:38.960Z] --- PASS: TestRenameLinkedContainer (3.27s) [2019-10-28T00:27:38.960Z] === RUN TestRenameStoppedContainer [2019-10-28T00:27:39.896Z] --- PASS: TestRenameStoppedContainer (0.83s) [2019-10-28T00:27:39.896Z] === RUN TestRenameRunningContainerAndReuse [2019-10-28T00:27:41.801Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2019-10-28T00:27:41.801Z] === RUN TestRenameInvalidName [2019-10-28T00:27:42.380Z] --- PASS: TestRenameInvalidName (0.83s) [2019-10-28T00:27:42.380Z] === RUN TestRenameAnonymousContainer [2019-10-28T00:27:44.316Z] INFO: Expanding compiler 3 of 3... [2019-10-28T00:27:44.777Z] INFO: Removing downloaded files... [2019-10-28T00:27:44.777Z] INFO: Creating source directory... [2019-10-28T00:27:44.777Z] INFO: Configuring git core.autocrlf... [2019-10-28T00:27:44.777Z] INFO: Completed [2019-10-28T00:27:46.571Z] --- PASS: TestRenameAnonymousContainer (4.08s) [2019-10-28T00:27:46.571Z] === RUN TestRenameContainerWithSameName [2019-10-28T00:27:47.508Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-10-28T00:27:47.508Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-28T00:27:49.357Z] Loaded image: buildpack-deps:jessie [2019-10-28T00:27:49.357Z] Loaded image: buildpack-deps:jessie [2019-10-28T00:27:49.357Z] Loaded image: busybox:latest [2019-10-28T00:27:49.357Z] Loaded image: busybox:latest [2019-10-28T00:27:49.357Z] Loaded image: busybox:glibc [2019-10-28T00:27:49.357Z] Loaded image: debian:jessie [2019-10-28T00:27:49.357Z] Loaded image: busybox:glibc [2019-10-28T00:27:49.357Z] Loaded image: debian:jessie [2019-10-28T00:27:49.357Z] Loaded image: hello-world:latest [2019-10-28T00:27:49.357Z] INFO: Testing against a local daemon [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworksLoaded image: hello-world:latest [2019-10-28T00:27:49.357Z] [2019-10-28T00:27:49.357Z] INFO: Testing against a local daemon [2019-10-28T00:27:49.357Z] === RUN TestDockerDaemonSuite [2019-10-28T00:27:49.357Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-28T00:27:49.357Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-28T00:27:49.411Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2019-10-28T00:27:49.411Z] === RUN TestResize [2019-10-28T00:27:49.616Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-28T00:27:49.616Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-28T00:27:49.979Z] --- PASS: TestResize (0.84s) [2019-10-28T00:27:49.979Z] === RUN TestResizeWithInvalidSize [2019-10-28T00:27:50.915Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2019-10-28T00:27:50.915Z] === RUN TestResizeWhenContainerNotStarted [2019-10-28T00:27:51.483Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:27:51.483Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:27:51.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:27:51.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:27:51.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:27:51.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:27:51.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:27:52.141Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-28T00:27:52.141Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-28T00:27:52.706Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-28T00:27:52.706Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-28T00:27:52.706Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-28T00:27:53.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:27:53.638Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-28T00:27:53.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:27:54.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:27:54.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:27:54.569Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-28T00:27:55.135Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-28T00:27:55.135Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-28T00:27:55.135Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-28T00:27:55.135Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-28T00:27:55.135Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-28T00:27:55.860Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:27:55.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:27:56.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:27:57.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:28:00.393Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-28T00:28:00.393Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-28T00:28:00.654Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-28T00:28:00.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-10-28T00:28:00.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s) [2019-10-28T00:28:00.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2019-10-28T00:28:00.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2019-10-28T00:28:00.654Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2019-10-28T00:28:00.655Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-10-28T00:28:00.655Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2019-10-28T00:28:00.655Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.02s) [2019-10-28T00:28:00.655Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2019-10-28T00:28:00.655Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2019-10-28T00:28:00.655Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2019-10-28T00:28:00.655Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.67s) [2019-10-28T00:28:00.655Z] === RUN TestCgroupNamespacesRun [2019-10-28T00:28:02.031Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2019-10-28T00:28:02.031Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-28T00:28:03.670Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-28T00:28:03.670Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-28T00:28:03.933Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2019-10-28T00:28:03.933Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-28T00:28:05.145Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-28T00:28:05.834Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2019-10-28T00:28:05.834Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-28T00:28:06.949Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-28T00:28:07.211Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-10-28T00:28:07.211Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-28T00:28:07.515Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-28T00:28:09.115Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2019-10-28T00:28:09.115Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-28T00:28:09.412Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-28T00:28:09.947Z] #73 exporting layers 108.0s done [2019-10-28T00:28:09.948Z] #73 exporting manifest sha256:a883d970371d71e74bf8e046fafee62538f6b78a7b01e50a2f7b9db43835c392 done [2019-10-28T00:28:09.948Z] #73 exporting config sha256:b85abe74611426fa6a4ff8b489755ab8a463369ef2c2713a56f6a2d073c3eb15 done [2019-10-28T00:28:09.948Z] #73 sending tarball [2019-10-28T00:28:10.052Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-10-28T00:28:10.052Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-28T00:28:10.344Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-28T00:28:10.987Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-10-28T00:28:10.987Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-28T00:28:11.437Z] --- PASS: TestBuildWithHugeFile (31.86s) [2019-10-28T00:28:11.437Z] === RUN TestBuildWithEmptyDockerfile [2019-10-28T00:28:11.437Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:28:11.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:28:11.437Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:28:11.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:28:11.437Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:28:11.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:28:11.437Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:28:11.437Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:28:11.437Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:28:11.437Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2019-10-28T00:28:11.437Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2019-10-28T00:28:11.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-10-28T00:28:11.437Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-10-28T00:28:11.437Z] === RUN TestBuildPreserveOwnership [2019-10-28T00:28:11.437Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-28T00:28:11.717Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-28T00:28:12.709Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-28T00:28:12.889Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2019-10-28T00:28:12.889Z] === RUN TestKernelTCPMemory [2019-10-28T00:28:13.088Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-28T00:28:13.345Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-28T00:28:13.824Z] --- PASS: TestKernelTCPMemory (1.03s) [2019-10-28T00:28:13.825Z] === RUN TestNISDomainname [2019-10-28T00:28:14.717Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-28T00:28:14.772Z] --- PASS: TestNISDomainname (1.12s) [2019-10-28T00:28:14.772Z] === RUN TestHostnameDnsResolution [2019-10-28T00:28:15.166Z] --- PASS: TestBuildPreserveOwnership (6.07s) [2019-10-28T00:28:15.166Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2019-10-28T00:28:15.166Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2019-10-28T00:28:15.166Z] === RUN TestBuildPlatformInvalid [2019-10-28T00:28:15.166Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-28T00:28:15.166Z] PASS [2019-10-28T00:28:15.166Z] [2019-10-28T00:28:15.166Z] === Skipped [2019-10-28T00:28:15.166Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-28T00:28:15.166Z] build_session_test.go:25: TODO: BuildKit [2019-10-28T00:28:15.166Z] [2019-10-28T00:28:15.166Z] [2019-10-28T00:28:15.166Z] DONE 32 tests, 1 skipped in 82.838s [2019-10-28T00:28:15.166Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-28T00:28:15.166Z] ++ 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-28T00:28:15.166Z] ++ set -e [2019-10-28T00:28:15.166Z] ++ '[' -n 0 ']' [2019-10-28T00:28:15.166Z] ++ set -x [2019-10-28T00:28:15.166Z] ++ env -i DEST=/go/src/github.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-28T00:28:15.534Z] INFO: Testing against a local daemon [2019-10-28T00:28:15.534Z] === RUN TestConfigList [2019-10-28T00:28:16.089Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-28T00:28:16.655Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-28T00:28:16.680Z] --- PASS: TestHostnameDnsResolution (1.74s) [2019-10-28T00:28:16.680Z] === RUN TestStats [2019-10-28T00:28:17.983Z] --- PASS: TestConfigList (2.43s) [2019-10-28T00:28:17.983Z] === RUN TestConfigsCreateAndDelete [2019-10-28T00:28:20.521Z] --- PASS: TestStats (2.49s) [2019-10-28T00:28:20.521Z] === RUN TestStopContainerWithTimeout [2019-10-28T00:28:20.521Z] === RUN TestStopContainerWithTimeout/0 [2019-10-28T00:28:20.521Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-28T00:28:20.521Z] === RUN TestStopContainerWithTimeout/1 [2019-10-28T00:28:20.521Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-28T00:28:20.521Z] === RUN TestStopContainerWithTimeout/3 [2019-10-28T00:28:20.521Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-28T00:28:20.521Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-28T00:28:20.521Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-28T00:28:20.521Z] === CONT TestStopContainerWithTimeout/0 [2019-10-28T00:28:20.521Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-28T00:28:20.521Z] === CONT TestStopContainerWithTimeout/3 [2019-10-28T00:28:20.521Z] === CONT TestStopContainerWithTimeout/1 [2019-10-28T00:28:20.533Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-28T00:28:20.587Z] --- PASS: TestConfigsCreateAndDelete (2.39s) [2019-10-28T00:28:20.587Z] === RUN TestConfigsUpdate [2019-10-28T00:28:20.790Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-28T00:28:21.720Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-28T00:28:22.285Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-28T00:28:22.425Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-28T00:28:22.426Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2019-10-28T00:28:22.426Z] --- PASS: TestStopContainerWithTimeout/1 (2.56s) [2019-10-28T00:28:22.426Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2019-10-28T00:28:22.426Z] --- PASS: TestStopContainerWithTimeout/-1 (3.35s) [2019-10-28T00:28:22.426Z] === RUN TestDeleteDevicemapper [2019-10-28T00:28:22.426Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-28T00:28:22.426Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-28T00:28:22.426Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-28T00:28:22.431Z] #73 sending tarball 16.8s done [2019-10-28T00:28:22.431Z] #73 DONE 124.9s [2019-10-28T00:28:22.431Z] [2019-10-28T00:28:22.431Z] #74 importing to docker [2019-10-28T00:28:22.564Z] ......... [ 85%] [2019-10-28T00:28:23.180Z] --- PASS: TestConfigsUpdate (2.81s) [2019-10-28T00:28:23.180Z] === RUN TestTemplatedConfig [2019-10-28T00:28:23.658Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-28T00:28:24.963Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2019-10-28T00:28:24.963Z] === RUN TestUpdateMemory [2019-10-28T00:28:24.963Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-28T00:28:24.963Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:28:24.963Z] === RUN TestUpdateCPUQuota [2019-10-28T00:28:26.340Z] --- PASS: TestUpdateCPUQuota (1.73s) [2019-10-28T00:28:26.340Z] === RUN TestUpdatePidsLimit [2019-10-28T00:28:26.340Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-28T00:28:26.908Z] === RUN TestUpdatePidsLimit/no_change [2019-10-28T00:28:26.937Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-28T00:28:26.937Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-28T00:28:27.167Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-28T00:28:27.236Z] --- PASS: TestTemplatedConfig (3.48s) [2019-10-28T00:28:27.236Z] === RUN TestConfigInspect [2019-10-28T00:28:27.734Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-28T00:28:27.869Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-28T00:28:27.995Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-28T00:28:28.303Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-28T00:28:28.562Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-28T00:28:29.129Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-28T00:28:29.623Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-28T00:28:29.765Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-28T00:28:29.767Z] --- PASS: TestConfigInspect (2.94s) [2019-10-28T00:28:29.767Z] === RUN TestConfigCreateWithLabels [2019-10-28T00:28:30.024Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-28T00:28:30.589Z] --- PASS: TestBuildWithHugeFile (95.34s) [2019-10-28T00:28:30.589Z] === RUN TestBuildWithEmptyDockerfile [2019-10-28T00:28:30.589Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:28:30.589Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:28:30.589Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:28:30.589Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:28:30.589Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:28:30.589Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:28:30.589Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:28:30.589Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:28:30.847Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:28:30.847Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-28T00:28:30.847Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-10-28T00:28:30.847Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-10-28T00:28:30.847Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-10-28T00:28:30.847Z] === RUN TestBuildPreserveOwnership [2019-10-28T00:28:30.847Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-28T00:28:31.032Z] --- PASS: TestUpdatePidsLimit (4.68s) [2019-10-28T00:28:31.032Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-10-28T00:28:31.032Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-10-28T00:28:31.032Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-10-28T00:28:31.032Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-10-28T00:28:31.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-28T00:28:31.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.58s) [2019-10-28T00:28:31.032Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-10-28T00:28:31.032Z] === RUN TestUpdateRestartPolicy [2019-10-28T00:28:31.104Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-28T00:28:31.362Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-28T00:28:32.206Z] --- PASS: TestConfigCreateWithLabels (2.75s) [2019-10-28T00:28:32.206Z] === RUN TestConfigCreateResolve [2019-10-28T00:28:33.258Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-28T00:28:33.827Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-28T00:28:34.395Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-28T00:28:34.395Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-28T00:28:34.648Z] --- PASS: TestConfigCreateResolve (2.44s) [2019-10-28T00:28:34.648Z] === RUN TestConfigDaemonLibtrustID [2019-10-28T00:28:34.959Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-28T00:28:35.217Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-28T00:28:35.444Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-28T00:28:35.444Z] PASS [2019-10-28T00:28:35.444Z] [2019-10-28T00:28:35.444Z] DONE 8 tests in 19.854s [2019-10-28T00:28:35.444Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-28T00:28:35.444Z] ++ 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-28T00:28:35.444Z] ++ set -e [2019-10-28T00:28:35.444Z] ++ '[' -n 0 ']' [2019-10-28T00:28:35.444Z] ++ set -x [2019-10-28T00:28:35.444Z] ++ env -i DEST=/go/src/github.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-28T00:28:35.444Z] INFO: Testing against a local daemon [2019-10-28T00:28:35.444Z] === RUN TestCheckpoint [2019-10-28T00:28:35.444Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-28T00:28:35.444Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-28T00:28:35.444Z] === RUN TestContainerInvalidJSON [2019-10-28T00:28:35.444Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:28:35.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:28:35.444Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:28:35.444Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:28:35.444Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:28:35.444Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:28:35.444Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:28:35.444Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:28:35.444Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:28:35.444Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-28T00:28:35.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-28T00:28:35.444Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-28T00:28:35.444Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-28T00:28:35.444Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-28T00:28:35.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-28T00:28:35.444Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-28T00:28:35.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-28T00:28:35.444Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-28T00:28:35.782Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-28T00:28:35.783Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-28T00:28:35.820Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-28T00:28:35.820Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-28T00:28:35.820Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-10-28T00:28:35.820Z] === RUN TestCopyFromContainer [2019-10-28T00:28:36.146Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-28T00:28:36.348Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-28T00:28:36.400Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-28T00:28:36.913Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-28T00:28:36.914Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-28T00:28:37.479Z] --- PASS: TestBuildPreserveOwnership (6.42s) [2019-10-28T00:28:37.479Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2019-10-28T00:28:37.479Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.19s) [2019-10-28T00:28:37.479Z] === RUN TestBuildPlatformInvalid [2019-10-28T00:28:37.479Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2019-10-28T00:28:37.479Z] PASS [2019-10-28T00:28:37.479Z] [2019-10-28T00:28:37.479Z] === Skipped [2019-10-28T00:28:37.479Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-28T00:28:37.479Z] build_session_test.go:25: TODO: BuildKit [2019-10-28T00:28:37.479Z] [2019-10-28T00:28:37.479Z] [2019-10-28T00:28:37.479Z] DONE 32 tests, 1 skipped in 181.752s [2019-10-28T00:28:37.479Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-28T00:28:37.479Z] ++ 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-28T00:28:37.479Z] ++ set -e [2019-10-28T00:28:37.479Z] ++ '[' -n 0 ']' [2019-10-28T00:28:37.479Z] ++ set -x [2019-10-28T00:28:37.479Z] ++ env -i DEST=/go/src/github.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-28T00:28:37.737Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-28T00:28:37.737Z] INFO: Testing against a local daemon [2019-10-28T00:28:37.737Z] === RUN TestConfigList [2019-10-28T00:28:37.794Z] === RUN TestCopyFromContainer// [2019-10-28T00:28:38.159Z] === RUN TestCopyFromContainer//bar/root [2019-10-28T00:28:38.159Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-28T00:28:38.159Z] === RUN TestCopyFromContainer/bar/quux [2019-10-28T00:28:38.159Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-28T00:28:38.523Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-28T00:28:38.523Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-28T00:28:38.523Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-28T00:28:38.523Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-28T00:28:38.523Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer (2.99s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-10-28T00:28:38.894Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-10-28T00:28:38.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-28T00:28:38.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:28:38.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:28:38.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:28:38.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:28:38.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:28:38.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:28:38.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:28:38.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:28:38.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:28:38.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-28T00:28:38.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-28T00:28:38.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-28T00:28:38.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-28T00:28:38.894Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-28T00:28:38.894Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-10-28T00:28:38.894Z] === RUN TestCreateWithInvalidEnv [2019-10-28T00:28:38.894Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-28T00:28:38.894Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-28T00:28:38.894Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-28T00:28:38.894Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-28T00:28:38.894Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-28T00:28:38.894Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-28T00:28:38.894Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-28T00:28:38.894Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-28T00:28:38.894Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-28T00:28:38.894Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-28T00:28:38.894Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-28T00:28:38.894Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-28T00:28:38.894Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-28T00:28:38.894Z] === RUN TestCreateTmpfsMountsTarget [2019-10-28T00:28:38.894Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-10-28T00:28:38.894Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-28T00:28:39.109Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-28T00:28:41.008Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-28T00:28:41.265Z] --- PASS: TestConfigList (3.52s) [2019-10-28T00:28:41.265Z] === RUN TestConfigsCreateAndDelete [2019-10-28T00:28:41.412Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:28:41.412Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:28:41.412Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:28:41.412Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-28T00:28:41.412Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:28:41.412Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:28:41.412Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:28:41.412Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:28:41.412Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-28T00:28:41.862Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:28:41.862Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:28:41.862Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:28:41.862Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:28:41.862Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-28T00:28:41.862Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-28T00:28:41.862Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-28T00:28:42.868Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-28T00:28:43.172Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-28T00:28:44.322Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2019-10-28T00:28:44.322Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-28T00:28:44.322Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:28:44.322Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:28:44.322Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:28:44.322Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:28:44.322Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:28:44.322Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:28:44.322Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:28:44.322Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:28:44.322Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:28:44.322Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:28:44.322Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:28:44.322Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:28:44.322Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:28:44.322Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:28:44.322Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:28:44.543Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-28T00:28:44.543Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2019-10-28T00:28:44.543Z] === RUN TestConfigsUpdate [2019-10-28T00:28:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-28T00:28:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-28T00:28:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-28T00:28:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-28T00:28:44.691Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-28T00:28:44.692Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-28T00:28:44.692Z] === RUN TestContainerStartOnDaemonRestart [2019-10-28T00:28:44.692Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-28T00:28:44.692Z] === RUN TestDaemonRestartIpcMode [2019-10-28T00:28:44.692Z] === PAUSE TestDaemonRestartIpcMode [2019-10-28T00:28:44.692Z] === RUN TestDiff [2019-10-28T00:28:45.106Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-28T00:28:45.472Z] --- PASS: TestDiff (0.81s) [2019-10-28T00:28:45.472Z] === RUN TestExecWithCloseStdin [2019-10-28T00:28:45.676Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-28T00:28:45.676Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-28T00:28:45.907Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2019-10-28T00:28:45.907Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-28T00:28:45.907Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-10-28T00:28:45.907Z] === RUN TestWaitNonBlocked [2019-10-28T00:28:45.907Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:28:45.907Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:28:45.907Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:28:45.907Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:28:45.907Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:28:45.907Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:28:45.907Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-28T00:28:45.907Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2019-10-28T00:28:45.907Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2019-10-28T00:28:45.907Z] === RUN TestWaitBlocked [2019-10-28T00:28:45.907Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:28:45.907Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:28:45.907Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:28:45.907Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:28:45.907Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:28:45.907Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:28:46.734Z] --- PASS: TestExecWithCloseStdin (1.17s) [2019-10-28T00:28:46.734Z] === RUN TestExec [2019-10-28T00:28:46.843Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-28T00:28:46.843Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2019-10-28T00:28:46.843Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2019-10-28T00:28:46.843Z] === CONT TestContainerStartOnDaemonRestart [2019-10-28T00:28:46.843Z] === CONT TestIpcModeOlderClient [2019-10-28T00:28:46.843Z] === CONT TestDaemonRestartIpcMode [2019-10-28T00:28:46.843Z] --- PASS: TestIpcModeOlderClient (0.21s) [2019-10-28T00:28:47.510Z] --- PASS: TestExec (1.01s) [2019-10-28T00:28:47.510Z] === RUN TestExecUser [2019-10-28T00:28:47.630Z] --- PASS: TestConfigsUpdate (3.14s) [2019-10-28T00:28:47.630Z] === RUN TestTemplatedConfig [2019-10-28T00:28:48.562Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-28T00:28:48.902Z] --- PASS: TestExecUser (1.06s) [2019-10-28T00:28:48.902Z] === RUN TestExportContainerAndImportImage [2019-10-28T00:28:49.413Z] #74 DONE 24.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-28T00:28:49.747Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2019-10-28T00:28:49.747Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-28T00:28:49.838Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/test/unit [2019-10-28T00:28:50.131Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2019-10-28T00:28:50.179Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-28T00:28:50.390Z] --- PASS: TestDaemonRestartIpcMode (3.83s) [2019-10-28T00:28:50.390Z] PASS [2019-10-28T00:28:50.390Z] [2019-10-28T00:28:50.390Z] === Skipped [2019-10-28T00:28:50.390Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-28T00:28:50.390Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-28T00:28:50.390Z] [2019-10-28T00:28:50.390Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-28T00:28:50.390Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:28:50.390Z] [2019-10-28T00:28:50.390Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-28T00:28:50.390Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:28:50.390Z] [2019-10-28T00:28:50.390Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-28T00:28:50.390Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-28T00:28:50.390Z] [2019-10-28T00:28:50.390Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-28T00:28:50.390Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-28T00:28:50.390Z] [2019-10-28T00:28:50.390Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-28T00:28:50.390Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:28:50.390Z] [2019-10-28T00:28:50.390Z] [2019-10-28T00:28:50.390Z] DONE 197 tests, 6 skipped in 130.751s [2019-10-28T00:28:50.390Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-28T00:28:50.390Z] ++ 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-28T00:28:50.390Z] ++ set -e [2019-10-28T00:28:50.390Z] ++ '[' -n 0 ']' [2019-10-28T00:28:50.390Z] ++ set -x [2019-10-28T00:28:50.390Z] ++ env -i DEST=/go/src/github.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-28T00:28:50.650Z] INFO: Testing against a local daemon [2019-10-28T00:28:50.650Z] === RUN TestCommitInheritsEnv [2019-10-28T00:28:50.689Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-28T00:28:50.689Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-28T00:28:50.689Z] [2019-10-28T00:28:50.689Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-28T00:28:50.689Z] =========================== short test summary info ============================ [2019-10-28T00:28:50.689Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-28T00:28:50.689Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-28T00:28:50.689Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-28T00:28:50.689Z] Not supported on most drivers [2019-10-28T00:28:50.689Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-28T00:28:50.689Z] This doesn't seem to be taken into account by the engine [2019-10-28T00:28:50.689Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-28T00:28:50.689Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-28T00:28:50.689Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-28T00:28:50.689Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-28T00:28:50.689Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-28T00:28:50.689Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-28T00:28:50.689Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-28T00:28:50.689Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 333.31 seconds == [2019-10-28T00:28:51.090Z] --- PASS: TestTemplatedConfig (3.44s) [2019-10-28T00:28:51.090Z] === RUN TestConfigInspect [2019-10-28T00:28:51.218Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-10-28T00:28:51.218Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-28T00:28:51.218Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-28T00:28:51.218Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-28T00:28:51.218Z] === RUN TestImagesFilterMultiReference [2019-10-28T00:28:51.248Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-28T00:28:51.478Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-10-28T00:28:51.478Z] === RUN TestImagePullPlatformInvalid [2019-10-28T00:28:51.478Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-28T00:28:51.478Z] === RUN TestRemoveImageOrphaning [2019-10-28T00:28:51.550Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2019-10-28T00:28:51.550Z] === RUN TestHealthCheckWorkdir [2019-10-28T00:28:52.022Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-28T00:28:52.045Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-10-28T00:28:52.045Z] === RUN TestRemoveImageGarbageCollector [2019-10-28T00:28:52.045Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-28T00:28:52.045Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:28:52.045Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-28T00:28:52.045Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-28T00:28:52.045Z] === RUN TestTagInvalidReference [2019-10-28T00:28:52.045Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-28T00:28:52.045Z] === RUN TestTagValidPrefixedRepo [2019-10-28T00:28:52.304Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-28T00:28:52.304Z] === RUN TestTagExistedNameWithoutForce [2019-10-28T00:28:52.304Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-28T00:28:52.304Z] === RUN TestTagOfficialNames [2019-10-28T00:28:52.304Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-28T00:28:52.304Z] === RUN TestTagMatchesDigest [2019-10-28T00:28:52.304Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-28T00:28:52.304Z] PASS [2019-10-28T00:28:52.304Z] [2019-10-28T00:28:52.304Z] === Skipped [2019-10-28T00:28:52.304Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-28T00:28:52.304Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-28T00:28:52.304Z] [2019-10-28T00:28:52.304Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-28T00:28:52.304Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:28:52.304Z] [2019-10-28T00:28:52.304Z] [2019-10-28T00:28:52.304Z] DONE 12 tests, 2 skipped in 1.856s [2019-10-28T00:28:52.304Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-28T00:28:52.304Z] ++ 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-28T00:28:52.304Z] ++ set -e [2019-10-28T00:28:52.304Z] ++ '[' -n 0 ']' [2019-10-28T00:28:52.304Z] ++ set -x [2019-10-28T00:28:52.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-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-28T00:28:52.330Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-10-28T00:28:52.330Z] === RUN TestHealthKillContainer [2019-10-28T00:28:52.562Z] INFO: Testing against a local daemon [2019-10-28T00:28:52.562Z] === RUN TestNetworkCreateDelete [2019-10-28T00:28:52.587Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-28T00:28:52.821Z] --- PASS: TestNetworkCreateDelete (0.36s) [2019-10-28T00:28:52.821Z] === RUN TestDockerNetworkDeletePreferID [2019-10-28T00:28:53.151Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-28T00:28:53.715Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-28T00:28:54.199Z] --- PASS: TestDockerNetworkDeletePreferID (1.07s) [2019-10-28T00:28:54.199Z] === RUN TestInspectNetwork [2019-10-28T00:28:54.242Z] ? github.com/docker/docker/api [no test files] [2019-10-28T00:28:54.278Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-28T00:28:54.278Z] --- PASS: TestConfigInspect (3.15s) [2019-10-28T00:28:54.278Z] === RUN TestConfigCreateWithLabels [2019-10-28T00:28:55.574Z] --- PASS: TestHealthKillContainer (3.21s) [2019-10-28T00:28:55.574Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-28T00:28:56.801Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-28T00:28:56.836Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2019-10-28T00:28:56.836Z] === RUN TestIpcModeNone [2019-10-28T00:28:57.058Z] --- PASS: TestConfigCreateWithLabels (2.75s) [2019-10-28T00:28:57.058Z] === RUN TestConfigCreateResolve [2019-10-28T00:28:57.316Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-28T00:28:57.316Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-28T00:28:57.316Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-28T00:28:57.617Z] --- PASS: TestIpcModeNone (1.05s) [2019-10-28T00:28:57.617Z] === RUN TestIpcModePrivate [2019-10-28T00:28:58.874Z] --- PASS: TestIpcModePrivate (1.00s) [2019-10-28T00:28:58.874Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-28T00:28:58.874Z] === RUN TestIpcModeShareable [2019-10-28T00:28:59.213Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-28T00:28:59.213Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-28T00:28:59.693Z] --- PASS: TestIpcModeShareable (1.17s) [2019-10-28T00:28:59.693Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-28T00:28:59.693Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-28T00:29:00.147Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-28T00:29:00.147Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-28T00:29:00.147Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-28T00:29:00.404Z] --- PASS: TestConfigCreateResolve (3.27s) [2019-10-28T00:29:00.404Z] === RUN TestConfigDaemonLibtrustID [2019-10-28T00:29:00.774Z] === RUN TestInspectNetwork/full_network_id [2019-10-28T00:29:00.774Z] === RUN TestInspectNetwork/partial_network_id [2019-10-28T00:29:00.774Z] === RUN TestInspectNetwork/network_name [2019-10-28T00:29:00.774Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-28T00:29:00.969Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-28T00:29:00.969Z] PASS [2019-10-28T00:29:00.969Z] [2019-10-28T00:29:00.969Z] DONE 8 tests in 23.257s [2019-10-28T00:29:00.969Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-28T00:29:00.969Z] ++ 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-28T00:29:00.969Z] ++ set -e [2019-10-28T00:29:00.969Z] ++ '[' -n 0 ']' [2019-10-28T00:29:00.969Z] ++ set -x [2019-10-28T00:29:00.969Z] ++ env -i DEST=/go/src/github.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-28T00:29:00.969Z] INFO: Testing against a local daemon [2019-10-28T00:29:00.969Z] === RUN TestCheckpoint [2019-10-28T00:29:00.969Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-28T00:29:00.969Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-28T00:29:00.969Z] === RUN TestContainerInvalidJSON [2019-10-28T00:29:00.969Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:29:00.969Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:29:00.969Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:29:00.969Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:29:00.969Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:29:00.969Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:29:00.969Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:29:00.969Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:29:01.227Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:29:01.227Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-28T00:29:01.227Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-28T00:29:01.227Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-28T00:29:01.227Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-28T00:29:01.227Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-28T00:29:01.227Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-28T00:29:01.227Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-28T00:29:01.227Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-28T00:29:01.227Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-28T00:29:01.485Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-28T00:29:01.485Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-28T00:29:01.485Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-28T00:29:01.485Z] === RUN TestCopyFromContainer [2019-10-28T00:29:02.416Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-28T00:29:02.673Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-28T00:29:02.909Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2019-10-28T00:29:02.909Z] === RUN TestAPIIpcModeHost [2019-10-28T00:29:03.525Z] Clearing AppArmor profiles cache:. [2019-10-28T00:29:03.525Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-28T00:29:03.525Z] Unloading profiles will leave already running processes permanently [2019-10-28T00:29:03.525Z] unconfined, which can lead to unexpected situations. [2019-10-28T00:29:03.525Z] [2019-10-28T00:29:03.525Z] To set a process to complain mode, use the command line tool [2019-10-28T00:29:03.525Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-28T00:29:03.525Z] with the 'teardown' option." [2019-10-28T00:29:03.525Z] [2019-10-28T00:29:03.606Z] === RUN TestCopyFromContainer// [2019-10-28T00:29:03.606Z] === RUN TestCopyFromContainer//bar/root [2019-10-28T00:29:03.606Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-28T00:29:03.700Z] --- PASS: TestAPIIpcModeHost (0.87s) [2019-10-28T00:29:03.700Z] === RUN TestDaemonIpcModeShareable Post stage [Pipeline] junit [2019-10-28T00:29:03.789Z] Recording test results [2019-10-28T00:29:03.868Z] === RUN TestCopyFromContainer/bar/quux [2019-10-28T00:29:03.868Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-28T00:29:04.126Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-28T00:29:04.126Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-28T00:29:04.383Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-28T00:29:04.383Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-28T00:29:04.383Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-28T00:29:04.640Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer (3.02s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-28T00:29:04.640Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-28T00:29:04.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-28T00:29:04.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:29:04.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:29:04.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:29:04.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:29:04.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:29:04.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:29:04.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:29:04.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:29:04.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:29:04.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-28T00:29:04.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-28T00:29:04.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-28T00:29:04.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-28T00:29:04.640Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-28T00:29:04.640Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-28T00:29:04.640Z] === RUN TestCreateWithInvalidEnv [2019-10-28T00:29:04.640Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-28T00:29:04.640Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-28T00:29:04.640Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-28T00:29:04.640Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-28T00:29:04.640Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-28T00:29:04.640Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-28T00:29:04.640Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-28T00:29:04.640Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-28T00:29:04.640Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-28T00:29:04.640Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-28T00:29:04.640Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-28T00:29:04.640Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-28T00:29:04.640Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-28T00:29:04.640Z] === RUN TestCreateTmpfsMountsTarget [2019-10-28T00:29:04.640Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-28T00:29:04.640Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-28T00:29:04.958Z] --- PASS: TestInspectNetwork (11.05s) [2019-10-28T00:29:04.958Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-28T00:29:04.958Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-28T00:29:04.958Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-28T00:29:04.958Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-28T00:29:04.958Z] === RUN TestRunContainerWithBridgeNone [Pipeline] sh [2019-10-28T00:29:05.461Z] + echo Ensuring container killed. [2019-10-28T00:29:05.461Z] Ensuring container killed. [2019-10-28T00:29:05.461Z] + docker rm -vf docker-pr1 [2019-10-28T00:29:05.461Z] Error: No such container: docker-pr1 [2019-10-28T00:29:05.461Z] + true [Pipeline] sh [2019-10-28T00:29:05.541Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2019-10-28T00:29:05.541Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-28T00:29:05.541Z] === RUN TestDaemonIpcModePrivate [2019-10-28T00:29:05.634Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-28T00:29:05.782Z] + echo Chowning /workspace to jenkins user [2019-10-28T00:29:05.782Z] Chowning /workspace to jenkins user [2019-10-28T00:29:05.782Z] + id -u [2019-10-28T00:29:05.782Z] + id -g [2019-10-28T00:29:05.782Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40143:/workspace busybox chown -R 1000:1000 /workspace [2019-10-28T00:29:05.782Z] Unable to find image 'busybox:latest' locally [2019-10-28T00:29:05.782Z] latest: Pulling from library/busybox [2019-10-28T00:29:05.782Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-28T00:29:06.038Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-28T00:29:06.038Z] 7c9d20b9b6cd: Download complete [2019-10-28T00:29:06.038Z] 7c9d20b9b6cd: Pull complete [2019-10-28T00:29:06.038Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-28T00:29:06.038Z] Status: Downloaded newer image for busybox:latest [2019-10-28T00:29:06.573Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-28T00:29:06.842Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-28T00:29:07.466Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-10-28T00:29:07.466Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-28T00:29:07.466Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-28T00:29:07.778Z] --- PASS: TestCreateWithCustomMaskedPaths (2.95s) [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:29:07.778Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:29:07.778Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:29:07.778Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:29:07.858Z] + bundleName=docker-py [2019-10-28T00:29:07.858Z] + echo Creating docker-py-bundles.tar.gz [2019-10-28T00:29:07.858Z] Creating docker-py-bundles.tar.gz [2019-10-28T00:29:07.858Z] + 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-28T00:29:07.910Z] Archiving artifacts [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-28T00:29:08.035Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-28T00:29:08.035Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-28T00:29:08.244Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-10-28T00:29:08.244Z] === RUN TestNetworkInvalidJSON [2019-10-28T00:29:08.244Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-28T00:29:08.244Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-28T00:29:08.244Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:29:08.244Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:29:08.244Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:29:08.244Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:29:08.244Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-28T00:29:08.244Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:29:08.244Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:29:08.244Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-28T00:29:08.244Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-28T00:29:08.244Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-28T00:29:08.244Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-28T00:29:08.244Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-28T00:29:08.599Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-28T00:29:09.179Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2019-10-28T00:29:09.179Z] === RUN TestDaemonDefaultNetworkPools [2019-10-28T00:29:09.332Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2019-10-28T00:29:09.332Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-28T00:29:09.332Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-28T00:29:09.760Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40143/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-28T00:29:10.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -e DOCKER_GRAPHDRIVER docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/make.sh binary-daemon [2019-10-28T00:29:10.556Z] --- PASS: TestDaemonDefaultNetworkPools (1.08s) [2019-10-28T00:29:10.556Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-28T00:29:10.680Z] [2019-10-28T00:29:10.680Z] Removing bundles/ [2019-10-28T00:29:10.680Z] [2019-10-28T00:29:10.680Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-28T00:29:10.680Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-28T00:29:10.680Z] GOOS="" GOARCH="" GOARM="" [2019-10-28T00:29:11.123Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.82s) [2019-10-28T00:29:11.123Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-28T00:29:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:29:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:29:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:29:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:29:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:29:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:29:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:29:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:29:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:29:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:29:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:29:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:29:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:29:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:29:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:29:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-28T00:29:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-28T00:29:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-28T00:29:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-28T00:29:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-28T00:29:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-28T00:29:11.124Z] === RUN TestContainerStartOnDaemonRestart [2019-10-28T00:29:11.124Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-28T00:29:11.124Z] === RUN TestDaemonRestartIpcMode [2019-10-28T00:29:11.124Z] === PAUSE TestDaemonRestartIpcMode [2019-10-28T00:29:11.124Z] === RUN TestDiff [2019-10-28T00:29:11.148Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2019-10-28T00:29:11.148Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-28T00:29:11.148Z] === RUN TestIpcModeOlderClient [2019-10-28T00:29:11.148Z] === PAUSE TestIpcModeOlderClient [2019-10-28T00:29:11.148Z] === RUN TestKillContainerInvalidSignal [2019-10-28T00:29:11.688Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-28T00:29:11.932Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-10-28T00:29:11.932Z] === RUN TestKillContainer [2019-10-28T00:29:11.932Z] === RUN TestKillContainer/no_signal [2019-10-28T00:29:11.933Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.60s) [2019-10-28T00:29:11.934Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-28T00:29:11.945Z] --- PASS: TestDiff (0.97s) [2019-10-28T00:29:11.945Z] === RUN TestExecWithCloseStdin [2019-10-28T00:29:12.202Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-28T00:29:12.713Z] === RUN TestKillContainer/non_killing_signal [2019-10-28T00:29:13.134Z] --- PASS: TestExecWithCloseStdin (1.12s) [2019-10-28T00:29:13.134Z] === RUN TestExec [2019-10-28T00:29:13.507Z] === RUN TestKillContainer/killing_signal [2019-10-28T00:29:13.838Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.99s) [2019-10-28T00:29:13.838Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-28T00:29:14.068Z] --- PASS: TestExec (1.10s) [2019-10-28T00:29:14.068Z] === RUN TestExecUser [2019-10-28T00:29:14.789Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.77s) [2019-10-28T00:29:14.789Z] === RUN TestServiceWithPredefinedNetwork [2019-10-28T00:29:14.923Z] --- PASS: TestKillContainer (2.73s) [2019-10-28T00:29:14.923Z] --- PASS: TestKillContainer/no_signal (0.87s) [2019-10-28T00:29:14.923Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-10-28T00:29:14.923Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-10-28T00:29:14.923Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-28T00:29:14.923Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-28T00:29:15.000Z] --- PASS: TestExecUser (0.85s) [2019-10-28T00:29:15.000Z] === RUN TestExportContainerAndImportImage [2019-10-28T00:29:15.564Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-28T00:29:15.719Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-28T00:29:16.128Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-28T00:29:16.128Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2019-10-28T00:29:16.128Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-28T00:29:16.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2019-10-28T00:29:16.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.02s) [2019-10-28T00:29:16.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2019-10-28T00:29:16.971Z] === RUN TestKillStoppedContainer [2019-10-28T00:29:16.971Z] --- PASS: TestKillStoppedContainer (0.06s) [2019-10-28T00:29:16.971Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-28T00:29:16.971Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-28T00:29:16.971Z] === RUN TestKillDifferentUserContainer [2019-10-28T00:29:17.756Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2019-10-28T00:29:17.756Z] === RUN TestInspectOomKilledTrue [2019-10-28T00:29:17.756Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-28T00:29:17.756Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:29:17.756Z] === RUN TestInspectOomKilledFalse [2019-10-28T00:29:17.756Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-28T00:29:17.756Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:29:17.756Z] === RUN TestLinksEtcHostsContentMatch [2019-10-28T00:29:18.024Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2019-10-28T00:29:18.024Z] === RUN TestHealthCheckWorkdir [2019-10-28T00:29:18.075Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2019-10-28T00:29:18.075Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-28T00:29:18.075Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-28T00:29:18.075Z] service_test.go:230: FLAKY_TEST [2019-10-28T00:29:18.075Z] === RUN TestServiceWithDataPathPortInit [2019-10-28T00:29:18.540Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-10-28T00:29:18.540Z] === RUN TestLinksContainerNames [2019-10-28T00:29:18.956Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2019-10-28T00:29:18.956Z] === RUN TestHealthKillContainer [2019-10-28T00:29:19.932Z] --- PASS: TestLinksContainerNames (1.63s) [2019-10-28T00:29:19.932Z] === RUN TestLogsFollowTailEmpty [2019-10-28T00:29:20.327Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-28T00:29:20.327Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-28T00:29:20.327Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-28T00:29:20.765Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2019-10-28T00:29:20.765Z] === RUN TestContainerNetworkMountsNoChown [2019-10-28T00:29:21.258Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2019-10-28T00:29:22.036Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/default [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/default [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/private [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/private [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rprivate [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/slave [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/slave [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rslave [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/shared [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/shared [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rshared [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/default [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/rshared [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/shared [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/rslave [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/slave [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/rprivate [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/private [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:29:22.036Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-28T00:29:22.036Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:29:22.036Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-28T00:29:22.224Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-28T00:29:22.224Z] --- PASS: TestHealthKillContainer (3.16s) [2019-10-28T00:29:22.224Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:29:22.402Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:29:22.777Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:29:22.777Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:29:22.777Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-28T00:29:22.777Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:29:22.777Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-28T00:29:22.777Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-28T00:29:22.777Z] === RUN TestContainerBindMountNonRecursive [2019-10-28T00:29:23.155Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2019-10-28T00:29:23.155Z] === RUN TestIpcModeNone [2019-10-28T00:29:23.720Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-28T00:29:23.977Z] --- PASS: TestIpcModeNone (1.11s) [2019-10-28T00:29:23.977Z] === RUN TestIpcModePrivate [2019-10-28T00:29:24.235Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-28T00:29:24.605Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2019-10-28T00:29:24.605Z] === RUN TestNetworkNat [2019-10-28T00:29:24.801Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-28T00:29:25.061Z] --- PASS: TestIpcModePrivate (1.08s) [2019-10-28T00:29:25.061Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false [2019-10-28T00:29:25.061Z] === RUN TestIpcModeShareable [2019-10-28T00:29:25.061Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-28T00:29:25.900Z] --- PASS: TestNetworkNat (0.91s) [2019-10-28T00:29:25.900Z] === RUN TestNetworkLocalhostTCPNat [2019-10-28T00:29:26.442Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-28T00:29:26.442Z] --- PASS: TestIpcModeShareable (1.16s) [2019-10-28T00:29:26.442Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2019-10-28T00:29:26.442Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-28T00:29:26.767Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2019-10-28T00:29:26.767Z] === RUN TestNetworkLoopbackNat [2019-10-28T00:29:27.008Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-28T00:29:27.570Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2019-10-28T00:29:27.570Z] === RUN TestPause [2019-10-28T00:29:27.574Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-28T00:29:28.506Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-28T00:29:28.865Z] --- PASS: TestPause (1.04s) [2019-10-28T00:29:28.865Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-28T00:29:28.865Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-28T00:29:28.865Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-28T00:29:28.865Z] === RUN TestPauseStopPausedContainer [2019-10-28T00:29:29.071Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-28T00:29:29.635Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.26s) [2019-10-28T00:29:29.635Z] === RUN TestAPIIpcModeHost [2019-10-28T00:29:29.645Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-10-28T00:29:29.645Z] === RUN TestPsFilter [2019-10-28T00:29:30.018Z] --- PASS: TestPsFilter (0.24s) [2019-10-28T00:29:30.018Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-28T00:29:30.569Z] --- PASS: TestAPIIpcModeHost (1.01s) [2019-10-28T00:29:30.570Z] === RUN TestDaemonIpcModeShareable [2019-10-28T00:29:30.805Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-10-28T00:29:30.805Z] === RUN TestRemoveContainerWithVolume [2019-10-28T00:29:31.134Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-28T00:29:31.617Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-10-28T00:29:31.617Z] === RUN TestRemoveContainerRunning [2019-10-28T00:29:32.521Z] --- PASS: TestRemoveContainerRunning (0.89s) [2019-10-28T00:29:32.521Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-28T00:29:33.031Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-28T00:29:33.031Z] --- PASS: TestDaemonIpcModeShareable (2.25s) [2019-10-28T00:29:33.031Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2019-10-28T00:29:33.031Z] === RUN TestDaemonIpcModePrivate [2019-10-28T00:29:33.031Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-28T00:29:33.303Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-10-28T00:29:33.303Z] === RUN TestRemoveInvalidContainer [2019-10-28T00:29:33.303Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-28T00:29:33.303Z] === RUN TestRenameLinkedContainer [2019-10-28T00:29:34.926Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-10-28T00:29:34.926Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-28T00:29:34.926Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-28T00:29:34.926Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-28T00:29:35.858Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-28T00:29:36.790Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.99s) [2019-10-28T00:29:36.790Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-10-28T00:29:36.790Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-28T00:29:36.790Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-28T00:29:37.048Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-28T00:29:37.331Z] --- PASS: TestRenameLinkedContainer (3.47s) [2019-10-28T00:29:37.331Z] === RUN TestRenameStoppedContainer [2019-10-28T00:29:37.699Z] --- PASS: TestRenameStoppedContainer (0.88s) [2019-10-28T00:29:37.699Z] === RUN TestRenameRunningContainerAndReuse [2019-10-28T00:29:38.421Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-28T00:29:38.679Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.02s) [2019-10-28T00:29:38.679Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2019-10-28T00:29:38.679Z] === RUN TestIpcModeOlderClient [2019-10-28T00:29:38.679Z] === PAUSE TestIpcModeOlderClient [2019-10-28T00:29:38.679Z] === RUN TestKillContainerInvalidSignal [2019-10-28T00:29:38.680Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-28T00:29:39.613Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-28T00:29:39.613Z] --- PASS: TestKillContainerInvalidSignal (1.00s) [2019-10-28T00:29:39.613Z] === RUN TestKillContainer [2019-10-28T00:29:39.613Z] === RUN TestKillContainer/no_signal [2019-10-28T00:29:39.684Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2019-10-28T00:29:39.684Z] === RUN TestRenameInvalidName [2019-10-28T00:29:40.003Z] --- PASS: TestServiceWithDataPathPortInit (19.63s) [2019-10-28T00:29:40.003Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-28T00:29:40.459Z] --- PASS: TestRenameInvalidName (0.94s) [2019-10-28T00:29:40.459Z] === RUN TestRenameAnonymousContainer [2019-10-28T00:29:40.544Z] === RUN TestKillContainer/non_killing_signal [2019-10-28T00:29:41.107Z] === RUN TestKillContainer/killing_signal [2019-10-28T00:29:41.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-28T00:29:42.237Z] --- PASS: TestKillContainer (2.50s) [2019-10-28T00:29:42.237Z] --- PASS: TestKillContainer/no_signal (0.83s) [2019-10-28T00:29:42.237Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-10-28T00:29:42.237Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2019-10-28T00:29:42.237Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-28T00:29:42.237Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-28T00:29:42.801Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-28T00:29:43.059Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-28T00:29:43.626Z] --- PASS: TestRenameAnonymousContainer (2.97s) [2019-10-28T00:29:43.626Z] === RUN TestRenameContainerWithSameName [2019-10-28T00:29:43.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2019-10-28T00:29:43.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2019-10-28T00:29:43.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-10-28T00:29:43.992Z] === RUN TestKillStoppedContainer [2019-10-28T00:29:43.992Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-28T00:29:43.992Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-28T00:29:43.992Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-28T00:29:43.992Z] === RUN TestKillDifferentUserContainer [2019-10-28T00:29:44.399Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-10-28T00:29:44.399Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-28T00:29:44.924Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-10-28T00:29:44.924Z] === RUN TestInspectOomKilledTrue [2019-10-28T00:29:44.924Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-28T00:29:44.924Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:29:44.924Z] === RUN TestInspectOomKilledFalse [2019-10-28T00:29:44.924Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-28T00:29:44.924Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:29:44.924Z] === RUN TestLinksEtcHostsContentMatch [2019-10-28T00:29:45.490Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2019-10-28T00:29:45.490Z] === RUN TestLinksContainerNames [2019-10-28T00:29:46.266Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2019-10-28T00:29:46.266Z] === RUN TestResize [2019-10-28T00:29:47.050Z] --- PASS: TestResize (0.89s) [2019-10-28T00:29:47.050Z] === RUN TestResizeWithInvalidSize [2019-10-28T00:29:47.388Z] --- PASS: TestLinksContainerNames (1.66s) [2019-10-28T00:29:47.388Z] === RUN TestLogsFollowTailEmpty [2019-10-28T00:29:47.835Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2019-10-28T00:29:47.835Z] === RUN TestResizeWhenContainerNotStarted [2019-10-28T00:29:48.115Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.66s) [2019-10-28T00:29:48.116Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vgs6e7ukrb8jk7omey982i66r Created:2019-10-28 00:29:39.25557886 +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[369d24813af89a3cecb95201beed8e951739b5cfb50ee5699562e1837e084e37:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ehiv3j1nogtbi5jigez72d80 EndpointID:a5f019b5df451a3d794997b14d16add9280e42f36e83958c83369c82f85ba7ae MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:245e9f2655e251a3f8b5279870efec025e7ff00c0003766ab8a4fdacb357d64a 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:f26cb1188c0f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ehiv3j1nogtbi5jigez72d80 EndpointID:a5f019b5df451a3d794997b14d16add9280e42f36e83958c83369c82f85ba7ae EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-28T00:29:48.116Z] PASS [2019-10-28T00:29:48.116Z] [2019-10-28T00:29:48.116Z] === Skipped [2019-10-28T00:29:48.116Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-28T00:29:48.116Z] service_test.go:230: FLAKY_TEST [2019-10-28T00:29:48.116Z] [2019-10-28T00:29:48.116Z] [2019-10-28T00:29:48.116Z] DONE 21 tests, 1 skipped in 54.922s [2019-10-28T00:29:48.116Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-28T00:29:48.116Z] ++ 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-28T00:29:48.116Z] ++ set -e [2019-10-28T00:29:48.116Z] ++ '[' -n 0 ']' [2019-10-28T00:29:48.116Z] ++ set -x [2019-10-28T00:29:48.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=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-28T00:29:48.116Z] INFO: Testing against a local daemon [2019-10-28T00:29:48.116Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-28T00:29:48.116Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-28T00:29:48.116Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:29:48.116Z] === RUN TestDockerNetworkIpvlan [2019-10-28T00:29:48.116Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-28T00:29:48.116Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:29:48.116Z] PASS [2019-10-28T00:29:48.116Z] [2019-10-28T00:29:48.116Z] === Skipped [2019-10-28T00:29:48.116Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-28T00:29:48.116Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:29:48.116Z] [2019-10-28T00:29:48.116Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-28T00:29:48.116Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:29:48.116Z] [2019-10-28T00:29:48.116Z] [2019-10-28T00:29:48.116Z] DONE 2 tests, 2 skipped in 0.179s [2019-10-28T00:29:48.116Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-28T00:29:48.116Z] ++ 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-28T00:29:48.116Z] ++ set -e [2019-10-28T00:29:48.116Z] ++ '[' -n 0 ']' [2019-10-28T00:29:48.116Z] ++ set -x [2019-10-28T00:29:48.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=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-28T00:29:48.116Z] INFO: Testing against a local daemon [2019-10-28T00:29:48.116Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-28T00:29:48.321Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2019-10-28T00:29:48.321Z] === RUN TestContainerNetworkMountsNoChown [2019-10-28T00:29:49.119Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:29:49.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:29:49.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:29:49.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:29:49.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:29:49.258Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-28T00:29:49.258Z] --- PASS: TestContainerNetworkMountsNoChown (1.07s) [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/default [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/default [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/private [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/private [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/rprivate [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/slave [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/slave [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/rslave [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/shared [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/shared [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/rshared [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-28T00:29:49.258Z] === CONT TestMountDaemonRoot/default [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-28T00:29:49.258Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:29:49.258Z] === CONT TestMountDaemonRoot/rshared [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:29:49.258Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:29:49.258Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:29:49.258Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:29:49.491Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.84s) [2019-10-28T00:29:49.491Z] === RUN TestDockerNetworkMacvlan [2019-10-28T00:29:49.516Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-28T00:29:49.516Z] === CONT TestMountDaemonRoot/shared [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-28T00:29:49.516Z] === CONT TestMountDaemonRoot/rslave [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:29:49.516Z] === CONT TestMountDaemonRoot/slave [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:29:49.516Z] === CONT TestMountDaemonRoot/rprivate [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:29:49.516Z] === CONT TestMountDaemonRoot/private [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-28T00:29:49.516Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:29:49.516Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:29:49.516Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-28T00:29:49.516Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:29:49.516Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-28T00:29:49.516Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:29:49.773Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:29:49.773Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:29:49.773Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:29:49.773Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:29:49.773Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-28T00:29:49.773Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-28T00:29:49.773Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:29:49.773Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:29:50.030Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:29:50.288Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:29:50.288Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:29:50.288Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-28T00:29:50.288Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-28T00:29:50.288Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-28T00:29:50.288Z] === RUN TestContainerBindMountNonRecursive [2019-10-28T00:29:50.427Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-28T00:29:50.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:29:51.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:29:51.803Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-28T00:29:52.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:29:52.727Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:29:52.737Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-28T00:29:53.568Z] --- PASS: TestContainerBindMountNonRecursive (2.87s) [2019-10-28T00:29:53.569Z] === RUN TestNetworkNat [2019-10-28T00:29:54.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:29:54.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:29:54.500Z] --- PASS: TestNetworkNat (1.13s) [2019-10-28T00:29:54.500Z] === RUN TestNetworkLocalhostTCPNat [2019-10-28T00:29:55.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-28T00:29:55.322Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2019-10-28T00:29:55.322Z] === RUN TestNetworkLoopbackNat [2019-10-28T00:29:55.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-28T00:29:56.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:29:56.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:29:56.665Z] Removing intermediate container 1d243639bc9b [2019-10-28T00:29:56.665Z] ---> f87113196e00 [2019-10-28T00:29:56.665Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-28T00:29:56.665Z] ---> Running in 92c5986c6975 [2019-10-28T00:29:56.665Z] Removing intermediate container 92c5986c6975 [2019-10-28T00:29:56.665Z] ---> 263096ef2193 [2019-10-28T00:29:56.665Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-28T00:29:56.665Z] ---> Running in 8419996a4450 [2019-10-28T00:29:56.665Z] Removing intermediate container 8419996a4450 [2019-10-28T00:29:56.665Z] ---> a318d58755c7 [2019-10-28T00:29:56.665Z] Step 8/8 : COPY . . [2019-10-28T00:29:56.693Z] --- PASS: TestNetworkLoopbackNat (1.40s) [2019-10-28T00:29:56.693Z] === RUN TestPause [2019-10-28T00:29:56.926Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-28T00:29:57.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-28T00:29:57.625Z] --- PASS: TestPause (0.99s) [2019-10-28T00:29:57.625Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-28T00:29:57.625Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-28T00:29:57.625Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-28T00:29:57.625Z] === RUN TestPauseStopPausedContainer [2019-10-28T00:29:58.997Z] --- PASS: TestPauseStopPausedContainer (0.99s) [2019-10-28T00:29:58.997Z] === RUN TestPsFilter [2019-10-28T00:29:58.997Z] --- PASS: TestPsFilter (0.26s) [2019-10-28T00:29:58.997Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-28T00:29:58.997Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-28T00:29:59.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:29:59.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:29:59.931Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-28T00:30:00.190Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.24s) [2019-10-28T00:30:00.190Z] === RUN TestRemoveContainerWithVolume [2019-10-28T00:30:01.115Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2019-10-28T00:30:01.996Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2019-10-28T00:30:01.996Z] === RUN TestCgroupNamespacesRun [2019-10-28T00:30:02.088Z] --- PASS: TestRemoveContainerWithVolume (1.57s) [2019-10-28T00:30:02.088Z] === RUN TestRemoveContainerRunning [2019-10-28T00:30:02.653Z] --- PASS: TestRemoveContainerRunning (0.97s) [2019-10-28T00:30:02.653Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-28T00:30:03.845Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2019-10-28T00:30:03.845Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-28T00:30:04.029Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.37s) [2019-10-28T00:30:04.029Z] === RUN TestRemoveInvalidContainer [2019-10-28T00:30:04.286Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2019-10-28T00:30:04.286Z] === RUN TestRenameLinkedContainer [2019-10-28T00:30:05.800Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2019-10-28T00:30:05.800Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-28T00:30:07.603Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2019-10-28T00:30:07.603Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-28T00:30:07.680Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-28T00:30:08.616Z] --- PASS: TestDockerNetworkMacvlan (19.20s) [2019-10-28T00:30:08.616Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-10-28T00:30:08.616Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-28T00:30:08.616Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2019-10-28T00:30:08.616Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s) [2019-10-28T00:30:08.616Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.84s) [2019-10-28T00:30:08.616Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2019-10-28T00:30:08.616Z] PASS [2019-10-28T00:30:08.616Z] [2019-10-28T00:30:08.616Z] DONE 8 tests in 21.208s [2019-10-28T00:30:08.616Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-28T00:30:08.617Z] ++ 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-28T00:30:08.876Z] ++ set -e [2019-10-28T00:30:08.876Z] ++ '[' -n 0 ']' [2019-10-28T00:30:08.876Z] ++ set -x [2019-10-28T00:30:08.876Z] ++ env -i DEST=/go/src/github.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-28T00:30:08.876Z] testing: warning: no tests to run [2019-10-28T00:30:08.876Z] PASS [2019-10-28T00:30:08.876Z] [2019-10-28T00:30:08.876Z] DONE 0 tests in 0.040s [2019-10-28T00:30:08.876Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-28T00:30:08.876Z] ++ 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-28T00:30:08.876Z] ++ set -e [2019-10-28T00:30:08.876Z] ++ '[' -n 0 ']' [2019-10-28T00:30:08.876Z] ++ set -x [2019-10-28T00:30:08.876Z] ++ env -i DEST=/go/src/github.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-28T00:30:08.876Z] INFO: Testing against a local daemon [2019-10-28T00:30:08.876Z] === RUN TestAuthZPluginAllowRequest [2019-10-28T00:30:09.451Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2019-10-28T00:30:09.451Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-28T00:30:09.549Z] --- PASS: TestRenameLinkedContainer (4.55s) [2019-10-28T00:30:09.549Z] === RUN TestRenameStoppedContainer [2019-10-28T00:30:09.549Z] --- PASS: TestRenameStoppedContainer (0.94s) [2019-10-28T00:30:09.549Z] === RUN TestRenameRunningContainerAndReuse [2019-10-28T00:30:10.779Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2019-10-28T00:30:10.779Z] === RUN TestAuthZPluginTLS [2019-10-28T00:30:11.310Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2019-10-28T00:30:11.310Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-28T00:30:11.347Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-10-28T00:30:11.347Z] === RUN TestAuthZPluginDenyRequest [2019-10-28T00:30:11.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-28T00:30:11.447Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-28T00:30:11.914Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-28T00:30:11.914Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-28T00:30:12.258Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-10-28T00:30:12.258Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-28T00:30:12.424Z] --- PASS: TestRenameRunningContainerAndReuse (2.66s) [2019-10-28T00:30:12.424Z] === RUN TestRenameInvalidName [2019-10-28T00:30:12.483Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-28T00:30:12.483Z] === RUN TestAuthZPluginDenyResponse [2019-10-28T00:30:12.683Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-28T00:30:13.051Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-28T00:30:13.052Z] === RUN TestAuthZPluginAllowEventStream [2019-10-28T00:30:13.064Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2019-10-28T00:30:13.064Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-28T00:30:13.248Z] --- PASS: TestRenameInvalidName (0.98s) [2019-10-28T00:30:13.248Z] === RUN TestRenameAnonymousContainer [2019-10-28T00:30:13.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-28T00:30:14.378Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-28T00:30:14.856Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2019-10-28T00:30:14.856Z] === RUN TestKernelTCPMemory [2019-10-28T00:30:14.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-28T00:30:14.955Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2019-10-28T00:30:14.955Z] === RUN TestAuthZPluginErrorResponse [2019-10-28T00:30:15.522Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-28T00:30:15.522Z] === RUN TestAuthZPluginErrorRequest [2019-10-28T00:30:15.645Z] --- PASS: TestKernelTCPMemory (1.06s) [2019-10-28T00:30:15.645Z] === RUN TestNISDomainname [2019-10-28T00:30:16.089Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-28T00:30:16.089Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-28T00:30:16.657Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-28T00:30:16.657Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-28T00:30:16.897Z] --- PASS: TestNISDomainname (1.26s) [2019-10-28T00:30:16.897Z] === RUN TestHostnameDnsResolution [2019-10-28T00:30:18.219Z] --- PASS: TestRenameAnonymousContainer (4.34s) [2019-10-28T00:30:18.219Z] === RUN TestRenameContainerWithSameName [2019-10-28T00:30:18.269Z] --- PASS: TestHostnameDnsResolution (1.30s) [2019-10-28T00:30:18.269Z] === RUN TestStats [2019-10-28T00:30:18.477Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-10-28T00:30:18.477Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-28T00:30:19.189Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-10-28T00:30:19.189Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-28T00:30:19.408Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-28T00:30:20.342Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-28T00:30:20.342Z] --- PASS: TestRenameContainerWithLinkedContainer (1.84s) [2019-10-28T00:30:20.342Z] === RUN TestResize [2019-10-28T00:30:20.693Z] --- PASS: TestStats (2.50s) [2019-10-28T00:30:20.693Z] === RUN TestStopContainerWithTimeout [2019-10-28T00:30:20.693Z] === RUN TestStopContainerWithTimeout/0 [2019-10-28T00:30:20.693Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-28T00:30:20.693Z] === RUN TestStopContainerWithTimeout/1 [2019-10-28T00:30:20.693Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-28T00:30:20.693Z] === RUN TestStopContainerWithTimeout/3 [2019-10-28T00:30:20.693Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-28T00:30:20.693Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-28T00:30:20.693Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-28T00:30:20.693Z] === CONT TestStopContainerWithTimeout/0 [2019-10-28T00:30:20.693Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-28T00:30:21.092Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-10-28T00:30:21.092Z] === RUN TestAuthZPluginHeader [2019-10-28T00:30:21.276Z] --- PASS: TestResize (0.98s) [2019-10-28T00:30:21.276Z] === RUN TestResizeWithInvalidSize [2019-10-28T00:30:21.841Z] ---> a33ea7267e0c [2019-10-28T00:30:21.841Z] Successfully built a33ea7267e0c [2019-10-28T00:30:21.841Z] Successfully tagged docker:latest [2019-10-28T00:30:21.841Z] INFO: Image build ended at 10/28/2019 00:30:20. Duration:00:03:53.6700337 [2019-10-28T00:30:21.841Z] [2019-10-28T00:30:21.841Z] [2019-10-28T00:30:21.841Z] INFO: Building the test binaries at 10/28/2019 00:30:20... [2019-10-28T00:30:21.937Z] === CONT TestStopContainerWithTimeout/3 [2019-10-28T00:30:22.029Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-10-28T00:30:22.029Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-28T00:30:22.029Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-28T00:30:22.029Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:22.029Z] === RUN TestAuthZPluginV2Disable [2019-10-28T00:30:22.029Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-28T00:30:22.029Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:22.029Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-28T00:30:22.029Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-28T00:30:22.029Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:22.029Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-28T00:30:22.029Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-28T00:30:22.029Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:22.029Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-28T00:30:22.209Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2019-10-28T00:30:22.209Z] === RUN TestResizeWhenContainerNotStarted [2019-10-28T00:30:23.145Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:30:23.145Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:30:23.145Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:30:23.145Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:30:23.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:30:23.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-28T00:30:23.741Z] === CONT TestStopContainerWithTimeout/1 [2019-10-28T00:30:24.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:30:25.608Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-28T00:30:25.608Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2019-10-28T00:30:25.608Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2019-10-28T00:30:25.608Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2019-10-28T00:30:25.608Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2019-10-28T00:30:25.608Z] === RUN TestDeleteDevicemapper [2019-10-28T00:30:25.608Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-28T00:30:25.608Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-28T00:30:25.608Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-28T00:30:25.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:30:26.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:30:26.556Z] INFO: make.ps1 starting at 10/28/2019 00:30:25 [2019-10-28T00:30:26.557Z] INFO: Git commit (49fbb9c98) assumed from DOCKER_GITCOMMIT environment variable [2019-10-28T00:30:26.557Z] INFO: Invoking autogen... [2019-10-28T00:30:27.020Z] INFO: Building daemon... [2019-10-28T00:30:27.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:30:27.463Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-28T00:30:27.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:30:27.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-28T00:30:29.646Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2019-10-28T00:30:29.646Z] === RUN TestUpdateMemory [2019-10-28T00:30:29.646Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-28T00:30:29.646Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:30:29.646Z] === RUN TestUpdateCPUQuota [2019-10-28T00:30:29.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-28T00:30:30.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:30:30.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:30:30.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-28T00:30:31.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-28T00:30:31.514Z] --- PASS: TestUpdateCPUQuota (1.69s) [2019-10-28T00:30:31.514Z] === RUN TestUpdatePidsLimit [2019-10-28T00:30:31.514Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-28T00:30:31.514Z] === RUN TestUpdatePidsLimit/no_change [2019-10-28T00:30:32.037Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-28T00:30:32.037Z] Copying nested executables into bundles/binary-daemon [2019-10-28T00:30:32.037Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-28T00:30:32.320Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-28T00:30:32.434Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -e DOCKER_GRAPHDRIVER docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/make.sh cross [2019-10-28T00:30:32.704Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-28T00:30:32.995Z] [2019-10-28T00:30:32.995Z] Removing bundles/ [2019-10-28T00:30:32.995Z] [2019-10-28T00:30:32.995Z] ---> Making bundle: cross (in bundles/cross) [2019-10-28T00:30:32.995Z] Cross building: bundles/cross/linux/amd64 [2019-10-28T00:30:32.995Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-28T00:30:32.995Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-28T00:30:33.070Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-28T00:30:33.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-28T00:30:33.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-28T00:30:33.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:30:33.825Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-28T00:30:34.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:30:34.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-28T00:30:35.386Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-28T00:30:35.646Z] --- PASS: TestUpdatePidsLimit (4.40s) [2019-10-28T00:30:35.646Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2019-10-28T00:30:35.646Z] --- PASS: TestUpdatePidsLimit/no_change (0.50s) [2019-10-28T00:30:35.646Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-28T00:30:35.646Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-10-28T00:30:35.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-10-28T00:30:35.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-10-28T00:30:35.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-10-28T00:30:35.646Z] === RUN TestUpdateRestartPolicy [2019-10-28T00:30:36.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:30:38.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2019-10-28T00:30:38.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2019-10-28T00:30:38.787Z] === RUN TestCgroupNamespacesRun [2019-10-28T00:30:40.109Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.90s) [2019-10-28T00:30:40.109Z] PASS [2019-10-28T00:30:40.109Z] [2019-10-28T00:30:40.109Z] === Skipped [2019-10-28T00:30:40.109Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-28T00:30:40.109Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:40.109Z] [2019-10-28T00:30:40.109Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-28T00:30:40.109Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:40.109Z] [2019-10-28T00:30:40.109Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-28T00:30:40.109Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:40.109Z] [2019-10-28T00:30:40.109Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-28T00:30:40.109Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:40.109Z] [2019-10-28T00:30:40.109Z] [2019-10-28T00:30:40.109Z] DONE 17 tests, 4 skipped in 30.998s [2019-10-28T00:30:40.109Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-28T00:30:40.109Z] ++ 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-28T00:30:40.109Z] ++ set -e [2019-10-28T00:30:40.109Z] ++ '[' -n 0 ']' [2019-10-28T00:30:40.109Z] ++ set -x [2019-10-28T00:30:40.109Z] ++ env -i DEST=/go/src/github.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-28T00:30:40.109Z] INFO: Testing against a local daemon [2019-10-28T00:30:40.109Z] === RUN TestPluginInvalidJSON [2019-10-28T00:30:40.109Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:30:40.110Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:30:40.110Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:30:40.110Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-28T00:30:40.110Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-28T00:30:40.110Z] PASS [2019-10-28T00:30:40.110Z] [2019-10-28T00:30:40.110Z] DONE 2 tests in 0.188s [2019-10-28T00:30:40.110Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-28T00:30:40.110Z] ++ 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-28T00:30:40.110Z] ++ set -e [2019-10-28T00:30:40.110Z] ++ '[' -n 0 ']' [2019-10-28T00:30:40.110Z] ++ set -x [2019-10-28T00:30:40.110Z] ++ env -i DEST=/go/src/github.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-28T00:30:40.110Z] INFO: Testing against a local daemon [2019-10-28T00:30:40.110Z] === RUN TestExternalGraphDriver [2019-10-28T00:30:40.368Z] === RUN TestExternalGraphDriver/json [2019-10-28T00:30:40.688Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2019-10-28T00:30:40.688Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-28T00:30:40.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-28T00:30:42.847Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.02s) [2019-10-28T00:30:42.847Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-28T00:30:42.901Z] === RUN TestExternalGraphDriver/spec [2019-10-28T00:30:44.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-28T00:30:44.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-28T00:30:44.744Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2019-10-28T00:30:44.744Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-28T00:30:45.433Z] === RUN TestExternalGraphDriver/pull [2019-10-28T00:30:46.114Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-28T00:30:47.050Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2019-10-28T00:30:47.050Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-28T00:30:47.966Z] --- PASS: TestExternalGraphDriver (7.34s) [2019-10-28T00:30:47.966Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2019-10-28T00:30:47.966Z] --- PASS: TestExternalGraphDriver/spec (2.65s) [2019-10-28T00:30:47.966Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2019-10-28T00:30:47.966Z] === RUN TestGraphdriverPluginV2 [2019-10-28T00:30:47.966Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-10-28T00:30:47.966Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:47.966Z] PASS [2019-10-28T00:30:47.966Z] [2019-10-28T00:30:47.966Z] === Skipped [2019-10-28T00:30:47.966Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-10-28T00:30:47.966Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:47.966Z] [2019-10-28T00:30:47.966Z] [2019-10-28T00:30:47.966Z] DONE 5 tests, 1 skipped in 7.539s [2019-10-28T00:30:47.966Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-28T00:30:47.966Z] ++ 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-28T00:30:47.966Z] ++ set -e [2019-10-28T00:30:47.966Z] ++ '[' -n 0 ']' [2019-10-28T00:30:47.966Z] ++ set -x [2019-10-28T00:30:47.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:30:47.966Z] INFO: Testing against a local daemon [2019-10-28T00:30:47.966Z] === RUN TestContinueAfterPluginCrash [2019-10-28T00:30:47.966Z] === PAUSE TestContinueAfterPluginCrash [2019-10-28T00:30:47.966Z] === RUN TestDaemonStartWithLogOpt [2019-10-28T00:30:47.966Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-28T00:30:47.966Z] === CONT TestContinueAfterPluginCrash [2019-10-28T00:30:47.966Z] === CONT TestDaemonStartWithLogOpt [2019-10-28T00:30:48.427Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-28T00:30:49.335Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2019-10-28T00:30:49.335Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-28T00:30:49.335Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-10-28T00:30:49.335Z] === RUN TestWaitNonBlocked [2019-10-28T00:30:49.335Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:30:49.335Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:30:49.335Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:30:49.335Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:30:49.335Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:30:49.335Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:30:49.363Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.21s) [2019-10-28T00:30:49.363Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-28T00:30:49.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-28T00:30:49.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-28T00:30:49.927Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-10-28T00:30:49.927Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-28T00:30:50.596Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-28T00:30:50.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2019-10-28T00:30:50.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2019-10-28T00:30:50.596Z] === RUN TestWaitBlocked [2019-10-28T00:30:50.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:30:50.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:30:50.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:30:50.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:30:50.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:30:50.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:30:50.860Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2019-10-28T00:30:50.860Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-28T00:30:52.068Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-28T00:30:52.068Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2019-10-28T00:30:52.068Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2019-10-28T00:30:52.068Z] === CONT TestContainerStartOnDaemonRestart [2019-10-28T00:30:52.068Z] === CONT TestIpcModeOlderClient [2019-10-28T00:30:52.068Z] --- PASS: TestIpcModeOlderClient (0.21s) [2019-10-28T00:30:52.068Z] === CONT TestDaemonRestartIpcMode [2019-10-28T00:30:52.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-28T00:30:53.163Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2019-10-28T00:30:53.163Z] === RUN TestKernelTCPMemory [2019-10-28T00:30:54.095Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-10-28T00:30:54.095Z] === RUN TestNISDomainname [2019-10-28T00:30:55.292Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s) [2019-10-28T00:30:55.466Z] --- PASS: TestNISDomainname (1.25s) [2019-10-28T00:30:55.466Z] === RUN TestHostnameDnsResolution [2019-10-28T00:30:55.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-28T00:30:55.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-28T00:30:55.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-28T00:30:56.088Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2019-10-28T00:30:56.088Z] PASS [2019-10-28T00:30:56.088Z] [2019-10-28T00:30:56.088Z] === Skipped [2019-10-28T00:30:56.088Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-28T00:30:56.088Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-28T00:30:56.088Z] [2019-10-28T00:30:56.088Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-28T00:30:56.088Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:30:56.088Z] [2019-10-28T00:30:56.088Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-28T00:30:56.088Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:30:56.088Z] [2019-10-28T00:30:56.088Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-28T00:30:56.088Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-28T00:30:56.088Z] [2019-10-28T00:30:56.088Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-28T00:30:56.088Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-28T00:30:56.088Z] [2019-10-28T00:30:56.088Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-28T00:30:56.088Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:30:56.088Z] [2019-10-28T00:30:56.088Z] [2019-10-28T00:30:56.088Z] DONE 197 tests, 6 skipped in 140.610s [2019-10-28T00:30:56.088Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-28T00:30:56.088Z] ++ 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-28T00:30:56.088Z] ++ set -e [2019-10-28T00:30:56.088Z] ++ '[' -n 0 ']' [2019-10-28T00:30:56.088Z] ++ set -x [2019-10-28T00:30:56.088Z] ++ env -i DEST=/go/src/github.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-28T00:30:56.088Z] INFO: Testing against a local daemon [2019-10-28T00:30:56.088Z] === RUN TestCommitInheritsEnv [2019-10-28T00:30:56.462Z] --- PASS: TestCommitInheritsEnv (0.48s) [2019-10-28T00:30:56.462Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-28T00:30:56.462Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-28T00:30:56.462Z] === RUN TestImagesFilterMultiReference [2019-10-28T00:30:56.462Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-10-28T00:30:56.462Z] === RUN TestImagePullPlatformInvalid [2019-10-28T00:30:56.462Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-28T00:30:56.462Z] === RUN TestRemoveImageOrphaning [2019-10-28T00:30:56.838Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2019-10-28T00:30:56.838Z] === RUN TestRemoveImageGarbageCollector [2019-10-28T00:30:56.838Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-28T00:30:56.838Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:30:56.838Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-28T00:30:57.094Z] --- PASS: TestHostnameDnsResolution (1.61s) [2019-10-28T00:30:57.095Z] === RUN TestStats [2019-10-28T00:30:57.219Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-28T00:30:57.219Z] === RUN TestTagInvalidReference [2019-10-28T00:30:57.219Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-28T00:30:57.219Z] === RUN TestTagValidPrefixedRepo [2019-10-28T00:30:57.219Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-10-28T00:30:57.219Z] === RUN TestTagExistedNameWithoutForce [2019-10-28T00:30:57.219Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-28T00:30:57.219Z] === RUN TestTagOfficialNames [2019-10-28T00:30:57.219Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-28T00:30:57.219Z] === RUN TestTagMatchesDigest [2019-10-28T00:30:57.219Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-10-28T00:30:57.219Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-28T00:30:58.395Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-28T00:30:58.395Z] ok github.com/docker/docker/api/server/middleware 0.037s coverage: 37.7% of statements [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-28T00:30:58.395Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-28T00:30:58.395Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2019-10-28T00:30:58.395Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2019-10-28T00:30:58.396Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.0% of statements [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-28T00:30:58.396Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2019-10-28T00:30:58.396Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/builder [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-28T00:30:58.396Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-28T00:30:58.992Z] --- PASS: TestStats (2.08s) [2019-10-28T00:30:58.992Z] === RUN TestStopContainerWithTimeout [2019-10-28T00:30:58.992Z] === RUN TestStopContainerWithTimeout/0 [2019-10-28T00:30:58.992Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-28T00:30:58.992Z] === RUN TestStopContainerWithTimeout/1 [2019-10-28T00:30:58.992Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-28T00:30:58.992Z] === RUN TestStopContainerWithTimeout/3 [2019-10-28T00:30:58.992Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-28T00:30:58.992Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-28T00:30:58.992Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-28T00:30:58.992Z] === CONT TestStopContainerWithTimeout/0 [2019-10-28T00:30:58.992Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-28T00:30:59.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-28T00:30:59.416Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2019-10-28T00:31:00.178Z] --- PASS: TestDaemonStartWithLogOpt (10.32s) [2019-10-28T00:31:00.621Z] === CONT TestStopContainerWithTimeout/3 [2019-10-28T00:31:02.521Z] === CONT TestStopContainerWithTimeout/1 [2019-10-28T00:31:03.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-28T00:31:03.473Z] --- PASS: TestContinueAfterPluginCrash (15.21s) [2019-10-28T00:31:03.473Z] PASS [2019-10-28T00:31:03.473Z] [2019-10-28T00:31:03.473Z] DONE 2 tests in 15.384s [2019-10-28T00:31:03.473Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-28T00:31:03.473Z] ++ 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-28T00:31:03.473Z] ++ set -e [2019-10-28T00:31:03.473Z] ++ '[' -n 0 ']' [2019-10-28T00:31:03.473Z] ++ set -x [2019-10-28T00:31:03.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:31:03.473Z] INFO: Testing against a local daemon [2019-10-28T00:31:03.473Z] === RUN TestPluginWithDevMounts [2019-10-28T00:31:03.473Z] === PAUSE TestPluginWithDevMounts [2019-10-28T00:31:03.473Z] === CONT TestPluginWithDevMounts [2019-10-28T00:31:04.458Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-28T00:31:04.458Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2019-10-28T00:31:04.458Z] --- PASS: TestStopContainerWithTimeout/-1 (3.48s) [2019-10-28T00:31:04.458Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2019-10-28T00:31:04.458Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2019-10-28T00:31:04.458Z] === RUN TestDeleteDevicemapper [2019-10-28T00:31:04.458Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-28T00:31:04.458Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-28T00:31:04.458Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-28T00:31:04.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-28T00:31:05.062Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2019-10-28T00:31:05.381Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-10-28T00:31:05.381Z] PASS [2019-10-28T00:31:05.381Z] [2019-10-28T00:31:05.381Z] DONE 1 tests in 2.428s [2019-10-28T00:31:05.381Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-28T00:31:05.381Z] ++ 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-28T00:31:05.381Z] ++ set -e [2019-10-28T00:31:05.381Z] ++ '[' -n 0 ']' [2019-10-28T00:31:05.381Z] ++ set -x [2019-10-28T00:31:05.381Z] ++ env -i DEST=/go/src/github.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-28T00:31:05.640Z] INFO: Testing against a local daemon [2019-10-28T00:31:05.641Z] === RUN TestSecretInspect [2019-10-28T00:31:06.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-28T00:31:07.120Z] ok github.com/docker/docker/builder/remotecontext/git 5.125s coverage: 85.1% of statements [2019-10-28T00:31:07.191Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.70s) [2019-10-28T00:31:07.191Z] === RUN TestUpdateMemory [2019-10-28T00:31:07.191Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-28T00:31:07.191Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:31:07.191Z] === RUN TestUpdateCPUQuota [2019-10-28T00:31:08.124Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-28T00:31:08.981Z] --- PASS: TestSecretInspect (3.18s) [2019-10-28T00:31:08.981Z] === RUN TestSecretList [2019-10-28T00:31:09.057Z] --- PASS: TestUpdateCPUQuota (2.00s) [2019-10-28T00:31:09.057Z] === RUN TestUpdatePidsLimit [2019-10-28T00:31:09.057Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-28T00:31:09.163Z] ok github.com/docker/docker/builder/remotecontext 0.547s coverage: 13.6% of statements [2019-10-28T00:31:09.625Z] === RUN TestUpdatePidsLimit/no_change [2019-10-28T00:31:09.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-28T00:31:10.140Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-28T00:31:10.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-28T00:31:10.654Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-28T00:31:11.219Z] ok github.com/docker/docker/builder/dockerfile 1.520s coverage: 48.2% of statements [2019-10-28T00:31:11.219Z] ? github.com/docker/docker/cli [no test files] [2019-10-28T00:31:11.219Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-28T00:31:11.225Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-28T00:31:11.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-28T00:31:11.741Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-28T00:31:11.999Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-28T00:31:12.269Z] --- PASS: TestSecretList (3.15s) [2019-10-28T00:31:12.269Z] === RUN TestSecretsCreateAndDelete [2019-10-28T00:31:12.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-28T00:31:14.306Z] --- PASS: TestUpdatePidsLimit (4.89s) [2019-10-28T00:31:14.306Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-10-28T00:31:14.306Z] --- PASS: TestUpdatePidsLimit/no_change (0.50s) [2019-10-28T00:31:14.306Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) [2019-10-28T00:31:14.306Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-10-28T00:31:14.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-10-28T00:31:14.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s) [2019-10-28T00:31:14.306Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.53s) [2019-10-28T00:31:14.306Z] === RUN TestUpdateRestartPolicy [2019-10-28T00:31:14.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-28T00:31:15.556Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2019-10-28T00:31:15.556Z] === RUN TestSecretsUpdate [2019-10-28T00:31:16.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-28T00:31:18.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-28T00:31:18.840Z] --- PASS: TestSecretsUpdate (3.10s) [2019-10-28T00:31:18.840Z] === RUN TestTemplatedSecret [2019-10-28T00:31:19.653Z] ok github.com/docker/docker/client 0.984s coverage: 75.8% of statements [2019-10-28T00:31:22.181Z] --- PASS: TestTemplatedSecret (3.42s) [2019-10-28T00:31:22.181Z] === RUN TestSecretCreateResolve [2019-10-28T00:31:22.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-28T00:31:22.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-28T00:31:23.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-28T00:31:25.066Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-28T00:31:25.323Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-28T00:31:25.466Z] --- PASS: TestSecretCreateResolve (3.17s) [2019-10-28T00:31:25.466Z] PASS [2019-10-28T00:31:25.466Z] [2019-10-28T00:31:25.466Z] DONE 6 tests in 19.416s [2019-10-28T00:31:25.466Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-28T00:31:25.466Z] ++ 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-28T00:31:25.466Z] ++ set -e [2019-10-28T00:31:25.466Z] ++ '[' -n 0 ']' [2019-10-28T00:31:25.466Z] ++ set -x [2019-10-28T00:31:25.466Z] ++ env -i DEST=/go/src/github.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-28T00:31:25.466Z] INFO: Testing against a local daemon [2019-10-28T00:31:25.466Z] === RUN TestServiceCreateInit [2019-10-28T00:31:25.466Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-28T00:31:26.253Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-28T00:31:26.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-28T00:31:27.879Z] --- PASS: TestUpdateRestartPolicy (13.63s) [2019-10-28T00:31:27.879Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-28T00:31:28.812Z] --- PASS: TestUpdateRestartWithAutoRemove (1.05s) [2019-10-28T00:31:28.812Z] === RUN TestWaitNonBlocked [2019-10-28T00:31:28.812Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:31:28.812Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:31:28.812Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:31:28.812Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:31:28.812Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:31:28.812Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:31:28.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-28T00:31:30.182Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-28T00:31:30.182Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.47s) [2019-10-28T00:31:30.182Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.51s) [2019-10-28T00:31:30.182Z] === RUN TestWaitBlocked [2019-10-28T00:31:30.182Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:31:30.182Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:31:30.182Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:31:30.182Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:31:30.182Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:31:30.182Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:31:30.736Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-28T00:31:31.554Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-28T00:31:31.554Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2019-10-28T00:31:31.554Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2019-10-28T00:31:31.554Z] === CONT TestContainerStartOnDaemonRestart [2019-10-28T00:31:31.554Z] === CONT TestIpcModeOlderClient [2019-10-28T00:31:31.811Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-28T00:31:31.811Z] === CONT TestDaemonRestartIpcMode [2019-10-28T00:31:32.377Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-28T00:31:32.942Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-28T00:31:34.840Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-28T00:31:35.403Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2019-10-28T00:31:35.661Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-28T00:31:35.918Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-28T00:31:36.009Z] --- PASS: TestServiceCreateInit (10.43s) [2019-10-28T00:31:36.009Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s) [2019-10-28T00:31:36.009Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2019-10-28T00:31:36.009Z] === RUN TestCreateServiceMultipleTimes [2019-10-28T00:31:36.175Z] --- PASS: TestDaemonRestartIpcMode (4.39s) [2019-10-28T00:31:36.175Z] PASS [2019-10-28T00:31:36.175Z] [2019-10-28T00:31:36.175Z] === Skipped [2019-10-28T00:31:36.175Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-28T00:31:36.175Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-28T00:31:36.175Z] [2019-10-28T00:31:36.175Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-28T00:31:36.175Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:31:36.175Z] [2019-10-28T00:31:36.175Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-28T00:31:36.175Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:31:36.175Z] [2019-10-28T00:31:36.175Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-28T00:31:36.175Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-28T00:31:36.175Z] [2019-10-28T00:31:36.175Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-28T00:31:36.175Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-28T00:31:36.175Z] [2019-10-28T00:31:36.175Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-28T00:31:36.175Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:31:36.175Z] [2019-10-28T00:31:36.175Z] [2019-10-28T00:31:36.175Z] DONE 197 tests, 6 skipped in 155.325s [2019-10-28T00:31:36.175Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-28T00:31:36.175Z] ++ 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-28T00:31:36.175Z] ++ set -e [2019-10-28T00:31:36.175Z] ++ '[' -n 0 ']' [2019-10-28T00:31:36.175Z] ++ set -x [2019-10-28T00:31:36.175Z] ++ env -i DEST=/go/src/github.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-28T00:31:36.432Z] INFO: Testing against a local daemon [2019-10-28T00:31:36.432Z] === RUN TestCommitInheritsEnv [2019-10-28T00:31:36.690Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-28T00:31:36.947Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-10-28T00:31:36.947Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-28T00:31:36.947Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-28T00:31:36.947Z] === RUN TestImagesFilterMultiReference [2019-10-28T00:31:37.204Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-28T00:31:37.204Z] === RUN TestImagePullPlatformInvalid [2019-10-28T00:31:37.204Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-28T00:31:37.204Z] === RUN TestRemoveImageOrphaning [2019-10-28T00:31:37.769Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2019-10-28T00:31:37.769Z] === RUN TestRemoveImageGarbageCollector [2019-10-28T00:31:38.027Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-28T00:31:39.182Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-28T00:31:39.645Z] [2019-10-28T00:31:39.645Z] ________ ____ __. [2019-10-28T00:31:39.645Z] \_____ \ | |/ _| [2019-10-28T00:31:39.645Z] / | \| < [2019-10-28T00:31:39.645Z] / | \ | \ [2019-10-28T00:31:39.645Z] \_______ /____|__ \ [2019-10-28T00:31:39.645Z] \/ \/ [2019-10-28T00:31:39.645Z] [2019-10-28T00:31:39.645Z] INFO: make.ps1 ended at 10/28/2019 00:31:39 [2019-10-28T00:31:40.552Z] --- PASS: TestRemoveImageGarbageCollector (2.43s) [2019-10-28T00:31:40.552Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-28T00:31:40.552Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-28T00:31:40.552Z] === RUN TestTagInvalidReference [2019-10-28T00:31:40.552Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-28T00:31:40.552Z] === RUN TestTagValidPrefixedRepo [2019-10-28T00:31:40.552Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-28T00:31:40.552Z] === RUN TestTagExistedNameWithoutForce [2019-10-28T00:31:40.552Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-28T00:31:40.552Z] === RUN TestTagOfficialNames [2019-10-28T00:31:40.552Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-28T00:31:40.552Z] === RUN TestTagMatchesDigest [2019-10-28T00:31:40.552Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-28T00:31:40.552Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-28T00:31:41.487Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-28T00:31:42.560Z] INFO: Binaries build ended at 10/28/2019 00:31:41. Duration:00:01:21.2725128 [2019-10-28T00:31:44.015Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-28T00:31:44.105Z] INFO: Copying the built daemon binary to d:\CI\PR-40143\1\binary\dockerd-49fbb9c98.exe... [2019-10-28T00:31:45.078Z] INFO: Copying the built client binary to d:\CI\PR-40143\1\binary\docker-49fbb9c98.exe... [2019-10-28T00:31:45.078Z] INFO: Copying dockerversion from the container... [2019-10-28T00:31:46.050Z] INFO: Copying the golang package from the container to d:\CI\PR-40143\1\installer\go.zip... [2019-10-28T00:31:46.540Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-28T00:31:47.473Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-28T00:31:47.730Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-28T00:31:48.237Z] INFO: Extracting go.zip to d:\CI\PR-40143\1\go [2019-10-28T00:31:48.295Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-28T00:31:48.859Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-28T00:31:48.859Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-28T00:31:49.117Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-28T00:31:49.375Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-28T00:31:49.632Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-28T00:31:49.632Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-28T00:31:50.198Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-28T00:31:51.570Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-28T00:31:54.407Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-28T00:31:54.407Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-28T00:31:54.407Z] Cross building: bundles/cross/windows/amd64 [2019-10-28T00:31:54.407Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-28T00:31:54.407Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-28T00:31:55.753Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-28T00:31:56.317Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-28T00:31:56.882Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-28T00:31:57.447Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-28T00:31:58.819Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-28T00:32:00.192Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-28T00:32:01.124Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-28T00:32:01.692Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-28T00:32:02.549Z] --- PASS: TestCreateServiceMultipleTimes (24.25s) [2019-10-28T00:32:02.549Z] === RUN TestCreateServiceConflict [2019-10-28T00:32:03.117Z] --- PASS: TestCreateServiceConflict (3.17s) [2019-10-28T00:32:03.117Z] === RUN TestCreateServiceMaxReplicas [2019-10-28T00:32:04.974Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-28T00:32:05.232Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-28T00:32:05.797Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-28T00:32:06.362Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-28T00:32:06.620Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-28T00:32:07.307Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2019-10-28T00:32:07.307Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-28T00:32:07.555Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-28T00:32:07.555Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-28T00:32:07.813Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-28T00:32:11.995Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-28T00:32:12.931Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-28T00:32:16.470Z] ok github.com/docker/docker/cmd/dockerd 0.251s coverage: 30.3% of statements [2019-10-28T00:32:16.470Z] ok github.com/docker/docker/container 0.185s coverage: 35.3% of statements [2019-10-28T00:32:16.470Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-28T00:32:16.470Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-28T00:32:16.470Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-28T00:32:16.470Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-28T00:32:18.229Z] INFO: Extraction ended at 10/28/2019 00:32:16. Duration:00:00:28.3357904 [2019-10-28T00:32:18.229Z] INFO: Updating the golang and path environment variables [2019-10-28T00:32:18.229Z] INFO: GOPATH=d:\gopath [2019-10-28T00:32:18.229Z] INFO: go version go1.13.3 windows/amd64 [2019-10-28T00:32:18.229Z] INFO: Running the daemon under test in debug mode [2019-10-28T00:32:18.229Z] INFO: Starting a daemon under test... [2019-10-28T00:32:18.229Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40143\1\daemon --pidfile d:\CI\PR-40143\1\docker.pid -D [2019-10-28T00:32:18.229Z] INFO: Process started successfully. [2019-10-28T00:32:18.229Z] INFO: Start tailing logs of the daemon under tests [2019-10-28T00:32:18.229Z] INFO: Waiting for the daemon under test to start... [2019-10-28T00:32:18.526Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.091s coverage: 65.3% of statements [2019-10-28T00:32:19.487Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-28T00:32:20.422Z] INFO: Daemon under test started and replied! [2019-10-28T00:32:20.422Z] INFO: Docker version of the daemon under test [2019-10-28T00:32:20.422Z] [2019-10-28T00:32:20.422Z] Client: [2019-10-28T00:32:20.422Z] Version: 17.06.2-ce [2019-10-28T00:32:20.422Z] API version: 1.30 [2019-10-28T00:32:20.422Z] Go version: go1.8.3 [2019-10-28T00:32:20.422Z] Git commit: cec0b72 [2019-10-28T00:32:20.422Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-28T00:32:20.422Z] OS/Arch: windows/amd64 [2019-10-28T00:32:20.422Z] [2019-10-28T00:32:20.422Z] Server: [2019-10-28T00:32:20.422Z] Version: 0.0.0-dev [2019-10-28T00:32:20.422Z] API version: 1.41 (minimum version 1.24) [2019-10-28T00:32:20.422Z] Go version: go1.13.3 [2019-10-28T00:32:20.422Z] Git commit: 49fbb9c98 [2019-10-28T00:32:20.422Z] Built: 10/28/2019 00:30:26 [2019-10-28T00:32:20.422Z] OS/Arch: windows/amd64 [2019-10-28T00:32:20.422Z] Experimental: false [2019-10-28T00:32:20.422Z] [2019-10-28T00:32:20.422Z] INFO: Docker info of the daemon under test [2019-10-28T00:32:20.422Z] [2019-10-28T00:32:20.422Z] Containers: 0 [2019-10-28T00:32:20.422Z] Running: 0 [2019-10-28T00:32:20.422Z] Paused: 0 [2019-10-28T00:32:20.422Z] Stopped: 0 [2019-10-28T00:32:20.422Z] Images: 0 [2019-10-28T00:32:20.422Z] Server Version: 0.0.0-dev [2019-10-28T00:32:20.422Z] Storage Driver: windowsfilter [2019-10-28T00:32:20.422Z] Windows: [2019-10-28T00:32:20.422Z] Logging Driver: json-file [2019-10-28T00:32:20.422Z] Plugins: [2019-10-28T00:32:20.422Z] Volume: local [2019-10-28T00:32:20.422Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-28T00:32:20.422Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-28T00:32:20.422Z] Swarm: inactive [2019-10-28T00:32:20.422Z] Default Isolation: process [2019-10-28T00:32:20.422Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-28T00:32:20.422Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-28T00:32:20.422Z] OSType: windows [2019-10-28T00:32:20.422Z] Architecture: x86_64 [2019-10-28T00:32:20.422Z] CPUs: 4 [2019-10-28T00:32:20.422Z] Total Memory: 32GiB [2019-10-28T00:32:20.422Z] Name: azwin-2-dc14f0 [2019-10-28T00:32:20.422Z] ID: JBGQ:CN57:M3VV:G2LD:2NEI:RRUP:UDDJ:3UL3:VQVK:IEQS:Q4AD:62VT [2019-10-28T00:32:20.422Z] Docker Root Dir: D:\CI\PR-40143\1\daemon [2019-10-28T00:32:20.422Z] Debug Mode (client): false [2019-10-28T00:32:20.422Z] Debug Mode (server): true [2019-10-28T00:32:20.422Z] File Descriptors: -1 [2019-10-28T00:32:20.422Z] Goroutines: 17 [2019-10-28T00:32:20.422Z] System Time: 2019-10-28T00:32:20.2419869Z [2019-10-28T00:32:20.422Z] EventsListeners: 0 [2019-10-28T00:32:20.422Z] Registry: https://index.docker.io/v1/ [2019-10-28T00:32:20.422Z] Labels: [2019-10-28T00:32:20.422Z] Experimental: false [2019-10-28T00:32:20.422Z] Insecure Registries: [2019-10-28T00:32:20.422Z] 127.0.0.0/8 [2019-10-28T00:32:20.422Z] Live Restore Enabled: false [2019-10-28T00:32:20.422Z] [2019-10-28T00:32:20.422Z] [2019-10-28T00:32:20.422Z] INFO: Docker images of the daemon under test [2019-10-28T00:32:20.422Z] [2019-10-28T00:32:20.422Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-28T00:32:20.422Z] [2019-10-28T00:32:20.422Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-28T00:32:20.884Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-28T00:32:20.884Z] ltsc2019: Pulling from windows/servercore [2019-10-28T00:32:21.346Z] 65014b3c3121: Pulling fs layer [2019-10-28T00:32:21.346Z] 12c8dbabfd62: Pulling fs layer [2019-10-28T00:32:22.186Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.30s) [2019-10-28T00:32:22.186Z] === RUN TestCreateServiceSecretFileMode [2019-10-28T00:32:23.668Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-28T00:32:23.668Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-28T00:32:24.599Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-28T00:32:25.470Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2019-10-28T00:32:25.470Z] === RUN TestCreateServiceConfigFileMode [2019-10-28T00:32:25.530Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-28T00:32:26.463Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-28T00:32:26.961Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.8% of statements [2019-10-28T00:32:28.758Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2019-10-28T00:32:28.758Z] === RUN TestCreateServiceSysctls [2019-10-28T00:32:28.989Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-28T00:32:29.006Z] ok github.com/docker/docker/daemon/cluster 0.162s coverage: 0.5% of statements [2019-10-28T00:32:29.246Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-28T00:32:29.503Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-28T00:32:29.761Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-28T00:32:30.330Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-28T00:32:31.764Z] 12c8dbabfd62: Verifying Checksum [2019-10-28T00:32:31.764Z] 12c8dbabfd62: Download complete [2019-10-28T00:32:32.225Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-28T00:32:32.225Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-28T00:32:32.957Z] --- PASS: TestCreateServiceSysctls (4.15s) [2019-10-28T00:32:32.957Z] === RUN TestCreateServiceCapabilities [2019-10-28T00:32:34.123Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-28T00:32:34.540Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2019-10-28T00:32:35.054Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-28T00:32:36.012Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-28T00:32:36.242Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2019-10-28T00:32:36.242Z] === RUN TestInspect [2019-10-28T00:32:36.702Z] --- PASS: TestImportExtremelyLargeImageWorks (96.75s) [2019-10-28T00:32:36.702Z] PASS [2019-10-28T00:32:36.702Z] [2019-10-28T00:32:36.702Z] === Skipped [2019-10-28T00:32:36.702Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-28T00:32:36.702Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:32:36.702Z] [2019-10-28T00:32:36.702Z] [2019-10-28T00:32:36.702Z] DONE 12 tests, 1 skipped in 98.079s [2019-10-28T00:32:36.702Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-28T00:32:36.702Z] ++ 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-28T00:32:36.702Z] ++ set -e [2019-10-28T00:32:36.702Z] ++ '[' -n 0 ']' [2019-10-28T00:32:36.702Z] ++ set -x [2019-10-28T00:32:36.702Z] ++ env -i DEST=/go/src/github.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-28T00:32:36.702Z] INFO: Testing against a local daemon [2019-10-28T00:32:36.702Z] === RUN TestNetworkCreateDelete [2019-10-28T00:32:36.702Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-28T00:32:36.702Z] === RUN TestDockerNetworkDeletePreferID [2019-10-28T00:32:36.702Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-10-28T00:32:36.702Z] === RUN TestInspectNetwork [2019-10-28T00:32:37.261Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-10-28T00:32:37.261Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 82.1% of statements [2019-10-28T00:32:37.910Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-28T00:32:37.910Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-28T00:32:37.910Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-28T00:32:37.910Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-28T00:32:37.910Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-28T00:32:39.117Z] === RUN TestInspectNetwork/full_network_id [2019-10-28T00:32:39.117Z] === RUN TestInspectNetwork/partial_network_id [2019-10-28T00:32:39.117Z] === RUN TestInspectNetwork/network_name [2019-10-28T00:32:39.117Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-28T00:32:39.529Z] --- PASS: TestInspect (3.39s) [2019-10-28T00:32:39.529Z] === RUN TestServiceListWithStatuses [2019-10-28T00:32:39.529Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-28T00:32:39.529Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-28T00:32:39.529Z] === RUN TestDockerNetworkConnectAlias [2019-10-28T00:32:40.432Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-28T00:32:40.733Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-10-28T00:32:41.803Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-28T00:32:42.121Z] 65014b3c3121: Verifying Checksum [2019-10-28T00:32:42.121Z] 65014b3c3121: Download complete [2019-10-28T00:32:43.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-28T00:32:44.106Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-28T00:32:44.202Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.506s coverage: 13.7% of statements [2019-10-28T00:32:44.307Z] --- PASS: TestInspectNetwork (9.48s) [2019-10-28T00:32:44.307Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-28T00:32:44.307Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-28T00:32:44.307Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-28T00:32:44.307Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-28T00:32:44.307Z] === RUN TestRunContainerWithBridgeNone [2019-10-28T00:32:45.217Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2019-10-28T00:32:46.821Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2019-10-28T00:32:46.821Z] === RUN TestNetworkInvalidJSON [2019-10-28T00:32:46.821Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-28T00:32:46.821Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-28T00:32:46.821Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:32:46.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:32:46.821Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:32:46.821Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:32:46.821Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-28T00:32:46.821Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:32:46.821Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:32:46.821Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-28T00:32:46.821Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-28T00:32:46.821Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-28T00:32:46.821Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-28T00:32:46.821Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-28T00:32:47.641Z] --- PASS: TestDockerNetworkConnectAlias (7.36s) [2019-10-28T00:32:47.641Z] === RUN TestDockerNetworkReConnect [2019-10-28T00:32:47.752Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-28T00:32:47.752Z] === RUN TestDaemonDefaultNetworkPools [2019-10-28T00:32:47.919Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.808s coverage: 57.9% of statements [2019-10-28T00:32:47.919Z] ok github.com/docker/docker/daemon 12.526s coverage: 17.6% of statements [2019-10-28T00:32:47.919Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-28T00:32:47.919Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-28T00:32:47.919Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-28T00:32:47.919Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-28T00:32:48.286Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-28T00:32:48.532Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-28T00:32:48.532Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-28T00:32:49.793Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-28T00:32:49.793Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-28T00:32:50.182Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-28T00:32:51.058Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-10-28T00:32:51.058Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-28T00:32:51.421Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-28T00:32:51.422Z] === RUN TestServiceWithPredefinedNetwork [2019-10-28T00:32:52.079Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-28T00:32:52.366Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.284s coverage: 68.6% of statements [2019-10-28T00:32:52.909Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2019-10-28T00:32:52.909Z] === RUN TestServicePlugin [2019-10-28T00:32:52.909Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-28T00:32:52.909Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:32:52.909Z] === RUN TestServiceUpdateLabel [2019-10-28T00:32:54.004Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s) [2019-10-28T00:32:54.004Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-28T00:32:54.004Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-28T00:32:54.004Z] service_test.go:230: FLAKY_TEST [2019-10-28T00:32:54.004Z] === RUN TestServiceWithDataPathPortInit [2019-10-28T00:32:54.404Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.843s coverage: 51.0% of statements [2019-10-28T00:32:54.603Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-28T00:32:54.861Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-28T00:32:55.027Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.975s coverage: 45.9% of statements [2019-10-28T00:32:55.027Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-28T00:32:56.192Z] --- PASS: TestServiceUpdateLabel (3.19s) [2019-10-28T00:32:56.192Z] === RUN TestServiceUpdateSecrets [2019-10-28T00:32:57.089Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.679s coverage: 76.1% of statements [2019-10-28T00:32:57.377Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.399s coverage: 52.6% of statements [2019-10-28T00:32:57.377Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-28T00:32:57.377Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-28T00:32:57.386Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-28T00:32:58.867Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2019-10-28T00:32:58.867Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2019-10-28T00:32:59.288Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-28T00:33:00.352Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2019-10-28T00:33:00.661Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-28T00:33:01.595Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-28T00:33:02.025Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-28T00:33:02.025Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-28T00:33:02.025Z] remote: Enumerating objects: 19, done. [2019-10-28T00:33:02.025Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-28T00:33:02.025Z] 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-28T00:33:02.025Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-28T00:33:02.584Z] [2019-10-28T00:33:02.968Z] === RUN TestDockerSuite/TestBuildCopyWildcard [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-28T00:33:03.950Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/test/unit [2019-10-28T00:33:04.770Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 42.7% of statements [2019-10-28T00:33:05.058Z] ok github.com/docker/docker/daemon/logger/awslogs 0.588s coverage: 77.8% of statements [2019-10-28T00:33:05.497Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-28T00:33:06.077Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 68.2% of statements [2019-10-28T00:33:06.462Z] ? github.com/docker/docker/api [no test files] [2019-10-28T00:33:07.572Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements [2019-10-28T00:33:07.572Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-28T00:33:07.572Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-28T00:33:07.572Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-28T00:33:07.572Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-28T00:33:07.868Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2019-10-28T00:33:08.492Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.066s coverage: 88.3% of statements [2019-10-28T00:33:09.511Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.062s coverage: 62.1% of statements [2019-10-28T00:33:10.753Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-28T00:33:11.684Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-28T00:33:12.253Z] ok github.com/docker/docker/daemon/logger/local 0.085s coverage: 74.7% of statements [2019-10-28T00:33:12.253Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-28T00:33:12.883Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 19.9% of statements [2019-10-28T00:33:13.583Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-28T00:33:13.762Z] --- PASS: TestServiceWithDataPathPortInit (17.64s) [2019-10-28T00:33:13.762Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-28T00:33:13.903Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 47.8% of statements [2019-10-28T00:33:14.188Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2019-10-28T00:33:14.274Z] --- PASS: TestServiceUpdateSecrets (15.62s) [2019-10-28T00:33:14.274Z] === RUN TestServiceUpdateConfigs [2019-10-28T00:33:14.955Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-28T00:33:15.205Z] ok github.com/docker/docker/daemon/logger/splunk 2.643s coverage: 82.5% of statements [2019-10-28T00:33:15.205Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-28T00:33:16.225Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2019-10-28T00:33:16.225Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-28T00:33:18.230Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-28T00:33:19.163Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-28T00:33:19.163Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-28T00:33:20.003Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.25s) [2019-10-28T00:33:20.003Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jdboear02k8fbxq3tktw3j23r Created:2019-10-28 00:33:13.010373103 +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[c2619db9e251904bc6c3b09d29fdd0f11bfa27d0385294ccc6e85d9bbadc314a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0dwk7eo77lanwjdif7i1ujz8 EndpointID:2f3f59d1251e1b84f71548568eed96c9a56ea9004edbed58a23c4fcdb539e8b3 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eb5e19e040b198ac3c01ac15dde6854729d7e55d2832561267cc2ca4c6ccf4df 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:18453dd8e4f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0dwk7eo77lanwjdif7i1ujz8 EndpointID:2f3f59d1251e1b84f71548568eed96c9a56ea9004edbed58a23c4fcdb539e8b3 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-28T00:33:20.003Z] PASS [2019-10-28T00:33:20.003Z] [2019-10-28T00:33:20.003Z] === Skipped [2019-10-28T00:33:20.003Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-28T00:33:20.003Z] service_test.go:230: FLAKY_TEST [2019-10-28T00:33:20.003Z] [2019-10-28T00:33:20.003Z] [2019-10-28T00:33:20.003Z] DONE 21 tests, 1 skipped in 45.958s [2019-10-28T00:33:20.003Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-28T00:33:20.003Z] ++ 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-28T00:33:20.003Z] ++ set -e [2019-10-28T00:33:20.003Z] ++ '[' -n 0 ']' [2019-10-28T00:33:20.003Z] ++ set -x [2019-10-28T00:33:20.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-28T00:33:20.003Z] INFO: Testing against a local daemon [2019-10-28T00:33:20.003Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-28T00:33:20.003Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-28T00:33:20.003Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:33:20.003Z] === RUN TestDockerNetworkIpvlan [2019-10-28T00:33:20.003Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-28T00:33:20.003Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:33:20.003Z] PASS [2019-10-28T00:33:20.003Z] [2019-10-28T00:33:20.003Z] === Skipped [2019-10-28T00:33:20.003Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-28T00:33:20.003Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:33:20.003Z] [2019-10-28T00:33:20.003Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-28T00:33:20.003Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:33:20.003Z] [2019-10-28T00:33:20.003Z] [2019-10-28T00:33:20.003Z] DONE 2 tests, 2 skipped in 0.085s [2019-10-28T00:33:20.003Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-28T00:33:20.003Z] ++ 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-28T00:33:20.003Z] ++ set -e [2019-10-28T00:33:20.003Z] ++ '[' -n 0 ']' [2019-10-28T00:33:20.003Z] ++ set -x [2019-10-28T00:33:20.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-28T00:33:20.003Z] INFO: Testing against a local daemon [2019-10-28T00:33:20.003Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-28T00:33:20.535Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-28T00:33:20.642Z] ok github.com/docker/docker/distribution/metadata 0.130s coverage: 48.2% of statements [2019-10-28T00:33:20.929Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2019-10-28T00:33:21.294Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2019-10-28T00:33:21.885Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-10-28T00:33:21.885Z] === RUN TestDockerNetworkMacvlan [2019-10-28T00:33:22.254Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-28T00:33:22.413Z] ok github.com/docker/docker/distribution 0.602s coverage: 22.1% of statements [2019-10-28T00:33:22.413Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-28T00:33:22.431Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-28T00:33:23.516Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-28T00:33:23.804Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-28T00:33:23.898Z] ok github.com/docker/docker/distribution/xfer 1.681s coverage: 85.1% of statements [2019-10-28T00:33:23.898Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-28T00:33:24.309Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-28T00:33:25.177Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-28T00:33:26.603Z] ok github.com/docker/docker/image 0.103s coverage: 86.4% of statements [2019-10-28T00:33:26.603Z] ok github.com/docker/docker/image/cache 0.036s coverage: 19.2% of statements [2019-10-28T00:33:26.603Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-28T00:33:26.778Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-28T00:33:26.889Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2019-10-28T00:33:26.889Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-28T00:33:28.382Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2019-10-28T00:33:28.452Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-28T00:33:28.672Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2019-10-28T00:33:29.147Z] --- PASS: TestServiceUpdateConfigs (15.60s) [2019-10-28T00:33:29.147Z] === RUN TestServiceUpdateNetwork [2019-10-28T00:33:30.347Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-28T00:33:30.860Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-28T00:33:33.109Z] ok github.com/docker/docker/opts 0.099s coverage: 66.9% of statements [2019-10-28T00:33:33.624Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-28T00:33:33.624Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-28T00:33:34.131Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-10-28T00:33:34.756Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2019-10-28T00:33:35.380Z] ok github.com/docker/docker/pkg/archive 1.426s coverage: 77.0% of statements [2019-10-28T00:33:35.999Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-28T00:33:36.883Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2019-10-28T00:33:36.964Z] --- PASS: TestDockerNetworkMacvlan (15.18s) [2019-10-28T00:33:36.964Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-28T00:33:36.964Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-28T00:33:36.964Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2019-10-28T00:33:36.964Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2019-10-28T00:33:36.964Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2019-10-28T00:33:36.964Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s) [2019-10-28T00:33:36.964Z] PASS [2019-10-28T00:33:36.964Z] [2019-10-28T00:33:36.964Z] DONE 8 tests in 16.708s [2019-10-28T00:33:36.964Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-28T00:33:36.964Z] ++ 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-28T00:33:36.964Z] ++ set -e [2019-10-28T00:33:36.964Z] ++ '[' -n 0 ']' [2019-10-28T00:33:36.964Z] ++ set -x [2019-10-28T00:33:36.964Z] ++ env -i DEST=/go/src/github.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-28T00:33:36.964Z] testing: warning: no tests to run [2019-10-28T00:33:36.964Z] PASS [2019-10-28T00:33:36.964Z] [2019-10-28T00:33:36.964Z] DONE 0 tests in 0.017s [2019-10-28T00:33:36.964Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-28T00:33:36.964Z] ++ 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-28T00:33:36.964Z] ++ set -e [2019-10-28T00:33:36.964Z] ++ '[' -n 0 ']' [2019-10-28T00:33:36.964Z] ++ set -x [2019-10-28T00:33:36.964Z] ++ env -i DEST=/go/src/github.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-28T00:33:36.964Z] INFO: Testing against a local daemon [2019-10-28T00:33:36.964Z] === RUN TestAuthZPluginAllowRequest [2019-10-28T00:33:37.510Z] ok github.com/docker/docker/pkg/authorization 3.878s coverage: 68.3% of statements [2019-10-28T00:33:37.800Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-28T00:33:38.537Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-28T00:33:38.824Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 97.6% of statements [2019-10-28T00:33:38.831Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2019-10-28T00:33:38.831Z] === RUN TestAuthZPluginTLS [2019-10-28T00:33:39.110Z] ok github.com/docker/docker/layer 7.701s coverage: 68.8% of statements [2019-10-28T00:33:39.110Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-28T00:33:39.110Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-28T00:33:39.110Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-28T00:33:39.110Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-28T00:33:39.110Z] ? github.com/docker/docker/oci [no test files] [2019-10-28T00:33:39.110Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-28T00:33:39.194Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-28T00:33:39.194Z] === RUN TestAuthZPluginDenyRequest [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite (354.89s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.00s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.72s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.68s) [2019-10-28T00:33:39.698Z] docker_cli_daemon_test.go:1449: [d095663ad4369] daemon is not started [2019-10-28T00:33:39.698Z] check_test.go:309: [d53b0a0db6851] daemon is not started [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.64s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.30s) [2019-10-28T00:33:39.698Z] check_test.go:309: [dd52cd3e9a929] daemon is not started [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.36s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.88s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.79s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.82s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.93s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.41s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-28T00:33:39.698Z] check_test.go:309: [dac8c66f90ce9] daemon is not started [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-28T00:33:39.698Z] check_test.go:309: [d0dfab2fccef2] daemon is not started [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-10-28T00:33:39.698Z] check_test.go:309: [dad490c0121e8] daemon is not started [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.44s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-10-28T00:33:39.698Z] check_test.go:309: [dffb497e402a1] daemon is not started [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-28T00:33:39.698Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s) [2019-10-28T00:33:39.699Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-28T00:33:39.699Z] check_test.go:309: [d5e35e6e88d56] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.76s) [2019-10-28T00:33:39.699Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-28T00:33:39.699Z] check_test.go:309: [db394177b8e2b] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.09s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.05s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d86bffa27a31f] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d16a87be6135b] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s) [2019-10-28T00:33:39.699Z] docker_cli_daemon_plugins_test.go:79: [d9018976f02cb] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.01s) [2019-10-28T00:33:39.699Z] docker_cli_daemon_plugins_test.go:169: [dfdac969dcd55] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d48e4bb6c3c44] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.97s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.97s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.90s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.62s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.66s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d28ebd58b4dc5] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.73s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.60s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.20s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.27s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.24s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d46b3ff88ee18] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.79s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.72s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.42s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.55s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s) [2019-10-28T00:33:39.699Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-28T00:33:39.699Z] check_test.go:309: [d775923511c94] daemon is not started [2019-10-28T00:33:39.699Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-28T00:33:39.699Z] check_test.go:309: [dc4e8b908bc52] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.63s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d5115cc8d79ae] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.41s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.48s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.67s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.41s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.99s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.57s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d2e0d36647c84] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.48s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.01s) [2019-10-28T00:33:39.699Z] check_test.go:309: [dc6f8aa457b94] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.31s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-28T00:33:39.699Z] check_test.go:309: [d9264b2c98878] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d8fcb007e55f1] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.72s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2019-10-28T00:33:39.699Z] check_test.go:309: [ddf1e02233720] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.38s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.32s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.56s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d8f3c8ce759b3] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.90s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.95s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.46s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d68bcfbe78af5] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d9f1c452e66d3] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.04s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.10s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.81s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.11s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.31s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.10s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.99s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.39s) [2019-10-28T00:33:39.699Z] docker_cli_daemon_test.go:2542: [d905d31377333] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.30s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.12s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.95s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.22s) [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2019-10-28T00:33:39.699Z] check_test.go:309: [d72a5386c08ef] daemon is not started [2019-10-28T00:33:39.699Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.84s) [2019-10-28T00:33:39.699Z] === RUN TestDockerSwarmSuite [2019-10-28T00:33:39.699Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-28T00:33:39.699Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-28T00:33:39.997Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-28T00:33:39.997Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-28T00:33:40.364Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-28T00:33:40.364Z] === RUN TestAuthZPluginDenyResponse [2019-10-28T00:33:40.607Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-28T00:33:40.731Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-28T00:33:40.731Z] === RUN TestAuthZPluginAllowEventStream [2019-10-28T00:33:40.894Z] ok github.com/docker/docker/pkg/discovery/nodes 0.018s coverage: 93.8% of statements [2019-10-28T00:33:41.533Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-28T00:33:42.156Z] ok github.com/docker/docker/pkg/chrootarchive 4.598s coverage: 43.2% of statements [2019-10-28T00:33:42.156Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-28T00:33:42.156Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-28T00:33:42.550Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2019-10-28T00:33:42.550Z] === RUN TestAuthZPluginErrorResponse [2019-10-28T00:33:43.095Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-28T00:33:43.095Z] === RUN TestAuthZPluginErrorRequest [2019-10-28T00:33:43.178Z] ok github.com/docker/docker/pkg/filenotify 0.629s coverage: 67.0% of statements [2019-10-28T00:33:43.178Z] ok github.com/docker/docker/pkg/fileutils 0.048s coverage: 89.5% of statements [2019-10-28T00:33:43.521Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-28T00:33:43.521Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-28T00:33:43.876Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-28T00:33:44.024Z] --- PASS: TestServiceUpdateNetwork (15.69s) [2019-10-28T00:33:44.024Z] PASS [2019-10-28T00:33:44.024Z] [2019-10-28T00:33:44.024Z] === Skipped [2019-10-28T00:33:44.024Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-28T00:33:44.024Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-28T00:33:44.024Z] [2019-10-28T00:33:44.024Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-28T00:33:44.024Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:33:44.024Z] [2019-10-28T00:33:44.024Z] [2019-10-28T00:33:44.024Z] DONE 20 tests, 2 skipped in 137.639s [2019-10-28T00:33:44.024Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-28T00:33:44.024Z] ++ 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-28T00:33:44.024Z] ++ set -e [2019-10-28T00:33:44.024Z] ++ '[' -n 0 ']' [2019-10-28T00:33:44.024Z] ++ set -x [2019-10-28T00:33:44.024Z] ++ env -i DEST=/go/src/github.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-28T00:33:44.024Z] INFO: Testing against a local daemon [2019-10-28T00:33:44.024Z] === RUN TestSessionCreate [2019-10-28T00:33:44.024Z] --- PASS: TestSessionCreate (0.05s) [2019-10-28T00:33:44.024Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-28T00:33:44.024Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-28T00:33:44.024Z] PASS [2019-10-28T00:33:44.024Z] [2019-10-28T00:33:44.024Z] DONE 2 tests in 0.264s [2019-10-28T00:33:44.024Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-28T00:33:44.024Z] ++ 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-28T00:33:44.024Z] ++ set -e [2019-10-28T00:33:44.024Z] ++ '[' -n 0 ']' [2019-10-28T00:33:44.024Z] ++ set -x [2019-10-28T00:33:44.024Z] ++ env -i DEST=/go/src/github.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-28T00:33:44.024Z] INFO: Testing against a local daemon [2019-10-28T00:33:44.024Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-28T00:33:44.024Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-28T00:33:44.024Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-28T00:33:44.024Z] === RUN TestEventsExecDie [2019-10-28T00:33:44.024Z] --- PASS: TestEventsExecDie (0.97s) [2019-10-28T00:33:44.024Z] === RUN TestEventsBackwardsCompatible [2019-10-28T00:33:44.024Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-28T00:33:44.024Z] === RUN TestInfoBinaryCommits [2019-10-28T00:33:44.133Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-28T00:33:44.197Z] ok github.com/docker/docker/pkg/fsutils 0.484s coverage: 85.1% of statements [2019-10-28T00:33:44.283Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-28T00:33:44.283Z] === RUN TestInfoAPIVersioned [2019-10-28T00:33:44.283Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-28T00:33:44.283Z] === RUN TestInfoDiscoveryBackend [2019-10-28T00:33:44.309Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-10-28T00:33:44.309Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-28T00:33:44.824Z] ok github.com/docker/docker/pkg/homedir 0.027s coverage: 11.4% of statements [2019-10-28T00:33:44.824Z] ok github.com/docker/docker/pkg/discovery/kv 3.369s coverage: 84.1% of statements [2019-10-28T00:33:44.849Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-28T00:33:44.849Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-28T00:33:45.783Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-28T00:33:45.783Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-28T00:33:46.350Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-28T00:33:46.350Z] === RUN TestInfoAPI [2019-10-28T00:33:46.350Z] --- PASS: TestInfoAPI (0.05s) [2019-10-28T00:33:46.350Z] === RUN TestInfoAPIWarnings [2019-10-28T00:33:46.415Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2019-10-28T00:33:46.415Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-28T00:33:46.880Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2019-10-28T00:33:46.880Z] ok github.com/docker/docker/pkg/jsonmessage 0.034s coverage: 91.7% of statements [2019-10-28T00:33:46.916Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-10-28T00:33:46.916Z] === RUN TestInfoDebug [2019-10-28T00:33:47.483Z] --- PASS: TestInfoDebug (0.55s) [2019-10-28T00:33:47.483Z] === RUN TestInfoInsecureRegistries [2019-10-28T00:33:47.901Z] ok github.com/docker/docker/pkg/idtools 0.965s coverage: 70.1% of statements [2019-10-28T00:33:47.901Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2019-10-28T00:33:48.078Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-10-28T00:33:48.078Z] === RUN TestInfoRegistryMirrors [2019-10-28T00:33:48.310Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-28T00:33:48.528Z] ok github.com/docker/docker/pkg/ioutils 1.539s coverage: 70.6% of statements [2019-10-28T00:33:48.529Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-28T00:33:48.645Z] --- PASS: TestInfoRegistryMirrors (0.74s) [2019-10-28T00:33:48.645Z] === RUN TestLoginFailsWithBadCredentials [2019-10-28T00:33:48.903Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-10-28T00:33:48.903Z] === RUN TestAuthZPluginHeader [2019-10-28T00:33:49.155Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2019-10-28T00:33:49.213Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-10-28T00:33:49.213Z] === RUN TestPingCacheHeaders [2019-10-28T00:33:49.213Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-28T00:33:49.213Z] === RUN TestPingGet [2019-10-28T00:33:49.213Z] --- PASS: TestPingGet (0.03s) [2019-10-28T00:33:49.213Z] === RUN TestPingHead [2019-10-28T00:33:49.213Z] --- PASS: TestPingHead (0.05s) [2019-10-28T00:33:49.213Z] === RUN TestVersion [2019-10-28T00:33:49.213Z] --- PASS: TestVersion (0.05s) [2019-10-28T00:33:49.213Z] PASS [2019-10-28T00:33:49.213Z] [2019-10-28T00:33:49.213Z] === Skipped [2019-10-28T00:33:49.213Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-28T00:33:49.213Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-28T00:33:49.213Z] [2019-10-28T00:33:49.213Z] [2019-10-28T00:33:49.213Z] DONE 18 tests, 1 skipped in 6.403s [2019-10-28T00:33:49.213Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-28T00:33:49.213Z] ++ 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-28T00:33:49.213Z] ++ set -e [2019-10-28T00:33:49.213Z] ++ '[' -n 0 ']' [2019-10-28T00:33:49.213Z] ++ set -x [2019-10-28T00:33:49.213Z] ++ env -i DEST=/go/src/github.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-28T00:33:49.287Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-10-28T00:33:49.287Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-28T00:33:49.287Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-28T00:33:49.287Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:33:49.287Z] === RUN TestAuthZPluginV2Disable [2019-10-28T00:33:49.287Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-28T00:33:49.287Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:33:49.287Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-28T00:33:49.287Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-28T00:33:49.287Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:33:49.287Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-28T00:33:49.287Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-28T00:33:49.287Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:33:49.287Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-28T00:33:49.471Z] INFO: Testing against a local daemon [2019-10-28T00:33:49.471Z] === RUN TestVolumesCreateAndList [2019-10-28T00:33:49.471Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-28T00:33:49.471Z] === RUN TestVolumesRemove [2019-10-28T00:33:49.729Z] --- PASS: TestVolumesRemove (0.14s) [2019-10-28T00:33:49.729Z] === RUN TestVolumesInspect [2019-10-28T00:33:49.729Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-28T00:33:49.729Z] === RUN TestVolumesInvalidJSON [2019-10-28T00:33:49.729Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-28T00:33:49.729Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-28T00:33:49.729Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-28T00:33:49.729Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-28T00:33:49.729Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-10-28T00:33:49.729Z] PASS [2019-10-28T00:33:49.729Z] [2019-10-28T00:33:49.729Z] DONE 5 tests in 0.407s [2019-10-28T00:33:49.729Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-28T00:33:49.780Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2019-10-28T00:33:49.780Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2019-10-28T00:33:49.988Z] ++++ cat bundles/test-integration/docker.pid [2019-10-28T00:33:49.988Z] +++ kill 13024 [2019-10-28T00:33:50.067Z] ok github.com/docker/docker/pkg/mount 0.965s coverage: 70.0% of statements [2019-10-28T00:33:50.067Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-28T00:33:51.096Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.4% of statements [2019-10-28T00:33:51.096Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2019-10-28T00:33:51.096Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-28T00:33:51.096Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-28T00:33:51.889Z] +++ /etc/init.d/apparmor stop [2019-10-28T00:33:51.889Z] Clearing AppArmor profiles cache:. [2019-10-28T00:33:51.889Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-28T00:33:51.889Z] Unloading profiles will leave already running processes permanently [2019-10-28T00:33:51.889Z] unconfined, which can lead to unexpected situations. [2019-10-28T00:33:51.889Z] [2019-10-28T00:33:51.889Z] To set a process to complain mode, use the command line tool [2019-10-28T00:33:51.889Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-28T00:33:51.889Z] with the 'teardown' option." [2019-10-28T00:33:51.889Z] [2019-10-28T00:33:52.587Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2019-10-28T00:33:53.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-28T00:33:53.611Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2019-10-28T00:33:53.898Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-10-28T00:33:53.898Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements Post stage [Pipeline] junit [2019-10-28T00:33:54.432Z] Recording test results [2019-10-28T00:33:54.911Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-28T00:33:55.266Z] + echo Ensuring container killed. [2019-10-28T00:33:55.266Z] Ensuring container killed. [2019-10-28T00:33:55.266Z] + docker rm -vf docker-pr1 [2019-10-28T00:33:55.266Z] Error: No such container: docker-pr1 [2019-10-28T00:33:55.266Z] + true [Pipeline] sh [2019-10-28T00:33:55.543Z] ok github.com/docker/docker/pkg/pubsub 1.161s coverage: 73.9% of statements [2019-10-28T00:33:55.561Z] + echo Chowning /workspace to jenkins user [2019-10-28T00:33:55.561Z] Chowning /workspace to jenkins user [2019-10-28T00:33:55.561Z] + id -u [2019-10-28T00:33:55.561Z] + id -g [2019-10-28T00:33:55.561Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40143:/workspace busybox chown -R 1000:1000 /workspace [2019-10-28T00:33:55.561Z] Unable to find image 'busybox:latest' locally [2019-10-28T00:33:55.821Z] latest: Pulling from library/busybox [2019-10-28T00:33:55.822Z] 20f390519e2a: Pulling fs layer [2019-10-28T00:33:55.822Z] 20f390519e2a: Download complete [2019-10-28T00:33:56.174Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2019-10-28T00:33:56.389Z] 20f390519e2a: Pull complete [2019-10-28T00:33:56.389Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-28T00:33:56.389Z] Status: Downloaded newer image for busybox:latest [2019-10-28T00:33:57.191Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-28T00:33:57.191Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-28T00:33:58.210Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-10-28T00:33:58.495Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-10-28T00:33:58.781Z] ok github.com/docker/docker/pkg/signal 3.517s coverage: 61.0% of statements [2019-10-28T00:33:58.828Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-28T00:33:59.759Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-28T00:33:59.759Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-28T00:33:59.803Z] ok github.com/docker/docker/pkg/tailfile 0.223s coverage: 88.6% of statements [2019-10-28T00:33:59.803Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2019-10-28T00:33:59.987Z] + bundleName=arm64-integration [2019-10-28T00:33:59.987Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-28T00:33:59.987Z] Creating arm64-integration-bundles.tar.gz [2019-10-28T00:33:59.987Z] + 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-28T00:33:59.987Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-28T00:34:00.257Z] Archiving artifacts [2019-10-28T00:34:01.312Z] testing: warning: no tests to run [2019-10-28T00:34:01.312Z] coverage: [no statements] [2019-10-28T00:34:01.312Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-10-28T00:34:01.603Z] ok github.com/docker/docker/pkg/term 0.051s coverage: 84.8% of statements [2019-10-28T00:34:01.922Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40143/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-28T00:34:02.228Z] ok github.com/docker/docker/pkg/tarsum 0.345s coverage: 89.3% of statements [2019-10-28T00:34:02.228Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-10-28T00:34:02.261Z] + make clean [2019-10-28T00:34:02.515Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-10-28T00:34:02.831Z] docker volume rm -f docker-dev-cache [2019-10-28T00:34:02.831Z] docker-dev-cache [Pipeline] deleteDir [2019-10-28T00:34:03.141Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2019-10-28T00:34:05.042Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-28T00:34:05.186Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-28T00:34:06.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-28T00:34:07.242Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-10-28T00:34:07.507Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-28T00:34:08.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-28T00:34:08.262Z] ok github.com/docker/docker/profiles/seccomp 0.042s coverage: 68.8% of statements [2019-10-28T00:34:09.158Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2019-10-28T00:34:09.158Z] PASS [2019-10-28T00:34:09.158Z] [2019-10-28T00:34:09.158Z] === Skipped [2019-10-28T00:34:09.158Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-28T00:34:09.158Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:34:09.158Z] [2019-10-28T00:34:09.158Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-28T00:34:09.158Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:34:09.158Z] [2019-10-28T00:34:09.158Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-28T00:34:09.158Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:34:09.158Z] [2019-10-28T00:34:09.158Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-28T00:34:09.158Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:34:09.158Z] [2019-10-28T00:34:09.158Z] [2019-10-28T00:34:09.158Z] DONE 17 tests, 4 skipped in 29.419s [2019-10-28T00:34:09.158Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-28T00:34:09.158Z] ++ 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-28T00:34:09.158Z] ++ set -e [2019-10-28T00:34:09.158Z] ++ '[' -n 0 ']' [2019-10-28T00:34:09.158Z] ++ set -x [2019-10-28T00:34:09.158Z] ++ env -i DEST=/go/src/github.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-28T00:34:09.158Z] INFO: Testing against a local daemon [2019-10-28T00:34:09.158Z] === RUN TestPluginInvalidJSON [2019-10-28T00:34:09.158Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:34:09.158Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:34:09.158Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:34:09.158Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-10-28T00:34:09.158Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-28T00:34:09.158Z] PASS [2019-10-28T00:34:09.158Z] [2019-10-28T00:34:09.158Z] DONE 2 tests in 0.089s [2019-10-28T00:34:09.158Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-28T00:34:09.158Z] ++ 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-28T00:34:09.158Z] ++ set -e [2019-10-28T00:34:09.158Z] ++ '[' -n 0 ']' [2019-10-28T00:34:09.158Z] ++ set -x [2019-10-28T00:34:09.158Z] ++ env -i DEST=/go/src/github.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-28T00:34:09.158Z] INFO: Testing against a local daemon [2019-10-28T00:34:09.158Z] === RUN TestExternalGraphDriver [2019-10-28T00:34:09.158Z] === RUN TestExternalGraphDriver/json [2019-10-28T00:34:09.158Z] === RUN TestExternalGraphDriver/spec [2019-10-28T00:34:09.748Z] ok github.com/docker/docker/plugin 0.580s coverage: 27.1% of statements [2019-10-28T00:34:10.374Z] ok github.com/docker/docker/registry/resumable 0.043s coverage: 100.0% of statements [2019-10-28T00:34:10.598Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-28T00:34:11.184Z] === RUN TestExternalGraphDriver/pull [2019-10-28T00:34:11.412Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2019-10-28T00:34:12.903Z] ok github.com/docker/docker/testutil 0.015s coverage: 62.5% of statements [2019-10-28T00:34:13.044Z] --- PASS: TestExternalGraphDriver (6.49s) [2019-10-28T00:34:13.044Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2019-10-28T00:34:13.044Z] --- PASS: TestExternalGraphDriver/spec (2.25s) [2019-10-28T00:34:13.044Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2019-10-28T00:34:13.044Z] === RUN TestGraphdriverPluginV2 [2019-10-28T00:34:13.044Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-28T00:34:13.044Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:34:13.044Z] PASS [2019-10-28T00:34:13.044Z] [2019-10-28T00:34:13.044Z] === Skipped [2019-10-28T00:34:13.044Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-28T00:34:13.044Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:34:13.044Z] [2019-10-28T00:34:13.044Z] [2019-10-28T00:34:13.044Z] DONE 5 tests, 1 skipped in 6.636s [2019-10-28T00:34:13.044Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-28T00:34:13.044Z] ++ 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-28T00:34:13.044Z] ++ set -e [2019-10-28T00:34:13.044Z] ++ '[' -n 0 ']' [2019-10-28T00:34:13.044Z] ++ set -x [2019-10-28T00:34:13.044Z] ++ env -i DEST=/go/src/github.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-28T00:34:13.044Z] INFO: Testing against a local daemon [2019-10-28T00:34:13.044Z] === RUN TestContinueAfterPluginCrash [2019-10-28T00:34:13.044Z] === PAUSE TestContinueAfterPluginCrash [2019-10-28T00:34:13.044Z] === RUN TestDaemonStartWithLogOpt [2019-10-28T00:34:13.044Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-28T00:34:13.044Z] === CONT TestContinueAfterPluginCrash [2019-10-28T00:34:13.044Z] === CONT TestDaemonStartWithLogOpt [2019-10-28T00:34:13.190Z] ok github.com/docker/docker/runconfig 0.036s coverage: 68.2% of statements [2019-10-28T00:34:13.477Z] ok github.com/docker/docker/registry 0.475s coverage: 56.2% of statements [2019-10-28T00:34:16.963Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2019-10-28T00:34:20.446Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 67.0% of statements [2019-10-28T00:34:20.446Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2019-10-28T00:34:20.556Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-28T00:34:21.454Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-10-28T00:34:21.927Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-28T00:34:24.564Z] --- PASS: TestDaemonStartWithLogOpt (11.22s) [2019-10-28T00:34:25.205Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-28T00:34:28.246Z] ok github.com/docker/docker/pkg/plugins 33.656s coverage: 76.6% of statements [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/rootless [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-28T00:34:28.246Z] ? github.com/docker/docker/volume [no test files] [2019-10-28T00:34:28.247Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-28T00:34:28.247Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === Skipped [2019-10-28T00:34:28.247Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-28T00:34:28.247Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-28T00:34:28.247Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:73: No driver to put! [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-28T00:34:28.247Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-28T00:34:28.247Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-28T00:34:28.247Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:34:28.247Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-28T00:34:28.247Z] graphtest_unix.go:73: No driver to put! [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-28T00:34:28.247Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-28T00:34:28.247Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] [2019-10-28T00:34:28.247Z] DONE 2115 tests, 20 skipped in 335.413s Post stage [Pipeline] junit [2019-10-28T00:34:28.283Z] Recording test results [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-28T00:34:28.960Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2019-10-28T00:34:28.960Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-28T00:34:28.960Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.0% of statements [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-28T00:34:28.960Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-10-28T00:34:28.960Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-28T00:34:28.960Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-28T00:34:28.960Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/builder [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-28T00:34:28.960Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-28T00:34:28.960Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-10-28T00:34:29.577Z] --- PASS: TestContinueAfterPluginCrash (15.98s) [2019-10-28T00:34:29.577Z] PASS [2019-10-28T00:34:29.577Z] [2019-10-28T00:34:29.577Z] DONE 2 tests in 16.073s [2019-10-28T00:34:29.577Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-28T00:34:29.577Z] ++ 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-28T00:34:29.577Z] ++ set -e [2019-10-28T00:34:29.577Z] ++ '[' -n 0 ']' [2019-10-28T00:34:29.577Z] ++ set -x [2019-10-28T00:34:29.577Z] ++ env -i DEST=/go/src/github.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-28T00:34:29.577Z] INFO: Testing against a local daemon [2019-10-28T00:34:29.577Z] === RUN TestPluginWithDevMounts [2019-10-28T00:34:29.577Z] === PAUSE TestPluginWithDevMounts [2019-10-28T00:34:29.577Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-28T00:34:30.428Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40143/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -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:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/make.sh dynbinary test-integration [2019-10-28T00:34:31.050Z] [2019-10-28T00:34:31.050Z] Removing bundles/ [2019-10-28T00:34:31.050Z] [2019-10-28T00:34:31.050Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-28T00:34:31.050Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:34:31.050Z] GOOS="" GOARCH="" GOARM="" [2019-10-28T00:34:31.608Z] --- PASS: TestPluginWithDevMounts (2.12s) [2019-10-28T00:34:31.608Z] PASS [2019-10-28T00:34:31.608Z] [2019-10-28T00:34:31.608Z] DONE 1 tests in 2.304s [2019-10-28T00:34:31.608Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-28T00:34:31.608Z] ++ 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-28T00:34:31.608Z] ++ set -e [2019-10-28T00:34:31.608Z] ++ '[' -n 0 ']' [2019-10-28T00:34:31.608Z] ++ set -x [2019-10-28T00:34:31.608Z] ++ env -i DEST=/go/src/github.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-28T00:34:31.608Z] INFO: Testing against a local daemon [2019-10-28T00:34:31.608Z] === RUN TestSecretInspect [2019-10-28T00:34:32.222Z] ok github.com/docker/docker/builder/dockerfile 0.532s coverage: 48.2% of statements [2019-10-28T00:34:32.222Z] ok github.com/docker/docker/builder/remotecontext 0.205s coverage: 13.6% of statements [2019-10-28T00:34:33.147Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-28T00:34:34.072Z] ok github.com/docker/docker/builder/remotecontext/git 1.156s coverage: 85.1% of statements [2019-10-28T00:34:34.072Z] ? github.com/docker/docker/cli [no test files] [2019-10-28T00:34:34.072Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-28T00:34:34.817Z] --- PASS: TestSecretInspect (3.04s) [2019-10-28T00:34:34.817Z] === RUN TestSecretList [2019-10-28T00:34:37.356Z] --- PASS: TestSecretList (2.90s) [2019-10-28T00:34:37.356Z] === RUN TestSecretsCreateAndDelete [2019-10-28T00:34:38.277Z] ok github.com/docker/docker/client 0.202s coverage: 75.8% of statements [2019-10-28T00:34:39.838Z] --- PASS: TestSecretsCreateAndDelete (2.50s) [2019-10-28T00:34:39.838Z] === RUN TestSecretsUpdate [2019-10-28T00:34:40.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-28T00:34:40.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-28T00:34:43.015Z] --- PASS: TestSecretsUpdate (2.83s) [2019-10-28T00:34:43.015Z] === RUN TestTemplatedSecret [2019-10-28T00:34:45.358Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-28T00:34:45.358Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-28T00:34:45.358Z] --- PASS: TestImportExtremelyLargeImageWorks (184.70s) [2019-10-28T00:34:45.358Z] PASS [2019-10-28T00:34:45.358Z] [2019-10-28T00:34:45.358Z] DONE 12 tests in 188.808s [2019-10-28T00:34:45.358Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-28T00:34:45.358Z] ++ 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-28T00:34:45.358Z] ++ set -e [2019-10-28T00:34:45.358Z] ++ '[' -n 0 ']' [2019-10-28T00:34:45.358Z] ++ set -x [2019-10-28T00:34:45.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:34:45.358Z] INFO: Testing against a local daemon [2019-10-28T00:34:45.358Z] === RUN TestNetworkCreateDelete [2019-10-28T00:34:45.358Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-10-28T00:34:45.358Z] === RUN TestDockerNetworkDeletePreferID [2019-10-28T00:34:45.621Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2019-10-28T00:34:45.621Z] === RUN TestInspectNetwork [2019-10-28T00:34:46.558Z] --- PASS: TestTemplatedSecret (3.84s) [2019-10-28T00:34:46.558Z] === RUN TestSecretCreateResolve [2019-10-28T00:34:49.767Z] --- PASS: TestSecretCreateResolve (2.88s) [2019-10-28T00:34:49.767Z] PASS [2019-10-28T00:34:49.767Z] [2019-10-28T00:34:49.767Z] DONE 6 tests in 18.095s [2019-10-28T00:34:49.767Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-28T00:34:49.767Z] ++ 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-28T00:34:49.767Z] ++ set -e [2019-10-28T00:34:49.767Z] ++ '[' -n 0 ']' [2019-10-28T00:34:49.767Z] ++ set -x [2019-10-28T00:34:49.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-28T00:34:49.768Z] INFO: Testing against a local daemon [2019-10-28T00:34:49.768Z] === RUN TestServiceCreateInit [2019-10-28T00:34:49.768Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-28T00:34:49.806Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-28T00:34:50.063Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-28T00:34:50.628Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-28T00:34:51.192Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-28T00:34:51.192Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-28T00:34:51.450Z] === RUN TestInspectNetwork/full_network_id [2019-10-28T00:34:51.450Z] === RUN TestInspectNetwork/partial_network_id [2019-10-28T00:34:51.450Z] === RUN TestInspectNetwork/network_name [2019-10-28T00:34:51.450Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-28T00:34:51.708Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-28T00:34:51.965Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-28T00:34:54.972Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-28T00:34:55.241Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-28T00:34:55.805Z] --- PASS: TestInspectNetwork (10.20s) [2019-10-28T00:34:55.805Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-28T00:34:55.805Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-28T00:34:55.805Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-28T00:34:55.805Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-28T00:34:55.805Z] === RUN TestRunContainerWithBridgeNone [2019-10-28T00:34:56.369Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-28T00:34:58.268Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-28T00:34:58.526Z] --- PASS: TestRunContainerWithBridgeNone (2.70s) [2019-10-28T00:34:58.526Z] === RUN TestNetworkInvalidJSON [2019-10-28T00:34:58.526Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-28T00:34:58.526Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-28T00:34:58.526Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:34:58.526Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:34:58.526Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:34:58.526Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:34:58.526Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-28T00:34:58.526Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:34:58.526Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:34:58.526Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-28T00:34:58.526Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-28T00:34:58.526Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-28T00:34:58.526Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-28T00:34:58.526Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-28T00:34:58.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-28T00:34:59.715Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-28T00:34:59.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-28T00:34:59.715Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-28T00:34:59.715Z] === RUN TestDaemonDefaultNetworkPools [2019-10-28T00:35:00.080Z] --- PASS: TestServiceCreateInit (10.41s) [2019-10-28T00:35:00.080Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2019-10-28T00:35:00.080Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2019-10-28T00:35:00.080Z] === RUN TestCreateServiceMultipleTimes [2019-10-28T00:35:00.647Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-28T00:35:00.647Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-28T00:35:01.212Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-28T00:35:01.776Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-28T00:35:01.776Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-28T00:35:02.342Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-28T00:35:03.277Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.55s) [2019-10-28T00:35:03.277Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-28T00:35:03.840Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-28T00:35:03.840Z] === RUN TestServiceWithPredefinedNetwork [2019-10-28T00:35:07.115Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2019-10-28T00:35:07.115Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-28T00:35:07.115Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-28T00:35:07.115Z] service_test.go:230: FLAKY_TEST [2019-10-28T00:35:07.115Z] === RUN TestServiceWithDataPathPortInit [2019-10-28T00:35:10.394Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-28T00:35:16.970Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 30.3% of statements [2019-10-28T00:35:16.971Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2019-10-28T00:35:16.971Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-28T00:35:16.971Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-28T00:35:16.971Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-28T00:35:16.971Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-28T00:35:19.952Z] --- PASS: TestCreateServiceMultipleTimes (17.20s) [2019-10-28T00:35:19.952Z] === RUN TestCreateServiceConflict [2019-10-28T00:35:19.952Z] --- PASS: TestCreateServiceConflict (2.84s) [2019-10-28T00:35:19.952Z] === RUN TestCreateServiceMaxReplicas [2019-10-28T00:35:23.501Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2019-10-28T00:35:24.051Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2019-10-28T00:35:24.051Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-28T00:35:24.289Z] 65014b3c3121: Pull complete [2019-10-28T00:35:24.865Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-28T00:35:26.228Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-28T00:35:28.454Z] --- PASS: TestServiceWithDataPathPortInit (19.30s) [2019-10-28T00:35:28.454Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-28T00:35:33.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-28T00:35:34.305Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-10-28T00:35:34.638Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-28T00:35:36.007Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.78s) [2019-10-28T00:35:36.007Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9rcb451xi440kppbbgxvybrwr Created:2019-10-28 00:35:28.214358836 +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[8d88bf7c79aab922bcf136c73a074ff555bda5feafa51cb1285714464721603b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.our6388ecedi4c5l67h9uvmjw EndpointID:2c31fc161fd831264d7e426f1fe83e0821bd44e4fa09af40062c88c4d715fba0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c200744e2e1477103a3d890c3b3335c016224ffc7bba96a6eb8a0081da4ac27e 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:f4267bde1a45 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.our6388ecedi4c5l67h9uvmjw EndpointID:2c31fc161fd831264d7e426f1fe83e0821bd44e4fa09af40062c88c4d715fba0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-28T00:35:36.007Z] PASS [2019-10-28T00:35:36.007Z] [2019-10-28T00:35:36.007Z] === Skipped [2019-10-28T00:35:36.007Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-28T00:35:36.007Z] service_test.go:230: FLAKY_TEST [2019-10-28T00:35:36.007Z] [2019-10-28T00:35:36.007Z] [2019-10-28T00:35:36.007Z] DONE 21 tests, 1 skipped in 51.139s [2019-10-28T00:35:36.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-28T00:35:36.007Z] ++ 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-28T00:35:36.007Z] ++ set -e [2019-10-28T00:35:36.007Z] ++ '[' -n 0 ']' [2019-10-28T00:35:36.007Z] ++ set -x [2019-10-28T00:35:36.007Z] ++ env -i DEST=/go/src/github.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-28T00:35:36.192Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 82.1% of statements [2019-10-28T00:35:36.192Z] ok github.com/docker/docker/daemon 12.239s coverage: 17.6% of statements [2019-10-28T00:35:36.192Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-28T00:35:36.192Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-28T00:35:36.264Z] INFO: Testing against a local daemon [2019-10-28T00:35:36.264Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-28T00:35:36.264Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-28T00:35:36.264Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:35:36.264Z] === RUN TestDockerNetworkIpvlan [2019-10-28T00:35:36.264Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-28T00:35:36.264Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:35:36.264Z] PASS [2019-10-28T00:35:36.264Z] [2019-10-28T00:35:36.264Z] === Skipped [2019-10-28T00:35:36.264Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-28T00:35:36.264Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:35:36.264Z] [2019-10-28T00:35:36.264Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-28T00:35:36.264Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:35:36.264Z] [2019-10-28T00:35:36.264Z] [2019-10-28T00:35:36.264Z] DONE 2 tests, 2 skipped in 0.152s [2019-10-28T00:35:36.264Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-28T00:35:36.265Z] ++ 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-28T00:35:36.265Z] ++ set -e [2019-10-28T00:35:36.265Z] ++ '[' -n 0 ']' [2019-10-28T00:35:36.265Z] ++ set -x [2019-10-28T00:35:36.265Z] ++ env -i DEST=/go/src/github.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-28T00:35:36.522Z] INFO: Testing against a local daemon [2019-10-28T00:35:36.522Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-28T00:35:37.119Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-28T00:35:37.375Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2019-10-28T00:35:37.375Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-28T00:35:37.375Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-28T00:35:37.776Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2019-10-28T00:35:37.776Z] === RUN TestCreateServiceSecretFileMode [2019-10-28T00:35:37.891Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-10-28T00:35:37.891Z] === RUN TestDockerNetworkMacvlan [2019-10-28T00:35:38.821Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-28T00:35:39.261Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-10-28T00:35:39.751Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-28T00:35:40.314Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-28T00:35:41.147Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-10-28T00:35:41.803Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2019-10-28T00:35:41.803Z] === RUN TestCreateServiceConfigFileMode [2019-10-28T00:35:42.072Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.215s coverage: 57.0% of statements [2019-10-28T00:35:43.588Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-28T00:35:44.956Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-28T00:35:45.146Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) [2019-10-28T00:35:45.146Z] === RUN TestCreateServiceSysctls [2019-10-28T00:35:45.358Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.459s coverage: 72.5% of statements [2019-10-28T00:35:45.521Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-28T00:35:45.614Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.833s coverage: 46.2% of statements [2019-10-28T00:35:45.614Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-28T00:35:46.086Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-28T00:35:46.651Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-28T00:35:48.020Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-28T00:35:48.124Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.050s coverage: 51.0% of statements [2019-10-28T00:35:48.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-28T00:35:48.534Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-28T00:35:48.534Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-28T00:35:48.792Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-28T00:35:49.262Z] --- PASS: TestCreateServiceSysctls (4.28s) [2019-10-28T00:35:49.262Z] === RUN TestCreateServiceCapabilities [2019-10-28T00:35:49.487Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.322s coverage: 76.1% of statements [2019-10-28T00:35:50.411Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-28T00:35:50.411Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.236s coverage: 57.2% of statements [2019-10-28T00:35:50.411Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-28T00:35:50.411Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-28T00:35:51.905Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2019-10-28T00:35:51.905Z] === RUN TestInspect [2019-10-28T00:35:52.299Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-28T00:35:53.225Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-10-28T00:35:54.150Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-28T00:35:54.150Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-28T00:35:54.150Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-28T00:35:55.074Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-10-28T00:35:55.386Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-28T00:35:55.960Z] --- PASS: TestInspect (3.57s) [2019-10-28T00:35:55.960Z] === RUN TestServiceListWithStatuses [2019-10-28T00:35:55.960Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-28T00:35:55.960Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-28T00:35:55.960Z] === RUN TestDockerNetworkConnectAlias [2019-10-28T00:35:56.318Z] --- PASS: TestDockerNetworkMacvlan (18.27s) [2019-10-28T00:35:56.318Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2019-10-28T00:35:56.318Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-28T00:35:56.318Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.76s) [2019-10-28T00:35:56.318Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.17s) [2019-10-28T00:35:56.318Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.23s) [2019-10-28T00:35:56.318Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2019-10-28T00:35:56.318Z] PASS [2019-10-28T00:35:56.318Z] [2019-10-28T00:35:56.318Z] DONE 8 tests in 19.846s [2019-10-28T00:35:56.318Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-28T00:35:56.318Z] ++ 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-28T00:35:56.318Z] ++ set -e [2019-10-28T00:35:56.318Z] ++ '[' -n 0 ']' [2019-10-28T00:35:56.318Z] ++ set -x [2019-10-28T00:35:56.318Z] ++ env -i DEST=/go/src/github.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-28T00:35:56.318Z] testing: warning: no tests to run [2019-10-28T00:35:56.318Z] PASS [2019-10-28T00:35:56.318Z] [2019-10-28T00:35:56.318Z] DONE 0 tests in 0.030s [2019-10-28T00:35:56.318Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-28T00:35:56.318Z] ++ 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-28T00:35:56.318Z] ++ set -e [2019-10-28T00:35:56.318Z] ++ '[' -n 0 ']' [2019-10-28T00:35:56.318Z] ++ set -x [2019-10-28T00:35:56.318Z] ++ env -i DEST=/go/src/github.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-28T00:35:56.318Z] INFO: Testing against a local daemon [2019-10-28T00:35:56.318Z] === RUN TestAuthZPluginAllowRequest [2019-10-28T00:35:56.551Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2019-10-28T00:35:56.551Z] ok github.com/docker/docker/daemon/logger/awslogs 0.194s coverage: 77.4% of statements [2019-10-28T00:35:56.551Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-28T00:35:56.551Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-28T00:35:57.476Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-28T00:35:57.731Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2019-10-28T00:35:58.213Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2019-10-28T00:35:58.213Z] === RUN TestAuthZPluginTLS [2019-10-28T00:35:58.375Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-10-28T00:35:58.776Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-28T00:35:58.776Z] === RUN TestAuthZPluginDenyRequest [2019-10-28T00:35:59.299Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2019-10-28T00:35:59.299Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-28T00:35:59.340Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-28T00:35:59.340Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-28T00:35:59.858Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 19.9% of statements [2019-10-28T00:35:59.903Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-28T00:35:59.903Z] === RUN TestAuthZPluginDenyResponse [2019-10-28T00:36:00.468Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-28T00:36:00.468Z] === RUN TestAuthZPluginAllowEventStream [2019-10-28T00:36:01.219Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2019-10-28T00:36:01.398Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-28T00:36:01.655Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-28T00:36:01.779Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2019-10-28T00:36:02.221Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2019-10-28T00:36:02.221Z] === RUN TestAuthZPluginErrorResponse [2019-10-28T00:36:02.221Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-28T00:36:02.340Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-28T00:36:02.513Z] --- PASS: TestDockerNetworkConnectAlias (6.94s) [2019-10-28T00:36:02.514Z] === RUN TestDockerNetworkReConnect [2019-10-28T00:36:02.595Z] ok github.com/docker/docker/daemon/logger/splunk 1.614s coverage: 82.5% of statements [2019-10-28T00:36:02.595Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-28T00:36:02.595Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-28T00:36:02.785Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-28T00:36:02.785Z] === RUN TestAuthZPluginErrorRequest [2019-10-28T00:36:02.785Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-28T00:36:03.043Z] === RUN TestDockerSuite/TestBuildFails [2019-10-28T00:36:03.300Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-10-28T00:36:03.300Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-28T00:36:03.862Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-10-28T00:36:03.862Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-28T00:36:04.120Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-28T00:36:04.120Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-28T00:36:05.125Z] ok github.com/docker/docker/distribution 0.202s coverage: 22.1% of statements [2019-10-28T00:36:05.126Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2019-10-28T00:36:05.126Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-28T00:36:06.018Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2019-10-28T00:36:06.018Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-28T00:36:06.487Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-10-28T00:36:06.582Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-28T00:36:07.606Z] --- PASS: TestDockerNetworkReConnect (4.83s) [2019-10-28T00:36:07.606Z] === RUN TestServicePlugin [2019-10-28T00:36:07.606Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-28T00:36:07.606Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:36:07.606Z] === RUN TestServiceUpdateLabel [2019-10-28T00:36:07.849Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2019-10-28T00:36:07.952Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2019-10-28T00:36:07.952Z] === RUN TestAuthZPluginHeader [2019-10-28T00:36:08.409Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-28T00:36:08.409Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2019-10-28T00:36:08.409Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-28T00:36:08.409Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-28T00:36:08.883Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-10-28T00:36:08.883Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-28T00:36:09.140Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-28T00:36:09.774Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-10-28T00:36:09.774Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-28T00:36:10.123Z] --- PASS: TestServiceUpdateLabel (2.89s) [2019-10-28T00:36:10.123Z] === RUN TestServiceUpdateSecrets [2019-10-28T00:36:10.701Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-10-28T00:36:11.038Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-28T00:36:11.627Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-28T00:36:11.883Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-28T00:36:12.935Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-28T00:36:13.193Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-28T00:36:13.759Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.88s) [2019-10-28T00:36:13.759Z] === RUN TestAuthZPluginV2Disable [2019-10-28T00:36:13.767Z] ok github.com/docker/docker/pkg/archive 0.410s coverage: 77.0% of statements [2019-10-28T00:36:14.690Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-28T00:36:15.128Z] ok github.com/docker/docker/pkg/authorization 0.409s coverage: 68.3% of statements [2019-10-28T00:36:15.128Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-28T00:36:15.383Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-10-28T00:36:16.585Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-28T00:36:17.149Z] --- PASS: TestAuthZPluginV2Disable (3.43s) [2019-10-28T00:36:17.150Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-28T00:36:17.406Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-28T00:36:17.663Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-28T00:36:18.640Z] ok github.com/docker/docker/layer 7.886s coverage: 68.8% of statements [2019-10-28T00:36:18.640Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-28T00:36:18.640Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-28T00:36:18.640Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-28T00:36:18.640Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-28T00:36:18.640Z] ? github.com/docker/docker/oci [no test files] [2019-10-28T00:36:18.640Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-28T00:36:18.895Z] ok github.com/docker/docker/pkg/chrootarchive 2.887s coverage: 43.2% of statements [2019-10-28T00:36:18.895Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-28T00:36:18.895Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-28T00:36:19.150Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2019-10-28T00:36:19.710Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-28T00:36:19.710Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-28T00:36:20.188Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-28T00:36:20.188Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2019-10-28T00:36:20.188Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-28T00:36:20.635Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-28T00:36:21.196Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2019-10-28T00:36:21.451Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-28T00:36:22.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-28T00:36:22.653Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-28T00:36:22.812Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-28T00:36:23.374Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2019-10-28T00:36:24.300Z] ok github.com/docker/docker/pkg/fsutils 0.188s coverage: 85.1% of statements [2019-10-28T00:36:24.300Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2019-10-28T00:36:24.555Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2019-10-28T00:36:25.480Z] ok github.com/docker/docker/pkg/idtools 0.371s coverage: 70.1% of statements [2019-10-28T00:36:25.735Z] ok github.com/docker/docker/pkg/ioutils 0.525s coverage: 70.1% of statements [2019-10-28T00:36:25.931Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-28T00:36:25.991Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-10-28T00:36:26.287Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2019-10-28T00:36:26.287Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-28T00:36:26.287Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-28T00:36:26.556Z] --- PASS: TestServiceUpdateSecrets (15.44s) [2019-10-28T00:36:26.556Z] === RUN TestServiceUpdateConfigs [2019-10-28T00:36:27.216Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2019-10-28T00:36:27.471Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-10-28T00:36:27.726Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-28T00:36:27.726Z] ok github.com/docker/docker/pkg/mount 0.573s coverage: 70.0% of statements [2019-10-28T00:36:27.726Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-28T00:36:27.981Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-10-28T00:36:28.236Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-28T00:36:28.236Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-28T00:36:28.236Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-28T00:36:29.160Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2019-10-28T00:36:29.721Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-28T00:36:30.281Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-28T00:36:30.281Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-28T00:36:31.640Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-28T00:36:31.895Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-28T00:36:32.478Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-28T00:36:32.478Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-28T00:36:32.735Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-28T00:36:33.299Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.05s) [2019-10-28T00:36:33.299Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-28T00:36:33.299Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-28T00:36:34.229Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-28T00:36:34.229Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-28T00:36:35.159Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-28T00:36:35.232Z] ok github.com/docker/docker/pkg/signal 2.403s coverage: 61.0% of statements [2019-10-28T00:36:35.233Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-28T00:36:35.487Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-28T00:36:35.724Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-28T00:36:35.742Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-28T00:36:35.981Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-28T00:36:35.997Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-28T00:36:36.544Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-28T00:36:36.556Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-28T00:36:36.801Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-28T00:36:36.811Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.9% of statements [2019-10-28T00:36:37.365Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-28T00:36:37.370Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2019-10-28T00:36:37.930Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-10-28T00:36:38.280Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-28T00:36:38.280Z] [2019-10-28T00:36:38.280Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-28T00:36:38.280Z] PKG_CONFIG=pkg-config [2019-10-28T00:36:38.280Z] GOLANG_VERSION=1.13.3 [2019-10-28T00:36:38.280Z] HOSTNAME=1aba243bb3bc [2019-10-28T00:36:38.280Z] DOCKER_EXPERIMENTAL=1 [2019-10-28T00:36:38.280Z] container=docker [2019-10-28T00:36:38.280Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-28T00:36:38.280Z] GO111MODULE=off [2019-10-28T00:36:38.280Z] GOPATH=/go [2019-10-28T00:36:38.280Z] PWD=/go/src/github.com/docker/docker [2019-10-28T00:36:38.280Z] HOME=/root [2019-10-28T00:36:38.280Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-28T00:36:38.280Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-28T00:36:38.280Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-28T00:36:38.280Z] DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb [2019-10-28T00:36:38.280Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-28T00:36:38.280Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-28T00:36:38.280Z] TERM=xterm [2019-10-28T00:36:38.280Z] VALIDATE_BRANCH=master [2019-10-28T00:36:38.280Z] DEST=bundles/test-integration [2019-10-28T00:36:38.280Z] SHLVL=1 [2019-10-28T00:36:38.280Z] TIMEOUT=120m [2019-10-28T00:36:38.280Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-28T00:36:38.280Z] DOCKER_PKG=github.com/docker/docker [2019-10-28T00:36:38.280Z] TESTDEBUG=0 [2019-10-28T00:36:38.280Z] _=/usr/bin/env [2019-10-28T00:36:38.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-28T00:36:38.295Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-28T00:36:38.489Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-28T00:36:38.489Z] testing: warning: no tests to run [2019-10-28T00:36:38.489Z] coverage: [no statements] [2019-10-28T00:36:38.489Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-28T00:36:39.048Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-28T00:36:39.048Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-28T00:36:39.303Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-28T00:36:41.568Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-28T00:36:41.812Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.1% of statements [2019-10-28T00:36:42.066Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-28T00:36:42.944Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2019-10-28T00:36:42.944Z] === RUN TestServiceUpdateNetwork [2019-10-28T00:36:42.989Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-28T00:36:43.244Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-28T00:36:44.650Z] ok github.com/docker/docker/registry 0.089s coverage: 56.2% of statements [2019-10-28T00:36:45.210Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-28T00:36:45.466Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-28T00:36:46.390Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-28T00:36:46.390Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-28T00:36:46.820Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-28T00:36:47.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-28T00:36:48.901Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-28T00:36:49.825Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2019-10-28T00:36:50.272Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2019-10-28T00:36:50.272Z] PASS [2019-10-28T00:36:50.272Z] [2019-10-28T00:36:50.272Z] DONE 17 tests in 53.790s [2019-10-28T00:36:50.272Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-28T00:36:50.272Z] ++ 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-28T00:36:50.272Z] ++ set -e [2019-10-28T00:36:50.272Z] ++ '[' -n 0 ']' [2019-10-28T00:36:50.272Z] ++ set -x [2019-10-28T00:36:50.272Z] ++ env -i DEST=/go/src/github.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-28T00:36:50.272Z] INFO: Testing against a local daemon [2019-10-28T00:36:50.272Z] === RUN TestPluginInvalidJSON [2019-10-28T00:36:50.272Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:36:50.272Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:36:50.272Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:36:50.272Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-28T00:36:50.272Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2019-10-28T00:36:50.272Z] PASS [2019-10-28T00:36:50.272Z] [2019-10-28T00:36:50.272Z] DONE 2 tests in 0.214s [2019-10-28T00:36:50.272Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-28T00:36:50.272Z] ++ 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-28T00:36:50.272Z] ++ set -e [2019-10-28T00:36:50.272Z] ++ '[' -n 0 ']' [2019-10-28T00:36:50.272Z] ++ set -x [2019-10-28T00:36:50.272Z] ++ env -i DEST=/go/src/github.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-28T00:36:50.384Z] ok github.com/docker/docker/volume/mounts 0.028s coverage: 67.0% of statements [2019-10-28T00:36:50.529Z] INFO: Testing against a local daemon [2019-10-28T00:36:50.529Z] === RUN TestExternalGraphDriver [2019-10-28T00:36:50.529Z] === RUN TestExternalGraphDriver/json [2019-10-28T00:36:51.097Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-28T00:36:51.354Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-28T00:36:51.354Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-28T00:36:51.611Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-28T00:36:51.611Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-28T00:36:51.746Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2019-10-28T00:36:51.869Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-28T00:36:52.800Z] === RUN TestExternalGraphDriver/spec [2019-10-28T00:36:53.731Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-28T00:36:55.101Z] === RUN TestExternalGraphDriver/pull [2019-10-28T00:36:55.101Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-28T00:36:56.600Z] --- PASS: TestServiceUpdateNetwork (14.31s) [2019-10-28T00:36:56.600Z] PASS [2019-10-28T00:36:56.600Z] [2019-10-28T00:36:56.600Z] === Skipped [2019-10-28T00:36:56.600Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-10-28T00:36:56.600Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-28T00:36:56.600Z] [2019-10-28T00:36:56.600Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-28T00:36:56.600Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:36:56.600Z] [2019-10-28T00:36:56.600Z] [2019-10-28T00:36:56.600Z] DONE 20 tests, 2 skipped in 126.209s [2019-10-28T00:36:56.600Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-28T00:36:56.600Z] ++ 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-28T00:36:56.600Z] ++ set -e [2019-10-28T00:36:56.600Z] ++ '[' -n 0 ']' [2019-10-28T00:36:56.600Z] ++ set -x [2019-10-28T00:36:56.600Z] ++ env -i DEST=/go/src/github.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-28T00:36:56.600Z] INFO: Testing against a local daemon [2019-10-28T00:36:56.600Z] === RUN TestSessionCreate [2019-10-28T00:36:56.600Z] --- PASS: TestSessionCreate (0.02s) [2019-10-28T00:36:56.600Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-28T00:36:56.600Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-28T00:36:56.600Z] PASS [2019-10-28T00:36:56.600Z] [2019-10-28T00:36:56.600Z] DONE 2 tests in 0.221s [2019-10-28T00:36:56.600Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-28T00:36:56.600Z] ++ 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-28T00:36:56.600Z] ++ set -e [2019-10-28T00:36:56.600Z] ++ '[' -n 0 ']' [2019-10-28T00:36:56.600Z] ++ set -x [2019-10-28T00:36:56.600Z] ++ env -i DEST=/go/src/github.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-28T00:36:56.600Z] INFO: Testing against a local daemon [2019-10-28T00:36:56.600Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-28T00:36:56.600Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-28T00:36:56.600Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-28T00:36:56.600Z] === RUN TestEventsExecDie [2019-10-28T00:36:56.972Z] --- PASS: TestEventsExecDie (0.96s) [2019-10-28T00:36:56.973Z] === RUN TestEventsBackwardsCompatible [2019-10-28T00:36:56.996Z] --- PASS: TestExternalGraphDriver (6.41s) [2019-10-28T00:36:56.996Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2019-10-28T00:36:56.996Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2019-10-28T00:36:56.996Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2019-10-28T00:36:56.996Z] === RUN TestGraphdriverPluginV2 [2019-10-28T00:36:57.360Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-28T00:36:57.360Z] === RUN TestInfoBinaryCommits [2019-10-28T00:36:57.360Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-28T00:36:57.360Z] === RUN TestInfoAPIVersioned [2019-10-28T00:36:57.360Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-28T00:36:57.360Z] === RUN TestInfoDiscoveryBackend [2019-10-28T00:36:57.722Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-10-28T00:36:57.722Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-28T00:36:58.972Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-28T00:36:58.972Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-28T00:36:59.349Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-28T00:36:59.349Z] === RUN TestInfoAPI [2019-10-28T00:36:59.349Z] --- PASS: TestInfoAPI (0.04s) [2019-10-28T00:36:59.349Z] === RUN TestInfoAPIWarnings [2019-10-28T00:36:59.744Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-28T00:36:59.744Z] === RUN TestInfoDebug [2019-10-28T00:37:00.269Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-28T00:37:00.269Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-28T00:37:00.526Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-28T00:37:00.533Z] --- PASS: TestInfoDebug (0.53s) [2019-10-28T00:37:00.533Z] === RUN TestInfoInsecureRegistries [2019-10-28T00:37:00.903Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-28T00:37:00.903Z] === RUN TestInfoRegistryMirrors [2019-10-28T00:37:01.442Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-28T00:37:01.442Z] === RUN TestLoginFailsWithBadCredentials [2019-10-28T00:37:01.878Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2019-10-28T00:37:01.878Z] === RUN TestPingCacheHeaders [2019-10-28T00:37:01.878Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-28T00:37:01.878Z] === RUN TestPingGet [2019-10-28T00:37:01.878Z] --- PASS: TestPingGet (0.01s) [2019-10-28T00:37:01.878Z] === RUN TestPingHead [2019-10-28T00:37:01.878Z] --- PASS: TestPingHead (0.03s) [2019-10-28T00:37:01.878Z] === RUN TestVersion [2019-10-28T00:37:01.878Z] --- PASS: TestVersion (0.03s) [2019-10-28T00:37:01.878Z] PASS [2019-10-28T00:37:01.878Z] [2019-10-28T00:37:01.878Z] === Skipped [2019-10-28T00:37:01.878Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-28T00:37:01.878Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-28T00:37:01.878Z] [2019-10-28T00:37:01.878Z] [2019-10-28T00:37:01.878Z] DONE 18 tests, 1 skipped in 5.998s [2019-10-28T00:37:01.878Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-28T00:37:01.878Z] ++ 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-28T00:37:01.878Z] ++ set -e [2019-10-28T00:37:01.878Z] ++ '[' -n 0 ']' [2019-10-28T00:37:01.878Z] ++ set -x [2019-10-28T00:37:01.878Z] ++ env -i DEST=/go/src/github.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-28T00:37:01.898Z] --- PASS: TestGraphdriverPluginV2 (4.90s) [2019-10-28T00:37:01.898Z] PASS [2019-10-28T00:37:01.898Z] [2019-10-28T00:37:01.898Z] DONE 5 tests in 11.511s [2019-10-28T00:37:01.898Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-28T00:37:01.898Z] ++ 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-28T00:37:01.898Z] ++ set -e [2019-10-28T00:37:01.898Z] ++ '[' -n 0 ']' [2019-10-28T00:37:01.898Z] ++ set -x [2019-10-28T00:37:01.898Z] ++ env -i DEST=/go/src/github.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-28T00:37:02.276Z] INFO: Testing against a local daemon [2019-10-28T00:37:02.276Z] === RUN TestVolumesCreateAndList [2019-10-28T00:37:02.276Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-28T00:37:02.276Z] === RUN TestVolumesRemove [2019-10-28T00:37:02.276Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-28T00:37:02.276Z] === RUN TestVolumesInspect [2019-10-28T00:37:02.276Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-28T00:37:02.276Z] === RUN TestVolumesInvalidJSON [2019-10-28T00:37:02.276Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-28T00:37:02.276Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-28T00:37:02.276Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-28T00:37:02.276Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-28T00:37:02.276Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-28T00:37:02.276Z] PASS [2019-10-28T00:37:02.276Z] [2019-10-28T00:37:02.276Z] DONE 5 tests in 0.300s [2019-10-28T00:37:02.276Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-28T00:37:02.276Z] ++++ cat bundles/test-integration/docker.pid [2019-10-28T00:37:02.466Z] INFO: Testing against a local daemon [2019-10-28T00:37:02.466Z] === RUN TestContinueAfterPluginCrash [2019-10-28T00:37:02.466Z] === PAUSE TestContinueAfterPluginCrash [2019-10-28T00:37:02.466Z] === RUN TestDaemonStartWithLogOpt [2019-10-28T00:37:02.466Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-28T00:37:02.466Z] === CONT TestContinueAfterPluginCrash [2019-10-28T00:37:02.466Z] === CONT TestDaemonStartWithLogOpt [2019-10-28T00:37:02.642Z] +++ kill 11495 [2019-10-28T00:37:03.892Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/rootless [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/volume [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-28T00:37:03.892Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-28T00:37:03.892Z] [2019-10-28T00:37:03.892Z] === Skipped [2019-10-28T00:37:03.892Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-28T00:37:03.892Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-28T00:37:03.892Z] [2019-10-28T00:37:03.892Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-28T00:37:03.892Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-28T00:37:03.892Z] [2019-10-28T00:37:03.892Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-28T00:37:03.892Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-28T00:37:03.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-28T00:37:03.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] +++ /etc/init.d/apparmor stop [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-28T00:37:03.893Z] Clearing AppArmor profiles cache:. [2019-10-28T00:37:03.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] Unloading profiles will leave already running processes permanently [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-28T00:37:03.893Z] unconfined, which can lead to unexpected situations. [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] To set a process to complain mode, use the command line tool [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-28T00:37:03.893Z] with the 'teardown' option." [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] graphtest_unix.go:73: No driver to put! [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-28T00:37:03.893Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-28T00:37:03.893Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-28T00:37:03.893Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-28T00:37:03.893Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-28T00:37:03.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-28T00:37:03.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-28T00:37:03.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-28T00:37:03.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-28T00:37:03.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-28T00:37:03.893Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-28T00:37:03.893Z] graphtest_unix.go:73: No driver to put! [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-28T00:37:03.893Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-28T00:37:03.893Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] [2019-10-28T00:37:03.893Z] DONE 2115 tests, 20 skipped in 237.940s Post stage [Pipeline] junit [2019-10-28T00:37:03.902Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-28T00:37:04.888Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40143/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb hack/validate/vendor [2019-10-28T00:37:05.449Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh Post stage [Pipeline] junit [2019-10-28T00:37:06.698Z] Recording test results [2019-10-28T00:37:06.899Z] + echo Building e2e image [2019-10-28T00:37:06.899Z] Building e2e image [2019-10-28T00:37:06.899Z] + docker build --build-arg DOCKER_GITCOMMIT=49fbb9c9854ff18ad9304f435c7c6722b0b4cfdb -t moby-e2e-test -f Dockerfile.e2e . [2019-10-28T00:37:06.899Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-28T00:37:06.899Z] #2 transferring dockerfile: 3.21kB done [2019-10-28T00:37:06.899Z] #2 DONE 0.0s [2019-10-28T00:37:06.899Z] [2019-10-28T00:37:06.899Z] #1 [internal] load .dockerignore [2019-10-28T00:37:06.899Z] #1 transferring context: 34B done [2019-10-28T00:37:06.899Z] #1 DONE 0.0s [2019-10-28T00:37:06.899Z] [2019-10-28T00:37:06.899Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-28T00:37:07.174Z] #4 ... [2019-10-28T00:37:07.174Z] [2019-10-28T00:37:07.174Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-28T00:37:07.174Z] #3 DONE 0.2s [2019-10-28T00:37:07.174Z] [2019-10-28T00:37:07.174Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-28T00:37:07.174Z] #4 DONE 0.3s [2019-10-28T00:37:07.174Z] [2019-10-28T00:37:07.174Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-10-28T00:37:07.174Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-10-28T00:37:07.174Z] #5 DONE 0.0s [2019-10-28T00:37:07.174Z] [2019-10-28T00:37:07.174Z] #8 [internal] load build context [2019-10-28T00:37:07.735Z] #8 transferring context: 806.29kB 0.5s done [2019-10-28T00:37:07.735Z] #8 DONE 0.6s [2019-10-28T00:37:07.735Z] [2019-10-28T00:37:07.735Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-28T00:37:07.735Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-10-28T00:37:07.735Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-10-28T00:37:07.735Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-10-28T00:37:07.735Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-10-28T00:37:07.735Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 19.70MB / 126.85MB 0.5s [2019-10-28T00:37:07.735Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-10-28T00:37:07.735Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-10-28T00:37:07.735Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done [2019-10-28T00:37:07.735Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.4s done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-28T00:37:08.032Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 28.98MB / 126.85MB 0.6s [2019-10-28T00:37:08.032Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-10-28T00:37:08.032Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 36.54MB / 126.85MB 0.7s [2019-10-28T00:37:08.330Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 45.45MB / 126.85MB 1.0s [2019-10-28T00:37:08.330Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 55.34MB / 126.85MB 1.1s [2019-10-28T00:37:08.573Z] + echo Ensuring container killed. [2019-10-28T00:37:08.573Z] Ensuring container killed. [2019-10-28T00:37:08.573Z] + docker rm -vf docker-pr1 [2019-10-28T00:37:08.573Z] Error: No such container: docker-pr1 [2019-10-28T00:37:08.573Z] + true [2019-10-28T00:37:08.586Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 76.58MB / 126.85MB 1.3s [2019-10-28T00:37:08.587Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 88.55MB / 126.85MB 1.4s [Pipeline] sh [2019-10-28T00:37:08.842Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 99.08MB / 126.85MB 1.5s [2019-10-28T00:37:08.842Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 121.07MB / 126.85MB 1.7s [2019-10-28T00:37:09.444Z] #14 ... [2019-10-28T00:37:09.444Z] [2019-10-28T00:37:09.444Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-28T00:37:09.444Z] #6 DONE 2.2s [2019-10-28T00:37:09.444Z] [2019-10-28T00:37:09.444Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-28T00:37:09.444Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.1s done [2019-10-28T00:37:09.444Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-10-28T00:37:09.456Z] + echo Chowning /workspace to jenkins user [2019-10-28T00:37:09.456Z] Chowning /workspace to jenkins user [2019-10-28T00:37:09.456Z] + id -u [2019-10-28T00:37:09.456Z] + id -g [2019-10-28T00:37:09.456Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40143:/workspace busybox chown -R 1001:1001 /workspace [2019-10-28T00:37:09.456Z] Unable to find image 'busybox:latest' locally [2019-10-28T00:37:09.456Z] latest: Pulling from library/busybox [2019-10-28T00:37:09.456Z] 6d4c3d9fc915: Pulling fs layer [2019-10-28T00:37:09.836Z] 6d4c3d9fc915: Verifying Checksum [2019-10-28T00:37:09.836Z] 6d4c3d9fc915: Download complete [2019-10-28T00:37:10.204Z] 6d4c3d9fc915: Pull complete [2019-10-28T00:37:10.204Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-28T00:37:10.204Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-28T00:37:12.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-28T00:37:12.879Z] + bundleName=s390x-integration [2019-10-28T00:37:12.879Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-28T00:37:12.879Z] Creating s390x-integration-bundles.tar.gz [2019-10-28T00:37:12.879Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-28T00:37:12.879Z] + 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-28T00:37:13.020Z] Archiving artifacts [2019-10-28T00:37:14.369Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40143/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-28T00:37:14.766Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.1s [2019-10-28T00:37:15.227Z] + make clean [2019-10-28T00:37:15.227Z] make: command: Command not found [2019-10-28T00:37:15.227Z] docker volume rm -f docker-dev-cache [2019-10-28T00:37:15.307Z] docker-dev-cache [Pipeline] deleteDir [2019-10-28T00:37:15.817Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-28T00:37:16.129Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.2s done [2019-10-28T00:37:16.383Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-10-28T00:37:16.942Z] #14 DONE 9.6s [2019-10-28T00:37:16.942Z] [2019-10-28T00:37:16.942Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-28T00:37:16.942Z] #7 1.146 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-28T00:37:16.942Z] #7 2.230 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-28T00:37:16.942Z] #7 2.345 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-28T00:37:16.942Z] #7 2.350 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-28T00:37:16.942Z] #7 2.566 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-28T00:37:16.942Z] #7 2.577 (4/31) Installing readline (8.0.0-r0) [2019-10-28T00:37:16.942Z] #7 2.585 (5/31) Installing bash (5.0.0-r0) [2019-10-28T00:37:16.942Z] #7 2.602 Executing bash-5.0.0-r0.post-install [2019-10-28T00:37:16.942Z] #7 2.608 (6/31) Installing ca-certificates (20190108-r0) [2019-10-28T00:37:16.942Z] #7 2.633 (7/31) Installing libgcc (8.3.0-r0) [2019-10-28T00:37:16.942Z] #7 2.637 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-28T00:37:16.942Z] #7 2.654 (9/31) Installing binutils (2.32-r0) [2019-10-28T00:37:16.942Z] #7 2.771 (10/31) Installing gmp (6.1.2-r1) [2019-10-28T00:37:16.942Z] #7 2.779 (11/31) Installing isl (0.18-r0) [2019-10-28T00:37:16.942Z] #7 2.801 (12/31) Installing libgomp (8.3.0-r0) [2019-10-28T00:37:16.942Z] #7 2.807 (13/31) Installing libatomic (8.3.0-r0) [2019-10-28T00:37:16.942Z] #7 2.809 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-28T00:37:16.942Z] #7 2.816 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-28T00:37:16.942Z] #7 2.822 (16/31) Installing gcc (8.3.0-r0) [2019-10-28T00:37:16.942Z] #7 3.806 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-28T00:37:16.942Z] #7 3.924 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-28T00:37:16.942Z] #7 3.926 (19/31) Installing g++ (8.3.0-r0) [2019-10-28T00:37:16.942Z] #7 4.597 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-28T00:37:16.942Z] #7 4.601 (21/31) Installing libcurl (7.66.0-r0) [2019-10-28T00:37:16.942Z] #7 4.632 (22/31) Installing expat (2.2.8-r0) [2019-10-28T00:37:16.942Z] #7 4.637 (23/31) Installing pcre2 (10.33-r0) [2019-10-28T00:37:16.942Z] #7 4.650 (24/31) Installing git (2.22.0-r0) [2019-10-28T00:37:16.942Z] #7 4.875 (25/31) Installing libmnl (1.0.4-r0) [2019-10-28T00:37:16.942Z] #7 4.879 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-28T00:37:16.942Z] #7 4.888 (27/31) Installing iptables (1.8.3-r0) [2019-10-28T00:37:16.942Z] #7 4.932 (28/31) Installing pigz (2.4-r0) [2019-10-28T00:37:16.942Z] #7 4.938 (29/31) Installing tar (1.32-r0) [2019-10-28T00:37:16.942Z] #7 4.952 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-28T00:37:16.942Z] #7 4.957 (31/31) Installing xz (5.2.4-r0) [2019-10-28T00:37:16.942Z] #7 4.964 Executing busybox-1.30.1-r2.trigger [2019-10-28T00:37:16.942Z] #7 4.969 Executing ca-certificates-20190108-r0.trigger [2019-10-28T00:37:16.942Z] #7 5.025 OK: 185 MiB in 45 packages [2019-10-28T00:37:17.197Z] #7 DONE 7.8s [2019-10-28T00:37:17.197Z] [2019-10-28T00:37:17.197Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-28T00:37:17.197Z] #9 DONE 0.1s [2019-10-28T00:37:17.197Z] [2019-10-28T00:37:17.197Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-28T00:37:17.452Z] #15 ... [2019-10-28T00:37:17.452Z] [2019-10-28T00:37:17.452Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-28T00:37:17.452Z] #10 DONE 0.1s [2019-10-28T00:37:17.452Z] [2019-10-28T00:37:17.452Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-28T00:37:17.452Z] #11 DONE 0.1s [2019-10-28T00:37:17.452Z] [2019-10-28T00:37:17.452Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-28T00:37:17.452Z] #12 DONE 0.1s [2019-10-28T00:37:17.452Z] [2019-10-28T00:37:17.452Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-28T00:37:17.452Z] #13 DONE 0.0s [2019-10-28T00:37:17.452Z] [2019-10-28T00:37:17.452Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-28T00:37:17.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-28T00:37:18.058Z] #15 1.032 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-28T00:37:18.985Z] #15 2.088 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-28T00:37:18.985Z] #15 2.154 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-28T00:37:18.985Z] #15 2.157 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-28T00:37:18.985Z] #15 2.291 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-28T00:37:19.239Z] #15 2.298 (4/43) Installing readline (8.0.0-r0) [2019-10-28T00:37:19.239Z] #15 2.303 (5/43) Installing bash (5.0.0-r0) [2019-10-28T00:37:19.239Z] #15 2.316 Executing bash-5.0.0-r0.post-install [2019-10-28T00:37:19.239Z] #15 2.318 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-28T00:37:19.239Z] #15 2.402 (7/43) Installing libuuid (2.33.2-r0) [2019-10-28T00:37:19.239Z] #15 2.405 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-28T00:37:19.239Z] #15 2.415 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-28T00:37:19.239Z] #15 2.419 (10/43) Installing binutils (2.32-r0) [2019-10-28T00:37:19.239Z] #15 2.490 (11/43) Installing libmagic (5.37-r0) [2019-10-28T00:37:19.239Z] #15 2.514 (12/43) Installing file (5.37-r0) [2019-10-28T00:37:19.495Z] #15 2.516 (13/43) Installing gmp (6.1.2-r1) [2019-10-28T00:37:19.495Z] #15 2.523 (14/43) Installing isl (0.18-r0) [2019-10-28T00:37:19.495Z] #15 2.538 (15/43) Installing libgomp (8.3.0-r0) [2019-10-28T00:37:19.495Z] #15 2.541 (16/43) Installing libatomic (8.3.0-r0) [2019-10-28T00:37:19.495Z] #15 2.544 (17/43) Installing libgcc (8.3.0-r0) [2019-10-28T00:37:19.495Z] #15 2.546 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-28T00:37:19.495Z] #15 2.552 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-28T00:37:19.495Z] #15 2.555 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-28T00:37:19.495Z] #15 2.565 (21/43) Installing gcc (8.3.0-r0) [2019-10-28T00:37:20.055Z] #15 3.253 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-28T00:37:20.055Z] #15 3.336 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-28T00:37:20.055Z] #15 3.338 (24/43) Installing g++ (8.3.0-r0) [2019-10-28T00:37:20.234Z] --- PASS: TestDaemonStartWithLogOpt (17.49s) [2019-10-28T00:37:20.615Z] #15 3.769 (25/43) Installing make (4.2.1-r2) [2019-10-28T00:37:20.615Z] #15 3.774 (26/43) Installing fortify-headers (1.1-r0) [2019-10-28T00:37:20.615Z] #15 3.776 (27/43) Installing build-base (0.5-r1) [2019-10-28T00:37:20.615Z] #15 3.781 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-28T00:37:20.615Z] #15 3.784 (29/43) Installing libcurl (7.66.0-r0) [2019-10-28T00:37:20.615Z] #15 3.790 (30/43) Installing curl (7.66.0-r0) [2019-10-28T00:37:20.615Z] #15 3.794 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-28T00:37:20.615Z] #15 3.800 (32/43) Installing jq (1.6-r0) [2019-10-28T00:37:20.615Z] #15 3.807 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-28T00:37:20.615Z] #15 3.816 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-28T00:37:20.615Z] #15 3.818 (35/43) Installing libaio (0.3.111-r0) [2019-10-28T00:37:20.615Z] #15 3.820 (36/43) Installing libblkid (2.33.2-r0) [2019-10-28T00:37:20.615Z] #15 3.825 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-28T00:37:20.615Z] #15 3.856 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-28T00:37:20.615Z] #15 3.862 (39/43) Installing libmount (2.33.2-r0) [2019-10-28T00:37:20.615Z] #15 3.867 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-28T00:37:20.615Z] #15 3.871 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-28T00:37:20.615Z] #15 3.874 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-28T00:37:20.615Z] #15 3.897 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-28T00:37:20.615Z] #15 3.909 Executing busybox-1.30.1-r2.trigger [2019-10-28T00:37:20.869Z] #15 3.915 OK: 189 MiB in 58 packages [2019-10-28T00:37:21.165Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-28T00:37:21.793Z] #15 DONE 4.7s [2019-10-28T00:37:21.793Z] [2019-10-28T00:37:21.793Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-28T00:37:22.351Z] #16 DONE 0.8s [2019-10-28T00:37:22.351Z] [2019-10-28T00:37:22.351Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-28T00:37:22.535Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-28T00:37:23.277Z] #17 DONE 0.8s [2019-10-28T00:37:23.277Z] [2019-10-28T00:37:23.277Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-28T00:37:23.277Z] #18 DONE 0.0s [2019-10-28T00:37:23.277Z] [2019-10-28T00:37:23.277Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-28T00:37:23.277Z] #22 DONE 0.1s [2019-10-28T00:37:23.277Z] [2019-10-28T00:37:23.277Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-28T00:37:23.277Z] #26 DONE 0.1s [2019-10-28T00:37:23.277Z] [2019-10-28T00:37:23.277Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-28T00:37:23.277Z] #19 DONE 0.1s [2019-10-28T00:37:23.277Z] [2019-10-28T00:37:23.277Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-28T00:37:23.277Z] #23 DONE 0.1s [2019-10-28T00:37:23.277Z] [2019-10-28T00:37:23.277Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-28T00:37:23.277Z] #27 DONE 0.1s [2019-10-28T00:37:23.277Z] [2019-10-28T00:37:23.277Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-28T00:37:23.277Z] #20 ... [2019-10-28T00:37:23.277Z] [2019-10-28T00:37:23.277Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-28T00:37:23.277Z] #28 DONE 0.1s [2019-10-28T00:37:23.532Z] [2019-10-28T00:37:23.532Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-28T00:37:25.058Z] --- PASS: TestContinueAfterPluginCrash (22.07s) [2019-10-28T00:37:25.058Z] PASS [2019-10-28T00:37:25.058Z] [2019-10-28T00:37:25.058Z] DONE 2 tests in 22.907s [2019-10-28T00:37:25.058Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-28T00:37:25.058Z] ++ 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-28T00:37:25.058Z] ++ set -e [2019-10-28T00:37:25.058Z] ++ '[' -n 0 ']' [2019-10-28T00:37:25.058Z] ++ set -x [2019-10-28T00:37:25.058Z] ++ env -i DEST=/go/src/github.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-28T00:37:25.058Z] INFO: Testing against a local daemon [2019-10-28T00:37:25.058Z] === RUN TestPluginWithDevMounts [2019-10-28T00:37:25.058Z] === PAUSE TestPluginWithDevMounts [2019-10-28T00:37:25.058Z] === CONT TestPluginWithDevMounts [2019-10-28T00:37:25.058Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-28T00:37:25.058Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-28T00:37:25.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-28T00:37:25.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-28T00:37:26.047Z] #29 ... [2019-10-28T00:37:26.047Z] [2019-10-28T00:37:26.047Z] #31 [builder 1/4] COPY . . [2019-10-28T00:37:26.047Z] #31 DONE 2.7s [2019-10-28T00:37:26.047Z] [2019-10-28T00:37:26.047Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-28T00:37:26.953Z] --- PASS: TestPluginWithDevMounts (1.96s) [2019-10-28T00:37:26.953Z] PASS [2019-10-28T00:37:26.953Z] [2019-10-28T00:37:26.953Z] DONE 1 tests in 2.134s [2019-10-28T00:37:26.953Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-28T00:37:26.953Z] ++ 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-28T00:37:26.953Z] ++ set -e [2019-10-28T00:37:26.953Z] ++ '[' -n 0 ']' [2019-10-28T00:37:26.953Z] ++ set -x [2019-10-28T00:37:26.953Z] ++ env -i DEST=/go/src/github.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-28T00:37:26.953Z] INFO: Testing against a local daemon [2019-10-28T00:37:26.953Z] === RUN TestSecretInspect [2019-10-28T00:37:27.934Z] #32 DONE 1.9s [2019-10-28T00:37:27.934Z] [2019-10-28T00:37:27.934Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-28T00:37:27.934Z] #20 2.931 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-28T00:37:27.934Z] #20 3.622 [2019-10-28T00:37:27.934Z] #20 3.756 ### 5.3% ################# 24.1% ################################# 46.0% ############################################## 64.9% ############################################################ 83.9% ######################################################################## 100.0% [2019-10-28T00:37:27.934Z] #20 ... [2019-10-28T00:37:27.934Z] [2019-10-28T00:37:27.934Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-28T00:37:27.934Z] #24 1.566 + RM_GOPATH=0 [2019-10-28T00:37:27.934Z] #24 1.566 + TMP_GOPATH= [2019-10-28T00:37:27.934Z] #24 1.566 + : /build [2019-10-28T00:37:27.934Z] #24 1.566 + '[' -z '' ']' [2019-10-28T00:37:27.934Z] #24 1.566 ++ mktemp -d [2019-10-28T00:37:27.934Z] #24 1.571 + export GOPATH=/tmp/tmp.JgceHo [2019-10-28T00:37:27.934Z] #24 1.571 + GOPATH=/tmp/tmp.JgceHo [2019-10-28T00:37:27.934Z] #24 1.571 + RM_GOPATH=1 [2019-10-28T00:37:27.934Z] #24 1.571 ++ dirname ./install.sh [2019-10-28T00:37:27.934Z] #24 1.571 + dir=. [2019-10-28T00:37:27.934Z] #24 1.571 + bin=dockercli [2019-10-28T00:37:27.934Z] #24 1.571 + shift [2019-10-28T00:37:27.934Z] #24 1.571 + '[' '!' -f ./dockercli.installer ']' [2019-10-28T00:37:27.934Z] #24 1.571 + . ./dockercli.installer [2019-10-28T00:37:27.934Z] #24 1.571 ++ : stable [2019-10-28T00:37:27.934Z] #24 1.571 ++ : 17.06.2-ce [2019-10-28T00:37:27.934Z] #24 1.571 + install_dockercli [2019-10-28T00:37:27.934Z] #24 1.572 Install docker/cli version 17.06.2-ce from stable [2019-10-28T00:37:27.934Z] #24 1.572 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-28T00:37:27.934Z] #24 1.572 ++ uname -m [2019-10-28T00:37:27.934Z] #24 1.579 + arch=x86_64 [2019-10-28T00:37:27.934Z] #24 1.579 + '[' x86_64 '!=' x86_64 ']' [2019-10-28T00:37:27.934Z] #24 1.579 + url=https://download.docker.com/linux/static [2019-10-28T00:37:27.934Z] #24 1.579 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-28T00:37:27.934Z] #24 1.580 + tar -xz docker/docker [2019-10-28T00:37:27.934Z] #24 4.630 + mkdir -p /build [2019-10-28T00:37:27.934Z] #24 4.631 + mv docker/docker /build/ [2019-10-28T00:37:27.934Z] #24 4.632 + rmdir docker [2019-10-28T00:37:27.934Z] #24 DONE 4.7s [2019-10-28T00:37:27.934Z] [2019-10-28T00:37:27.934Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-28T00:37:27.934Z] #20 4.801 #=#=# [2019-10-28T00:37:28.446Z] #20 4.950 1.0% ################### 27.7% ################################################################## 92.9% ######################################################################## 100.0% [2019-10-28T00:37:28.702Z] #20 5.709 [2019-10-28T00:37:29.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-28T00:37:29.468Z] #20 5.846 ### 4.9% ####################### 33.1% ######################################## 56.2% ####################################################### 77.3% ######################################################################## 100.0% [2019-10-28T00:37:30.064Z] #20 6.991 [2019-10-28T00:37:30.227Z] --- PASS: TestSecretInspect (3.28s) [2019-10-28T00:37:30.227Z] === RUN TestSecretList [2019-10-28T00:37:30.484Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-28T00:37:31.048Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-28T00:37:31.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-28T00:37:31.850Z] #20 7.103 0.0% ### 5.1% ######## 11.4% ############# 18.6% #################### 28.4% ####################### 32.1% ########################### 38.0% ################################# 46.0% ###################################### 53.9% ############################################ 61.8% ################################################# 68.9% ######################################################## 78.1% ############################################################## 87.3% ###################################################################### 97.8% ######################################################################## 100.0% [2019-10-28T00:37:32.105Z] #20 8.862 [2019-10-28T00:37:33.116Z] #20 9.943 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-28T00:37:33.509Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-28T00:37:33.509Z] --- PASS: TestSecretList (3.31s) [2019-10-28T00:37:33.509Z] === RUN TestSecretsCreateAndDelete [2019-10-28T00:37:33.676Z] #20 10.37 [2019-10-28T00:37:33.676Z] #20 10.50 # 2.3% ######################################################################## 100.0% [2019-10-28T00:37:33.932Z] #20 10.82 [2019-10-28T00:37:34.074Z] === RUN TestDockerSuite/TestBuildNetContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-28T00:37:35.293Z] #20 12.02 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-28T00:37:35.852Z] #20 12.55 [2019-10-28T00:37:35.852Z] #20 12.66 0.7% ######################################################################## 100.0% [2019-10-28T00:37:36.018Z] 12c8dbabfd62: Pull complete [2019-10-28T00:37:36.018Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-28T00:37:36.018Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:37:36.018Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-28T00:37:36.018Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-28T00:37:36.018Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-28T00:37:36.018Z] WARN: Skipping validation tests [2019-10-28T00:37:36.018Z] INFO: Running unit tests at 10/28/2019 00:37:29... [2019-10-28T00:37:36.018Z] INFO: make.ps1 starting at 10/28/2019 00:37:33 [2019-10-28T00:37:36.018Z] INFO: Git commit (49fbb9c98) assumed from DOCKER_GITCOMMIT environment variable [2019-10-28T00:37:36.018Z] INFO: Invoking autogen... [2019-10-28T00:37:36.018Z] INFO: Running unit tests... [2019-10-28T00:37:36.107Z] #20 13.04 [2019-10-28T00:37:36.598Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-28T00:37:37.513Z] #20 14.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-28T00:37:37.513Z] #20 14.32 skipping existing 1849cc453dee [2019-10-28T00:37:37.530Z] --- PASS: TestSecretsCreateAndDelete (3.91s) [2019-10-28T00:37:37.530Z] === RUN TestSecretsUpdate [2019-10-28T00:37:37.530Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-28T00:37:37.769Z] #20 ... [2019-10-28T00:37:37.769Z] [2019-10-28T00:37:37.769Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-28T00:37:37.769Z] #33 2.355 [2019-10-28T00:37:37.769Z] #33 2.475 Removing bundles/ [2019-10-28T00:37:37.769Z] #33 2.476 [2019-10-28T00:37:37.769Z] #33 2.482 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-28T00:37:37.769Z] #33 4.195 Building test suite binary ./integration-cli/test.main [2019-10-28T00:37:38.026Z] #33 ... [2019-10-28T00:37:38.026Z] [2019-10-28T00:37:38.026Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-28T00:37:38.026Z] #20 14.74 [2019-10-28T00:37:38.900Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-28T00:37:38.951Z] #20 15.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-28T00:37:39.512Z] #20 16.30 [2019-10-28T00:37:39.767Z] #20 16.42 ######################################################################## 100.0% [2019-10-28T00:37:39.833Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-28T00:37:40.023Z] #20 16.76 [2019-10-28T00:37:40.023Z] #20 16.87 Download of images into '/build' complete. [2019-10-28T00:37:40.023Z] #20 16.87 Use something like the following to load the result into a Docker daemon: [2019-10-28T00:37:40.023Z] #20 16.87 tar -cC '/build' . | docker load [2019-10-28T00:37:40.764Z] --- PASS: TestSecretsUpdate (3.04s) [2019-10-28T00:37:40.764Z] === RUN TestTemplatedSecret [2019-10-28T00:37:41.385Z] #20 DONE 18.0s [2019-10-28T00:37:41.385Z] [2019-10-28T00:37:41.385Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-28T00:37:41.695Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-28T00:37:42.258Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-28T00:37:42.515Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-28T00:37:42.772Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-28T00:37:43.314Z] #33 ... [2019-10-28T00:37:43.314Z] [2019-10-28T00:37:43.314Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-28T00:37:43.336Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-28T00:37:44.266Z] --- PASS: TestTemplatedSecret (3.68s) [2019-10-28T00:37:44.266Z] === RUN TestSecretCreateResolve [2019-10-28T00:37:44.523Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-28T00:37:45.201Z] #21 DONE 1.5s [2019-10-28T00:37:45.201Z] [2019-10-28T00:37:45.201Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-28T00:37:45.201Z] #25 DONE 0.1s [2019-10-28T00:37:45.201Z] [2019-10-28T00:37:45.201Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-28T00:37:47.047Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-28T00:37:47.047Z] --- PASS: TestSecretCreateResolve (2.87s) [2019-10-28T00:37:47.047Z] PASS [2019-10-28T00:37:47.047Z] [2019-10-28T00:37:47.047Z] DONE 6 tests in 20.289s [2019-10-28T00:37:47.047Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-28T00:37:47.047Z] ++ 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-28T00:37:47.047Z] ++ set -e [2019-10-28T00:37:47.047Z] ++ '[' -n 0 ']' [2019-10-28T00:37:47.047Z] ++ set -x [2019-10-28T00:37:47.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-28T00:37:47.304Z] INFO: Testing against a local daemon [2019-10-28T00:37:47.304Z] === RUN TestServiceCreateInit [2019-10-28T00:37:47.304Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-28T00:37:47.561Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-28T00:37:50.835Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-28T00:37:52.730Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-28T00:37:52.730Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-28T00:37:55.253Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-28T00:37:56.623Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-28T00:37:57.181Z] ? github.com/docker/docker/api [no test files] [2019-10-28T00:37:57.359Z] #33 ... [2019-10-28T00:37:57.360Z] [2019-10-28T00:37:57.360Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-28T00:37:57.360Z] #29 33.00 # github.com/docker/docker/contrib/httpserver [2019-10-28T00:37:57.360Z] #29 33.00 loadinternal: cannot find runtime/cgo [2019-10-28T00:37:57.360Z] #29 DONE 33.3s [2019-10-28T00:37:57.360Z] [2019-10-28T00:37:57.360Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-28T00:37:57.360Z] #33 ... [2019-10-28T00:37:57.360Z] [2019-10-28T00:37:57.360Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-28T00:37:57.615Z] #30 DONE 0.3s [2019-10-28T00:37:57.615Z] [2019-10-28T00:37:57.615Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-28T00:37:57.997Z] --- PASS: TestServiceCreateInit (10.78s) [2019-10-28T00:37:57.997Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2019-10-28T00:37:57.997Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.60s) [2019-10-28T00:37:57.997Z] === RUN TestCreateServiceMultipleTimes [2019-10-28T00:37:58.254Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-28T00:37:58.817Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-28T00:38:02.996Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-28T00:38:05.521Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-28T00:38:06.891Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-28T00:38:07.821Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-28T00:38:08.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-28T00:38:08.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-28T00:38:08.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-28T00:38:08.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-28T00:38:09.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-28T00:38:12.029Z] ok github.com/docker/docker/api/server 0.150s coverage: 9.0% of statements [2019-10-28T00:38:12.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-28T00:38:14.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-28T00:38:17.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-28T00:38:20.003Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-28T00:38:20.566Z] --- PASS: TestCreateServiceMultipleTimes (22.36s) [2019-10-28T00:38:20.566Z] === RUN TestCreateServiceConflict [2019-10-28T00:38:20.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-28T00:38:21.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-28T00:38:23.347Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-28T00:38:23.604Z] --- PASS: TestCreateServiceConflict (3.27s) [2019-10-28T00:38:23.604Z] === RUN TestCreateServiceMaxReplicas [2019-10-28T00:38:25.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-28T00:38:25.500Z] === RUN TestDockerSuite/TestBuildRm [2019-10-28T00:38:26.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-28T00:38:27.398Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2019-10-28T00:38:27.398Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-28T00:38:29.292Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-28T00:38:30.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-28T00:38:30.663Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-28T00:38:32.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-28T00:38:32.559Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-28T00:38:33.122Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-28T00:38:33.687Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-28T00:38:34.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-28T00:38:35.057Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-28T00:38:36.396Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-28T00:38:36.396Z] Using test binary docker [2019-10-28T00:38:36.396Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-28T00:38:36.396Z] +++ /etc/init.d/apparmor start [2019-10-28T00:38:36.396Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-28T00:38:36.396Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-28T00:38:36.396Z] Warning failed to create cache: (null) [2019-10-28T00:38:36.396Z] . [2019-10-28T00:38:36.396Z] INFO: Waiting for daemon to start... [2019-10-28T00:38:36.396Z] Starting dockerd [2019-10-28T00:38:36.396Z] +++ 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-28T00:38:36.426Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-28T00:38:37.811Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-28T00:38:38.415Z] . [2019-10-28T00:38:38.415Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-28T00:38:38.415Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-28T00:38:38.415Z] Error: No such image: emptyfs [2019-10-28T00:38:38.415Z] ++++ docker load [2019-10-28T00:38:38.415Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-28T00:38:38.700Z] Running integration-test (iteration 1) [2019-10-28T00:38:38.700Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-28T00:38:38.700Z] ++ 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-28T00:38:38.700Z] ++ set -e [2019-10-28T00:38:38.700Z] ++ '[' -n 0 ']' [2019-10-28T00:38:38.700Z] ++ set -x [2019-10-28T00:38:38.700Z] ++ env -i DEST=/go/src/github.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-28T00:38:38.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-28T00:38:42.947Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-28T00:38:42.947Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-28T00:38:42.947Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-28T00:38:42.947Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-28T00:38:42.947Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-28T00:38:43.204Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.68s) [2019-10-28T00:38:43.204Z] === RUN TestCreateServiceSecretFileMode [2019-10-28T00:38:44.134Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-28T00:38:44.391Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-28T00:38:45.760Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-28T00:38:46.324Z] --- PASS: TestCreateServiceSecretFileMode (3.09s) [2019-10-28T00:38:46.324Z] === RUN TestCreateServiceConfigFileMode [2019-10-28T00:38:49.601Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2019-10-28T00:38:49.601Z] === RUN TestCreateServiceSysctls [2019-10-28T00:38:50.532Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-28T00:38:51.903Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-28T00:38:53.274Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-28T00:38:53.839Z] --- PASS: TestCreateServiceSysctls (4.34s) [2019-10-28T00:38:53.839Z] === RUN TestCreateServiceCapabilities [2019-10-28T00:38:53.839Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-28T00:38:53.952Z] Loaded image: buildpack-deps:jessie [2019-10-28T00:38:53.952Z] Loaded image: busybox:latest [2019-10-28T00:38:53.952Z] Loaded image: busybox:glibc [2019-10-28T00:38:53.952Z] Loaded image: debian:jessie [2019-10-28T00:38:53.952Z] Loaded image: hello-world:latest [2019-10-28T00:38:53.952Z] INFO: Testing against a local daemon [2019-10-28T00:38:53.952Z] === RUN TestCgroupNamespacesBuild [2019-10-28T00:38:54.770Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-28T00:38:54.972Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2019-10-28T00:38:54.972Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-28T00:38:56.453Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) [2019-10-28T00:38:56.453Z] === RUN TestBuildWithSession [2019-10-28T00:38:56.453Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-28T00:38:56.453Z] build_session_test.go:25: TODO: BuildKit [2019-10-28T00:38:56.453Z] === RUN TestBuildSquashParent [2019-10-28T00:38:56.667Z] === RUN TestDockerSuite/TestBuildUser [2019-10-28T00:38:57.233Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2019-10-28T00:38:57.233Z] === RUN TestInspect [2019-10-28T00:38:59.129Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-28T00:39:00.501Z] --- PASS: TestInspect (3.28s) [2019-10-28T00:39:00.502Z] === RUN TestServiceListWithStatuses [2019-10-28T00:39:00.502Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-28T00:39:00.502Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-28T00:39:00.502Z] === RUN TestDockerNetworkConnectAlias [2019-10-28T00:39:01.959Z] --- PASS: TestBuildSquashParent (5.06s) [2019-10-28T00:39:01.959Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-28T00:39:01.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:39:01.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:39:01.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:39:01.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:39:01.959Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:39:01.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:39:01.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:39:01.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:39:01.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:39:01.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:39:01.959Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:39:01.959Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:39:01.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-28T00:39:01.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-28T00:39:01.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-28T00:39:01.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-28T00:39:02.771Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-28T00:39:03.027Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-28T00:39:03.234Z] ok github.com/docker/docker/api/server/httputils 0.162s coverage: 14.7% of statements [2019-10-28T00:39:04.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-28T00:39:04.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-28T00:39:05.420Z] ok github.com/docker/docker/api/server/middleware 0.178s coverage: 37.7% of statements [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-28T00:39:05.421Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-28T00:39:07.366Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-10-28T00:39:07.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2019-10-28T00:39:07.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2019-10-28T00:39:07.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2019-10-28T00:39:07.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2019-10-28T00:39:07.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2019-10-28T00:39:07.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2019-10-28T00:39:07.366Z] === RUN TestBuildMultiStageCopy [2019-10-28T00:39:07.366Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-28T00:39:07.610Z] ok github.com/docker/docker/api/server/router/swarm 0.158s coverage: 4.0% of statements [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-28T00:39:07.610Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-28T00:39:07.610Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-28T00:39:07.610Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-28T00:39:08.071Z] ok github.com/docker/docker/api/types/time 0.503s coverage: 100.0% of statements [2019-10-28T00:39:08.071Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/builder [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-28T00:39:08.071Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-28T00:39:08.289Z] --- PASS: TestDockerNetworkConnectAlias (7.25s) [2019-10-28T00:39:08.289Z] === RUN TestDockerNetworkReConnect [2019-10-28T00:39:09.397Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-28T00:39:09.397Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-28T00:39:10.017Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-28T00:39:10.303Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-28T00:39:10.591Z] --- PASS: TestBuildMultiStageCopy (3.71s) [2019-10-28T00:39:10.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.09s) [2019-10-28T00:39:10.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2019-10-28T00:39:10.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2019-10-28T00:39:10.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s) [2019-10-28T00:39:10.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2019-10-28T00:39:10.592Z] === RUN TestBuildMultiStageParentConfig [2019-10-28T00:39:11.602Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2019-10-28T00:39:11.602Z] === RUN TestBuildLabelWithTargets [2019-10-28T00:39:13.095Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2019-10-28T00:39:13.095Z] === RUN TestBuildWithEmptyLayers [2019-10-28T00:39:13.971Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 46.1% of statements [2019-10-28T00:39:13.971Z] ok github.com/docker/docker/builder/dockerignore 0.205s coverage: 96.8% of statements [2019-10-28T00:39:13.971Z] ok github.com/docker/docker/builder/remotecontext 0.791s coverage: 9.2% of statements [2019-10-28T00:39:14.104Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-10-28T00:39:14.104Z] === RUN TestBuildMultiStageOnBuild [2019-10-28T00:39:14.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-28T00:39:16.792Z] --- PASS: TestBuildMultiStageOnBuild (2.30s) [2019-10-28T00:39:16.792Z] === RUN TestBuildUncleanTarFilenames [2019-10-28T00:39:17.409Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-10-28T00:39:17.409Z] === RUN TestBuildMultiStageLayerLeak [2019-10-28T00:39:17.471Z] --- PASS: TestDockerNetworkReConnect (9.89s) [2019-10-28T00:39:17.471Z] === RUN TestServicePlugin [2019-10-28T00:39:20.089Z] --- PASS: TestBuildMultiStageLayerLeak (2.38s) [2019-10-28T00:39:20.089Z] === RUN TestBuildWithHugeFile [2019-10-28T00:39:20.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-28T00:39:22.119Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-28T00:39:24.016Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-28T00:39:24.016Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-28T00:39:25.386Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-28T00:39:26.757Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-28T00:39:28.651Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-28T00:39:28.651Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-28T00:39:28.651Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-28T00:39:28.651Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-28T00:39:28.651Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-28T00:39:30.545Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-28T00:39:30.545Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-28T00:39:31.915Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-28T00:39:32.478Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-28T00:39:33.410Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-28T00:39:33.667Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-28T00:39:37.842Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-28T00:39:39.738Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-28T00:39:41.632Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-28T00:39:41.632Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-28T00:39:42.565Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-28T00:39:42.565Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-28T00:39:43.496Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-28T00:39:43.973Z] ok github.com/docker/docker/builder/remotecontext/git 33.394s coverage: 85.1% of statements [2019-10-28T00:39:43.973Z] ? github.com/docker/docker/cli [no test files] [2019-10-28T00:39:43.973Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-28T00:39:43.973Z] ok github.com/docker/docker/cli/debug 0.272s coverage: 100.0% of statements [2019-10-28T00:39:43.973Z] ok github.com/docker/docker/client 0.637s coverage: 75.3% of statements [2019-10-28T00:39:45.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-28T00:39:45.646Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-28T00:39:45.646Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-28T00:39:45.646Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-28T00:39:46.576Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-28T00:39:47.948Z] === RUN TestDockerSuite/TestCommitChange [2019-10-28T00:39:48.880Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-28T00:39:48.985Z] #33 128.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-28T00:39:48.985Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-28T00:39:48.985Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-28T00:39:48.985Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-28T00:39:48.985Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-28T00:39:48.985Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-28T00:39:48.985Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-28T00:39:48.985Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-28T00:39:48.985Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-28T00:39:49.543Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-28T00:39:49.813Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-28T00:39:50.906Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-28T00:39:51.706Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-28T00:39:52.310Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-28T00:39:52.567Z] ok github.com/docker/docker/cmd/dockerd 0.618s coverage: 19.0% of statements [2019-10-28T00:39:53.074Z] --- PASS: TestServicePlugin (35.36s) [2019-10-28T00:39:53.074Z] plugin_test.go:62: [d1f93dbef93c0] joining swarm manager [d7fc9ff21b538]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T00:39:53.074Z] plugin_test.go:65: [dcc530fe30788] joining swarm manager [d7fc9ff21b538]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T00:39:53.074Z] === RUN TestServiceUpdateLabel [2019-10-28T00:39:53.638Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-28T00:39:53.671Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-28T00:39:54.113Z] ok github.com/docker/docker/container 0.623s coverage: 42.5% of statements [2019-10-28T00:39:54.113Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-28T00:39:54.113Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-28T00:39:54.113Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-28T00:39:54.113Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-28T00:39:54.570Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-28T00:39:54.827Z] --- PASS: TestServiceUpdateLabel (2.06s) [2019-10-28T00:39:54.827Z] === RUN TestServiceUpdateSecrets [2019-10-28T00:39:55.555Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-28T00:39:56.722Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-28T00:39:56.918Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-28T00:39:57.653Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-28T00:39:58.803Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-28T00:39:59.363Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-28T00:39:59.549Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-28T00:40:00.490Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-28T00:40:00.490Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-28T00:40:00.490Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-28T00:40:00.490Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-28T00:40:00.490Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-28T00:40:00.490Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-28T00:40:00.490Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-28T00:40:00.725Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-28T00:40:02.086Z] #33 154.4 [2019-10-28T00:40:02.411Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-28T00:40:03.009Z] #33 DONE 155.1s [2019-10-28T00:40:03.009Z] [2019-10-28T00:40:03.009Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-28T00:40:04.306Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-28T00:40:04.306Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-28T00:40:05.235Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-28T00:40:05.516Z] #34 DONE 2.7s [2019-10-28T00:40:06.165Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-28T00:40:07.095Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-28T00:40:07.441Z] [2019-10-28T00:40:07.441Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-28T00:40:08.004Z] #35 DONE 1.0s [2019-10-28T00:40:08.004Z] [2019-10-28T00:40:08.004Z] #36 exporting to image [2019-10-28T00:40:08.004Z] #36 exporting layers [2019-10-28T00:40:08.025Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-28T00:40:08.961Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-28T00:40:08.961Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-28T00:40:08.961Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-28T00:40:09.896Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2019-10-28T00:40:09.896Z] === RUN TestServiceUpdateConfigs [2019-10-28T00:40:09.896Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-28T00:40:09.896Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-28T00:40:09.896Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-28T00:40:10.153Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-28T00:40:10.154Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-28T00:40:11.084Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-28T00:40:11.266Z] #36 exporting layers 3.4s done [2019-10-28T00:40:11.266Z] #36 writing image sha256:3700291edd68f1fa48602f500bc108bcbbe775b568d8f911698395499fcc1d07 done [2019-10-28T00:40:11.266Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-28T00:40:11.266Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-28T00:40:11.633Z] + echo Ensuring container killed. [2019-10-28T00:40:11.633Z] Ensuring container killed. [2019-10-28T00:40:11.633Z] + docker rm -vf docker-pr1 [2019-10-28T00:40:11.633Z] Error: No such container: docker-pr1 [2019-10-28T00:40:11.633Z] + true [Pipeline] sh [2019-10-28T00:40:11.908Z] + echo Chowning /workspace to jenkins user [2019-10-28T00:40:11.908Z] Chowning /workspace to jenkins user [2019-10-28T00:40:11.908Z] + id -u [2019-10-28T00:40:11.908Z] + id -g [2019-10-28T00:40:11.908Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40143:/workspace busybox chown -R 1000:1000 /workspace [2019-10-28T00:40:12.015Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-28T00:40:12.946Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-28T00:40:12.946Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-28T00:40:13.317Z] + bundleName=unit [2019-10-28T00:40:13.317Z] + echo Creating unit-bundles.tar.gz [2019-10-28T00:40:13.317Z] Creating unit-bundles.tar.gz [2019-10-28T00:40:13.317Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-28T00:40:13.317Z] bundles/junit-report.xml [2019-10-28T00:40:13.317Z] bundles/go-test-report.json [2019-10-28T00:40:13.317Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-28T00:40:13.334Z] Archiving artifacts [2019-10-28T00:40:14.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-28T00:40:15.277Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40143/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-28T00:40:15.598Z] + make clean [2019-10-28T00:40:15.771Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-28T00:40:15.771Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-28T00:40:15.854Z] docker volume rm -f docker-dev-cache [2019-10-28T00:40:15.854Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-28T00:40:16.702Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-28T00:40:17.634Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-28T00:40:18.198Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-28T00:40:19.131Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-28T00:40:19.131Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon 3.331s coverage: 9.2% of statements [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/cluster 1.561s coverage: 0.5% of statements [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.291s coverage: 65.3% of statements [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/cluster/convert 0.797s coverage: 35.8% of statements [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.370s coverage: 10.9% of statements [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/config 1.439s coverage: 80.1% of statements [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/discovery 0.386s coverage: 30.0% of statements [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/events 0.519s coverage: 50.0% of statements [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/graphdriver 0.213s coverage: 2.3% of statements [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/images 0.361s coverage: 4.9% of statements [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/logger 0.409s coverage: 43.0% of statements [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/logger/awslogs 0.530s coverage: 77.4% of statements [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-28T00:40:19.297Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.483s coverage: 62.1% of statements [2019-10-28T00:40:19.297Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.479s coverage: 88.3% of statements [2019-10-28T00:40:20.061Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-28T00:40:20.270Z] ok github.com/docker/docker/daemon/logger/local 0.373s coverage: 74.7% of statements [2019-10-28T00:40:20.270Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-28T00:40:20.732Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.316s coverage: 21.4% of statements [2019-10-28T00:40:20.991Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-28T00:40:21.921Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-28T00:40:21.921Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-28T00:40:22.485Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-28T00:40:24.378Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-28T00:40:24.636Z] --- PASS: TestServiceUpdateConfigs (14.90s) [2019-10-28T00:40:24.636Z] === RUN TestServiceUpdateNetwork [2019-10-28T00:40:25.438Z] ok github.com/docker/docker/daemon/logger/splunk 2.778s coverage: 82.5% of statements [2019-10-28T00:40:25.439Z] ok github.com/docker/docker/daemon/logger/syslog 0.187s coverage: 47.8% of statements [2019-10-28T00:40:25.439Z] ok github.com/docker/docker/daemon/logger/templates 0.231s coverage: 8.3% of statements [2019-10-28T00:40:25.439Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-28T00:40:25.439Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-28T00:40:25.439Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-28T00:40:26.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-28T00:40:26.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-28T00:40:26.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-28T00:40:26.005Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-28T00:40:26.005Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-28T00:40:26.412Z] ok github.com/docker/docker/distribution 1.534s coverage: 20.3% of statements [2019-10-28T00:40:26.936Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-28T00:40:27.386Z] ok github.com/docker/docker/distribution/metadata 1.734s coverage: 48.2% of statements [2019-10-28T00:40:27.386Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-28T00:40:28.359Z] ok github.com/docker/docker/distribution/xfer 2.257s coverage: 76.8% of statements [2019-10-28T00:40:28.359Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-28T00:40:28.359Z] ok github.com/docker/docker/errdefs 0.149s coverage: 49.4% of statements [2019-10-28T00:40:30.548Z] ok github.com/docker/docker/image 1.338s coverage: 86.4% of statements [2019-10-28T00:40:30.548Z] ok github.com/docker/docker/image/cache 0.212s coverage: 19.2% of statements [2019-10-28T00:40:30.548Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-28T00:40:30.548Z] ok github.com/docker/docker/image/v1 0.392s coverage: 25.0% of statements [2019-10-28T00:40:30.548Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-28T00:40:32.188Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-28T00:40:32.188Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-28T00:40:33.467Z] ok github.com/docker/docker/layer 0.626s coverage: 30.0% of statements [2019-10-28T00:40:33.467Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-28T00:40:33.557Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-28T00:40:33.557Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-28T00:40:33.557Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-28T00:40:35.657Z] ok github.com/docker/docker/libcontainerd/local 0.419s coverage: 1.0% of statements [2019-10-28T00:40:35.657Z] ok github.com/docker/docker/libcontainerd/queue 0.387s coverage: 100.0% of statements [2019-10-28T00:40:35.657Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-28T00:40:35.657Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-28T00:40:35.657Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-28T00:40:35.657Z] ? github.com/docker/docker/oci [no test files] [2019-10-28T00:40:35.657Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-28T00:40:35.657Z] ok github.com/docker/docker/opts 0.291s coverage: 67.3% of statements [2019-10-28T00:40:35.657Z] ok github.com/docker/docker/pkg/aaparser 0.061s coverage: 50.0% of statements [2019-10-28T00:40:36.830Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-28T00:40:37.395Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-28T00:40:38.763Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-28T00:40:40.132Z] --- PASS: TestServiceUpdateNetwork (15.50s) [2019-10-28T00:40:40.132Z] PASS [2019-10-28T00:40:40.132Z] [2019-10-28T00:40:40.132Z] === Skipped [2019-10-28T00:40:40.132Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-28T00:40:40.132Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-28T00:40:40.132Z] [2019-10-28T00:40:40.132Z] [2019-10-28T00:40:40.132Z] DONE 20 tests, 1 skipped in 173.005s [2019-10-28T00:40:40.132Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-28T00:40:40.132Z] ++ 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-28T00:40:40.132Z] ++ set -e [2019-10-28T00:40:40.132Z] ++ '[' -n 0 ']' [2019-10-28T00:40:40.132Z] ++ set -x [2019-10-28T00:40:40.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:40:40.389Z] INFO: Testing against a local daemon [2019-10-28T00:40:40.389Z] === RUN TestSessionCreate [2019-10-28T00:40:40.389Z] --- PASS: TestSessionCreate (0.04s) [2019-10-28T00:40:40.389Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-28T00:40:40.389Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-28T00:40:40.389Z] PASS [2019-10-28T00:40:40.389Z] [2019-10-28T00:40:40.389Z] DONE 2 tests in 0.300s [2019-10-28T00:40:40.389Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-28T00:40:40.389Z] ++ 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-28T00:40:40.389Z] ++ set -e [2019-10-28T00:40:40.389Z] ++ '[' -n 0 ']' [2019-10-28T00:40:40.389Z] ++ set -x [2019-10-28T00:40:40.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:40:40.646Z] INFO: Testing against a local daemon [2019-10-28T00:40:40.646Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-28T00:40:40.646Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-28T00:40:40.646Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-28T00:40:40.646Z] === RUN TestEventsExecDie [2019-10-28T00:40:41.578Z] --- PASS: TestEventsExecDie (0.99s) [2019-10-28T00:40:41.578Z] === RUN TestEventsBackwardsCompatible [2019-10-28T00:40:41.834Z] --- PASS: TestEventsBackwardsCompatible (0.25s) [2019-10-28T00:40:41.835Z] === RUN TestInfoBinaryCommits [2019-10-28T00:40:41.835Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-28T00:40:41.835Z] === RUN TestInfoAPIVersioned [2019-10-28T00:40:41.835Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-28T00:40:41.835Z] === RUN TestInfoDiscoveryBackend [2019-10-28T00:40:42.399Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-28T00:40:42.399Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-28T00:40:43.330Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-28T00:40:43.330Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-28T00:40:43.894Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-28T00:40:43.894Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2019-10-28T00:40:43.894Z] === RUN TestInfoAPI [2019-10-28T00:40:43.894Z] --- PASS: TestInfoAPI (0.03s) [2019-10-28T00:40:43.894Z] === RUN TestInfoAPIWarnings [2019-10-28T00:40:44.460Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-10-28T00:40:44.460Z] === RUN TestInfoDebug [2019-10-28T00:40:44.460Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-28T00:40:45.024Z] --- PASS: TestInfoDebug (0.53s) [2019-10-28T00:40:45.024Z] === RUN TestInfoInsecureRegistries [2019-10-28T00:40:45.636Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-10-28T00:40:45.636Z] === RUN TestInfoRegistryMirrors [2019-10-28T00:40:46.199Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-28T00:40:46.199Z] === RUN TestLoginFailsWithBadCredentials [2019-10-28T00:40:46.456Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2019-10-28T00:40:46.456Z] === RUN TestPingCacheHeaders [2019-10-28T00:40:46.456Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-28T00:40:46.456Z] === RUN TestPingGet [2019-10-28T00:40:46.456Z] --- PASS: TestPingGet (0.02s) [2019-10-28T00:40:46.456Z] === RUN TestPingHead [2019-10-28T00:40:46.456Z] --- PASS: TestPingHead (0.02s) [2019-10-28T00:40:46.456Z] === RUN TestVersion [2019-10-28T00:40:46.456Z] --- PASS: TestVersion (0.03s) [2019-10-28T00:40:46.456Z] PASS [2019-10-28T00:40:46.456Z] [2019-10-28T00:40:46.456Z] === Skipped [2019-10-28T00:40:46.456Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-28T00:40:46.456Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-28T00:40:46.456Z] [2019-10-28T00:40:46.456Z] [2019-10-28T00:40:46.456Z] DONE 18 tests, 1 skipped in 6.030s [2019-10-28T00:40:46.456Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-28T00:40:46.456Z] ++ 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-28T00:40:46.456Z] ++ set -e [2019-10-28T00:40:46.456Z] ++ '[' -n 0 ']' [2019-10-28T00:40:46.456Z] ++ set -x [2019-10-28T00:40:46.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-28T00:40:46.714Z] INFO: Testing against a local daemon [2019-10-28T00:40:46.714Z] === RUN TestVolumesCreateAndList [2019-10-28T00:40:46.714Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-28T00:40:46.714Z] === RUN TestVolumesRemove [2019-10-28T00:40:46.714Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-28T00:40:46.714Z] === RUN TestVolumesInspect [2019-10-28T00:40:46.714Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-28T00:40:46.714Z] === RUN TestVolumesInvalidJSON [2019-10-28T00:40:46.714Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-28T00:40:46.714Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-28T00:40:46.714Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-28T00:40:46.714Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-28T00:40:46.714Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-28T00:40:46.714Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-28T00:40:46.714Z] PASS [2019-10-28T00:40:46.714Z] [2019-10-28T00:40:46.714Z] DONE 5 tests in 0.325s [2019-10-28T00:40:46.714Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-28T00:40:46.971Z] ++++ cat bundles/test-integration/docker.pid [2019-10-28T00:40:46.971Z] +++ kill 5331 [2019-10-28T00:40:48.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-28T00:40:48.342Z] +++ /etc/init.d/apparmor stop [2019-10-28T00:40:48.342Z] Clearing AppArmor profiles cache:. [2019-10-28T00:40:48.342Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-28T00:40:48.342Z] Unloading profiles will leave already running processes permanently [2019-10-28T00:40:48.342Z] unconfined, which can lead to unexpected situations. [2019-10-28T00:40:48.342Z] [2019-10-28T00:40:48.342Z] To set a process to complain mode, use the command line tool [2019-10-28T00:40:48.342Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-28T00:40:48.342Z] with the 'teardown' option." [2019-10-28T00:40:48.342Z] [2019-10-28T00:40:49.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-10-28T00:40:49.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-28T00:40:51.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-10-28T00:40:52.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-10-28T00:40:54.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-10-28T00:40:55.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004c4cc0_} [2019-10-28T00:40:57.157Z] --- PASS: TestBuildWithHugeFile (83.94s) [2019-10-28T00:40:57.157Z] === RUN TestBuildWithEmptyDockerfile [2019-10-28T00:40:57.157Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:40:57.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:40:57.157Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:40:57.157Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:40:57.157Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:40:57.157Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:40:57.157Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:40:57.157Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:40:57.157Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:40:57.157Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-28T00:40:57.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2019-10-28T00:40:57.157Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-10-28T00:40:57.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-10-28T00:40:57.157Z] === RUN TestBuildPreserveOwnership [2019-10-28T00:40:57.157Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-28T00:40:57.157Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-28T00:40:57.157Z] --- PASS: TestBuildPreserveOwnership (4.92s) [2019-10-28T00:40:57.157Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2019-10-28T00:40:57.157Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2019-10-28T00:40:57.157Z] === RUN TestBuildPlatformInvalid [2019-10-28T00:40:57.157Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-28T00:40:57.157Z] PASS [2019-10-28T00:40:57.157Z] [2019-10-28T00:40:57.157Z] === Skipped [2019-10-28T00:40:57.157Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-28T00:40:57.157Z] build_session_test.go:25: TODO: BuildKit [2019-10-28T00:40:57.157Z] [2019-10-28T00:40:57.157Z] [2019-10-28T00:40:57.157Z] DONE 32 tests, 1 skipped in 130.394s [2019-10-28T00:40:57.157Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-28T00:40:57.157Z] ++ 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-28T00:40:57.157Z] ++ set -e [2019-10-28T00:40:57.157Z] ++ '[' -n 0 ']' [2019-10-28T00:40:57.157Z] ++ set -x [2019-10-28T00:40:57.157Z] ++ env -i DEST=/go/src/github.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-28T00:40:57.157Z] INFO: Testing against a local daemon [2019-10-28T00:40:57.157Z] === RUN TestConfigList [2019-10-28T00:40:57.157Z] --- PASS: TestConfigList (2.31s) [2019-10-28T00:40:57.157Z] === RUN TestConfigsCreateAndDelete [2019-10-28T00:40:57.157Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2019-10-28T00:40:57.157Z] === RUN TestConfigsUpdate [2019-10-28T00:40:57.157Z] --- PASS: TestConfigsUpdate (2.22s) [2019-10-28T00:40:57.157Z] === RUN TestTemplatedConfig [2019-10-28T00:40:57.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1429347625_/foo_false____} [2019-10-28T00:40:59.191Z] --- PASS: TestTemplatedConfig (2.83s) [2019-10-28T00:40:59.191Z] === RUN TestConfigInspect [2019-10-28T00:40:59.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1429347625_/foo_true____} [2019-10-28T00:41:01.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3455190644_/foo_false____} [2019-10-28T00:41:01.215Z] --- PASS: TestConfigInspect (2.18s) [2019-10-28T00:41:01.215Z] === RUN TestConfigCreateWithLabels [2019-10-28T00:41:03.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3455190644_/foo_true____} [2019-10-28T00:41:03.255Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2019-10-28T00:41:03.256Z] === RUN TestConfigCreateResolve [2019-10-28T00:41:04.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3455190644_/foo_true__0xc0004c51e0__} [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/archive 10.438s coverage: 62.0% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/authorization 0.837s coverage: 26.8% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/broadcaster 0.211s coverage: 100.0% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/capabilities 0.111s coverage: 87.5% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/chrootarchive 0.142s coverage: 15.4% of statements [2019-10-28T00:41:05.693Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-28T00:41:05.693Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/directory 0.088s coverage: 80.0% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/discovery 0.241s coverage: 58.3% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/discovery/file 0.098s coverage: 92.9% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/discovery/kv 3.436s coverage: 84.1% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/discovery/memory 0.101s coverage: 92.3% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/discovery/nodes 0.095s coverage: 93.8% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/filenotify 0.233s coverage: 36.2% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/fileutils 0.143s coverage: 87.7% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/homedir 0.104s coverage: 42.9% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/idtools 0.083s coverage: 6.3% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/ioutils 0.690s coverage: 69.2% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/jsonmessage 0.264s coverage: 91.7% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/locker 0.065s coverage: 88.9% of statements [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2019-10-28T00:41:05.693Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/namesgenerator 0.073s coverage: 85.7% of statements [2019-10-28T00:41:05.693Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/parsers 0.110s coverage: 97.0% of statements [2019-10-28T00:41:05.693Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-28T00:41:05.693Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-28T00:41:05.693Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2019-10-28T00:41:05.693Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-28T00:41:05.693Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-28T00:41:05.945Z] --- PASS: TestConfigCreateResolve (2.27s) [2019-10-28T00:41:05.945Z] === RUN TestConfigDaemonLibtrustID [2019-10-28T00:41:06.229Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-28T00:41:06.229Z] PASS [2019-10-28T00:41:06.229Z] [2019-10-28T00:41:06.229Z] DONE 8 tests in 16.947s [2019-10-28T00:41:06.229Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-28T00:41:06.229Z] ++ 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-28T00:41:06.229Z] ++ set -e [2019-10-28T00:41:06.229Z] ++ '[' -n 0 ']' [2019-10-28T00:41:06.229Z] ++ set -x [2019-10-28T00:41:06.229Z] ++ env -i DEST=/go/src/github.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-28T00:41:06.229Z] INFO: Testing against a local daemon [2019-10-28T00:41:06.229Z] === RUN TestCheckpoint [2019-10-28T00:41:06.229Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-28T00:41:06.229Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-28T00:41:06.229Z] === RUN TestContainerInvalidJSON [2019-10-28T00:41:06.229Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:41:06.229Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:41:06.229Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:41:06.229Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:41:06.229Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:41:06.229Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:41:06.229Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:41:06.229Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:41:06.229Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:41:06.229Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-28T00:41:06.229Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-28T00:41:06.229Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-28T00:41:06.229Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-28T00:41:06.229Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-28T00:41:06.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004c5200_} [2019-10-28T00:41:06.526Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-28T00:41:06.526Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-28T00:41:06.526Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-28T00:41:06.526Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-28T00:41:06.526Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-10-28T00:41:06.526Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-28T00:41:06.810Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-28T00:41:06.810Z] === RUN TestCopyFromContainer [2019-10-28T00:41:07.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004c5220_} [2019-10-28T00:41:08.286Z] === RUN TestCopyFromContainer// [2019-10-28T00:41:08.286Z] === RUN TestCopyFromContainer//bar/root [2019-10-28T00:41:08.570Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-28T00:41:08.570Z] === RUN TestCopyFromContainer/bar/quux [2019-10-28T00:41:08.570Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-28T00:41:08.570Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-28T00:41:08.876Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-28T00:41:08.876Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-28T00:41:08.876Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-28T00:41:09.160Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer (2.54s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-28T00:41:09.160Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-28T00:41:09.160Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-28T00:41:09.160Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:41:09.160Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:41:09.160Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:41:09.160Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:41:09.160Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:41:09.160Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:41:09.160Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:41:09.160Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:41:09.160Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:41:09.160Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-10-28T00:41:09.160Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-28T00:41:09.160Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-28T00:41:09.160Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-28T00:41:09.160Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-28T00:41:09.444Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-28T00:41:09.444Z] === RUN TestCreateWithInvalidEnv [2019-10-28T00:41:09.444Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-28T00:41:09.444Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-28T00:41:09.444Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-28T00:41:09.444Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-28T00:41:09.444Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-28T00:41:09.444Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-28T00:41:09.444Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-28T00:41:09.444Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-28T00:41:09.444Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-28T00:41:09.444Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-28T00:41:09.444Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-28T00:41:09.444Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-28T00:41:09.444Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-28T00:41:09.444Z] === RUN TestCreateTmpfsMountsTarget [2019-10-28T00:41:09.444Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-28T00:41:09.444Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-28T00:41:09.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004c5240_} [2019-10-28T00:41:10.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004c5260_} [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:41:11.470Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:41:11.470Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-28T00:41:11.470Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-28T00:41:11.470Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-28T00:41:11.471Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-28T00:41:11.471Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-10-28T00:41:11.471Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-28T00:41:12.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-28T00:41:13.505Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2019-10-28T00:41:13.505Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-28T00:41:13.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:41:13.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:41:13.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:41:13.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:41:13.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:41:13.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:41:13.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:41:13.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:41:13.505Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:41:13.505Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:41:13.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:41:13.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:41:13.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:41:13.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:41:13.505Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:41:13.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-28T00:41:13.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-28T00:41:13.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-28T00:41:13.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-28T00:41:13.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-28T00:41:13.505Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-28T00:41:13.505Z] === RUN TestContainerStartOnDaemonRestart [2019-10-28T00:41:13.505Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-28T00:41:13.505Z] === RUN TestDaemonRestartIpcMode [2019-10-28T00:41:13.505Z] === PAUSE TestDaemonRestartIpcMode [2019-10-28T00:41:13.505Z] === RUN TestDiff [2019-10-28T00:41:14.124Z] --- PASS: TestDiff (0.70s) [2019-10-28T00:41:14.124Z] === RUN TestExecWithCloseStdin [2019-10-28T00:41:14.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-28T00:41:14.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-28T00:41:14.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-28T00:41:14.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-28T00:41:14.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-28T00:41:14.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-28T00:41:14.249Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-28T00:41:14.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-28T00:41:14.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-28T00:41:14.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-28T00:41:14.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-28T00:41:14.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-10-28T00:41:14.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-10-28T00:41:14.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-10-28T00:41:14.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-10-28T00:41:14.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-10-28T00:41:14.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-10-28T00:41:14.764Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-28T00:41:15.138Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-10-28T00:41:15.138Z] === RUN TestExec [2019-10-28T00:41:16.147Z] --- PASS: TestExec (0.89s) [2019-10-28T00:41:16.147Z] === RUN TestExecUser [2019-10-28T00:41:17.166Z] --- PASS: TestExecUser (0.86s) [2019-10-28T00:41:17.166Z] === RUN TestExportContainerAndImportImage [2019-10-28T00:41:17.786Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-10-28T00:41:17.786Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-28T00:41:18.041Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-28T00:41:19.820Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-10-28T00:41:19.820Z] === RUN TestHealthCheckWorkdir [2019-10-28T00:41:20.437Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2019-10-28T00:41:20.437Z] === RUN TestHealthKillContainer [2019-10-28T00:41:20.565Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-28T00:41:23.839Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-28T00:41:23.899Z] --- PASS: TestHealthKillContainer (2.91s) [2019-10-28T00:41:23.899Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-28T00:41:24.182Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-10-28T00:41:24.182Z] === RUN TestIpcModeNone [2019-10-28T00:41:24.801Z] --- PASS: TestIpcModeNone (0.81s) [2019-10-28T00:41:24.801Z] === RUN TestIpcModePrivate [2019-10-28T00:41:25.209Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-28T00:41:25.466Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-28T00:41:25.814Z] --- PASS: TestIpcModePrivate (0.85s) [2019-10-28T00:41:25.814Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-28T00:41:25.814Z] === RUN TestIpcModeShareable [2019-10-28T00:41:26.396Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/plugins 35.320s coverage: 73.4% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.109s coverage: 56.8% of statements [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/plugins/transport 0.130s coverage: 85.7% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/pools 0.072s coverage: 88.2% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/progress 0.109s coverage: 75.9% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/pubsub 1.131s coverage: 73.9% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 20.3% of statements [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/stdcopy 0.063s coverage: 100.0% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/streamformatter 0.081s coverage: 66.2% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/stringid 0.088s coverage: 70.6% of statements [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/sysinfo 0.061s coverage: 38.2% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/system 0.079s coverage: 13.1% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/tarsum 0.274s coverage: 89.3% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/term 0.130s coverage: 30.8% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: 0.0% of statements [no tests to run] [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/urlutil 0.046s coverage: 100.0% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/plugin 0.257s coverage: 11.6% of statements [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/plugin/v2 0.187s coverage: 20.1% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/reference 0.182s coverage: 84.4% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/registry 0.483s coverage: 52.1% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/registry/resumable 0.360s coverage: 100.0% of statements [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/restartmanager 0.062s coverage: 50.9% of statements [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/rootless [no test files] [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/runconfig 0.201s coverage: 54.5% of statements [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-28T00:41:26.825Z] ok github.com/docker/docker/testutil 0.100s coverage: 62.5% of statements [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-28T00:41:26.825Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-28T00:41:26.826Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-28T00:41:26.826Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-28T00:41:26.826Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-28T00:41:26.826Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-28T00:41:26.826Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-28T00:41:26.826Z] ? github.com/docker/docker/volume [no test files] [2019-10-28T00:41:26.826Z] ok github.com/docker/docker/volume/drivers 0.270s coverage: 36.1% of statements [2019-10-28T00:41:26.826Z] ok github.com/docker/docker/volume/local 0.147s coverage: 37.7% of statements [2019-10-28T00:41:26.826Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 66.2% of statements [2019-10-28T00:41:26.826Z] ok github.com/docker/docker/volume/service 0.429s coverage: 70.3% of statements [2019-10-28T00:41:26.826Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-28T00:41:26.826Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-28T00:41:26.826Z] --- PASS: TestIpcModeShareable (0.87s) [2019-10-28T00:41:26.826Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-28T00:41:26.826Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-28T00:41:27.327Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-28T00:41:27.800Z] INFO: make.ps1 ended at 10/28/2019 00:41:27 [2019-10-28T00:41:28.257Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-28T00:41:29.506Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s) [2019-10-28T00:41:29.506Z] === RUN TestAPIIpcModeHost [2019-10-28T00:41:29.628Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-28T00:41:29.792Z] --- PASS: TestAPIIpcModeHost (0.68s) [2019-10-28T00:41:29.792Z] === RUN TestDaemonIpcModeShareable [2019-10-28T00:41:29.987Z] INFO: Unit tests ended at 10/28/2019 00:41:29. Duration:00:03:59.8246301 [2019-10-28T00:41:29.987Z] INFO: Building busybox [2019-10-28T00:41:29.987Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-28T00:41:29.987Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-28T00:41:29.987Z] [2019-10-28T00:41:29.987Z] Sending build context to Docker daemon 2.56kB [2019-10-28T00:41:29.987Z] [2019-10-28T00:41:29.987Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-28T00:41:29.987Z] ---> 739b21bd02e7 [2019-10-28T00:41:29.987Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-28T00:41:29.987Z] ---> Running in e3d2e4992e82 [2019-10-28T00:41:30.193Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-28T00:41:31.564Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-28T00:41:31.815Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-10-28T00:41:31.815Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-28T00:41:31.815Z] === RUN TestDaemonIpcModePrivate [2019-10-28T00:41:32.495Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-28T00:41:33.304Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-10-28T00:41:33.304Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-28T00:41:33.304Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-28T00:41:33.425Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-28T00:41:34.356Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-28T00:41:35.328Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2019-10-28T00:41:35.328Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-28T00:41:35.328Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-28T00:41:35.728Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-28T00:41:36.659Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-28T00:41:36.804Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2019-10-28T00:41:36.804Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-28T00:41:36.804Z] === RUN TestIpcModeOlderClient [2019-10-28T00:41:36.804Z] === PAUSE TestIpcModeOlderClient [2019-10-28T00:41:36.804Z] === RUN TestKillContainerInvalidSignal [2019-10-28T00:41:37.083Z] Removing intermediate container e3d2e4992e82 [2019-10-28T00:41:37.083Z] ---> 8af1a17bfa05 [2019-10-28T00:41:37.083Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-28T00:41:37.428Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2019-10-28T00:41:37.428Z] === RUN TestKillContainer [2019-10-28T00:41:37.428Z] === RUN TestKillContainer/no_signal [2019-10-28T00:41:37.544Z] [2019-10-28T00:41:37.545Z] ---> 729469423263 [2019-10-28T00:41:37.545Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-28T00:41:37.589Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-28T00:41:38.006Z] ---> Running in 19dfab9dc2fc [2019-10-28T00:41:38.058Z] === RUN TestKillContainer/non_killing_signal [2019-10-28T00:41:38.673Z] === RUN TestKillContainer/killing_signal [2019-10-28T00:41:38.959Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-28T00:41:39.551Z] [2019-10-28T00:41:39.551Z] SUCCESS: Specified value was saved. [2019-10-28T00:41:39.684Z] --- PASS: TestKillContainer (2.13s) [2019-10-28T00:41:39.684Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-10-28T00:41:39.684Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2019-10-28T00:41:39.684Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-10-28T00:41:39.684Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-28T00:41:39.684Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-28T00:41:40.302Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-28T00:41:40.328Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-28T00:41:40.918Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2019-10-28T00:41:40.918Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-10-28T00:41:40.918Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2019-10-28T00:41:40.918Z] === RUN TestKillStoppedContainer [2019-10-28T00:41:40.918Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-28T00:41:40.918Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-28T00:41:41.201Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-28T00:41:41.201Z] === RUN TestKillDifferentUserContainer [2019-10-28T00:41:41.258Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-28T00:41:41.819Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-10-28T00:41:41.819Z] === RUN TestInspectOomKilledTrue [2019-10-28T00:41:42.188Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-28T00:41:42.188Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-28T00:41:42.467Z] Removing intermediate container 19dfab9dc2fc [2019-10-28T00:41:42.467Z] ---> aa025655e28a [2019-10-28T00:41:42.467Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-28T00:41:42.467Z] ---> Running in e463064269b5 [2019-10-28T00:41:43.119Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-28T00:41:43.317Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-10-28T00:41:43.317Z] === RUN TestInspectOomKilledFalse [2019-10-28T00:41:43.600Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2019-10-28T00:41:43.600Z] === RUN TestLinksEtcHostsContentMatch [2019-10-28T00:41:44.064Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-28T00:41:44.612Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2019-10-28T00:41:44.612Z] === RUN TestLinksContainerNames [2019-10-28T00:41:45.435Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-28T00:41:46.094Z] --- PASS: TestLinksContainerNames (1.38s) [2019-10-28T00:41:46.094Z] === RUN TestLogsFollowTailEmpty [2019-10-28T00:41:46.366Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-28T00:41:46.385Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-10-28T00:41:46.385Z] === RUN TestContainerNetworkMountsNoChown [2019-10-28T00:41:47.404Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/default [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/default [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/private [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/private [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rprivate [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/slave [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/slave [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rslave [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/shared [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/shared [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rshared [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/default [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rslave [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rprivate [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rshared [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/shared [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/private [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/slave [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-28T00:41:47.404Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:41:47.404Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-28T00:41:47.404Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-28T00:41:47.690Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-28T00:41:47.690Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-28T00:41:47.690Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-28T00:41:47.690Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-28T00:41:47.690Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-28T00:41:47.690Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-28T00:41:47.690Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-28T00:41:47.690Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-28T00:41:47.690Z] === RUN TestContainerBindMountNonRecursive [2019-10-28T00:41:47.737Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-28T00:41:49.107Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-28T00:41:49.571Z] Cannot create a file when that file already exists. [2019-10-28T00:41:49.722Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2019-10-28T00:41:49.722Z] === RUN TestNetworkNat [2019-10-28T00:41:50.006Z] --- PASS: TestNetworkNat (0.74s) [2019-10-28T00:41:50.006Z] === RUN TestNetworkLocalhostTCPNat [2019-10-28T00:41:50.038Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-28T00:41:51.014Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2019-10-28T00:41:51.014Z] === RUN TestNetworkLoopbackNat [2019-10-28T00:41:51.634Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-10-28T00:41:51.634Z] === RUN TestPause [2019-10-28T00:41:52.559Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-28T00:41:52.640Z] --- PASS: TestPause (0.76s) [2019-10-28T00:41:52.640Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-28T00:41:52.640Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-28T00:41:52.640Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-28T00:41:52.640Z] === RUN TestPauseStopPausedContainer [2019-10-28T00:41:52.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-28T00:41:53.255Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2019-10-28T00:41:53.255Z] === RUN TestPsFilter [2019-10-28T00:41:53.540Z] --- PASS: TestPsFilter (0.20s) [2019-10-28T00:41:53.540Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-28T00:41:54.156Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-10-28T00:41:54.156Z] === RUN TestRemoveContainerWithVolume [2019-10-28T00:41:54.777Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2019-10-28T00:41:54.777Z] === RUN TestRemoveContainerRunning [2019-10-28T00:41:55.398Z] --- PASS: TestRemoveContainerRunning (0.70s) [2019-10-28T00:41:55.398Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-28T00:41:56.406Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2019-10-28T00:41:56.406Z] === RUN TestRemoveInvalidContainer [2019-10-28T00:41:56.406Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-28T00:41:56.406Z] === RUN TestRenameLinkedContainer [2019-10-28T00:41:56.673Z] Removing intermediate container e463064269b5 [2019-10-28T00:41:56.673Z] ---> 619fc1e59e27 [2019-10-28T00:41:56.673Z] Step 6/6 : CMD ["sh"] [2019-10-28T00:41:56.673Z] ---> Running in 1cedfdaa36c7 [2019-10-28T00:41:56.673Z] Removing intermediate container 1cedfdaa36c7 [2019-10-28T00:41:56.673Z] ---> c4f9a917c3f8 [2019-10-28T00:41:56.673Z] Successfully built c4f9a917c3f8 [2019-10-28T00:41:56.673Z] Successfully tagged busybox:latest [2019-10-28T00:41:56.673Z] INFO: Docker images of the daemon under test [2019-10-28T00:41:56.673Z] [2019-10-28T00:41:56.673Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-28T00:41:56.673Z] busybox latest c4f9a917c3f8 Less than a second ago 4.83GB [2019-10-28T00:41:56.673Z] microsoft/windowsservercore latest 739b21bd02e7 2 weeks ago 4.79GB [2019-10-28T00:41:56.673Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 2 weeks ago 4.79GB [2019-10-28T00:41:56.673Z] [2019-10-28T00:41:56.673Z] INFO: Running integration tests at 10/28/2019 00:41:56... [2019-10-28T00:41:56.673Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-28T00:41:56.673Z] INFO: Integration API tests being run from the host: [2019-10-28T00:41:56.673Z] INFO: make.ps1 starting at 10/28/2019 00:41:56 [2019-10-28T00:41:57.650Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-28T00:41:58.070Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-28T00:41:59.086Z] --- PASS: TestRenameLinkedContainer (2.71s) [2019-10-28T00:41:59.086Z] === RUN TestRenameStoppedContainer [2019-10-28T00:41:59.703Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-10-28T00:41:59.703Z] === RUN TestRenameRunningContainerAndReuse [2019-10-28T00:42:01.178Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2019-10-28T00:42:01.178Z] === RUN TestRenameInvalidName [2019-10-28T00:42:01.342Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-28T00:42:01.792Z] --- PASS: TestRenameInvalidName (0.71s) [2019-10-28T00:42:01.792Z] === RUN TestRenameAnonymousContainer [2019-10-28T00:42:02.273Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-28T00:42:04.472Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2019-10-28T00:42:04.472Z] === RUN TestRenameContainerWithSameName [2019-10-28T00:42:04.753Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2019-10-28T00:42:04.753Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-28T00:42:06.237Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2019-10-28T00:42:06.237Z] === RUN TestResize [2019-10-28T00:42:06.855Z] --- PASS: TestResize (0.72s) [2019-10-28T00:42:06.855Z] === RUN TestResizeWithInvalidSize [2019-10-28T00:42:07.528Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-28T00:42:07.860Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-10-28T00:42:07.860Z] === RUN TestResizeWhenContainerNotStarted [2019-10-28T00:42:08.479Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:42:08.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:42:08.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:42:08.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-28T00:42:08.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-28T00:42:08.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-28T00:42:08.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:42:10.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-28T00:42:10.810Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-28T00:42:12.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-28T00:42:12.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-28T00:42:12.180Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-28T00:42:13.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-28T00:42:14.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-28T00:42:15.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:42:15.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-28T00:42:15.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-28T00:42:16.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-28T00:42:17.348Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-28T00:42:18.720Z] === RUN TestDockerSuite/TestCpToDot [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.26s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.59s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.73s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.91s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.59s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.55s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.55s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.98s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.00s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.11s) [2019-10-28T00:42:18.936Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2019-10-28T00:42:18.936Z] === RUN TestCgroupNamespacesRun [2019-10-28T00:42:19.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-28T00:42:19.542Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-28T00:42:20.414Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2019-10-28T00:42:20.414Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-28T00:42:21.437Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-28T00:42:22.437Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-10-28T00:42:22.437Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-28T00:42:22.880Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-28T00:42:23.333Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-28T00:42:23.854Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-28T00:42:23.915Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2019-10-28T00:42:23.915Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-28T00:42:24.704Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-28T00:42:25.392Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2019-10-28T00:42:25.392Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-28T00:42:27.422Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-10-28T00:42:27.422Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-28T00:42:27.652Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-28T00:42:28.041Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-10-28T00:42:28.041Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-28T00:42:28.882Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-28T00:42:28.882Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-28T00:42:29.053Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-10-28T00:42:29.053Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-28T00:42:29.813Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-28T00:42:30.580Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-28T00:42:31.077Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2019-10-28T00:42:31.077Z] === RUN TestKernelTCPMemory [2019-10-28T00:42:31.691Z] --- PASS: TestKernelTCPMemory (0.92s) [2019-10-28T00:42:31.691Z] === RUN TestNISDomainname [2019-10-28T00:42:31.708Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-28T00:42:31.708Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-28T00:42:31.708Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-28T00:42:32.271Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-28T00:42:32.704Z] --- PASS: TestNISDomainname (1.05s) [2019-10-28T00:42:32.704Z] === RUN TestHostnameDnsResolution [2019-10-28T00:42:33.201Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-28T00:42:33.201Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-28T00:42:33.201Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-28T00:42:33.535Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-28T00:42:33.714Z] --- PASS: TestHostnameDnsResolution (1.13s) [2019-10-28T00:42:33.714Z] === RUN TestStats [2019-10-28T00:42:34.131Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-28T00:42:34.388Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-28T00:42:34.388Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-28T00:42:34.507Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-28T00:42:34.645Z] === RUN TestDockerSuite/TestCreateRM [2019-10-28T00:42:34.901Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-28T00:42:34.901Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-28T00:42:34.902Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-28T00:42:35.158Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-28T00:42:35.480Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-28T00:42:36.389Z] --- PASS: TestStats (2.17s) [2019-10-28T00:42:36.389Z] === RUN TestStopContainerWithTimeout [2019-10-28T00:42:36.389Z] === RUN TestStopContainerWithTimeout/0 [2019-10-28T00:42:36.389Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-28T00:42:36.389Z] === RUN TestStopContainerWithTimeout/1 [2019-10-28T00:42:36.389Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-28T00:42:36.389Z] === RUN TestStopContainerWithTimeout/3 [2019-10-28T00:42:36.389Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-28T00:42:36.389Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-28T00:42:36.389Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-28T00:42:36.389Z] === CONT TestStopContainerWithTimeout/0 [2019-10-28T00:42:36.389Z] === CONT TestStopContainerWithTimeout/3 [2019-10-28T00:42:36.389Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-28T00:42:36.389Z] === CONT TestStopContainerWithTimeout/1 [2019-10-28T00:42:36.452Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-28T00:42:36.915Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-28T00:42:37.723Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-28T00:42:37.723Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-28T00:42:37.723Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-28T00:42:38.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-28T00:42:39.834Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-28T00:42:39.854Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-28T00:42:39.854Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2019-10-28T00:42:39.854Z] --- PASS: TestStopContainerWithTimeout/1 (2.44s) [2019-10-28T00:42:39.854Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2019-10-28T00:42:39.854Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2019-10-28T00:42:39.854Z] === RUN TestDeleteDevicemapper [2019-10-28T00:42:39.854Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-28T00:42:39.854Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-28T00:42:39.854Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-28T00:42:41.341Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2019-10-28T00:42:41.341Z] === RUN TestUpdateMemory [2019-10-28T00:42:42.350Z] --- PASS: TestUpdateMemory (1.11s) [2019-10-28T00:42:42.350Z] === RUN TestUpdateCPUQuota [2019-10-28T00:42:42.466Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-28T00:42:42.724Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-28T00:42:42.724Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-28T00:42:42.981Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-28T00:42:42.981Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-28T00:42:43.238Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-28T00:42:43.802Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-28T00:42:44.387Z] --- PASS: TestUpdateCPUQuota (1.78s) [2019-10-28T00:42:44.387Z] === RUN TestUpdatePidsLimit [2019-10-28T00:42:44.387Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-28T00:42:44.569Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-28T00:42:44.670Z] === RUN TestUpdatePidsLimit/no_change [2019-10-28T00:42:44.956Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-28T00:42:45.578Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-28T00:42:45.700Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-28T00:42:45.862Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-28T00:42:46.146Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-28T00:42:46.631Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-28T00:42:46.765Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-28T00:42:48.245Z] --- PASS: TestUpdatePidsLimit (3.97s) [2019-10-28T00:42:48.245Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2019-10-28T00:42:48.245Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-28T00:42:48.245Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-10-28T00:42:48.245Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-10-28T00:42:48.245Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-10-28T00:42:48.245Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2019-10-28T00:42:48.245Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2019-10-28T00:42:48.245Z] === RUN TestUpdateRestartPolicy [2019-10-28T00:42:48.526Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-28T00:42:49.897Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-28T00:42:50.826Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-28T00:42:51.674Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-28T00:42:51.759Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-28T00:42:51.759Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-28T00:42:52.689Z] === RUN TestDockerSuite/TestDockerFails [2019-10-28T00:42:52.689Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-28T00:42:52.689Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-28T00:42:52.689Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-28T00:42:54.058Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-28T00:42:54.600Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-28T00:42:54.988Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-28T00:42:56.358Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-28T00:42:56.358Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-28T00:42:56.358Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-28T00:42:56.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-28T00:42:56.615Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-28T00:42:57.517Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-28T00:43:00.756Z] --- PASS: TestUpdateRestartPolicy (12.17s) [2019-10-28T00:43:00.756Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-28T00:43:01.041Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2019-10-28T00:43:01.041Z] === RUN TestWaitNonBlocked [2019-10-28T00:43:01.041Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:43:01.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:43:01.041Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:43:01.041Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:43:01.041Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:43:01.041Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:43:01.279Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-28T00:43:02.058Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-28T00:43:02.058Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2019-10-28T00:43:02.058Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2019-10-28T00:43:02.058Z] === RUN TestWaitBlocked [2019-10-28T00:43:02.058Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:43:02.058Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:43:02.058Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:43:02.058Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:43:02.058Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-28T00:43:02.058Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-28T00:43:03.538Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-28T00:43:03.538Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2019-10-28T00:43:03.538Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2019-10-28T00:43:03.538Z] === CONT TestContainerStartOnDaemonRestart [2019-10-28T00:43:03.538Z] === CONT TestIpcModeOlderClient [2019-10-28T00:43:03.538Z] === CONT TestDaemonRestartIpcMode [2019-10-28T00:43:03.538Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-28T00:43:04.196Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-28T00:43:04.741Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-28T00:43:06.635Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-28T00:43:07.014Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2019-10-28T00:43:07.113Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-28T00:43:07.297Z] --- PASS: TestDaemonRestartIpcMode (4.05s) [2019-10-28T00:43:07.297Z] PASS [2019-10-28T00:43:07.297Z] [2019-10-28T00:43:07.297Z] === Skipped [2019-10-28T00:43:07.297Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-28T00:43:07.297Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-28T00:43:07.297Z] [2019-10-28T00:43:07.297Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-28T00:43:07.297Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-28T00:43:07.297Z] [2019-10-28T00:43:07.297Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-28T00:43:07.297Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-28T00:43:07.297Z] [2019-10-28T00:43:07.297Z] [2019-10-28T00:43:07.297Z] DONE 197 tests, 3 skipped in 121.116s [2019-10-28T00:43:07.297Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-28T00:43:07.297Z] ++ 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-28T00:43:07.297Z] ++ set -e [2019-10-28T00:43:07.297Z] ++ '[' -n 0 ']' [2019-10-28T00:43:07.297Z] ++ set -x [2019-10-28T00:43:07.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:43:07.580Z] INFO: Testing against a local daemon [2019-10-28T00:43:07.580Z] === RUN TestCommitInheritsEnv [2019-10-28T00:43:07.868Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-10-28T00:43:07.868Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-28T00:43:07.868Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-28T00:43:07.868Z] === RUN TestImagesFilterMultiReference [2019-10-28T00:43:08.161Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2019-10-28T00:43:08.161Z] === RUN TestImagePullPlatformInvalid [2019-10-28T00:43:08.161Z] --- PASS: TestImagePullPlatformInvalid (0.20s) [2019-10-28T00:43:08.161Z] === RUN TestRemoveImageOrphaning [2019-10-28T00:43:08.779Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2019-10-28T00:43:08.779Z] === RUN TestRemoveImageGarbageCollector [2019-10-28T00:43:08.779Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-28T00:43:08.779Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:43:08.779Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-28T00:43:08.779Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-28T00:43:08.779Z] === RUN TestTagInvalidReference [2019-10-28T00:43:08.779Z] --- PASS: TestTagInvalidReference (0.06s) [2019-10-28T00:43:08.779Z] === RUN TestTagValidPrefixedRepo [2019-10-28T00:43:08.779Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-28T00:43:08.779Z] === RUN TestTagExistedNameWithoutForce [2019-10-28T00:43:08.779Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-28T00:43:08.779Z] === RUN TestTagOfficialNames [2019-10-28T00:43:09.063Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-28T00:43:09.063Z] === RUN TestTagMatchesDigest [2019-10-28T00:43:09.063Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-28T00:43:09.063Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-28T00:43:09.158Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-28T00:43:10.027Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-28T00:43:10.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:43:10.027Z] INFO: Testing against a local daemon [2019-10-28T00:43:10.027Z] === RUN TestBuildWithSession [2019-10-28T00:43:10.027Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-28T00:43:10.027Z] build_session_test.go:25: TODO: BuildKit [2019-10-28T00:43:10.027Z] === RUN TestBuildSquashParent [2019-10-28T00:43:10.027Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-28T00:43:10.027Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:10.027Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-28T00:43:10.028Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-28T00:43:10.028Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:43:10.028Z] === RUN TestBuildMultiStageCopy [2019-10-28T00:43:10.028Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-28T00:43:11.680Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-28T00:43:12.611Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-28T00:43:12.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-28T00:43:13.543Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-28T00:43:14.913Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-28T00:43:15.845Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-28T00:43:16.410Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-28T00:43:17.341Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-28T00:43:19.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-28T00:43:19.493Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-28T00:43:21.390Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-28T00:43:22.439Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-28T00:43:22.439Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-28T00:43:23.412Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-28T00:43:24.957Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-28T00:43:25.564Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-28T00:43:26.501Z] --- PASS: TestBuildMultiStageCopy (16.19s) [2019-10-28T00:43:26.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.37s) [2019-10-28T00:43:26.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2019-10-28T00:43:26.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2019-10-28T00:43:26.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.32s) [2019-10-28T00:43:26.501Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2019-10-28T00:43:26.501Z] === RUN TestBuildMultiStageParentConfig [2019-10-28T00:43:26.501Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-28T00:43:26.501Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:43:26.501Z] === RUN TestBuildLabelWithTargets [2019-10-28T00:43:26.501Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-28T00:43:26.501Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:43:26.501Z] === RUN TestBuildWithEmptyLayers [2019-10-28T00:43:27.475Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2019-10-28T00:43:27.475Z] === RUN TestBuildMultiStageOnBuild [2019-10-28T00:43:27.475Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-28T00:43:27.475Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:43:27.475Z] === RUN TestBuildUncleanTarFilenames [2019-10-28T00:43:27.475Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-28T00:43:27.475Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:43:27.475Z] === RUN TestBuildMultiStageLayerLeak [2019-10-28T00:43:27.475Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-28T00:43:27.475Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:43:27.475Z] === RUN TestBuildWithHugeFile [2019-10-28T00:43:27.475Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-28T00:43:27.475Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-28T00:43:27.475Z] === RUN TestBuildWithEmptyDockerfile [2019-10-28T00:43:27.475Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:43:27.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:43:27.475Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:43:27.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:43:27.475Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:43:27.475Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:43:27.938Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-28T00:43:27.938Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-28T00:43:27.938Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-28T00:43:27.938Z] --- PASS: TestBuildWithEmptyDockerfile (0.38s) [2019-10-28T00:43:27.938Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-28T00:43:27.938Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-28T00:43:27.938Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-10-28T00:43:27.938Z] === RUN TestBuildPreserveOwnership [2019-10-28T00:43:27.938Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-28T00:43:27.938Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:43:27.938Z] === RUN TestBuildPlatformInvalid [2019-10-28T00:43:27.938Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-10-28T00:43:27.938Z] PASS [2019-10-28T00:43:27.938Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-28T00:43:27.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:43:27.938Z] INFO: Testing against a local daemon [2019-10-28T00:43:27.938Z] === RUN TestConfigList [2019-10-28T00:43:27.938Z] --- SKIP: TestConfigList (0.00s) [2019-10-28T00:43:27.938Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestConfigsCreateAndDelete [2019-10-28T00:43:27.938Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-28T00:43:27.938Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestConfigsUpdate [2019-10-28T00:43:27.938Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-28T00:43:27.938Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestTemplatedConfig [2019-10-28T00:43:27.938Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-28T00:43:27.938Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestConfigInspect [2019-10-28T00:43:27.938Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-28T00:43:27.938Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestConfigCreateWithLabels [2019-10-28T00:43:27.938Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-28T00:43:27.938Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:43:27.938Z] === RUN TestConfigCreateResolve [2019-10-28T00:43:27.938Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-28T00:43:27.938Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:43:27.938Z] === RUN TestConfigDaemonLibtrustID [2019-10-28T00:43:27.938Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-28T00:43:27.938Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:43:27.938Z] PASS [2019-10-28T00:43:27.938Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-28T00:43:27.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:43:27.938Z] INFO: Testing against a local daemon [2019-10-28T00:43:27.938Z] === RUN TestCheckpoint [2019-10-28T00:43:27.938Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-28T00:43:27.938Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-28T00:43:27.938Z] === RUN TestContainerInvalidJSON [2019-10-28T00:43:27.938Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:43:27.938Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:43:27.938Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:43:27.938Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:43:27.938Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:43:27.938Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:43:27.938Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-28T00:43:27.938Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-28T00:43:27.938Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-28T00:43:27.938Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-28T00:43:27.938Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-28T00:43:27.938Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-28T00:43:27.938Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-28T00:43:27.938Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-28T00:43:27.938Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-28T00:43:27.938Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-28T00:43:27.938Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-28T00:43:27.938Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-28T00:43:27.938Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-28T00:43:27.938Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-28T00:43:27.938Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-28T00:43:27.938Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestCopyFromContainer [2019-10-28T00:43:27.938Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-28T00:43:27.938Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:27.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-28T00:43:27.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:43:27.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:43:27.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:43:27.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:43:27.938Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:43:27.938Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:43:27.938Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-28T00:43:27.938Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-28T00:43:27.938Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-28T00:43:27.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-28T00:43:27.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-28T00:43:27.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-28T00:43:27.938Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-28T00:43:27.938Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-28T00:43:27.938Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-28T00:43:27.938Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-28T00:43:27.938Z] === RUN TestCreateWithInvalidEnv [2019-10-28T00:43:27.938Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-28T00:43:27.938Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-28T00:43:27.938Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-28T00:43:28.086Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-28T00:43:28.400Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-28T00:43:28.400Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-28T00:43:28.400Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-28T00:43:28.400Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-28T00:43:28.400Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-28T00:43:28.400Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-28T00:43:28.400Z] === RUN TestCreateTmpfsMountsTarget [2019-10-28T00:43:28.400Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-28T00:43:28.400Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:28.400Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-28T00:43:28.400Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-28T00:43:28.400Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:43:28.400Z] === RUN TestCreateWithCapabilities [2019-10-28T00:43:28.400Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-28T00:43:28.400Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-28T00:43:28.400Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-28T00:43:28.400Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-28T00:43:28.400Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:43:28.400Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-28T00:43:28.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:43:28.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:43:28.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:43:28.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:43:28.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:43:28.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:43:28.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:43:28.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:43:28.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:43:28.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:43:28.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-28T00:43:28.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-28T00:43:28.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-28T00:43:28.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-28T00:43:28.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-28T00:43:28.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-28T00:43:28.400Z] === RUN TestDiff [2019-10-28T00:43:28.400Z] --- SKIP: TestDiff (0.00s) [2019-10-28T00:43:28.400Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-28T00:43:28.400Z] === RUN TestExecWithCloseStdin [2019-10-28T00:43:29.018Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-28T00:43:30.588Z] --- PASS: TestExecWithCloseStdin (2.38s) [2019-10-28T00:43:30.588Z] === RUN TestExec [2019-10-28T00:43:30.588Z] --- SKIP: TestExec (0.01s) [2019-10-28T00:43:30.588Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-28T00:43:30.588Z] === RUN TestExecUser [2019-10-28T00:43:30.588Z] --- SKIP: TestExecUser (0.00s) [2019-10-28T00:43:30.588Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-28T00:43:30.588Z] === RUN TestExportContainerAndImportImage [2019-10-28T00:43:30.588Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-28T00:43:30.588Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:30.588Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-28T00:43:30.588Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-28T00:43:30.588Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:30.588Z] === RUN TestHealthCheckWorkdir [2019-10-28T00:43:30.588Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-28T00:43:30.588Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-28T00:43:30.588Z] === RUN TestHealthKillContainer [2019-10-28T00:43:30.588Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-28T00:43:30.588Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-28T00:43:30.588Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-28T00:43:30.588Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-28T00:43:30.588Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-28T00:43:30.588Z] === RUN TestKillContainerInvalidSignal [2019-10-28T00:43:30.928Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-28T00:43:31.492Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-28T00:43:31.749Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-28T00:43:32.775Z] --- PASS: TestKillContainerInvalidSignal (1.92s) [2019-10-28T00:43:32.776Z] === RUN TestKillContainer [2019-10-28T00:43:32.776Z] --- SKIP: TestKillContainer (0.00s) [2019-10-28T00:43:32.776Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-28T00:43:32.776Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-28T00:43:32.776Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-28T00:43:32.776Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-28T00:43:32.776Z] === RUN TestKillStoppedContainer [2019-10-28T00:43:32.776Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-28T00:43:32.776Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-28T00:43:32.776Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-28T00:43:32.776Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-28T00:43:32.776Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-28T00:43:32.776Z] === RUN TestKillDifferentUserContainer [2019-10-28T00:43:32.776Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-28T00:43:32.776Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-28T00:43:32.776Z] === RUN TestInspectOomKilledTrue [2019-10-28T00:43:32.776Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-28T00:43:32.776Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:43:32.776Z] === RUN TestInspectOomKilledFalse [2019-10-28T00:43:32.776Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-28T00:43:32.776Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-28T00:43:32.776Z] === RUN TestLogsFollowTailEmpty [2019-10-28T00:43:33.643Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-28T00:43:34.573Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-28T00:43:34.830Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-28T00:43:34.964Z] --- PASS: TestLogsFollowTailEmpty (2.20s) [2019-10-28T00:43:34.964Z] === RUN TestNetworkNat [2019-10-28T00:43:34.964Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-28T00:43:34.964Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-28T00:43:34.964Z] === RUN TestNetworkLocalhostTCPNat [2019-10-28T00:43:34.964Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-28T00:43:34.964Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:43:34.964Z] === RUN TestNetworkLoopbackNat [2019-10-28T00:43:34.964Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-28T00:43:34.964Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-28T00:43:34.964Z] === RUN TestPause [2019-10-28T00:43:34.964Z] --- SKIP: TestPause (0.00s) [2019-10-28T00:43:34.964Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-28T00:43:34.964Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-28T00:43:35.087Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-28T00:43:35.343Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-28T00:43:35.343Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-28T00:43:37.151Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s) [2019-10-28T00:43:37.151Z] === RUN TestPauseStopPausedContainer [2019-10-28T00:43:37.151Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-28T00:43:37.151Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:43:37.151Z] === RUN TestPsFilter [2019-10-28T00:43:37.151Z] --- PASS: TestPsFilter (0.16s) [2019-10-28T00:43:37.151Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-28T00:43:37.238Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-28T00:43:38.607Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-28T00:43:38.607Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-28T00:43:38.607Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-28T00:43:39.339Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.37s) [2019-10-28T00:43:39.339Z] === RUN TestRemoveContainerWithVolume [2019-10-28T00:43:39.539Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-28T00:43:39.796Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-28T00:43:40.360Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-28T00:43:41.289Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-28T00:43:41.528Z] --- PASS: TestRemoveContainerWithVolume (2.17s) [2019-10-28T00:43:41.528Z] === RUN TestRemoveContainerRunning [2019-10-28T00:43:41.546Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-28T00:43:41.546Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-28T00:43:41.546Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-28T00:43:43.718Z] --- PASS: TestRemoveContainerRunning (2.01s) [2019-10-28T00:43:43.718Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-28T00:43:44.069Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-28T00:43:44.326Z] === RUN TestDockerSuite/TestEventsRename [2019-10-28T00:43:45.257Z] === RUN TestDockerSuite/TestEventsResize [2019-10-28T00:43:45.906Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.19s) [2019-10-28T00:43:45.906Z] === RUN TestRemoveInvalidContainer [2019-10-28T00:43:45.906Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-28T00:43:45.906Z] === RUN TestRenameLinkedContainer [2019-10-28T00:43:45.906Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-28T00:43:45.906Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-28T00:43:45.906Z] === RUN TestRenameStoppedContainer [2019-10-28T00:43:46.187Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-28T00:43:47.119Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-28T00:43:48.049Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-28T00:43:48.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-28T00:43:48.871Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-28T00:43:51.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-28T00:43:51.978Z] === RUN TestDockerSuite/TestEventsTop [2019-10-28T00:43:53.000Z] --- PASS: TestRenameStoppedContainer (6.88s) [2019-10-28T00:43:53.000Z] === RUN TestRenameRunningContainerAndReuse [2019-10-28T00:43:53.348Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-28T00:43:55.873Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-28T00:43:56.752Z] --- PASS: TestRenameRunningContainerAndReuse (3.85s) [2019-10-28T00:43:56.752Z] === RUN TestRenameInvalidName [2019-10-28T00:43:57.243Z] === RUN TestDockerSuite/TestExec [2019-10-28T00:43:58.173Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-28T00:43:58.951Z] --- PASS: TestRenameInvalidName (1.99s) [2019-10-28T00:43:58.951Z] === RUN TestRenameAnonymousContainer [2019-10-28T00:43:58.951Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-28T00:43:58.951Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-28T00:43:58.951Z] === RUN TestRenameContainerWithSameName [2019-10-28T00:43:59.104Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-28T00:44:00.037Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-28T00:44:00.496Z] --- PASS: TestRenameContainerWithSameName (1.96s) [2019-10-28T00:44:00.496Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-28T00:44:00.496Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-28T00:44:00.496Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-28T00:44:00.496Z] === RUN TestResize [2019-10-28T00:44:00.496Z] --- SKIP: TestResize (0.00s) [2019-10-28T00:44:00.496Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-28T00:44:00.496Z] === RUN TestResizeWithInvalidSize [2019-10-28T00:44:00.496Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-28T00:44:00.496Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-28T00:44:00.496Z] === RUN TestResizeWhenContainerNotStarted [2019-10-28T00:44:00.968Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-28T00:44:02.684Z] --- PASS: TestResizeWhenContainerNotStarted (2.18s) [2019-10-28T00:44:02.684Z] === RUN TestDaemonRestartKillContainers [2019-10-28T00:44:02.684Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-28T00:44:02.684Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:02.684Z] === RUN TestStats [2019-10-28T00:44:02.684Z] --- SKIP: TestStats (0.00s) [2019-10-28T00:44:02.684Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-28T00:44:02.684Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-28T00:44:02.862Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-28T00:44:03.794Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-28T00:44:04.725Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-28T00:44:05.655Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-28T00:44:06.585Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-28T00:44:07.516Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-28T00:44:08.446Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-28T00:44:10.340Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-28T00:44:12.234Z] === RUN TestDockerSuite/TestExecEnv [2019-10-28T00:44:12.798Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-28T00:44:14.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-28T00:44:14.708Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-28T00:44:16.082Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-28T00:44:17.529Z] --- PASS: TestStopContainerWithRestartPolicyAlways (13.75s) [2019-10-28T00:44:17.529Z] === RUN TestStopContainerWithTimeout [2019-10-28T00:44:17.529Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-28T00:44:17.529Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-28T00:44:17.529Z] === RUN TestUpdateRestartPolicy [2019-10-28T00:44:19.354Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-28T00:44:20.287Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-28T00:44:22.187Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-28T00:44:23.118Z] === RUN TestDockerSuite/TestExecParseError [2019-10-28T00:44:23.683Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-28T00:44:24.613Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-28T00:44:25.543Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-28T00:44:28.067Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-28T00:44:28.631Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-28T00:44:29.561Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-28T00:44:38.648Z] --- PASS: TestUpdateRestartPolicy (21.98s) [2019-10-28T00:44:38.648Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-28T00:44:40.838Z] --- PASS: TestUpdateRestartWithAutoRemove (2.23s) [2019-10-28T00:44:40.838Z] === RUN TestWaitNonBlocked [2019-10-28T00:44:40.838Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:44:40.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:44:40.838Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:44:40.838Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:44:40.838Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-28T00:44:40.838Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-28T00:44:41.740Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-28T00:44:41.740Z] === RUN TestDockerSuite/TestExecTTY [2019-10-28T00:44:42.673Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-28T00:44:43.604Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-28T00:44:44.538Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-28T00:44:44.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-28T00:44:45.908Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-28T00:44:45.908Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-28T00:44:47.803Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-28T00:44:49.174Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-28T00:44:49.432Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-28T00:44:49.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.87s) [2019-10-28T00:44:49.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.47s) [2019-10-28T00:44:49.432Z] === RUN TestWaitBlocked [2019-10-28T00:44:49.432Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-28T00:44:49.432Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-28T00:44:49.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.432Z] INFO: Testing against a local daemon [2019-10-28T00:44:49.432Z] === RUN TestCommitInheritsEnv [2019-10-28T00:44:49.432Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-28T00:44:49.432Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:44:49.432Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-28T00:44:49.432Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-28T00:44:49.432Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-28T00:44:49.432Z] === RUN TestImagesFilterMultiReference [2019-10-28T00:44:49.432Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-28T00:44:49.432Z] === RUN TestImagePullPlatformInvalid [2019-10-28T00:44:49.432Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-28T00:44:49.432Z] === RUN TestRemoveImageOrphaning [2019-10-28T00:44:49.432Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-28T00:44:49.432Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:44:49.432Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-28T00:44:49.432Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-28T00:44:49.432Z] === RUN TestTagInvalidReference [2019-10-28T00:44:49.432Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-28T00:44:49.432Z] === RUN TestTagValidPrefixedRepo [2019-10-28T00:44:49.432Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-28T00:44:49.432Z] === RUN TestTagExistedNameWithoutForce [2019-10-28T00:44:49.432Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-28T00:44:49.432Z] === RUN TestTagOfficialNames [2019-10-28T00:44:49.432Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-28T00:44:49.432Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestTagMatchesDigest [2019-10-28T00:44:49.432Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-28T00:44:49.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.432Z] INFO: Testing against a local daemon [2019-10-28T00:44:49.432Z] === RUN TestNetworkCreateDelete [2019-10-28T00:44:49.432Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-28T00:44:49.432Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:44:49.432Z] === RUN TestDockerNetworkDeletePreferID [2019-10-28T00:44:49.432Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-28T00:44:49.432Z] 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-28T00:44:49.432Z] === RUN TestInspectNetwork [2019-10-28T00:44:49.432Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-28T00:44:49.432Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-28T00:44:49.432Z] === RUN TestRunContainerWithBridgeNone [2019-10-28T00:44:49.432Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-28T00:44:49.432Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:44:49.432Z] === RUN TestNetworkInvalidJSON [2019-10-28T00:44:49.432Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-28T00:44:49.432Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-28T00:44:49.432Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:44:49.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:44:49.432Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:44:49.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:44:49.432Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-28T00:44:49.432Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:44:49.432Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:44:49.432Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-28T00:44:49.432Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-28T00:44:49.432Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-28T00:44:49.432Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-28T00:44:49.432Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-28T00:44:49.432Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-28T00:44:49.432Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestDaemonDefaultNetworkPools [2019-10-28T00:44:49.432Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-28T00:44:49.432Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-28T00:44:49.432Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-28T00:44:49.432Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-28T00:44:49.432Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-28T00:44:49.432Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-28T00:44:49.432Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-28T00:44:49.432Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestServiceWithPredefinedNetwork [2019-10-28T00:44:49.432Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-28T00:44:49.432Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-28T00:44:49.432Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-28T00:44:49.432Z] service_test.go:230: FLAKY_TEST [2019-10-28T00:44:49.432Z] === RUN TestServiceWithDataPathPortInit [2019-10-28T00:44:49.432Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-28T00:44:49.432Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-28T00:44:49.432Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-28T00:44:49.432Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-28T00:44:49.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.432Z] INFO: Testing against a local daemon [2019-10-28T00:44:49.432Z] === RUN TestPluginInvalidJSON [2019-10-28T00:44:49.432Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:44:49.432Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:44:49.432Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:44:49.432Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-28T00:44:49.432Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-28T00:44:49.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.432Z] INFO: Testing against a local daemon [2019-10-28T00:44:49.432Z] === RUN TestExternalGraphDriver [2019-10-28T00:44:49.432Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-28T00:44:49.432Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-28T00:44:49.432Z] === RUN TestGraphdriverPluginV2 [2019-10-28T00:44:49.432Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-28T00:44:49.432Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-28T00:44:49.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.432Z] INFO: Testing against a local daemon [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-28T00:44:49.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-28T00:44:49.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.432Z] INFO: Testing against a local daemon [2019-10-28T00:44:49.432Z] === RUN TestSecretInspect [2019-10-28T00:44:49.432Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-28T00:44:49.432Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestSecretList [2019-10-28T00:44:49.432Z] --- SKIP: TestSecretList (0.00s) [2019-10-28T00:44:49.432Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestSecretsCreateAndDelete [2019-10-28T00:44:49.432Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-28T00:44:49.432Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestSecretsUpdate [2019-10-28T00:44:49.432Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-28T00:44:49.432Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestTemplatedSecret [2019-10-28T00:44:49.432Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-28T00:44:49.432Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.432Z] === RUN TestSecretCreateResolve [2019-10-28T00:44:49.432Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-28T00:44:49.432Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:44:49.432Z] PASS [2019-10-28T00:44:49.432Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-28T00:44:49.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.432Z] INFO: Testing against a local daemon [2019-10-28T00:44:49.432Z] === RUN TestServiceCreateInit [2019-10-28T00:44:49.432Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-28T00:44:49.433Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-28T00:44:49.433Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-28T00:44:49.433Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-28T00:44:49.433Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-28T00:44:49.433Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestCreateServiceMultipleTimes [2019-10-28T00:44:49.433Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-28T00:44:49.433Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestCreateServiceConflict [2019-10-28T00:44:49.433Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-28T00:44:49.433Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestCreateServiceMaxReplicas [2019-10-28T00:44:49.433Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-28T00:44:49.433Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-28T00:44:49.433Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-28T00:44:49.433Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestCreateServiceSecretFileMode [2019-10-28T00:44:49.433Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-28T00:44:49.433Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestCreateServiceConfigFileMode [2019-10-28T00:44:49.433Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-28T00:44:49.433Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestCreateServiceSysctls [2019-10-28T00:44:49.433Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2019-10-28T00:44:49.433Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestCreateServiceCapabilities [2019-10-28T00:44:49.433Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2019-10-28T00:44:49.433Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestInspect [2019-10-28T00:44:49.433Z] --- SKIP: TestInspect (0.00s) [2019-10-28T00:44:49.433Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestServiceListWithStatuses [2019-10-28T00:44:49.433Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-28T00:44:49.433Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestDockerNetworkConnectAlias [2019-10-28T00:44:49.433Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-28T00:44:49.433Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestDockerNetworkReConnect [2019-10-28T00:44:49.433Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-28T00:44:49.433Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestServicePlugin [2019-10-28T00:44:49.433Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-28T00:44:49.433Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.433Z] === RUN TestServiceUpdateLabel [2019-10-28T00:44:49.433Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-28T00:44:49.433Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:44:49.433Z] === RUN TestServiceUpdateSecrets [2019-10-28T00:44:49.433Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-28T00:44:49.433Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:44:49.433Z] === RUN TestServiceUpdateConfigs [2019-10-28T00:44:49.433Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-28T00:44:49.433Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:44:49.433Z] === RUN TestServiceUpdateNetwork [2019-10-28T00:44:49.433Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-28T00:44:49.433Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-28T00:44:49.433Z] PASS [2019-10-28T00:44:49.433Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-28T00:44:49.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.433Z] INFO: Testing against a local daemon [2019-10-28T00:44:49.433Z] === RUN TestSessionCreate [2019-10-28T00:44:49.433Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-28T00:44:49.433Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-28T00:44:49.433Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-28T00:44:49.433Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-28T00:44:49.433Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-28T00:44:49.433Z] PASS [2019-10-28T00:44:49.895Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-28T00:44:49.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:49.895Z] INFO: Testing against a local daemon [2019-10-28T00:44:49.895Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-28T00:44:49.895Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-28T00:44:49.895Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-28T00:44:49.895Z] === RUN TestEventsExecDie [2019-10-28T00:44:49.895Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-28T00:44:49.895Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-28T00:44:49.895Z] === RUN TestEventsBackwardsCompatible [2019-10-28T00:44:49.895Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-28T00:44:49.895Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-28T00:44:49.895Z] === RUN TestInfoAPI [2019-10-28T00:44:49.895Z] --- PASS: TestInfoAPI (0.04s) [2019-10-28T00:44:49.895Z] === RUN TestInfoAPIWarnings [2019-10-28T00:44:49.895Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-28T00:44:49.895Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-28T00:44:49.895Z] === RUN TestInfoDebug [2019-10-28T00:44:49.895Z] --- FAIL: TestInfoDebug (0.01s) [2019-10-28T00:44:49.895Z] info_test.go:75: [d3df940c3578e] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\d3df940c3578e\root --exec-root C:\windows\TEMP\dxr\d3df940c3578e --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\d3df940c3578e\docker.pid --userland-proxy=true --containerd-namespace d3df940c3578e --containerd-plugins-namespace d3df940c3578ep --host unix://C:\windows\TEMP\docker-integration\d3df940c3578e.sock --storage-driver overlay2 --debug] : protocol not available [2019-10-28T00:44:49.895Z] === RUN TestInfoInsecureRegistries [2019-10-28T00:44:49.895Z] --- FAIL: TestInfoInsecureRegistries (0.00s) [2019-10-28T00:44:49.895Z] info_test.go:100: [d50e16eab41be] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d50e16eab41be\root --exec-root C:\windows\TEMP\dxr\d50e16eab41be --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d50e16eab41be\docker.pid --userland-proxy=true --containerd-namespace d50e16eab41be --containerd-plugins-namespace d50e16eab41bep --host unix://C:\windows\TEMP\docker-integration\d50e16eab41be.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-10-28T00:44:49.895Z] === RUN TestInfoRegistryMirrors [2019-10-28T00:44:49.895Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-10-28T00:44:49.895Z] info_test.go:124: [d9123c1188e5d] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d9123c1188e5d\root --exec-root C:\windows\TEMP\dxr\d9123c1188e5d --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d9123c1188e5d\docker.pid --userland-proxy=true --containerd-namespace d9123c1188e5d --containerd-plugins-namespace d9123c1188e5dp --host unix://C:\windows\TEMP\docker-integration\d9123c1188e5d.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-10-28T00:44:49.895Z] === RUN TestLoginFailsWithBadCredentials [2019-10-28T00:44:50.867Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2019-10-28T00:44:50.867Z] === RUN TestPingCacheHeaders [2019-10-28T00:44:50.867Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-10-28T00:44:50.867Z] === RUN TestPingGet [2019-10-28T00:44:50.867Z] --- PASS: TestPingGet (0.03s) [2019-10-28T00:44:50.867Z] === RUN TestPingHead [2019-10-28T00:44:50.867Z] --- PASS: TestPingHead (0.03s) [2019-10-28T00:44:50.867Z] === RUN TestVersion [2019-10-28T00:44:50.867Z] --- PASS: TestVersion (0.03s) [2019-10-28T00:44:50.867Z] FAIL [2019-10-28T00:44:50.867Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-28T00:44:50.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:44:50.867Z] INFO: Testing against a local daemon [2019-10-28T00:44:50.867Z] === RUN TestVolumesCreateAndList [2019-10-28T00:44:51.074Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-28T00:44:51.329Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-28T00:44:51.329Z] === RUN TestVolumesRemove [2019-10-28T00:44:51.329Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-28T00:44:51.329Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-28T00:44:51.329Z] === RUN TestVolumesInspect [2019-10-28T00:44:51.329Z] --- PASS: TestVolumesInspect (0.05s) [2019-10-28T00:44:51.329Z] === RUN TestVolumesInvalidJSON [2019-10-28T00:44:51.329Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-28T00:44:51.329Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-28T00:44:51.329Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-28T00:44:51.329Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-28T00:44:51.329Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-28T00:44:51.329Z] PASS [2019-10-28T00:44:51.329Z] INFO: make.ps1 ended at 10/28/2019 00:44:50 [2019-10-28T00:44:51.329Z] INFO: Integration CLI tests being run from the host: [2019-10-28T00:44:51.329Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-28T00:44:52.447Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-28T00:44:53.817Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-28T00:44:59.070Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-28T00:45:01.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-28T00:45:01.746Z] INFO: Testing against a local daemon [2019-10-28T00:45:01.746Z] === RUN TestDockerSuite [2019-10-28T00:45:01.746Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-28T00:45:01.746Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-28T00:45:01.746Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-28T00:45:01.746Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-28T00:45:01.746Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-28T00:45:01.746Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-28T00:45:01.746Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-28T00:45:01.746Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-28T00:45:02.720Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-28T00:45:02.720Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-28T00:45:03.182Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-28T00:45:03.249Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-28T00:45:03.644Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-28T00:45:05.772Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-28T00:45:11.027Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-28T00:45:11.027Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-28T00:45:11.027Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-28T00:45:11.027Z] === RUN TestDockerSuite/TestHealth [2019-10-28T00:45:11.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-28T00:45:33.510Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-28T00:45:33.510Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-28T00:45:33.510Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-28T00:45:33.510Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-28T00:45:33.767Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-28T00:45:33.767Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-28T00:45:34.698Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-28T00:45:34.698Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-28T00:45:34.698Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-28T00:45:34.698Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-28T00:45:34.955Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-28T00:45:35.520Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-28T00:45:35.777Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-28T00:45:35.777Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-28T00:45:36.709Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-28T00:45:36.966Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-28T00:45:37.896Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-28T00:45:38.828Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-28T00:45:38.828Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-28T00:45:40.198Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-28T00:45:43.472Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-28T00:45:43.472Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-28T00:45:43.472Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-28T00:45:44.842Z] === RUN TestDockerSuite/TestImportFile [2019-10-28T00:45:46.740Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-28T00:45:46.998Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-28T00:45:48.893Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-28T00:45:50.786Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-28T00:45:51.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-28T00:45:52.649Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-28T00:45:53.588Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-28T00:45:54.960Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-28T00:45:55.891Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-28T00:45:55.891Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-28T00:45:55.891Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-28T00:45:56.821Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-28T00:45:57.751Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-28T00:45:58.316Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-28T00:45:59.685Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-28T00:46:00.250Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-28T00:46:01.181Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-28T00:46:01.181Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-28T00:46:03.075Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-28T00:46:04.007Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-28T00:46:04.939Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-28T00:46:04.939Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-28T00:46:05.871Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-28T00:46:05.871Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-28T00:46:07.765Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-28T00:46:08.329Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-28T00:46:09.261Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-28T00:46:10.193Z] === RUN TestDockerSuite/TestInspectImage [2019-10-28T00:46:10.193Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-28T00:46:10.193Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-28T00:46:10.193Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-28T00:46:11.564Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-28T00:46:12.129Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-28T00:46:12.386Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-28T00:46:13.319Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-28T00:46:14.266Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-28T00:46:16.234Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-28T00:46:16.234Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-28T00:46:17.165Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-28T00:46:19.063Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-28T00:46:19.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-28T00:46:20.961Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-28T00:46:21.525Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-28T00:46:22.897Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-28T00:46:23.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-28T00:46:23.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-28T00:46:24.394Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-28T00:46:25.325Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-28T00:46:26.256Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-28T00:46:26.256Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-28T00:46:26.820Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-28T00:46:29.343Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-28T00:46:29.907Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-28T00:46:31.276Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-28T00:46:33.171Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-28T00:46:33.171Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-28T00:46:33.736Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-28T00:46:35.631Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-28T00:46:36.569Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-28T00:46:39.100Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-28T00:46:40.031Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-28T00:46:41.400Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-28T00:46:41.400Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-28T00:46:44.676Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-28T00:46:44.676Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-28T00:46:45.240Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-28T00:46:45.803Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-28T00:46:52.353Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-28T00:46:58.899Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-28T00:47:01.419Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-28T00:47:03.313Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-28T00:47:03.878Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-28T00:47:07.151Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-28T00:47:07.151Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-28T00:47:07.151Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-28T00:47:07.151Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-28T00:47:07.151Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-28T00:47:08.083Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-28T00:47:08.657Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-28T00:47:12.829Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-28T00:47:13.396Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-28T00:47:17.568Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-28T00:47:18.499Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-28T00:47:19.430Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-28T00:47:19.430Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-28T00:47:20.362Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-28T00:47:21.733Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-28T00:47:23.105Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-28T00:47:24.038Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-28T00:47:25.407Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-28T00:47:27.929Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-28T00:47:27.929Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-28T00:47:28.860Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-28T00:47:29.423Z] === RUN TestDockerSuite/TestLogsSince [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-28T00:47:31.477Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-28T00:47:31.946Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-28T00:47:37.207Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-28T00:47:37.287Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-28T00:47:37.287Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-28T00:47:37.287Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-28T00:47:41.995Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-28T00:47:42.457Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-28T00:47:43.388Z] === RUN TestDockerSuite/TestLogsTail [2019-10-28T00:47:43.538Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-28T00:47:43.538Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-28T00:47:43.538Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-28T00:47:43.538Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-28T00:47:43.538Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-28T00:47:44.317Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-28T00:47:44.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-28T00:47:45.137Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-28T00:47:46.068Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-28T00:47:46.631Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-28T00:47:47.289Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-28T00:47:47.289Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-28T00:47:47.289Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-28T00:47:47.562Z] === RUN TestDockerSuite/TestNetHostname [2019-10-28T00:47:48.125Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-28T00:47:50.019Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-28T00:47:50.583Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-28T00:47:51.954Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-28T00:47:51.954Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-28T00:47:55.233Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-28T00:47:55.233Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-28T00:47:55.490Z] === RUN TestDockerSuite/TestPluginActive [2019-10-28T00:47:55.881Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-28T00:47:57.383Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-28T00:47:58.756Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-28T00:48:05.316Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-28T00:48:05.316Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-28T00:48:05.316Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-28T00:48:05.316Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-28T00:48:07.842Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-28T00:48:08.775Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-28T00:48:10.145Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-28T00:48:10.708Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-28T00:48:12.602Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-28T00:48:14.496Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-28T00:48:16.616Z] --- PASS: TestImportExtremelyLargeImageWorks (300.85s) [2019-10-28T00:48:16.616Z] PASS [2019-10-28T00:48:16.616Z] [2019-10-28T00:48:16.616Z] === Skipped [2019-10-28T00:48:16.616Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-28T00:48:16.616Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:48:16.616Z] [2019-10-28T00:48:16.616Z] [2019-10-28T00:48:16.616Z] DONE 12 tests, 1 skipped in 302.519s [2019-10-28T00:48:16.616Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-28T00:48:16.616Z] ++ 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-28T00:48:16.616Z] ++ set -e [2019-10-28T00:48:16.616Z] ++ '[' -n 0 ']' [2019-10-28T00:48:16.616Z] ++ set -x [2019-10-28T00:48:16.616Z] ++ env -i DEST=/go/src/github.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-28T00:48:16.616Z] INFO: Testing against a local daemon [2019-10-28T00:48:16.616Z] === RUN TestNetworkCreateDelete [2019-10-28T00:48:16.616Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-28T00:48:16.616Z] === RUN TestDockerNetworkDeletePreferID [2019-10-28T00:48:16.616Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-10-28T00:48:16.616Z] === RUN TestInspectNetwork [2019-10-28T00:48:16.616Z] === RUN TestInspectNetwork/full_network_id [2019-10-28T00:48:16.616Z] === RUN TestInspectNetwork/partial_network_id [2019-10-28T00:48:16.616Z] === RUN TestInspectNetwork/network_name [2019-10-28T00:48:16.616Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-28T00:48:17.877Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-28T00:48:18.641Z] --- PASS: TestInspectNetwork (7.53s) [2019-10-28T00:48:18.641Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-28T00:48:18.641Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-28T00:48:18.641Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-28T00:48:18.641Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-28T00:48:18.641Z] === RUN TestRunContainerWithBridgeNone [2019-10-28T00:48:19.770Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-28T00:48:21.335Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2019-10-28T00:48:21.335Z] === RUN TestNetworkInvalidJSON [2019-10-28T00:48:21.335Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-28T00:48:21.335Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-28T00:48:21.335Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:48:21.335Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:48:21.335Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:48:21.335Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:48:21.335Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-28T00:48:21.335Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-28T00:48:21.335Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-28T00:48:21.335Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-28T00:48:21.335Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-28T00:48:21.335Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-28T00:48:21.335Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-28T00:48:21.335Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-28T00:48:21.665Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-28T00:48:21.665Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-28T00:48:21.960Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-28T00:48:21.960Z] === RUN TestDaemonDefaultNetworkPools [2019-10-28T00:48:22.966Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-10-28T00:48:22.966Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-28T00:48:23.036Z] === RUN TestDockerSuite/TestPortList [2019-10-28T00:48:23.979Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-10-28T00:48:23.979Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-28T00:48:25.463Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2019-10-28T00:48:25.463Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-28T00:48:26.080Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-28T00:48:26.080Z] === RUN TestServiceWithPredefinedNetwork [2019-10-28T00:48:27.214Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-28T00:48:28.764Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2019-10-28T00:48:28.764Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-28T00:48:28.764Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-28T00:48:28.764Z] service_test.go:230: FLAKY_TEST [2019-10-28T00:48:28.764Z] === RUN TestServiceWithDataPathPortInit [2019-10-28T00:48:33.772Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-28T00:48:35.140Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-28T00:48:41.687Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-28T00:48:43.060Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-28T00:48:43.060Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-28T00:48:43.060Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-28T00:48:43.626Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-28T00:48:43.626Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-28T00:48:43.626Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-28T00:48:44.012Z] --- PASS: TestServiceWithDataPathPortInit (14.77s) [2019-10-28T00:48:44.012Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-28T00:48:44.558Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-28T00:48:44.558Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-28T00:48:45.492Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-28T00:48:45.492Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-28T00:48:47.387Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-28T00:48:47.387Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-28T00:48:47.644Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-28T00:48:50.837Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2019-10-28T00:48:50.837Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q76ngxxg13kdtqfr7shxut2jg Created:2019-10-28 00:48:44.433332114 +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[e429c15cb86e5fc4c3605308cd5240f3045526186d1a2f9cf3a8f9d6c0642dc9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0ftqvyhrzrkjfk8wcxv7dx0j EndpointID:57ebaef11f28ca9ab94cc45866c4255f1321afa5e5cc1c41584a43b5b8045f08 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a027448395d6688aaa656d69933f7f79fda825f097f70e254885a30aeb627ea2 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:e27d14014f87 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v0ftqvyhrzrkjfk8wcxv7dx0j EndpointID:57ebaef11f28ca9ab94cc45866c4255f1321afa5e5cc1c41584a43b5b8045f08 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-28T00:48:50.837Z] PASS [2019-10-28T00:48:50.837Z] [2019-10-28T00:48:50.837Z] === Skipped [2019-10-28T00:48:50.837Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-28T00:48:50.837Z] service_test.go:230: FLAKY_TEST [2019-10-28T00:48:50.837Z] [2019-10-28T00:48:50.837Z] [2019-10-28T00:48:50.837Z] DONE 21 tests, 1 skipped in 40.855s [2019-10-28T00:48:50.837Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-28T00:48:50.837Z] ++ 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-28T00:48:50.837Z] ++ set -e [2019-10-28T00:48:50.837Z] ++ '[' -n 0 ']' [2019-10-28T00:48:50.837Z] ++ set -x [2019-10-28T00:48:50.837Z] ++ env -i DEST=/go/src/github.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-28T00:48:50.837Z] INFO: Testing against a local daemon [2019-10-28T00:48:50.837Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-28T00:48:50.837Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-28T00:48:50.837Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:48:50.837Z] === RUN TestDockerNetworkIpvlan [2019-10-28T00:48:50.837Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-28T00:48:50.837Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:48:50.837Z] PASS [2019-10-28T00:48:50.837Z] [2019-10-28T00:48:50.837Z] === Skipped [2019-10-28T00:48:50.837Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-28T00:48:50.837Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:48:50.837Z] [2019-10-28T00:48:50.837Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-28T00:48:50.837Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-28T00:48:50.837Z] [2019-10-28T00:48:50.837Z] [2019-10-28T00:48:50.837Z] DONE 2 tests, 2 skipped in 0.108s [2019-10-28T00:48:50.837Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-28T00:48:50.837Z] ++ 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-28T00:48:50.837Z] ++ set -e [2019-10-28T00:48:50.837Z] ++ '[' -n 0 ']' [2019-10-28T00:48:50.837Z] ++ set -x [2019-10-28T00:48:50.837Z] ++ env -i DEST=/go/src/github.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-28T00:48:50.918Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-28T00:48:51.126Z] INFO: Testing against a local daemon [2019-10-28T00:48:51.126Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-28T00:48:51.175Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-28T00:48:52.603Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2019-10-28T00:48:52.603Z] === RUN TestDockerNetworkMacvlan [2019-10-28T00:48:53.072Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-28T00:48:53.621Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-28T00:48:53.636Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-28T00:48:53.637Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-28T00:48:54.238Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-28T00:48:55.249Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-28T00:48:56.161Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-28T00:48:57.092Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-28T00:48:57.933Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-28T00:48:58.467Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-28T00:48:59.837Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-28T00:49:01.394Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-28T00:49:02.364Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-28T00:49:06.906Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-28T00:49:07.618Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-28T00:49:07.876Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-28T00:49:07.920Z] --- PASS: TestDockerNetworkMacvlan (15.24s) [2019-10-28T00:49:07.920Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-28T00:49:07.920Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-28T00:49:07.920Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2019-10-28T00:49:07.920Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2019-10-28T00:49:07.920Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s) [2019-10-28T00:49:07.920Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s) [2019-10-28T00:49:07.920Z] PASS [2019-10-28T00:49:07.920Z] [2019-10-28T00:49:07.920Z] DONE 8 tests in 16.823s [2019-10-28T00:49:07.920Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-28T00:49:07.920Z] ++ 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-28T00:49:07.920Z] ++ set -e [2019-10-28T00:49:07.920Z] ++ '[' -n 0 ']' [2019-10-28T00:49:07.920Z] ++ set -x [2019-10-28T00:49:07.920Z] ++ env -i DEST=/go/src/github.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-28T00:49:07.920Z] testing: warning: no tests to run [2019-10-28T00:49:07.920Z] PASS [2019-10-28T00:49:07.920Z] [2019-10-28T00:49:07.920Z] DONE 0 tests in 0.017s [2019-10-28T00:49:07.920Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-28T00:49:07.920Z] ++ 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-28T00:49:07.920Z] ++ set -e [2019-10-28T00:49:07.920Z] ++ '[' -n 0 ']' [2019-10-28T00:49:07.920Z] ++ set -x [2019-10-28T00:49:07.920Z] ++ env -i DEST=/go/src/github.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-28T00:49:07.920Z] INFO: Testing against a local daemon [2019-10-28T00:49:07.920Z] === RUN TestAuthZPluginAllowRequest [2019-10-28T00:49:09.959Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-10-28T00:49:09.959Z] === RUN TestAuthZPluginTLS [2019-10-28T00:49:10.243Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-28T00:49:10.243Z] === RUN TestAuthZPluginDenyRequest [2019-10-28T00:49:10.862Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-10-28T00:49:10.862Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-28T00:49:11.496Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-28T00:49:11.496Z] === RUN TestAuthZPluginDenyResponse [2019-10-28T00:49:12.049Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-28T00:49:12.115Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-28T00:49:12.115Z] === RUN TestAuthZPluginAllowEventStream [2019-10-28T00:49:12.979Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-28T00:49:13.590Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-10-28T00:49:13.590Z] === RUN TestAuthZPluginErrorResponse [2019-10-28T00:49:14.206Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-10-28T00:49:14.206Z] === RUN TestAuthZPluginErrorRequest [2019-10-28T00:49:14.825Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-10-28T00:49:14.825Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-28T00:49:15.443Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-28T00:49:15.443Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-28T00:49:17.479Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-10-28T00:49:17.479Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-28T00:49:19.507Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2019-10-28T00:49:19.507Z] === RUN TestAuthZPluginHeader [2019-10-28T00:49:19.525Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-28T00:49:20.517Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-10-28T00:49:20.517Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-28T00:49:20.517Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-28T00:49:20.517Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:20.517Z] === RUN TestAuthZPluginV2Disable [2019-10-28T00:49:20.517Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-28T00:49:20.517Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:20.517Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-28T00:49:20.517Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-28T00:49:20.517Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:20.517Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-28T00:49:20.517Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-28T00:49:20.517Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:20.517Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-28T00:49:21.418Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-28T00:49:23.940Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-28T00:49:25.308Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-28T00:49:26.238Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-28T00:49:26.803Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-28T00:49:29.344Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-28T00:49:31.864Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-28T00:49:33.233Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-28T00:49:33.491Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-28T00:49:34.421Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-28T00:49:36.943Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-28T00:49:38.975Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-10-28T00:49:38.975Z] PASS [2019-10-28T00:49:38.975Z] [2019-10-28T00:49:38.975Z] === Skipped [2019-10-28T00:49:38.975Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-28T00:49:38.975Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:38.975Z] [2019-10-28T00:49:38.975Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-28T00:49:38.975Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:38.975Z] [2019-10-28T00:49:38.975Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-28T00:49:38.975Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:38.975Z] [2019-10-28T00:49:38.975Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-28T00:49:38.975Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:38.975Z] [2019-10-28T00:49:38.975Z] [2019-10-28T00:49:38.975Z] DONE 17 tests, 4 skipped in 29.715s [2019-10-28T00:49:38.975Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-28T00:49:38.975Z] ++ 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-28T00:49:38.975Z] ++ set -e [2019-10-28T00:49:38.975Z] ++ '[' -n 0 ']' [2019-10-28T00:49:38.975Z] ++ set -x [2019-10-28T00:49:38.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:49:38.975Z] INFO: Testing against a local daemon [2019-10-28T00:49:38.975Z] === RUN TestPluginInvalidJSON [2019-10-28T00:49:38.975Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:49:38.975Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:49:38.975Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-28T00:49:38.975Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-28T00:49:38.975Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-28T00:49:38.975Z] PASS [2019-10-28T00:49:38.975Z] [2019-10-28T00:49:38.975Z] DONE 2 tests in 0.131s [2019-10-28T00:49:38.975Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-28T00:49:38.975Z] ++ 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-28T00:49:38.975Z] ++ set -e [2019-10-28T00:49:38.975Z] ++ '[' -n 0 ']' [2019-10-28T00:49:38.975Z] ++ set -x [2019-10-28T00:49:38.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:49:38.975Z] INFO: Testing against a local daemon [2019-10-28T00:49:38.975Z] === RUN TestExternalGraphDriver [2019-10-28T00:49:38.975Z] === RUN TestExternalGraphDriver/json [2019-10-28T00:49:40.000Z] === RUN TestExternalGraphDriver/spec [2019-10-28T00:49:40.219Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-28T00:49:40.219Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-28T00:49:40.783Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-28T00:49:40.783Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-28T00:49:40.783Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-28T00:49:41.040Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-28T00:49:41.040Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-28T00:49:42.410Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-28T00:49:42.668Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-28T00:49:42.696Z] === RUN TestExternalGraphDriver/pull [2019-10-28T00:49:44.037Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-28T00:49:44.728Z] --- PASS: TestExternalGraphDriver (6.58s) [2019-10-28T00:49:44.728Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2019-10-28T00:49:44.728Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-10-28T00:49:44.728Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2019-10-28T00:49:44.728Z] === RUN TestGraphdriverPluginV2 [2019-10-28T00:49:44.728Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-28T00:49:44.728Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:44.728Z] PASS [2019-10-28T00:49:44.728Z] [2019-10-28T00:49:44.728Z] === Skipped [2019-10-28T00:49:44.728Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-28T00:49:44.728Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:49:44.728Z] [2019-10-28T00:49:44.728Z] [2019-10-28T00:49:44.728Z] DONE 5 tests, 1 skipped in 6.738s [2019-10-28T00:49:44.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-28T00:49:44.728Z] ++ 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-28T00:49:44.728Z] ++ set -e [2019-10-28T00:49:44.728Z] ++ '[' -n 0 ']' [2019-10-28T00:49:44.728Z] ++ set -x [2019-10-28T00:49:44.728Z] ++ env -i DEST=/go/src/github.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-28T00:49:44.728Z] INFO: Testing against a local daemon [2019-10-28T00:49:44.728Z] === RUN TestContinueAfterPluginCrash [2019-10-28T00:49:44.728Z] === PAUSE TestContinueAfterPluginCrash [2019-10-28T00:49:44.728Z] === RUN TestDaemonStartWithLogOpt [2019-10-28T00:49:44.728Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-28T00:49:44.728Z] === CONT TestContinueAfterPluginCrash [2019-10-28T00:49:44.728Z] === CONT TestDaemonStartWithLogOpt [2019-10-28T00:49:45.408Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-28T00:49:46.338Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-28T00:49:52.395Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-28T00:49:52.395Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-28T00:49:53.938Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-28T00:49:53.938Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-28T00:49:56.294Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-28T00:49:56.294Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-28T00:49:58.645Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-28T00:49:58.824Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-28T00:49:58.824Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-28T00:49:58.824Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-28T00:49:59.081Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-28T00:49:59.106Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-28T00:49:59.106Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-28T00:49:59.106Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-28T00:49:59.106Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-28T00:49:59.567Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-28T00:50:00.539Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-28T00:50:02.356Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-28T00:50:03.247Z] --- PASS: TestDaemonStartWithLogOpt (16.09s) [2019-10-28T00:50:03.461Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-28T00:50:03.726Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-28T00:50:03.983Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-28T00:50:05.003Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-28T00:50:05.003Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-28T00:50:05.003Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-28T00:50:05.003Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-28T00:50:05.269Z] --- PASS: TestContinueAfterPluginCrash (20.86s) [2019-10-28T00:50:05.269Z] PASS [2019-10-28T00:50:05.269Z] [2019-10-28T00:50:05.269Z] DONE 2 tests in 20.954s [2019-10-28T00:50:05.555Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-28T00:50:05.555Z] ++ 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-28T00:50:05.555Z] ++ set -e [2019-10-28T00:50:05.555Z] ++ '[' -n 0 ']' [2019-10-28T00:50:05.555Z] ++ set -x [2019-10-28T00:50:05.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-28T00:50:05.555Z] INFO: Testing against a local daemon [2019-10-28T00:50:05.555Z] === RUN TestPluginWithDevMounts [2019-10-28T00:50:05.555Z] === PAUSE TestPluginWithDevMounts [2019-10-28T00:50:05.555Z] === CONT TestPluginWithDevMounts [2019-10-28T00:50:07.191Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-28T00:50:07.259Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-28T00:50:08.191Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-28T00:50:08.239Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-10-28T00:50:08.239Z] PASS [2019-10-28T00:50:08.239Z] [2019-10-28T00:50:08.239Z] DONE 1 tests in 2.430s [2019-10-28T00:50:08.239Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-28T00:50:08.239Z] ++ 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-28T00:50:08.239Z] ++ set -e [2019-10-28T00:50:08.239Z] ++ '[' -n 0 ']' [2019-10-28T00:50:08.239Z] ++ set -x [2019-10-28T00:50:08.239Z] ++ env -i DEST=/go/src/github.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-28T00:50:08.239Z] INFO: Testing against a local daemon [2019-10-28T00:50:08.239Z] === RUN TestSecretInspect [2019-10-28T00:50:10.085Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-28T00:50:10.085Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-28T00:50:10.085Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-28T00:50:10.312Z] --- PASS: TestSecretInspect (2.34s) [2019-10-28T00:50:10.312Z] === RUN TestSecretList [2019-10-28T00:50:10.342Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-28T00:50:13.007Z] --- PASS: TestSecretList (2.28s) [2019-10-28T00:50:13.007Z] === RUN TestSecretsCreateAndDelete [2019-10-28T00:50:14.515Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-28T00:50:15.051Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2019-10-28T00:50:15.051Z] === RUN TestSecretsUpdate [2019-10-28T00:50:15.884Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-28T00:50:16.141Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-28T00:50:17.086Z] --- PASS: TestSecretsUpdate (2.29s) [2019-10-28T00:50:17.086Z] === RUN TestTemplatedSecret [2019-10-28T00:50:18.038Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-28T00:50:18.969Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-28T00:50:19.592Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-28T00:50:20.573Z] --- PASS: TestTemplatedSecret (2.95s) [2019-10-28T00:50:20.573Z] === RUN TestSecretCreateResolve [2019-10-28T00:50:21.492Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-28T00:50:22.056Z] === RUN TestDockerSuite/TestRmiTag [2019-10-28T00:50:22.056Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-28T00:50:22.605Z] --- PASS: TestSecretCreateResolve (2.28s) [2019-10-28T00:50:22.605Z] PASS [2019-10-28T00:50:22.605Z] [2019-10-28T00:50:22.605Z] DONE 6 tests in 14.491s [2019-10-28T00:50:22.605Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-28T00:50:22.605Z] ++ 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-28T00:50:22.605Z] ++ set -e [2019-10-28T00:50:22.605Z] ++ '[' -n 0 ']' [2019-10-28T00:50:22.605Z] ++ set -x [2019-10-28T00:50:22.605Z] ++ env -i DEST=/go/src/github.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-28T00:50:22.605Z] INFO: Testing against a local daemon [2019-10-28T00:50:22.605Z] === RUN TestServiceCreateInit [2019-10-28T00:50:22.605Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-28T00:50:23.011Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-28T00:50:26.998Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-28T00:50:27.189Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-28T00:50:27.752Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-28T00:50:28.683Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-28T00:50:29.613Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-28T00:50:29.870Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-28T00:50:29.932Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-28T00:50:29.932Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-28T00:50:29.932Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-28T00:50:31.397Z] --- PASS: TestServiceCreateInit (8.67s) [2019-10-28T00:50:31.397Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.24s) [2019-10-28T00:50:31.397Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.39s) [2019-10-28T00:50:31.397Z] === RUN TestCreateServiceMultipleTimes [2019-10-28T00:50:31.764Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-28T00:50:32.328Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-28T00:50:32.848Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-28T00:50:32.967Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-28T00:50:33.531Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-28T00:50:33.531Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-28T00:50:34.435Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-28T00:50:34.463Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-28T00:50:35.029Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-28T00:50:36.401Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-28T00:50:37.331Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-28T00:50:37.896Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-28T00:50:38.460Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-28T00:50:39.391Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-28T00:50:41.287Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-28T00:50:43.180Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-28T00:50:43.743Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-28T00:50:44.674Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-28T00:50:44.772Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-28T00:50:44.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-28T00:50:44.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-28T00:50:44.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-28T00:50:44.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-28T00:50:44.772Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-28T00:50:46.045Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-28T00:50:46.609Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-28T00:50:47.540Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-28T00:50:48.908Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-28T00:50:49.838Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-28T00:50:49.965Z] --- PASS: TestCreateServiceMultipleTimes (18.45s) [2019-10-28T00:50:49.965Z] === RUN TestCreateServiceConflict [2019-10-28T00:50:50.770Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-28T00:50:51.699Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-28T00:50:52.005Z] --- PASS: TestCreateServiceConflict (2.25s) [2019-10-28T00:50:52.005Z] === RUN TestCreateServiceMaxReplicas [2019-10-28T00:50:52.265Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-28T00:50:52.265Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-28T00:50:54.157Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-28T00:50:54.691Z] --- PASS: TestCreateServiceMaxReplicas (2.92s) [2019-10-28T00:50:54.691Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-28T00:50:55.088Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-28T00:50:56.019Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-28T00:50:56.950Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-28T00:50:57.883Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-28T00:50:58.449Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-28T00:50:58.449Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-28T00:50:59.379Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-28T00:51:00.310Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-28T00:51:00.874Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-28T00:51:01.806Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-28T00:51:02.736Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-28T00:51:02.736Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-28T00:51:03.299Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-28T00:51:03.299Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-28T00:51:04.668Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-28T00:51:05.605Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-28T00:51:06.536Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-28T00:51:07.467Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-28T00:51:07.467Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-28T00:51:08.399Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-28T00:51:09.934Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2019-10-28T00:51:09.934Z] === RUN TestCreateServiceSecretFileMode [2019-10-28T00:51:10.293Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-28T00:51:10.944Z] --- PASS: TestCreateServiceSecretFileMode (2.67s) [2019-10-28T00:51:10.944Z] === RUN TestCreateServiceConfigFileMode [2019-10-28T00:51:11.662Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-28T00:51:13.031Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-28T00:51:13.288Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-28T00:51:13.640Z] --- PASS: TestCreateServiceConfigFileMode (2.72s) [2019-10-28T00:51:13.640Z] === RUN TestCreateServiceSysctls [2019-10-28T00:51:13.852Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-28T00:51:14.782Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-28T00:51:15.712Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-28T00:51:16.642Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-28T00:51:17.105Z] --- PASS: TestCreateServiceSysctls (3.60s) [2019-10-28T00:51:17.105Z] === RUN TestCreateServiceCapabilities [2019-10-28T00:51:17.571Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-28T00:51:19.466Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-28T00:51:19.803Z] --- PASS: TestCreateServiceCapabilities (2.81s) [2019-10-28T00:51:19.803Z] === RUN TestInspect [2019-10-28T00:51:21.988Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-28T00:51:22.920Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-28T00:51:22.920Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-28T00:51:23.267Z] --- PASS: TestInspect (2.91s) [2019-10-28T00:51:23.267Z] === RUN TestServiceListWithStatuses [2019-10-28T00:51:23.267Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-28T00:51:23.267Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-28T00:51:23.267Z] === RUN TestDockerNetworkConnectAlias [2019-10-28T00:51:24.289Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-28T00:51:26.810Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-28T00:51:27.332Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-28T00:51:27.332Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-28T00:51:27.332Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-28T00:51:27.663Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2019-10-28T00:51:27.663Z] === RUN TestDockerNetworkReConnect [2019-10-28T00:51:28.714Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-28T00:51:31.264Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-28T00:51:32.057Z] --- PASS: TestDockerNetworkReConnect (4.65s) [2019-10-28T00:51:32.057Z] === RUN TestServicePlugin [2019-10-28T00:51:32.057Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-28T00:51:32.057Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:51:32.057Z] === RUN TestServiceUpdateLabel [2019-10-28T00:51:33.786Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-28T00:51:33.786Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-28T00:51:33.786Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-28T00:51:34.720Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-28T00:51:34.753Z] --- PASS: TestServiceUpdateLabel (2.22s) [2019-10-28T00:51:34.753Z] === RUN TestServiceUpdateSecrets [2019-10-28T00:51:36.615Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-28T00:51:38.509Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-28T00:51:41.031Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-28T00:51:41.288Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-28T00:51:43.185Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-28T00:51:44.115Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-28T00:51:44.115Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-28T00:51:44.679Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-28T00:51:46.573Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-28T00:51:46.573Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-28T00:51:47.503Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-28T00:51:48.434Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-28T00:51:49.364Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-28T00:51:49.927Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-28T00:51:49.927Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-28T00:51:49.976Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2019-10-28T00:51:49.976Z] === RUN TestServiceUpdateConfigs [2019-10-28T00:51:50.866Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-28T00:51:51.802Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-28T00:51:52.365Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-28T00:51:52.497Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-28T00:51:52.497Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-28T00:51:52.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-28T00:51:53.296Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-28T00:51:54.228Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-28T00:51:55.158Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-28T00:51:55.722Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-28T00:51:56.653Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-28T00:51:56.653Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-28T00:51:57.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-28T00:51:57.584Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-28T00:51:58.148Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-28T00:51:58.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-28T00:52:00.041Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-28T00:52:00.298Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-28T00:52:00.298Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-28T00:52:03.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-28T00:52:04.474Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-28T00:52:04.731Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-28T00:52:05.193Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2019-10-28T00:52:05.193Z] === RUN TestServiceUpdateNetwork [2019-10-28T00:52:13.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-28T00:52:16.911Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-28T00:52:17.722Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2019-10-28T00:52:17.722Z] PASS [2019-10-28T00:52:17.722Z] [2019-10-28T00:52:17.722Z] === Skipped [2019-10-28T00:52:17.722Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-28T00:52:17.722Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-28T00:52:17.722Z] [2019-10-28T00:52:17.722Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-28T00:52:17.722Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-28T00:52:17.722Z] [2019-10-28T00:52:17.722Z] [2019-10-28T00:52:17.722Z] DONE 20 tests, 2 skipped in 114.835s [2019-10-28T00:52:17.722Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-28T00:52:17.722Z] ++ 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-28T00:52:17.722Z] ++ set -e [2019-10-28T00:52:17.722Z] ++ '[' -n 0 ']' [2019-10-28T00:52:17.722Z] ++ set -x [2019-10-28T00:52:17.722Z] ++ env -i DEST=/go/src/github.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-28T00:52:17.722Z] INFO: Testing against a local daemon [2019-10-28T00:52:17.722Z] === RUN TestSessionCreate [2019-10-28T00:52:17.722Z] --- PASS: TestSessionCreate (0.06s) [2019-10-28T00:52:17.722Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-28T00:52:17.722Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-28T00:52:17.722Z] PASS [2019-10-28T00:52:17.722Z] [2019-10-28T00:52:17.722Z] DONE 2 tests in 0.202s [2019-10-28T00:52:17.722Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-28T00:52:17.722Z] ++ 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-28T00:52:17.722Z] ++ set -e [2019-10-28T00:52:17.722Z] ++ '[' -n 0 ']' [2019-10-28T00:52:17.722Z] ++ set -x [2019-10-28T00:52:17.722Z] ++ env -i DEST=/go/src/github.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-28T00:52:17.722Z] INFO: Testing against a local daemon [2019-10-28T00:52:17.722Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-28T00:52:17.722Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-28T00:52:17.722Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-28T00:52:17.722Z] === RUN TestEventsExecDie [2019-10-28T00:52:17.842Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-28T00:52:18.338Z] --- PASS: TestEventsExecDie (0.87s) [2019-10-28T00:52:18.338Z] === RUN TestEventsBackwardsCompatible [2019-10-28T00:52:18.623Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-28T00:52:18.623Z] === RUN TestInfoBinaryCommits [2019-10-28T00:52:18.623Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-10-28T00:52:18.623Z] === RUN TestInfoAPIVersioned [2019-10-28T00:52:18.623Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-28T00:52:18.623Z] === RUN TestInfoDiscoveryBackend [2019-10-28T00:52:19.214Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-28T00:52:19.214Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-28T00:52:19.237Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-28T00:52:19.237Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-28T00:52:19.471Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-28T00:52:19.471Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-28T00:52:20.245Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-28T00:52:20.245Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-28T00:52:20.407Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-28T00:52:20.861Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-28T00:52:20.862Z] === RUN TestInfoAPI [2019-10-28T00:52:20.862Z] --- PASS: TestInfoAPI (0.05s) [2019-10-28T00:52:20.862Z] === RUN TestInfoAPIWarnings [2019-10-28T00:52:21.146Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-28T00:52:21.146Z] === RUN TestInfoDebug [2019-10-28T00:52:21.778Z] --- PASS: TestInfoDebug (0.55s) [2019-10-28T00:52:21.778Z] === RUN TestInfoInsecureRegistries [2019-10-28T00:52:22.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-28T00:52:22.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-28T00:52:22.394Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-28T00:52:22.394Z] === RUN TestInfoRegistryMirrors [2019-10-28T00:52:23.009Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-28T00:52:23.009Z] === RUN TestLoginFailsWithBadCredentials [2019-10-28T00:52:23.627Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s) [2019-10-28T00:52:23.627Z] === RUN TestPingCacheHeaders [2019-10-28T00:52:23.627Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-28T00:52:23.627Z] === RUN TestPingGet [2019-10-28T00:52:23.627Z] --- PASS: TestPingGet (0.04s) [2019-10-28T00:52:23.627Z] === RUN TestPingHead [2019-10-28T00:52:23.627Z] --- PASS: TestPingHead (0.05s) [2019-10-28T00:52:23.627Z] === RUN TestVersion [2019-10-28T00:52:23.627Z] --- PASS: TestVersion (0.05s) [2019-10-28T00:52:23.627Z] PASS [2019-10-28T00:52:23.627Z] [2019-10-28T00:52:23.627Z] === Skipped [2019-10-28T00:52:23.627Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-28T00:52:23.627Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-28T00:52:23.627Z] [2019-10-28T00:52:23.627Z] [2019-10-28T00:52:23.627Z] DONE 18 tests, 1 skipped in 6.149s [2019-10-28T00:52:23.627Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-28T00:52:23.627Z] ++ 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-28T00:52:23.627Z] ++ set -e [2019-10-28T00:52:23.627Z] ++ '[' -n 0 ']' [2019-10-28T00:52:23.627Z] ++ set -x [2019-10-28T00:52:23.627Z] ++ env -i DEST=/go/src/github.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-28T00:52:23.627Z] INFO: Testing against a local daemon [2019-10-28T00:52:23.627Z] === RUN TestVolumesCreateAndList [2019-10-28T00:52:23.681Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-28T00:52:23.911Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-28T00:52:23.911Z] === RUN TestVolumesRemove [2019-10-28T00:52:23.911Z] --- PASS: TestVolumesRemove (0.10s) [2019-10-28T00:52:23.911Z] === RUN TestVolumesInspect [2019-10-28T00:52:23.911Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-28T00:52:23.911Z] === RUN TestVolumesInvalidJSON [2019-10-28T00:52:23.911Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-28T00:52:23.911Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-28T00:52:23.911Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-28T00:52:23.911Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-28T00:52:23.911Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-28T00:52:23.911Z] PASS [2019-10-28T00:52:23.911Z] [2019-10-28T00:52:23.911Z] DONE 5 tests in 0.300s [2019-10-28T00:52:23.911Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-28T00:52:24.194Z] ++++ cat bundles/test-integration/docker.pid [2019-10-28T00:52:24.194Z] +++ kill 13108 [2019-10-28T00:52:25.574Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-28T00:52:25.683Z] +++ /etc/init.d/apparmor stop [2019-10-28T00:52:25.683Z] Clearing AppArmor profiles cache:. [2019-10-28T00:52:25.683Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-28T00:52:25.683Z] Unloading profiles will leave already running processes permanently [2019-10-28T00:52:25.683Z] unconfined, which can lead to unexpected situations. [2019-10-28T00:52:25.683Z] [2019-10-28T00:52:25.683Z] To set a process to complain mode, use the command line tool [2019-10-28T00:52:25.683Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-28T00:52:25.683Z] with the 'teardown' option." [2019-10-28T00:52:25.683Z] [2019-10-28T00:52:26.944Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-28T00:52:27.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-28T00:52:27.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-28T00:52:27.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion Post stage [Pipeline] junit [2019-10-28T00:52:27.744Z] Recording test results [2019-10-28T00:52:27.879Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-28T00:52:28.799Z] + echo Ensuring container killed. [2019-10-28T00:52:28.799Z] Ensuring container killed. [2019-10-28T00:52:28.799Z] + docker rm -vf docker-pr1 [2019-10-28T00:52:28.799Z] Error: No such container: docker-pr1 [2019-10-28T00:52:28.799Z] + true [2019-10-28T00:52:28.812Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [Pipeline] sh [2019-10-28T00:52:29.173Z] + echo Chowning /workspace to jenkins user [2019-10-28T00:52:29.174Z] Chowning /workspace to jenkins user [2019-10-28T00:52:29.174Z] + id -u [2019-10-28T00:52:29.174Z] + id -g [2019-10-28T00:52:29.174Z] + docker run --rm -v /home/docker/workspace/moby_PR-40143:/workspace busybox chown -R 1001:1001 /workspace [2019-10-28T00:52:29.174Z] Unable to find image 'busybox:latest' locally [2019-10-28T00:52:29.376Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-28T00:52:29.455Z] latest: Pulling from library/busybox [2019-10-28T00:52:29.455Z] e38168a01e65: Pulling fs layer [2019-10-28T00:52:29.739Z] e38168a01e65: Verifying Checksum [2019-10-28T00:52:29.739Z] e38168a01e65: Download complete [2019-10-28T00:52:30.021Z] e38168a01e65: Pull complete [2019-10-28T00:52:30.021Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-28T00:52:30.021Z] Status: Downloaded newer image for busybox:latest [2019-10-28T00:52:30.747Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-28T00:52:30.747Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-28T00:52:30.747Z] === RUN TestDockerSuite/TestRunModeIpcHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-28T00:52:32.451Z] + bundleName=ppc64le-integration [2019-10-28T00:52:32.451Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-28T00:52:32.451Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-28T00:52:32.451Z] + 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-28T00:52:32.451Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2019-10-28T00:52:32.646Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [Pipeline] archiveArtifacts [2019-10-28T00:52:32.768Z] Archiving artifacts [2019-10-28T00:52:32.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-28T00:52:32.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-28T00:52:33.578Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-28T00:52:33.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-28T00:52:33.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-28T00:52:33.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-28T00:52:35.323Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40143/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-28T00:52:35.473Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-28T00:52:35.473Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-28T00:52:35.716Z] + make clean [2019-10-28T00:52:35.730Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-28T00:52:36.335Z] make: command: Command not found [2019-10-28T00:52:36.335Z] docker volume rm -f docker-dev-cache [2019-10-28T00:52:36.335Z] docker-dev-cache [Pipeline] deleteDir [2019-10-28T00:52:37.623Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-28T00:52:38.993Z] === RUN TestDockerSuite/TestRunMount [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-28T00:52:45.540Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-28T00:52:46.104Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-28T00:52:47.052Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-28T00:52:47.983Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-28T00:52:48.914Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-28T00:52:51.439Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-28T00:52:54.713Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-28T00:52:54.970Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-28T00:52:57.493Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-28T00:53:00.769Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-28T00:53:02.141Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-28T00:53:03.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-28T00:53:04.038Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-28T00:53:04.038Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-28T00:53:04.967Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-28T00:53:05.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-28T00:53:06.338Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-28T00:53:06.404Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-28T00:53:06.866Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-28T00:53:06.901Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-28T00:53:07.832Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-28T00:53:07.838Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-28T00:53:07.838Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-28T00:53:09.205Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-28T00:53:10.137Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-28T00:53:12.544Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-28T00:53:13.431Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-28T00:53:14.087Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-28T00:53:14.087Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-28T00:53:14.087Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-28T00:53:15.631Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-28T00:53:16.091Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-28T00:53:16.553Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-28T00:53:17.015Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-28T00:53:17.607Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-28T00:53:17.987Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-28T00:53:18.173Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-28T00:53:18.737Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-28T00:53:18.994Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-28T00:53:19.926Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-28T00:53:19.926Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-28T00:53:20.857Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-28T00:53:20.857Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-28T00:53:21.787Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-28T00:53:21.787Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-28T00:53:22.692Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-28T00:53:22.720Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-28T00:53:23.652Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-28T00:53:23.652Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-28T00:53:24.217Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-28T00:53:24.879Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-28T00:53:24.879Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-28T00:53:25.148Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-28T00:53:25.851Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-28T00:53:27.042Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-28T00:53:27.299Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-28T00:53:28.231Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-28T00:53:29.162Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-28T00:53:30.091Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-28T00:53:30.091Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-28T00:53:31.025Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-28T00:53:31.589Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-28T00:53:32.520Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-28T00:53:32.520Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-28T00:53:33.464Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-28T00:53:34.397Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-28T00:53:34.397Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-28T00:53:35.328Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-28T00:53:35.328Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-28T00:53:35.328Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-28T00:53:37.222Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-28T00:53:37.222Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-28T00:53:40.552Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-28T00:53:40.692Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-28T00:53:40.692Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-28T00:53:40.692Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-28T00:53:41.664Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-28T00:53:42.125Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-28T00:53:42.448Z] === RUN TestDockerSuite/TestRunRm [2019-10-28T00:53:42.587Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-28T00:53:42.587Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-28T00:53:43.378Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-28T00:53:43.378Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-28T00:53:43.558Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-28T00:53:43.943Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-28T00:53:44.020Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-28T00:53:44.020Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-28T00:53:44.020Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-28T00:53:44.875Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-28T00:53:47.396Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-28T00:53:47.654Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-28T00:53:47.912Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-28T00:53:48.844Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-28T00:53:49.826Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-28T00:53:51.368Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-28T00:53:51.624Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-28T00:53:55.800Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-28T00:54:01.061Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-28T00:54:01.624Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-28T00:54:02.187Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-28T00:54:03.119Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-28T00:54:04.049Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-28T00:54:04.980Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-28T00:54:05.545Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-28T00:54:06.476Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-28T00:54:07.408Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-28T00:54:08.339Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-28T00:54:10.861Z] === RUN TestDockerSuite/TestRunState [2019-10-28T00:54:12.757Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-28T00:54:13.322Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-28T00:54:14.252Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-28T00:54:14.509Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-28T00:54:14.509Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-28T00:54:15.439Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-28T00:54:16.004Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-28T00:54:17.898Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-28T00:54:17.898Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-28T00:54:17.898Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-28T00:54:18.462Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-28T00:54:21.751Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-28T00:54:22.010Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-28T00:54:23.905Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-28T00:54:25.551Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-28T00:54:25.551Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-28T00:54:26.012Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-28T00:54:28.079Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-28T00:54:31.351Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-28T00:54:31.915Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-28T00:54:32.847Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-28T00:54:33.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-28T00:54:33.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-28T00:54:33.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-28T00:54:33.566Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-28T00:54:33.779Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-28T00:54:34.027Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-28T00:54:34.027Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-28T00:54:36.300Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-28T00:54:37.230Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-28T00:54:38.163Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-28T00:54:38.420Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-28T00:54:38.420Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-28T00:54:39.353Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-28T00:54:40.283Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-28T00:54:41.212Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-28T00:54:41.212Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-28T00:54:41.212Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-28T00:54:41.776Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-28T00:54:42.033Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-28T00:54:47.313Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-28T00:54:47.876Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-28T00:54:48.806Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-28T00:54:52.083Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-28T00:54:53.452Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-28T00:54:55.975Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-28T00:54:58.496Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-28T00:54:59.426Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-28T00:55:00.357Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-28T00:55:01.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-28T00:55:01.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-28T00:55:01.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-28T00:55:01.293Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-28T00:55:01.293Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-28T00:55:02.224Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-28T00:55:03.595Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-28T00:55:04.008Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-28T00:55:04.008Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-28T00:55:04.008Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-28T00:55:04.159Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-28T00:55:06.054Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-28T00:55:06.619Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-28T00:55:07.560Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-28T00:55:07.560Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-28T00:55:08.490Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-28T00:55:08.490Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-28T00:55:08.490Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-28T00:55:08.490Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-28T00:55:08.490Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-28T00:55:08.747Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-28T00:55:09.004Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-28T00:55:09.004Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-28T00:55:09.261Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-28T00:55:09.539Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-28T00:55:10.474Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-28T00:55:11.037Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-28T00:55:11.967Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-28T00:55:11.967Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-28T00:55:12.898Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-28T00:55:13.155Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-28T00:55:14.085Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-28T00:55:14.085Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-28T00:55:15.015Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-28T00:55:15.945Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-28T00:55:15.945Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-28T00:55:15.945Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-28T00:55:16.509Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-28T00:55:18.406Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-28T00:55:18.970Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-28T00:55:18.970Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-28T00:55:19.901Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-28T00:55:19.901Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-28T00:55:21.730Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-28T00:55:21.796Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-28T00:55:22.191Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-28T00:55:22.359Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-28T00:55:23.165Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-28T00:55:24.882Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-28T00:55:25.812Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-28T00:55:25.812Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-28T00:55:25.812Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-28T00:55:26.743Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-28T00:55:26.912Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-28T00:55:28.113Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-28T00:55:29.044Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-28T00:55:29.044Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-28T00:55:29.828Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-28T00:55:31.575Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-28T00:55:31.575Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-28T00:55:31.832Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-28T00:55:32.013Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-28T00:55:34.355Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-28T00:55:34.355Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-28T00:55:36.250Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-28T00:55:36.250Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-28T00:55:36.250Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-28T00:55:38.144Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-28T00:55:39.514Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-28T00:55:39.771Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-28T00:55:40.028Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-28T00:55:40.028Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-28T00:55:40.028Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-28T00:55:40.592Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-28T00:55:42.486Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-28T00:55:43.050Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-28T00:55:49.602Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-28T00:55:51.496Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-28T00:55:52.425Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-28T00:55:54.320Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-28T00:55:55.690Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-28T00:55:57.068Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-28T00:55:59.592Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-28T00:56:00.963Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-28T00:56:01.220Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-28T00:56:02.590Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-28T00:56:05.113Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-28T00:56:07.634Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-28T00:56:10.910Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-28T00:56:16.162Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-28T00:56:18.684Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-28T00:56:25.227Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-28T00:56:27.136Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-28T00:56:29.029Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-28T00:56:29.959Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-28T00:56:30.890Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-28T00:56:31.820Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-28T00:56:31.821Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-28T00:56:32.535Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-28T00:56:32.751Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-28T00:56:34.722Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-28T00:56:35.183Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-28T00:56:38.006Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-28T00:56:41.279Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-28T00:56:41.843Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-28T00:56:42.773Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-28T00:56:42.773Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-28T00:56:43.704Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-28T00:56:45.600Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-28T00:56:45.600Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-28T00:56:47.497Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-28T00:56:48.429Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-28T00:56:49.360Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-28T00:56:51.253Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-28T00:56:56.534Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-28T00:56:57.465Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-28T00:56:57.465Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-28T00:56:58.835Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-28T00:56:59.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-28T00:57:05.019Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-28T00:57:08.292Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-28T00:57:12.467Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-28T00:57:14.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-28T00:57:19.163Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-28T00:57:25.712Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-28T00:57:27.604Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-28T00:57:30.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-28T00:57:32.020Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-28T00:57:33.389Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-28T00:57:35.663Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-28T00:57:35.663Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-28T00:57:35.663Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-28T00:57:35.911Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-28T00:57:38.434Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-28T00:57:41.707Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-28T00:57:43.627Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-28T00:57:46.148Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-28T00:58:00.999Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-28T00:58:01.255Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-28T00:58:01.256Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-28T00:58:02.186Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-28T00:58:02.186Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-28T00:58:02.186Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-28T00:58:02.186Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-28T00:58:03.116Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-28T00:58:03.116Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-28T00:58:04.047Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-28T00:58:04.303Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-28T00:58:04.303Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-28T00:58:04.303Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-28T00:58:04.303Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-28T00:58:05.697Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-28T00:58:06.825Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-28T00:58:07.081Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-28T00:58:07.081Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-28T00:58:07.342Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-28T00:58:07.342Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-28T00:58:07.342Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-28T00:58:08.271Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-28T00:58:11.544Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-28T00:58:11.544Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-28T00:58:11.544Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-28T00:58:14.820Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-28T00:58:18.100Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-28T00:58:19.000Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite (1834.58s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.51s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.88s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.93s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.71s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.44s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.94s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.31s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.15s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.69s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.53s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.46s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.43s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.42s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.41s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.21s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAttachDetach (1.52s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.48s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.67s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.42s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.56s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.59s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.26s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.04s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.63s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.77s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.76s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.77s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.72s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.11s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.25s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.45s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.28s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.64s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.04s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.70s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.68s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.50s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.13s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.11s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.09s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.69s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.67s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.99s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.59s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.55s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.55s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.74s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.37s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.60s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.17s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.57s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.91s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.22s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.65s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.75s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.69s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.19s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.97s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.64s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.77s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2019-10-28T00:58:19.000Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-28T00:58:19.000Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.08s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildContChar (4.46s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.37s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.57s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.94s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.13s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.44s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.63s) [2019-10-28T00:58:19.000Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2019-10-28T00:58:19.000Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.000Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-10-28T00:58:19.000Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.000Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-28T00:58:19.000Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.000Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-28T00:58:19.000Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.33s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.83s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.32s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.95s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.11s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.75s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.94s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.52s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.44s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.31s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.94s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.98s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.83s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2019-10-28T00:58:19.000Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.36s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.59s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.09s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.27s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.82s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.13s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.84s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.98s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.71s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.62s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnv (1.68s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.40s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.71s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.62s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.19s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.74s) [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-28T00:58:19.001Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.35s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.49s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.59s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.98s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.07s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.56s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.74s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildHistory (6.61s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.67s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.84s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.44s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.53s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.67s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.50s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (15.04s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.39s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.40s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.46s) [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-28T00:58:19.001Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.47s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.52s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.78s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.83s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.20s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.91s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.48s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.34s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.27s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.70s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.68s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.75s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.18s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildPATH (2.63s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.16s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.29s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.97s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.53s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildRm (3.73s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.32s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.91s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.34s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.41s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.74s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-28T00:58:19.001Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.15s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildStderr (1.21s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.99s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.36s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.76s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildUser (2.21s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.06s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.22s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.60s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.25s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.35s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.62s) [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-28T00:58:19.001Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-28T00:58:19.001Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-28T00:58:19.001Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-28T00:58:19.001Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.07s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.19s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.73s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.68s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.35s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.60s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-28T00:58:19.001Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.38s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-28T00:58:19.001Z] docker_cli_sni_test.go:18: Flakey test [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.14s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitChange (1.16s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.74s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.91s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.04s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.98s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.09s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.59s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.71s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.01s) [2019-10-28T00:58:19.001Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-28T00:58:19.001Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.03s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.29s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.22s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.81s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.21s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.51s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.73s) [2019-10-28T00:58:19.001Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.68s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004c4cc0_} (1.69s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1429347625_/foo_false____} (1.70s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1429347625_/foo_true____} (1.61s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3455190644_/foo_false____} (1.62s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3455190644_/foo_true____} (1.80s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3455190644_/foo_true__0xc0004c51e0__} (1.63s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004c5200_} (1.68s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004c5220_} (1.61s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004c5240_} (1.62s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004c5260_} (1.63s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.68s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.08s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.45s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.75s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.10s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.27s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.71s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.53s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.12s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.51s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.97s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.21s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.58s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.96s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.32s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.43s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.98s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.87s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToStdout (1.10s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.81s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.73s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2019-10-28T00:58:19.002Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-28T00:58:19.002Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.87s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-10-28T00:58:19.002Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-28T00:58:19.002Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.50s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.75s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.11s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.69s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.81s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.36s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.77s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.98s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.95s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.09s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsAttach (1.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsCommit (1.22s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.78s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.06s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.51s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.71s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.71s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.87s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.70s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFilters (1.71s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFormat (1.65s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2019-10-28T00:58:19.002Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-28T00:58:19.002Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-28T00:58:19.002Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-28T00:58:19.002Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.03s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.22s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsTop (1.11s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.62s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExec (0.86s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.96s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.07s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.93s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecCgroup (1.50s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecEnv (0.93s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.86s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.07s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecInspectID (3.03s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecInteractive (1.36s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.78s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.12s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecStartFails (1.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.21s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.89s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecUlimits (1.08s) [2019-10-28T00:58:19.002Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-28T00:58:19.002Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.23s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.83s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.58s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestExecWithUser (1.26s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.72s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.17s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestHealth (21.36s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.18s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.52s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.94s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.99s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.13s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.00s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImportDisplay (1.74s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImportFile (2.04s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s) [2019-10-28T00:58:19.002Z] --- PASS: TestDockerSuite/TestImportGzipped (1.94s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.02s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.97s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.14s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.95s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.03s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.88s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.90s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.92s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.96s) [2019-10-28T00:58:19.003Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-28T00:58:19.003Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.51s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.92s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectDefault (0.96s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2019-10-28T00:58:19.003Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-28T00:58:19.003Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.96s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.00s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.98s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.71s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.12s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectStatus (1.51s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.90s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.20s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.95s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.90s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.94s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.96s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.83s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.05s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.15s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.07s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.58s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.74s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.00s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.80s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.03s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.70s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.94s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.28s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.18s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.32s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.12s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.52s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsSince (7.17s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsTail (0.91s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.85s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.57s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.89s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestNetHostname (2.66s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.50s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.33s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.67s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.93s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPluginActive (1.81s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.91s) [2019-10-28T00:58:19.003Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-10-28T00:58:19.003Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.60s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.61s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.21s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.66s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.70s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPortList (10.69s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.55s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.92s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.76s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.83s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.75s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.59s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsByOrder (3.54s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.33s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.88s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.22s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.91s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.54s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.67s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.14s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.56s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.59s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.78s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.02s) [2019-10-28T00:58:19.003Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-28T00:58:19.003Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.17s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.55s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.54s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.94s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.81s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.32s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.93s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.34s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.48s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.92s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.93s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.76s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAddHost (0.85s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.85s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.83s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.95s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.13s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.75s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.94s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.87s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.95s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.84s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.71s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.10s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.40s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.74s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.67s) [2019-10-28T00:58:19.003Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-28T00:58:19.003Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.003Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-28T00:58:19.003Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.92s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.67s) [2019-10-28T00:58:19.003Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.41s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.86s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.89s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunExitCode (0.85s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.53s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.61s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.32s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.66s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.77s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.64s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.57s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunMount (6.58s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.69s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.57s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.58s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.59s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.79s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.96s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.85s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.56s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.69s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.16s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.80s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.85s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.99s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.85s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.87s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.04s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.07s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s) [2019-10-28T00:58:19.004Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.91s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.86s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.83s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.92s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.90s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.79s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.47s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunRm (1.05s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.90s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.76s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.88s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.09s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.04s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.95s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.86s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunState (1.71s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunSysctls (1.65s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.67s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.95s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.12s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.35s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.94s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.71s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.46s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.90s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.03s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.71s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.88s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.36s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) [2019-10-28T00:58:19.004Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-28T00:58:19.004Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.20s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.00s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.03s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s) [2019-10-28T00:58:19.004Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents886606142 [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.95s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.77s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.55s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.75s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.72s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.04s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStartRecordError (1.93s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.13s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.44s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.80s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) [2019-10-28T00:58:19.004Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.87s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.93s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.84s) [2019-10-28T00:58:19.005Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-28T00:58:19.005Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.02s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.60s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.59s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.91s) [2019-10-28T00:58:19.005Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-28T00:58:19.005Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.05s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.91s) [2019-10-28T00:58:19.005Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-28T00:58:19.005Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.63s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.82s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateStats (4.61s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.64s) [2019-10-28T00:58:19.005Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-28T00:58:19.005Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.16s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.55s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.91s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.93s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.81s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.52s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.56s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.60s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.61s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.70s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.47s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.62s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.63s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.50s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.92s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.68s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.96s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.63s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s) [2019-10-28T00:58:19.005Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.47s) [2019-10-28T00:58:19.005Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-28T00:58:19.005Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-28T00:58:19.005Z] === RUN TestDockerRegistrySuite [2019-10-28T00:58:19.005Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-28T00:58:20.899Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-28T00:58:20.899Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-28T00:58:22.269Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-28T00:58:24.166Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-28T00:58:24.423Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-28T00:58:24.423Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-28T00:58:26.950Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-28T00:58:28.438Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-28T00:58:30.226Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-28T00:58:33.501Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-28T00:58:34.432Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-28T00:58:36.330Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-28T00:58:39.606Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-28T00:58:40.977Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-28T00:58:42.348Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-28T00:58:44.243Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-28T00:58:45.614Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-28T00:58:46.983Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-28T00:58:48.353Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-28T00:58:50.262Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-28T00:58:52.786Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-28T00:58:56.065Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-28T00:58:57.434Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-28T00:59:01.611Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-28T00:59:02.220Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-28T00:59:02.477Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-28T00:59:04.371Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-28T00:59:05.740Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-28T00:59:06.670Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-28T00:59:10.843Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-28T00:59:10.843Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-28T00:59:10.991Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-28T00:59:12.211Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-28T00:59:12.774Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-28T00:59:12.774Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-28T00:59:13.031Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-28T00:59:13.595Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-28T00:59:13.852Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-28T00:59:13.852Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-28T00:59:15.222Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-28T00:59:17.749Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-28T00:59:18.680Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-28T00:59:20.051Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-28T00:59:20.982Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-28T00:59:21.331Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite (63.05s) [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.96s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d081c26454cb8] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.56s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d24eaf2d6073e] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.98s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d3821c750c269] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2019-10-28T00:59:21.912Z] check_test.go:196: [dee84e76d7775] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (5.29s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d3951f40250aa] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.61s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d1b46949f4003] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.83s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d92acfd855671] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.63s) [2019-10-28T00:59:21.912Z] check_test.go:196: [db667e26085e2] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.30s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d62bcd0942318] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.69s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d70a7b9601fe3] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.65s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d67b61a1f2ffa] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.53s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d8260ba68b933] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.38s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d8593f2cce497] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s) [2019-10-28T00:59:21.912Z] check_test.go:196: [daf9bfc9692d6] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.91s) [2019-10-28T00:59:21.912Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0507cdb61a17c6b5c93eb3af7798cc187316a861fd0100ba38296b1aea286925 [2019-10-28T00:59:21.912Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:350d2ee3db0af0e11e9e200421bf33fdfed7c020b290b3d9be405bda4c441a01 [2019-10-28T00:59:21.912Z] check_test.go:196: [d01006812b53e] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.86s) [2019-10-28T00:59:21.912Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8824649f52a612df6f9eca93ef6748f8dcf4981e95b431a95302fa82fc10ac17 [2019-10-28T00:59:21.912Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:09db7fa054b3bafdae84737561e7881aa52e28fc3ce7cbf5e7dbd29e9cc5bf6b [2019-10-28T00:59:21.912Z] check_test.go:196: [dd540ddbedd62] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.49s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d5ca05f1166f9] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.72s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d9b987ce3f877] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.47s) [2019-10-28T00:59:21.912Z] check_test.go:196: [dee2f5fad0991] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-28T00:59:21.912Z] check_test.go:196: [de8ae2f96b2bd] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.72s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d183b92151a41] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d0489975852f5] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d865c22de8483] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.78s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d637932a4e2a4] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d6cd66887a8f2] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d5703cff4e414] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2019-10-28T00:59:21.912Z] check_test.go:196: [dfba06d584009] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d2d8586e8d9dd] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d487f23cc7f03] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d6a66ba453dfd] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d3d0bf9513ac5] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d0d1f16fc5c30] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d1ab47f936cf0] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.18s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d3a6e69927b8a] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d25342a586db6] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2019-10-28T00:59:21.912Z] check_test.go:196: [d23307802fa44] daemon is not started [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-10-28T00:59:21.912Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-28T00:59:21.912Z] === RUN TestDockerSchema1RegistrySuite [2019-10-28T00:59:21.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-28T00:59:22.170Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-28T00:59:27.425Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-28T00:59:30.698Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-28T00:59:30.955Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-28T00:59:34.230Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-28T00:59:36.126Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-28T00:59:36.170Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-28T00:59:38.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-28T00:59:38.023Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-28T00:59:39.394Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-28T00:59:39.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-28T00:59:41.289Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-28T00:59:41.289Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-28T00:59:42.676Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-28T00:59:44.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-28T00:59:45.415Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-28T00:59:48.689Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-28T00:59:48.689Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-28T00:59:48.947Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-28T00:59:49.511Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-28T00:59:49.511Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-28T00:59:49.768Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-28T00:59:50.025Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-28T00:59:50.589Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite (28.85s) [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-10-28T00:59:50.847Z] check_test.go:223: [db8359b53a845] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.40s) [2019-10-28T00:59:50.847Z] check_test.go:223: [d6436f41dbb75] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.55s) [2019-10-28T00:59:50.847Z] check_test.go:223: [de401e25e0e7f] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.86s) [2019-10-28T00:59:50.847Z] check_test.go:223: [d0f8c993200f6] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.88s) [2019-10-28T00:59:50.847Z] check_test.go:223: [db6bc00f98d0e] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.58s) [2019-10-28T00:59:50.847Z] check_test.go:223: [d00ab99905429] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-28T00:59:50.847Z] check_test.go:223: [dbef193c57781] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.57s) [2019-10-28T00:59:50.847Z] check_test.go:223: [d0e7dfab15ad4] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.49s) [2019-10-28T00:59:50.847Z] check_test.go:223: [db4dca0dd4a84] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.52s) [2019-10-28T00:59:50.847Z] check_test.go:223: [d74b086c6f79f] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.29s) [2019-10-28T00:59:50.847Z] check_test.go:223: [d000a77fd185c] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2019-10-28T00:59:50.847Z] check_test.go:223: [d6b30781f90a0] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2019-10-28T00:59:50.847Z] check_test.go:223: [de77beb211883] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-28T00:59:50.847Z] check_test.go:223: [dec4b318c5482] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-28T00:59:50.847Z] check_test.go:223: [dda0d071d930e] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2019-10-28T00:59:50.847Z] check_test.go:223: [ddebe57a1cd75] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2019-10-28T00:59:50.847Z] check_test.go:223: [de1aee8a7bf97] daemon is not started [2019-10-28T00:59:50.847Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2019-10-28T00:59:50.847Z] check_test.go:223: [d2177dad15e8d] daemon is not started [2019-10-28T00:59:50.847Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-28T00:59:50.847Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-28T00:59:51.778Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-28T00:59:52.341Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-28T00:59:52.598Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-28T00:59:53.529Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-28T00:59:53.785Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-28T00:59:54.350Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-28T00:59:54.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-28T00:59:54.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.25s) [2019-10-28T00:59:54.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.10s) [2019-10-28T00:59:54.914Z] check_test.go:252: [d72acbd4f3ec3] daemon is not started [2019-10-28T00:59:54.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2019-10-28T00:59:54.914Z] check_test.go:252: [dc44c1e159cf0] daemon is not started [2019-10-28T00:59:54.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-10-28T00:59:54.914Z] check_test.go:252: [d64606edd7701] daemon is not started [2019-10-28T00:59:54.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2019-10-28T00:59:54.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-28T00:59:54.914Z] check_test.go:252: [dfff2fe43dda2] daemon is not started [2019-10-28T00:59:54.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2019-10-28T00:59:54.914Z] check_test.go:252: [dd7eee523ddcf] daemon is not started [2019-10-28T00:59:54.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2019-10-28T00:59:54.914Z] check_test.go:252: [de67dccade58c] daemon is not started [2019-10-28T00:59:54.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-10-28T00:59:54.914Z] check_test.go:252: [d79ec2f188b01] daemon is not started [2019-10-28T00:59:54.914Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-28T00:59:54.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-28T01:00:00.166Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-28T01:00:00.166Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-28T01:00:00.423Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-28T01:00:00.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-28T01:00:00.681Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2019-10-28T01:00:00.681Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-10-28T01:00:00.681Z] check_test.go:279: [d573777791fa9] daemon is not started [2019-10-28T01:00:00.681Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2019-10-28T01:00:00.681Z] check_test.go:279: [d310788eb3242] daemon is not started [2019-10-28T01:00:00.681Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2019-10-28T01:00:00.681Z] check_test.go:279: [d415a139c2a6f] daemon is not started [2019-10-28T01:00:00.681Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-10-28T01:00:00.681Z] check_test.go:279: [d975f70ae9e18] daemon is not started [2019-10-28T01:00:00.681Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-28T01:00:00.681Z] check_test.go:279: [d7a0af88fa954] daemon is not started [2019-10-28T01:00:00.681Z] === RUN TestDockerNetworkSuite [2019-10-28T01:00:00.681Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-28T01:00:03.955Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-28T01:00:05.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-28T01:00:09.510Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-28T01:00:10.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-28T01:00:12.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-28T01:00:17.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-28T01:00:19.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-28T01:00:24.930Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-28T01:00:28.205Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-28T01:00:29.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-28T01:00:31.472Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-28T01:00:33.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-28T01:00:35.264Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-28T01:00:35.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-28T01:00:36.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-28T01:00:37.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-28T01:00:38.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-28T01:00:40.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-28T01:00:40.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-28T01:00:41.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-28T01:00:42.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-28T01:00:42.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-28T01:00:42.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-28T01:00:42.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-28T01:00:43.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-28T01:00:44.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-28T01:00:46.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-28T01:00:46.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-28T01:00:47.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-28T01:00:47.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-28T01:00:47.945Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-28T01:00:52.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-28T01:00:52.119Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-28T01:00:55.398Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-28T01:00:55.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-28T01:00:58.932Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-28T01:01:02.213Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-28T01:01:02.263Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-28T01:01:02.264Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-28T01:01:02.264Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-28T01:01:02.264Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-28T01:01:02.264Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-28T01:01:03.240Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-28T01:01:03.240Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-28T01:01:03.701Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-28T01:01:04.162Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-28T01:01:05.488Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-28T01:01:06.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-28T01:01:06.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-28T01:01:07.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-28T01:01:08.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-28T01:01:08.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-28T01:01:08.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-28T01:01:08.611Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-28T01:01:08.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-28T01:01:08.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-28T01:01:09.972Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-28T01:01:12.158Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-28T01:01:13.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-28T01:01:13.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-28T01:01:13.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-28T01:01:14.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-28T01:01:16.865Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-28T01:01:16.865Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-28T01:01:17.326Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-28T01:01:17.326Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-28T01:01:17.326Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-28T01:01:17.326Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-28T01:01:19.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-28T01:01:21.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-28T01:01:21.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-28T01:01:21.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-28T01:01:21.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-28T01:01:21.538Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-28T01:01:23.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-28T01:01:23.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-28T01:01:25.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-28T01:01:27.348Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-28T01:01:27.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-28T01:01:27.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-28T01:01:29.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-28T01:01:30.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-28T01:01:31.949Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite (96.81s) [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.92s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [de4a515b3d44c] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.50s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [dfba853dd9110] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.11s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d8a0f50de9a17] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.74s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d14b6d7ab9a86] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.84s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:1233: [dfb7d3ff988f2] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.39s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d58de6858c38e] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.31s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d1d48ab08563c] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.77s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d31696a26eb09] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.11s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [dbb0cd60570be] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [dd1eb6dc7028c] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.83s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d1115fb6c182a] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.59s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d4b95dad28ae5] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.83s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d8f3ec80f3f57] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [db7c12fede1ef] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.48s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [db44670d74874] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.39s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d8ee8629a0832] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [dd9e72eade0c3] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d5c42e9e3a74b] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [dcf8eaddc6fb9] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d1192c65b2ec1] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.71s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [df518862e01a2] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d78b751588a1d] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.52s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d30f70361ca8d] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [dac146301517a] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.42s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:968: [dcc94a2c23e66] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (4.19s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d77b1b6fb9beb] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.94s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:1116: [d47cbda1c2afd] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [deca451623ebb] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d0328dab4a113] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.30s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [df875c1c00967] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [dd9c0f77143b4] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.35s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d4536620af9f2] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d84dfc91156bc] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d522c58ae0bfd] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.37s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d9a1229f223d4] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d25d09758656e] daemon is not started [2019-10-28T01:01:38.498Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d959d2a99a165] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.37s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [dac9f981eb932] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.61s) [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.60s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:1084: [dcd10cdea90fd] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d1205756dd7d9] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d9a52cc7f9b8c] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.79s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [de13706ae537a] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d951403ac51c3] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d105bb3496b15] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d8490a2375d7f] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.63s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [df89cabc69738] daemon is not started [2019-10-28T01:01:38.498Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.91s) [2019-10-28T01:01:38.498Z] docker_cli_network_unix_test.go:46: [d52a1e8d8522e] daemon is not started [2019-10-28T01:01:38.498Z] === RUN TestDockerHubPullSuite [2019-10-28T01:01:38.498Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-28T01:01:39.428Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-28T01:01:41.949Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-28T01:01:41.949Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-28T01:01:43.317Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-28T01:01:43.317Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-28T01:01:43.317Z] --- PASS: TestDockerHubPullSuite (5.82s) [2019-10-28T01:01:43.317Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.83s) [2019-10-28T01:01:43.317Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2019-10-28T01:01:43.317Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2019-10-28T01:01:43.317Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.22s) [2019-10-28T01:01:43.317Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2019-10-28T01:01:43.317Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-10-28T01:01:43.317Z] PASS [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === Skipped [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_sni_test.go:18: Flakey test [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-28T01:01:43.317Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-28T01:01:43.317Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-10-28T01:01:43.317Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-28T01:01:43.317Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-28T01:01:43.317Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-28T01:01:43.317Z] docker_cli_network_unix_test.go:46: [d959d2a99a165] daemon is not started [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] [2019-10-28T01:01:43.317Z] DONE 1277 tests, 44 skipped in 2073.235s [2019-10-28T01:01:43.317Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-28T01:01:43.317Z] ++++ cat bundles/test-integration/docker.pid [2019-10-28T01:01:43.317Z] +++ kill 7323 [2019-10-28T01:01:45.059Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-28T01:01:45.059Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-28T01:01:45.059Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-28T01:01:45.059Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-28T01:01:45.059Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-28T01:01:45.059Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-28T01:01:45.059Z] === RUN TestDockerSuite/TestBuildFails [2019-10-28T01:01:51.416Z] +++ /etc/init.d/apparmor stop [2019-10-28T01:01:51.416Z] Clearing AppArmor profiles cache:. [2019-10-28T01:01:51.416Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-28T01:01:51.416Z] Unloading profiles will leave already running processes permanently [2019-10-28T01:01:51.416Z] unconfined, which can lead to unexpected situations. [2019-10-28T01:01:51.416Z] [2019-10-28T01:01:51.416Z] To set a process to complain mode, use the command line tool [2019-10-28T01:01:51.416Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-28T01:01:51.416Z] with the 'teardown' option." [2019-10-28T01:01:51.416Z] [2019-10-28T01:01:53.646Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-28T01:01:53.647Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-28T01:01:58.406Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-28T01:02:01.367Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-28T01:02:03.109Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-28T01:02:10.204Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-28T01:02:19.437Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-28T01:02:22.606Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-28T01:02:22.606Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-28T01:02:28.416Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-28T01:02:28.416Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-28T01:02:28.878Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-28T01:02:29.339Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-28T01:02:29.339Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-28T01:02:37.493Z] --- PASS: TestDockerSwarmSuite (1738.13s) [2019-10-28T01:02:37.493Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.47s) [2019-10-28T01:02:37.493Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.60s) [2019-10-28T01:02:37.493Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.91s) [2019-10-28T01:02:37.493Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s) [2019-10-28T01:02:37.493Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2019-10-28T01:02:37.493Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.82s) [2019-10-28T01:02:37.493Z] docker_api_swarm_test.go:563: [d2453a21fb7e8] joining swarm manager [d5858e71f709f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.493Z] docker_api_swarm_test.go:585: [dab5d5ad74d15] joining swarm manager [d5858e71f709f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.493Z] check_test.go:380: [d2453a21fb7e8] daemon is not started [2019-10-28T01:02:37.493Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-28T01:02:37.493Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-28T01:02:37.493Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.89s) [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:46: [d85dede7d37c8] joining swarm manager [da6a082d924d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.80s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.55s) [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:304: [de154bbce3633] joining swarm manager [ded06ff812e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:305: [dc10c62f55ca3] joining swarm manager [ded06ff812e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.81s) [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:272: [d02de844bcea0] joining swarm manager [df0bed2c0bc39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:273: [d5aa0c3caca89] joining swarm manager [df0bed2c0bc39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.13s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.85s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.90s) [2019-10-28T01:02:37.494Z] docker_api_swarm_node_test.go:19: [de93a0a93fb12] joining swarm manager [d67acb54540a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_node_test.go:20: [d3fb59718d83b] joining swarm manager [d67acb54540a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.22s) [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:502: [d2d29c19ad2d8] joining swarm manager [dabe7679efa6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:507: [db7fc7b36944c] joining swarm manager [dabe7679efa6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.84s) [2019-10-28T01:02:37.494Z] docker_api_swarm_node_test.go:80: [dbf3b344cd413] joining swarm manager [db69a777a7f05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2019-10-28T01:02:37.494Z] docker_api_swarm_node_test.go:52: [d9edd30c25fe5] joining swarm manager [d8ceec4cea163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_node_test.go:53: [dde7a3045d2c2] joining swarm manager [d8ceec4cea163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.53s) [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:202: [db792d63321ad] joining swarm manager [d2df1ad8f1f3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.86s) [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:384: [da296e74489c9] joining swarm manager [d97f2b63a3b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:385: [d566cabde22bf] joining swarm manager [d97f2b63a3b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] check_test.go:380: [d566cabde22bf] daemon is not started [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.77s) [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:802: [d19029d484766] joining swarm manager [d4cfb35da69ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:802: [da22ae10ab61d] joining swarm manager [d4cfb35da69ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:802: [d0fe4f118b849] joining swarm manager [d4cfb35da69ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:802: [d6472a29d5a6b] joining swarm manager [d4cfb35da69ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:810: [db4d9893ff784] joining swarm manager [d4cfb35da69ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.04s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.12s) [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:394: [d6e866976990a] joining swarm manager [d0c1d88bb60cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:394: [de1d01e1b5333] joining swarm manager [d0c1d88bb60cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.20s) [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:342: [d015ced9eaa57] joining swarm manager [d7907aa159cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:342: [d69f08873440e] joining swarm manager [d7907aa159cdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.09s) [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:489: [d3d97921b24db] joining swarm manager [d15e644c71463]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:489: [de7aa17bfb859] joining swarm manager [d15e644c71463]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.52s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.06s) [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:127: [d02584e8c7f35] joining swarm manager [dec05c8864387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:128: [d533c55f97e58] joining swarm manager [dec05c8864387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:136: [d111c3b1044ac] joining swarm manager [dec05c8864387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:137: [d6f0673fdc494] joining swarm manager [dec05c8864387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.27s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.13s) [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:303: [d8f75453703ad] joining swarm manager [da5792d9e5303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:303: [d8c2fe4f57dc8] joining swarm manager [da5792d9e5303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.07s) [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:99: [d4fa6e6980d9e] joining swarm manager [dd029a974592d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:100: [ddac054f1f430] joining swarm manager [dd029a974592d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] check_test.go:380: [d4fa6e6980d9e] daemon is not started [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.84s) [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:532: [da50a20a4f357] joining swarm manager [d69dae63c9ed8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:533: [d11a416469758] joining swarm manager [d69dae63c9ed8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.13s) [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:147: [d8fdd5142e335] joining swarm manager [d1dec8ddb0a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_api_swarm_service_test.go:147: [de0a3fd99044e] joining swarm manager [d1dec8ddb0a81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.10s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.94s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.02s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.42s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.29s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.21s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.56s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.94s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.03s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.66s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.85s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.29s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.56s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.03s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.87s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (5.67s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.42s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.10s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.72s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.96s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.74s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.64s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.86s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.41s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.18s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.50s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.16s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.69s) [2019-10-28T01:02:37.494Z] docker_cli_service_logs_test.go:241: checking task tq8hnuuez4xm [2019-10-28T01:02:37.494Z] docker_cli_service_logs_test.go:246: checking messages for tq8hnuuez4xm [2019-10-28T01:02:37.494Z] docker_cli_service_logs_test.go:241: checking task gx8cvnuuw15f [2019-10-28T01:02:37.494Z] docker_cli_service_logs_test.go:246: checking messages for gx8cvnuuw15f [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.20s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.08s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.07s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.61s) [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1903: [d8d74e122844d] joining swarm manager [db683ab17d7a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1904: [dd0f34889d89b] joining swarm manager [db683ab17d7a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.42s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.16s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1804: [d07f6849fb326] joining swarm manager [da2c93b2ca16a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1805: [da57625ccdb32] joining swarm manager [da2c93b2ca16a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.10s) [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1321: [d4ffe9009dad4] joining swarm manager [daafcddfcc70b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1322: [d35281d7bd607] joining swarm manager [daafcddfcc70b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.32s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (14.84s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.70s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.14s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.95s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.11s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.27s) [2019-10-28T01:02:37.494Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.01s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.87s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.39s) [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1186: [dd6f664e83b2c] joining swarm manager [dac03ea53fb5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1195: [dc8b2cca97edd] joining swarm manager [dac03ea53fb5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.39s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.70s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.60s) [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1118: [d5b05e6311015] joining swarm manager [dc9831278d416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1119: [d349393949b85] joining swarm manager [dc9831278d416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1172: [d6588449e6f28] joining swarm manager [dc9831278d416]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.91s) [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1453: [df27e99848305] joining swarm manager [dc61903f7c9e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1454: [d9a78bcb2d372] joining swarm manager [dc61903f7c9e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.10s) [2019-10-28T01:02:37.494Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-28T01:02:37.494Z] 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-28T01:02:37.494Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-28T01:02:37.494Z] 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-28T01:02:37.494Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-28T01:02:37.494Z] 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-28T01:02:37.494Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-28T01:02:37.494Z] 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-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.05s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.31s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.15s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.27s) [2019-10-28T01:02:37.494Z] docker_cli_swarm_unix_test.go:62: [dec8d1f338cd3] joining swarm manager [d19d880fb150e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.36s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.90s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.12s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.28s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.23s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.60s) [2019-10-28T01:02:37.494Z] docker_api_swarm_test.go:962: [da85fbd7bba0a] joining swarm manager [dfb2dc7fcf3fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.37s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.24s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.38s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.76s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.50s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.68s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.52s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.43s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.39s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.62s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.30s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.19s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.71s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.07s) [2019-10-28T01:02:37.494Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s) [2019-10-28T01:02:37.494Z] === RUN TestDockerExternalVolumeSuite [2019-10-28T01:02:37.494Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-28T01:02:39.681Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-28T01:02:39.681Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-28T01:02:50.025Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-28T01:02:50.487Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-28T01:02:52.672Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-28T01:02:52.673Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-28T01:02:53.133Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-28T01:02:53.133Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-28T01:02:55.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-28T01:02:57.834Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-28T01:02:58.295Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-28T01:02:59.268Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-28T01:02:59.728Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-28T01:03:00.241Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-28T01:03:01.213Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-28T01:03:02.757Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-28T01:03:08.571Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-28T01:03:08.571Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-28T01:03:08.571Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-28T01:03:08.571Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-28T01:03:08.571Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-28T01:03:08.571Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-28T01:03:08.571Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-28T01:03:08.571Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-28T01:03:09.550Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-28T01:03:14.253Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-28T01:03:35.376Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-28T01:03:35.376Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-28T01:03:36.350Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-28T01:04:03.190Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-28T01:04:11.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-28T01:04:12.078Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-28T01:04:33.203Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-28T01:04:35.388Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-28T01:04:41.201Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-28T01:04:43.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-28T01:04:48.291Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-28T01:04:58.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-28T01:05:09.413Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-28T01:05:09.413Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-28T01:05:16.508Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-28T01:05:16.970Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-28T01:05:16.970Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-28T01:05:16.970Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-28T01:05:19.886Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-28T01:05:24.589Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-28T01:05:26.774Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-28T01:05:26.774Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-28T01:05:26.774Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-28T01:05:28.959Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-28T01:05:30.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-28T01:05:30.502Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-28T01:05:31.474Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-28T01:05:41.825Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-28T01:05:42.287Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-28T01:05:42.430Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-28T01:05:52.631Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-28T01:05:54.818Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-28T01:06:03.419Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-28T01:06:09.230Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-28T01:06:13.938Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-28T01:06:14.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-28T01:06:14.910Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-28T01:06:14.910Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-28T01:06:14.910Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-28T01:06:17.099Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-28T01:06:17.099Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-28T01:06:32.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-28T01:06:47.378Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-28T01:06:59.659Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-28T01:07:20.787Z] === RUN TestDockerSuite/TestBuildRm [2019-10-28T01:07:31.131Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-28T01:07:34.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-28T01:07:34.047Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-28T01:07:34.047Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-28T01:07:34.508Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-28T01:07:36.050Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-28T01:07:39.797Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-28T01:07:42.713Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-28T01:07:47.422Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-28T01:07:52.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-28T01:08:05.142Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-28T01:08:05.142Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-28T01:08:05.142Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-28T01:08:17.546Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-28T01:08:17.546Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-28T01:08:23.359Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-28T01:08:23.359Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-28T01:08:24.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-28T01:08:28.145Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-28T01:08:49.266Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-28T01:08:49.266Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-28T01:08:51.455Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-28T01:08:52.997Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-28T01:08:56.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-28T01:08:57.700Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-28T01:09:03.510Z] === RUN TestDockerSuite/TestBuildUser [2019-10-28T01:09:03.510Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-28T01:09:03.510Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-28T01:09:03.510Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-28T01:09:08.216Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-28T01:09:08.216Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-28T01:09:11.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-28T01:09:11.133Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-28T01:09:11.133Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-28T01:09:11.133Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-28T01:09:29.122Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-28T01:09:36.304Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-28T01:09:36.304Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-28T01:09:43.971Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-28T01:09:48.714Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-28T01:09:54.628Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-28T01:09:54.628Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-28T01:09:54.628Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-28T01:09:56.814Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-28T01:09:57.275Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-28T01:09:58.884Z] --- PASS: TestDockerExternalVolumeSuite (441.51s) [2019-10-28T01:09:58.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.98s) [2019-10-28T01:09:58.884Z] docker_cli_external_volume_driver_test.go:53: [db160f65ec9ad] daemon is not started [2019-10-28T01:09:58.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-28T01:09:58.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2019-10-28T01:09:58.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-28T01:09:58.884Z] docker_cli_external_volume_driver_test.go:53: [d83e07ed21cf7] daemon is not started [2019-10-28T01:09:58.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-28T01:09:58.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-28T01:09:58.884Z] docker_cli_external_volume_driver_test.go:53: [d457e3979920d] daemon is not started [2019-10-28T01:09:58.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-28T01:09:58.884Z] docker_cli_external_volume_driver_test.go:53: [d3c08d06447e7] daemon is not started [2019-10-28T01:09:58.884Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-10-28T01:09:58.885Z] docker_cli_external_volume_driver_test.go:485: [d2e63cec7ebf0] daemon is not started [2019-10-28T01:09:58.885Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-28T01:09:58.885Z] docker_cli_external_volume_driver_test.go:53: [d4c46a8ffb290] daemon is not started [2019-10-28T01:09:58.885Z] PASS [2019-10-28T01:09:58.885Z] [2019-10-28T01:09:58.885Z] === Skipped [2019-10-28T01:09:58.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-28T01:09:58.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-28T01:09:58.885Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-28T01:09:58.885Z] check_test.go:309: [d5e35e6e88d56] daemon is not started [2019-10-28T01:09:58.885Z] [2019-10-28T01:09:58.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-28T01:09:58.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-28T01:09:58.885Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-28T01:09:58.885Z] check_test.go:309: [db394177b8e2b] daemon is not started [2019-10-28T01:09:58.885Z] [2019-10-28T01:09:58.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-28T01:09:58.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-28T01:09:58.885Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-28T01:09:58.885Z] check_test.go:309: [d775923511c94] daemon is not started [2019-10-28T01:09:58.885Z] [2019-10-28T01:09:58.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-28T01:09:58.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-28T01:09:58.885Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-28T01:09:58.885Z] check_test.go:309: [dc4e8b908bc52] daemon is not started [2019-10-28T01:09:58.885Z] [2019-10-28T01:09:58.885Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-28T01:09:58.885Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-28T01:09:58.885Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-28T01:09:58.885Z] [2019-10-28T01:09:58.885Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-28T01:09:58.885Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-28T01:09:58.885Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-28T01:09:58.885Z] [2019-10-28T01:09:58.885Z] [2019-10-28T01:09:58.885Z] DONE 269 tests, 6 skipped in 2568.697s [2019-10-28T01:09:58.885Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-28T01:09:59.448Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d45598a3b4eed/docker.pid [2019-10-28T01:09:59.448Z] +++ kill 5378 [2019-10-28T01:09:59.448Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5378 is not a child of this shell [2019-10-28T01:09:59.448Z] warning: PID 5378 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d45598a3b4eed/docker.pid had a nonzero exit code [2019-10-28T01:09:59.448Z] ++++ cat bundles/test-integration/docker.pid [2019-10-28T01:09:59.448Z] +++ kill 7291 [2019-10-28T01:10:00.379Z] +++ /etc/init.d/apparmor stop [2019-10-28T01:10:00.379Z] Clearing AppArmor profiles cache:. [2019-10-28T01:10:00.379Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-28T01:10:00.379Z] Unloading profiles will leave already running processes permanently [2019-10-28T01:10:00.379Z] unconfined, which can lead to unexpected situations. [2019-10-28T01:10:00.379Z] [2019-10-28T01:10:00.379Z] To set a process to complain mode, use the command line tool [2019-10-28T01:10:00.379Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-28T01:10:00.379Z] with the 'teardown' option." [2019-10-28T01:10:00.379Z] [2019-10-28T01:10:00.944Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-28T01:10:00.962Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-28T01:10:03.811Z] + echo Ensuring container killed. [2019-10-28T01:10:03.811Z] Ensuring container killed. [2019-10-28T01:10:03.811Z] + docker ps -aq -f name=docker-pr1-* [2019-10-28T01:10:03.811Z] + cids=7d84b3a2c5af [2019-10-28T01:10:03.811Z] f77c1aa46881 [2019-10-28T01:10:03.811Z] 5f076a339e1c [2019-10-28T01:10:03.811Z] + [ -n 7d84b3a2c5af [2019-10-28T01:10:03.811Z] f77c1aa46881 [2019-10-28T01:10:03.811Z] 5f076a339e1c ] [2019-10-28T01:10:03.811Z] + docker rm -vf 7d84b3a2c5af f77c1aa46881 5f076a339e1c [2019-10-28T01:10:07.987Z] 7d84b3a2c5af [2019-10-28T01:10:07.987Z] f77c1aa46881 [2019-10-28T01:10:08.918Z] 5f076a339e1c [Pipeline] sh [2019-10-28T01:10:09.203Z] + echo Chowning /workspace to jenkins user [2019-10-28T01:10:09.203Z] Chowning /workspace to jenkins user [2019-10-28T01:10:09.203Z] + id -u [2019-10-28T01:10:09.203Z] + id -g [2019-10-28T01:10:09.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40143:/workspace busybox chown -R 1000:1000 /workspace [2019-10-28T01:10:09.203Z] Unable to find image 'busybox:latest' locally [2019-10-28T01:10:09.203Z] latest: Pulling from library/busybox [2019-10-28T01:10:09.203Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-28T01:10:09.462Z] 7c9d20b9b6cd: Download complete [2019-10-28T01:10:09.462Z] 7c9d20b9b6cd: Pull complete [2019-10-28T01:10:09.462Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-28T01:10:09.462Z] Status: Downloaded newer image for busybox:latest [2019-10-28T01:10:09.687Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-28T01:10:13.947Z] + bundleName=amd64 [2019-10-28T01:10:13.947Z] + echo Creating amd64-bundles.tar.gz [2019-10-28T01:10:13.947Z] Creating amd64-bundles.tar.gz [2019-10-28T01:10:13.947Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-28T01:10:13.947Z] + 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-28T01:10:14.392Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-28T01:10:14.854Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] archiveArtifacts [2019-10-28T01:10:15.327Z] Archiving artifacts [2019-10-28T01:10:17.281Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40143/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-28T01:10:17.605Z] + make clean [2019-10-28T01:10:17.862Z] docker volume rm -f docker-dev-cache [2019-10-28T01:10:17.862Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-28T01:10:29.691Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-28T01:10:29.691Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-28T01:10:29.691Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-28T01:10:29.691Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-28T01:10:30.663Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-28T01:10:39.257Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-28T01:10:41.443Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-28T01:10:41.443Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-28T01:10:41.443Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-28T01:10:41.443Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-28T01:10:43.630Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-28T01:10:48.332Z] === RUN TestDockerSuite/TestCommitChange [2019-10-28T01:10:53.034Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-28T01:10:57.746Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-28T01:10:57.746Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-28T01:11:04.842Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-28T01:11:04.842Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-28T01:11:17.245Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-28T01:11:21.950Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-28T01:11:21.950Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-28T01:11:21.950Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-28T01:11:21.950Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-28T01:11:21.950Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-28T01:11:21.950Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-28T01:11:21.950Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-28T01:11:21.950Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-28T01:11:21.950Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-28T01:11:29.052Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-28T01:11:36.146Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-28T01:11:36.146Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-28T01:11:38.333Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-28T01:11:38.333Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-28T01:11:38.333Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-28T01:11:38.333Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-28T01:11:40.518Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-28T01:11:40.518Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-28T01:11:40.518Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-28T01:11:42.705Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-28T01:11:42.705Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-28T01:11:42.705Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-28T01:11:42.705Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-28T01:11:42.705Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-28T01:11:44.892Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-28T01:11:47.078Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-28T01:11:49.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-28T01:11:49.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-28T01:11:49.265Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-28T01:11:51.460Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-28T01:11:51.460Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-28T01:11:53.646Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-28T01:11:53.646Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-28T01:11:53.646Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-28T01:11:55.831Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-28T01:11:55.831Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-28T01:11:57.377Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-28T01:11:57.377Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-28T01:12:00.292Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-28T01:12:00.292Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-28T01:12:02.477Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-28T01:12:11.064Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-28T01:12:14.810Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-28T01:12:14.810Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-28T01:12:14.810Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-28T01:12:14.810Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-28T01:12:14.810Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-28T01:12:16.353Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-28T01:12:16.353Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-28T01:12:18.540Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-28T01:12:18.540Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-28T01:12:20.727Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-28T01:12:20.727Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-28T01:12:25.431Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-28T01:12:26.491Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-28T01:12:26.491Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-28T01:12:26.491Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-28T01:12:26.491Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-28T01:12:26.491Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-28T01:12:26.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-28T01:12:28.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-28T01:12:28.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-10-28T01:12:36.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-10-28T01:12:38.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-10-28T01:12:40.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-10-28T01:12:42.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00006d820_} [2019-10-28T01:12:51.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1292902606_c:\foo_false____} [2019-10-28T01:12:52.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1292902606_c:\foo_true____} [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-28T01:12:54.850Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-28T01:12:57.765Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-28T01:13:00.683Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-28T01:13:00.683Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-28T01:13:00.683Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-28T01:13:02.874Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-28T01:13:02.874Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-28T01:13:02.874Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-28T01:13:02.874Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-28T01:13:07.592Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-28T01:13:09.778Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-28T01:13:09.778Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-28T01:13:09.778Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-28T01:13:24.621Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-28T01:13:24.621Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-28T01:13:24.621Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-28T01:13:33.211Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-28T01:13:33.211Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-28T01:13:33.211Z] === RUN TestDockerSuite/TestCpToDot [2019-10-28T01:13:40.304Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-28T01:13:40.304Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-28T01:13:40.304Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-28T01:13:42.490Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-28T01:13:42.490Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-28T01:13:42.490Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-28T01:13:42.490Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-28T01:13:42.490Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-28T01:13:42.490Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-28T01:13:42.490Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-28T01:13:44.032Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-28T01:13:46.219Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-28T01:13:46.681Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-28T01:13:46.681Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-28T01:13:48.867Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-28T01:13:49.329Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-28T01:13:49.329Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-28T01:13:49.329Z] === RUN TestDockerSuite/TestCreateRM [2019-10-28T01:13:49.790Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-28T01:13:49.790Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-28T01:13:50.252Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-28T01:13:50.252Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-28T01:13:58.839Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-28T01:13:58.839Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-28T01:13:58.839Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-28T01:14:02.590Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-28T01:14:03.051Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-28T01:14:03.051Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDockerFails [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-28T01:14:05.238Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-28T01:14:05.699Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-28T01:14:05.699Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-28T01:14:07.886Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-28T01:14:10.074Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-28T01:14:12.988Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-28T01:14:20.078Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-28T01:14:25.953Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-28T01:14:30.655Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-28T01:14:32.196Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-28T01:14:33.169Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-28T01:14:36.917Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-28T01:14:37.378Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-28T01:14:38.351Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-28T01:14:43.055Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-28T01:14:47.759Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-28T01:14:47.759Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-28T01:14:47.759Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-28T01:14:47.759Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-28T01:14:47.759Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-28T01:14:47.759Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-28T01:14:48.221Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-28T01:14:48.682Z] === RUN TestDockerSuite/TestEventsRename [2019-10-28T01:14:50.868Z] === RUN TestDockerSuite/TestEventsResize [2019-10-28T01:14:53.784Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-28T01:14:55.327Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-28T01:14:58.242Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-28T01:15:02.952Z] === RUN TestDockerSuite/TestEventsTop [2019-10-28T01:15:02.952Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-28T01:15:05.139Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-28T01:15:08.888Z] === RUN TestDockerSuite/TestExec [2019-10-28T01:15:08.888Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-28T01:15:08.888Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-28T01:15:10.432Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-28T01:15:12.618Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-28T01:15:12.618Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-28T01:15:12.618Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-28T01:15:12.618Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-28T01:15:14.813Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-28T01:15:16.356Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-28T01:15:18.543Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-28T01:15:20.733Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-28T01:15:24.480Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-28T01:15:24.480Z] === RUN TestDockerSuite/TestExecEnv [2019-10-28T01:15:24.480Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-28T01:15:24.480Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-28T01:15:26.665Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-28T01:15:30.413Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-28T01:15:30.413Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-28T01:15:30.413Z] === RUN TestDockerSuite/TestExecParseError [2019-10-28T01:15:30.413Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-28T01:15:30.413Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-28T01:15:30.413Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-28T01:15:32.600Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-28T01:15:32.600Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-28T01:15:32.600Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-28T01:15:32.600Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-28T01:15:32.600Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-28T01:15:32.600Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-28T01:15:34.787Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-28T01:15:34.787Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-28T01:15:43.378Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-28T01:15:43.378Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-28T01:15:43.378Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-28T01:15:43.378Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-28T01:15:49.186Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-28T01:15:56.278Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-28T01:16:00.024Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-28T01:16:07.116Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-28T01:16:07.116Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-28T01:16:07.116Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-28T01:16:07.116Z] === RUN TestDockerSuite/TestHealth [2019-10-28T01:16:07.116Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-28T01:16:07.116Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-28T01:16:07.116Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-28T01:16:07.116Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-28T01:16:11.820Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-28T01:16:11.820Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-28T01:16:11.820Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-28T01:16:11.820Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-28T01:16:11.820Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-28T01:16:11.820Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-28T01:16:12.281Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-28T01:16:12.281Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-28T01:16:13.252Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-28T01:16:13.252Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-28T01:16:14.794Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-28T01:16:15.255Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-28T01:16:18.170Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-28T01:16:20.356Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-28T01:16:20.356Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-28T01:16:20.356Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-28T01:16:24.101Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-28T01:16:24.101Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestImportFile [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-28T01:16:26.286Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-28T01:16:26.752Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-28T01:16:26.752Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-28T01:16:26.752Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-28T01:16:28.941Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-28T01:16:31.134Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-28T01:16:31.134Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-28T01:16:31.134Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-28T01:16:31.134Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-28T01:16:31.134Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-28T01:16:33.321Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-28T01:16:33.321Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-28T01:16:35.506Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-28T01:16:35.506Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-28T01:16:35.506Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-28T01:16:35.506Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-28T01:16:37.693Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-28T01:16:42.395Z] === RUN TestDockerSuite/TestInspectImage [2019-10-28T01:16:42.395Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-28T01:16:42.395Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-28T01:16:42.395Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-28T01:16:44.581Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-28T01:16:46.124Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-28T01:16:46.124Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-28T01:16:48.311Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-28T01:16:50.497Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-28T01:16:50.497Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-28T01:16:50.497Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-28T01:16:52.685Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-28T01:16:54.870Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-28T01:16:58.617Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-28T01:17:00.806Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-28T01:17:02.993Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-28T01:17:05.183Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-28T01:17:07.372Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-28T01:17:09.558Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-28T01:17:11.744Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-28T01:17:13.288Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-28T01:17:15.482Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-28T01:17:21.292Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-28T01:17:23.480Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-28T01:17:23.480Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-28T01:17:25.672Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-28T01:17:25.672Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-28T01:17:34.272Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-28T01:17:41.368Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-28T01:17:48.459Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-28T01:17:51.374Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-28T01:17:53.598Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-28T01:17:53.598Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-28T01:17:55.784Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-28T01:17:57.325Z] === RUN TestDockerSuite/TestLogsSince [2019-10-28T01:18:07.667Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-28T01:18:07.667Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-28T01:18:07.667Z] === RUN TestDockerSuite/TestLogsTail [2019-10-28T01:18:13.475Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-28T01:18:16.392Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestNetHostname [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPluginActive [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPortList [2019-10-28T01:18:18.579Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-28T01:18:23.288Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-28T01:18:27.036Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-28T01:18:27.036Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-28T01:18:35.630Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-28T01:18:35.630Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-28T01:18:44.217Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-28T01:18:59.057Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-28T01:18:59.057Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-28T01:18:59.057Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-28T01:19:09.511Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-28T01:19:13.257Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-28T01:19:20.354Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-28T01:19:24.103Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-28T01:19:24.103Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-28T01:19:24.103Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-28T01:19:28.804Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-28T01:19:28.804Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-28T01:19:28.804Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-28T01:19:28.804Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-28T01:19:28.804Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-28T01:19:34.608Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-28T01:19:34.608Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-28T01:19:36.150Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-28T01:19:36.150Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-28T01:19:37.693Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-28T01:19:38.154Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-28T01:19:38.154Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-28T01:19:42.858Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-28T01:19:46.606Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-28T01:19:48.795Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-28T01:20:14.043Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-28T01:20:14.043Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-28T01:20:18.750Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-28T01:20:18.750Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-28T01:20:18.750Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-28T01:20:19.721Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-28T01:20:23.472Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-28T01:20:28.175Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-28T01:20:28.175Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-28T01:20:31.924Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-28T01:20:31.924Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-28T01:20:31.924Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-28T01:20:46.760Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-28T01:20:48.948Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-28T01:20:49.409Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-28T01:20:56.501Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-28T01:21:06.889Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-28T01:21:19.292Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-28T01:21:23.040Z] === RUN TestDockerSuite/TestRmiTag [2019-10-28T01:21:23.501Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-28T01:21:25.688Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-28T01:21:43.400Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-28T01:21:44.955Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-28T01:21:50.766Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-28T01:21:51.227Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-28T01:21:51.227Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-28T01:21:51.227Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-28T01:21:51.227Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-28T01:21:51.227Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-28T01:21:51.227Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-28T01:21:51.227Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-28T01:21:51.227Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-28T01:21:53.412Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-28T01:21:53.412Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-28T01:21:53.412Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-28T01:21:58.116Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-28T01:22:00.305Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-28T01:22:02.492Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-28T01:22:04.680Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-28T01:22:06.865Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-28T01:22:06.865Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-28T01:22:11.573Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-28T01:22:13.769Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-28T01:22:13.769Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-28T01:22:16.686Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-28T01:22:16.686Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-28T01:22:16.686Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-28T01:22:18.872Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-28T01:22:18.872Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-28T01:22:18.872Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-28T01:22:18.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-28T01:22:18.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-28T01:22:18.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-28T01:22:18.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-28T01:22:18.872Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-28T01:22:21.059Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-28T01:22:23.244Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-28T01:22:24.788Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-28T01:22:24.788Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-28T01:22:25.249Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-28T01:22:25.250Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-28T01:22:27.439Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-28T01:22:27.439Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-28T01:22:27.439Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-28T01:22:27.439Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-28T01:22:27.439Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-28T01:22:29.626Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-28T01:22:42.033Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-28T01:22:42.033Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-28T01:22:42.033Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-28T01:22:42.033Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-28T01:22:42.033Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-28T01:22:42.033Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-28T01:22:42.033Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-28T01:22:43.578Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-28T01:22:44.039Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-28T01:22:44.039Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-28T01:22:44.039Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-28T01:22:46.224Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-28T01:22:48.411Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-28T01:22:48.411Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-28T01:22:50.599Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-28T01:22:50.599Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-28T01:22:50.599Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-28T01:22:50.599Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-28T01:22:57.691Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-28T01:22:59.234Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-28T01:23:01.420Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-28T01:23:03.607Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-28T01:23:03.607Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-28T01:23:03.607Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-28T01:23:03.607Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-28T01:23:03.607Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-28T01:23:03.607Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-28T01:23:04.068Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-28T01:23:04.068Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-28T01:23:04.068Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-28T01:23:07.815Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-28T01:23:07.815Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-28T01:23:07.815Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-28T01:23:07.815Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-28T01:23:07.815Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-28T01:23:07.815Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-28T01:23:07.815Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-28T01:23:16.408Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-28T01:23:16.408Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunMount [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-28T01:23:18.594Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-28T01:23:25.683Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-28T01:23:25.683Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-28T01:23:25.683Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-28T01:23:25.683Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-28T01:23:29.429Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-28T01:23:33.182Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-28T01:23:33.643Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-28T01:23:34.615Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-28T01:23:36.801Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-28T01:23:38.344Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-28T01:23:39.315Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-28T01:23:41.501Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-28T01:23:41.501Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-28T01:23:41.501Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-28T01:23:41.501Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-28T01:23:41.501Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-28T01:23:41.501Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-28T01:23:41.501Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-28T01:23:41.501Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-28T01:23:41.501Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-28T01:23:44.415Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-28T01:23:44.415Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-28T01:23:44.415Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-28T01:23:44.415Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-28T01:23:44.415Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-28T01:23:44.415Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-28T01:23:51.505Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-28T01:23:51.505Z] === RUN TestDockerSuite/TestRunRm [2019-10-28T01:23:53.690Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-28T01:23:59.497Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-28T01:24:01.695Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-28T01:24:03.240Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-28T01:24:05.427Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-28T01:24:08.343Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-28T01:24:08.343Z] === RUN TestDockerSuite/TestRunState [2019-10-28T01:24:08.343Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-28T01:24:09.886Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-28T01:24:09.886Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-28T01:24:12.072Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-28T01:24:12.072Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-28T01:24:12.072Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-28T01:24:12.072Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-28T01:24:12.072Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-28T01:24:12.072Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-28T01:24:16.780Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-28T01:24:18.967Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-28T01:24:18.967Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-28T01:24:21.155Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-28T01:24:21.155Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-28T01:24:21.155Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-28T01:24:24.071Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-28T01:24:31.164Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-28T01:24:34.910Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-28T01:24:40.718Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-28T01:24:40.718Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-28T01:24:40.718Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-28T01:24:40.718Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-28T01:24:40.718Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-28T01:24:43.633Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-28T01:24:45.819Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-28T01:24:47.437Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-28T01:24:47.437Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-28T01:24:47.899Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-28T01:24:47.899Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-28T01:24:47.899Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-28T01:24:47.899Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-28T01:24:47.899Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-28T01:24:47.899Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-28T01:24:47.899Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-28T01:24:51.645Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-28T01:24:53.831Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-28T01:24:55.373Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-28T01:25:00.075Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-28T01:25:02.261Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-28T01:25:02.722Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-28T01:25:03.184Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-28T01:25:03.649Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-28T01:25:05.198Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-28T01:25:12.292Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-28T01:25:12.292Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-28T01:25:19.493Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-28T01:25:19.493Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-28T01:25:23.240Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-28T01:25:23.240Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-28T01:25:23.240Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-28T01:25:23.240Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-28T01:25:23.240Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-28T01:25:27.945Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-28T01:25:27.945Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-28T01:25:27.945Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-28T01:25:27.945Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-28T01:25:27.945Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-28T01:25:27.945Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-28T01:25:27.945Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-28T01:25:30.132Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-28T01:25:32.320Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-28T01:25:32.320Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-28T01:25:34.505Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-28T01:25:34.505Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-28T01:25:34.505Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-28T01:25:34.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-28T01:25:34.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-28T01:25:34.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-28T01:25:34.505Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-28T01:25:52.221Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-28T01:25:52.221Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-28T01:25:52.221Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-28T01:25:52.221Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-28T01:25:52.221Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-28T01:25:52.221Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-28T01:25:52.221Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-28T01:25:53.193Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-28T01:25:53.193Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-28T01:25:56.115Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-28T01:25:56.576Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-28T01:25:57.037Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-28T01:25:57.037Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-28T01:25:57.516Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-28T01:26:04.694Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-28T01:26:04.694Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-28T01:26:05.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-28T01:26:05.668Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-28T01:26:05.668Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-28T01:26:12.763Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-28T01:26:12.763Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-28T01:26:12.763Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-28T01:26:21.352Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-28T01:26:21.352Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite (2481.19s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-10-28T01:26:22.896Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-28T01:26:22.896Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.17s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.68s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-28T01:26:22.896Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-28T01:26:22.896Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-28T01:26:22.896Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-28T01:26:22.896Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-28T01:26:22.896Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-28T01:26:22.896Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-28T01:26:22.896Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-28T01:26:22.896Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.69s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-10-28T01:26:22.896Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-28T01:26:22.896Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.91s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.19s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2019-10-28T01:26:22.896Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.10s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.46s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (112.35s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2019-10-28T01:26:22.896Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.95s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.40s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.11s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.48s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.78s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.75s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.68s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.22s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.86s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.01s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.90s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.54s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.62s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.14s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.86s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.93s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.89s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.65s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-28T01:26:22.896Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.92s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.95s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildContChar (13.38s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.97s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-10-28T01:26:22.896Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-28T01:26:22.896Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2019-10-28T01:26:22.896Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.29s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.81s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.32s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.78s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.72s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.60s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.78s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.58s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.14s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.57s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.49s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.70s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.82s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.38s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.21s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.40s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.48s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.28s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.71s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.46s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.86s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.87s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.87s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.24s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.24s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.70s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFails (7.84s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.91s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.22s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.55s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.09s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.68s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.15s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildHistory (10.74s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.39s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.96s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.09s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.71s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.01s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.30s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.94s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.85s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.65s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.32s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.60s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.49s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.52s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.73s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.26s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.18s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.38s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.59s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.90s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.26s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.06s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.33s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.88s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.08s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.69s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.94s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildRm (13.30s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.23s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2019-10-28T01:26:22.897Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.37s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.30s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.24s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.60s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.74s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.05s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.12s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildStderr (4.99s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.25s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.02s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.85s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.49s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.42s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.46s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.54s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.36s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.38s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.40s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.30s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.76s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.92s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.60s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.78s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2019-10-28T01:26:22.897Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-28T01:26:22.897Z] docker_cli_sni_test.go:18: Flakey test [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.62s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestCommitChange (4.99s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.82s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.05s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-28T01:26:22.897Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestCommitTTY (11.91s) [2019-10-28T01:26:22.897Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s) [2019-10-28T01:26:22.897Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-10-28T01:26:22.898Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.02s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.11s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.13s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.01s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.35s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.08s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.06s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.17s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.09s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.09s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.53s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.08s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.35s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.78s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.83s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.46s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.04s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.07s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.55s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.53s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.37s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.38s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.28s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.38s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00006d820_} (7.35s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1292902606_c:\foo_false____} (2.34s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1292902606_c:\foo_true____} (2.40s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.73s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.59s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.42s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.50s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.30s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.89s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2019-10-28T01:26:22.898Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.69s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-10-28T01:26:22.898Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2019-10-28T01:26:22.898Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpToDot (7.10s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCpToStdout (2.41s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2019-10-28T01:26:22.898Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.69s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.10s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-10-28T01:26:22.898Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.38s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.19s) [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-10-28T01:26:22.898Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.26s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-28T01:26:22.898Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-28T01:26:22.898Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-28T01:26:22.898Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-28T01:26:22.898Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-28T01:26:22.898Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-28T01:26:22.898Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-28T01:26:22.898Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-28T01:26:22.898Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-28T01:26:22.898Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.898Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-28T01:26:22.898Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.54s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.23s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.26s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.63s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsCopy (5.18s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.81s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.01s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.42s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFilters (4.26s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFormat (4.45s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2019-10-28T01:26:22.899Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsRename (2.34s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsResize (2.61s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.99s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.48s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.61s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.43s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-28T01:26:22.899Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.76s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-28T01:26:22.899Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-28T01:26:22.899Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-28T01:26:22.899Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.00s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.96s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.06s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.06s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecInspectID (3.44s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-28T01:26:22.899Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.39s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-28T01:26:22.899Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.11s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-10-28T01:26:22.899Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.21s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.89s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.30s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.98s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-28T01:26:22.899Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.79s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.59s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.43s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.43s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-10-28T01:26:22.899Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-28T01:26:22.899Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-28T01:26:22.899Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.30s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-28T01:26:22.899Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-28T01:26:22.899Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.09s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.03s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectDefault (2.08s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectHistory (4.59s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.06s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.11s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.99s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.91s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectStatus (2.34s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.98s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.15s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.09s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.16s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.11s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.97s) [2019-10-28T01:26:22.899Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.899Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-10-28T01:26:22.899Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-10-28T01:26:22.900Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.83s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.44s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.63s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-28T01:26:22.900Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.41s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.31s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.28s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.24s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.42s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.19s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2019-10-28T01:26:22.900Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.11s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.05s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsSince (8.86s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsTail (7.22s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.60s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.13s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2019-10-28T01:26:22.900Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-10-28T01:26:22.900Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-10-28T01:26:22.900Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2019-10-28T01:26:22.900Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.08s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-28T01:26:22.900Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-28T01:26:22.900Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-28T01:26:22.900Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-28T01:26:22.900Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-28T01:26:22.900Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-28T01:26:22.900Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-28T01:26:22.900Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-28T01:26:22.900Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.25s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2019-10-28T01:26:22.900Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsByOrder (8.63s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.30s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.23s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-28T01:26:22.900Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.85s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.41s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.85s) [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.19s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-28T01:26:22.900Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.36s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.35s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-10-28T01:26:22.900Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2019-10-28T01:26:22.900Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-28T01:26:22.900Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-28T01:26:22.900Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-28T01:26:23.362Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.00s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.10s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.26s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.20s) [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.55s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.11s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.09s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.09s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.58s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.51s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.10s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.35s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.67s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.21s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.55s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.43s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.17s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.96s) [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.29s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.70s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.38s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.20s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.13s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-10-28T01:26:23.362Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.43s) [2019-10-28T01:26:23.362Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-28T01:26:23.362Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.11s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.19s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.13s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.06s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.20s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.33s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.04s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.03s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunExitCode (6.97s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.07s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.12s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.21s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.79s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.79s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.65s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.47s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.42s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.76s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.40s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.45s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunRm (2.33s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.25s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.18s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.04s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.09s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.49s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.08s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.81s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.63s) [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-28T01:26:23.363Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.363Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.00s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.73s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.43s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.18s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.91s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.59s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.19s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.92s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.72s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.01s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.05s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.57s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.59s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2019-10-28T01:26:23.364Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.29s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.84s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-10-28T01:26:23.364Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.26s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.18s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.98s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.32s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.07s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.47s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.38s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.65s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-28T01:26:23.364Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s) [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-28T01:26:23.364Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-28T01:26:23.364Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.364Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-28T01:26:23.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-28T01:26:23.365Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-28T01:26:23.365Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-28T01:26:23.365Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-28T01:26:23.365Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-28T01:26:23.365Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] === RUN TestDockerDaemonSuite [2019-10-28T01:26:23.365Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-28T01:26:23.365Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-28T01:26:23.365Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-28T01:26:23.365Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] === RUN TestDockerSwarmSuite [2019-10-28T01:26:23.365Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-28T01:26:23.365Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-28T01:26:23.365Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] === RUN TestDockerExternalVolumeSuite [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] === RUN TestDockerNetworkSuite [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] === RUN TestDockerHubPullSuite [2019-10-28T01:26:23.365Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-28T01:26:23.365Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-28T01:26:23.365Z] PASS [2019-10-28T01:26:23.365Z] ok github.com/docker/docker/integration-cli 2481.979s [2019-10-28T01:26:23.365Z] INFO: Integration tests ended at 10/28/2019 01:26:23. Duration:00:41:32.1901778 [2019-10-28T01:26:23.365Z] INFO: Docker info of the daemon under test at end of run [2019-10-28T01:26:23.365Z] [2019-10-28T01:26:23.365Z] Containers: 2 [2019-10-28T01:26:23.365Z] Running: 0 [2019-10-28T01:26:23.365Z] Paused: 0 [2019-10-28T01:26:23.365Z] Stopped: 2 [2019-10-28T01:26:23.365Z] Images: 12 [2019-10-28T01:26:23.366Z] Server Version: 0.0.0-dev [2019-10-28T01:26:23.366Z] Storage Driver: windowsfilter [2019-10-28T01:26:23.366Z] Windows: [2019-10-28T01:26:23.366Z] Logging Driver: json-file [2019-10-28T01:26:23.366Z] Plugins: [2019-10-28T01:26:23.366Z] Volume: local [2019-10-28T01:26:23.366Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-28T01:26:23.366Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-28T01:26:23.366Z] Swarm: inactive [2019-10-28T01:26:23.366Z] Default Isolation: process [2019-10-28T01:26:23.366Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-28T01:26:23.366Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-28T01:26:23.366Z] OSType: windows [2019-10-28T01:26:23.366Z] Architecture: x86_64 [2019-10-28T01:26:23.366Z] CPUs: 4 [2019-10-28T01:26:23.366Z] Total Memory: 32GiB [2019-10-28T01:26:23.366Z] Name: azwin-2-dc14f0 [2019-10-28T01:26:23.366Z] ID: JBGQ:CN57:M3VV:G2LD:2NEI:RRUP:UDDJ:3UL3:VQVK:IEQS:Q4AD:62VT [2019-10-28T01:26:23.366Z] Docker Root Dir: D:\CI\PR-40143\1\daemon [2019-10-28T01:26:23.366Z] Debug Mode (client): false [2019-10-28T01:26:23.366Z] Debug Mode (server): true [2019-10-28T01:26:23.366Z] File Descriptors: -1 [2019-10-28T01:26:23.366Z] Goroutines: 18 [2019-10-28T01:26:23.366Z] System Time: 2019-10-28T01:26:23.1996261Z [2019-10-28T01:26:23.366Z] EventsListeners: 0 [2019-10-28T01:26:23.366Z] Registry: https://index.docker.io/v1/ [2019-10-28T01:26:23.366Z] Labels: [2019-10-28T01:26:23.366Z] Experimental: false [2019-10-28T01:26:23.366Z] Insecure Registries: [2019-10-28T01:26:23.366Z] 127.0.0.0/8 [2019-10-28T01:26:23.366Z] Live Restore Enabled: false [2019-10-28T01:26:23.366Z] [2019-10-28T01:26:23.366Z] [2019-10-28T01:26:23.366Z] INFO: Stopping daemon under test [2019-10-28T01:26:23.826Z] SUCCESS: The process with PID 4012 (child process of PID 4376) has been terminated. [2019-10-28T01:26:23.826Z] SUCCESS: The process with PID 4376 (child process of PID 5504) has been terminated. [2019-10-28T01:26:23.826Z] INFO: Stop tailing logs of the daemon under tests [2019-10-28T01:26:23.826Z] INFO: executeCI.ps1 Completed successfully at 10/28/2019 01:26:23. [2019-10-28T01:26:23.826Z] INFO: Tidying up at end of run [2019-10-28T01:26:23.826Z] INFO: Saving daemon under test log (d:\CI\PR-40143\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-28T01:26:23.826Z] INFO: Saving daemon under test log (d:\CI\PR-40143\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-28T01:26:23.826Z] INFO: Nuke-Everything... [2019-10-28T01:26:23.826Z] INFO: Container count on control daemon to delete is 2 [2019-10-28T01:26:24.797Z] 3b4c72570055 [2019-10-28T01:26:24.797Z] 828edfdeb3a0 [2019-10-28T01:26:24.797Z] INFO: Tidying pidfile d:\CI\PR-40143\1\docker.pid [2019-10-28T01:26:24.797Z] INFO: Nuking d:\CI [2019-10-28T01:26:54.812Z] INFO: Zapped successfully [2019-10-28T01:26:54.812Z] [2019-10-28T01:26:54.813Z] INFO: executeCI.ps1 exiting at Mon Oct 28 01:26:54 CUT 2019. Duration 01:05:24.0745356 [2019-10-28T01:26:54.813Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-28T01:26:56.936Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-28T01:26:58.122Z] Archiving artifacts [2019-10-28T01:27:13.437Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40143/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-28T01:27:14.361Z] + make clean [2019-10-28T01:27:15.350Z] docker volume rm -f docker-dev-cache [2019-10-28T01:27:15.813Z] 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