Pull request #40192 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9cf349d0f80d2399cdfad0321e0f181c2e7efa17+1a88e0255496ca8a5ffa70e845da43381c7fc8ea (a0ea48a91153f32399bc472a359a95448e1592ca) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-11-08T01:28:34.039Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-08T01:28:34.046Z] Trying to pass milestone 1 [Pipeline] milestone [2019-11-08T01:28:34.064Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-08T01:28:34.206Z] Running on ubuntu-1804-overlay2 (i-06f36a512cab07781) in /home/ubuntu/workspace/moby_PR-40192 [Pipeline] { [Pipeline] checkout [2019-11-08T01:28:34.300Z] using credential docker-jenkins-github-credentials [2019-11-08T01:28:34.306Z] Cloning the remote Git repository [2019-11-08T01:28:34.306Z] Cloning with configured refspecs honoured and without tags [2019-11-08T01:28:34.334Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T01:28:34.335Z] > git init /home/ubuntu/workspace/moby_PR-40192 # timeout=10 [2019-11-08T01:28:34.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:28:34.348Z] > git --version # timeout=10 [2019-11-08T01:28:34.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:28:34.355Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:28:47.897Z] Fetching without tags [2019-11-08T01:28:48.242Z] Merging remotes/origin/master commit 1a88e0255496ca8a5ffa70e845da43381c7fc8ea into PR head commit 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:28:47.900Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:28:47.903Z] > git config --add remote.origin.fetch +refs/pull/40192/head:refs/remotes/origin/PR-40192 # timeout=10 [2019-11-08T01:28:47.911Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T01:28:47.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:28:47.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:28:47.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:28:47.969Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:28:48.312Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:28:48.319Z] > git checkout -f 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:28:49.298Z] Merge succeeded, producing 44b8ab94b2ee22ee96b82e03f81e4d6cae735539 [2019-11-08T01:28:49.299Z] Checking out Revision 44b8ab94b2ee22ee96b82e03f81e4d6cae735539 (PR-40192) [2019-11-08T01:28:49.381Z] Commit message: "Merge commit '1a88e0255496ca8a5ffa70e845da43381c7fc8ea' into HEAD" [2019-11-08T01:28:48.852Z] > git merge 1a88e0255496ca8a5ffa70e845da43381c7fc8ea # timeout=10 [2019-11-08T01:28:49.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T01:28:49.327Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:28:49.335Z] > git checkout -f 44b8ab94b2ee22ee96b82e03f81e4d6cae735539 [2019-11-08T01:28:49.409Z] > git rev-list --no-walk 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-08T01:28:50.528Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40192:/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-11-08T01:28:50.528Z] Unable to find image 'alpine:latest' locally [2019-11-08T01:28:50.528Z] latest: Pulling from library/alpine [2019-11-08T01:28:50.528Z] 89d9c30c1d48: Pulling fs layer [2019-11-08T01:28:50.528Z] 89d9c30c1d48: Verifying Checksum [2019-11-08T01:28:50.528Z] 89d9c30c1d48: Download complete [2019-11-08T01:28:50.826Z] 89d9c30c1d48: Pull complete [2019-11-08T01:28:50.826Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-11-08T01:28:50.826Z] Status: Downloaded newer image for alpine:latest [2019-11-08T01:28:54.123Z] 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-11-08T01:28:54.639Z] Running on ubuntu-1804-overlay2 (i-0e43138481bd4a396) in /home/ubuntu/workspace/moby_PR-40192 [2019-11-08T01:28:54.641Z] Running on ubuntu-1804-overlay2 (i-0193fe3d95cb4c0aa) in /home/ubuntu/workspace/moby_PR-40192 [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] } [2019-11-08T01:28:54.677Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0f691d0edfbe10d13) in /home/ubuntu/workspace/moby_PR-40192 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2019-11-08T01:28:54.735Z] using credential docker-jenkins-github-credentials [2019-11-08T01:28:54.742Z] Cloning the remote Git repository [2019-11-08T01:28:54.742Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2019-11-08T01:28:54.744Z] using credential docker-jenkins-github-credentials [2019-11-08T01:28:54.751Z] Cloning the remote Git repository [2019-11-08T01:28:54.751Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2019-11-08T01:28:54.810Z] Running on azwin-2-120e90 in d:\jenkins\workspace\moby_PR-40192 [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] } [2019-11-08T01:28:54.820Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-40192 [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-11-08T01:28:54.838Z] using credential docker-jenkins-github-credentials [2019-11-08T01:28:54.845Z] Cloning the remote Git repository [2019-11-08T01:28:54.845Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] ws [2019-11-08T01:28:54.873Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout [Pipeline] checkout 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-11-08T01:28:55.142Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40192 [Pipeline] { [2019-11-08T01:28:55.154Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-11-08T01:28:55.203Z] Cloning the remote Git repository [2019-11-08T01:28:55.203Z] Cloning with configured refspecs honoured and without tags [2019-11-08T01:28:55.205Z] using credential docker-jenkins-github-credentials [2019-11-08T01:28:55.278Z] Cloning the remote Git repository [2019-11-08T01:28:55.278Z] Cloning with configured refspecs honoured and without tags [2019-11-08T01:28:55.400Z] using credential docker-jenkins-github-credentials [2019-11-08T01:28:55.433Z] Cloning the remote Git repository [2019-11-08T01:28:55.433Z] Cloning with configured refspecs honoured and without tags [2019-11-08T01:28:55.435Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T01:28:55.435Z] > git init /home/docker/workspace/moby_PR-40192 # timeout=10 [2019-11-08T01:28:55.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:28:55.451Z] > git --version # timeout=10 [2019-11-08T01:28:55.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:28:55.455Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:28:54.754Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T01:28:54.754Z] > git init /home/ubuntu/workspace/moby_PR-40192 # timeout=10 [2019-11-08T01:28:54.770Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:28:54.770Z] > git --version # timeout=10 [2019-11-08T01:28:54.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:28:54.781Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:28:54.740Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T01:28:54.740Z] > git init /home/ubuntu/workspace/moby_PR-40192 # timeout=10 [2019-11-08T01:28:54.745Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:28:54.745Z] > git --version # timeout=10 [2019-11-08T01:28:54.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:28:54.753Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:28:54.848Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T01:28:54.848Z] > git init /home/ubuntu/workspace/moby_PR-40192 # timeout=10 [2019-11-08T01:28:54.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:28:54.865Z] > git --version # timeout=10 [2019-11-08T01:28:54.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:28:54.869Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:28:55.239Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T01:28:55.241Z] > git init /home/jenkins/workspace/moby_PR-40192 # timeout=10 [2019-11-08T01:28:55.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:28:55.262Z] > git --version # timeout=10 [2019-11-08T01:28:55.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:28:55.278Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:28:55.307Z] Cloning repository https://github.com/moby/moby.git [2019-11-08T01:28:55.307Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-08T01:28:55.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:28:55.364Z] > git --version # timeout=10 [2019-11-08T01:28:55.404Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:28:55.405Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:29:04.063Z] Fetching without tags [2019-11-08T01:29:04.549Z] Merging remotes/origin/master commit 1a88e0255496ca8a5ffa70e845da43381c7fc8ea into PR head commit 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:03.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:03.955Z] > git config --add remote.origin.fetch +refs/pull/40192/head:refs/remotes/origin/PR-40192 # timeout=10 [2019-11-08T01:29:03.969Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T01:29:04.033Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:04.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:29:04.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:29:04.103Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:29:05.375Z] Merge succeeded, producing 08c302a05ec17f362822c63643eefc5677c056eb [2019-11-08T01:29:05.376Z] Checking out Revision 08c302a05ec17f362822c63643eefc5677c056eb (PR-40192) [2019-11-08T01:29:05.869Z] Commit message: "Merge commit '1a88e0255496ca8a5ffa70e845da43381c7fc8ea' into HEAD" [2019-11-08T01:29:04.586Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:04.603Z] > git checkout -f 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:05.196Z] > git merge 1a88e0255496ca8a5ffa70e845da43381c7fc8ea # timeout=10 [2019-11-08T01:29:05.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T01:29:05.408Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:05.425Z] > git checkout -f 08c302a05ec17f362822c63643eefc5677c056eb [2019-11-08T01:29:05.898Z] > git rev-list --no-walk 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T01:29:07.403Z] + docker version [2019-11-08T01:29:07.403Z] Client: [2019-11-08T01:29:07.403Z] Version: 18.06.1-ce [2019-11-08T01:29:07.403Z] API version: 1.38 [2019-11-08T01:29:07.403Z] Go version: go1.10.3 [2019-11-08T01:29:07.403Z] Git commit: e68fc7a [2019-11-08T01:29:07.403Z] Built: Tue Aug 21 17:24:34 2018 [2019-11-08T01:29:07.403Z] OS/Arch: linux/s390x [2019-11-08T01:29:07.403Z] Experimental: false [2019-11-08T01:29:07.403Z] [2019-11-08T01:29:07.403Z] Server: [2019-11-08T01:29:07.403Z] Engine: [2019-11-08T01:29:07.403Z] Version: 18.06.1-ce [2019-11-08T01:29:07.403Z] API version: 1.38 (minimum version 1.12) [2019-11-08T01:29:07.403Z] Go version: go1.10.3 [2019-11-08T01:29:07.403Z] Git commit: e68fc7a [2019-11-08T01:29:07.403Z] Built: Tue Aug 21 17:23:34 2018 [2019-11-08T01:29:07.403Z] OS/Arch: linux/s390x [2019-11-08T01:29:07.403Z] Experimental: true [Pipeline] sh [2019-11-08T01:29:08.295Z] + docker info [2019-11-08T01:29:08.295Z] Containers: 0 [2019-11-08T01:29:08.295Z] Running: 0 [2019-11-08T01:29:08.296Z] Paused: 0 [2019-11-08T01:29:08.296Z] Stopped: 0 [2019-11-08T01:29:08.296Z] Images: 0 [2019-11-08T01:29:08.296Z] Server Version: 18.06.1-ce [2019-11-08T01:29:08.296Z] Storage Driver: overlay2 [2019-11-08T01:29:08.296Z] Backing Filesystem: extfs [2019-11-08T01:29:08.296Z] Supports d_type: true [2019-11-08T01:29:08.296Z] Native Overlay Diff: true [2019-11-08T01:29:08.296Z] Logging Driver: json-file [2019-11-08T01:29:08.296Z] Cgroup Driver: cgroupfs [2019-11-08T01:29:08.296Z] Plugins: [2019-11-08T01:29:08.296Z] Volume: local [2019-11-08T01:29:08.296Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T01:29:08.296Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-08T01:29:08.296Z] Swarm: inactive [2019-11-08T01:29:08.296Z] Runtimes: runc [2019-11-08T01:29:08.296Z] Default Runtime: runc [2019-11-08T01:29:08.296Z] Init Binary: docker-init [2019-11-08T01:29:08.296Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-08T01:29:08.296Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-08T01:29:08.296Z] init version: fec3683 [2019-11-08T01:29:08.296Z] Security Options: [2019-11-08T01:29:08.296Z] apparmor [2019-11-08T01:29:08.296Z] seccomp [2019-11-08T01:29:08.296Z] Profile: default [2019-11-08T01:29:08.296Z] Kernel Version: 4.4.0-133-generic [2019-11-08T01:29:08.296Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-08T01:29:08.296Z] OSType: linux [2019-11-08T01:29:08.296Z] Architecture: s390x [2019-11-08T01:29:08.296Z] CPUs: 2 [2019-11-08T01:29:08.296Z] Total Memory: 7.862GiB [2019-11-08T01:29:08.296Z] Name: s390x-ubuntu-29 [2019-11-08T01:29:08.296Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-08T01:29:08.296Z] Docker Root Dir: /var/lib/docker [2019-11-08T01:29:08.296Z] Debug Mode (client): false [2019-11-08T01:29:08.296Z] Debug Mode (server): false [2019-11-08T01:29:08.296Z] Username: dockerbuildbot [2019-11-08T01:29:08.296Z] Registry: https://index.docker.io/v1/ [2019-11-08T01:29:08.296Z] Labels: [2019-11-08T01:29:08.296Z] Experimental: true [2019-11-08T01:29:08.296Z] Insecure Registries: [2019-11-08T01:29:08.296Z] 127.0.0.0/8 [2019-11-08T01:29:08.296Z] Live Restore Enabled: false [2019-11-08T01:29:08.296Z] [2019-11-08T01:29:08.296Z] WARNING: No swap limit support [2019-11-08T01:29:08.308Z] Fetching without tags [Pipeline] sh [2019-11-08T01:29:08.416Z] Fetching without tags [2019-11-08T01:29:08.540Z] Fetching without tags [2019-11-08T01:29:08.543Z] Merging remotes/origin/master commit 1a88e0255496ca8a5ffa70e845da43381c7fc8ea into PR head commit 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:08.834Z] Merging remotes/origin/master commit 1a88e0255496ca8a5ffa70e845da43381c7fc8ea into PR head commit 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:08.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:08.521Z] > git config --add remote.origin.fetch +refs/pull/40192/head:refs/remotes/origin/PR-40192 # timeout=10 [2019-11-08T01:29:08.527Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T01:29:08.536Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:08.544Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:29:08.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:29:08.545Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:29:08.836Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:08.851Z] > git checkout -f 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:08.293Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:08.296Z] > git config --add remote.origin.fetch +refs/pull/40192/head:refs/remotes/origin/PR-40192 # timeout=10 [2019-11-08T01:29:08.298Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T01:29:08.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:08.305Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:29:08.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:29:08.306Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:29:08.581Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:08.583Z] > git checkout -f 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:09.087Z] Merging remotes/origin/master commit 1a88e0255496ca8a5ffa70e845da43381c7fc8ea into PR head commit 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:09.128Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:09.128Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:09.128Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40192/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T01:29:09.128Z] + bash /home/jenkins/workspace/moby_PR-40192/check-config.sh [2019-11-08T01:29:09.128Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T01:29:09.128Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-11-08T01:29:09.128Z] [2019-11-08T01:29:09.128Z] Generally Necessary: [2019-11-08T01:29:09.128Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T01:29:09.128Z] - apparmor: enabled and tools installed [2019-11-08T01:29:09.128Z] - CONFIG_NAMESPACES: enabled [2019-11-08T01:29:09.128Z] - CONFIG_NET_NS: enabled [2019-11-08T01:29:09.128Z] - CONFIG_PID_NS: enabled [2019-11-08T01:29:09.128Z] - CONFIG_IPC_NS: enabled [2019-11-08T01:29:09.128Z] - CONFIG_UTS_NS: enabled [2019-11-08T01:29:09.128Z] - CONFIG_CGROUPS: enabled [2019-11-08T01:29:09.128Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T01:29:09.128Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T01:29:09.128Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T01:29:09.128Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T01:29:09.128Z] - CONFIG_CPUSETS: enabled [2019-11-08T01:29:09.128Z] - CONFIG_MEMCG: enabled [2019-11-08T01:29:09.128Z] - CONFIG_KEYS: enabled [2019-11-08T01:29:09.128Z] - CONFIG_VETH: enabled (as module) [2019-11-08T01:29:08.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:08.173Z] > git config --add remote.origin.fetch +refs/pull/40192/head:refs/remotes/origin/PR-40192 # timeout=10 [2019-11-08T01:29:08.218Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T01:29:08.329Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:08.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:29:08.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:29:08.447Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:29:09.116Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:09.164Z] > git checkout -f 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:09.274Z] Fetching without tags [2019-11-08T01:29:09.341Z] Merge succeeded, producing 3711fea668d4443bcf6c8a489e7f5bb8055b244e [2019-11-08T01:29:09.342Z] Checking out Revision 3711fea668d4443bcf6c8a489e7f5bb8055b244e (PR-40192) [2019-11-08T01:29:09.497Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T01:29:09.497Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T01:29:09.497Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-08T01:29:09.497Z] [2019-11-08T01:29:09.497Z] Optional Features: [2019-11-08T01:29:09.497Z] - CONFIG_USER_NS: enabled [2019-11-08T01:29:09.497Z] - CONFIG_SECCOMP: enabled [2019-11-08T01:29:09.497Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T01:29:09.497Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T01:29:09.497Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T01:29:09.497Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T01:29:09.497Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-08T01:29:09.497Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T01:29:09.497Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T01:29:09.497Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T01:29:09.497Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T01:29:09.497Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T01:29:09.497Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T01:29:09.497Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T01:29:09.497Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T01:29:09.497Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T01:29:09.497Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T01:29:09.497Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T01:29:09.497Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T01:29:09.497Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T01:29:09.497Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_EXT4_FS: enabled [2019-11-08T01:29:09.497Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T01:29:09.497Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T01:29:09.497Z] - Network Drivers: [2019-11-08T01:29:09.497Z] - "overlay": [2019-11-08T01:29:09.497Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T01:29:09.497Z] Optional (for encrypted networks): [2019-11-08T01:29:09.497Z] - CONFIG_CRYPTO: enabled [2019-11-08T01:29:09.497Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_XFRM: enabled [2019-11-08T01:29:09.497Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T01:29:09.497Z] - "ipvlan": [2019-11-08T01:29:09.497Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T01:29:09.497Z] - "macvlan": [2019-11-08T01:29:09.497Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T01:29:09.497Z] - "ftp,tftp client in container": [2019-11-08T01:29:09.497Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T01:29:09.497Z] - Storage Drivers: [2019-11-08T01:29:09.497Z] - "aufs": [2019-11-08T01:29:09.497Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T01:29:09.497Z] - "btrfs": [2019-11-08T01:29:09.497Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T01:29:09.497Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T01:29:09.497Z] - "devicemapper": [2019-11-08T01:29:09.497Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T01:29:09.497Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T01:29:09.497Z] - "overlay": [2019-11-08T01:29:09.497Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T01:29:09.497Z] - "zfs": [2019-11-08T01:29:09.497Z] - /dev/zfs: missing [2019-11-08T01:29:09.497Z] - zfs command: missing [2019-11-08T01:29:09.497Z] - zpool command: missing [2019-11-08T01:29:09.497Z] [2019-11-08T01:29:09.497Z] Limits: [2019-11-08T01:29:09.497Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T01:29:09.497Z] [2019-11-08T01:29:09.497Z] + true [2019-11-08T01:29:09.525Z] Commit message: "Merge commit '1a88e0255496ca8a5ffa70e845da43381c7fc8ea' into HEAD" [Pipeline] } [2019-11-08T01:29:09.145Z] > git merge 1a88e0255496ca8a5ffa70e845da43381c7fc8ea # timeout=10 [2019-11-08T01:29:09.333Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T01:29:09.381Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:09.383Z] > git checkout -f 3711fea668d4443bcf6c8a489e7f5bb8055b244e [2019-11-08T01:29:09.522Z] > git rev-list --no-walk 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T01:29:09.676Z] Merging remotes/origin/master commit 1a88e0255496ca8a5ffa70e845da43381c7fc8ea into PR head commit 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:09.834Z] Merge succeeded, producing 3711fea668d4443bcf6c8a489e7f5bb8055b244e [2019-11-08T01:29:09.835Z] Checking out Revision 3711fea668d4443bcf6c8a489e7f5bb8055b244e (PR-40192) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T01:29:10.195Z] Commit message: "Merge commit '1a88e0255496ca8a5ffa70e845da43381c7fc8ea' into HEAD" [2019-11-08T01:29:10.320Z] + make bundles/buildx [2019-11-08T01:29:10.320Z] make: command: Command not found [2019-11-08T01:29:10.320Z] make: command: Command not found [2019-11-08T01:29:10.320Z] mkdir bundles [2019-11-08T01:29:10.320Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-08T01:29:10.320Z] --build-arg BUILDX_COMMIT \ [2019-11-08T01:29:10.320Z] --build-arg BUILDX_REPO \ [2019-11-08T01:29:10.320Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-08T01:29:10.320Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-08T01:29:10.320Z] . [2019-11-08T01:29:10.320Z] /bin/sh: 4: go: not found [2019-11-08T01:29:10.320Z] /bin/sh: 5: go: not found [2019-11-08T01:29:10.574Z] + docker version [2019-11-08T01:29:10.574Z] Client: Docker Engine - Community [2019-11-08T01:29:10.574Z] Version: 19.03.2 [2019-11-08T01:29:10.574Z] API version: 1.40 [2019-11-08T01:29:10.574Z] Go version: go1.12.8 [2019-11-08T01:29:10.574Z] Git commit: 6a30dfc [2019-11-08T01:29:10.574Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-08T01:29:10.574Z] OS/Arch: linux/amd64 [2019-11-08T01:29:10.574Z] Experimental: false [2019-11-08T01:29:10.574Z] [2019-11-08T01:29:10.574Z] Server: Docker Engine - Community [2019-11-08T01:29:10.574Z] Engine: [2019-11-08T01:29:10.574Z] Version: 19.03.2 [2019-11-08T01:29:10.574Z] API version: 1.40 (minimum version 1.12) [2019-11-08T01:29:10.574Z] Go version: go1.12.8 [2019-11-08T01:29:10.574Z] Git commit: 6a30dfc [2019-11-08T01:29:10.574Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-08T01:29:10.574Z] OS/Arch: linux/amd64 [2019-11-08T01:29:10.574Z] Experimental: true [2019-11-08T01:29:10.574Z] containerd: [2019-11-08T01:29:10.574Z] Version: 1.2.6 [2019-11-08T01:29:10.574Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T01:29:10.574Z] runc: [2019-11-08T01:29:10.574Z] Version: 1.0.0-rc8 [2019-11-08T01:29:10.574Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T01:29:10.574Z] docker-init: [2019-11-08T01:29:10.574Z] Version: 0.18.0 [2019-11-08T01:29:10.574Z] GitCommit: fec3683 [Pipeline] sh [2019-11-08T01:29:09.344Z] > git merge 1a88e0255496ca8a5ffa70e845da43381c7fc8ea # timeout=10 [2019-11-08T01:29:09.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T01:29:09.837Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:09.842Z] > git checkout -f 3711fea668d4443bcf6c8a489e7f5bb8055b244e [2019-11-08T01:29:09.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:09.258Z] > git config --add remote.origin.fetch +refs/pull/40192/head:refs/remotes/origin/PR-40192 # timeout=10 [2019-11-08T01:29:09.262Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T01:29:09.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:09.277Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:29:09.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:29:09.277Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:29:09.679Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:09.683Z] > git checkout -f 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:10.541Z] > git merge 1a88e0255496ca8a5ffa70e845da43381c7fc8ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T01:29:10.936Z] + docker info [2019-11-08T01:29:11.044Z] Merge succeeded, producing 1d0cffa3b691be1602f7733078a3fd473a902bfe [2019-11-08T01:29:11.045Z] Checking out Revision 1d0cffa3b691be1602f7733078a3fd473a902bfe (PR-40192) [2019-11-08T01:29:11.152Z] Commit message: "Merge commit '1a88e0255496ca8a5ffa70e845da43381c7fc8ea' into HEAD" [2019-11-08T01:29:11.038Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T01:29:11.048Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:11.055Z] > git checkout -f 1d0cffa3b691be1602f7733078a3fd473a902bfe [2019-11-08T01:29:11.159Z] > git rev-list --no-walk 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 # timeout=10 [2019-11-08T01:29:11.190Z] Client: [2019-11-08T01:29:11.190Z] Debug Mode: false [2019-11-08T01:29:11.190Z] [2019-11-08T01:29:11.190Z] Server: [2019-11-08T01:29:11.190Z] Containers: 0 [2019-11-08T01:29:11.190Z] Running: 0 [2019-11-08T01:29:11.190Z] Paused: 0 [2019-11-08T01:29:11.190Z] Stopped: 0 [2019-11-08T01:29:11.190Z] Images: 51 [2019-11-08T01:29:11.190Z] Server Version: 19.03.2 [2019-11-08T01:29:11.190Z] Storage Driver: overlay2 [2019-11-08T01:29:11.190Z] Backing Filesystem: extfs [2019-11-08T01:29:11.190Z] Supports d_type: true [2019-11-08T01:29:11.190Z] Native Overlay Diff: true [2019-11-08T01:29:11.190Z] Logging Driver: json-file [2019-11-08T01:29:11.190Z] Cgroup Driver: cgroupfs [2019-11-08T01:29:11.190Z] Plugins: [2019-11-08T01:29:11.190Z] Volume: local [2019-11-08T01:29:11.190Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T01:29:11.190Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-08T01:29:11.190Z] Swarm: inactive [2019-11-08T01:29:11.190Z] Runtimes: runc [2019-11-08T01:29:11.190Z] Default Runtime: runc [2019-11-08T01:29:11.190Z] Init Binary: docker-init [2019-11-08T01:29:11.190Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T01:29:11.190Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T01:29:11.190Z] init version: fec3683 [2019-11-08T01:29:11.190Z] Security Options: [2019-11-08T01:29:11.190Z] apparmor [2019-11-08T01:29:11.190Z] seccomp [2019-11-08T01:29:11.190Z] Profile: default [2019-11-08T01:29:11.190Z] Kernel Version: 4.15.0-1048-aws [2019-11-08T01:29:11.190Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-08T01:29:11.190Z] OSType: linux [2019-11-08T01:29:11.190Z] Architecture: x86_64 [2019-11-08T01:29:11.190Z] CPUs: 2 [2019-11-08T01:29:11.190Z] Total Memory: 7.501GiB [2019-11-08T01:29:11.190Z] Name: ip-10-100-78-231 [2019-11-08T01:29:11.190Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-08T01:29:11.190Z] Docker Root Dir: /var/lib/docker [2019-11-08T01:29:11.190Z] Debug Mode: false [2019-11-08T01:29:11.190Z] Registry: https://index.docker.io/v1/ [2019-11-08T01:29:11.190Z] Labels: [2019-11-08T01:29:11.190Z] Experimental: true [2019-11-08T01:29:11.190Z] Insecure Registries: [2019-11-08T01:29:11.190Z] 127.0.0.0/8 [2019-11-08T01:29:11.190Z] Live Restore Enabled: true [2019-11-08T01:29:11.190Z] [2019-11-08T01:29:11.190Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T01:29:11.200Z] + docker version [2019-11-08T01:29:11.200Z] Client: Docker Engine - Community [2019-11-08T01:29:11.200Z] Version: 19.03.2 [2019-11-08T01:29:11.200Z] API version: 1.40 [2019-11-08T01:29:11.200Z] Go version: go1.12.8 [2019-11-08T01:29:11.200Z] Git commit: 6a30dfc [2019-11-08T01:29:11.200Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-08T01:29:11.200Z] OS/Arch: linux/amd64 [2019-11-08T01:29:11.200Z] Experimental: false [2019-11-08T01:29:11.200Z] [2019-11-08T01:29:11.200Z] Server: Docker Engine - Community [2019-11-08T01:29:11.200Z] Engine: [2019-11-08T01:29:11.200Z] Version: 19.03.2 [2019-11-08T01:29:11.200Z] API version: 1.40 (minimum version 1.12) [2019-11-08T01:29:11.200Z] Go version: go1.12.8 [2019-11-08T01:29:11.200Z] Git commit: 6a30dfc [2019-11-08T01:29:11.200Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-08T01:29:11.200Z] OS/Arch: linux/amd64 [2019-11-08T01:29:11.200Z] Experimental: true [2019-11-08T01:29:11.200Z] containerd: [2019-11-08T01:29:11.200Z] Version: 1.2.6 [2019-11-08T01:29:11.200Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T01:29:11.200Z] runc: [2019-11-08T01:29:11.200Z] Version: 1.0.0-rc8 [2019-11-08T01:29:11.200Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T01:29:11.200Z] docker-init: [2019-11-08T01:29:11.200Z] Version: 0.18.0 [2019-11-08T01:29:11.200Z] GitCommit: fec3683 [Pipeline] sh [2019-11-08T01:29:11.557Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:11.557Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:11.557Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40192/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T01:29:11.557Z] + bash /home/ubuntu/workspace/moby_PR-40192/check-config.sh [2019-11-08T01:29:11.557Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T01:29:11.557Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-08T01:29:11.557Z] [2019-11-08T01:29:11.557Z] Generally Necessary: [2019-11-08T01:29:11.557Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T01:29:11.557Z] - apparmor: enabled and tools installed [2019-11-08T01:29:11.557Z] - CONFIG_NAMESPACES: enabled [2019-11-08T01:29:11.557Z] - CONFIG_NET_NS: enabled [2019-11-08T01:29:11.557Z] - CONFIG_PID_NS: enabled [2019-11-08T01:29:11.557Z] - CONFIG_IPC_NS: enabled [2019-11-08T01:29:11.557Z] - CONFIG_UTS_NS: enabled [2019-11-08T01:29:11.557Z] - CONFIG_CGROUPS: enabled [2019-11-08T01:29:11.557Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T01:29:11.557Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T01:29:11.557Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T01:29:11.557Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T01:29:11.557Z] - CONFIG_CPUSETS: enabled [2019-11-08T01:29:11.557Z] - CONFIG_MEMCG: enabled [2019-11-08T01:29:11.557Z] - CONFIG_KEYS: enabled [2019-11-08T01:29:11.557Z] - CONFIG_VETH: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T01:29:11.557Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T01:29:11.557Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T01:29:11.557Z] [2019-11-08T01:29:11.557Z] Optional Features: [2019-11-08T01:29:11.557Z] - CONFIG_USER_NS: enabled [2019-11-08T01:29:11.557Z] - CONFIG_SECCOMP: enabled [2019-11-08T01:29:11.557Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T01:29:11.557Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T01:29:11.557Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T01:29:11.557Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T01:29:11.557Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-08T01:29:11.557Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T01:29:11.557Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T01:29:11.595Z] + docker info [2019-11-08T01:29:11.605Z] Sending build context to Docker daemon 50.15MB [2019-11-08T01:29:11.605Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-08T01:29:11.605Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-08T01:29:11.605Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-08T01:29:11.605Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-08T01:29:11.811Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T01:29:11.812Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T01:29:11.812Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T01:29:11.812Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T01:29:11.812Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T01:29:11.812Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T01:29:11.812Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T01:29:11.812Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T01:29:11.812Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T01:29:11.812Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T01:29:11.812Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T01:29:11.812Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_EXT4_FS: enabled [2019-11-08T01:29:11.812Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T01:29:11.812Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T01:29:11.812Z] - Network Drivers: [2019-11-08T01:29:11.812Z] - "overlay": [2019-11-08T01:29:11.812Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T01:29:11.812Z] Optional (for encrypted networks): [2019-11-08T01:29:11.812Z] - CONFIG_CRYPTO: enabled [2019-11-08T01:29:11.812Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-08T01:29:11.812Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-08T01:29:11.812Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-08T01:29:11.812Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-08T01:29:11.812Z] - CONFIG_XFRM: enabled [2019-11-08T01:29:11.812Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T01:29:11.812Z] - "ipvlan": [2019-11-08T01:29:11.812Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T01:29:11.812Z] - "macvlan": [2019-11-08T01:29:11.812Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T01:29:11.812Z] - "ftp,tftp client in container": [2019-11-08T01:29:11.812Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T01:29:11.812Z] - Storage Drivers: [2019-11-08T01:29:11.812Z] - "aufs": [2019-11-08T01:29:11.812Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T01:29:11.812Z] - "btrfs": [2019-11-08T01:29:11.812Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T01:29:11.812Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T01:29:11.812Z] - "devicemapper": [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T01:29:11.975Z] 1.12.10-stretch: Pulling from library/golang [2019-11-08T01:29:11.975Z] ade01ea651a2: Pulling fs layer [2019-11-08T01:29:11.975Z] fbabdb69f639: Pulling fs layer [2019-11-08T01:29:11.975Z] ff33bd1013d7: Pulling fs layer [2019-11-08T01:29:11.975Z] 85cfe9d77eff: Pulling fs layer [2019-11-08T01:29:11.975Z] ace5139f9caa: Pulling fs layer [2019-11-08T01:29:11.975Z] e4d79466b81c: Pulling fs layer [2019-11-08T01:29:11.975Z] b00baabad4ce: Pulling fs layer [2019-11-08T01:29:11.975Z] 85cfe9d77eff: Waiting [2019-11-08T01:29:11.975Z] ace5139f9caa: Waiting [2019-11-08T01:29:11.975Z] e4d79466b81c: Waiting [2019-11-08T01:29:11.975Z] b00baabad4ce: Waiting [2019-11-08T01:29:12.066Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T01:29:12.066Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T01:29:12.066Z] - "overlay": [2019-11-08T01:29:12.066Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T01:29:12.066Z] - "zfs": [2019-11-08T01:29:12.066Z] - /dev/zfs: missing [2019-11-08T01:29:12.066Z] - zfs command: missing [2019-11-08T01:29:12.066Z] - zpool command: missing [2019-11-08T01:29:12.066Z] [2019-11-08T01:29:12.066Z] Limits: [2019-11-08T01:29:12.066Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T01:29:12.066Z] [2019-11-08T01:29:12.066Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T01:29:12.143Z] + docker version [2019-11-08T01:29:12.143Z] Client: Docker Engine - Community [2019-11-08T01:29:12.143Z] Version: 19.03.2 [2019-11-08T01:29:12.143Z] API version: 1.40 [2019-11-08T01:29:12.143Z] Go version: go1.12.8 [2019-11-08T01:29:12.143Z] Git commit: 6a30dfc [2019-11-08T01:29:12.143Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-08T01:29:12.143Z] OS/Arch: linux/arm64 [2019-11-08T01:29:12.143Z] Experimental: false [2019-11-08T01:29:12.143Z] [2019-11-08T01:29:12.143Z] Server: Docker Engine - Community [2019-11-08T01:29:12.143Z] Engine: [2019-11-08T01:29:12.143Z] Version: 19.03.2 [2019-11-08T01:29:12.143Z] API version: 1.40 (minimum version 1.12) [2019-11-08T01:29:12.143Z] Go version: go1.12.8 [2019-11-08T01:29:12.143Z] Git commit: 6a30dfc [2019-11-08T01:29:12.143Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-08T01:29:12.143Z] OS/Arch: linux/arm64 [2019-11-08T01:29:12.143Z] Experimental: true [2019-11-08T01:29:12.143Z] containerd: [2019-11-08T01:29:12.143Z] Version: 1.2.6 [2019-11-08T01:29:12.143Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T01:29:12.143Z] runc: [2019-11-08T01:29:12.143Z] Version: 1.0.0-rc8 [2019-11-08T01:29:12.143Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T01:29:12.143Z] docker-init: [2019-11-08T01:29:12.143Z] Version: 0.18.0 [2019-11-08T01:29:12.143Z] GitCommit: fec3683 [Pipeline] sh [2019-11-08T01:29:12.481Z] + sudo modprobe ip_vs [2019-11-08T01:29:12.481Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 . [2019-11-08T01:29:12.481Z] #2 [internal] load .dockerignore [2019-11-08T01:29:12.481Z] #2 transferring context: 87B done [2019-11-08T01:29:12.481Z] #2 DONE 0.0s [2019-11-08T01:29:12.481Z] [2019-11-08T01:29:12.481Z] #1 [internal] load build definition from Dockerfile [2019-11-08T01:29:12.481Z] #1 transferring dockerfile: 14.85kB done [2019-11-08T01:29:12.481Z] #1 DONE 0.0s [2019-11-08T01:29:12.481Z] [2019-11-08T01:29:12.481Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T01:29:12.524Z] + docker info [2019-11-08T01:29:12.735Z] #3 DONE 0.1s [2019-11-08T01:29:12.736Z] [2019-11-08T01:29:12.736Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T01:29:12.736Z] #4 CACHED [2019-11-08T01:29:11.957Z] > git merge 1a88e0255496ca8a5ffa70e845da43381c7fc8ea # timeout=10 [2019-11-08T01:29:12.892Z] Merge succeeded, producing 148bb5e5f76b2c313f7a12ab8a8af1a4770fe0ed [2019-11-08T01:29:12.893Z] Checking out Revision 148bb5e5f76b2c313f7a12ab8a8af1a4770fe0ed (PR-40192) [2019-11-08T01:29:13.270Z] Commit message: "Merge commit '1a88e0255496ca8a5ffa70e845da43381c7fc8ea' into HEAD" [2019-11-08T01:29:13.297Z] [2019-11-08T01:29:13.297Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T01:29:13.297Z] #5 DONE 0.1s [2019-11-08T01:29:13.297Z] [2019-11-08T01:29:13.297Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T01:29:13.297Z] #6 DONE 0.0s [2019-11-08T01:29:13.297Z] [2019-11-08T01:29:13.297Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T01:29:13.297Z] #65 DONE 0.0s [2019-11-08T01:29:13.297Z] [2019-11-08T01:29:13.297Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T01:29:13.297Z] #7 DONE 0.0s [2019-11-08T01:29:13.297Z] [2019-11-08T01:29:13.297Z] #19 [internal] load build context [2019-11-08T01:29:13.458Z] Client: [2019-11-08T01:29:13.458Z] Debug Mode: false [2019-11-08T01:29:13.458Z] [2019-11-08T01:29:13.458Z] Server: [2019-11-08T01:29:13.458Z] Containers: 0 [2019-11-08T01:29:13.458Z] Running: 0 [2019-11-08T01:29:13.458Z] Paused: 0 [2019-11-08T01:29:13.458Z] Stopped: 0 [2019-11-08T01:29:13.458Z] Images: 6 [2019-11-08T01:29:13.458Z] Server Version: 19.03.2 [2019-11-08T01:29:13.458Z] Storage Driver: overlay2 [2019-11-08T01:29:13.458Z] Backing Filesystem: extfs [2019-11-08T01:29:13.458Z] Supports d_type: true [2019-11-08T01:29:13.458Z] Native Overlay Diff: true [2019-11-08T01:29:13.458Z] Logging Driver: json-file [2019-11-08T01:29:13.458Z] Cgroup Driver: cgroupfs [2019-11-08T01:29:13.458Z] Plugins: [2019-11-08T01:29:13.458Z] Volume: local [2019-11-08T01:29:13.458Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T01:29:13.458Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-08T01:29:13.458Z] Swarm: inactive [2019-11-08T01:29:13.458Z] Runtimes: runc [2019-11-08T01:29:13.458Z] Default Runtime: runc [2019-11-08T01:29:13.458Z] Init Binary: docker-init [2019-11-08T01:29:13.458Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T01:29:13.458Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T01:29:13.458Z] init version: fec3683 [2019-11-08T01:29:13.458Z] Security Options: [2019-11-08T01:29:13.458Z] apparmor [2019-11-08T01:29:13.458Z] seccomp [2019-11-08T01:29:13.458Z] Profile: default [2019-11-08T01:29:13.458Z] Kernel Version: 4.15.0-1048-aws [2019-11-08T01:29:13.458Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-08T01:29:13.458Z] OSType: linux [2019-11-08T01:29:13.458Z] Architecture: aarch64 [2019-11-08T01:29:13.458Z] CPUs: 4 [2019-11-08T01:29:13.458Z] Total Memory: 7.525GiB [2019-11-08T01:29:13.458Z] Name: ip-10-100-115-19 [2019-11-08T01:29:13.458Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-08T01:29:13.458Z] Docker Root Dir: /var/lib/docker [2019-11-08T01:29:13.458Z] Debug Mode: false [2019-11-08T01:29:13.458Z] Registry: https://index.docker.io/v1/ [2019-11-08T01:29:13.458Z] Labels: [2019-11-08T01:29:13.458Z] Experimental: true [2019-11-08T01:29:13.458Z] Insecure Registries: [2019-11-08T01:29:13.458Z] 127.0.0.0/8 [2019-11-08T01:29:13.458Z] Live Restore Enabled: true [2019-11-08T01:29:13.458Z] [2019-11-08T01:29:13.458Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T01:29:12.800Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-08T01:29:12.922Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:12.971Z] > git checkout -f 148bb5e5f76b2c313f7a12ab8a8af1a4770fe0ed [2019-11-08T01:29:13.307Z] > git rev-list --no-walk 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 # timeout=10 [2019-11-08T01:29:13.747Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:13.747Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:13.747Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40192/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T01:29:13.893Z] fbabdb69f639: Verifying Checksum [2019-11-08T01:29:13.893Z] fbabdb69f639: Download complete [2019-11-08T01:29:13.893Z] ff33bd1013d7: Verifying Checksum [2019-11-08T01:29:13.893Z] ff33bd1013d7: Download complete [2019-11-08T01:29:13.893Z] ade01ea651a2: Verifying Checksum [2019-11-08T01:29:13.893Z] ade01ea651a2: Download complete [2019-11-08T01:29:13.893Z] 85cfe9d77eff: Verifying Checksum [2019-11-08T01:29:13.893Z] 85cfe9d77eff: Download complete [2019-11-08T01:29:13.893Z] ace5139f9caa: Verifying Checksum [2019-11-08T01:29:13.893Z] ace5139f9caa: Download complete [2019-11-08T01:29:13.893Z] b00baabad4ce: Verifying Checksum [2019-11-08T01:29:13.893Z] b00baabad4ce: Download complete [2019-11-08T01:29:14.006Z] + bash /home/ubuntu/workspace/moby_PR-40192/check-config.sh [2019-11-08T01:29:14.006Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T01:29:14.006Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-08T01:29:14.006Z] [2019-11-08T01:29:14.006Z] Generally Necessary: [2019-11-08T01:29:14.006Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T01:29:14.006Z] - apparmor: enabled and tools installed [2019-11-08T01:29:14.006Z] - CONFIG_NAMESPACES: enabled [2019-11-08T01:29:14.006Z] - CONFIG_NET_NS: enabled [2019-11-08T01:29:14.006Z] - CONFIG_PID_NS: enabled [2019-11-08T01:29:14.006Z] - CONFIG_IPC_NS: enabled [2019-11-08T01:29:14.006Z] - CONFIG_UTS_NS: enabled [2019-11-08T01:29:14.006Z] - CONFIG_CGROUPS: enabled [2019-11-08T01:29:14.006Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T01:29:14.006Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T01:29:14.006Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T01:29:14.006Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T01:29:14.006Z] - CONFIG_CPUSETS: enabled [2019-11-08T01:29:14.006Z] - CONFIG_MEMCG: enabled [2019-11-08T01:29:14.006Z] - CONFIG_KEYS: enabled [2019-11-08T01:29:14.006Z] - CONFIG_VETH: enabled (as module) [2019-11-08T01:29:14.006Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T01:29:14.006Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T01:29:14.006Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T01:29:14.006Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T01:29:14.006Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T01:29:14.006Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T01:29:14.006Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T01:29:14.265Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T01:29:14.265Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T01:29:14.265Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T01:29:14.265Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T01:29:14.265Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T01:29:14.265Z] [2019-11-08T01:29:14.265Z] Optional Features: [2019-11-08T01:29:14.265Z] - CONFIG_USER_NS: enabled [2019-11-08T01:29:14.265Z] - CONFIG_SECCOMP: enabled [2019-11-08T01:29:14.265Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T01:29:14.265Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T01:29:14.265Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T01:29:14.265Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T01:29:14.265Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T01:29:14.265Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T01:29:14.265Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T01:29:14.265Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T01:29:14.265Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T01:29:14.265Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T01:29:14.265Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T01:29:14.265Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T01:29:14.265Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T01:29:14.265Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T01:29:14.265Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T01:29:14.265Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T01:29:14.265Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T01:29:14.265Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T01:29:14.265Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T01:29:14.265Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T01:29:14.524Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T01:29:14.524Z] - CONFIG_EXT4_FS: enabled [2019-11-08T01:29:14.524Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T01:29:14.524Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T01:29:14.524Z] - Network Drivers: [2019-11-08T01:29:14.524Z] - "overlay": [2019-11-08T01:29:14.524Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T01:29:14.524Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T01:29:14.524Z] Optional (for encrypted networks): [2019-11-08T01:29:14.524Z] - CONFIG_CRYPTO: enabled [2019-11-08T01:29:14.524Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-08T01:29:14.524Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-08T01:29:14.524Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-08T01:29:14.524Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-08T01:29:14.524Z] - CONFIG_XFRM: enabled [2019-11-08T01:29:14.524Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T01:29:14.524Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T01:29:14.524Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T01:29:14.524Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T01:29:14.524Z] - "ipvlan": [2019-11-08T01:29:14.524Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T01:29:14.524Z] - "macvlan": [2019-11-08T01:29:14.524Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T01:29:14.524Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T01:29:14.524Z] - "ftp,tftp client in container": [2019-11-08T01:29:14.524Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T01:29:14.524Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T01:29:14.524Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T01:29:14.524Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T01:29:14.524Z] - Storage Drivers: [2019-11-08T01:29:14.524Z] - "aufs": [2019-11-08T01:29:14.698Z] #19 transferring context: 45.66MB 1.2s done [2019-11-08T01:29:14.698Z] #19 DONE 1.2s [2019-11-08T01:29:14.698Z] [2019-11-08T01:29:14.698Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T01:29:14.698Z] #9 CACHED [2019-11-08T01:29:14.698Z] [2019-11-08T01:29:14.698Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T01:29:14.698Z] #8 CACHED [2019-11-08T01:29:14.698Z] [2019-11-08T01:29:14.698Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:29:14.698Z] #20 CACHED [2019-11-08T01:29:14.698Z] [2019-11-08T01:29:14.698Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T01:29:14.703Z] e4d79466b81c: Verifying Checksum [2019-11-08T01:29:14.703Z] e4d79466b81c: Download complete [2019-11-08T01:29:14.782Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T01:29:14.782Z] - "btrfs": [2019-11-08T01:29:14.782Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T01:29:14.782Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T01:29:14.782Z] - "devicemapper": [2019-11-08T01:29:14.782Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T01:29:14.782Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T01:29:14.782Z] - "overlay": [2019-11-08T01:29:14.782Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T01:29:14.782Z] - "zfs": [2019-11-08T01:29:14.782Z] - /dev/zfs: missing [2019-11-08T01:29:14.783Z] - zfs command: missing [2019-11-08T01:29:14.783Z] - zpool command: missing [2019-11-08T01:29:14.783Z] [2019-11-08T01:29:14.783Z] Limits: [2019-11-08T01:29:14.783Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T01:29:14.783Z] [2019-11-08T01:29:14.783Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T01:29:15.022Z] + docker version [2019-11-08T01:29:15.022Z] Client: Docker Engine - Enterprise [2019-11-08T01:29:15.022Z] Version: 19.03.2 [2019-11-08T01:29:15.022Z] API version: 1.40 [2019-11-08T01:29:15.022Z] Go version: go1.12.8 [2019-11-08T01:29:15.022Z] Git commit: c92ab06ed9 [2019-11-08T01:29:15.022Z] Built: 09/03/2019 16:38:11 [2019-11-08T01:29:15.022Z] OS/Arch: windows/amd64 [2019-11-08T01:29:15.022Z] Experimental: false [2019-11-08T01:29:15.022Z] [2019-11-08T01:29:15.022Z] Server: Docker Engine - Enterprise [2019-11-08T01:29:15.022Z] Engine: [2019-11-08T01:29:15.022Z] Version: 19.03.2 [2019-11-08T01:29:15.022Z] API version: 1.40 (minimum version 1.24) [2019-11-08T01:29:15.022Z] Go version: go1.12.8 [2019-11-08T01:29:15.022Z] Git commit: c92ab06ed9 [2019-11-08T01:29:15.022Z] Built: 09/03/2019 16:35:47 [2019-11-08T01:29:15.022Z] OS/Arch: windows/amd64 [2019-11-08T01:29:15.022Z] Experimental: true [2019-11-08T01:29:15.125Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 . [2019-11-08T01:29:15.125Z] #1 [internal] load build definition from Dockerfile [2019-11-08T01:29:15.125Z] #1 transferring dockerfile: 14.85kB done [2019-11-08T01:29:15.125Z] #1 DONE 0.0s [2019-11-08T01:29:15.125Z] [2019-11-08T01:29:15.125Z] #2 [internal] load .dockerignore [2019-11-08T01:29:15.125Z] #2 transferring context: 87B done [2019-11-08T01:29:15.125Z] #2 DONE 0.0s [2019-11-08T01:29:15.125Z] [2019-11-08T01:29:15.125Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [Pipeline] sh [2019-11-08T01:29:15.384Z] #3 DONE 0.1s [2019-11-08T01:29:15.384Z] [2019-11-08T01:29:15.384Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T01:29:15.384Z] #4 CACHED [2019-11-08T01:29:15.488Z] ade01ea651a2: Pull complete [2019-11-08T01:29:15.623Z] #67 DONE 1.0s [2019-11-08T01:29:15.623Z] [2019-11-08T01:29:15.623Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:29:15.848Z] fbabdb69f639: Pull complete [2019-11-08T01:29:15.848Z] ff33bd1013d7: Pull complete [2019-11-08T01:29:15.951Z] [2019-11-08T01:29:15.951Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T01:29:15.951Z] #6 DONE 0.0s [2019-11-08T01:29:15.951Z] [2019-11-08T01:29:15.951Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T01:29:15.951Z] #5 DONE 0.1s [2019-11-08T01:29:15.951Z] [2019-11-08T01:29:15.951Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T01:29:15.951Z] #65 DONE 0.0s [2019-11-08T01:29:15.951Z] [2019-11-08T01:29:15.951Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T01:29:15.951Z] #7 DONE 0.0s [2019-11-08T01:29:15.951Z] [2019-11-08T01:29:15.951Z] #19 [internal] load build context [2019-11-08T01:29:16.044Z] + docker info [2019-11-08T01:29:16.546Z] #68 0.819 + RM_GOPATH=0 [2019-11-08T01:29:16.546Z] #68 0.821 + TMP_GOPATH= [2019-11-08T01:29:16.546Z] #68 0.821 + : /build [2019-11-08T01:29:16.546Z] #68 0.821 + '[' -z '' ']' [2019-11-08T01:29:16.546Z] #68 0.822 ++ mktemp -d [2019-11-08T01:29:16.546Z] #68 0.825 + export GOPATH=/tmp/tmp.sSq8XRbfh1 [2019-11-08T01:29:16.546Z] #68 0.825 + GOPATH=/tmp/tmp.sSq8XRbfh1 [2019-11-08T01:29:16.546Z] #68 0.825 + RM_GOPATH=1 [2019-11-08T01:29:16.546Z] #68 0.826 ++ dirname ./install.sh [2019-11-08T01:29:16.546Z] #68 0.826 + dir=. [2019-11-08T01:29:16.546Z] #68 0.827 + bin=proxy [2019-11-08T01:29:16.546Z] #68 0.827 + shift [2019-11-08T01:29:16.546Z] #68 0.827 + '[' '!' -f ./proxy.installer ']' [2019-11-08T01:29:16.546Z] #68 0.827 + . ./proxy.installer [2019-11-08T01:29:16.546Z] #68 0.827 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:29:16.546Z] #68 0.827 + install_proxy [2019-11-08T01:29:16.546Z] #68 0.827 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:29:16.546Z] #68 0.827 + case "$1" in [2019-11-08T01:29:16.546Z] #68 0.827 + export CGO_ENABLED=0 [2019-11-08T01:29:16.546Z] #68 0.827 + CGO_ENABLED=0 [2019-11-08T01:29:16.546Z] #68 0.827 + _install_proxy [2019-11-08T01:29:16.546Z] #68 0.827 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-08T01:29:16.546Z] #68 0.827 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sSq8XRbfh1/src/github.com/docker/libnetwork [2019-11-08T01:29:16.546Z] #68 0.828 Cloning into '/tmp/tmp.sSq8XRbfh1/src/github.com/docker/libnetwork'... [2019-11-08T01:29:16.641Z] Client: [2019-11-08T01:29:16.641Z] Debug Mode: false [2019-11-08T01:29:16.641Z] Plugins: [2019-11-08T01:29:16.641Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-08T01:29:16.641Z] [2019-11-08T01:29:16.641Z] Server: [2019-11-08T01:29:16.641Z] Containers: 0 [2019-11-08T01:29:16.641Z] Running: 0 [2019-11-08T01:29:16.641Z] Paused: 0 [2019-11-08T01:29:16.641Z] Stopped: 0 [2019-11-08T01:29:16.641Z] Images: 8 [2019-11-08T01:29:16.641Z] Server Version: 19.03.2 [2019-11-08T01:29:16.641Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-08T01:29:16.641Z] Windows: [2019-11-08T01:29:16.641Z] LCOW: [2019-11-08T01:29:16.641Z] Logging Driver: json-file [2019-11-08T01:29:16.641Z] Plugins: [2019-11-08T01:29:16.641Z] Volume: local [2019-11-08T01:29:16.641Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-08T01:29:16.641Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T01:29:16.641Z] Swarm: inactive [2019-11-08T01:29:16.641Z] Default Isolation: process [2019-11-08T01:29:16.641Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T01:29:16.641Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T01:29:16.641Z] OSType: windows [2019-11-08T01:29:16.641Z] Architecture: x86_64 [2019-11-08T01:29:16.641Z] CPUs: 4 [2019-11-08T01:29:16.641Z] Total Memory: 32GiB [2019-11-08T01:29:16.641Z] Name: azwin-2-120e90 [2019-11-08T01:29:16.641Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-08T01:29:16.641Z] Docker Root Dir: D:\docker [2019-11-08T01:29:16.641Z] Debug Mode: false [2019-11-08T01:29:16.641Z] Registry: https://index.docker.io/v1/ [2019-11-08T01:29:16.641Z] Labels: [2019-11-08T01:29:16.641Z] Experimental: true [2019-11-08T01:29:16.641Z] Insecure Registries: [2019-11-08T01:29:16.641Z] 10.0.0.4:5000 [2019-11-08T01:29:16.641Z] 127.0.0.0/8 [2019-11-08T01:29:16.641Z] Registry Mirrors: [2019-11-08T01:29:16.641Z] http://10.0.0.4:5000/ [2019-11-08T01:29:16.641Z] Live Restore Enabled: false [2019-11-08T01:29:16.641Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-08T01:29:17.344Z] #19 transferring context: 45.66MB 1.3s done [2019-11-08T01:29:17.344Z] #19 DONE 1.3s [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T01:29:17.344Z] #30 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #39 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T01:29:17.344Z] #15 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #32 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T01:29:17.344Z] #14 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #69 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T01:29:17.344Z] #61 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:29:17.344Z] #31 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T01:29:17.344Z] #43 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:29:17.344Z] #36 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #55 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #64 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T01:29:17.344Z] #58 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T01:29:17.344Z] #63 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:29:17.344Z] #28 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T01:29:17.344Z] #25 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #60 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:29:17.344Z] #24 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:29:17.344Z] #44 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #45 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:29:17.344Z] #41 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T01:29:17.344Z] #23 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:29:17.344Z] #54 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T01:29:17.344Z] #8 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T01:29:17.344Z] #53 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:29:17.344Z] #68 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T01:29:17.344Z] #16 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T01:29:17.344Z] #35 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:17.344Z] #22 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T01:29:17.344Z] #11 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T01:29:17.344Z] #46 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:29:17.344Z] #17 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:29:17.344Z] #10 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #37 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T01:29:17.344Z] #67 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:29:17.344Z] #26 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T01:29:17.344Z] #27 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:17.344Z] #62 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:29:17.344Z] #57 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T01:29:17.344Z] #13 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T01:29:17.344Z] #21 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #48 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:29:17.344Z] #20 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:17.344Z] #59 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:29:17.344Z] #18 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T01:29:17.344Z] #12 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:29:17.344Z] #34 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:17.344Z] #47 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T01:29:17.344Z] #66 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #51 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T01:29:17.344Z] #42 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:29:17.344Z] #52 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:29:17.344Z] #40 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:29:17.344Z] #33 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T01:29:17.344Z] #9 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:17.344Z] #50 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:29:17.344Z] #56 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T01:29:17.344Z] #29 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T01:29:17.344Z] #49 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:29:17.344Z] #38 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T01:29:17.344Z] #70 CACHED [2019-11-08T01:29:17.344Z] [2019-11-08T01:29:17.344Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T01:29:17.911Z] #68 2.253 + cd /tmp/tmp.sSq8XRbfh1/src/github.com/docker/libnetwork [2019-11-08T01:29:17.911Z] #68 2.254 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:29:17.911Z] #68 2.318 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T01:29:18.149Z] Client: [2019-11-08T01:29:18.149Z] Debug Mode: false [2019-11-08T01:29:18.149Z] [2019-11-08T01:29:18.149Z] Server: [2019-11-08T01:29:18.149Z] Containers: 0 [2019-11-08T01:29:18.149Z] Running: 0 [2019-11-08T01:29:18.149Z] Paused: 0 [2019-11-08T01:29:18.149Z] Stopped: 0 [2019-11-08T01:29:18.149Z] Images: 3 [2019-11-08T01:29:18.149Z] Server Version: 19.03.2 [2019-11-08T01:29:18.149Z] Storage Driver: overlay2 [2019-11-08T01:29:18.149Z] Backing Filesystem: extfs [2019-11-08T01:29:18.149Z] Supports d_type: true [2019-11-08T01:29:18.149Z] Native Overlay Diff: true [2019-11-08T01:29:18.149Z] Logging Driver: json-file [2019-11-08T01:29:18.149Z] Cgroup Driver: cgroupfs [2019-11-08T01:29:18.149Z] Plugins: [2019-11-08T01:29:18.149Z] Volume: local [2019-11-08T01:29:18.149Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T01:29:18.149Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-08T01:29:18.149Z] Swarm: inactive [2019-11-08T01:29:18.149Z] Runtimes: runc [2019-11-08T01:29:18.149Z] Default Runtime: runc [2019-11-08T01:29:18.149Z] Init Binary: docker-init [2019-11-08T01:29:18.149Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-08T01:29:18.149Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-08T01:29:18.149Z] init version: fec3683 [2019-11-08T01:29:18.149Z] Security Options: [2019-11-08T01:29:18.149Z] apparmor [2019-11-08T01:29:18.149Z] seccomp [2019-11-08T01:29:18.149Z] Profile: default [2019-11-08T01:29:18.149Z] Kernel Version: 4.15.0-1048-aws [2019-11-08T01:29:18.149Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-08T01:29:18.149Z] OSType: linux [2019-11-08T01:29:18.149Z] Architecture: x86_64 [2019-11-08T01:29:18.149Z] CPUs: 2 [2019-11-08T01:29:18.149Z] Total Memory: 7.583GiB [2019-11-08T01:29:18.149Z] Name: ip-10-100-114-16 [2019-11-08T01:29:18.149Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-08T01:29:18.149Z] Docker Root Dir: /var/lib/docker [2019-11-08T01:29:18.149Z] Debug Mode: false [2019-11-08T01:29:18.149Z] Registry: https://index.docker.io/v1/ [2019-11-08T01:29:18.149Z] Labels: [2019-11-08T01:29:18.149Z] Experimental: true [2019-11-08T01:29:18.149Z] Insecure Registries: [2019-11-08T01:29:18.149Z] 127.0.0.0/8 [2019-11-08T01:29:18.149Z] Live Restore Enabled: true [2019-11-08T01:29:18.149Z] [2019-11-08T01:29:18.149Z] WARNING: No swap limit support [Pipeline] sh [2019-11-08T01:29:18.421Z] 85cfe9d77eff: Pull complete [2019-11-08T01:29:18.438Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:18.438Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:18.438Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40192/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T01:29:18.438Z] + bash /home/ubuntu/workspace/moby_PR-40192/check-config.sh [2019-11-08T01:29:18.438Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T01:29:18.438Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-08T01:29:18.438Z] [2019-11-08T01:29:18.438Z] Generally Necessary: [2019-11-08T01:29:18.438Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T01:29:18.438Z] - apparmor: enabled and tools installed [2019-11-08T01:29:18.438Z] - CONFIG_NAMESPACES: enabled [2019-11-08T01:29:18.438Z] - CONFIG_NET_NS: enabled [2019-11-08T01:29:18.438Z] - CONFIG_PID_NS: enabled [2019-11-08T01:29:18.438Z] - CONFIG_IPC_NS: enabled [2019-11-08T01:29:18.438Z] - CONFIG_UTS_NS: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CGROUPS: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CPUSETS: enabled [2019-11-08T01:29:18.438Z] - CONFIG_MEMCG: enabled [2019-11-08T01:29:18.438Z] - CONFIG_KEYS: enabled [2019-11-08T01:29:18.438Z] - CONFIG_VETH: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T01:29:18.438Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T01:29:18.438Z] [2019-11-08T01:29:18.438Z] Optional Features: [2019-11-08T01:29:18.438Z] - CONFIG_USER_NS: enabled [2019-11-08T01:29:18.438Z] - CONFIG_SECCOMP: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T01:29:18.438Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T01:29:18.438Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T01:29:18.438Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-08T01:29:18.438Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-08T01:29:18.438Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T01:29:18.438Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T01:29:18.438Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T01:29:18.438Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T01:29:18.438Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T01:29:18.438Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T01:29:18.438Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T01:29:18.438Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T01:29:18.438Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T01:29:18.438Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T01:29:18.695Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T01:29:18.695Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_EXT4_FS: enabled [2019-11-08T01:29:18.695Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T01:29:18.695Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T01:29:18.695Z] - Network Drivers: [2019-11-08T01:29:18.695Z] - "overlay": [2019-11-08T01:29:18.695Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T01:29:18.695Z] Optional (for encrypted networks): [2019-11-08T01:29:18.695Z] - CONFIG_CRYPTO: enabled [2019-11-08T01:29:18.695Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-08T01:29:18.695Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-08T01:29:18.695Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-08T01:29:18.695Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-08T01:29:18.695Z] - CONFIG_XFRM: enabled [2019-11-08T01:29:18.695Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T01:29:18.695Z] - "ipvlan": [2019-11-08T01:29:18.695Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T01:29:18.695Z] - "macvlan": [2019-11-08T01:29:18.695Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T01:29:18.695Z] - "ftp,tftp client in container": [2019-11-08T01:29:18.695Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T01:29:18.695Z] - Storage Drivers: [2019-11-08T01:29:18.695Z] - "aufs": [2019-11-08T01:29:18.695Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T01:29:18.695Z] - "btrfs": [2019-11-08T01:29:18.695Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T01:29:18.695Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T01:29:18.695Z] - "devicemapper": [2019-11-08T01:29:18.695Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T01:29:18.695Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T01:29:18.695Z] - "overlay": [2019-11-08T01:29:18.695Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T01:29:18.695Z] - "zfs": [2019-11-08T01:29:18.695Z] - /dev/zfs: missing [2019-11-08T01:29:18.695Z] - zfs command: missing [2019-11-08T01:29:18.695Z] - zpool command: missing [2019-11-08T01:29:18.695Z] [2019-11-08T01:29:18.695Z] Limits: [2019-11-08T01:29:18.695Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T01:29:18.695Z] [2019-11-08T01:29:18.695Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T01:29:18.836Z] #68 DONE 3.1s [2019-11-08T01:29:19.024Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 . [2019-11-08T01:29:19.024Z] #2 [internal] load .dockerignore [2019-11-08T01:29:19.024Z] #2 transferring context: 87B done [2019-11-08T01:29:19.024Z] #2 DONE 0.0s [2019-11-08T01:29:19.024Z] [2019-11-08T01:29:19.024Z] #1 [internal] load build definition from Dockerfile [2019-11-08T01:29:19.024Z] #1 transferring dockerfile: 14.85kB done [2019-11-08T01:29:19.024Z] #1 DONE 0.0s [2019-11-08T01:29:19.024Z] [2019-11-08T01:29:19.024Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T01:29:19.205Z] ace5139f9caa: Pull complete [2019-11-08T01:29:19.249Z] #71 DONE 2.1s [2019-11-08T01:29:19.281Z] #3 DONE 0.3s [2019-11-08T01:29:19.281Z] [2019-11-08T01:29:19.281Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T01:29:19.281Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T01:29:19.508Z] [2019-11-08T01:29:19.508Z] #72 exporting to image [2019-11-08T01:29:19.508Z] #72 exporting layers [2019-11-08T01:29:19.537Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T01:29:19.537Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-08T01:29:19.537Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-08T01:29:19.537Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.63MB / 8.82MB 0.2s [2019-11-08T01:29:19.537Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2019-11-08T01:29:19.795Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.5s done [2019-11-08T01:29:19.795Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:29:20.196Z] #10 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T01:29:20.196Z] #15 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:29:20.196Z] #17 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:20.196Z] #50 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:29:20.196Z] #28 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:29:20.196Z] #44 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:20.196Z] #22 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:29:20.196Z] #31 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T01:29:20.196Z] #53 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T01:29:20.196Z] #30 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:29:20.196Z] #24 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T01:29:20.196Z] #21 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:20.196Z] #59 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.196Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T01:29:20.196Z] #11 CACHED [2019-11-08T01:29:20.196Z] [2019-11-08T01:29:20.197Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:29:20.197Z] #36 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T01:29:20.197Z] #12 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T01:29:20.197Z] #27 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:29:20.197Z] #57 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T01:29:20.197Z] #63 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T01:29:20.197Z] #23 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:29:20.197Z] #18 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T01:29:20.197Z] #14 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T01:29:20.197Z] #61 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T01:29:20.197Z] #35 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:29:20.197Z] #41 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #37 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:29:20.197Z] #52 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T01:29:20.197Z] #25 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:20.197Z] #62 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #48 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #39 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:29:20.197Z] #40 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T01:29:20.197Z] #42 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #32 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T01:29:20.197Z] #49 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #60 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T01:29:20.197Z] #13 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:29:20.197Z] #38 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #45 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:29:20.197Z] #34 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T01:29:20.197Z] #16 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #29 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T01:29:20.197Z] #58 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T01:29:20.197Z] #46 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #51 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:29:20.197Z] #54 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:29:20.197Z] #56 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:29:20.197Z] #33 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:20.197Z] #47 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:29:20.197Z] #26 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #55 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T01:29:20.197Z] #43 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #64 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T01:29:20.197Z] #66 CACHED [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T01:29:20.197Z] #69 DONE 0.1s [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T01:29:20.197Z] #70 DONE 0.0s [2019-11-08T01:29:20.197Z] [2019-11-08T01:29:20.197Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T01:29:20.359Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-11-08T01:29:20.360Z] #4 DONE 0.8s [2019-11-08T01:29:20.360Z] [2019-11-08T01:29:20.360Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T01:29:20.756Z] #71 DONE 0.6s [2019-11-08T01:29:20.756Z] [2019-11-08T01:29:20.756Z] #72 exporting to image [2019-11-08T01:29:20.756Z] #72 exporting layers [2019-11-08T01:29:20.883Z] #72 exporting layers 1.4s done [2019-11-08T01:29:20.883Z] #72 writing image sha256:47f60966dd00735274fcf6d3572f51fca4a55dcc5482f82aab4c4e705b70b447 done [2019-11-08T01:29:20.883Z] #72 naming to docker.io/library/docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 done [2019-11-08T01:29:20.883Z] #72 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T01:29:20.941Z] #6 DONE 0.2s [2019-11-08T01:29:20.941Z] [2019-11-08T01:29:20.941Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T01:29:20.941Z] #5 DONE 0.2s [2019-11-08T01:29:20.941Z] [2019-11-08T01:29:20.941Z] #19 [internal] load build context [2019-11-08T01:29:21.228Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/test/unit [2019-11-08T01:29:21.679Z] #72 exporting layers 0.9s done [2019-11-08T01:29:21.679Z] #72 writing image sha256:011aab678c1deed0a1e21eb45d4a3cdb2a268157cd80708d1fa09695a0c4a63a done [2019-11-08T01:29:21.679Z] #72 naming to docker.io/library/docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 done [2019-11-08T01:29:21.679Z] #72 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-08T01:29:22.710Z] [2019-11-08T01:29:22.710Z] Removing bundles/ [2019-11-08T01:29:22.710Z] [2019-11-08T01:29:22.710Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-08T01:29:22.710Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:29:22.710Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T01:29:23.280Z] e4d79466b81c: Pull complete [2019-11-08T01:29:23.280Z] b00baabad4ce: Pull complete [2019-11-08T01:29:23.280Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-08T01:29:23.280Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-08T01:29:23.280Z] ---> 687421176e14 [2019-11-08T01:29:23.280Z] Step 5/16 : ARG BUILDX_REPO [2019-11-08T01:29:23.280Z] ---> Running in b9c0e9b0db29 [2019-11-08T01:29:23.280Z] Removing intermediate container b9c0e9b0db29 [2019-11-08T01:29:23.280Z] ---> 587a2f9e79ff [2019-11-08T01:29:23.280Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-08T01:29:23.280Z] ---> Running in 84bb035b4e68 [2019-11-08T01:29:23.643Z] Cloning into '/buildx'... [2019-11-08T01:29:24.224Z] #19 transferring context: 29.50MB 3.3s [2019-11-08T01:29:24.482Z] #19 ... [2019-11-08T01:29:24.482Z] [2019-11-08T01:29:24.482Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T01:29:24.482Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T01:29:24.482Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T01:29:24.482Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-11-08T01:29:24.482Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T01:29:24.482Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.8s done [2019-11-08T01:29:24.482Z] #65 DONE 3.7s [2019-11-08T01:29:24.482Z] [2019-11-08T01:29:24.482Z] #19 [internal] load build context [2019-11-08T01:29:24.742Z] #19 transferring context: 45.66MB 3.9s done [2019-11-08T01:29:24.742Z] #19 DONE 3.9s [2019-11-08T01:29:24.742Z] [2019-11-08T01:29:24.742Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T01:29:24.742Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-08T01:29:24.742Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-08T01:29:24.742Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-11-08T01:29:24.742Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-11-08T01:29:24.742Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-11-08T01:29:24.742Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.7s done [2019-11-08T01:29:24.742Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.7s done [2019-11-08T01:29:24.742Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.4s done [2019-11-08T01:29:24.742Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.7s done [2019-11-08T01:29:24.742Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.5s done [2019-11-08T01:29:24.742Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 2.8s [2019-11-08T01:29:24.742Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.7s done [2019-11-08T01:29:25.419Z] ? github.com/docker/docker/api [no test files] [2019-11-08T01:29:25.464Z] Removing intermediate container 84bb035b4e68 [2019-11-08T01:29:25.464Z] ---> 7daf9556cf31 [2019-11-08T01:29:25.464Z] Step 7/16 : WORKDIR /buildx [2019-11-08T01:29:25.944Z] ---> Running in 54af3766a387 [2019-11-08T01:29:25.944Z] Removing intermediate container 54af3766a387 [2019-11-08T01:29:25.944Z] ---> feae57bc3ff1 [2019-11-08T01:29:25.944Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-08T01:29:25.944Z] ---> Running in 64e9f75b57d9 [2019-11-08T01:29:26.112Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.1s done [2019-11-08T01:29:26.369Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-11-08T01:29:26.449Z] Removing intermediate container 64e9f75b57d9 [2019-11-08T01:29:26.449Z] ---> 60424c584c94 [2019-11-08T01:29:26.449Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-08T01:29:26.449Z] ---> Running in 0e2d345ef3da [2019-11-08T01:29:26.859Z] From https://github.com/docker/buildx [2019-11-08T01:29:26.859Z] * [new tag] v0.3.1 -> build [2019-11-08T01:29:26.859Z] Switched to branch 'build' [2019-11-08T01:29:26.934Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-11-08T01:29:26.934Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-08T01:29:27.191Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-11-08T01:29:27.215Z] Removing intermediate container 0e2d345ef3da [2019-11-08T01:29:27.215Z] ---> 8bf5025ebbfd [2019-11-08T01:29:27.215Z] Step 10/16 : RUN go mod download [2019-11-08T01:29:27.448Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0.1s [2019-11-08T01:29:27.591Z] ---> Running in 9613d5c1aa9c [2019-11-08T01:29:27.997Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-08T01:29:27.997Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-08T01:29:27.997Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-08T01:29:27.997Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-08T01:29:27.997Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-08T01:29:27.997Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-08T01:29:27.997Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-08T01:29:28.151Z] Fetching without tags [2019-11-08T01:29:28.076Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:28.081Z] > git config --add remote.origin.fetch +refs/pull/40192/head:refs/remotes/origin/PR-40192 # timeout=10 [2019-11-08T01:29:28.085Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-08T01:29:28.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-08T01:29:28.153Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-08T01:29:28.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-08T01:29:28.154Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40192/head:refs/remotes/origin/PR-40192 +refs/heads/master:refs/remotes/origin/master [2019-11-08T01:29:28.376Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-08T01:29:28.719Z] Merging remotes/origin/master commit 1a88e0255496ca8a5ffa70e845da43381c7fc8ea into PR head commit 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:28.766Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-08T01:29:28.766Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-08T01:29:28.766Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-08T01:29:28.766Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-08T01:29:28.766Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-08T01:29:29.173Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-08T01:29:29.173Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-08T01:29:29.173Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-08T01:29:29.346Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.0s done [2019-11-08T01:29:29.577Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-08T01:29:29.577Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a7554f44\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-08T01:29:29.577Z] ---------------------------------------------------------------------------- [2019-11-08T01:29:29.577Z] [2019-11-08T01:29:29.577Z] INFO: executeCI.ps1 starting at Fri Nov 8 01:29:28 CUT 2019 [2019-11-08T01:29:29.577Z] [2019-11-08T01:29:29.577Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-08T01:29:29.577Z] INFO: Running git version 2.23.0.windows.1 [2019-11-08T01:29:29.577Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-08T01:29:29.577Z] INFO: Environment variables: [2019-11-08T01:29:29.577Z] [2019-11-08T01:29:29.577Z] Name Value [2019-11-08T01:29:29.577Z] ---- ----- [2019-11-08T01:29:29.577Z] ALLUSERSPROFILE C:\ProgramData [2019-11-08T01:29:29.577Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-08T01:29:29.577Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-08T01:29:29.577Z] BRANCH_NAME PR-40192 [2019-11-08T01:29:29.577Z] BUILD_DISPLAY_NAME #2 [2019-11-08T01:29:29.577Z] BUILD_ID 2 [2019-11-08T01:29:29.577Z] BUILD_NUMBER 2 [2019-11-08T01:29:29.577Z] BUILD_TAG jenkins-moby-PR-40192-2 [2019-11-08T01:29:29.577Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40192/2/ [2019-11-08T01:29:29.577Z] CHANGE_AUTHOR thaJeztah [2019-11-08T01:29:29.577Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-11-08T01:29:29.577Z] CHANGE_BRANCH bump_libnetwork [2019-11-08T01:29:29.577Z] CHANGE_FORK thaJeztah [2019-11-08T01:29:29.577Z] CHANGE_ID 40192 [2019-11-08T01:29:29.577Z] CHANGE_TARGET master [2019-11-08T01:29:29.577Z] CHANGE_TITLE bump libnetwork 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:29:29.577Z] CHANGE_URL https://github.com/moby/moby/pull/40192 [2019-11-08T01:29:29.577Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:29.577Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-08T01:29:29.577Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-08T01:29:29.577Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-08T01:29:29.577Z] COMPUTERNAME azwin-2-120e90 [2019-11-08T01:29:29.577Z] ComSpec C:\windows\system32\cmd.exe [2019-11-08T01:29:29.577Z] ConfigSequenceNumber 0 [2019-11-08T01:29:29.577Z] DOCKER_BUILDKIT 0 [2019-11-08T01:29:29.577Z] DOCKER_DUT_DEBUG 1 [2019-11-08T01:29:29.577Z] DOCKER_EXPERIMENTAL 1 [2019-11-08T01:29:29.577Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-08T01:29:29.577Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-08T01:29:29.577Z] EXECUTOR_NUMBER 0 [2019-11-08T01:29:29.577Z] FQDN azwin-2-120e90.westus.cloudapp.azure.com [2019-11-08T01:29:29.577Z] GIT_BRANCH PR-40192 [2019-11-08T01:29:29.577Z] GIT_COMMIT 44b8ab94b2ee22ee96b82e03f81e4d6cae735539 [2019-11-08T01:29:29.577Z] GIT_PREVIOUS_COMMIT 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:29.577Z] GIT_URL https://github.com/moby/moby.git [2019-11-08T01:29:29.577Z] HUDSON_COOKIE cbb4a2fd-e7b1-44c3-bbdd-5f159706eeb7 [2019-11-08T01:29:29.577Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-08T01:29:29.577Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-08T01:29:29.577Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-08T01:29:29.577Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-08T01:29:29.577Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-08T01:29:29.577Z] JENKINS_NODE_COOKIE 94389c87-65f1-4903-a239-81ce703817a5 [2019-11-08T01:29:29.577Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-08T01:29:29.577Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-08T01:29:29.577Z] JOB_BASE_NAME PR-40192 [2019-11-08T01:29:29.577Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40192/display/redirect [2019-11-08T01:29:29.577Z] JOB_NAME moby/PR-40192 [2019-11-08T01:29:29.577Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40192/ [2019-11-08T01:29:29.577Z] library.jps.version master [2019-11-08T01:29:29.577Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-08T01:29:29.577Z] NODE_LABELS amd64 azure azwin-2-120e90 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-08T01:29:29.577Z] NODE_NAME azwin-2-120e90 [2019-11-08T01:29:29.577Z] NUMBER_OF_PROCESSORS 4 [2019-11-08T01:29:29.577Z] OS Windows_NT [2019-11-08T01:29:29.577Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-08T01:29:29.577Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-08T01:29:29.577Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-08T01:29:29.577Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-08T01:29:29.577Z] PROCESSOR_LEVEL 6 [2019-11-08T01:29:29.577Z] PROCESSOR_REVISION 4f01 [2019-11-08T01:29:29.577Z] ProgramData C:\ProgramData [2019-11-08T01:29:29.577Z] ProgramFiles C:\Program Files [2019-11-08T01:29:29.577Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-08T01:29:29.577Z] ProgramW6432 C:\Program Files [2019-11-08T01:29:29.577Z] PROMPT $P$G [2019-11-08T01:29:29.577Z] PSExecutionPolicyPreference Bypass [2019-11-08T01:29:29.577Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-08T01:29:29.577Z] PUBLIC C:\Users\Public [2019-11-08T01:29:29.577Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40192/2/display/redirect?page=changes [2019-11-08T01:29:29.577Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40192/2/display/redirect [2019-11-08T01:29:29.577Z] SKIP_VALIDATION_TESTS 1 [2019-11-08T01:29:29.577Z] SOURCES_DRIVE d [2019-11-08T01:29:29.577Z] SOURCES_SUBDIR gopath [2019-11-08T01:29:29.577Z] STAGE_NAME Run tests [2019-11-08T01:29:29.577Z] SystemDrive C: [2019-11-08T01:29:29.577Z] SystemRoot C:\windows [2019-11-08T01:29:29.577Z] TEMP C:\windows\TEMP [2019-11-08T01:29:29.577Z] TESTDEBUG 0 [2019-11-08T01:29:29.577Z] TESTRUN_DRIVE d [2019-11-08T01:29:29.577Z] TESTRUN_SUBDIR CI [2019-11-08T01:29:29.577Z] TIMEOUT 120m [2019-11-08T01:29:29.577Z] TMP C:\windows\TEMP [2019-11-08T01:29:29.577Z] USERDOMAIN WORKGROUP [2019-11-08T01:29:29.577Z] USERNAME azwin-2-120e90$ [2019-11-08T01:29:29.577Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-08T01:29:29.577Z] windir C:\windows [2019-11-08T01:29:29.577Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-08T01:29:29.577Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-08T01:29:29.577Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-08T01:29:29.577Z] [2019-11-08T01:29:29.577Z] [2019-11-08T01:29:29.577Z] [2019-11-08T01:29:29.577Z] INFO: Sources under d:\gopath\... [2019-11-08T01:29:29.577Z] INFO: Test run under d:\CI\... [2019-11-08T01:29:29.577Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-08T01:29:29.577Z] INFO: docker/docker repository was found [2019-11-08T01:29:29.577Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-08T01:29:29.578Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-11-08T01:29:29.578Z] INFO: Docker version of control daemon [2019-11-08T01:29:29.578Z] [2019-11-08T01:29:29.578Z] Client: Docker Engine - Enterprise [2019-11-08T01:29:29.578Z] Version: 19.03.2 [2019-11-08T01:29:29.578Z] API version: 1.40 [2019-11-08T01:29:29.578Z] Go version: go1.12.8 [2019-11-08T01:29:29.578Z] Git commit: c92ab06ed9 [2019-11-08T01:29:29.578Z] Built: 09/03/2019 16:38:11 [2019-11-08T01:29:29.578Z] OS/Arch: windows/amd64 [2019-11-08T01:29:29.578Z] Experimental: false [2019-11-08T01:29:29.578Z] [2019-11-08T01:29:29.578Z] Server: Docker Engine - Enterprise [2019-11-08T01:29:29.578Z] Engine: [2019-11-08T01:29:29.578Z] Version: 19.03.2 [2019-11-08T01:29:29.578Z] API version: 1.40 (minimum version 1.24) [2019-11-08T01:29:29.578Z] Go version: go1.12.8 [2019-11-08T01:29:29.578Z] Git commit: c92ab06ed9 [2019-11-08T01:29:29.578Z] Built: 09/03/2019 16:35:47 [2019-11-08T01:29:29.578Z] OS/Arch: windows/amd64 [2019-11-08T01:29:29.578Z] Experimental: true [2019-11-08T01:29:29.578Z] [2019-11-08T01:29:29.578Z] INFO: Docker info of control daemon [2019-11-08T01:29:29.578Z] [2019-11-08T01:29:29.761Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-08T01:29:29.761Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-08T01:29:29.761Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-08T01:29:30.188Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-08T01:29:30.277Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-11-08T01:29:30.542Z] Client: [2019-11-08T01:29:30.542Z] Debug Mode: false [2019-11-08T01:29:30.542Z] Plugins: [2019-11-08T01:29:30.542Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-08T01:29:30.542Z] [2019-11-08T01:29:30.542Z] Server: [2019-11-08T01:29:30.543Z] Containers: 0 [2019-11-08T01:29:30.543Z] Running: 0 [2019-11-08T01:29:30.543Z] Paused: 0 [2019-11-08T01:29:30.543Z] Stopped: 0 [2019-11-08T01:29:30.543Z] Images: 8 [2019-11-08T01:29:30.543Z] Server Version: 19.03.2 [2019-11-08T01:29:30.543Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-11-08T01:29:30.543Z] LCOW: [2019-11-08T01:29:30.543Z] Windows: [2019-11-08T01:29:30.543Z] Logging Driver: json-file [2019-11-08T01:29:30.543Z] Plugins: [2019-11-08T01:29:30.543Z] Volume: local [2019-11-08T01:29:30.543Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-08T01:29:30.543Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T01:29:30.543Z] Swarm: inactive [2019-11-08T01:29:30.543Z] Default Isolation: process [2019-11-08T01:29:30.543Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T01:29:30.543Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T01:29:30.543Z] OSType: windows [2019-11-08T01:29:30.543Z] Architecture: x86_64 [2019-11-08T01:29:30.543Z] CPUs: 4 [2019-11-08T01:29:30.543Z] Total Memory: 32GiB [2019-11-08T01:29:30.543Z] Name: azwin-2-120e90 [2019-11-08T01:29:30.543Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-08T01:29:30.543Z] Docker Root Dir: D:\docker [2019-11-08T01:29:30.543Z] Debug Mode: false [2019-11-08T01:29:30.543Z] Registry: https://index.docker.io/v1/ [2019-11-08T01:29:30.543Z] Labels: [2019-11-08T01:29:30.543Z] Experimental: true [2019-11-08T01:29:30.543Z] Insecure Registries: [2019-11-08T01:29:30.543Z] 10.0.0.4:5000 [2019-11-08T01:29:30.543Z] 127.0.0.0/8 [2019-11-08T01:29:30.543Z] Registry Mirrors: [2019-11-08T01:29:30.543Z] http://10.0.0.4:5000/ [2019-11-08T01:29:30.543Z] Live Restore Enabled: false [2019-11-08T01:29:30.543Z] [2019-11-08T01:29:30.543Z] [2019-11-08T01:29:30.543Z] INFO: Commit hash is 148bb5e5f [2019-11-08T01:29:30.543Z] INFO: Nuke-Everything... [2019-11-08T01:29:30.543Z] INFO: Container count on control daemon to delete is 0 [2019-11-08T01:29:30.620Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-08T01:29:30.827Z] Merge succeeded, producing de280244337b74ce8bd6f019ac14793f12d45734 [2019-11-08T01:29:30.828Z] Checking out Revision de280244337b74ce8bd6f019ac14793f12d45734 (PR-40192) [2019-11-08T01:29:28.720Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:28.724Z] > git checkout -f 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 [2019-11-08T01:29:29.904Z] > git merge 1a88e0255496ca8a5ffa70e845da43381c7fc8ea # timeout=10 [2019-11-08T01:29:30.795Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-08T01:29:30.830Z] > git config core.sparsecheckout # timeout=10 [2019-11-08T01:29:30.834Z] > git checkout -f de280244337b74ce8bd6f019ac14793f12d45734 [2019-11-08T01:29:30.992Z] Commit message: "Merge commit '1a88e0255496ca8a5ffa70e845da43381c7fc8ea' into HEAD" [2019-11-08T01:29:31.001Z] INFO: Nuking d:\CI [2019-11-08T01:29:31.001Z] INFO: Zapped successfully [2019-11-08T01:29:31.001Z] INFO: Location for testing is d:\CI\PR-40192\2 [2019-11-08T01:29:31.001Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-08T01:29:31.001Z] [2019-11-08T01:29:31.001Z] [2019-11-08T01:29:31.001Z] INFO: Building the image from Dockerfile.windows at 11/08/2019 01:29:30... [2019-11-08T01:29:31.001Z] [2019-11-08T01:29:31.045Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-08T01:29:31.045Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-08T01:29:31.045Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-08T01:29:31.045Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-08T01:29:30.995Z] > git rev-list --no-walk 9cf349d0f80d2399cdfad0321e0f181c2e7efa17 # timeout=10 [2019-11-08T01:29:31.453Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-08T01:29:31.453Z] go: finding github.com/stretchr/testify v1.3.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-08T01:29:31.848Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-08T01:29:31.848Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-08T01:29:32.173Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.7s done [2019-11-08T01:29:32.173Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-11-08T01:29:32.220Z] + docker version [2019-11-08T01:29:32.220Z] Client: [2019-11-08T01:29:32.220Z] Version: 18.06.1-ce [2019-11-08T01:29:32.220Z] API version: 1.38 [2019-11-08T01:29:32.220Z] Go version: go1.10.3 [2019-11-08T01:29:32.220Z] Git commit: e68fc7a [2019-11-08T01:29:32.220Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-08T01:29:32.220Z] OS/Arch: linux/ppc64le [2019-11-08T01:29:32.220Z] Experimental: false [2019-11-08T01:29:32.220Z] [2019-11-08T01:29:32.220Z] Server: [2019-11-08T01:29:32.220Z] Engine: [2019-11-08T01:29:32.220Z] Version: 18.06.1-ce [2019-11-08T01:29:32.220Z] API version: 1.38 (minimum version 1.12) [2019-11-08T01:29:32.220Z] Go version: go1.10.3 [2019-11-08T01:29:32.220Z] Git commit: e68fc7a [2019-11-08T01:29:32.220Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-08T01:29:32.220Z] OS/Arch: linux/ppc64le [2019-11-08T01:29:32.220Z] Experimental: true [2019-11-08T01:29:32.276Z] go: finding github.com/davecgh/go-spew v1.1.1 [Pipeline] sh [2019-11-08T01:29:32.667Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-08T01:29:32.667Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-08T01:29:32.667Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-08T01:29:32.800Z] + docker info [2019-11-08T01:29:32.800Z] Containers: 0 [2019-11-08T01:29:32.800Z] Running: 0 [2019-11-08T01:29:32.800Z] Paused: 0 [2019-11-08T01:29:32.800Z] Stopped: 0 [2019-11-08T01:29:32.800Z] Images: 0 [2019-11-08T01:29:32.800Z] Server Version: 18.06.1-ce [2019-11-08T01:29:32.800Z] Storage Driver: overlay2 [2019-11-08T01:29:32.800Z] Backing Filesystem: extfs [2019-11-08T01:29:32.800Z] Supports d_type: true [2019-11-08T01:29:32.800Z] Native Overlay Diff: true [2019-11-08T01:29:32.800Z] Logging Driver: json-file [2019-11-08T01:29:32.800Z] Cgroup Driver: cgroupfs [2019-11-08T01:29:32.800Z] Plugins: [2019-11-08T01:29:32.800Z] Volume: local [2019-11-08T01:29:32.800Z] Network: bridge host ipvlan macvlan null overlay [2019-11-08T01:29:32.800Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-08T01:29:32.800Z] Swarm: inactive [2019-11-08T01:29:32.800Z] Runtimes: runc [2019-11-08T01:29:32.800Z] Default Runtime: runc [2019-11-08T01:29:32.800Z] Init Binary: docker-init [2019-11-08T01:29:32.800Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-08T01:29:32.800Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-08T01:29:32.800Z] init version: fec3683 [2019-11-08T01:29:32.800Z] Security Options: [2019-11-08T01:29:32.800Z] apparmor [2019-11-08T01:29:32.800Z] seccomp [2019-11-08T01:29:32.800Z] Profile: default [2019-11-08T01:29:32.800Z] Kernel Version: 4.4.0-139-generic [2019-11-08T01:29:32.800Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-08T01:29:32.800Z] OSType: linux [2019-11-08T01:29:32.800Z] Architecture: ppc64le [2019-11-08T01:29:32.800Z] CPUs: 4 [2019-11-08T01:29:32.800Z] Total Memory: 7.972GiB [2019-11-08T01:29:32.800Z] Name: ppc64le-ubuntu-22 [2019-11-08T01:29:32.800Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-08T01:29:32.800Z] Docker Root Dir: /var/lib/docker [2019-11-08T01:29:32.800Z] Debug Mode (client): false [2019-11-08T01:29:32.800Z] Debug Mode (server): false [2019-11-08T01:29:32.800Z] Username: dockerbuildbot [2019-11-08T01:29:32.800Z] Registry: https://index.docker.io/v1/ [2019-11-08T01:29:32.800Z] Labels: [2019-11-08T01:29:32.800Z] Experimental: true [2019-11-08T01:29:32.800Z] Insecure Registries: [2019-11-08T01:29:32.800Z] 127.0.0.0/8 [2019-11-08T01:29:32.800Z] Live Restore Enabled: false [2019-11-08T01:29:32.800Z] [Pipeline] sh [2019-11-08T01:29:33.068Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-08T01:29:33.068Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-08T01:29:33.068Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-08T01:29:33.374Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:33.374Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-08T01:29:33.374Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40192/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-08T01:29:33.374Z] + bash /home/docker/workspace/moby_PR-40192/check-config.sh [2019-11-08T01:29:33.374Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-08T01:29:33.374Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-08T01:29:33.374Z] [2019-11-08T01:29:33.374Z] Generally Necessary: [2019-11-08T01:29:33.374Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-08T01:29:33.374Z] - apparmor: enabled and tools installed [2019-11-08T01:29:33.374Z] - CONFIG_NAMESPACES: enabled [2019-11-08T01:29:33.374Z] - CONFIG_NET_NS: enabled [2019-11-08T01:29:33.374Z] - CONFIG_PID_NS: enabled [2019-11-08T01:29:33.374Z] - CONFIG_IPC_NS: enabled [2019-11-08T01:29:33.474Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-08T01:29:33.474Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-08T01:29:33.474Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-08T01:29:33.713Z] - CONFIG_UTS_NS: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CGROUPS: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CPUSETS: enabled [2019-11-08T01:29:33.713Z] - CONFIG_MEMCG: enabled [2019-11-08T01:29:33.713Z] - CONFIG_KEYS: enabled [2019-11-08T01:29:33.713Z] - CONFIG_VETH: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-08T01:29:33.713Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-08T01:29:33.713Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-08T01:29:33.713Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-08T01:29:33.713Z] [2019-11-08T01:29:33.713Z] Optional Features: [2019-11-08T01:29:33.713Z] - CONFIG_USER_NS: enabled [2019-11-08T01:29:33.713Z] - CONFIG_SECCOMP: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-08T01:29:33.713Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-08T01:29:33.713Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-08T01:29:33.713Z] (cgroup swap accounting is currently enabled) [2019-11-08T01:29:33.713Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-08T01:29:33.713Z] - CONFIG_BLK_CGROUP: enabled [2019-11-08T01:29:33.713Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-08T01:29:33.713Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CGROUP_PERF: enabled [2019-11-08T01:29:33.713Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-08T01:29:33.880Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-08T01:29:33.880Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-08T01:29:33.880Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-08T01:29:34.053Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-08T01:29:34.053Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-08T01:29:34.053Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-08T01:29:34.053Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-08T01:29:34.053Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_IP_VS: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-08T01:29:34.053Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-08T01:29:34.053Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-08T01:29:34.053Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_EXT4_FS: enabled [2019-11-08T01:29:34.053Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-08T01:29:34.053Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-08T01:29:34.053Z] - Network Drivers: [2019-11-08T01:29:34.053Z] - "overlay": [2019-11-08T01:29:34.053Z] - CONFIG_VXLAN: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-08T01:29:34.053Z] Optional (for encrypted networks): [2019-11-08T01:29:34.053Z] - CONFIG_CRYPTO: enabled [2019-11-08T01:29:34.053Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_XFRM: enabled [2019-11-08T01:29:34.053Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-08T01:29:34.053Z] - "ipvlan": [2019-11-08T01:29:34.053Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-08T01:29:34.053Z] - "macvlan": [2019-11-08T01:29:34.053Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-08T01:29:34.053Z] - CONFIG_DUMMY: enabled (as module) [2019-11-08T01:29:34.053Z] - "ftp,tftp client in container": [2019-11-08T01:29:34.275Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-08T01:29:34.275Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-08T01:29:34.275Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-08T01:29:34.390Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-08T01:29:34.390Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-08T01:29:34.390Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-08T01:29:34.390Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-08T01:29:34.390Z] - Storage Drivers: [2019-11-08T01:29:34.390Z] - "aufs": [2019-11-08T01:29:34.390Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-08T01:29:34.390Z] - "btrfs": [2019-11-08T01:29:34.390Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-08T01:29:34.390Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-08T01:29:34.390Z] - "devicemapper": [2019-11-08T01:29:34.390Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-08T01:29:34.390Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-08T01:29:34.390Z] - "overlay": [2019-11-08T01:29:34.390Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-08T01:29:34.390Z] - "zfs": [2019-11-08T01:29:34.390Z] - /dev/zfs: missing [2019-11-08T01:29:34.390Z] - zfs command: missing [2019-11-08T01:29:34.390Z] - zpool command: missing [2019-11-08T01:29:34.390Z] [2019-11-08T01:29:34.390Z] Limits: [2019-11-08T01:29:34.390Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-08T01:29:34.390Z] [2019-11-08T01:29:34.390Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-08T01:29:34.684Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-08T01:29:34.684Z] go: finding github.com/lib/pq v1.0.0 [2019-11-08T01:29:34.684Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-08T01:29:34.684Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-08T01:29:35.060Z] + make bundles/buildx [2019-11-08T01:29:35.089Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-08T01:29:35.089Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-08T01:29:35.089Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-08T01:29:35.398Z] make: command: Command not found [2019-11-08T01:29:35.398Z] make: command: Command not found [2019-11-08T01:29:35.398Z] mkdir bundles [2019-11-08T01:29:35.398Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-08T01:29:35.398Z] --build-arg BUILDX_COMMIT \ [2019-11-08T01:29:35.398Z] --build-arg BUILDX_REPO \ [2019-11-08T01:29:35.398Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-08T01:29:35.398Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-08T01:29:35.398Z] . [2019-11-08T01:29:35.398Z] /bin/sh: 4: go: not found [2019-11-08T01:29:35.398Z] /bin/sh: 5: go: not found [2019-11-08T01:29:35.967Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-08T01:29:36.351Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 3.9s done [2019-11-08T01:29:36.351Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-11-08T01:29:36.351Z] #7 DONE 15.3s [2019-11-08T01:29:36.351Z] [2019-11-08T01:29:36.351Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T01:29:36.397Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-08T01:29:36.397Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-08T01:29:36.397Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-08T01:29:36.397Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-08T01:29:36.785Z] Sending build context to Docker daemon 50.14MB [2019-11-08T01:29:36.785Z] [2019-11-08T01:29:36.785Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-08T01:29:36.785Z] ---> 739b21bd02e7 [2019-11-08T01:29:36.785Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-08T01:29:36.785Z] ---> Using cache [2019-11-08T01:29:36.785Z] ---> af341d58c19e [2019-11-08T01:29:36.785Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-11-08T01:29:36.785Z] ---> Using cache [2019-11-08T01:29:36.785Z] ---> df82b26775e6 [2019-11-08T01:29:36.785Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-08T01:29:36.785Z] ---> Using cache [2019-11-08T01:29:36.785Z] ---> 5cf4b393a9f1 [2019-11-08T01:29:36.785Z] 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-11-08T01:29:36.785Z] ---> Using cache [2019-11-08T01:29:36.785Z] ---> b8c97d583521 [2019-11-08T01:29:36.785Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-08T01:29:36.785Z] ---> Using cache [2019-11-08T01:29:36.785Z] ---> faa83dd8976f [2019-11-08T01:29:36.785Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-08T01:29:36.785Z] ---> Using cache [2019-11-08T01:29:36.785Z] ---> b85cf3fe20ec [2019-11-08T01:29:36.785Z] Step 8/8 : COPY . . [2019-11-08T01:29:36.842Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-08T01:29:36.842Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-08T01:29:37.239Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-08T01:29:37.627Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-08T01:29:37.627Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-08T01:29:37.627Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-08T01:29:37.645Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2019-11-08T01:29:37.710Z] Sending build context to Docker daemon 50.15MB [2019-11-08T01:29:38.024Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-08T01:29:38.049Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-08T01:29:38.049Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-08T01:29:38.049Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-08T01:29:38.049Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-08T01:29:38.049Z] 1.12.10-stretch: Pulling from library/golang [2019-11-08T01:29:38.386Z] fb056072eab9: Pulling fs layer [2019-11-08T01:29:38.386Z] 6a33b1f9796f: Pulling fs layer [2019-11-08T01:29:38.386Z] 8f8f8962e456: Pulling fs layer [2019-11-08T01:29:38.386Z] 68adcc365214: Pulling fs layer [2019-11-08T01:29:38.386Z] 76d8adf27bdf: Pulling fs layer [2019-11-08T01:29:38.386Z] d66e58854927: Pulling fs layer [2019-11-08T01:29:38.386Z] 71497195576e: Pulling fs layer [2019-11-08T01:29:38.386Z] 68adcc365214: Waiting [2019-11-08T01:29:38.386Z] 76d8adf27bdf: Waiting [2019-11-08T01:29:38.386Z] d66e58854927: Waiting [2019-11-08T01:29:38.386Z] 71497195576e: Waiting [2019-11-08T01:29:38.430Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-08T01:29:38.430Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-08T01:29:38.430Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-08T01:29:38.723Z] 8f8f8962e456: Verifying Checksum [2019-11-08T01:29:38.723Z] 8f8f8962e456: Download complete [2019-11-08T01:29:38.839Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-08T01:29:38.839Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-08T01:29:39.063Z] 6a33b1f9796f: Verifying Checksum [2019-11-08T01:29:39.063Z] 6a33b1f9796f: Download complete [2019-11-08T01:29:39.236Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-08T01:29:39.236Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-08T01:29:39.236Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-08T01:29:39.638Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-08T01:29:39.638Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-08T01:29:39.638Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-08T01:29:40.046Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-08T01:29:40.046Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-08T01:29:40.537Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-08T01:29:40.537Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-08T01:29:40.537Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-08T01:29:40.974Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-08T01:29:41.373Z] fb056072eab9: Verifying Checksum [2019-11-08T01:29:41.373Z] fb056072eab9: Download complete [2019-11-08T01:29:41.380Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-08T01:29:41.380Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-08T01:29:41.380Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-08T01:29:41.785Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-08T01:29:41.785Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-08T01:29:42.190Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-08T01:29:42.190Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-08T01:29:42.558Z] 68adcc365214: Verifying Checksum [2019-11-08T01:29:42.558Z] 68adcc365214: Download complete [2019-11-08T01:29:42.577Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-08T01:29:42.899Z] #8 DONE 5.8s [2019-11-08T01:29:42.899Z] [2019-11-08T01:29:42.899Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T01:29:42.899Z] #9 DONE 0.8s [2019-11-08T01:29:42.899Z] [2019-11-08T01:29:42.899Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:29:42.899Z] #20 DONE 0.1s [2019-11-08T01:29:42.899Z] [2019-11-08T01:29:42.899Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:29:42.899Z] #33 ... [2019-11-08T01:29:42.899Z] [2019-11-08T01:29:42.899Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T01:29:42.899Z] #49 DONE 0.1s [2019-11-08T01:29:42.990Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-08T01:29:43.157Z] [2019-11-08T01:29:43.157Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T01:29:43.157Z] #43 DONE 0.2s [2019-11-08T01:29:43.157Z] [2019-11-08T01:29:43.157Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:43.157Z] #50 ... [2019-11-08T01:29:43.157Z] [2019-11-08T01:29:43.157Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T01:29:43.157Z] #21 DONE 0.3s [2019-11-08T01:29:43.157Z] [2019-11-08T01:29:43.157Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T01:29:43.157Z] #61 DONE 0.4s [2019-11-08T01:29:43.295Z] 71497195576e: Verifying Checksum [2019-11-08T01:29:43.295Z] 71497195576e: Download complete [2019-11-08T01:29:43.394Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-08T01:29:43.394Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-08T01:29:43.417Z] [2019-11-08T01:29:43.417Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T01:29:43.417Z] #46 DONE 0.4s [2019-11-08T01:29:43.417Z] [2019-11-08T01:29:43.417Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T01:29:43.417Z] #30 DONE 0.4s [2019-11-08T01:29:43.417Z] [2019-11-08T01:29:43.417Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:29:43.634Z] 76d8adf27bdf: Verifying Checksum [2019-11-08T01:29:43.634Z] 76d8adf27bdf: Download complete [2019-11-08T01:29:43.810Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-08T01:29:43.810Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-08T01:29:44.691Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-08T01:29:45.088Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-08T01:29:45.088Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-08T01:29:45.088Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-08T01:29:46.022Z] fb056072eab9: Pull complete [2019-11-08T01:29:46.040Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-08T01:29:46.040Z] go: finding github.com/kr/text v0.1.0 [2019-11-08T01:29:46.615Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-08T01:29:47.104Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-08T01:29:47.199Z] 6a33b1f9796f: Pull complete [2019-11-08T01:29:47.199Z] 8f8f8962e456: Pull complete [2019-11-08T01:29:47.574Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-08T01:29:47.574Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-08T01:29:47.574Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-08T01:29:47.574Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-08T01:29:47.976Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-08T01:29:48.391Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-08T01:29:48.680Z] #31 ... [2019-11-08T01:29:48.680Z] [2019-11-08T01:29:48.680Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:29:48.680Z] #10 5.864 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:29:48.680Z] #10 5.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:29:48.680Z] #10 5.999 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:29:48.680Z] #10 6.002 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:29:48.680Z] #10 6.042 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:29:48.794Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-08T01:29:48.894Z] d66e58854927: Verifying Checksum [2019-11-08T01:29:48.894Z] d66e58854927: Download complete [2019-11-08T01:29:48.938Z] #10 ... [2019-11-08T01:29:48.938Z] [2019-11-08T01:29:48.938Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:29:48.938Z] #31 5.663 + RM_GOPATH=0 [2019-11-08T01:29:48.938Z] #31 5.663 + TMP_GOPATH= [2019-11-08T01:29:48.938Z] #31 5.663 + : /build [2019-11-08T01:29:48.938Z] #31 5.663 + '[' -z '' ']' [2019-11-08T01:29:48.938Z] #31 5.665 ++ mktemp -d [2019-11-08T01:29:48.938Z] #31 5.668 + export GOPATH=/tmp/tmp.2W2BDAC5hb [2019-11-08T01:29:48.938Z] #31 5.669 + GOPATH=/tmp/tmp.2W2BDAC5hb [2019-11-08T01:29:48.938Z] #31 5.669 + RM_GOPATH=1 [2019-11-08T01:29:48.938Z] #31 5.669 ++ dirname ./install.sh [2019-11-08T01:29:48.938Z] #31 5.673 + dir=. [2019-11-08T01:29:48.938Z] #31 5.677 + bin=tomlv [2019-11-08T01:29:48.938Z] #31 5.677 + shift [2019-11-08T01:29:48.938Z] #31 5.677 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T01:29:48.938Z] #31 5.677 + . ./tomlv.installer [2019-11-08T01:29:48.938Z] #31 5.677 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T01:29:48.938Z] #31 5.677 + install_tomlv [2019-11-08T01:29:48.938Z] #31 5.677 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T01:29:48.938Z] #31 5.677 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2W2BDAC5hb/src/github.com/BurntSushi/toml [2019-11-08T01:29:48.938Z] #31 5.677 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T01:29:48.938Z] #31 5.679 Cloning into '/tmp/tmp.2W2BDAC5hb/src/github.com/BurntSushi/toml'... [2019-11-08T01:29:49.211Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-08T01:29:49.211Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-08T01:29:49.211Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-08T01:29:49.211Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-08T01:29:49.598Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-08T01:29:49.872Z] #31 6.712 + cd /tmp/tmp.2W2BDAC5hb/src/github.com/BurntSushi/toml [2019-11-08T01:29:49.872Z] #31 6.712 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T01:29:49.872Z] #31 6.717 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T01:29:50.016Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-08T01:29:50.419Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-08T01:29:50.419Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-08T01:29:50.419Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-08T01:29:50.419Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-08T01:29:50.805Z] #31 7.392 internal/cpu [2019-11-08T01:29:50.805Z] #31 7.401 runtime/internal/atomic [2019-11-08T01:29:50.826Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-08T01:29:50.826Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-08T01:29:51.063Z] #31 7.733 runtime/internal/sys [2019-11-08T01:29:51.198Z] 68adcc365214: Pull complete [2019-11-08T01:29:51.294Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-08T01:29:51.294Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-08T01:29:51.294Z] go: finding golang.org/x/text v0.3.0 [2019-11-08T01:29:51.322Z] #31 7.937 runtime/internal/math [2019-11-08T01:29:51.322Z] #31 7.971 math/bits [2019-11-08T01:29:51.322Z] #31 8.073 internal/bytealg [2019-11-08T01:29:51.799Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-08T01:29:51.887Z] #31 8.478 math [2019-11-08T01:29:52.145Z] #31 8.892 runtime [2019-11-08T01:29:52.711Z] #31 ... [2019-11-08T01:29:52.711Z] [2019-11-08T01:29:52.711Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:29:52.711Z] #40 7.048 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:29:52.711Z] #40 7.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:29:52.711Z] #40 7.077 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:29:52.711Z] #40 7.080 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:29:52.711Z] #40 7.122 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:29:52.711Z] #40 7.720 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T01:29:52.711Z] #40 9.238 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T01:29:52.711Z] #40 10.00 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T01:29:52.715Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-08T01:29:52.969Z] #40 ... [2019-11-08T01:29:52.969Z] [2019-11-08T01:29:52.969Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:29:52.969Z] #38 3.674 + mktemp -d [2019-11-08T01:29:52.969Z] #38 3.674 + export GOPATH=/tmp/tmp.AolZq8bMYC [2019-11-08T01:29:52.969Z] #38 3.674 + git clone https://github.com/docker/distribution.git /tmp/tmp.AolZq8bMYC/src/github.com/docker/distribution [2019-11-08T01:29:52.969Z] #38 3.674 Cloning into '/tmp/tmp.AolZq8bMYC/src/github.com/docker/distribution'... [2019-11-08T01:29:53.106Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-08T01:29:53.227Z] #38 ... [2019-11-08T01:29:53.227Z] [2019-11-08T01:29:53.227Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:29:53.227Z] #28 4.492 + mktemp -d [2019-11-08T01:29:53.227Z] #28 4.492 + export GOPATH=/tmp/tmp.sHcqcuwEfb [2019-11-08T01:29:53.227Z] #28 4.492 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.sHcqcuwEfb/src/github.com/go-swagger/go-swagger [2019-11-08T01:29:53.227Z] #28 4.503 Cloning into '/tmp/tmp.sHcqcuwEfb/src/github.com/go-swagger/go-swagger'... [2019-11-08T01:29:53.227Z] #28 ... [2019-11-08T01:29:53.227Z] [2019-11-08T01:29:53.227Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:53.227Z] #47 5.804 + RM_GOPATH=0 [2019-11-08T01:29:53.227Z] #47 5.804 + TMP_GOPATH= [2019-11-08T01:29:53.227Z] #47 5.804 + : /build [2019-11-08T01:29:53.227Z] #47 5.804 + '[' -z '' ']' [2019-11-08T01:29:53.227Z] #47 5.813 ++ mktemp -d [2019-11-08T01:29:53.227Z] #47 5.813 + export GOPATH=/tmp/tmp.zx5TDOVia8 [2019-11-08T01:29:53.227Z] #47 5.813 + GOPATH=/tmp/tmp.zx5TDOVia8 [2019-11-08T01:29:53.227Z] #47 5.813 + RM_GOPATH=1 [2019-11-08T01:29:53.227Z] #47 5.813 ++ dirname ./install.sh [2019-11-08T01:29:53.227Z] #47 5.814 + dir=. [2019-11-08T01:29:53.227Z] #47 5.814 + bin=gotestsum [2019-11-08T01:29:53.227Z] #47 5.814 + shift [2019-11-08T01:29:53.227Z] #47 5.815 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T01:29:53.227Z] #47 5.815 + . ./gotestsum.installer [2019-11-08T01:29:53.227Z] #47 5.815 ++ : v0.3.5 [2019-11-08T01:29:53.227Z] #47 5.815 + install_gotestsum [2019-11-08T01:29:53.227Z] #47 5.815 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T01:29:53.227Z] #47 5.815 Installing gotestsum version v0.3.5 [2019-11-08T01:29:53.227Z] #47 5.815 + go get -d gotest.tools/gotestsum [2019-11-08T01:29:53.485Z] #47 ... [2019-11-08T01:29:53.485Z] [2019-11-08T01:29:53.485Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:29:53.485Z] #56 7.784 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:29:53.485Z] #56 7.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:29:53.485Z] #56 7.803 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:29:53.485Z] #56 7.870 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:29:53.485Z] #56 7.944 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:29:53.485Z] #56 8.689 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T01:29:53.485Z] #56 10.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T01:29:53.485Z] #56 ... [2019-11-08T01:29:53.485Z] [2019-11-08T01:29:53.485Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:53.485Z] #62 5.930 + RM_GOPATH=0 [2019-11-08T01:29:53.485Z] #62 5.930 + TMP_GOPATH= [2019-11-08T01:29:53.485Z] #62 5.930 + : /build/ [2019-11-08T01:29:53.485Z] #62 5.930 + '[' -z '' ']' [2019-11-08T01:29:53.485Z] #62 5.933 ++ mktemp -d [2019-11-08T01:29:53.485Z] #62 5.934 + export GOPATH=/tmp/tmp.dPExyhMW5C [2019-11-08T01:29:53.485Z] #62 5.934 + GOPATH=/tmp/tmp.dPExyhMW5C [2019-11-08T01:29:53.485Z] #62 5.934 + RM_GOPATH=1 [2019-11-08T01:29:53.485Z] #62 5.934 ++ dirname ./install.sh [2019-11-08T01:29:53.485Z] #62 5.935 + dir=. [2019-11-08T01:29:53.485Z] #62 5.935 + bin=rootlesskit [2019-11-08T01:29:53.485Z] #62 5.935 + shift [2019-11-08T01:29:53.485Z] #62 5.935 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T01:29:53.485Z] #62 5.935 + . ./rootlesskit.installer [2019-11-08T01:29:53.485Z] #62 5.935 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T01:29:53.485Z] #62 5.935 + install_rootlesskit [2019-11-08T01:29:53.485Z] #62 5.936 + case "$1" in [2019-11-08T01:29:53.485Z] #62 5.936 + export CGO_ENABLED=0 [2019-11-08T01:29:53.485Z] #62 5.936 + CGO_ENABLED=0 [2019-11-08T01:29:53.485Z] #62 5.936 + _install_rootlesskit [2019-11-08T01:29:53.485Z] #62 5.936 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T01:29:53.485Z] #62 5.936 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dPExyhMW5C/src/github.com/rootless-containers/rootlesskit [2019-11-08T01:29:53.485Z] #62 5.936 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T01:29:53.485Z] #62 5.940 Cloning into '/tmp/tmp.dPExyhMW5C/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T01:29:53.485Z] #62 9.195 + cd /tmp/tmp.dPExyhMW5C/src/github.com/rootless-containers/rootlesskit [2019-11-08T01:29:53.485Z] #62 9.196 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T01:29:53.485Z] #62 9.512 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T01:29:53.485Z] #62 9.512 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T01:29:53.514Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-08T01:29:53.514Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-08T01:29:53.514Z] go: finding github.com/kr/pty v1.1.1 [2019-11-08T01:29:53.561Z] 76d8adf27bdf: Pull complete [2019-11-08T01:29:53.743Z] #62 ... [2019-11-08T01:29:53.744Z] [2019-11-08T01:29:53.744Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:29:53.744Z] #44 5.641 + RM_GOPATH=0 [2019-11-08T01:29:53.744Z] #44 5.641 + TMP_GOPATH= [2019-11-08T01:29:53.744Z] #44 5.641 + : /build [2019-11-08T01:29:53.744Z] #44 5.641 + '[' -z '' ']' [2019-11-08T01:29:53.744Z] #44 5.653 ++ mktemp -d [2019-11-08T01:29:53.744Z] #44 5.657 + export GOPATH=/tmp/tmp.tfH8FxAaiW [2019-11-08T01:29:53.744Z] #44 5.658 + GOPATH=/tmp/tmp.tfH8FxAaiW [2019-11-08T01:29:53.744Z] #44 5.658 + RM_GOPATH=1 [2019-11-08T01:29:53.744Z] #44 5.666 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T01:29:53.744Z] #44 5.666 ++ dirname ./install.sh [2019-11-08T01:29:53.744Z] #44 5.666 + dir=. [2019-11-08T01:29:53.744Z] #44 5.666 + bin=vndr [2019-11-08T01:29:53.744Z] #44 5.666 + shift [2019-11-08T01:29:53.744Z] #44 5.666 + '[' '!' -f ./vndr.installer ']' [2019-11-08T01:29:53.744Z] #44 5.666 + . ./vndr.installer [2019-11-08T01:29:53.744Z] #44 5.666 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T01:29:53.744Z] #44 5.666 + install_vndr [2019-11-08T01:29:53.744Z] #44 5.666 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T01:29:53.744Z] #44 5.666 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tfH8FxAaiW/src/github.com/LK4D4/vndr [2019-11-08T01:29:53.744Z] #44 5.673 Cloning into '/tmp/tmp.tfH8FxAaiW/src/github.com/LK4D4/vndr'... [2019-11-08T01:29:53.744Z] #44 6.517 + cd /tmp/tmp.tfH8FxAaiW/src/github.com/LK4D4/vndr [2019-11-08T01:29:53.744Z] #44 6.517 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T01:29:53.744Z] #44 6.524 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T01:29:53.744Z] #44 7.562 runtime/internal/atomic [2019-11-08T01:29:53.744Z] #44 7.572 internal/cpu [2019-11-08T01:29:53.744Z] #44 7.864 runtime/internal/sys [2019-11-08T01:29:53.744Z] #44 8.069 runtime/internal/math [2019-11-08T01:29:53.744Z] #44 8.129 internal/bytealg [2019-11-08T01:29:53.744Z] #44 8.224 internal/race [2019-11-08T01:29:53.744Z] #44 8.313 sync/atomic [2019-11-08T01:29:53.744Z] #44 8.598 unicode [2019-11-08T01:29:53.744Z] #44 8.817 runtime [2019-11-08T01:29:53.744Z] #44 ... [2019-11-08T01:29:53.744Z] [2019-11-08T01:29:53.744Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:53.744Z] #22 6.041 + RM_GOPATH=0 [2019-11-08T01:29:53.744Z] #22 6.043 + TMP_GOPATH= [2019-11-08T01:29:53.744Z] #22 6.043 + : /build [2019-11-08T01:29:53.744Z] #22 6.043 + '[' -z '' ']' [2019-11-08T01:29:53.744Z] #22 6.043 ++ mktemp -d [2019-11-08T01:29:53.744Z] #22 6.043 + export GOPATH=/tmp/tmp.H6od9vCDXS [2019-11-08T01:29:53.744Z] #22 6.043 + GOPATH=/tmp/tmp.H6od9vCDXS [2019-11-08T01:29:53.744Z] #22 6.043 + RM_GOPATH=1 [2019-11-08T01:29:53.744Z] #22 6.044 ++ dirname ./install.sh [2019-11-08T01:29:53.744Z] #22 6.044 + dir=. [2019-11-08T01:29:53.744Z] #22 6.044 + bin=dockercli [2019-11-08T01:29:53.744Z] #22 6.044 + shift [2019-11-08T01:29:53.744Z] #22 6.045 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T01:29:53.744Z] #22 6.045 + . ./dockercli.installer [2019-11-08T01:29:53.744Z] #22 6.045 ++ : stable [2019-11-08T01:29:53.744Z] #22 6.045 ++ : 17.06.2-ce [2019-11-08T01:29:53.744Z] #22 6.045 + install_dockercli [2019-11-08T01:29:53.744Z] #22 6.045 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T01:29:53.744Z] #22 6.045 Install docker/cli version 17.06.2-ce from stable [2019-11-08T01:29:53.744Z] #22 6.046 ++ uname -m [2019-11-08T01:29:53.744Z] #22 6.047 + arch=x86_64 [2019-11-08T01:29:53.744Z] #22 6.047 + '[' x86_64 '!=' x86_64 ']' [2019-11-08T01:29:53.744Z] #22 6.047 + url=https://download.docker.com/linux/static [2019-11-08T01:29:53.744Z] #22 6.048 + tar -xz docker/docker [2019-11-08T01:29:53.744Z] #22 6.048 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-08T01:29:54.002Z] #22 ... [2019-11-08T01:29:54.003Z] [2019-11-08T01:29:54.003Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:29:54.003Z] #24 7.176 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:29:54.003Z] #24 7.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:29:54.003Z] #24 7.204 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:29:54.003Z] #24 7.215 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:29:54.003Z] #24 7.267 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:29:54.003Z] #24 7.918 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T01:29:54.003Z] #24 9.696 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T01:29:54.003Z] #24 10.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T01:29:54.003Z] #24 ... [2019-11-08T01:29:54.003Z] [2019-11-08T01:29:54.003Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:29:54.003Z] #56 11.08 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T01:29:54.357Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-08T01:29:54.777Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-08T01:29:54.777Z] go: finding github.com/golang/mock v1.1.1 [2019-11-08T01:29:55.174Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-08T01:29:55.593Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-08T01:29:55.593Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-08T01:29:55.593Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-08T01:29:56.002Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-08T01:29:56.404Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-08T01:29:56.404Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-08T01:29:56.861Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-08T01:29:56.861Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-08T01:29:56.861Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-08T01:29:57.461Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-08T01:29:57.461Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-08T01:29:57.461Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-08T01:29:58.525Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-08T01:29:58.525Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-08T01:29:58.920Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-08T01:29:58.920Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-08T01:29:59.268Z] #56 ... [2019-11-08T01:29:59.268Z] [2019-11-08T01:29:59.268Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:59.268Z] #22 13.93 + mkdir -p /build [2019-11-08T01:29:59.268Z] #22 13.93 + mv docker/docker /build/ [2019-11-08T01:29:59.268Z] #22 13.94 + rmdir docker [2019-11-08T01:29:59.268Z] #22 DONE 15.4s [2019-11-08T01:29:59.268Z] [2019-11-08T01:29:59.268Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:29:59.268Z] #38 15.00 + cd /tmp/tmp.AolZq8bMYC/src/github.com/docker/distribution [2019-11-08T01:29:59.268Z] #38 15.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T01:29:59.268Z] #38 ... [2019-11-08T01:29:59.268Z] [2019-11-08T01:29:59.268Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:29:59.268Z] #50 6.241 + RM_GOPATH=0 [2019-11-08T01:29:59.268Z] #50 6.241 + TMP_GOPATH= [2019-11-08T01:29:59.268Z] #50 6.241 + : /build [2019-11-08T01:29:59.268Z] #50 6.241 + '[' -z '' ']' [2019-11-08T01:29:59.268Z] #50 6.241 ++ mktemp -d [2019-11-08T01:29:59.268Z] #50 6.254 + export GOPATH=/tmp/tmp.L36c5Nfm9x [2019-11-08T01:29:59.268Z] #50 6.254 + GOPATH=/tmp/tmp.L36c5Nfm9x [2019-11-08T01:29:59.268Z] #50 6.254 + RM_GOPATH=1 [2019-11-08T01:29:59.268Z] #50 6.254 ++ dirname ./install.sh [2019-11-08T01:29:59.268Z] #50 6.275 + dir=. [2019-11-08T01:29:59.268Z] #50 6.275 + bin=golangci_lint [2019-11-08T01:29:59.268Z] #50 6.275 + shift [2019-11-08T01:29:59.268Z] #50 6.276 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T01:29:59.268Z] #50 6.276 + . ./golangci_lint.installer [2019-11-08T01:29:59.268Z] #50 6.277 ++ : v1.20.0 [2019-11-08T01:29:59.268Z] #50 6.279 + install_golangci_lint [2019-11-08T01:29:59.268Z] #50 6.282 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T01:29:59.268Z] #50 6.283 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T01:29:59.268Z] #50 6.283 Installing golangci-lint version v1.20.0 [2019-11-08T01:29:59.268Z] #50 ... [2019-11-08T01:29:59.268Z] [2019-11-08T01:29:59.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:29:59.268Z] #10 6.538 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T01:29:59.268Z] #10 7.673 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T01:29:59.268Z] #10 8.550 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T01:29:59.317Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-08T01:29:59.528Z] #10 ... [2019-11-08T01:29:59.528Z] [2019-11-08T01:29:59.528Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:29:59.528Z] #33 7.752 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:29:59.528Z] #33 7.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:29:59.528Z] #33 7.789 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:29:59.528Z] #33 7.804 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:29:59.528Z] #33 7.880 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:29:59.528Z] #33 8.640 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T01:29:59.528Z] #33 10.14 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T01:29:59.528Z] #33 11.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T01:29:59.558Z] d66e58854927: Pull complete [2019-11-08T01:29:59.558Z] 71497195576e: Pull complete [2019-11-08T01:29:59.558Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-08T01:29:59.558Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-08T01:29:59.558Z] ---> ebd73b5ebd31 [2019-11-08T01:29:59.558Z] Step 5/16 : ARG BUILDX_REPO [2019-11-08T01:29:59.558Z] ---> Running in f942df884940 [2019-11-08T01:29:59.558Z] Removing intermediate container f942df884940 [2019-11-08T01:29:59.558Z] ---> cc4489cc068c [2019-11-08T01:29:59.559Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-08T01:29:59.559Z] ---> Running in 0c1bb1093c70 [2019-11-08T01:29:59.735Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-08T01:29:59.735Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-08T01:29:59.735Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-08T01:29:59.735Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-08T01:29:59.906Z] Cloning into '/buildx'... [2019-11-08T01:30:00.139Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-08T01:30:00.139Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-08T01:30:00.139Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-08T01:30:00.465Z] #33 ... [2019-11-08T01:30:00.465Z] [2019-11-08T01:30:00.465Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:30:00.465Z] #38 17.62 + GOPATH=/tmp/tmp.AolZq8bMYC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AolZq8bMYC go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T01:30:00.525Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-08T01:30:00.525Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-08T01:30:00.911Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-08T01:30:01.293Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-08T01:30:01.293Z] go: finding cloud.google.com/go v0.26.0 [2019-11-08T01:30:01.760Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-08T01:30:01.760Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-08T01:30:02.447Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-08T01:30:02.447Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-08T01:30:03.019Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-08T01:30:03.019Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-08T01:30:03.019Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-08T01:30:03.420Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-08T01:30:03.420Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-08T01:30:03.420Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-08T01:30:03.762Z] Removing intermediate container 0c1bb1093c70 [2019-11-08T01:30:03.762Z] ---> 99f1be9121a6 [2019-11-08T01:30:03.762Z] Step 7/16 : WORKDIR /buildx [2019-11-08T01:30:03.762Z] ---> Running in 612142338b34 [2019-11-08T01:30:03.762Z] Removing intermediate container 612142338b34 [2019-11-08T01:30:03.762Z] ---> ba701e6bb90e [2019-11-08T01:30:03.762Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-08T01:30:03.762Z] ---> Running in eb26a3bbc979 [2019-11-08T01:30:03.762Z] Removing intermediate container eb26a3bbc979 [2019-11-08T01:30:03.762Z] ---> 7ba6fce1dcd8 [2019-11-08T01:30:03.762Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-08T01:30:03.762Z] ---> Running in 898824b50255 [2019-11-08T01:30:03.843Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-08T01:30:03.843Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-08T01:30:04.105Z] From https://github.com/docker/buildx [2019-11-08T01:30:04.105Z] * [new tag] v0.3.1 -> build [2019-11-08T01:30:04.264Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-08T01:30:04.265Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-08T01:30:04.265Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-08T01:30:04.265Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-08T01:30:04.449Z] Switched to branch 'build' [2019-11-08T01:30:04.664Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-08T01:30:04.664Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-08T01:30:04.664Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-08T01:30:04.664Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-08T01:30:04.805Z] Removing intermediate container 898824b50255 [2019-11-08T01:30:04.805Z] ---> 38d6309aefc4 [2019-11-08T01:30:04.805Z] Step 10/16 : RUN go mod download [2019-11-08T01:30:04.805Z] ---> Running in ce8612d9f514 [2019-11-08T01:30:05.058Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-08T01:30:05.058Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-08T01:30:05.058Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-08T01:30:05.199Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-08T01:30:05.199Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-08T01:30:05.199Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-08T01:30:05.199Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-08T01:30:05.199Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-08T01:30:05.199Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-08T01:30:05.199Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-08T01:30:05.540Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-08T01:30:05.540Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-08T01:30:05.540Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-08T01:30:05.540Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-08T01:30:05.540Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-08T01:30:05.569Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-08T01:30:05.569Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-08T01:30:05.726Z] #38 ... [2019-11-08T01:30:05.727Z] [2019-11-08T01:30:05.727Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:05.727Z] #44 12.04 unicode/utf8 [2019-11-08T01:30:05.727Z] #44 12.61 math [2019-11-08T01:30:05.727Z] #44 16.83 unicode/utf16 [2019-11-08T01:30:05.727Z] #44 17.08 container/list [2019-11-08T01:30:05.727Z] #44 17.52 crypto/internal/subtle [2019-11-08T01:30:05.727Z] #44 17.65 crypto/subtle [2019-11-08T01:30:05.727Z] #44 17.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T01:30:05.727Z] #44 17.87 internal/nettrace [2019-11-08T01:30:05.727Z] #44 17.95 runtime/cgo [2019-11-08T01:30:05.727Z] #44 ... [2019-11-08T01:30:05.727Z] [2019-11-08T01:30:05.727Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:30:05.727Z] #50 22.08 + cd /tmp/tmp.L36c5Nfm9x/src/github.com/golangci/golangci-lint/ [2019-11-08T01:30:05.727Z] #50 22.08 + git checkout -q v1.20.0 [2019-11-08T01:30:05.727Z] #50 22.38 ++ git describe --tags [2019-11-08T01:30:05.727Z] #50 22.38 + version=v1.20.0 [2019-11-08T01:30:05.727Z] #50 22.39 ++ git rev-parse --short HEAD [2019-11-08T01:30:05.727Z] #50 22.41 + commit=cc98739 [2019-11-08T01:30:05.727Z] #50 22.41 ++ git show -s --format=%cd [2019-11-08T01:30:05.727Z] #50 22.41 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T01:30:05.727Z] #50 22.41 + 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-11-08T01:30:05.727Z] #50 ... [2019-11-08T01:30:05.727Z] [2019-11-08T01:30:05.727Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:30:05.727Z] #31 12.55 internal/testlog [2019-11-08T01:30:05.727Z] #31 12.98 encoding [2019-11-08T01:30:05.727Z] #31 13.18 runtime/cgo [2019-11-08T01:30:05.923Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-08T01:30:05.985Z] #31 ... [2019-11-08T01:30:05.985Z] [2019-11-08T01:30:05.985Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:30:05.985Z] #56 21.74 Fetched 7919 kB in 15s (526 kB/s) [2019-11-08T01:30:06.313Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-08T01:30:06.313Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-08T01:30:06.315Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-08T01:30:06.705Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-08T01:30:06.705Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-08T01:30:06.705Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-08T01:30:06.749Z] ---> b68428582160 [2019-11-08T01:30:06.749Z] Successfully built b68428582160 [2019-11-08T01:30:06.749Z] Successfully tagged docker:latest [2019-11-08T01:30:06.749Z] INFO: Image build ended at 11/08/2019 01:30:03. Duration:00:00:32.2479134 [2019-11-08T01:30:06.749Z] [2019-11-08T01:30:06.749Z] [2019-11-08T01:30:06.749Z] INFO: Building the test binaries at 11/08/2019 01:30:03... [2019-11-08T01:30:07.055Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-08T01:30:07.400Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-08T01:30:07.523Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-08T01:30:07.715Z] INFO: make.ps1 starting at 11/08/2019 01:30:07 [2019-11-08T01:30:07.715Z] INFO: Git commit (148bb5e5f) assumed from DOCKER_GITCOMMIT environment variable [2019-11-08T01:30:07.715Z] INFO: Invoking autogen... [2019-11-08T01:30:07.742Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-08T01:30:07.742Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-08T01:30:07.742Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-08T01:30:08.083Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-08T01:30:08.083Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-08T01:30:08.163Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-08T01:30:08.163Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-08T01:30:08.163Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-08T01:30:08.176Z] INFO: Building daemon... [2019-11-08T01:30:08.424Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-08T01:30:08.657Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-08T01:30:08.764Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-08T01:30:09.074Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-08T01:30:09.074Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-08T01:30:09.074Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-08T01:30:09.074Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-08T01:30:09.105Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-08T01:30:09.837Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-08T01:30:10.179Z] go: finding github.com/lib/pq v1.0.0 [2019-11-08T01:30:10.179Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-08T01:30:10.179Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-08T01:30:10.224Z] #56 21.74 Reading package lists... [2019-11-08T01:30:10.522Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-08T01:30:10.522Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-08T01:30:10.522Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-08T01:30:10.874Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-08T01:30:12.069Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-08T01:30:12.378Z] #56 27.75 Reading package lists... [2019-11-08T01:30:12.378Z] #56 ... [2019-11-08T01:30:12.378Z] [2019-11-08T01:30:12.378Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:30:12.378Z] #10 19.29 Fetched 7919 kB in 14s (548 kB/s) [2019-11-08T01:30:12.378Z] #10 19.29 Reading package lists... [2019-11-08T01:30:12.378Z] #10 25.55 Reading package lists... [2019-11-08T01:30:12.378Z] #10 ... [2019-11-08T01:30:12.378Z] [2019-11-08T01:30:12.378Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:30:12.378Z] #33 21.70 Fetched 7919 kB in 14s (530 kB/s) [2019-11-08T01:30:12.378Z] #33 21.70 Reading package lists... [2019-11-08T01:30:12.414Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-08T01:30:12.771Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-08T01:30:12.771Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-08T01:30:12.771Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-08T01:30:13.116Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-08T01:30:13.751Z] #33 28.07 Reading package lists... [2019-11-08T01:30:13.751Z] #33 ... [2019-11-08T01:30:13.751Z] [2019-11-08T01:30:13.751Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:30:13.751Z] #40 20.92 Fetched 7919 kB in 14s (532 kB/s) [2019-11-08T01:30:13.751Z] #40 20.92 Reading package lists... [2019-11-08T01:30:13.751Z] #40 27.32 Reading package lists... [2019-11-08T01:30:13.751Z] #40 ... [2019-11-08T01:30:13.751Z] [2019-11-08T01:30:13.751Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:30:13.751Z] #24 21.00 Fetched 7919 kB in 14s (534 kB/s) [2019-11-08T01:30:13.751Z] #24 21.00 Reading package lists... [2019-11-08T01:30:13.854Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-08T01:30:14.009Z] #24 27.31 Reading package lists... [2019-11-08T01:30:14.009Z] #24 ... [2019-11-08T01:30:14.009Z] [2019-11-08T01:30:14.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:30:14.009Z] #10 25.55 Reading package lists... [2019-11-08T01:30:14.198Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-08T01:30:14.198Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-08T01:30:14.541Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-08T01:30:14.883Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-08T01:30:15.382Z] #10 31.35 Building dependency tree... [2019-11-08T01:30:15.479Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-08T01:30:16.065Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-08T01:30:16.066Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-08T01:30:16.066Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-08T01:30:16.066Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-08T01:30:16.314Z] #10 33.66 The following additional packages will be installed: [2019-11-08T01:30:16.314Z] #10 33.69 libapparmor1 libseccomp2 [2019-11-08T01:30:16.408Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-08T01:30:16.408Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-08T01:30:16.572Z] #10 33.70 Suggested packages: [2019-11-08T01:30:16.572Z] #10 33.70 seccomp [2019-11-08T01:30:16.829Z] #10 34.10 The following NEW packages will be installed: [2019-11-08T01:30:16.829Z] #10 34.12 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T01:30:18.120Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-08T01:30:18.120Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-08T01:30:18.203Z] #10 35.31 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:30:18.203Z] #10 35.31 Need to get 300 kB of archives. [2019-11-08T01:30:18.203Z] #10 35.31 After this operation, 1201 kB of additional disk space will be used. [2019-11-08T01:30:18.203Z] #10 35.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-08T01:30:18.203Z] #10 35.31 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-11-08T01:30:18.203Z] #10 35.31 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-08T01:30:18.203Z] #10 35.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-08T01:30:18.460Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-08T01:30:19.136Z] #10 36.45 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:30:19.190Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-08T01:30:19.190Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-08T01:30:19.190Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-08T01:30:19.394Z] #10 ... [2019-11-08T01:30:19.394Z] [2019-11-08T01:30:19.394Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:19.394Z] #44 36.19 internal/reflectlite [2019-11-08T01:30:19.394Z] #44 36.19 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T01:30:19.654Z] #44 36.38 math/rand [2019-11-08T01:30:19.923Z] go: finding golang.org/x/text v0.3.0 [2019-11-08T01:30:20.692Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-08T01:30:21.038Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-08T01:30:21.380Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-08T01:30:21.380Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-08T01:30:21.556Z] #44 38.33 io [2019-11-08T01:30:21.556Z] #44 ... [2019-11-08T01:30:21.556Z] [2019-11-08T01:30:21.556Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:30:21.556Z] #10 36.65 Fetched 300 kB in 1s (280 kB/s) [2019-11-08T01:30:21.556Z] #10 36.72 Selecting previously unselected package libseccomp2:amd64. [2019-11-08T01:30:21.556Z] #10 36.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T01:30:21.556Z] #10 36.79 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T01:30:21.556Z] #10 36.81 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T01:30:21.556Z] #10 36.94 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-08T01:30:21.556Z] #10 36.95 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-08T01:30:21.556Z] #10 36.95 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T01:30:21.556Z] #10 37.16 Selecting previously unselected package libapparmor1:amd64. [2019-11-08T01:30:21.556Z] #10 37.16 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T01:30:21.556Z] #10 37.17 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T01:30:21.556Z] #10 37.30 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-08T01:30:21.556Z] #10 37.32 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T01:30:21.556Z] #10 37.33 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T01:30:21.556Z] #10 37.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:30:21.556Z] #10 37.60 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T01:30:21.556Z] #10 37.62 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T01:30:21.556Z] #10 37.63 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-08T01:30:21.556Z] #10 37.64 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-08T01:30:21.556Z] #10 37.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:30:21.556Z] #10 DONE 38.9s [2019-11-08T01:30:21.556Z] [2019-11-08T01:30:21.556Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:21.556Z] #44 38.33 strconv [2019-11-08T01:30:21.556Z] #44 ... [2019-11-08T01:30:21.556Z] [2019-11-08T01:30:21.556Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:30:21.556Z] #52 DONE 0.1s [2019-11-08T01:30:21.721Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-08T01:30:21.814Z] [2019-11-08T01:30:21.814Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T01:30:21.814Z] #53 DONE 0.1s [2019-11-08T01:30:21.814Z] [2019-11-08T01:30:21.814Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:30:21.814Z] #56 27.75 Reading package lists... [2019-11-08T01:30:21.814Z] #56 33.44 Building dependency tree... [2019-11-08T01:30:21.814Z] #56 36.15 The following additional packages will be installed: [2019-11-08T01:30:21.814Z] #56 36.16 btrfs-progs liblzo2-2 [2019-11-08T01:30:21.814Z] #56 36.37 The following NEW packages will be installed: [2019-11-08T01:30:21.814Z] #56 36.38 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T01:30:21.814Z] #56 37.48 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:30:21.814Z] #56 37.48 Need to get 649 kB of archives. [2019-11-08T01:30:21.814Z] #56 37.48 After this operation, 4320 kB of additional disk space will be used. [2019-11-08T01:30:21.814Z] #56 37.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-08T01:30:21.814Z] #56 37.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T01:30:21.814Z] #56 37.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T01:30:21.814Z] #56 38.32 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:30:21.814Z] #56 38.59 Fetched 649 kB in 1s (614 kB/s) [2019-11-08T01:30:21.814Z] #56 38.77 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T01:30:21.814Z] #56 38.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T01:30:21.814Z] #56 38.89 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T01:30:21.814Z] #56 38.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T01:30:21.814Z] #56 ... [2019-11-08T01:30:21.814Z] [2019-11-08T01:30:21.814Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:22.450Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-08T01:30:23.185Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-08T01:30:23.185Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-08T01:30:23.192Z] #54 ... [2019-11-08T01:30:23.192Z] [2019-11-08T01:30:23.192Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:30:23.192Z] #24 27.31 Reading package lists... [2019-11-08T01:30:23.192Z] #24 33.13 Building dependency tree... [2019-11-08T01:30:23.192Z] #24 35.55 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T01:30:23.192Z] #24 35.55 The following additional packages will be installed: [2019-11-08T01:30:23.192Z] #24 35.57 libjq1 libonig4 [2019-11-08T01:30:23.192Z] #24 35.94 The following NEW packages will be installed: [2019-11-08T01:30:23.192Z] #24 35.95 jq libjq1 libonig4 [2019-11-08T01:30:23.192Z] #24 37.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:30:23.192Z] #24 37.06 Need to get 327 kB of archives. [2019-11-08T01:30:23.192Z] #24 37.06 After this operation, 1157 kB of additional disk space will be used. [2019-11-08T01:30:23.192Z] #24 37.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T01:30:23.192Z] #24 37.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T01:30:23.192Z] #24 37.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T01:30:23.192Z] #24 38.26 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:30:23.192Z] #24 38.59 Fetched 327 kB in 1s (316 kB/s) [2019-11-08T01:30:23.192Z] #24 38.78 Selecting previously unselected package libonig4:amd64. [2019-11-08T01:30:23.192Z] #24 38.78 (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-11-08T01:30:23.192Z] #24 38.83 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-08T01:30:23.192Z] #24 38.86 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T01:30:23.192Z] #24 39.38 Selecting previously unselected package libjq1:amd64. [2019-11-08T01:30:23.192Z] #24 39.38 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T01:30:23.192Z] #24 39.38 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T01:30:23.192Z] #24 39.54 Selecting previously unselected package jq. [2019-11-08T01:30:23.192Z] #24 39.59 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T01:30:23.192Z] #24 39.62 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T01:30:23.192Z] #24 39.79 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T01:30:23.192Z] #24 39.86 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T01:30:23.192Z] #24 39.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:30:23.192Z] #24 40.02 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T01:30:23.192Z] #24 DONE 40.4s [2019-11-08T01:30:23.192Z] [2019-11-08T01:30:23.192Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T01:30:23.192Z] #25 DONE 0.2s [2019-11-08T01:30:23.192Z] [2019-11-08T01:30:23.192Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:23.528Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-08T01:30:24.271Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-08T01:30:24.271Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-08T01:30:24.271Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-08T01:30:24.343Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2019-11-08T01:30:24.343Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T01:30:24.570Z] #26 ... [2019-11-08T01:30:24.570Z] [2019-11-08T01:30:24.570Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:30:24.570Z] #56 39.24 Selecting previously unselected package btrfs-progs. [2019-11-08T01:30:24.570Z] #56 39.25 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T01:30:24.570Z] #56 39.26 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T01:30:24.570Z] #56 40.78 Selecting previously unselected package btrfs-tools. [2019-11-08T01:30:24.570Z] #56 40.80 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T01:30:24.570Z] #56 40.82 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T01:30:24.570Z] #56 41.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:30:24.570Z] #56 41.30 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T01:30:24.570Z] #56 41.44 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T01:30:24.570Z] #56 41.47 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T01:30:24.570Z] #56 41.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:30:24.570Z] #56 DONE 41.8s [2019-11-08T01:30:24.570Z] [2019-11-08T01:30:24.570Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:30:24.570Z] #57 DONE 0.1s [2019-11-08T01:30:24.570Z] [2019-11-08T01:30:24.570Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T01:30:24.570Z] #58 DONE 0.1s [2019-11-08T01:30:24.570Z] [2019-11-08T01:30:24.570Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:30:24.570Z] #40 27.32 Reading package lists... [2019-11-08T01:30:24.570Z] #40 33.01 Building dependency tree... [2019-11-08T01:30:24.570Z] #40 35.44 The following additional packages will be installed: [2019-11-08T01:30:24.570Z] #40 35.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T01:30:24.570Z] #40 35.46 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T01:30:24.570Z] #40 35.47 Suggested packages: [2019-11-08T01:30:24.570Z] #40 35.48 manpages-dev python-setuptools [2019-11-08T01:30:24.570Z] #40 37.17 The following NEW packages will be installed: [2019-11-08T01:30:24.570Z] #40 37.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T01:30:24.570Z] #40 37.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T01:30:24.570Z] #40 37.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T01:30:24.570Z] #40 37.19 zlib1g-dev [2019-11-08T01:30:24.570Z] #40 38.28 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:30:24.570Z] #40 38.28 Need to get 3602 kB of archives. [2019-11-08T01:30:24.570Z] #40 38.28 After this operation, 18.9 MB of additional disk space will be used. [2019-11-08T01:30:24.570Z] #40 38.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T01:30:24.570Z] #40 38.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-08T01:30:24.570Z] #40 38.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-08T01:30:24.570Z] #40 38.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-08T01:30:24.570Z] #40 38.30 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-08T01:30:24.570Z] #40 38.32 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T01:30:24.570Z] #40 38.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-08T01:30:24.570Z] #40 38.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-08T01:30:24.570Z] #40 38.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-08T01:30:24.570Z] #40 38.50 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-08T01:30:24.570Z] #40 38.51 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-08T01:30:24.570Z] #40 38.69 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-08T01:30:24.570Z] #40 38.72 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-08T01:30:24.570Z] #40 38.73 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-08T01:30:24.570Z] #40 38.73 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T01:30:24.570Z] #40 38.75 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-08T01:30:24.570Z] #40 40.11 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:30:24.570Z] #40 40.37 Fetched 3602 kB in 1s (2397 kB/s) [2019-11-08T01:30:24.570Z] #40 40.58 Selecting previously unselected package libnet1:amd64. [2019-11-08T01:30:24.570Z] #40 40.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-08T01:30:24.570Z] #40 40.71 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T01:30:24.570Z] #40 40.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T01:30:24.570Z] #40 40.92 Selecting previously unselected package libcap-dev:amd64. [2019-11-08T01:30:24.570Z] #40 40.94 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-08T01:30:24.570Z] #40 40.95 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T01:30:24.570Z] #40 41.08 Selecting previously unselected package libnet1-dev. [2019-11-08T01:30:24.570Z] #40 41.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T01:30:24.570Z] #40 41.12 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T01:30:24.570Z] #40 41.46 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T01:30:24.570Z] #40 41.46 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T01:30:24.570Z] #40 41.47 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T01:30:24.570Z] #40 41.76 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-08T01:30:24.570Z] #40 41.78 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-08T01:30:24.570Z] #40 41.78 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T01:30:24.832Z] #40 ... [2019-11-08T01:30:24.833Z] [2019-11-08T01:30:24.833Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:30:24.914Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2019-11-08T01:30:24.914Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T01:30:24.914Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T01:30:24.914Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T01:30:25.174Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T01:30:25.174Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T01:30:25.174Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T01:30:25.174Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T01:30:25.174Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T01:30:25.174Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T01:30:25.467Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-08T01:30:25.766Z] #59 ... [2019-11-08T01:30:25.766Z] [2019-11-08T01:30:25.766Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-08T01:30:25.766Z] #11 DONE 4.1s [2019-11-08T01:30:25.766Z] [2019-11-08T01:30:25.766Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:30:25.766Z] #40 42.23 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T01:30:25.766Z] #40 42.23 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T01:30:25.766Z] #40 42.24 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T01:30:25.766Z] #40 42.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-08T01:30:25.766Z] #40 42.37 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-08T01:30:25.766Z] #40 42.38 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T01:30:25.766Z] #40 42.50 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-08T01:30:25.766Z] #40 42.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-08T01:30:25.766Z] #40 42.60 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T01:30:26.024Z] #40 43.26 Selecting previously unselected package libprotobuf10:amd64. [2019-11-08T01:30:26.024Z] #40 43.26 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-08T01:30:26.024Z] #40 43.28 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T01:30:26.114Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T01:30:26.115Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T01:30:26.207Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-08T01:30:26.589Z] #40 ... [2019-11-08T01:30:26.589Z] [2019-11-08T01:30:26.589Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:30:26.589Z] #33 28.07 Reading package lists... [2019-11-08T01:30:26.589Z] #33 34.03 Building dependency tree... [2019-11-08T01:30:26.589Z] #33 36.50 The following additional packages will be installed: [2019-11-08T01:30:26.589Z] #33 36.50 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T01:30:26.589Z] #33 36.52 Suggested packages: [2019-11-08T01:30:26.589Z] #33 36.52 codeblocks eclipse ninja-build lrzip [2019-11-08T01:30:26.589Z] #33 36.52 Recommended packages: [2019-11-08T01:30:26.589Z] #33 36.52 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T01:30:26.589Z] #33 37.33 The following NEW packages will be installed: [2019-11-08T01:30:26.589Z] #33 37.34 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T01:30:26.589Z] #33 37.34 vim-common xxd [2019-11-08T01:30:26.589Z] #33 38.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:30:26.589Z] #33 38.41 Need to get 13.7 MB of archives. [2019-11-08T01:30:26.589Z] #33 38.41 After this operation, 57.2 MB of additional disk space will be used. [2019-11-08T01:30:26.589Z] #33 38.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T01:30:26.589Z] #33 38.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-08T01:30:26.589Z] #33 38.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-08T01:30:26.589Z] #33 39.44 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-08T01:30:26.589Z] #33 39.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-08T01:30:26.589Z] #33 39.57 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-08T01:30:26.589Z] #33 39.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-08T01:30:26.589Z] #33 39.57 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-08T01:30:26.589Z] #33 39.94 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T01:30:26.589Z] #33 40.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T01:30:26.589Z] #33 41.64 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:30:26.589Z] #33 42.00 Fetched 13.7 MB in 2s (5123 kB/s) [2019-11-08T01:30:26.589Z] #33 42.14 Selecting previously unselected package cmake-data. [2019-11-08T01:30:26.589Z] #33 42.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-11-08T01:30:26.589Z] #33 42.27 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T01:30:26.589Z] #33 42.28 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T01:30:26.589Z] #33 ... [2019-11-08T01:30:26.589Z] [2019-11-08T01:30:26.589Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:26.589Z] #54 4.470 + RM_GOPATH=0 [2019-11-08T01:30:26.589Z] #54 4.470 + TMP_GOPATH= [2019-11-08T01:30:26.589Z] #54 4.470 + : /build [2019-11-08T01:30:26.589Z] #54 4.470 + '[' -z '' ']' [2019-11-08T01:30:26.589Z] #54 4.470 ++ mktemp -d [2019-11-08T01:30:26.589Z] #54 4.478 + export GOPATH=/tmp/tmp.fHBhY81Ckp [2019-11-08T01:30:26.589Z] #54 4.478 + GOPATH=/tmp/tmp.fHBhY81Ckp [2019-11-08T01:30:26.589Z] #54 4.478 + RM_GOPATH=1 [2019-11-08T01:30:26.589Z] #54 4.478 ++ dirname ./install.sh [2019-11-08T01:30:26.589Z] #54 4.480 + dir=. [2019-11-08T01:30:26.589Z] #54 4.480 + bin=runc [2019-11-08T01:30:26.589Z] #54 4.480 + shift [2019-11-08T01:30:26.589Z] #54 4.480 + '[' '!' -f ./runc.installer ']' [2019-11-08T01:30:26.589Z] #54 4.480 + . ./runc.installer [2019-11-08T01:30:26.589Z] #54 4.480 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T01:30:26.589Z] #54 4.480 + install_runc [2019-11-08T01:30:26.589Z] #54 4.480 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T01:30:26.589Z] #54 4.483 + uname -r [2019-11-08T01:30:26.589Z] #54 4.491 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T01:30:26.589Z] #54 4.491 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T01:30:26.589Z] #54 4.494 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T01:30:26.589Z] #54 4.496 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fHBhY81Ckp/src/github.com/opencontainers/runc [2019-11-08T01:30:26.589Z] #54 4.499 Cloning into '/tmp/tmp.fHBhY81Ckp/src/github.com/opencontainers/runc'... [2019-11-08T01:30:26.685Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2019-11-08T01:30:26.685Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2019-11-08T01:30:26.847Z] #54 ... [2019-11-08T01:30:26.847Z] [2019-11-08T01:30:26.847Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:30:26.847Z] #28 34.29 + cd /tmp/tmp.sHcqcuwEfb/src/github.com/go-swagger/go-swagger [2019-11-08T01:30:26.847Z] #28 34.29 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T01:30:26.847Z] #28 36.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T01:30:26.946Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.0% of statements [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T01:30:26.946Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T01:30:26.946Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2019-11-08T01:30:26.979Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-08T01:30:26.979Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-08T01:30:26.979Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-08T01:30:27.105Z] #28 ... [2019-11-08T01:30:27.105Z] [2019-11-08T01:30:27.105Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:30:27.105Z] #47 33.64 + cd /tmp/tmp.zx5TDOVia8/src/gotest.tools/gotestsum [2019-11-08T01:30:27.105Z] #47 33.64 + git checkout -q v0.3.5 [2019-11-08T01:30:27.105Z] #47 33.68 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T01:30:27.206Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T01:30:27.206Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T01:30:27.320Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-08T01:30:27.363Z] #47 ... [2019-11-08T01:30:27.363Z] [2019-11-08T01:30:27.363Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:30:27.363Z] #40 44.21 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-08T01:30:27.363Z] #40 44.21 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-08T01:30:27.363Z] #40 44.22 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T01:30:27.363Z] #40 44.36 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-08T01:30:27.363Z] #40 44.37 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-08T01:30:27.363Z] #40 44.38 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T01:30:27.466Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2019-11-08T01:30:27.620Z] #40 ... [2019-11-08T01:30:27.620Z] [2019-11-08T01:30:27.620Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:30:27.620Z] #31 34.22 internal/reflectlite [2019-11-08T01:30:27.620Z] #31 34.22 sync [2019-11-08T01:30:27.620Z] #31 36.41 sort [2019-11-08T01:30:27.620Z] #31 36.41 errors [2019-11-08T01:30:27.620Z] #31 36.75 strconv [2019-11-08T01:30:27.620Z] #31 37.25 io [2019-11-08T01:30:27.620Z] #31 38.43 syscall [2019-11-08T01:30:27.620Z] #31 40.86 reflect [2019-11-08T01:30:27.662Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-08T01:30:27.879Z] #31 ... [2019-11-08T01:30:27.879Z] [2019-11-08T01:30:27.879Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:27.879Z] #26 4.571 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T01:30:28.003Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-08T01:30:28.444Z] #26 5.154 [2019-11-08T01:30:29.268Z] #26 5.498 ### 4.5% ####### 9.7% ########### 16.6% ################ 22.4% ##################### 29.5% [2019-11-08T01:30:29.268Z] #26 ... [2019-11-08T01:30:29.268Z] [2019-11-08T01:30:29.268Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T01:30:29.268Z] #12 DONE 3.7s [2019-11-08T01:30:29.268Z] [2019-11-08T01:30:29.268Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:29.712Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-08T01:30:29.712Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-08T01:30:30.008Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2019-11-08T01:30:30.058Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-08T01:30:30.405Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-08T01:30:30.819Z] #26 5.498 ### 4.5% ####### 9.7% ########### 16.6% ################ 22.4% ##################### 29.5% ########################## 36.5% ########################### 38.8% ############################# 40.5% ################################ 44.5% ################################### 49.0% ##################################### 51.6% ###################################### 53.7% ######################################## 56.4% ############################################### 65.9% #################################################### 72.4% ###################################################### 75.2% ############################################################# 84.8% ################################################################# 91.3% ######################################################################## 100.0% [2019-11-08T01:30:31.384Z] #26 8.036 [2019-11-08T01:30:31.917Z] ok github.com/docker/docker/builder/remotecontext 0.313s coverage: 13.6% of statements [2019-11-08T01:30:32.418Z] #26 8.366 ########## 14.1% ################# 24.4% ########################## 37.4% ######################################## 55.7% ################################################# 68.2% ############################################################## 86.4% ######################################################################## 100.0% [2019-11-08T01:30:32.487Z] ok github.com/docker/docker/builder/remotecontext/git 3.538s coverage: 85.1% of statements [2019-11-08T01:30:32.742Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-08T01:30:32.742Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-08T01:30:32.742Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-08T01:30:32.742Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-08T01:30:32.746Z] ok github.com/docker/docker/builder/dockerfile 1.080s coverage: 48.2% of statements [2019-11-08T01:30:32.746Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T01:30:32.746Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T01:30:32.983Z] #26 9.546 [2019-11-08T01:30:32.983Z] #26 ... [2019-11-08T01:30:32.983Z] [2019-11-08T01:30:32.983Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:32.983Z] #44 39.93 bytes [2019-11-08T01:30:32.983Z] #44 43.16 bufio [2019-11-08T01:30:32.983Z] #44 44.03 reflect [2019-11-08T01:30:32.983Z] #44 45.15 syscall [2019-11-08T01:30:33.241Z] #44 ... [2019-11-08T01:30:33.241Z] [2019-11-08T01:30:33.241Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:33.927Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-08T01:30:34.014Z] #26 9.840 ### 4.9% ######## 12.2% ############# 18.8% ################## 25.8% ######################## 34.3% ############################## 42.4% #################################### 50.9% ########################################## 59.2% [2019-11-08T01:30:34.014Z] #26 ... [2019-11-08T01:30:34.014Z] [2019-11-08T01:30:34.014Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T01:30:34.014Z] #13 3.142 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T01:30:34.014Z] #13 DONE 4.7s [2019-11-08T01:30:34.014Z] [2019-11-08T01:30:34.014Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:34.268Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-08T01:30:34.531Z] #26 9.840 ### 4.9% ######## 12.2% ############# 18.8% ################## 25.8% ######################## 34.3% ############################## 42.4% #################################### 50.9% ########################################## 59.2% ############################################### 65.3% ################################################### 72.1% ######################################################## 78.4% ############################################################## 87.2% ################################################################### 93.5% ######################################################################## 100.0% [2019-11-08T01:30:34.612Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-08T01:30:34.957Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-08T01:30:35.096Z] #26 11.94 [2019-11-08T01:30:36.163Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-08T01:30:36.163Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-08T01:30:36.529Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-08T01:30:36.873Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-08T01:30:37.220Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-08T01:30:37.565Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-08T01:30:38.030Z] ok github.com/docker/docker/client 0.534s coverage: 75.8% of statements [2019-11-08T01:30:38.255Z] #26 12.34 # 2.0% ### 4.9% ##### 7.0% ###### 9.1% ####### 11.0% ######### 12.9% ########## 14.9% ############ 16.8% ############# 18.3% ############## 20.4% ############### 21.9% ################ 23.4% ################# 24.9% ################### 26.9% #################### 28.6% ###################### 30.7% ####################### 33.3% ######################## 34.1% ########################### 37.8% ############################ 39.1% ############################# 41.2% ############################### 44.3% ################################## 47.8% [2019-11-08T01:30:38.255Z] #26 ... [2019-11-08T01:30:38.255Z] [2019-11-08T01:30:38.255Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:30:38.255Z] #59 3.581 + RM_GOPATH=0 [2019-11-08T01:30:38.255Z] #59 3.581 + TMP_GOPATH= [2019-11-08T01:30:38.255Z] #59 3.581 + : /build [2019-11-08T01:30:38.255Z] #59 3.581 + '[' -z '' ']' [2019-11-08T01:30:38.255Z] #59 3.581 ++ mktemp -d [2019-11-08T01:30:38.255Z] #59 3.581 + export GOPATH=/tmp/tmp.BWzIcCnkCr [2019-11-08T01:30:38.255Z] #59 3.581 + GOPATH=/tmp/tmp.BWzIcCnkCr [2019-11-08T01:30:38.255Z] #59 3.581 + RM_GOPATH=1 [2019-11-08T01:30:38.255Z] #59 3.581 ++ dirname ./install.sh [2019-11-08T01:30:38.255Z] #59 3.583 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T01:30:38.255Z] #59 3.583 + dir=. [2019-11-08T01:30:38.255Z] #59 3.583 + bin=containerd [2019-11-08T01:30:38.255Z] #59 3.583 + shift [2019-11-08T01:30:38.255Z] #59 3.583 + '[' '!' -f ./containerd.installer ']' [2019-11-08T01:30:38.255Z] #59 3.583 + . ./containerd.installer [2019-11-08T01:30:38.255Z] #59 3.583 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T01:30:38.255Z] #59 3.583 + install_containerd [2019-11-08T01:30:38.255Z] #59 3.583 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T01:30:38.255Z] #59 3.583 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BWzIcCnkCr/src/github.com/containerd/containerd [2019-11-08T01:30:38.255Z] #59 3.585 Cloning into '/tmp/tmp.BWzIcCnkCr/src/github.com/containerd/containerd'... [2019-11-08T01:30:38.255Z] #59 ... [2019-11-08T01:30:38.255Z] [2019-11-08T01:30:38.255Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:30:38.255Z] #40 45.60 Selecting previously unselected package libprotoc10:amd64. [2019-11-08T01:30:38.255Z] #40 45.62 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-08T01:30:38.255Z] #40 45.63 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T01:30:38.255Z] #40 46.32 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T01:30:38.255Z] #40 46.32 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-08T01:30:38.255Z] #40 46.33 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T01:30:38.255Z] #40 46.73 Selecting previously unselected package protobuf-compiler. [2019-11-08T01:30:38.255Z] #40 46.73 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-08T01:30:38.255Z] #40 46.79 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T01:30:38.255Z] #40 47.05 Selecting previously unselected package python-pkg-resources. [2019-11-08T01:30:38.255Z] #40 47.05 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T01:30:38.255Z] #40 47.06 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T01:30:38.255Z] #40 47.66 Selecting previously unselected package python-protobuf. [2019-11-08T01:30:38.255Z] #40 47.67 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-08T01:30:38.255Z] #40 47.68 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T01:30:38.255Z] #40 48.30 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T01:30:38.255Z] #40 48.42 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T01:30:38.255Z] #40 48.43 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T01:30:38.255Z] #40 54.20 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T01:30:38.255Z] #40 54.22 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-08T01:30:38.255Z] #40 54.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:30:38.255Z] #40 54.31 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T01:30:38.515Z] #40 ... [2019-11-08T01:30:38.515Z] [2019-11-08T01:30:38.515Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:38.515Z] #26 12.34 # 2.0% ### 4.9% ##### 7.0% ###### 9.1% ####### 11.0% ######### 12.9% ########## 14.9% ############ 16.8% ############# 18.3% ############## 20.4% ############### 21.9% ################ 23.4% ################# 24.9% ################### 26.9% #################### 28.6% ###################### 30.7% ####################### 33.3% ######################## 34.1% ########################### 37.8% ############################ 39.1% ############################# 41.2% ############################### 44.3% ################################## 47.8% ################################### 49.9% ##################################### 52.4% [2019-11-08T01:30:38.515Z] #26 ... [2019-11-08T01:30:38.515Z] [2019-11-08T01:30:38.515Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T01:30:38.515Z] #14 DONE 4.4s [2019-11-08T01:30:38.515Z] [2019-11-08T01:30:38.515Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:38.516Z] #26 12.34 # 2.0% ### 4.9% ##### 7.0% ###### 9.1% ####### 11.0% ######### 12.9% ########## 14.9% ############ 16.8% ############# 18.3% ############## 20.4% ############### 21.9% ################ 23.4% ################# 24.9% ################### 26.9% #################### 28.6% ###################### 30.7% ####################### 33.3% ######################## 34.1% ########################### 37.8% ############################ 39.1% ############################# 41.2% ############################### 44.3% ################################## 47.8% ################################### 49.9% ##################################### 52.4% ####################################### 54.8% ######################################## 55.6% [2019-11-08T01:30:38.516Z] #26 ... [2019-11-08T01:30:38.516Z] [2019-11-08T01:30:38.516Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:30:38.516Z] #33 45.90 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T01:30:38.516Z] #33 45.91 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T01:30:38.516Z] #33 45.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T01:30:38.516Z] #33 46.08 Selecting previously unselected package libicu57:amd64. [2019-11-08T01:30:38.516Z] #33 46.09 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-08T01:30:38.516Z] #33 46.09 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T01:30:38.516Z] #33 53.49 Selecting previously unselected package libxml2:amd64. [2019-11-08T01:30:38.516Z] #33 53.52 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-08T01:30:38.516Z] #33 53.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T01:30:38.516Z] #33 54.29 Selecting previously unselected package libarchive13:amd64. [2019-11-08T01:30:38.516Z] #33 54.29 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-08T01:30:38.516Z] #33 54.30 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T01:30:38.516Z] #33 54.63 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-08T01:30:38.516Z] #33 54.73 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-08T01:30:38.516Z] #33 54.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T01:30:38.516Z] #33 55.05 Selecting previously unselected package libuv1:amd64. [2019-11-08T01:30:38.516Z] #33 55.05 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-08T01:30:38.516Z] #33 55.22 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-08T01:30:38.516Z] #33 55.89 Selecting previously unselected package cmake. [2019-11-08T01:30:38.516Z] #33 55.89 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-08T01:30:38.754Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-08T01:30:38.754Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-08T01:30:38.773Z] #33 ... [2019-11-08T01:30:38.773Z] [2019-11-08T01:30:38.773Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:39.100Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-08T01:30:39.100Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-08T01:30:39.452Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-08T01:30:40.193Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-08T01:30:40.427Z] #26 12.34 # 2.0% ### 4.9% ##### 7.0% ###### 9.1% ####### 11.0% ######### 12.9% ########## 14.9% ############ 16.8% ############# 18.3% ############## 20.4% ############### 21.9% ################ 23.4% ################# 24.9% ################### 26.9% #################### 28.6% ###################### 30.7% ####################### 33.3% ######################## 34.1% ########################### 37.8% ############################ 39.1% ############################# 41.2% ############################### 44.3% ################################## 47.8% ################################### 49.9% ##################################### 52.4% ####################################### 54.8% ######################################## 55.6% ######################################### 58.1% ########################################### 60.7% ############################################ 62.5% ############################################## 64.5% ################################################ 67.5% ################################################## 70.5% #################################################### 73.3% ###################################################### 75.4% ####################################################### 77.5% ######################################################### 80.1% ########################################################### 83.2% ############################################################## 86.7% ################################################################# 90.3% ################################################################### 93.4% ##################################################################### 96.2% ###################################################################### 98.3% ######################################################################## 100.0% [2019-11-08T01:30:40.685Z] #26 17.34 [2019-11-08T01:30:41.386Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-08T01:30:41.734Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-08T01:30:42.059Z] #26 18.61 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T01:30:42.059Z] #26 ... [2019-11-08T01:30:42.059Z] [2019-11-08T01:30:42.059Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:30:42.059Z] #31 48.91 time [2019-11-08T01:30:42.059Z] #31 55.79 internal/poll [2019-11-08T01:30:42.059Z] #31 58.13 internal/fmtsort [2019-11-08T01:30:42.059Z] #31 58.76 os [2019-11-08T01:30:42.059Z] #31 58.80 strings [2019-11-08T01:30:42.095Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-08T01:30:42.319Z] #31 ... [2019-11-08T01:30:42.319Z] [2019-11-08T01:30:42.319Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:42.319Z] #54 13.76 + cd /tmp/tmp.fHBhY81Ckp/src/github.com/opencontainers/runc [2019-11-08T01:30:42.319Z] #54 13.77 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T01:30:42.319Z] #54 14.12 + '[' -z '' ']' [2019-11-08T01:30:42.319Z] #54 14.12 + target=static [2019-11-08T01:30:42.319Z] #54 14.12 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T01:30:42.319Z] #54 16.61 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-11-08T01:30:42.577Z] #54 ... [2019-11-08T01:30:42.577Z] [2019-11-08T01:30:42.577Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:42.577Z] #26 19.12 [2019-11-08T01:30:42.878Z] #26 19.37 ######################################################################## 100.0% [2019-11-08T01:30:43.178Z] #26 19.53 [2019-11-08T01:30:43.813Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-08T01:30:44.062Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:30:44.062Z] [2019-11-08T01:30:44.062Z] [2019-11-08T01:30:44.062Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T01:30:44.062Z] PKG_CONFIG=pkg-config [2019-11-08T01:30:44.062Z] GOLANG_VERSION=1.13.3 [2019-11-08T01:30:44.062Z] HOSTNAME=4565478fca7a [2019-11-08T01:30:44.062Z] KEEPBUNDLE=1 [2019-11-08T01:30:44.062Z] container=docker [2019-11-08T01:30:44.062Z] TEST_SKIP_INTEGRATION=1 [2019-11-08T01:30:44.062Z] GO111MODULE=off [2019-11-08T01:30:44.062Z] GOPATH=/go [2019-11-08T01:30:44.062Z] PWD=/go/src/github.com/docker/docker [2019-11-08T01:30:44.062Z] HOME=/root [2019-11-08T01:30:44.062Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T01:30:44.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T01:30:44.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T01:30:44.062Z] DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 [2019-11-08T01:30:44.062Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T01:30:44.062Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T01:30:44.062Z] TERM=xterm [2019-11-08T01:30:44.062Z] VALIDATE_BRANCH=master [2019-11-08T01:30:44.062Z] DEST=bundles/test-integration [2019-11-08T01:30:44.062Z] SHLVL=1 [2019-11-08T01:30:44.062Z] TIMEOUT=120m [2019-11-08T01:30:44.062Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-08T01:30:44.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T01:30:44.062Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T01:30:44.062Z] TESTDEBUG=0 [2019-11-08T01:30:44.062Z] _=/usr/bin/env [2019-11-08T01:30:44.062Z] Building test suite binary ./integration-cli/test.main [2019-11-08T01:30:44.115Z] #26 ... [2019-11-08T01:30:44.115Z] [2019-11-08T01:30:44.115Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T01:30:44.115Z] #15 DONE 5.2s [2019-11-08T01:30:44.115Z] [2019-11-08T01:30:44.115Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T01:30:44.158Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-08T01:30:44.317Z] [2019-11-08T01:30:44.573Z] [2019-11-08T01:30:44.573Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-08T01:30:44.573Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T01:30:44.573Z] PKG_CONFIG=pkg-config [2019-11-08T01:30:44.573Z] GOLANG_VERSION=1.13.3 [2019-11-08T01:30:44.573Z] HOSTNAME=94423e66ab5b [2019-11-08T01:30:44.573Z] KEEPBUNDLE=1 [2019-11-08T01:30:44.573Z] container=docker [2019-11-08T01:30:44.573Z] TEST_SKIP_INTEGRATION=1 [2019-11-08T01:30:44.573Z] GO111MODULE=off [2019-11-08T01:30:44.573Z] GOPATH=/go [2019-11-08T01:30:44.573Z] PWD=/go/src/github.com/docker/docker [2019-11-08T01:30:44.573Z] HOME=/root [2019-11-08T01:30:44.573Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T01:30:44.573Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T01:30:44.573Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T01:30:44.573Z] DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 [2019-11-08T01:30:44.573Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T01:30:44.573Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T01:30:44.573Z] TERM=xterm [2019-11-08T01:30:44.573Z] VALIDATE_BRANCH=master [2019-11-08T01:30:44.573Z] DEST=bundles/test-integration [2019-11-08T01:30:44.573Z] SHLVL=1 [2019-11-08T01:30:44.573Z] TIMEOUT=120m [2019-11-08T01:30:44.573Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-08T01:30:44.573Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T01:30:44.573Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T01:30:44.573Z] TESTDEBUG=0 [2019-11-08T01:30:44.573Z] _=/usr/bin/env [2019-11-08T01:30:44.573Z] Building test suite binary ./integration-cli/test.main [2019-11-08T01:30:44.896Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-08T01:30:45.134Z] No new tests added to integration. [2019-11-08T01:30:45.134Z] [2019-11-08T01:30:45.134Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T01:30:45.486Z] #16 ... [2019-11-08T01:30:45.486Z] [2019-11-08T01:30:45.486Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:30:45.486Z] #33 56.18 Unpacking cmake (3.7.2-1) ... [2019-11-08T01:30:45.486Z] #33 60.92 Selecting previously unselected package xxd. [2019-11-08T01:30:45.486Z] #33 60.92 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T01:30:45.486Z] #33 60.94 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:30:45.486Z] #33 61.27 Selecting previously unselected package vim-common. [2019-11-08T01:30:45.486Z] #33 61.28 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T01:30:45.486Z] #33 61.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:30:45.486Z] #33 61.76 Processing triggers for mime-support (3.60) ... [2019-11-08T01:30:45.486Z] #33 61.95 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:30:45.486Z] #33 61.95 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-08T01:30:45.486Z] #33 62.00 Setting up cmake-data (3.7.2-1) ... [2019-11-08T01:30:45.486Z] #33 62.03 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-08T01:30:45.486Z] #33 62.03 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T01:30:45.486Z] #33 62.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:30:45.486Z] #33 62.13 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:30:45.486Z] #33 62.15 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T01:30:45.486Z] #33 62.16 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-08T01:30:45.486Z] #33 62.18 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-08T01:30:45.486Z] #33 62.21 Setting up cmake (3.7.2-1) ... [2019-11-08T01:30:45.486Z] #33 62.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:30:45.486Z] #33 DONE 62.6s [2019-11-08T01:30:45.486Z] [2019-11-08T01:30:45.486Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:30:45.486Z] #34 DONE 0.1s [2019-11-08T01:30:45.486Z] [2019-11-08T01:30:45.486Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T01:30:45.486Z] #35 DONE 0.1s [2019-11-08T01:30:45.486Z] [2019-11-08T01:30:45.486Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:45.546Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-08T01:30:45.546Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-08T01:30:46.498Z] PKG_CONFIG=pkg-config [2019-11-08T01:30:46.498Z] GOLANG_VERSION=1.13.3 [2019-11-08T01:30:46.498Z] HOSTNAME=53b85f6b9e3f [2019-11-08T01:30:46.498Z] KEEPBUNDLE=1 [2019-11-08T01:30:46.498Z] container=docker [2019-11-08T01:30:46.498Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T01:30:46.498Z] GO111MODULE=off [2019-11-08T01:30:46.498Z] GOPATH=/go [2019-11-08T01:30:46.498Z] PWD=/go/src/github.com/docker/docker [2019-11-08T01:30:46.498Z] HOME=/root [2019-11-08T01:30:46.498Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T01:30:46.498Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T01:30:46.498Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T01:30:46.498Z] DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 [2019-11-08T01:30:46.498Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T01:30:46.498Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T01:30:46.498Z] TERM=xterm [2019-11-08T01:30:46.498Z] VALIDATE_BRANCH=master [2019-11-08T01:30:46.498Z] DEST=bundles/test-integration [2019-11-08T01:30:46.498Z] SHLVL=1 [2019-11-08T01:30:46.498Z] TIMEOUT=120m [2019-11-08T01:30:46.498Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T01:30:46.498Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T01:30:46.498Z] TESTDEBUG=0 [2019-11-08T01:30:46.498Z] _=/usr/bin/env [2019-11-08T01:30:46.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T01:30:46.735Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-08T01:30:46.735Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-08T01:30:47.078Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-08T01:30:47.078Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-08T01:30:47.385Z] #36 ... [2019-11-08T01:30:47.385Z] [2019-11-08T01:30:47.385Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:30:47.385Z] #40 63.67 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-08T01:30:47.385Z] #40 63.68 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-08T01:30:47.385Z] #40 63.72 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T01:30:47.385Z] #40 63.74 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-08T01:30:47.385Z] #40 63.74 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-08T01:30:47.385Z] #40 63.75 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T01:30:47.385Z] #40 63.76 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-08T01:30:47.385Z] #40 63.77 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T01:30:47.385Z] #40 63.78 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-08T01:30:47.385Z] #40 63.79 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-08T01:30:47.385Z] #40 63.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:30:47.385Z] #40 DONE 64.3s [2019-11-08T01:30:47.385Z] [2019-11-08T01:30:47.385Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:47.385Z] #26 20.84 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T01:30:47.385Z] #26 21.48 [2019-11-08T01:30:47.385Z] #26 21.83 ######################################################################## 100.0% [2019-11-08T01:30:47.385Z] #26 22.13 [2019-11-08T01:30:47.385Z] #26 23.96 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T01:30:47.385Z] #26 ... [2019-11-08T01:30:47.385Z] [2019-11-08T01:30:47.385Z] #16 [dev 6/24] RUN ldconfig [2019-11-08T01:30:47.385Z] #16 DONE 3.5s [2019-11-08T01:30:47.385Z] [2019-11-08T01:30:47.385Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:47.385Z] #26 24.18 skipping existing 1849cc453dee [2019-11-08T01:30:47.385Z] #26 ... [2019-11-08T01:30:47.385Z] [2019-11-08T01:30:47.385Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:47.385Z] #44 54.33 internal/poll [2019-11-08T01:30:47.385Z] #44 57.22 internal/syscall/unix [2019-11-08T01:30:47.385Z] #44 57.60 os [2019-11-08T01:30:47.385Z] #44 60.91 strings [2019-11-08T01:30:47.385Z] #44 61.81 fmt [2019-11-08T01:30:47.421Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-08T01:30:47.656Z] #44 ... [2019-11-08T01:30:47.656Z] [2019-11-08T01:30:47.656Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:30:47.764Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-08T01:30:48.108Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-08T01:30:50.057Z] Removing intermediate container 9613d5c1aa9c [2019-11-08T01:30:50.057Z] ---> 734506677b96 [2019-11-08T01:30:50.057Z] Step 11/16 : ARG GOOS [2019-11-08T01:30:50.057Z] ---> Running in 6e4310c753f5 [2019-11-08T01:30:50.057Z] Removing intermediate container 6e4310c753f5 [2019-11-08T01:30:50.057Z] ---> 45fdc016a94e [2019-11-08T01:30:50.057Z] Step 12/16 : ARG GOARCH [2019-11-08T01:30:50.057Z] ---> Running in 5a54ba2e05a9 [2019-11-08T01:30:50.057Z] Removing intermediate container 5a54ba2e05a9 [2019-11-08T01:30:50.057Z] ---> d2a3abb6cf37 [2019-11-08T01:30:50.057Z] 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-11-08T01:30:50.057Z] ---> Running in 22cec070bce1 [2019-11-08T01:30:50.183Z] #17 ... [2019-11-08T01:30:50.183Z] [2019-11-08T01:30:50.183Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:30:50.183Z] #26 24.52 [2019-11-08T01:30:50.183Z] #26 25.91 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T01:30:50.183Z] #26 26.51 [2019-11-08T01:30:50.183Z] #26 26.68 ######################################################################## 100.0% [2019-11-08T01:30:50.183Z] #26 26.82 [2019-11-08T01:30:50.183Z] #26 26.91 Download of images into '/build' complete. [2019-11-08T01:30:50.184Z] #26 26.91 Use something like the following to load the result into a Docker daemon: [2019-11-08T01:30:50.184Z] #26 26.91 tar -cC '/build' . | docker load [2019-11-08T01:30:50.184Z] #26 DONE 27.0s [2019-11-08T01:30:50.436Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-08T01:30:50.436Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-08T01:30:50.441Z] [2019-11-08T01:30:50.441Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:50.441Z] #36 3.630 + RM_GOPATH=0 [2019-11-08T01:30:50.441Z] #36 3.630 + TMP_GOPATH= [2019-11-08T01:30:50.441Z] #36 3.630 + : /build [2019-11-08T01:30:50.441Z] #36 3.630 + '[' -z '' ']' [2019-11-08T01:30:50.441Z] #36 3.631 ++ mktemp -d [2019-11-08T01:30:50.441Z] #36 3.634 + export GOPATH=/tmp/tmp.4O9GR1gDv8 [2019-11-08T01:30:50.441Z] #36 3.634 + GOPATH=/tmp/tmp.4O9GR1gDv8 [2019-11-08T01:30:50.441Z] #36 3.634 + RM_GOPATH=1 [2019-11-08T01:30:50.441Z] #36 3.634 ++ dirname ./install.sh [2019-11-08T01:30:50.441Z] #36 3.636 + dir=. [2019-11-08T01:30:50.441Z] #36 3.636 + bin=tini [2019-11-08T01:30:50.441Z] #36 3.636 + shift [2019-11-08T01:30:50.441Z] #36 3.636 + '[' '!' -f ./tini.installer ']' [2019-11-08T01:30:50.441Z] #36 3.637 + . ./tini.installer [2019-11-08T01:30:50.441Z] #36 3.637 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T01:30:50.441Z] #36 3.637 + install_tini [2019-11-08T01:30:50.441Z] #36 3.638 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T01:30:50.441Z] #36 3.638 + git clone https://github.com/krallin/tini.git /tmp/tmp.4O9GR1gDv8/tini [2019-11-08T01:30:50.441Z] #36 3.638 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T01:30:50.441Z] #36 3.639 Cloning into '/tmp/tmp.4O9GR1gDv8/tini'... [2019-11-08T01:30:50.441Z] #36 4.657 + cd /tmp/tmp.4O9GR1gDv8/tini [2019-11-08T01:30:50.441Z] #36 4.657 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T01:30:50.441Z] #36 4.662 + cmake . [2019-11-08T01:30:50.779Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-08T01:30:50.779Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-08T01:30:50.779Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-08T01:30:51.130Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-08T01:30:51.374Z] #36 5.749 -- The C compiler identification is GNU 6.3.0 [2019-11-08T01:30:51.374Z] #36 5.905 -- Check for working C compiler: /usr/bin/cc [2019-11-08T01:30:51.871Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-08T01:30:51.871Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-08T01:30:52.254Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-08T01:30:52.748Z] #36 7.153 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T01:30:52.748Z] #36 7.154 -- Detecting C compiler ABI info [2019-11-08T01:30:52.994Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-08T01:30:53.685Z] #36 8.174 -- Detecting C compiler ABI info - done [2019-11-08T01:30:53.685Z] #36 8.257 -- Detecting C compile features [2019-11-08T01:30:54.714Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-08T01:30:54.714Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-08T01:30:55.058Z] #36 ... [2019-11-08T01:30:55.058Z] [2019-11-08T01:30:55.058Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:30:55.058Z] #31 61.72 path [2019-11-08T01:30:55.058Z] #31 62.69 text/tabwriter [2019-11-08T01:30:55.058Z] #31 63.72 path/filepath [2019-11-08T01:30:55.058Z] #31 63.73 fmt [2019-11-08T01:30:55.058Z] #31 66.43 io/ioutil [2019-11-08T01:30:55.058Z] #31 69.68 github.com/BurntSushi/toml [2019-11-08T01:30:55.058Z] #31 69.69 flag [2019-11-08T01:30:55.058Z] #31 71.56 log [2019-11-08T01:30:55.058Z] #31 ... [2019-11-08T01:30:55.058Z] [2019-11-08T01:30:55.058Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:30:55.058Z] #17 4.580 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:30:55.058Z] #17 4.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:30:55.058Z] #17 4.735 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:30:55.058Z] #17 4.794 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:30:55.058Z] #17 4.811 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:30:55.058Z] #17 6.141 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-11-08T01:30:55.058Z] #17 7.693 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-08T01:30:55.062Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-08T01:30:55.062Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-08T01:30:55.800Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-08T01:30:55.991Z] #17 8.456 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-08T01:30:56.548Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-08T01:30:57.369Z] #17 ... [2019-11-08T01:30:57.369Z] [2019-11-08T01:30:57.369Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:30:57.369Z] #41 5.792 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T01:30:57.369Z] #41 5.792 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T01:30:57.369Z] #41 7.744 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T01:30:57.369Z] #41 7.784 GEN .gitid [2019-11-08T01:30:57.369Z] #41 7.799 GEN criu/include/version.h [2019-11-08T01:30:57.369Z] #41 7.827 GEN include/common/asm [2019-11-08T01:30:57.369Z] #41 9.599 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T01:30:57.369Z] #41 9.712 PBCC images/opts.pb-c.c [2019-11-08T01:30:57.369Z] #41 9.746 PBCC images/sit.pb-c.c [2019-11-08T01:30:57.369Z] #41 9.812 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T01:30:57.369Z] #41 9.909 DEP images/opts.pb-c.d [2019-11-08T01:30:57.369Z] #41 9.978 DEP images/sit.pb-c.d [2019-11-08T01:30:57.369Z] #41 10.07 PBCC images/macvlan.pb-c.c [2019-11-08T01:30:57.369Z] #41 10.08 DEP images/macvlan.pb-c.d [2019-11-08T01:30:57.369Z] #41 10.13 PBCC images/autofs.pb-c.c [2019-11-08T01:30:57.369Z] #41 10.18 DEP images/autofs.pb-c.d [2019-11-08T01:30:57.369Z] #41 ... [2019-11-08T01:30:57.369Z] [2019-11-08T01:30:57.369Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:57.369Z] #36 10.39 -- Detecting C compile features - done [2019-11-08T01:30:57.369Z] #36 10.45 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T01:30:57.369Z] #36 10.73 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T01:30:57.369Z] #36 10.89 -- Configuring done [2019-11-08T01:30:57.369Z] #36 10.93 -- Generating done [2019-11-08T01:30:57.369Z] #36 11.00 -- Build files have been written to: /tmp/tmp.4O9GR1gDv8/tini [2019-11-08T01:30:57.369Z] #36 11.00 + make tini-static [2019-11-08T01:30:57.369Z] #36 11.31 Scanning dependencies of target tini-static [2019-11-08T01:30:57.369Z] #36 11.39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T01:30:57.738Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-08T01:30:58.511Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-08T01:30:58.511Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-08T01:30:58.742Z] #36 12.93 [100%] Linking C executable tini-static [2019-11-08T01:30:58.742Z] #36 ... [2019-11-08T01:30:58.742Z] [2019-11-08T01:30:58.742Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:58.742Z] #44 65.27 path/filepath [2019-11-08T01:30:58.742Z] #44 67.09 regexp/syntax [2019-11-08T01:30:58.742Z] #44 70.08 flag [2019-11-08T01:30:58.742Z] #44 71.95 go/token [2019-11-08T01:30:58.742Z] #44 73.02 go/scanner [2019-11-08T01:30:58.742Z] #44 73.52 regexp [2019-11-08T01:30:58.742Z] #44 74.69 go/ast [2019-11-08T01:30:58.742Z] #44 ... [2019-11-08T01:30:58.742Z] [2019-11-08T01:30:58.742Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:30:58.851Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-08T01:30:59.000Z] #59 32.84 Checking out files: 49% (1459/2931) Checking out files: 50% (1466/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 79% (2316/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 85% (2519/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-08T01:30:59.000Z] #59 34.38 + cd /tmp/tmp.BWzIcCnkCr/src/github.com/containerd/containerd [2019-11-08T01:30:59.000Z] #59 34.38 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T01:30:59.193Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-08T01:30:59.536Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-08T01:30:59.536Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-08T01:30:59.943Z] #59 35.25 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T01:30:59.943Z] #59 35.25 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T01:30:59.943Z] #59 35.25 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T01:30:59.943Z] #59 35.25 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T01:30:59.943Z] #59 35.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T01:30:59.943Z] #59 35.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T01:30:59.943Z] #59 35.25 + '[' '' = dynamic ']' [2019-11-08T01:30:59.943Z] #59 35.25 + make [2019-11-08T01:30:59.943Z] #59 ... [2019-11-08T01:30:59.943Z] [2019-11-08T01:30:59.943Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:30:59.943Z] #36 13.49 [100%] Built target tini-static [2019-11-08T01:30:59.943Z] #36 13.57 + mkdir -p /build [2019-11-08T01:30:59.943Z] #36 13.57 + cp tini-static /build/docker-init [2019-11-08T01:30:59.943Z] #36 DONE 14.5s [2019-11-08T01:31:00.201Z] [2019-11-08T01:31:00.201Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:31:00.201Z] #41 10.26 PBCC images/sysctl.pb-c.c [2019-11-08T01:31:00.201Z] #41 10.31 DEP images/sysctl.pb-c.d [2019-11-08T01:31:00.201Z] #41 10.38 PBCC images/time.pb-c.c [2019-11-08T01:31:00.201Z] #41 10.41 DEP images/time.pb-c.d [2019-11-08T01:31:00.201Z] #41 10.47 PBCC images/binfmt-misc.pb-c.c [2019-11-08T01:31:00.201Z] #41 10.53 DEP images/binfmt-misc.pb-c.d [2019-11-08T01:31:00.201Z] #41 10.61 PBCC images/seccomp.pb-c.c [2019-11-08T01:31:00.201Z] #41 10.65 DEP images/seccomp.pb-c.d [2019-11-08T01:31:00.201Z] #41 10.75 PBCC images/userns.pb-c.c [2019-11-08T01:31:00.201Z] #41 10.80 DEP images/userns.pb-c.d [2019-11-08T01:31:00.201Z] #41 10.86 PBCC images/cgroup.pb-c.c [2019-11-08T01:31:00.201Z] #41 10.90 DEP images/cgroup.pb-c.d [2019-11-08T01:31:00.201Z] #41 10.98 PBCC images/fown.pb-c.c [2019-11-08T01:31:00.201Z] #41 11.01 PBCC images/ext-file.pb-c.c [2019-11-08T01:31:00.201Z] #41 11.02 DEP images/fown.pb-c.d [2019-11-08T01:31:00.201Z] #41 11.10 DEP images/ext-file.pb-c.d [2019-11-08T01:31:00.201Z] #41 11.17 PBCC images/rpc.pb-c.c [2019-11-08T01:31:00.201Z] #41 11.26 DEP images/rpc.pb-c.d [2019-11-08T01:31:00.201Z] #41 11.39 PBCC images/siginfo.pb-c.c [2019-11-08T01:31:00.201Z] #41 11.40 DEP images/siginfo.pb-c.d [2019-11-08T01:31:00.201Z] #41 11.47 PBCC images/pagemap.pb-c.c [2019-11-08T01:31:00.201Z] #41 11.57 DEP images/pagemap.pb-c.d [2019-11-08T01:31:00.201Z] #41 11.63 PBCC images/rlimit.pb-c.c [2019-11-08T01:31:00.201Z] #41 11.69 DEP images/rlimit.pb-c.d [2019-11-08T01:31:00.201Z] #41 11.78 PBCC images/file-lock.pb-c.c [2019-11-08T01:31:00.201Z] #41 11.80 DEP images/file-lock.pb-c.d [2019-11-08T01:31:00.201Z] #41 11.86 PBCC images/tty.pb-c.c [2019-11-08T01:31:00.201Z] #41 11.91 DEP images/tty.pb-c.d [2019-11-08T01:31:00.201Z] #41 12.01 PBCC images/tun.pb-c.c [2019-11-08T01:31:00.201Z] #41 12.06 PBCC images/netdev.pb-c.c [2019-11-08T01:31:00.201Z] #41 12.15 DEP images/tun.pb-c.d [2019-11-08T01:31:00.201Z] #41 12.21 DEP images/netdev.pb-c.d [2019-11-08T01:31:00.201Z] #41 12.30 PBCC images/vma.pb-c.c [2019-11-08T01:31:00.201Z] #41 12.37 DEP images/vma.pb-c.d [2019-11-08T01:31:00.201Z] #41 12.44 PBCC images/creds.pb-c.c [2019-11-08T01:31:00.201Z] #41 12.47 DEP images/creds.pb-c.d [2019-11-08T01:31:00.201Z] #41 12.55 PBCC images/utsns.pb-c.c [2019-11-08T01:31:00.202Z] #41 12.60 DEP images/utsns.pb-c.d [2019-11-08T01:31:00.202Z] #41 12.67 PBCC images/ipc-desc.pb-c.c [2019-11-08T01:31:00.202Z] #41 12.73 PBCC images/ipc-sem.pb-c.c [2019-11-08T01:31:00.202Z] #41 12.74 DEP images/ipc-desc.pb-c.d [2019-11-08T01:31:00.202Z] #41 12.80 DEP images/ipc-sem.pb-c.d [2019-11-08T01:31:00.202Z] #41 12.87 PBCC images/ipc-msg.pb-c.c [2019-11-08T01:31:00.202Z] #41 12.91 DEP images/ipc-msg.pb-c.d [2019-11-08T01:31:00.202Z] #41 13.12 PBCC images/ipc-shm.pb-c.c [2019-11-08T01:31:00.202Z] #41 13.16 DEP images/ipc-shm.pb-c.d [2019-11-08T01:31:00.202Z] #41 13.21 PBCC images/ipc-var.pb-c.c [2019-11-08T01:31:00.460Z] #41 13.29 DEP images/ipc-var.pb-c.d [2019-11-08T01:31:00.460Z] #41 13.40 PBCC images/sk-opts.pb-c.c [2019-11-08T01:31:00.460Z] #41 13.50 PBCC images/packet-sock.pb-c.c [2019-11-08T01:31:00.718Z] #41 13.67 DEP images/sk-opts.pb-c.d [2019-11-08T01:31:00.978Z] #41 13.89 DEP images/packet-sock.pb-c.d [2019-11-08T01:31:00.978Z] #41 14.10 PBCC images/sk-netlink.pb-c.c [2019-11-08T01:31:01.237Z] #41 14.14 DEP images/sk-netlink.pb-c.d [2019-11-08T01:31:01.251Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-08T01:31:01.251Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-08T01:31:01.495Z] #41 14.25 PBCC images/sk-inet.pb-c.c [2019-11-08T01:31:01.495Z] #41 14.37 DEP images/sk-inet.pb-c.d [2019-11-08T01:31:01.495Z] #41 14.43 PBCC images/sk-unix.pb-c.c [2019-11-08T01:31:01.495Z] #41 14.51 DEP images/sk-unix.pb-c.d [2019-11-08T01:31:01.495Z] #41 14.53 PBCC images/mm.pb-c.c [2019-11-08T01:31:01.495Z] #41 14.57 DEP images/mm.pb-c.d [2019-11-08T01:31:01.495Z] #41 14.61 PBCC images/timerfd.pb-c.c [2019-11-08T01:31:01.753Z] #41 14.69 DEP images/timerfd.pb-c.d [2019-11-08T01:31:01.753Z] #41 14.78 PBCC images/timer.pb-c.c [2019-11-08T01:31:01.753Z] #41 14.81 DEP images/timer.pb-c.d [2019-11-08T01:31:01.753Z] #41 14.84 PBCC images/sa.pb-c.c [2019-11-08T01:31:01.753Z] #41 14.87 DEP images/sa.pb-c.d [2019-11-08T01:31:01.988Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-08T01:31:02.011Z] #41 14.93 PBCC images/pipe-data.pb-c.c [2019-11-08T01:31:02.011Z] #41 15.01 DEP images/pipe-data.pb-c.d [2019-11-08T01:31:02.269Z] #41 15.04 PBCC images/mnt.pb-c.c [2019-11-08T01:31:02.269Z] #41 15.10 DEP images/mnt.pb-c.d [2019-11-08T01:31:02.269Z] #41 15.16 PBCC images/sk-packet.pb-c.c [2019-11-08T01:31:02.269Z] #41 15.23 DEP images/sk-packet.pb-c.d [2019-11-08T01:31:02.269Z] #41 15.29 PBCC images/tcp-stream.pb-c.c [2019-11-08T01:31:02.269Z] #41 15.32 DEP images/tcp-stream.pb-c.d [2019-11-08T01:31:02.269Z] #41 15.40 PBCC images/pipe.pb-c.c [2019-11-08T01:31:02.333Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-08T01:31:02.333Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-08T01:31:02.333Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-08T01:31:02.553Z] #41 15.44 DEP images/pipe.pb-c.d [2019-11-08T01:31:02.553Z] #41 15.47 PBCC images/pstree.pb-c.c [2019-11-08T01:31:02.553Z] #41 15.54 DEP images/pstree.pb-c.d [2019-11-08T01:31:02.553Z] #41 15.58 PBCC images/fs.pb-c.c [2019-11-08T01:31:02.553Z] #41 15.62 DEP images/fs.pb-c.d [2019-11-08T01:31:02.553Z] #41 15.65 PBCC images/signalfd.pb-c.c [2019-11-08T01:31:02.812Z] #41 ... [2019-11-08T01:31:02.812Z] [2019-11-08T01:31:02.812Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:31:02.812Z] #31 74.15 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T01:31:02.812Z] #31 DONE 79.5s [2019-11-08T01:31:02.812Z] [2019-11-08T01:31:02.812Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:31:02.812Z] #44 78.34 internal/lazyregexp [2019-11-08T01:31:02.812Z] #44 78.65 net/url [2019-11-08T01:31:03.747Z] #44 80.74 text/template/parse [2019-11-08T01:31:04.053Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-08T01:31:04.053Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-08T01:31:04.313Z] #44 81.20 go/parser [2019-11-08T01:31:04.397Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-08T01:31:04.397Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-08T01:31:04.662Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 30.3% of statements [2019-11-08T01:31:04.662Z] ok github.com/docker/docker/container 0.159s coverage: 35.3% of statements [2019-11-08T01:31:04.662Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T01:31:04.662Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T01:31:04.662Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T01:31:04.662Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T01:31:05.584Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-08T01:31:05.584Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-08T01:31:05.929Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-08T01:31:05.929Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-08T01:31:05.929Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-08T01:31:05.929Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-08T01:31:06.273Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-08T01:31:06.876Z] #44 ... [2019-11-08T01:31:06.877Z] [2019-11-08T01:31:06.877Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:31:06.877Z] #41 15.81 DEP images/signalfd.pb-c.d [2019-11-08T01:31:06.877Z] #41 15.94 PBCC images/fh.pb-c.c [2019-11-08T01:31:06.877Z] #41 15.99 PBCC images/fsnotify.pb-c.c [2019-11-08T01:31:06.877Z] #41 16.06 DEP images/fh.pb-c.d [2019-11-08T01:31:06.877Z] #41 16.19 DEP images/fsnotify.pb-c.d [2019-11-08T01:31:06.877Z] #41 16.36 PBCC images/eventpoll.pb-c.c [2019-11-08T01:31:06.877Z] #41 16.45 DEP images/eventpoll.pb-c.d [2019-11-08T01:31:06.877Z] #41 16.55 PBCC images/eventfd.pb-c.c [2019-11-08T01:31:06.877Z] #41 16.74 DEP images/eventfd.pb-c.d [2019-11-08T01:31:06.877Z] #41 16.86 PBCC images/remap-file-path.pb-c.c [2019-11-08T01:31:06.877Z] #41 16.90 DEP images/remap-file-path.pb-c.d [2019-11-08T01:31:06.877Z] #41 16.93 PBCC images/fifo.pb-c.c [2019-11-08T01:31:06.877Z] #41 16.95 DEP images/fifo.pb-c.d [2019-11-08T01:31:06.877Z] #41 17.00 PBCC images/ghost-file.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.07 DEP images/ghost-file.pb-c.d [2019-11-08T01:31:06.877Z] #41 17.14 PBCC images/regfile.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.17 DEP images/regfile.pb-c.d [2019-11-08T01:31:06.877Z] #41 17.23 PBCC images/ns.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.30 DEP images/ns.pb-c.d [2019-11-08T01:31:06.877Z] #41 17.34 PBCC images/fdinfo.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.43 DEP images/fdinfo.pb-c.d [2019-11-08T01:31:06.877Z] #41 17.50 PBCC images/core-aarch64.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.54 PBCC images/core-arm.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.59 PBCC images/core-ppc64.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.66 PBCC images/core-s390.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.72 PBCC images/core-x86.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.77 PBCC images/core.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.85 PBCC images/inventory.pb-c.c [2019-11-08T01:31:06.877Z] #41 17.94 DEP images/core-aarch64.pb-c.d [2019-11-08T01:31:06.877Z] #41 17.99 DEP images/core-arm.pb-c.d [2019-11-08T01:31:06.877Z] #41 18.05 DEP images/core-ppc64.pb-c.d [2019-11-08T01:31:06.877Z] #41 18.15 DEP images/core-s390.pb-c.d [2019-11-08T01:31:06.877Z] #41 18.21 DEP images/core-x86.pb-c.d [2019-11-08T01:31:06.877Z] #41 18.28 DEP images/core.pb-c.d [2019-11-08T01:31:06.877Z] #41 18.38 DEP images/inventory.pb-c.d [2019-11-08T01:31:06.877Z] #41 18.44 PBCC images/cpuinfo.pb-c.c [2019-11-08T01:31:06.877Z] #41 18.47 DEP images/cpuinfo.pb-c.d [2019-11-08T01:31:06.877Z] #41 18.55 PBCC images/stats.pb-c.c [2019-11-08T01:31:06.877Z] #41 18.57 DEP images/stats.pb-c.d [2019-11-08T01:31:07.010Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-08T01:31:07.135Z] #41 20.05 make[1]: Nothing to be done for 'all'. [2019-11-08T01:31:07.748Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-08T01:31:08.009Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2019-11-08T01:31:08.122Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-08T01:31:08.474Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-08T01:31:08.474Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-08T01:31:08.474Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-08T01:31:08.474Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-08T01:31:08.474Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-08T01:31:08.507Z] #41 21.38 CC images/stats.o [2019-11-08T01:31:08.602Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-08T01:31:08.765Z] #41 21.72 CC images/core.o [2019-11-08T01:31:08.822Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-08T01:31:08.822Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-08T01:31:08.822Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-08T01:31:08.952Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.8% of statements [2019-11-08T01:31:09.062Z] [2019-11-08T01:31:09.062Z] ________ ____ __. [2019-11-08T01:31:09.062Z] \_____ \ | |/ _| [2019-11-08T01:31:09.062Z] / | \| < [2019-11-08T01:31:09.062Z] / | \ | \ [2019-11-08T01:31:09.062Z] \_______ /____|__ \ [2019-11-08T01:31:09.062Z] \/ \/ [2019-11-08T01:31:09.062Z] [2019-11-08T01:31:09.062Z] INFO: make.ps1 ended at 11/08/2019 01:31:08 [2019-11-08T01:31:09.568Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-08T01:31:09.698Z] #41 22.43 CC images/core-x86.o [2019-11-08T01:31:09.908Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-08T01:31:10.249Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-08T01:31:10.264Z] #41 23.17 CC images/core-arm.o [2019-11-08T01:31:10.336Z] ok github.com/docker/docker/daemon/cluster 0.144s coverage: 0.5% of statements [2019-11-08T01:31:10.829Z] #41 23.62 CC images/core-aarch64.o [2019-11-08T01:31:10.985Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-08T01:31:11.087Z] #41 24.00 CC images/core-ppc64.o [2019-11-08T01:31:11.653Z] #41 ... [2019-11-08T01:31:11.653Z] [2019-11-08T01:31:11.653Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:31:11.653Z] #59 36.91 + bin/ctr [2019-11-08T01:31:11.653Z] #59 ... [2019-11-08T01:31:11.653Z] [2019-11-08T01:31:11.653Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:31:11.653Z] #41 24.67 CC images/core-s390.o [2019-11-08T01:31:11.960Z] INFO: Binaries build ended at 11/08/2019 01:31:11. Duration:00:01:08.0157856 [2019-11-08T01:31:12.173Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-08T01:31:12.173Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-08T01:31:12.173Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-08T01:31:12.585Z] #41 25.39 CC images/cpuinfo.o [2019-11-08T01:31:12.608Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-08T01:31:12.949Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-08T01:31:13.151Z] #41 25.97 CC images/inventory.o [2019-11-08T01:31:13.409Z] #41 26.26 CC images/fdinfo.o [2019-11-08T01:31:13.491Z] INFO: Copying the built daemon binary to d:\CI\PR-40192\2\binary\dockerd-148bb5e5f.exe... [2019-11-08T01:31:13.639Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.0% of statements [2019-11-08T01:31:13.667Z] #41 26.66 CC images/fown.o [2019-11-08T01:31:13.681Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-08T01:31:13.681Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-08T01:31:13.901Z] ok github.com/docker/docker/daemon/config 0.090s coverage: 82.1% of statements [2019-11-08T01:31:13.936Z] #41 26.84 CC images/ns.o [2019-11-08T01:31:14.030Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-08T01:31:14.030Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-08T01:31:14.194Z] #41 27.19 CC images/regfile.o [2019-11-08T01:31:14.374Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-08T01:31:14.374Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-08T01:31:14.453Z] #41 27.42 CC images/ghost-file.o [2019-11-08T01:31:14.456Z] INFO: Copying the built client binary to d:\CI\PR-40192\2\binary\docker-148bb5e5f.exe... [2019-11-08T01:31:14.456Z] INFO: Copying dockerversion from the container... [2019-11-08T01:31:14.473Z] ok github.com/docker/docker/daemon/events 0.101s coverage: 50.0% of statements [2019-11-08T01:31:14.914Z] INFO: Copying the golang package from the container to d:\CI\PR-40192\2\installer\go.zip... [2019-11-08T01:31:15.048Z] #41 27.77 CC images/fifo.o [2019-11-08T01:31:15.306Z] #41 28.16 CC images/remap-file-path.o [2019-11-08T01:31:15.561Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-08T01:31:15.574Z] #41 28.52 CC images/eventfd.o [2019-11-08T01:31:15.574Z] #41 ... [2019-11-08T01:31:15.574Z] [2019-11-08T01:31:15.574Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:31:15.574Z] #17 18.16 Fetched 7919 kB in 14s (541 kB/s) [2019-11-08T01:31:15.574Z] #17 18.16 Reading package lists... [2019-11-08T01:31:15.574Z] #17 23.23 Reading package lists... [2019-11-08T01:31:15.832Z] #17 28.15 Building dependency tree... [2019-11-08T01:31:15.832Z] #17 ... [2019-11-08T01:31:15.832Z] [2019-11-08T01:31:15.832Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:31:15.832Z] #44 84.65 encoding/xml [2019-11-08T01:31:15.832Z] #44 85.31 text/template [2019-11-08T01:31:15.832Z] #44 89.75 go/doc [2019-11-08T01:31:15.832Z] #44 92.25 net [2019-11-08T01:31:15.832Z] #44 ... [2019-11-08T01:31:15.832Z] [2019-11-08T01:31:15.832Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:31:15.832Z] #41 28.82 CC images/eventpoll.o [2019-11-08T01:31:16.089Z] #41 29.20 CC images/fh.o [2019-11-08T01:31:16.297Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-08T01:31:16.297Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-08T01:31:16.297Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-08T01:31:16.297Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-08T01:31:16.297Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-08T01:31:16.385Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-11-08T01:31:16.640Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-08T01:31:16.653Z] #41 29.61 CC images/fsnotify.o [2019-11-08T01:31:16.982Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-08T01:31:17.086Z] INFO: Extracting go.zip to d:\CI\PR-40192\2\go [2019-11-08T01:31:17.326Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-08T01:31:17.586Z] #41 30.27 CC images/signalfd.o [2019-11-08T01:31:17.586Z] #41 30.59 CC images/fs.o [2019-11-08T01:31:17.844Z] #41 30.83 CC images/pstree.o [2019-11-08T01:31:18.409Z] #41 31.17 CC images/pipe.o [2019-11-08T01:31:18.517Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-08T01:31:18.517Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-08T01:31:18.517Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-08T01:31:18.517Z] go: finding github.com/kr/text v0.1.0 [2019-11-08T01:31:18.667Z] #41 31.46 CC images/tcp-stream.o [2019-11-08T01:31:18.925Z] #41 31.72 CC images/sk-packet.o [2019-11-08T01:31:19.183Z] #41 32.14 CC images/mnt.o [2019-11-08T01:31:19.250Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-08T01:31:19.441Z] #41 32.39 CC images/pipe-data.o [2019-11-08T01:31:19.674Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.474s coverage: 13.6% of statements [2019-11-08T01:31:19.674Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-11-08T01:31:19.699Z] #41 32.65 CC images/sa.o [2019-11-08T01:31:19.956Z] #41 32.92 CC images/timer.o [2019-11-08T01:31:20.436Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-08T01:31:20.436Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-08T01:31:20.522Z] #41 33.28 CC images/timerfd.o [2019-11-08T01:31:20.779Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-08T01:31:20.780Z] #41 33.54 CC images/mm.o [2019-11-08T01:31:21.038Z] #41 33.87 CC images/sk-opts.o [2019-11-08T01:31:21.038Z] #41 34.06 CC images/sk-unix.o [2019-11-08T01:31:21.123Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-08T01:31:21.295Z] #41 34.39 CC images/sk-inet.o [2019-11-08T01:31:21.581Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.576s coverage: 57.0% of statements [2019-11-08T01:31:21.855Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-08T01:31:21.861Z] #41 34.78 CC images/tun.o [2019-11-08T01:31:22.119Z] #41 35.03 CC images/sk-netlink.o [2019-11-08T01:31:22.377Z] #41 35.32 CC images/packet-sock.o [2019-11-08T01:31:22.587Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-08T01:31:22.587Z] go: finding github.com/kr/pty v1.1.1 [2019-11-08T01:31:22.635Z] #41 35.72 CC images/ipc-var.o [2019-11-08T01:31:22.892Z] #41 35.96 CC images/ipc-desc.o [2019-11-08T01:31:22.928Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-08T01:31:22.928Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-08T01:31:23.458Z] #41 36.18 CC images/ipc-shm.o [2019-11-08T01:31:23.458Z] #41 ... [2019-11-08T01:31:23.458Z] [2019-11-08T01:31:23.458Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:31:23.458Z] #17 28.15 Building dependency tree... [2019-11-08T01:31:23.458Z] #17 30.37 The following additional packages will be installed: [2019-11-08T01:31:23.458Z] #17 30.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T01:31:23.458Z] #17 30.39 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T01:31:23.458Z] #17 30.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T01:31:23.458Z] #17 30.39 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T01:31:23.458Z] #17 30.40 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T01:31:23.458Z] #17 30.40 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T01:31:23.458Z] #17 30.40 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T01:31:23.458Z] #17 30.40 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T01:31:23.458Z] #17 30.40 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T01:31:23.458Z] #17 30.40 Suggested packages: [2019-11-08T01:31:23.458Z] #17 30.40 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T01:31:23.458Z] #17 30.40 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T01:31:23.458Z] #17 30.40 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T01:31:23.458Z] #17 30.40 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T01:31:23.458Z] #17 30.40 Recommended packages: [2019-11-08T01:31:23.458Z] #17 30.40 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T01:31:23.458Z] #17 30.40 python3-keyrings.alt python3-xdg unzip [2019-11-08T01:31:23.458Z] #17 34.55 The following NEW packages will be installed: [2019-11-08T01:31:23.458Z] #17 34.56 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T01:31:23.458Z] #17 34.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T01:31:23.458Z] #17 34.56 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T01:31:23.458Z] #17 34.56 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T01:31:23.458Z] #17 34.56 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T01:31:23.458Z] #17 34.56 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T01:31:23.458Z] #17 34.56 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T01:31:23.458Z] #17 34.56 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T01:31:23.458Z] #17 34.56 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T01:31:23.458Z] #17 34.56 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T01:31:23.458Z] #17 34.56 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T01:31:23.458Z] #17 34.56 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T01:31:23.458Z] #17 34.56 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T01:31:23.458Z] #17 34.56 xfsprogs xxd xz-utils zip [2019-11-08T01:31:23.458Z] #17 35.64 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:31:23.458Z] #17 35.64 Need to get 90.9 MB of archives. [2019-11-08T01:31:23.458Z] #17 35.64 After this operation, 541 MB of additional disk space will be used. [2019-11-08T01:31:23.458Z] #17 35.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T01:31:23.458Z] #17 35.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-08T01:31:23.458Z] #17 35.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-08T01:31:23.458Z] #17 35.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-08T01:31:23.458Z] #17 35.67 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-08T01:31:23.459Z] #17 35.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-08T01:31:23.459Z] #17 35.73 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-08T01:31:23.459Z] #17 35.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-08T01:31:23.459Z] #17 35.88 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-08T01:31:23.459Z] #17 35.89 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-08T01:31:23.459Z] #17 36.06 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-08T01:31:23.459Z] #17 36.08 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-08T01:31:23.459Z] #17 36.08 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-08T01:31:23.459Z] #17 36.09 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-08T01:31:23.459Z] #17 36.10 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-08T01:31:23.459Z] #17 36.12 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-08T01:31:23.459Z] #17 36.12 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-08T01:31:23.459Z] #17 36.13 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-08T01:31:23.459Z] #17 36.14 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-08T01:31:23.459Z] #17 36.15 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-08T01:31:23.459Z] #17 36.16 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-08T01:31:23.459Z] #17 36.19 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T01:31:23.717Z] #17 36.19 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T01:31:23.717Z] #17 36.22 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-08T01:31:23.717Z] #17 36.23 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-08T01:31:23.717Z] #17 36.23 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-08T01:31:23.717Z] #17 36.26 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-08T01:31:23.717Z] #17 36.27 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-08T01:31:23.717Z] #17 36.28 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-08T01:31:23.717Z] #17 36.33 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-08T01:31:23.717Z] #17 36.33 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-08T01:31:23.717Z] #17 36.34 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-08T01:31:23.717Z] #17 36.34 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-08T01:31:23.717Z] #17 36.36 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-08T01:31:23.717Z] #17 36.36 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-08T01:31:23.717Z] #17 36.37 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-08T01:31:23.717Z] #17 36.38 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-08T01:31:23.717Z] #17 36.38 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-11-08T01:31:23.717Z] #17 36.38 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-08T01:31:23.717Z] #17 36.40 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-08T01:31:23.717Z] #17 36.42 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-08T01:31:23.717Z] #17 36.43 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-08T01:31:23.975Z] #17 36.50 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-08T01:31:23.975Z] #17 36.50 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-08T01:31:23.975Z] #17 36.51 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-08T01:31:23.975Z] #17 36.52 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-08T01:31:23.975Z] #17 36.53 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-08T01:31:23.975Z] #17 36.54 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-08T01:31:24.149Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-08T01:31:24.232Z] #17 36.69 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-08T01:31:24.232Z] #17 36.72 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-08T01:31:24.378Z] Removing intermediate container 22cec070bce1 [2019-11-08T01:31:24.378Z] ---> 7df391daa77b [2019-11-08T01:31:24.378Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-08T01:31:24.378Z] ---> 687421176e14 [2019-11-08T01:31:24.378Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-08T01:31:24.378Z] ---> 56a1ad662695 [2019-11-08T01:31:24.378Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-08T01:31:24.378Z] ---> Running in a5e0f775972c [2019-11-08T01:31:24.378Z] Removing intermediate container a5e0f775972c [2019-11-08T01:31:24.378Z] ---> a633c193480a [2019-11-08T01:31:24.378Z] Successfully built a633c193480a [2019-11-08T01:31:24.378Z] Successfully tagged moby-buildx:latest [2019-11-08T01:31:24.378Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-08T01:31:24.378Z] if [ -n "${id}" ]; then \ [2019-11-08T01:31:24.378Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-08T01:31:24.378Z] && touch bundles/buildx; \ [2019-11-08T01:31:24.378Z] docker rm -f ${id}; \ [2019-11-08T01:31:24.378Z] fi [2019-11-08T01:31:24.378Z] b89f85c053805a0fe88b2e1fdcbbfa87f933f7fc6a44e0d9c191fc86a91f7293 [2019-11-08T01:31:24.378Z] bundles/buildx version [2019-11-08T01:31:24.378Z] buildx v0.3.1 6db68d0 [2019-11-08T01:31:24.378Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 . [2019-11-08T01:31:24.378Z] #1 [internal] booting buildkit [2019-11-08T01:31:24.378Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-08T01:31:24.378Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2019-11-08T01:31:24.378Z] #1 creating container buildx_buildkit_default [2019-11-08T01:31:24.378Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-08T01:31:24.378Z] #1 DONE 2.3s [2019-11-08T01:31:24.378Z] [2019-11-08T01:31:24.378Z] #2 [internal] load .dockerignore [2019-11-08T01:31:24.378Z] #2 transferring context: 87B done [2019-11-08T01:31:24.378Z] #2 DONE 0.0s [2019-11-08T01:31:24.378Z] [2019-11-08T01:31:24.378Z] #3 [internal] load build definition from Dockerfile [2019-11-08T01:31:24.378Z] #3 transferring dockerfile: 14.85kB done [2019-11-08T01:31:24.378Z] #3 DONE 0.0s [2019-11-08T01:31:24.378Z] [2019-11-08T01:31:24.378Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T01:31:24.378Z] #4 DONE 0.7s [2019-11-08T01:31:24.378Z] [2019-11-08T01:31:24.378Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T01:31:24.378Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T01:31:24.378Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-08T01:31:24.378Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-08T01:31:24.378Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-08T01:31:24.378Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T01:31:24.378Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-08T01:31:24.378Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-08T01:31:24.378Z] #5 DONE 0.5s [2019-11-08T01:31:24.378Z] [2019-11-08T01:31:24.378Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T01:31:24.378Z] #7 DONE 0.3s [2019-11-08T01:31:24.378Z] [2019-11-08T01:31:24.378Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T01:31:24.490Z] #17 36.94 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T01:31:24.490Z] #17 36.95 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T01:31:24.490Z] #17 36.95 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T01:31:24.490Z] #17 36.97 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T01:31:24.490Z] #17 36.99 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-08T01:31:24.490Z] #17 37.01 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-08T01:31:24.490Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-08T01:31:24.490Z] go: finding github.com/golang/mock v1.1.1 [2019-11-08T01:31:24.748Z] #17 37.47 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-08T01:31:24.829Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-08T01:31:24.851Z] #6 DONE 0.4s [2019-11-08T01:31:24.851Z] [2019-11-08T01:31:24.851Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T01:31:24.851Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-08T01:31:24.851Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-08T01:31:24.851Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-11-08T01:31:24.851Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-11-08T01:31:24.851Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 0B / 45.24MB 0.1s [2019-11-08T01:31:24.851Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 0B / 126B 0.1s [2019-11-08T01:31:24.851Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-11-08T01:31:24.851Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.1s [2019-11-08T01:31:24.878Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.491s coverage: 46.2% of statements [2019-11-08T01:31:25.006Z] #17 37.55 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-08T01:31:25.006Z] #17 37.61 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-08T01:31:25.006Z] #17 37.63 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-08T01:31:25.006Z] #17 37.63 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-08T01:31:25.006Z] #17 37.66 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-11-08T01:31:25.137Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.784s coverage: 51.0% of statements [2019-11-08T01:31:25.264Z] #17 37.84 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-11-08T01:31:25.264Z] #17 38.00 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-11-08T01:31:25.264Z] #17 38.01 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T01:31:25.329Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 5.16MB / 45.24MB 0.2s [2019-11-08T01:31:25.329Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.2s done [2019-11-08T01:31:25.329Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 2.95MB / 10.32MB 0.2s [2019-11-08T01:31:25.329Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 2.63MB / 4.37MB 0.2s [2019-11-08T01:31:25.329Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 228.48kB / 50.49MB 0.2s [2019-11-08T01:31:25.329Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 982.11kB / 45.98MB 0.2s [2019-11-08T01:31:25.329Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 31.83kB / 102.17MB 0.2s [2019-11-08T01:31:25.329Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 9.12MB / 45.24MB 0.4s [2019-11-08T01:31:25.329Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 6.37MB / 10.32MB 0.4s [2019-11-08T01:31:25.329Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-11-08T01:31:25.329Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 3.80MB / 45.98MB 0.4s [2019-11-08T01:31:25.329Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 11.90MB / 45.24MB 0.6s [2019-11-08T01:31:25.329Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 9.84MB / 10.32MB 0.6s [2019-11-08T01:31:25.329Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 4.91MB / 50.49MB 0.6s [2019-11-08T01:31:25.329Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 6.60MB / 45.98MB 0.6s [2019-11-08T01:31:25.329Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 5.23MB / 102.17MB 0.6s [2019-11-08T01:31:25.329Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 15.51MB / 45.24MB 0.7s [2019-11-08T01:31:25.329Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.6s done [2019-11-08T01:31:25.329Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 7.75MB / 50.49MB 0.7s [2019-11-08T01:31:25.329Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 9.53MB / 45.98MB 0.7s [2019-11-08T01:31:25.830Z] #17 38.50 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-11-08T01:31:26.015Z] go: finding cloud.google.com/go v0.26.0 [2019-11-08T01:31:26.015Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-08T01:31:26.025Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 18.41MB / 45.24MB 0.9s [2019-11-08T01:31:26.025Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 10.44MB / 50.49MB 0.9s [2019-11-08T01:31:26.025Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 12.91MB / 45.98MB 0.9s [2019-11-08T01:31:26.025Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 11.30MB / 102.17MB 0.9s [2019-11-08T01:31:26.025Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 22.60MB / 45.24MB 1.1s [2019-11-08T01:31:26.025Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 16.16MB / 50.49MB 1.1s [2019-11-08T01:31:26.025Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 17.94MB / 45.98MB 1.1s [2019-11-08T01:31:26.025Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 19.65MB / 102.17MB 1.1s [2019-11-08T01:31:26.025Z] #8 ... [2019-11-08T01:31:26.025Z] [2019-11-08T01:31:26.025Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T01:31:26.025Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T01:31:26.025Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T01:31:26.025Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-11-08T01:31:26.025Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T01:31:26.025Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-11-08T01:31:26.025Z] #66 DONE 1.5s [2019-11-08T01:31:26.025Z] [2019-11-08T01:31:26.025Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T01:31:26.025Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 25.82MB / 45.24MB 1.3s [2019-11-08T01:31:26.025Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 19.92MB / 50.49MB 1.3s [2019-11-08T01:31:26.025Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 20.71MB / 45.98MB 1.3s [2019-11-08T01:31:26.357Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-08T01:31:26.395Z] #17 ... [2019-11-08T01:31:26.396Z] [2019-11-08T01:31:26.396Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:31:26.396Z] #44 92.99 github.com/LK4D4/vndr/build [2019-11-08T01:31:26.396Z] #44 95.99 vendor/golang.org/x/text/transform [2019-11-08T01:31:26.396Z] #44 97.01 vendor/golang.org/x/text/unicode/bidi [2019-11-08T01:31:26.396Z] #44 99.04 vendor/golang.org/x/text/secure/bidirule [2019-11-08T01:31:26.396Z] #44 99.34 vendor/golang.org/x/text/unicode/norm [2019-11-08T01:31:26.396Z] #44 ... [2019-11-08T01:31:26.396Z] [2019-11-08T01:31:26.396Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:31:26.396Z] #17 38.94 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-11-08T01:31:26.396Z] #17 38.94 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-11-08T01:31:26.654Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 29.17MB / 45.24MB 1.4s [2019-11-08T01:31:26.654Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 23.53MB / 50.49MB 1.4s [2019-11-08T01:31:26.654Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 24.50MB / 45.98MB 1.4s [2019-11-08T01:31:26.654Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 26.03MB / 102.17MB 1.4s [2019-11-08T01:31:26.654Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 29.01MB / 45.98MB 1.6s [2019-11-08T01:31:26.654Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 35.25MB / 45.24MB 1.7s [2019-11-08T01:31:26.654Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 26.67MB / 50.49MB 1.7s [2019-11-08T01:31:26.654Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 32.29MB / 45.98MB 1.7s [2019-11-08T01:31:26.654Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 34.02MB / 102.17MB 1.7s [2019-11-08T01:31:26.654Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 37.79MB / 45.24MB 1.9s [2019-11-08T01:31:26.654Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 31.45MB / 50.49MB 1.9s [2019-11-08T01:31:26.654Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 35.50MB / 45.98MB 1.9s [2019-11-08T01:31:26.654Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 41.52MB / 45.24MB 2.1s [2019-11-08T01:31:26.654Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 34.85MB / 50.49MB 2.1s [2019-11-08T01:31:26.654Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 38.40MB / 45.98MB 2.1s [2019-11-08T01:31:26.654Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 40.89MB / 102.17MB 2.1s [2019-11-08T01:31:27.152Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.16MB / 45.24MB 2.2s [2019-11-08T01:31:27.152Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 39.11MB / 50.49MB 2.2s [2019-11-08T01:31:27.152Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 42.21MB / 45.98MB 2.2s [2019-11-08T01:31:27.152Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.3s done [2019-11-08T01:31:27.152Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 45.28MB / 50.49MB 2.3s [2019-11-08T01:31:27.152Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.3s [2019-11-08T01:31:27.152Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 48.77MB / 102.17MB 2.3s [2019-11-08T01:31:27.152Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s [2019-11-08T01:31:27.152Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.4s done [2019-11-08T01:31:27.152Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 57.17MB / 102.17MB 2.5s [2019-11-08T01:31:27.575Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.6s done [2019-11-08T01:31:27.575Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 67.15MB / 102.17MB 2.6s [2019-11-08T01:31:27.575Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 81.26MB / 102.17MB 2.8s [2019-11-08T01:31:27.575Z] #8 ... [2019-11-08T01:31:27.575Z] [2019-11-08T01:31:27.575Z] #20 [internal] load build context [2019-11-08T01:31:27.575Z] #20 transferring context: 45.66MB 3.1s done [2019-11-08T01:31:27.575Z] #20 DONE 3.2s [2019-11-08T01:31:27.575Z] [2019-11-08T01:31:27.575Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T01:31:27.575Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 97.62MB / 102.17MB 2.9s [2019-11-08T01:31:27.672Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.381s coverage: 72.5% of statements [2019-11-08T01:31:27.673Z] ok github.com/docker/docker/daemon 12.284s coverage: 17.6% of statements [2019-11-08T01:31:27.673Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T01:31:27.673Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T01:31:27.673Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T01:31:27.673Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T01:31:27.673Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T01:31:27.932Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.571s coverage: 76.1% of statements [2019-11-08T01:31:27.933Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.2s done [2019-11-08T01:31:27.933Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-08T01:31:29.315Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.0% of statements [2019-11-08T01:31:29.675Z] #17 41.79 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-11-08T01:31:29.884Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2019-11-08T01:31:30.145Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-11-08T01:31:32.201Z] #17 44.67 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:31:32.201Z] #17 44.78 Fetched 90.9 MB in 9s (9844 kB/s) [2019-11-08T01:31:32.201Z] #17 44.91 Selecting previously unselected package bash-completion. [2019-11-08T01:31:32.459Z] #17 44.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-08T01:31:32.459Z] #17 44.94 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T01:31:32.683Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 42.7% of statements [2019-11-08T01:31:32.683Z] ok github.com/docker/docker/daemon/images 0.068s coverage: 4.9% of statements [2019-11-08T01:31:32.683Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.037s coverage: 57.2% of statements [2019-11-08T01:31:32.683Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T01:31:32.683Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T01:31:32.683Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T01:31:32.683Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T01:31:32.943Z] ok github.com/docker/docker/daemon/logger/awslogs 0.312s coverage: 77.8% of statements [2019-11-08T01:31:32.943Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T01:31:32.943Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T01:31:33.832Z] #17 ... [2019-11-08T01:31:33.833Z] [2019-11-08T01:31:33.833Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:31:33.833Z] #41 36.43 CC images/ipc-msg.o [2019-11-08T01:31:33.833Z] #41 36.76 CC images/ipc-sem.o [2019-11-08T01:31:33.833Z] #41 36.96 CC images/utsns.o [2019-11-08T01:31:33.833Z] #41 37.30 CC images/creds.o [2019-11-08T01:31:33.833Z] #41 37.53 CC images/vma.o [2019-11-08T01:31:33.833Z] #41 37.78 CC images/netdev.o [2019-11-08T01:31:33.833Z] #41 38.23 CC images/tty.o [2019-11-08T01:31:33.833Z] #41 39.01 CC images/file-lock.o [2019-11-08T01:31:33.833Z] #41 39.29 CC images/rlimit.o [2019-11-08T01:31:33.833Z] #41 39.59 CC images/pagemap.o [2019-11-08T01:31:33.833Z] #41 39.90 CC images/siginfo.o [2019-11-08T01:31:33.833Z] #41 40.17 CC images/rpc.o [2019-11-08T01:31:33.833Z] #41 41.60 CC images/ext-file.o [2019-11-08T01:31:33.833Z] #41 41.82 CC images/cgroup.o [2019-11-08T01:31:33.833Z] #41 42.61 CC images/userns.o [2019-11-08T01:31:33.833Z] #41 42.91 CC images/google/protobuf/descriptor.o [2019-11-08T01:31:33.833Z] #41 44.80 CC images/opts.o [2019-11-08T01:31:33.833Z] #41 45.09 CC images/seccomp.o [2019-11-08T01:31:33.833Z] #41 45.40 CC images/binfmt-misc.o [2019-11-08T01:31:33.833Z] #41 45.58 CC images/time.o [2019-11-08T01:31:33.833Z] #41 45.78 CC images/sysctl.o [2019-11-08T01:31:33.833Z] #41 46.09 CC images/autofs.o [2019-11-08T01:31:33.833Z] #41 46.40 CC images/macvlan.o [2019-11-08T01:31:33.833Z] #41 46.73 CC images/sit.o [2019-11-08T01:31:33.886Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 68.2% of statements [2019-11-08T01:31:33.886Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2019-11-08T01:31:33.886Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2019-11-08T01:31:34.091Z] #41 46.98 LINK images/built-in.o [2019-11-08T01:31:34.349Z] #41 47.18 GEN compel/include/asm [2019-11-08T01:31:34.349Z] #41 47.19 GEN compel/include/version.h [2019-11-08T01:31:34.349Z] #41 47.23 touch .config [2019-11-08T01:31:34.349Z] #41 47.24 GEN include/common/config.h [2019-11-08T01:31:34.349Z] #41 47.32 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-08T01:31:34.349Z] #41 47.35 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-08T01:31:34.349Z] #41 47.38 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-08T01:31:34.349Z] #41 47.40 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-08T01:31:34.349Z] #41 47.44 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-08T01:31:34.349Z] #41 47.45 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-08T01:31:34.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.069s coverage: 62.1% of statements [2019-11-08T01:31:34.607Z] #41 47.48 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T01:31:34.607Z] #41 47.51 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-08T01:31:34.607Z] #41 47.53 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T01:31:34.607Z] #41 47.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T01:31:34.607Z] #41 47.55 DEP compel/plugins/std/infect.d [2019-11-08T01:31:34.607Z] #41 47.65 DEP compel/plugins/std/string.d [2019-11-08T01:31:34.865Z] #41 47.74 DEP compel/plugins/std/log.d [2019-11-08T01:31:34.865Z] #41 47.80 DEP compel/plugins/std/fds.d [2019-11-08T01:31:34.865Z] #41 47.90 DEP compel/plugins/std/std.d [2019-11-08T01:31:35.122Z] #41 48.05 DEP compel/plugins/shmem/shmem.d [2019-11-08T01:31:35.380Z] #41 48.13 DEP compel/plugins/fds/fds.d [2019-11-08T01:31:35.380Z] #41 48.27 CC compel/plugins/std/std.o [2019-11-08T01:31:35.638Z] #41 ... [2019-11-08T01:31:35.638Z] [2019-11-08T01:31:35.638Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:31:35.638Z] #17 48.22 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T01:31:35.937Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 19.9% of statements [2019-11-08T01:31:35.937Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 74.7% of statements [2019-11-08T01:31:35.937Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T01:31:36.508Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2019-11-08T01:31:36.508Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2019-11-08T01:31:36.571Z] #17 48.97 Selecting previously unselected package libnet1:amd64. [2019-11-08T01:31:36.571Z] #17 48.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-08T01:31:36.571Z] #17 48.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T01:31:36.571Z] #17 49.08 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-08T01:31:36.571Z] #17 49.08 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-08T01:31:36.571Z] #17 49.08 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T01:31:36.571Z] #17 49.17 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-08T01:31:36.571Z] #17 49.19 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-08T01:31:36.828Z] #17 49.37 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T01:31:37.394Z] #17 49.98 Selecting previously unselected package libudev-dev:amd64. [2019-11-08T01:31:37.394Z] #17 49.98 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T01:31:37.394Z] #17 50.01 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T01:31:37.394Z] #17 ... [2019-11-08T01:31:37.394Z] [2019-11-08T01:31:37.394Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:31:37.394Z] #44 104.2 vendor/golang.org/x/net/idna [2019-11-08T01:31:37.394Z] #44 107.0 vendor/golang.org/x/net/http2/hpack [2019-11-08T01:31:37.394Z] #44 108.3 mime [2019-11-08T01:31:37.394Z] #44 110.6 mime/quotedprintable [2019-11-08T01:31:37.394Z] #44 114.0 net/textproto [2019-11-08T01:31:37.394Z] #44 114.0 crypto/x509 [2019-11-08T01:31:37.448Z] ok github.com/docker/docker/daemon/network 0.034s coverage: 63.8% of statements [2019-11-08T01:31:37.652Z] #44 ... [2019-11-08T01:31:37.652Z] [2019-11-08T01:31:37.652Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:31:37.652Z] #62 104.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T01:31:37.652Z] #62 104.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T01:31:37.652Z] #62 DONE 114.3s [2019-11-08T01:31:37.652Z] [2019-11-08T01:31:37.652Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T01:31:37.652Z] #63 DONE 0.1s [2019-11-08T01:31:37.652Z] [2019-11-08T01:31:37.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:31:37.652Z] #41 48.65 CC compel/plugins/std/fds.o [2019-11-08T01:31:37.652Z] #41 49.27 CC compel/plugins/std/log.o [2019-11-08T01:31:37.652Z] #41 50.32 CC compel/plugins/std/string.o [2019-11-08T01:31:38.018Z] ok github.com/docker/docker/daemon/logger/splunk 1.922s coverage: 82.5% of statements [2019-11-08T01:31:38.018Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T01:31:38.018Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T01:31:38.688Z] #41 51.59 CC compel/plugins/std/infect.o [2019-11-08T01:31:38.946Z] #41 51.92 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-08T01:31:38.946Z] #41 51.97 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-08T01:31:39.204Z] #41 52.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-08T01:31:39.204Z] #41 52.14 AR compel/plugins/std.lib.a [2019-11-08T01:31:39.204Z] #41 52.20 CC compel/plugins/fds/fds.o [2019-11-08T01:31:39.300Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 10.6s done [2019-11-08T01:31:39.300Z] #8 DONE 14.0s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T01:31:39.300Z] #9 DONE 0.3s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T01:31:39.300Z] #10 DONE 0.2s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:31:39.300Z] #21 DONE 0.1s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:31:39.300Z] #34 ... [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T01:31:39.300Z] #22 DONE 0.1s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T01:31:39.300Z] #50 DONE 0.1s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T01:31:39.300Z] #68 DONE 0.1s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T01:31:39.300Z] #62 DONE 0.1s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T01:31:39.300Z] #47 DONE 0.1s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T01:31:39.300Z] #44 DONE 0.1s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T01:31:39.300Z] #31 DONE 0.1s [2019-11-08T01:31:39.300Z] [2019-11-08T01:31:39.300Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:31:39.401Z] ok github.com/docker/docker/distribution/metadata 0.153s coverage: 48.2% of statements [2019-11-08T01:31:39.462Z] #41 52.49 AR compel/plugins/fds.lib.a [2019-11-08T01:31:39.719Z] #41 52.56 HOSTDEP compel/src/lib/log-host.d [2019-11-08T01:31:39.719Z] #41 52.67 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T01:31:39.980Z] #41 52.85 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-08T01:31:39.980Z] #41 52.96 HOSTDEP compel/src/main-host.d [2019-11-08T01:31:40.152Z] #32 0.555 + RM_GOPATH=0 [2019-11-08T01:31:40.152Z] #32 0.555 + TMP_GOPATH= [2019-11-08T01:31:40.152Z] #32 0.555 + : /build [2019-11-08T01:31:40.152Z] #32 0.555 + '[' -z '' ']' [2019-11-08T01:31:40.152Z] #32 0.563 ++ mktemp -d [2019-11-08T01:31:40.152Z] #32 0.584 + export GOPATH=/tmp/tmp.gfu95fR3dG [2019-11-08T01:31:40.152Z] #32 0.584 + GOPATH=/tmp/tmp.gfu95fR3dG [2019-11-08T01:31:40.152Z] #32 0.584 + RM_GOPATH=1 [2019-11-08T01:31:40.152Z] #32 0.617 ++ dirname ./install.sh [2019-11-08T01:31:40.152Z] #32 0.618 + dir=. [2019-11-08T01:31:40.152Z] #32 0.618 + bin=tomlv [2019-11-08T01:31:40.152Z] #32 0.619 + shift [2019-11-08T01:31:40.152Z] #32 0.619 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T01:31:40.152Z] #32 0.619 + . ./tomlv.installer [2019-11-08T01:31:40.152Z] #32 0.620 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T01:31:40.152Z] #32 0.620 + install_tomlv [2019-11-08T01:31:40.152Z] #32 0.620 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T01:31:40.152Z] #32 0.620 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T01:31:40.152Z] #32 0.620 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gfu95fR3dG/src/github.com/BurntSushi/toml [2019-11-08T01:31:40.152Z] #32 0.629 Cloning into '/tmp/tmp.gfu95fR3dG/src/github.com/BurntSushi/toml'... [2019-11-08T01:31:40.238Z] #41 53.06 DEP compel/src/lib/ptrace.d [2019-11-08T01:31:40.238Z] #41 53.20 DEP compel/src/lib/infect.d [2019-11-08T01:31:40.342Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2019-11-08T01:31:40.342Z] ok github.com/docker/docker/distribution 0.308s coverage: 22.1% of statements [2019-11-08T01:31:40.342Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T01:31:40.496Z] #41 53.35 DEP compel/src/lib/infect-util.d [2019-11-08T01:31:40.496Z] #41 53.46 DEP compel/src/lib/infect-rpc.d [2019-11-08T01:31:40.496Z] #41 53.58 DEP compel/arch/x86/src/lib/infect.d [2019-11-08T01:31:40.754Z] #41 53.71 DEP compel/arch/x86/src/lib/cpu.d [2019-11-08T01:31:40.754Z] #41 53.84 DEP compel/src/lib/log.d [2019-11-08T01:31:40.990Z] #32 1.792 + cd /tmp/tmp.gfu95fR3dG/src/github.com/BurntSushi/toml [2019-11-08T01:31:41.012Z] #41 53.98 DEP compel/src/main.d [2019-11-08T01:31:41.269Z] #41 54.15 DEP compel/src/lib/handle-elf.d [2019-11-08T01:31:41.424Z] #32 1.812 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T01:31:41.424Z] #32 1.816 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T01:31:41.527Z] #41 54.30 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-08T01:31:41.527Z] #41 54.54 CC compel/src/lib/log.o [2019-11-08T01:31:41.727Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2019-11-08T01:31:41.787Z] #41 ... [2019-11-08T01:31:41.787Z] [2019-11-08T01:31:41.787Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:31:41.787Z] #47 DONE 118.6s [2019-11-08T01:31:41.787Z] [2019-11-08T01:31:41.787Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:31:41.787Z] #17 50.39 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-08T01:31:41.787Z] #17 50.39 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T01:31:41.787Z] #17 50.43 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T01:31:41.787Z] #17 51.53 Selecting previously unselected package python3.5-minimal. [2019-11-08T01:31:41.787Z] #17 51.54 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T01:31:41.787Z] #17 51.54 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T01:31:41.787Z] #17 52.73 Selecting previously unselected package python3-minimal. [2019-11-08T01:31:41.787Z] #17 52.74 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-08T01:31:41.787Z] #17 52.74 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T01:31:41.787Z] #17 52.85 Selecting previously unselected package libmpdec2:amd64. [2019-11-08T01:31:41.787Z] #17 52.86 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-08T01:31:41.787Z] #17 52.87 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T01:31:41.787Z] #17 52.96 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-08T01:31:41.787Z] #17 52.97 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T01:31:41.787Z] #17 52.98 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T01:31:41.903Z] #32 2.375 runtime/internal/atomic [2019-11-08T01:31:41.903Z] #32 2.383 internal/cpu [2019-11-08T01:31:41.986Z] ok github.com/docker/docker/distribution/xfer 1.720s coverage: 85.6% of statements [2019-11-08T01:31:41.986Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T01:31:42.045Z] #17 54.76 Selecting previously unselected package python3.5. [2019-11-08T01:31:42.045Z] #17 54.76 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-08T01:31:42.249Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2019-11-08T01:31:42.249Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T01:31:42.249Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2019-11-08T01:31:42.249Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T01:31:42.302Z] #17 54.77 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T01:31:42.328Z] INFO: Extraction ended at 11/08/2019 01:31:40. Duration:00:00:24.2600589 [2019-11-08T01:31:42.328Z] INFO: Updating the golang and path environment variables [2019-11-08T01:31:42.328Z] INFO: GOPATH=d:\gopath [2019-11-08T01:31:42.328Z] INFO: go version go1.13.3 windows/amd64 [2019-11-08T01:31:42.328Z] INFO: Running the daemon under test in debug mode [2019-11-08T01:31:42.328Z] INFO: Starting a daemon under test... [2019-11-08T01:31:42.328Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40192\2\daemon --pidfile d:\CI\PR-40192\2\docker.pid -D [2019-11-08T01:31:42.328Z] INFO: Process started successfully. [2019-11-08T01:31:42.328Z] INFO: Start tailing logs of the daemon under tests [2019-11-08T01:31:42.328Z] INFO: Waiting for the daemon under test to start... [2019-11-08T01:31:42.381Z] #32 2.917 runtime/internal/sys [2019-11-08T01:31:42.381Z] #32 3.188 runtime/internal/math [2019-11-08T01:31:42.381Z] #32 3.241 math/bits [2019-11-08T01:31:42.511Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2019-11-08T01:31:42.561Z] #17 55.08 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-08T01:31:42.561Z] #17 55.08 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-08T01:31:42.561Z] #17 55.09 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T01:31:42.561Z] #17 55.24 Selecting previously unselected package dh-python. [2019-11-08T01:31:42.561Z] #17 55.25 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T01:31:42.561Z] #17 55.26 Unpacking dh-python (2.20170125) ... [2019-11-08T01:31:42.771Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2019-11-08T01:31:42.789Z] #32 3.493 internal/bytealg [2019-11-08T01:31:42.818Z] #17 55.49 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T01:31:43.076Z] #17 55.54 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T01:31:43.640Z] #32 4.065 runtime [2019-11-08T01:31:43.640Z] #32 4.263 math [2019-11-08T01:31:44.681Z] ok github.com/docker/docker/opts 0.059s coverage: 66.9% of statements [2019-11-08T01:31:45.228Z] INFO: Daemon under test started and replied! [2019-11-08T01:31:45.228Z] INFO: Docker version of the daemon under test [2019-11-08T01:31:45.228Z] [2019-11-08T01:31:45.228Z] Client: [2019-11-08T01:31:45.228Z] Version: 17.06.2-ce [2019-11-08T01:31:45.228Z] API version: 1.30 [2019-11-08T01:31:45.228Z] Go version: go1.8.3 [2019-11-08T01:31:45.228Z] Git commit: cec0b72 [2019-11-08T01:31:45.228Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-08T01:31:45.228Z] OS/Arch: windows/amd64 [2019-11-08T01:31:45.228Z] [2019-11-08T01:31:45.228Z] Server: [2019-11-08T01:31:45.228Z] Version: 0.0.0-dev [2019-11-08T01:31:45.228Z] API version: 1.41 (minimum version 1.24) [2019-11-08T01:31:45.228Z] Go version: go1.13.3 [2019-11-08T01:31:45.228Z] Git commit: 148bb5e5f [2019-11-08T01:31:45.228Z] Built: 11/08/2019 01:30:07 [2019-11-08T01:31:45.228Z] OS/Arch: windows/amd64 [2019-11-08T01:31:45.228Z] Experimental: false [2019-11-08T01:31:45.228Z] [2019-11-08T01:31:45.228Z] INFO: Docker info of the daemon under test [2019-11-08T01:31:45.228Z] [2019-11-08T01:31:45.228Z] Containers: 0 [2019-11-08T01:31:45.228Z] Running: 0 [2019-11-08T01:31:45.228Z] Paused: 0 [2019-11-08T01:31:45.228Z] Stopped: 0 [2019-11-08T01:31:45.228Z] Images: 0 [2019-11-08T01:31:45.228Z] Server Version: 0.0.0-dev [2019-11-08T01:31:45.228Z] Storage Driver: windowsfilter [2019-11-08T01:31:45.228Z] Windows: [2019-11-08T01:31:45.228Z] Logging Driver: json-file [2019-11-08T01:31:45.228Z] Plugins: [2019-11-08T01:31:45.228Z] Volume: local [2019-11-08T01:31:45.228Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-08T01:31:45.228Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T01:31:45.228Z] Swarm: inactive [2019-11-08T01:31:45.228Z] Default Isolation: process [2019-11-08T01:31:45.228Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T01:31:45.228Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T01:31:45.228Z] OSType: windows [2019-11-08T01:31:45.228Z] Architecture: x86_64 [2019-11-08T01:31:45.228Z] CPUs: 4 [2019-11-08T01:31:45.228Z] Total Memory: 32GiB [2019-11-08T01:31:45.228Z] Name: azwin-2-120e90 [2019-11-08T01:31:45.228Z] ID: HPMN:ACXK:LNIE:DM2G:IJEI:7GTD:RUIE:AIMG:TRIQ:PE6Y:2ROH:JXU2 [2019-11-08T01:31:45.228Z] Docker Root Dir: D:\CI\PR-40192\2\daemon [2019-11-08T01:31:45.228Z] Debug Mode (client): false [2019-11-08T01:31:45.228Z] Debug Mode (server): true [2019-11-08T01:31:45.228Z] File Descriptors: -1 [2019-11-08T01:31:45.228Z] Goroutines: 17 [2019-11-08T01:31:45.228Z] System Time: 2019-11-08T01:31:44.6786344Z [2019-11-08T01:31:45.228Z] EventsListeners: 0 [2019-11-08T01:31:45.228Z] Registry: https://index.docker.io/v1/ [2019-11-08T01:31:45.228Z] Labels: [2019-11-08T01:31:45.228Z] Experimental: false [2019-11-08T01:31:45.228Z] Insecure Registries: [2019-11-08T01:31:45.228Z] 127.0.0.0/8 [2019-11-08T01:31:45.228Z] Live Restore Enabled: false [2019-11-08T01:31:45.228Z] [2019-11-08T01:31:45.228Z] [2019-11-08T01:31:45.228Z] INFO: Docker images of the daemon under test [2019-11-08T01:31:45.228Z] [2019-11-08T01:31:45.228Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-08T01:31:45.228Z] [2019-11-08T01:31:45.228Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-08T01:31:45.228Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-08T01:31:45.228Z] ltsc2019: Pulling from windows/servercore [2019-11-08T01:31:45.228Z] 65014b3c3121: Pulling fs layer [2019-11-08T01:31:45.228Z] 12c8dbabfd62: Pulling fs layer [2019-11-08T01:31:45.601Z] #17 58.20 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T01:31:45.621Z] ok github.com/docker/docker/pkg/authorization 0.341s coverage: 68.3% of statements [2019-11-08T01:31:45.621Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2019-11-08T01:31:46.190Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-11-08T01:31:46.759Z] ok github.com/docker/docker/pkg/archive 1.300s coverage: 76.8% of statements [2019-11-08T01:31:46.759Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2019-11-08T01:31:46.974Z] #17 59.42 Selecting previously unselected package python3. [2019-11-08T01:31:46.974Z] #17 59.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 ... 16747 files and directories currently installed.) [2019-11-08T01:31:46.974Z] #17 59.48 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-08T01:31:46.974Z] #17 59.49 Unpacking python3 (3.5.3-1) ... [2019-11-08T01:31:46.974Z] #17 59.59 Selecting previously unselected package pigz. [2019-11-08T01:31:46.974Z] #17 59.59 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-08T01:31:46.974Z] #17 59.61 Unpacking pigz (2.3.4-1) ... [2019-11-08T01:31:47.232Z] #17 59.70 Selecting previously unselected package libip4tc0:amd64. [2019-11-08T01:31:47.232Z] #17 59.71 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T01:31:47.232Z] #17 59.72 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T01:31:47.232Z] #17 59.81 Selecting previously unselected package libip6tc0:amd64. [2019-11-08T01:31:47.232Z] #17 59.82 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T01:31:47.232Z] #17 59.82 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T01:31:47.232Z] #17 59.94 Selecting previously unselected package libiptc0:amd64. [2019-11-08T01:31:47.232Z] #17 59.94 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T01:31:47.490Z] #17 59.94 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T01:31:47.490Z] #17 60.09 Selecting previously unselected package libxtables12:amd64. [2019-11-08T01:31:47.490Z] #17 60.09 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T01:31:47.490Z] #17 60.10 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T01:31:47.490Z] #17 60.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-08T01:31:47.490Z] #17 60.18 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-08T01:31:47.490Z] #17 60.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T01:31:47.699Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2019-11-08T01:31:47.699Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2019-11-08T01:31:47.748Z] #17 60.26 Selecting previously unselected package iptables. [2019-11-08T01:31:47.748Z] #17 60.26 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-08T01:31:47.748Z] #17 60.27 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T01:31:48.005Z] #17 60.59 Selecting previously unselected package xxd. [2019-11-08T01:31:48.005Z] #17 60.59 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T01:31:48.005Z] #17 60.59 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:31:48.263Z] #17 60.80 Selecting previously unselected package vim-common. [2019-11-08T01:31:48.263Z] #17 60.80 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T01:31:48.263Z] #17 60.89 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:31:48.270Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-11-08T01:31:48.521Z] #17 61.04 Selecting previously unselected package bzip2. [2019-11-08T01:31:48.521Z] #17 61.04 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-08T01:31:48.521Z] #17 61.05 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T01:31:48.521Z] #17 61.25 Selecting previously unselected package libgpm2:amd64. [2019-11-08T01:31:48.521Z] #17 61.25 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-08T01:31:48.521Z] #17 61.26 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T01:31:48.778Z] #17 61.35 Selecting previously unselected package xz-utils. [2019-11-08T01:31:48.778Z] #17 61.35 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-08T01:31:48.778Z] #17 61.35 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T01:31:48.839Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-11-08T01:31:48.920Z] #32 9.129 unicode/utf8 [2019-11-08T01:31:48.920Z] #32 ... [2019-11-08T01:31:48.920Z] [2019-11-08T01:31:48.920Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:31:48.920Z] #23 0.368 + RM_GOPATH=0 [2019-11-08T01:31:48.920Z] #23 0.368 + TMP_GOPATH= [2019-11-08T01:31:48.920Z] #23 0.371 + : /build [2019-11-08T01:31:48.920Z] #23 0.371 + '[' -z '' ']' [2019-11-08T01:31:48.920Z] #23 0.372 ++ mktemp -d [2019-11-08T01:31:48.920Z] #23 0.375 + export GOPATH=/tmp/tmp.8f5dl2LOeS [2019-11-08T01:31:48.920Z] #23 0.375 + GOPATH=/tmp/tmp.8f5dl2LOeS [2019-11-08T01:31:48.920Z] #23 0.375 + RM_GOPATH=1 [2019-11-08T01:31:48.920Z] #23 0.376 ++ dirname ./install.sh [2019-11-08T01:31:48.920Z] #23 0.379 + dir=. [2019-11-08T01:31:48.920Z] #23 0.379 + bin=dockercli [2019-11-08T01:31:48.920Z] #23 0.380 + shift [2019-11-08T01:31:48.920Z] #23 0.380 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T01:31:48.920Z] #23 0.380 + . ./dockercli.installer [2019-11-08T01:31:48.920Z] #23 0.380 ++ : stable [2019-11-08T01:31:48.920Z] #23 0.380 ++ : 17.06.2-ce [2019-11-08T01:31:48.920Z] #23 0.381 + install_dockercli [2019-11-08T01:31:48.920Z] #23 0.381 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T01:31:48.920Z] #23 0.381 Install docker/cli version 17.06.2-ce from stable [2019-11-08T01:31:48.920Z] #23 0.382 ++ uname -m [2019-11-08T01:31:48.920Z] #23 0.384 + arch=s390x [2019-11-08T01:31:48.920Z] #23 0.385 + '[' s390x '!=' x86_64 ']' [2019-11-08T01:31:48.920Z] #23 0.385 + '[' s390x '!=' s390x ']' [2019-11-08T01:31:48.920Z] #23 0.385 + url=https://download.docker.com/linux/static [2019-11-08T01:31:48.920Z] #23 0.395 + tar -xz docker/docker [2019-11-08T01:31:48.920Z] #23 0.401 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-08T01:31:48.920Z] #23 9.204 + mkdir -p /build [2019-11-08T01:31:48.920Z] #23 9.210 + mv docker/docker /build/ [2019-11-08T01:31:48.920Z] #23 9.211 + rmdir docker [2019-11-08T01:31:48.920Z] #23 DONE 9.3s [2019-11-08T01:31:48.920Z] [2019-11-08T01:31:48.920Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:31:48.920Z] #45 0.570 + RM_GOPATH=0 [2019-11-08T01:31:48.920Z] #45 0.570 + TMP_GOPATH= [2019-11-08T01:31:48.920Z] #45 0.570 + : /build [2019-11-08T01:31:48.920Z] #45 0.570 + '[' -z '' ']' [2019-11-08T01:31:48.920Z] #45 0.578 ++ mktemp -d [2019-11-08T01:31:48.920Z] #45 0.632 + export GOPATH=/tmp/tmp.L65v4DChsP [2019-11-08T01:31:48.920Z] #45 0.633 + GOPATH=/tmp/tmp.L65v4DChsP [2019-11-08T01:31:48.920Z] #45 0.633 + RM_GOPATH=1 [2019-11-08T01:31:48.920Z] #45 0.634 ++ dirname ./install.sh [2019-11-08T01:31:48.920Z] #45 0.639 + dir=. [2019-11-08T01:31:48.920Z] #45 0.640 + bin=vndr [2019-11-08T01:31:48.920Z] #45 0.640 + shift [2019-11-08T01:31:48.920Z] #45 0.640 + '[' '!' -f ./vndr.installer ']' [2019-11-08T01:31:48.920Z] #45 0.640 + . ./vndr.installer [2019-11-08T01:31:48.920Z] #45 0.641 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T01:31:48.920Z] #45 0.641 + install_vndr [2019-11-08T01:31:48.920Z] #45 0.641 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T01:31:48.920Z] #45 0.642 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T01:31:48.920Z] #45 0.642 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.L65v4DChsP/src/github.com/LK4D4/vndr [2019-11-08T01:31:48.920Z] #45 0.646 Cloning into '/tmp/tmp.L65v4DChsP/src/github.com/LK4D4/vndr'... [2019-11-08T01:31:48.920Z] #45 1.783 + cd /tmp/tmp.L65v4DChsP/src/github.com/LK4D4/vndr [2019-11-08T01:31:48.920Z] #45 1.790 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T01:31:48.920Z] #45 1.796 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T01:31:48.920Z] #45 3.030 runtime/internal/sys [2019-11-08T01:31:48.920Z] #45 3.031 internal/cpu [2019-11-08T01:31:48.920Z] #45 3.322 internal/race [2019-11-08T01:31:48.920Z] #45 3.528 sync/atomic [2019-11-08T01:31:48.920Z] #45 3.840 internal/bytealg [2019-11-08T01:31:48.920Z] #45 4.099 unicode [2019-11-08T01:31:48.920Z] #45 4.427 runtime [2019-11-08T01:31:48.920Z] #45 8.575 unicode/utf8 [2019-11-08T01:31:48.920Z] #45 9.197 internal/testlog [2019-11-08T01:31:48.920Z] #45 9.624 encoding [2019-11-08T01:31:49.036Z] #17 61.56 Selecting previously unselected package aufs-tools. [2019-11-08T01:31:49.036Z] #17 61.56 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-08T01:31:49.036Z] #17 61.56 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T01:31:49.036Z] #17 ... [2019-11-08T01:31:49.036Z] [2019-11-08T01:31:49.036Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:31:49.036Z] #44 115.8 vendor/golang.org/x/net/http/httpguts [2019-11-08T01:31:49.036Z] #44 116.1 vendor/golang.org/x/net/http/httpproxy [2019-11-08T01:31:49.036Z] #44 117.0 mime/multipart [2019-11-08T01:31:49.036Z] #44 119.3 crypto/tls [2019-11-08T01:31:49.036Z] #44 ... [2019-11-08T01:31:49.036Z] [2019-11-08T01:31:49.036Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:31:49.036Z] #17 61.65 Selecting previously unselected package liblzo2-2:amd64. [2019-11-08T01:31:49.036Z] #17 61.66 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-08T01:31:49.036Z] #17 61.66 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T01:31:49.036Z] #17 61.73 Selecting previously unselected package btrfs-progs. [2019-11-08T01:31:49.036Z] #17 61.74 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-08T01:31:49.036Z] #17 61.74 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T01:31:49.412Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-11-08T01:31:49.416Z] #45 9.758 unicode/utf16 [2019-11-08T01:31:49.416Z] #45 ... [2019-11-08T01:31:49.416Z] [2019-11-08T01:31:49.416Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:31:49.416Z] #11 0.643 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:31:49.416Z] #11 0.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:31:49.416Z] #11 0.690 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:31:49.416Z] #11 0.705 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:31:49.416Z] #11 0.718 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:31:49.416Z] #11 1.420 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T01:31:49.416Z] #11 3.074 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T01:31:49.416Z] #11 4.099 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T01:31:49.416Z] #11 ... [2019-11-08T01:31:49.416Z] [2019-11-08T01:31:49.416Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:31:49.416Z] #39 0.554 + mktemp -d [2019-11-08T01:31:49.416Z] #39 0.561 + export GOPATH=/tmp/tmp.3j8PmXdT0y [2019-11-08T01:31:49.416Z] #39 0.561 + git clone https://github.com/docker/distribution.git /tmp/tmp.3j8PmXdT0y/src/github.com/docker/distribution [2019-11-08T01:31:49.416Z] #39 0.562 Cloning into '/tmp/tmp.3j8PmXdT0y/src/github.com/docker/distribution'... [2019-11-08T01:31:49.416Z] #39 ... [2019-11-08T01:31:49.416Z] [2019-11-08T01:31:49.416Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:31:49.416Z] #48 0.579 + RM_GOPATH=0 [2019-11-08T01:31:49.416Z] #48 0.579 + TMP_GOPATH= [2019-11-08T01:31:49.416Z] #48 0.579 + : /build [2019-11-08T01:31:49.416Z] #48 0.579 + '[' -z '' ']' [2019-11-08T01:31:49.416Z] #48 0.588 ++ mktemp -d [2019-11-08T01:31:49.416Z] #48 0.643 + export GOPATH=/tmp/tmp.bcNmSLXfnP [2019-11-08T01:31:49.416Z] #48 0.643 + GOPATH=/tmp/tmp.bcNmSLXfnP [2019-11-08T01:31:49.416Z] #48 0.643 + RM_GOPATH=1 [2019-11-08T01:31:49.416Z] #48 0.644 ++ dirname ./install.sh [2019-11-08T01:31:49.416Z] #48 0.649 + dir=. [2019-11-08T01:31:49.416Z] #48 0.650 + bin=gotestsum [2019-11-08T01:31:49.416Z] #48 0.650 + shift [2019-11-08T01:31:49.416Z] #48 0.650 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T01:31:49.416Z] #48 0.650 + . ./gotestsum.installer [2019-11-08T01:31:49.416Z] #48 0.650 ++ : v0.3.5 [2019-11-08T01:31:49.416Z] #48 0.651 + install_gotestsum [2019-11-08T01:31:49.416Z] #48 0.651 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T01:31:49.416Z] #48 0.651 Installing gotestsum version v0.3.5 [2019-11-08T01:31:49.416Z] #48 0.654 + go get -d gotest.tools/gotestsum [2019-11-08T01:31:49.602Z] #17 62.31 Selecting previously unselected package btrfs-tools. [2019-11-08T01:31:49.602Z] #17 62.33 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-08T01:31:49.602Z] #17 62.34 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T01:31:49.859Z] #17 62.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-08T01:31:49.859Z] #17 62.42 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T01:31:49.859Z] #17 62.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T01:31:49.923Z] #48 ... [2019-11-08T01:31:49.923Z] [2019-11-08T01:31:49.923Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:31:49.923Z] #63 0.588 + RM_GOPATH=0 [2019-11-08T01:31:49.923Z] #63 0.588 + TMP_GOPATH= [2019-11-08T01:31:49.923Z] #63 0.593 + : /build/ [2019-11-08T01:31:49.923Z] #63 0.595 + '[' -z '' ']' [2019-11-08T01:31:49.923Z] #63 0.618 ++ mktemp -d [2019-11-08T01:31:49.923Z] #63 0.651 + export GOPATH=/tmp/tmp.teHdEaBp5D [2019-11-08T01:31:49.923Z] #63 0.651 + GOPATH=/tmp/tmp.teHdEaBp5D [2019-11-08T01:31:49.923Z] #63 0.651 + RM_GOPATH=1 [2019-11-08T01:31:49.923Z] #63 0.658 ++ dirname ./install.sh [2019-11-08T01:31:49.923Z] #63 0.658 + dir=. [2019-11-08T01:31:49.923Z] #63 0.658 + bin=rootlesskit [2019-11-08T01:31:49.923Z] #63 0.658 + shift [2019-11-08T01:31:49.923Z] #63 0.658 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T01:31:49.923Z] #63 0.659 + . ./rootlesskit.installer [2019-11-08T01:31:49.923Z] #63 0.659 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T01:31:49.923Z] #63 0.661 + install_rootlesskit [2019-11-08T01:31:49.923Z] #63 0.661 + case "$1" in [2019-11-08T01:31:49.923Z] #63 0.661 + export CGO_ENABLED=0 [2019-11-08T01:31:49.923Z] #63 0.661 + CGO_ENABLED=0 [2019-11-08T01:31:49.923Z] #63 0.661 + _install_rootlesskit [2019-11-08T01:31:49.923Z] #63 0.662 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T01:31:49.923Z] #63 0.662 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T01:31:49.923Z] #63 0.662 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.teHdEaBp5D/src/github.com/rootless-containers/rootlesskit [2019-11-08T01:31:49.923Z] #63 0.665 Cloning into '/tmp/tmp.teHdEaBp5D/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T01:31:49.923Z] #63 3.894 + cd /tmp/tmp.teHdEaBp5D/src/github.com/rootless-containers/rootlesskit [2019-11-08T01:31:49.923Z] #63 3.895 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T01:31:49.923Z] #63 4.089 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T01:31:49.923Z] #63 4.099 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T01:31:49.923Z] #63 ... [2019-11-08T01:31:49.923Z] [2019-11-08T01:31:49.923Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:31:49.923Z] #29 0.481 + mktemp -d [2019-11-08T01:31:49.923Z] #29 0.482 + export GOPATH=/tmp/tmp.5AnUzSrRMx [2019-11-08T01:31:49.923Z] #29 0.482 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.5AnUzSrRMx/src/github.com/go-swagger/go-swagger [2019-11-08T01:31:49.923Z] #29 0.493 Cloning into '/tmp/tmp.5AnUzSrRMx/src/github.com/go-swagger/go-swagger'... [2019-11-08T01:31:49.923Z] #29 ... [2019-11-08T01:31:49.923Z] [2019-11-08T01:31:49.923Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:31:49.923Z] #57 0.503 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:31:49.923Z] #57 0.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:31:49.923Z] #57 0.557 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:31:49.923Z] #57 0.569 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:31:49.923Z] #57 0.586 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:31:49.923Z] #57 1.220 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T01:31:49.923Z] #57 2.526 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T01:31:49.923Z] #57 3.653 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T01:31:49.923Z] #57 ... [2019-11-08T01:31:49.923Z] [2019-11-08T01:31:49.923Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:31:49.923Z] #34 0.645 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:31:49.923Z] #34 0.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:31:49.923Z] #34 0.686 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:31:49.923Z] #34 0.701 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:31:49.923Z] #34 0.766 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:31:49.924Z] #34 1.471 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T01:31:49.924Z] #34 3.069 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T01:31:49.924Z] #34 4.163 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T01:31:50.117Z] #17 62.59 Selecting previously unselected package dmsetup. [2019-11-08T01:31:50.117Z] #17 62.61 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-08T01:31:50.117Z] #17 62.62 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T01:31:50.117Z] #17 62.76 Selecting previously unselected package libonig4:amd64. [2019-11-08T01:31:50.117Z] #17 62.78 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-08T01:31:50.117Z] #17 62.78 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-08T01:31:50.363Z] #34 ... [2019-11-08T01:31:50.363Z] [2019-11-08T01:31:50.363Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:31:50.363Z] #51 0.647 + RM_GOPATH=0 [2019-11-08T01:31:50.363Z] #51 0.647 + TMP_GOPATH= [2019-11-08T01:31:50.363Z] #51 0.647 + : /build [2019-11-08T01:31:50.363Z] #51 0.647 + '[' -z '' ']' [2019-11-08T01:31:50.363Z] #51 0.648 ++ mktemp -d [2019-11-08T01:31:50.363Z] #51 0.659 + export GOPATH=/tmp/tmp.UoRby2RbbC [2019-11-08T01:31:50.363Z] #51 0.659 + GOPATH=/tmp/tmp.UoRby2RbbC [2019-11-08T01:31:50.363Z] #51 0.659 + RM_GOPATH=1 [2019-11-08T01:31:50.363Z] #51 0.659 ++ dirname ./install.sh [2019-11-08T01:31:50.363Z] #51 0.660 + dir=. [2019-11-08T01:31:50.363Z] #51 0.660 + bin=golangci_lint [2019-11-08T01:31:50.363Z] #51 0.660 + shift [2019-11-08T01:31:50.363Z] #51 0.660 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T01:31:50.363Z] #51 0.660 + . ./golangci_lint.installer [2019-11-08T01:31:50.363Z] #51 0.660 ++ : v1.20.0 [2019-11-08T01:31:50.363Z] #51 0.660 + install_golangci_lint [2019-11-08T01:31:50.363Z] #51 0.660 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T01:31:50.363Z] #51 0.660 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T01:31:50.363Z] #51 0.660 Installing golangci-lint version v1.20.0 [2019-11-08T01:31:50.363Z] #51 ... [2019-11-08T01:31:50.363Z] [2019-11-08T01:31:50.363Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:31:50.363Z] #69 0.578 + RM_GOPATH=0 [2019-11-08T01:31:50.363Z] #69 0.578 + TMP_GOPATH= [2019-11-08T01:31:50.363Z] #69 0.578 + : /build [2019-11-08T01:31:50.363Z] #69 0.578 + '[' -z '' ']' [2019-11-08T01:31:50.363Z] #69 0.579 ++ mktemp -d [2019-11-08T01:31:50.363Z] #69 0.592 + export GOPATH=/tmp/tmp.TCdPRJ42Bg [2019-11-08T01:31:50.363Z] #69 0.592 + GOPATH=/tmp/tmp.TCdPRJ42Bg [2019-11-08T01:31:50.363Z] #69 0.595 + RM_GOPATH=1 [2019-11-08T01:31:50.363Z] #69 0.596 ++ dirname ./install.sh [2019-11-08T01:31:50.363Z] #69 0.597 + dir=. [2019-11-08T01:31:50.363Z] #69 0.597 + bin=proxy [2019-11-08T01:31:50.363Z] #69 0.597 + shift [2019-11-08T01:31:50.363Z] #69 0.597 + '[' '!' -f ./proxy.installer ']' [2019-11-08T01:31:50.363Z] #69 0.597 + . ./proxy.installer [2019-11-08T01:31:50.363Z] #69 0.597 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:31:50.363Z] #69 0.598 + install_proxy [2019-11-08T01:31:50.363Z] #69 0.611 + case "$1" in [2019-11-08T01:31:50.363Z] #69 0.611 + export CGO_ENABLED=0 [2019-11-08T01:31:50.363Z] #69 0.611 + CGO_ENABLED=0 [2019-11-08T01:31:50.363Z] #69 0.611 + _install_proxy [2019-11-08T01:31:50.363Z] #69 0.611 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-08T01:31:50.363Z] #69 0.619 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:31:50.363Z] #69 0.620 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TCdPRJ42Bg/src/github.com/docker/libnetwork [2019-11-08T01:31:50.363Z] #69 0.624 Cloning into '/tmp/tmp.TCdPRJ42Bg/src/github.com/docker/libnetwork'... [2019-11-08T01:31:50.363Z] #69 ... [2019-11-08T01:31:50.363Z] [2019-11-08T01:31:50.363Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:31:50.363Z] #25 0.392 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:31:50.363Z] #25 0.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:31:50.363Z] #25 0.443 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:31:50.363Z] #25 0.460 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:31:50.363Z] #25 0.494 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:31:50.363Z] #25 1.003 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T01:31:50.363Z] #25 2.705 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T01:31:50.363Z] #25 3.893 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T01:31:50.375Z] #17 62.93 Selecting previously unselected package libjq1:amd64. [2019-11-08T01:31:50.375Z] #17 62.97 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T01:31:50.375Z] #17 62.97 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T01:31:50.378Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-11-08T01:31:50.633Z] #17 63.13 Selecting previously unselected package jq. [2019-11-08T01:31:50.633Z] #17 63.13 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-08T01:31:50.633Z] #17 63.15 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T01:31:50.633Z] #17 63.26 Selecting previously unselected package libaio1:amd64. [2019-11-08T01:31:50.633Z] #17 63.28 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-08T01:31:50.633Z] #17 63.28 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-08T01:31:50.766Z] #25 ... [2019-11-08T01:31:50.766Z] [2019-11-08T01:31:50.766Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:31:50.766Z] #41 0.567 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:31:50.766Z] #41 0.578 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:31:50.766Z] #41 0.628 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:31:50.766Z] #41 0.643 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:31:50.766Z] #41 0.657 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:31:50.766Z] #41 1.106 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T01:31:50.766Z] #41 2.536 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T01:31:50.766Z] #41 3.342 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T01:31:50.766Z] #41 ... [2019-11-08T01:31:50.766Z] [2019-11-08T01:31:50.766Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:31:50.766Z] #45 10.25 container/list [2019-11-08T01:31:50.766Z] #45 10.56 crypto/internal/subtle [2019-11-08T01:31:50.766Z] #45 10.68 crypto/subtle [2019-11-08T01:31:50.766Z] #45 11.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T01:31:50.766Z] #45 11.18 internal/nettrace [2019-11-08T01:31:50.766Z] #45 11.32 runtime/cgo [2019-11-08T01:31:50.890Z] #17 63.37 Selecting previously unselected package libcap2-bin. [2019-11-08T01:31:50.890Z] #17 63.38 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-08T01:31:50.890Z] #17 63.39 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T01:31:50.890Z] #17 63.51 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-08T01:31:50.890Z] #17 63.51 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-08T01:31:50.890Z] #17 63.52 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T01:31:50.890Z] #17 63.61 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-08T01:31:50.947Z] ok github.com/docker/docker/pkg/chrootarchive 3.639s coverage: 43.2% of statements [2019-11-08T01:31:51.148Z] #17 63.62 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-08T01:31:51.148Z] #17 63.62 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T01:31:51.206Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2019-11-08T01:31:51.406Z] #17 64.00 Selecting previously unselected package libpcre16-3:amd64. [2019-11-08T01:31:51.406Z] #17 64.01 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-08T01:31:51.406Z] #17 64.01 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T01:31:51.663Z] #17 64.19 Selecting previously unselected package libpcre32-3:amd64. [2019-11-08T01:31:51.663Z] #17 64.19 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-08T01:31:51.664Z] #17 64.20 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T01:31:51.664Z] #17 64.38 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-08T01:31:51.664Z] #17 64.38 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-08T01:31:51.664Z] #17 64.39 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T01:31:51.776Z] ok github.com/docker/docker/pkg/fsutils 0.283s coverage: 85.1% of statements [2019-11-08T01:31:51.776Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2019-11-08T01:31:51.921Z] #17 ... [2019-11-08T01:31:51.921Z] [2019-11-08T01:31:51.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:31:51.921Z] #41 54.90 CC compel/arch/x86/src/lib/cpu.o [2019-11-08T01:31:51.921Z] #41 56.25 CC compel/arch/x86/src/lib/infect.o [2019-11-08T01:31:51.921Z] #41 57.19 CC compel/src/lib/infect-rpc.o [2019-11-08T01:31:51.921Z] #41 57.44 CC compel/src/lib/infect-util.o [2019-11-08T01:31:51.921Z] #41 57.82 CC compel/src/lib/infect.o [2019-11-08T01:31:51.921Z] #41 60.02 CC compel/src/lib/ptrace.o [2019-11-08T01:31:51.921Z] #41 60.52 AR compel/libcompel.a [2019-11-08T01:31:51.921Z] #41 60.59 HOSTCC compel/src/main-host.o [2019-11-08T01:31:51.921Z] #41 60.95 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-08T01:31:51.921Z] #41 61.33 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T01:31:51.921Z] #41 61.69 HOSTCC compel/src/lib/log-host.o [2019-11-08T01:31:51.921Z] #41 61.89 HOSTLINK compel/compel-host-bin [2019-11-08T01:31:51.921Z] #41 61.97 DEP soccr/soccr.d [2019-11-08T01:31:51.921Z] #41 62.07 CC soccr/soccr.o [2019-11-08T01:31:51.921Z] #41 63.20 AR soccr/libsoccr.a [2019-11-08T01:31:51.921Z] #41 63.26 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T01:31:51.921Z] #41 63.63 DEP criu/arch/x86/sigframe.d [2019-11-08T01:31:51.921Z] #41 63.76 DEP criu/arch/x86/sigaction_compat.d [2019-11-08T01:31:51.921Z] #41 63.85 DEP criu/arch/x86/kerndat.d [2019-11-08T01:31:51.921Z] #41 63.98 DEP criu/arch/x86/crtools.d [2019-11-08T01:31:51.921Z] #41 64.14 DEP criu/arch/x86/cpu.d [2019-11-08T01:31:51.921Z] #41 64.37 CC criu/arch/x86/cpu.o [2019-11-08T01:31:52.037Z] ok github.com/docker/docker/pkg/discovery/kv 3.135s coverage: 84.1% of statements [2019-11-08T01:31:52.179Z] #41 65.01 CC criu/arch/x86/crtools.o [2019-11-08T01:31:52.296Z] ok github.com/docker/docker/layer 7.197s coverage: 68.8% of statements [2019-11-08T01:31:52.296Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T01:31:52.296Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T01:31:52.296Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T01:31:52.296Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T01:31:52.296Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T01:31:52.296Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T01:31:52.296Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T01:31:52.296Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T01:31:52.437Z] #41 ... [2019-11-08T01:31:52.437Z] [2019-11-08T01:31:52.437Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:31:52.437Z] #17 65.01 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-08T01:31:52.437Z] #17 65.01 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-08T01:31:52.437Z] #17 65.02 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T01:31:52.695Z] #17 65.29 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-08T01:31:52.695Z] #17 65.30 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-08T01:31:52.695Z] #17 65.30 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T01:31:52.695Z] #17 65.43 Selecting previously unselected package libnl-3-200:amd64. [2019-11-08T01:31:52.865Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2019-11-08T01:31:52.953Z] #17 65.43 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-08T01:31:52.953Z] #17 65.44 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T01:31:52.953Z] #17 65.56 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-08T01:31:52.953Z] #17 65.56 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-08T01:31:52.953Z] #17 65.56 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T01:31:53.125Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2019-11-08T01:31:53.211Z] #17 65.75 Selecting previously unselected package libreadline5:amd64. [2019-11-08T01:31:53.212Z] #17 65.76 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-08T01:31:53.212Z] #17 65.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T01:31:53.212Z] #17 65.89 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-08T01:31:53.385Z] ok github.com/docker/docker/pkg/ioutils 0.655s coverage: 70.6% of statements [2019-11-08T01:31:53.385Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2019-11-08T01:31:53.469Z] #17 65.89 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-08T01:31:53.469Z] #17 65.90 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T01:31:53.645Z] ok github.com/docker/docker/pkg/idtools 0.959s coverage: 70.1% of statements [2019-11-08T01:31:53.645Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T01:31:53.907Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2019-11-08T01:31:54.167Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2019-11-08T01:31:54.428Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2019-11-08T01:31:54.688Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2019-11-08T01:31:54.688Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 91.4% of statements [2019-11-08T01:31:54.948Z] ok github.com/docker/docker/pkg/mount 0.862s coverage: 70.0% of statements [2019-11-08T01:31:54.948Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T01:31:54.948Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T01:31:54.948Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T01:31:55.046Z] #45 ... [2019-11-08T01:31:55.046Z] [2019-11-08T01:31:55.046Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:31:55.046Z] #51 15.51 + cd /tmp/tmp.UoRby2RbbC/src/github.com/golangci/golangci-lint/ [2019-11-08T01:31:55.046Z] #51 15.51 + git checkout -q v1.20.0 [2019-11-08T01:31:55.046Z] #51 15.78 ++ git describe --tags [2019-11-08T01:31:55.046Z] #51 15.78 + version=v1.20.0 [2019-11-08T01:31:55.046Z] #51 15.78 ++ git rev-parse --short HEAD [2019-11-08T01:31:55.046Z] #51 15.78 + commit=cc98739 [2019-11-08T01:31:55.046Z] #51 15.78 ++ git show -s --format=%cd [2019-11-08T01:31:55.046Z] #51 15.78 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T01:31:55.046Z] #51 15.78 + 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-11-08T01:31:55.367Z] #17 67.51 Selecting previously unselected package net-tools. [2019-11-08T01:31:55.367Z] #17 67.51 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-08T01:31:55.367Z] #17 67.51 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T01:31:55.367Z] #17 67.75 Selecting previously unselected package python-pip-whl. [2019-11-08T01:31:55.367Z] #17 67.77 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T01:31:55.367Z] #17 67.77 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T01:31:55.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2019-11-08T01:31:55.625Z] #17 68.36 Selecting previously unselected package python3-pip. [2019-11-08T01:31:55.883Z] #17 68.36 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T01:31:55.883Z] #17 68.37 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T01:31:56.090Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2019-11-08T01:31:56.090Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2019-11-08T01:31:56.140Z] #17 68.70 Selecting previously unselected package python3-pkg-resources. [2019-11-08T01:31:56.140Z] #17 68.70 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T01:31:56.140Z] #17 68.71 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T01:31:56.351Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2019-11-08T01:31:56.399Z] #17 68.86 Selecting previously unselected package python3-setuptools. [2019-11-08T01:31:56.399Z] #17 68.86 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T01:31:56.399Z] #17 68.88 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T01:31:56.656Z] #17 69.10 Selecting previously unselected package python3-wheel. [2019-11-08T01:31:56.656Z] #17 69.11 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T01:31:56.656Z] #17 69.11 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T01:31:56.656Z] #17 69.26 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T01:31:56.656Z] #17 69.28 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-08T01:31:56.656Z] #17 69.28 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T01:31:56.914Z] #17 69.57 Selecting previously unselected package vim-runtime. [2019-11-08T01:31:56.914Z] #17 69.58 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T01:31:56.914Z] #17 69.60 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T01:31:56.914Z] #17 69.64 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T01:31:56.914Z] #17 69.65 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:31:56.921Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2019-11-08T01:31:57.489Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-11-08T01:31:57.748Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2019-11-08T01:31:58.317Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2019-11-08T01:31:58.317Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-11-08T01:31:58.886Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-11-08T01:31:58.886Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.6% of statements [2019-11-08T01:31:59.364Z] #51 ... [2019-11-08T01:31:59.364Z] [2019-11-08T01:31:59.364Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:31:59.364Z] #32 10.02 runtime/cgo [2019-11-08T01:31:59.440Z] #17 ... [2019-11-08T01:31:59.440Z] [2019-11-08T01:31:59.440Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:31:59.440Z] #44 126.0 net/http/httptrace [2019-11-08T01:31:59.440Z] #44 126.2 net/http [2019-11-08T01:31:59.440Z] #44 ... [2019-11-08T01:31:59.440Z] [2019-11-08T01:31:59.440Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:31:59.440Z] #41 66.26 CC criu/arch/x86/kerndat.o [2019-11-08T01:31:59.440Z] #41 66.76 CC criu/arch/x86/sigaction_compat.o [2019-11-08T01:31:59.440Z] #41 67.01 CC criu/arch/x86/sigframe.o [2019-11-08T01:31:59.440Z] #41 67.29 LINK criu/arch/x86/crtools.built-in.o [2019-11-08T01:31:59.440Z] #41 67.33 DEP criu/pie/util-vdso-elf32.d [2019-11-08T01:31:59.440Z] #41 67.51 DEP criu/arch/x86/vdso-pie.d [2019-11-08T01:31:59.440Z] #41 67.68 DEP criu/pie/parasite-vdso.d [2019-11-08T01:31:59.440Z] #41 67.84 DEP criu/pie/util-vdso.d [2019-11-08T01:31:59.440Z] #41 68.01 DEP criu/pie/util.d [2019-11-08T01:31:59.440Z] #41 68.19 CC criu/pie/util.o [2019-11-08T01:31:59.440Z] #41 68.59 CC criu/pie/util-vdso.o [2019-11-08T01:31:59.440Z] #41 69.16 CC criu/pie/parasite-vdso.o [2019-11-08T01:31:59.440Z] #41 70.12 CC criu/arch/x86/vdso-pie.o [2019-11-08T01:31:59.440Z] #41 70.52 CC criu/pie/util-vdso-elf32.o [2019-11-08T01:31:59.440Z] #41 71.16 AR criu/pie/pie.lib.a [2019-11-08T01:31:59.440Z] #41 71.23 DEP criu/pie/restorer.d [2019-11-08T01:31:59.440Z] #41 71.54 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-08T01:31:59.440Z] #41 71.68 DEP criu/arch/x86/restorer_unmap.d [2019-11-08T01:31:59.440Z] #41 71.71 DEP criu/arch/x86/restorer.d [2019-11-08T01:31:59.440Z] #41 71.93 DEP criu/pie/parasite.d [2019-11-08T01:31:59.440Z] #41 72.27 CC criu/pie/parasite.o [2019-11-08T01:31:59.768Z] #32 ... [2019-11-08T01:31:59.768Z] [2019-11-08T01:31:59.768Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:31:59.768Z] #45 18.37 vendor/golang.org/x/crypto/internal/subtle [2019-11-08T01:31:59.825Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2019-11-08T01:31:59.825Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2019-11-08T01:31:59.825Z] ok github.com/docker/docker/pkg/signal 2.820s coverage: 61.0% of statements [2019-11-08T01:32:00.394Z] testing: warning: no tests to run [2019-11-08T01:32:00.394Z] coverage: [no statements] [2019-11-08T01:32:00.394Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-11-08T01:32:00.654Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2019-11-08T01:32:00.654Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2019-11-08T01:32:00.813Z] #41 73.63 LINK criu/pie/parasite.built-in.o [2019-11-08T01:32:00.813Z] #41 73.66 GEN criu/pie/parasite-blob.h [2019-11-08T01:32:00.813Z] #41 73.67 CC criu/arch/x86/restorer.o [2019-11-08T01:32:00.813Z] #41 ... [2019-11-08T01:32:00.813Z] [2019-11-08T01:32:00.813Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:00.813Z] #17 73.43 Selecting previously unselected package vim. [2019-11-08T01:32:00.813Z] #17 73.44 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-08T01:32:00.813Z] #17 73.45 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:32:01.223Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2019-11-08T01:32:01.223Z] ok github.com/docker/docker/pkg/urlutil 0.021s coverage: 100.0% of statements [2019-11-08T01:32:01.223Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2019-11-08T01:32:01.379Z] #17 74.09 Selecting previously unselected package xfsprogs. [2019-11-08T01:32:01.379Z] #17 74.10 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-08T01:32:01.379Z] #17 74.14 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T01:32:01.645Z] #45 ... [2019-11-08T01:32:01.645Z] [2019-11-08T01:32:01.645Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:32:01.645Z] #39 12.40 + cd /tmp/tmp.3j8PmXdT0y/src/github.com/docker/distribution [2019-11-08T01:32:01.645Z] #39 12.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T01:32:01.645Z] #39 13.95 + GOPATH=/tmp/tmp.3j8PmXdT0y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3j8PmXdT0y go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T01:32:01.645Z] #39 ... [2019-11-08T01:32:01.645Z] [2019-11-08T01:32:01.645Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:32:01.645Z] #41 12.54 Fetched 7671 kB in 12s (633 kB/s) [2019-11-08T01:32:01.645Z] #41 12.54 Reading package lists... [2019-11-08T01:32:01.645Z] #41 16.36 Reading package lists... [2019-11-08T01:32:01.645Z] #41 21.01 Building dependency tree... [2019-11-08T01:32:01.645Z] #41 22.29 The following additional packages will be installed: [2019-11-08T01:32:01.645Z] #41 22.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T01:32:01.645Z] #41 22.30 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T01:32:01.645Z] #41 22.30 Suggested packages: [2019-11-08T01:32:01.645Z] #41 22.30 manpages-dev python-setuptools [2019-11-08T01:32:02.049Z] #41 ... [2019-11-08T01:32:02.049Z] [2019-11-08T01:32:02.049Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:32:02.049Z] #11 12.96 Fetched 7671 kB in 12s (622 kB/s) [2019-11-08T01:32:02.049Z] #11 12.96 Reading package lists... [2019-11-08T01:32:02.049Z] #11 17.29 Reading package lists... [2019-11-08T01:32:02.049Z] #11 22.29 Building dependency tree... [2019-11-08T01:32:02.049Z] #11 ... [2019-11-08T01:32:02.049Z] [2019-11-08T01:32:02.049Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:32:02.049Z] #34 13.09 Fetched 7671 kB in 12s (616 kB/s) [2019-11-08T01:32:02.049Z] #34 13.09 Reading package lists... [2019-11-08T01:32:02.049Z] #34 17.23 Reading package lists... [2019-11-08T01:32:02.312Z] #17 74.77 Selecting previously unselected package zip. [2019-11-08T01:32:02.312Z] #17 74.77 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-08T01:32:02.312Z] #17 74.78 Unpacking zip (3.0-11+b1) ... [2019-11-08T01:32:02.312Z] #17 74.97 Selecting previously unselected package libapparmor-perl. [2019-11-08T01:32:02.312Z] #17 74.98 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T01:32:02.312Z] #17 74.99 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T01:32:02.451Z] #34 22.37 Building dependency tree... [2019-11-08T01:32:02.451Z] #34 ... [2019-11-08T01:32:02.451Z] [2019-11-08T01:32:02.451Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:32:02.451Z] #69 13.02 + cd /tmp/tmp.TCdPRJ42Bg/src/github.com/docker/libnetwork [2019-11-08T01:32:02.451Z] #69 13.02 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:32:02.451Z] #69 13.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T01:32:02.451Z] #69 ... [2019-11-08T01:32:02.451Z] [2019-11-08T01:32:02.451Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:32:02.451Z] #25 13.46 Fetched 7671 kB in 13s (585 kB/s) [2019-11-08T01:32:02.451Z] #25 13.46 Reading package lists... [2019-11-08T01:32:02.451Z] #25 17.61 Reading package lists... [2019-11-08T01:32:02.451Z] #25 22.47 Building dependency tree... [2019-11-08T01:32:02.570Z] #17 75.17 Selecting previously unselected package apparmor. [2019-11-08T01:32:02.570Z] #17 75.17 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-08T01:32:02.570Z] #17 75.25 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T01:32:02.865Z] #25 ... [2019-11-08T01:32:02.865Z] [2019-11-08T01:32:02.865Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:32:02.865Z] #57 13.79 Fetched 7671 kB in 13s (577 kB/s) [2019-11-08T01:32:02.865Z] #57 13.79 Reading package lists... [2019-11-08T01:32:02.865Z] #57 18.88 Reading package lists... [2019-11-08T01:32:02.865Z] #57 23.36 Building dependency tree... [2019-11-08T01:32:02.865Z] #57 ... [2019-11-08T01:32:02.865Z] [2019-11-08T01:32:02.865Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:32:02.865Z] #41 23.78 The following NEW packages will be installed: [2019-11-08T01:32:02.865Z] #41 23.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T01:32:02.865Z] #41 23.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T01:32:02.865Z] #41 23.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T01:32:02.865Z] #41 23.81 zlib1g-dev [2019-11-08T01:32:02.865Z] #41 23.91 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:32:02.865Z] #41 23.91 Need to get 3476 kB of archives. [2019-11-08T01:32:02.865Z] #41 23.91 After this operation, 20.2 MB of additional disk space will be used. [2019-11-08T01:32:02.865Z] #41 23.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-08T01:32:03.132Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2019-11-08T01:32:03.132Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 73.8% of statements [2019-11-08T01:32:03.136Z] #17 75.71 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T01:32:03.136Z] #17 75.72 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T01:32:03.136Z] #17 75.73 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T01:32:03.302Z] #41 23.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-08T01:32:03.302Z] #41 23.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-08T01:32:03.302Z] #41 23.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-08T01:32:03.302Z] #41 23.99 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-08T01:32:03.302Z] #41 23.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-08T01:32:03.302Z] #41 23.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-08T01:32:03.302Z] #41 23.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-08T01:32:03.302Z] #41 24.02 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-08T01:32:03.302Z] #41 24.20 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-08T01:32:03.302Z] #41 24.22 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-08T01:32:03.302Z] #41 24.38 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-08T01:32:03.701Z] ok github.com/docker/docker/reference 0.050s coverage: 84.4% of statements [2019-11-08T01:32:03.777Z] #41 24.46 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-08T01:32:03.777Z] #41 24.47 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-08T01:32:03.777Z] #41 24.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T01:32:03.777Z] #41 24.50 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-08T01:32:04.640Z] ok github.com/docker/docker/plugin 0.579s coverage: 27.1% of statements [2019-11-08T01:32:04.747Z] #41 25.71 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:32:04.747Z] #41 25.82 Fetched 3476 kB in 0s (5327 kB/s) [2019-11-08T01:32:04.900Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2019-11-08T01:32:05.034Z] #17 77.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T01:32:05.034Z] #17 77.37 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-08T01:32:05.034Z] #17 77.37 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T01:32:05.156Z] #41 25.90 Selecting previously unselected package libnet1:s390x. [2019-11-08T01:32:05.156Z] #41 25.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T01:32:05.156Z] #41 25.96 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-08T01:32:05.156Z] #41 25.98 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T01:32:05.156Z] #41 26.10 Selecting previously unselected package libcap-dev:s390x. [2019-11-08T01:32:05.156Z] #41 26.11 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-08T01:32:05.156Z] #41 26.12 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-08T01:32:05.471Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2019-11-08T01:32:05.471Z] ok github.com/docker/docker/registry 0.322s coverage: 56.2% of statements [2019-11-08T01:32:05.554Z] #41 26.34 Selecting previously unselected package libnet1-dev. [2019-11-08T01:32:05.554Z] #41 26.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-08T01:32:05.554Z] #41 26.36 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T01:32:05.554Z] #41 26.54 Selecting previously unselected package libnl-3-200:s390x. [2019-11-08T01:32:05.554Z] #41 26.54 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-08T01:32:05.554Z] #41 26.54 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T01:32:05.958Z] #41 26.67 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-08T01:32:05.958Z] #41 26.68 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-08T01:32:05.958Z] #41 26.68 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-08T01:32:05.958Z] #41 ... [2019-11-08T01:32:05.958Z] [2019-11-08T01:32:05.958Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:32:05.958Z] #25 24.27 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T01:32:05.958Z] #25 24.27 The following additional packages will be installed: [2019-11-08T01:32:05.958Z] #25 24.29 libjq1 libonig4 [2019-11-08T01:32:05.958Z] #25 24.61 The following NEW packages will be installed: [2019-11-08T01:32:05.958Z] #25 24.71 jq libjq1 libonig4 [2019-11-08T01:32:05.958Z] #25 24.87 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:32:05.958Z] #25 24.87 Need to get 328 kB of archives. [2019-11-08T01:32:05.958Z] #25 24.87 After this operation, 1263 kB of additional disk space will be used. [2019-11-08T01:32:05.958Z] #25 24.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-08T01:32:05.958Z] #25 24.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-08T01:32:05.958Z] #25 24.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-08T01:32:05.958Z] #25 25.82 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:32:05.958Z] #25 25.95 Fetched 328 kB in 0s (2370 kB/s) [2019-11-08T01:32:05.958Z] #25 26.03 Selecting previously unselected package libonig4:s390x. [2019-11-08T01:32:05.958Z] #25 26.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 ... 14828 files and directories currently installed.) [2019-11-08T01:32:05.958Z] #25 26.17 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-08T01:32:05.958Z] #25 26.17 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-08T01:32:05.958Z] #25 26.36 Selecting previously unselected package libjq1:s390x. [2019-11-08T01:32:05.958Z] #25 26.36 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T01:32:05.958Z] #25 26.37 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T01:32:05.958Z] #25 26.55 Selecting previously unselected package jq. [2019-11-08T01:32:05.958Z] #25 26.57 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T01:32:05.958Z] #25 26.57 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T01:32:05.958Z] #25 26.73 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-08T01:32:05.958Z] #25 26.75 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T01:32:05.958Z] #25 26.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:05.958Z] #25 26.81 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T01:32:05.958Z] #25 DONE 27.0s [2019-11-08T01:32:05.958Z] [2019-11-08T01:32:05.958Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T01:32:05.958Z] #26 DONE 0.1s [2019-11-08T01:32:05.958Z] [2019-11-08T01:32:05.958Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:32:05.958Z] #41 26.95 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-08T01:32:05.958Z] #41 26.95 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-08T01:32:05.958Z] #41 26.96 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T01:32:05.958Z] #41 27.02 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-08T01:32:05.958Z] #41 27.03 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-08T01:32:05.958Z] #41 27.03 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-08T01:32:06.041Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2019-11-08T01:32:06.300Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2019-11-08T01:32:06.358Z] #41 27.13 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-08T01:32:06.358Z] #41 27.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-08T01:32:06.358Z] #41 27.14 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-08T01:32:06.358Z] #41 ... [2019-11-08T01:32:06.358Z] [2019-11-08T01:32:06.358Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:32:06.358Z] #57 23.36 Building dependency tree... [2019-11-08T01:32:06.358Z] #57 24.42 The following additional packages will be installed: [2019-11-08T01:32:06.358Z] #57 24.42 btrfs-progs liblzo2-2 [2019-11-08T01:32:06.358Z] #57 24.70 The following NEW packages will be installed: [2019-11-08T01:32:06.358Z] #57 24.70 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T01:32:06.358Z] #57 24.86 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:32:06.358Z] #57 24.86 Need to get 668 kB of archives. [2019-11-08T01:32:06.358Z] #57 24.86 After this operation, 5446 kB of additional disk space will be used. [2019-11-08T01:32:06.358Z] #57 24.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-08T01:32:06.358Z] #57 24.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-08T01:32:06.358Z] #57 24.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-08T01:32:06.358Z] #57 25.94 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:32:06.358Z] #57 26.01 Fetched 668 kB in 0s (4670 kB/s) [2019-11-08T01:32:06.358Z] #57 26.04 Selecting previously unselected package liblzo2-2:s390x. [2019-11-08T01:32:06.358Z] #57 26.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T01:32:06.358Z] #57 26.06 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-08T01:32:06.358Z] #57 26.07 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T01:32:06.358Z] #57 26.13 Selecting previously unselected package btrfs-progs. [2019-11-08T01:32:06.358Z] #57 26.13 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-08T01:32:06.358Z] #57 26.14 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T01:32:06.358Z] #57 26.71 Selecting previously unselected package btrfs-tools. [2019-11-08T01:32:06.358Z] #57 26.72 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-08T01:32:06.358Z] #57 26.72 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T01:32:06.358Z] #57 26.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:06.358Z] #57 26.97 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T01:32:06.358Z] #57 26.98 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T01:32:06.358Z] #57 27.00 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T01:32:06.359Z] #57 27.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:06.359Z] #57 DONE 27.2s [2019-11-08T01:32:06.359Z] [2019-11-08T01:32:06.359Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:32:06.359Z] #58 DONE 0.1s [2019-11-08T01:32:06.359Z] [2019-11-08T01:32:06.359Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:32:06.359Z] #11 24.21 The following additional packages will be installed: [2019-11-08T01:32:06.359Z] #11 24.22 libapparmor1 libseccomp2 [2019-11-08T01:32:06.359Z] #11 24.22 Suggested packages: [2019-11-08T01:32:06.359Z] #11 24.22 seccomp [2019-11-08T01:32:06.359Z] #11 24.46 The following NEW packages will be installed: [2019-11-08T01:32:06.359Z] #11 24.51 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T01:32:06.359Z] #11 24.64 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:32:06.359Z] #11 24.64 Need to get 301 kB of archives. [2019-11-08T01:32:06.359Z] #11 24.64 After this operation, 1402 kB of additional disk space will be used. [2019-11-08T01:32:06.359Z] #11 24.64 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-08T01:32:06.359Z] #11 24.67 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-11-08T01:32:06.359Z] #11 24.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-08T01:32:06.359Z] #11 24.73 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-08T01:32:06.359Z] #11 25.67 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:32:06.359Z] #11 25.74 Fetched 301 kB in 0s (1818 kB/s) [2019-11-08T01:32:06.359Z] #11 25.90 Selecting previously unselected package libseccomp2:s390x. [2019-11-08T01:32:06.359Z] #11 25.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T01:32:06.359Z] #11 25.92 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-08T01:32:06.359Z] #11 25.93 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T01:32:06.359Z] #11 26.07 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-08T01:32:06.359Z] #11 26.13 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-08T01:32:06.359Z] #11 26.14 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T01:32:06.359Z] #11 26.36 Selecting previously unselected package libapparmor1:s390x. [2019-11-08T01:32:06.359Z] #11 26.36 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T01:32:06.359Z] #11 26.36 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-08T01:32:06.359Z] #11 26.52 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-08T01:32:06.359Z] #11 26.52 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T01:32:06.359Z] #11 26.53 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-08T01:32:06.359Z] #11 26.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:06.359Z] #11 26.91 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T01:32:06.359Z] #11 26.92 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-08T01:32:06.359Z] #11 26.93 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-08T01:32:06.359Z] #11 26.94 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-08T01:32:06.359Z] #11 26.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:06.359Z] #11 DONE 27.3s [2019-11-08T01:32:06.359Z] [2019-11-08T01:32:06.359Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T01:32:06.359Z] #59 DONE 0.1s [2019-11-08T01:32:06.359Z] [2019-11-08T01:32:06.359Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:32:06.359Z] #53 DONE 0.1s [2019-11-08T01:32:06.359Z] [2019-11-08T01:32:06.359Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:32:06.359Z] #41 27.38 Selecting previously unselected package libprotobuf10:s390x. [2019-11-08T01:32:06.359Z] #41 27.38 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-08T01:32:06.359Z] #41 27.38 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-08T01:32:06.765Z] #41 ... [2019-11-08T01:32:06.765Z] [2019-11-08T01:32:06.765Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T01:32:06.765Z] #54 DONE 0.1s [2019-11-08T01:32:06.765Z] [2019-11-08T01:32:06.765Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:32:06.765Z] #60 0.269 + RM_GOPATH=0 [2019-11-08T01:32:06.765Z] #60 0.269 + TMP_GOPATH= [2019-11-08T01:32:06.765Z] #60 0.269 + : /build [2019-11-08T01:32:06.765Z] #60 0.270 + '[' -z '' ']' [2019-11-08T01:32:06.765Z] #60 0.270 ++ mktemp -d [2019-11-08T01:32:06.765Z] #60 0.281 + export GOPATH=/tmp/tmp.HyRDenHWLQ [2019-11-08T01:32:06.765Z] #60 0.281 + GOPATH=/tmp/tmp.HyRDenHWLQ [2019-11-08T01:32:06.765Z] #60 0.282 + RM_GOPATH=1 [2019-11-08T01:32:06.765Z] #60 0.283 ++ dirname ./install.sh [2019-11-08T01:32:06.765Z] #60 0.284 + dir=. [2019-11-08T01:32:06.765Z] #60 0.284 + bin=containerd [2019-11-08T01:32:06.765Z] #60 0.285 + shift [2019-11-08T01:32:06.765Z] #60 0.285 + '[' '!' -f ./containerd.installer ']' [2019-11-08T01:32:06.765Z] #60 0.285 + . ./containerd.installer [2019-11-08T01:32:06.765Z] #60 0.285 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T01:32:06.765Z] #60 0.286 + install_containerd [2019-11-08T01:32:06.765Z] #60 0.287 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T01:32:06.765Z] #60 0.287 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T01:32:06.765Z] #60 0.287 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HyRDenHWLQ/src/github.com/containerd/containerd [2019-11-08T01:32:06.765Z] #60 0.297 Cloning into '/tmp/tmp.HyRDenHWLQ/src/github.com/containerd/containerd'... [2019-11-08T01:32:06.932Z] #17 79.37 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T01:32:06.932Z] #17 79.38 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T01:32:06.932Z] #17 79.39 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T01:32:06.932Z] #17 79.50 Selecting previously unselected package mingw-w64-common. [2019-11-08T01:32:06.932Z] #17 79.50 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T01:32:06.932Z] #17 79.51 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T01:32:07.163Z] #60 ... [2019-11-08T01:32:07.163Z] [2019-11-08T01:32:07.163Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-08T01:32:07.163Z] #12 DONE 0.6s [2019-11-08T01:32:07.163Z] [2019-11-08T01:32:07.163Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:32:07.163Z] #41 28.14 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-08T01:32:07.163Z] #41 ... [2019-11-08T01:32:07.163Z] [2019-11-08T01:32:07.163Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T01:32:07.163Z] #13 DONE 0.4s [2019-11-08T01:32:07.163Z] [2019-11-08T01:32:07.163Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:32:07.163Z] #41 28.15 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-08T01:32:07.163Z] #41 28.15 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-08T01:32:07.553Z] #41 28.33 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-08T01:32:07.553Z] #41 28.33 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-08T01:32:07.553Z] #41 28.38 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-08T01:32:07.553Z] #41 ... [2019-11-08T01:32:07.553Z] [2019-11-08T01:32:07.553Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T01:32:07.553Z] #14 0.244 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T01:32:07.553Z] #14 DONE 0.4s [2019-11-08T01:32:08.017Z] [2019-11-08T01:32:08.017Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:08.017Z] #55 0.303 + RM_GOPATH=0 [2019-11-08T01:32:08.017Z] #55 0.303 + TMP_GOPATH= [2019-11-08T01:32:08.017Z] #55 0.303 + : /build [2019-11-08T01:32:08.017Z] #55 0.303 + '[' -z '' ']' [2019-11-08T01:32:08.017Z] #55 0.304 ++ mktemp -d [2019-11-08T01:32:08.017Z] #55 0.309 + export GOPATH=/tmp/tmp.1GyQ2WO4Y9 [2019-11-08T01:32:08.017Z] #55 0.309 + GOPATH=/tmp/tmp.1GyQ2WO4Y9 [2019-11-08T01:32:08.017Z] #55 0.309 + RM_GOPATH=1 [2019-11-08T01:32:08.017Z] #55 0.311 ++ dirname ./install.sh [2019-11-08T01:32:08.017Z] #55 0.316 + dir=. [2019-11-08T01:32:08.017Z] #55 0.317 + bin=runc [2019-11-08T01:32:08.017Z] #55 0.317 + shift [2019-11-08T01:32:08.017Z] #55 0.317 + '[' '!' -f ./runc.installer ']' [2019-11-08T01:32:08.017Z] #55 0.317 + . ./runc.installer [2019-11-08T01:32:08.017Z] #55 0.318 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T01:32:08.017Z] #55 0.319 + install_runc [2019-11-08T01:32:08.017Z] #55 0.324 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T01:32:08.017Z] #55 0.326 + uname -r [2019-11-08T01:32:08.017Z] #55 0.379 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T01:32:08.017Z] #55 0.379 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T01:32:08.017Z] #55 0.379 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T01:32:08.017Z] #55 0.379 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1GyQ2WO4Y9/src/github.com/opencontainers/runc [2019-11-08T01:32:08.017Z] #55 0.379 Cloning into '/tmp/tmp.1GyQ2WO4Y9/src/github.com/opencontainers/runc'... [2019-11-08T01:32:08.017Z] #55 ... [2019-11-08T01:32:08.017Z] [2019-11-08T01:32:08.017Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T01:32:08.017Z] #15 DONE 0.3s [2019-11-08T01:32:08.510Z] [2019-11-08T01:32:08.510Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:32:08.510Z] #34 24.27 The following additional packages will be installed: [2019-11-08T01:32:08.510Z] #34 24.27 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T01:32:08.510Z] #34 24.28 Suggested packages: [2019-11-08T01:32:08.510Z] #34 24.28 codeblocks eclipse ninja-build lrzip [2019-11-08T01:32:08.510Z] #34 24.28 Recommended packages: [2019-11-08T01:32:08.510Z] #34 24.28 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T01:32:08.510Z] #34 25.40 The following NEW packages will be installed: [2019-11-08T01:32:08.510Z] #34 25.40 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T01:32:08.510Z] #34 25.40 vim-common xxd [2019-11-08T01:32:08.510Z] #34 25.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:32:08.510Z] #34 25.49 Need to get 13.2 MB of archives. [2019-11-08T01:32:08.510Z] #34 25.49 After this operation, 59.4 MB of additional disk space will be used. [2019-11-08T01:32:08.510Z] #34 25.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T01:32:08.510Z] #34 25.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-08T01:32:08.510Z] #34 25.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-08T01:32:08.510Z] #34 26.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-08T01:32:08.510Z] #34 26.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-08T01:32:08.510Z] #34 26.40 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-08T01:32:08.510Z] #34 26.41 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-08T01:32:08.510Z] #34 26.42 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-08T01:32:08.510Z] #34 26.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T01:32:08.510Z] #34 26.63 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T01:32:08.510Z] #34 27.45 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:32:08.510Z] #34 27.56 Fetched 13.2 MB in 1s (10.9 MB/s) [2019-11-08T01:32:08.510Z] #34 27.69 Selecting previously unselected package cmake-data. [2019-11-08T01:32:08.510Z] #34 27.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-08T01:32:08.510Z] #34 27.76 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T01:32:08.510Z] #34 27.76 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T01:32:08.510Z] #34 ... [2019-11-08T01:32:08.510Z] [2019-11-08T01:32:08.510Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T01:32:08.510Z] #16 DONE 0.4s [2019-11-08T01:32:08.510Z] [2019-11-08T01:32:08.510Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:32:08.510Z] #41 29.46 Selecting previously unselected package libprotoc10:s390x. [2019-11-08T01:32:08.510Z] #41 29.48 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-08T01:32:08.510Z] #41 29.49 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-08T01:32:08.842Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2019-11-08T01:32:08.842Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2019-11-08T01:32:08.842Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2019-11-08T01:32:09.001Z] #41 ... [2019-11-08T01:32:09.001Z] [2019-11-08T01:32:09.001Z] #17 [dev 6/24] RUN ldconfig [2019-11-08T01:32:09.001Z] #17 DONE 0.4s [2019-11-08T01:32:09.001Z] [2019-11-08T01:32:09.001Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:09.516Z] #18 0.599 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:32:09.516Z] #18 0.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:32:09.516Z] #18 0.708 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:32:09.516Z] #18 0.709 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:32:09.516Z] #18 0.720 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:32:10.289Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-11-08T01:32:10.370Z] #18 ... [2019-11-08T01:32:10.370Z] [2019-11-08T01:32:10.370Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:32:10.370Z] #69 DONE 31.0s [2019-11-08T01:32:10.370Z] [2019-11-08T01:32:10.370Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:32:10.370Z] #41 30.61 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T01:32:10.370Z] #41 30.61 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-08T01:32:10.370Z] #41 30.62 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T01:32:10.370Z] #41 30.79 Selecting previously unselected package protobuf-compiler. [2019-11-08T01:32:10.370Z] #41 30.80 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-08T01:32:10.370Z] #41 30.80 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T01:32:10.370Z] #41 30.90 Selecting previously unselected package python-pkg-resources. [2019-11-08T01:32:10.370Z] #41 30.90 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T01:32:10.370Z] #41 30.91 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T01:32:10.370Z] #41 31.20 Selecting previously unselected package python-protobuf. [2019-11-08T01:32:10.370Z] #41 31.22 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-08T01:32:10.370Z] #41 31.22 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T01:32:11.228Z] #41 32.15 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T01:32:11.228Z] #41 32.17 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T01:32:11.228Z] #41 32.18 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T01:32:12.209Z] #17 ... [2019-11-08T01:32:12.209Z] [2019-11-08T01:32:12.209Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:12.209Z] #41 74.26 CC criu/arch/x86/restorer_unmap.o [2019-11-08T01:32:12.209Z] #41 74.29 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-08T01:32:12.209Z] #41 74.70 CC criu/pie/restorer.o [2019-11-08T01:32:12.209Z] #41 77.72 LINK criu/pie/restorer.built-in.o [2019-11-08T01:32:12.209Z] #41 77.74 GEN criu/pie/restorer-blob.h [2019-11-08T01:32:12.209Z] #41 77.83 DEP criu/vdso.d [2019-11-08T01:32:12.209Z] #41 78.18 DEP criu/vdso-compat.d [2019-11-08T01:32:12.209Z] #41 78.32 DEP criu/uts_ns.d [2019-11-08T01:32:12.209Z] #41 78.53 DEP criu/util.d [2019-11-08T01:32:12.209Z] #41 78.79 DEP criu/uffd.d [2019-11-08T01:32:12.209Z] #41 79.02 DEP criu/tun.d [2019-11-08T01:32:12.209Z] #41 79.24 DEP criu/tty.d [2019-11-08T01:32:12.209Z] #41 79.44 DEP criu/timerfd.d [2019-11-08T01:32:12.209Z] #41 79.59 DEP criu/sysfs_parse.d [2019-11-08T01:32:12.209Z] #41 79.76 DEP criu/sysctl.d [2019-11-08T01:32:12.209Z] #41 79.92 DEP criu/string.d [2019-11-08T01:32:12.209Z] #41 80.02 DEP criu/stats.d [2019-11-08T01:32:12.209Z] #41 80.12 DEP criu/sockets.d [2019-11-08T01:32:12.209Z] #41 80.33 DEP criu/sk-unix.d [2019-11-08T01:32:12.209Z] #41 80.57 DEP criu/sk-tcp.d [2019-11-08T01:32:12.209Z] #41 80.69 DEP criu/sk-queue.d [2019-11-08T01:32:12.209Z] #41 80.88 DEP criu/sk-packet.d [2019-11-08T01:32:12.209Z] #41 81.10 DEP criu/sk-netlink.d [2019-11-08T01:32:12.209Z] #41 81.30 DEP criu/sk-inet.d [2019-11-08T01:32:12.209Z] #41 81.46 DEP criu/signalfd.d [2019-11-08T01:32:12.209Z] #41 81.59 DEP criu/sigframe.d [2019-11-08T01:32:12.209Z] #41 81.80 DEP criu/shmem.d [2019-11-08T01:32:12.209Z] #41 82.00 DEP criu/servicefd.d [2019-11-08T01:32:12.209Z] #41 82.24 DEP criu/seize.d [2019-11-08T01:32:12.209Z] #41 82.42 DEP criu/seccomp.d [2019-11-08T01:32:12.209Z] #41 82.63 DEP criu/rst-malloc.d [2019-11-08T01:32:12.209Z] #41 82.70 DEP criu/rbtree.d [2019-11-08T01:32:12.209Z] #41 82.74 DEP criu/pstree.d [2019-11-08T01:32:12.209Z] #41 82.97 DEP criu/protobuf.d [2019-11-08T01:32:12.209Z] #41 83.13 GEN criu/protobuf-desc-gen.h [2019-11-08T01:32:12.209Z] #41 84.50 DEP criu/protobuf-desc.d [2019-11-08T01:32:12.209Z] #41 84.61 DEP criu/proc_parse.d [2019-11-08T01:32:12.209Z] #41 84.74 DEP criu/plugin.d [2019-11-08T01:32:12.209Z] #41 84.83 DEP criu/pipes.d [2019-11-08T01:32:12.209Z] #41 ... [2019-11-08T01:32:12.209Z] [2019-11-08T01:32:12.209Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:12.209Z] #44 138.7 github.com/LK4D4/vndr/godl [2019-11-08T01:32:12.209Z] #44 139.4 github.com/LK4D4/vndr [2019-11-08T01:32:12.209Z] #44 ... [2019-11-08T01:32:12.209Z] [2019-11-08T01:32:12.209Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:12.209Z] #17 84.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T01:32:12.209Z] #17 84.49 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T01:32:12.209Z] #17 84.62 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T01:32:12.467Z] #17 ... [2019-11-08T01:32:12.467Z] [2019-11-08T01:32:12.467Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:12.467Z] #44 DONE 149.4s [2019-11-08T01:32:12.727Z] [2019-11-08T01:32:12.727Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:12.727Z] #41 85.06 DEP criu/pie-util.d [2019-11-08T01:32:12.727Z] #41 85.16 DEP criu/pie-util-vdso.d [2019-11-08T01:32:12.727Z] #41 85.25 DEP criu/pie-util-vdso-elf32.d [2019-11-08T01:32:12.727Z] #41 85.33 DEP criu/path.d [2019-11-08T01:32:12.727Z] #41 85.44 DEP criu/parasite-syscall.d [2019-11-08T01:32:12.727Z] #41 85.84 DEP criu/pagemap.d [2019-11-08T01:32:13.293Z] #41 86.22 DEP criu/pagemap-cache.d [2019-11-08T01:32:13.552Z] #41 86.52 DEP criu/page-xfer.d [2019-11-08T01:32:13.798Z] #41 34.72 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T01:32:13.798Z] #41 34.73 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-08T01:32:13.798Z] #41 34.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:13.798Z] #41 34.75 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T01:32:13.810Z] #41 86.73 DEP criu/page-pipe.d [2019-11-08T01:32:13.810Z] #41 86.86 DEP criu/netfilter.d [2019-11-08T01:32:14.068Z] #41 87.03 DEP criu/net.d [2019-11-08T01:32:14.326Z] #41 87.27 DEP criu/namespaces.d [2019-11-08T01:32:14.584Z] #41 87.43 DEP criu/mount.d [2019-11-08T01:32:14.842Z] #41 87.73 DEP criu/mem.d [2019-11-08T01:32:15.100Z] #41 88.01 DEP criu/lsm.d [2019-11-08T01:32:15.357Z] #41 88.21 DEP criu/log.d [2019-11-08T01:32:15.357Z] #41 88.34 DEP criu/libnetlink.d [2019-11-08T01:32:15.380Z] #41 ... [2019-11-08T01:32:15.380Z] [2019-11-08T01:32:15.380Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:15.380Z] #27 2.146 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T01:32:15.380Z] #27 3.192 [2019-11-08T01:32:15.638Z] #41 88.47 DEP criu/kerndat.d [2019-11-08T01:32:15.638Z] #41 88.72 DEP criu/kcmp-ids.d [2019-11-08T01:32:15.883Z] #27 3.676 # 2.6% #### 6.8% ###### 8.9% ####### 11.0% ######### 13.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################## 25.6% ################### 27.7% ##################### 29.8% ######################## 34.0% ########################### 38.2% ############################ 40.2% ############################## 42.3% ############################### 44.4% ################################# 46.5% ################################### 48.6% #################################### 50.7% ##################################### 52.8% ####################################### 54.9% ######################################### 57.0% ############################################ 61.1% ############################################### 65.3% ################################################ 67.4% ################################################### 71.6% ##################################################### 73.7% ###################################################### 75.8% ######################################################## 77.8% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 84.1% ############################################################## 86.2% ############################################################### 88.3% ################################################################# 90.4% [2019-11-08T01:32:15.884Z] #27 ... [2019-11-08T01:32:15.884Z] [2019-11-08T01:32:15.884Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:32:15.884Z] #48 26.39 + cd /tmp/tmp.bcNmSLXfnP/src/gotest.tools/gotestsum [2019-11-08T01:32:15.884Z] #48 26.39 + git checkout -q v0.3.5 [2019-11-08T01:32:15.884Z] #48 26.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T01:32:15.884Z] #48 ... [2019-11-08T01:32:15.884Z] [2019-11-08T01:32:15.884Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:32:15.884Z] #29 32.17 + cd /tmp/tmp.5AnUzSrRMx/src/github.com/go-swagger/go-swagger [2019-11-08T01:32:15.884Z] #29 32.17 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T01:32:15.884Z] #29 34.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T01:32:15.896Z] #41 88.84 DEP criu/irmap.d [2019-11-08T01:32:16.154Z] #41 89.02 DEP criu/ipc_ns.d [2019-11-08T01:32:16.302Z] #29 ... [2019-11-08T01:32:16.302Z] [2019-11-08T01:32:16.302Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:16.412Z] #41 89.23 DEP criu/image.d [2019-11-08T01:32:16.412Z] #41 89.44 DEP criu/image-desc.d [2019-11-08T01:32:16.671Z] #41 89.53 DEP criu/fsnotify.d [2019-11-08T01:32:16.671Z] #41 89.70 DEP criu/filesystems.d [2019-11-08T01:32:16.671Z] #41 89.80 DEP criu/files.d [2019-11-08T01:32:16.704Z] #27 3.676 # 2.6% #### 6.8% ###### 8.9% ####### 11.0% ######### 13.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################## 25.6% ################### 27.7% ##################### 29.8% ######################## 34.0% ########################### 38.2% ############################ 40.2% ############################## 42.3% ############################### 44.4% ################################# 46.5% ################################### 48.6% #################################### 50.7% ##################################### 52.8% ####################################### 54.9% ######################################### 57.0% ############################################ 61.1% ############################################### 65.3% ################################################ 67.4% ################################################### 71.6% ##################################################### 73.7% ###################################################### 75.8% ######################################################## 77.8% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 84.1% ############################################################## 86.2% ############################################################### 88.3% ################################################################# 90.4% ################################################################## 92.5% #################################################################### 94.6% ##################################################################### 96.7% ####################################################################### 98.7% ######################################################################## 100.0% [2019-11-08T01:32:16.934Z] #41 89.94 DEP criu/files-reg.d [2019-11-08T01:32:17.103Z] #27 11.13 [2019-11-08T01:32:17.192Z] #41 90.12 DEP criu/files-ext.d [2019-11-08T01:32:17.449Z] #41 90.25 DEP criu/file-lock.d [2019-11-08T01:32:17.449Z] #41 90.44 DEP criu/file-ids.d [2019-11-08T01:32:17.706Z] #41 90.63 DEP criu/fifo.d [2019-11-08T01:32:17.706Z] #41 90.76 DEP criu/fdstore.d [2019-11-08T01:32:17.706Z] #41 ... [2019-11-08T01:32:17.706Z] [2019-11-08T01:32:17.706Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:32:17.706Z] #28 155.1 + rm -rf /tmp/tmp.sHcqcuwEfb [2019-11-08T01:32:18.335Z] #27 11.55 ##### 7.4% ######### 13.1% ############# 18.8% ################# 24.5% [2019-11-08T01:32:18.335Z] #27 ... [2019-11-08T01:32:18.335Z] [2019-11-08T01:32:18.335Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:32:18.335Z] #41 38.68 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-08T01:32:18.335Z] #41 38.68 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-08T01:32:18.335Z] #41 38.69 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T01:32:18.335Z] #41 38.72 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-08T01:32:18.335Z] #41 38.74 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-08T01:32:18.335Z] #41 38.75 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T01:32:18.335Z] #41 38.76 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-08T01:32:18.335Z] #41 38.77 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T01:32:18.335Z] #41 38.81 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-08T01:32:18.335Z] #41 38.82 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-08T01:32:18.335Z] #41 38.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:18.335Z] #41 DONE 39.2s [2019-11-08T01:32:18.335Z] [2019-11-08T01:32:18.335Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:18.639Z] #28 DONE 155.8s [2019-11-08T01:32:18.639Z] [2019-11-08T01:32:18.639Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:18.639Z] #17 90.44 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T01:32:18.639Z] #17 90.44 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T01:32:18.639Z] #17 90.45 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T01:32:18.639Z] #17 90.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T01:32:18.639Z] #17 90.58 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T01:32:18.639Z] #17 90.58 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:32:19.139Z] #27 11.55 ##### 7.4% ######### 13.1% ############# 18.8% ################# 24.5% ######################### 35.8% ################################# 47.1% ########################################## 58.5% ################################################## 69.8% ########################################################## 81.1% ###################################################################### 98.1% ######################################################################## 100.0% [2019-11-08T01:32:20.199Z] #27 13.53 [2019-11-08T01:32:20.199Z] #27 ... [2019-11-08T01:32:20.199Z] [2019-11-08T01:32:20.199Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:32:20.199Z] #34 30.85 Selecting previously unselected package liblzo2-2:s390x. [2019-11-08T01:32:20.199Z] #34 30.87 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-08T01:32:20.199Z] #34 30.88 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T01:32:20.199Z] #34 30.98 Selecting previously unselected package libicu57:s390x. [2019-11-08T01:32:20.199Z] #34 30.99 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-08T01:32:20.199Z] #34 30.99 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-08T01:32:20.199Z] #34 38.14 Selecting previously unselected package libxml2:s390x. [2019-11-08T01:32:20.199Z] #34 38.15 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-08T01:32:20.199Z] #34 38.16 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T01:32:20.199Z] #34 38.90 Selecting previously unselected package libarchive13:s390x. [2019-11-08T01:32:20.199Z] #34 38.90 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-08T01:32:20.199Z] #34 38.90 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-08T01:32:20.199Z] #34 39.17 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-08T01:32:20.199Z] #34 39.17 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-08T01:32:20.199Z] #34 39.18 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-08T01:32:20.199Z] #34 39.29 Selecting previously unselected package libuv1:s390x. [2019-11-08T01:32:20.199Z] #34 39.29 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-08T01:32:20.199Z] #34 39.29 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-08T01:32:20.199Z] #34 39.43 Selecting previously unselected package cmake. [2019-11-08T01:32:20.199Z] #34 39.43 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-08T01:32:20.199Z] #34 39.53 Unpacking cmake (3.7.2-1) ... [2019-11-08T01:32:20.199Z] #34 ... [2019-11-08T01:32:20.199Z] [2019-11-08T01:32:20.199Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:32:20.199Z] #32 30.74 sync [2019-11-08T01:32:20.199Z] #32 30.75 internal/reflectlite [2019-11-08T01:32:20.199Z] #32 34.25 sort [2019-11-08T01:32:20.199Z] #32 34.26 errors [2019-11-08T01:32:20.199Z] #32 35.00 strconv [2019-11-08T01:32:20.199Z] #32 35.72 io [2019-11-08T01:32:20.199Z] #32 37.23 internal/oserror [2019-11-08T01:32:20.199Z] #32 37.33 syscall [2019-11-08T01:32:20.199Z] #32 39.91 reflect [2019-11-08T01:32:20.199Z] #32 ... [2019-11-08T01:32:20.199Z] [2019-11-08T01:32:20.199Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:20.199Z] #42 1.699 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T01:32:20.199Z] #42 1.699 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T01:32:20.655Z] #42 ... [2019-11-08T01:32:20.655Z] [2019-11-08T01:32:20.655Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:20.655Z] #18 1.862 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-08T01:32:20.655Z] #18 3.380 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-08T01:32:20.655Z] #18 4.308 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-08T01:32:20.891Z] 12c8dbabfd62: Verifying Checksum [2019-11-08T01:32:20.891Z] 12c8dbabfd62: Download complete [2019-11-08T01:32:21.068Z] #18 ... [2019-11-08T01:32:21.068Z] [2019-11-08T01:32:21.068Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:22.701Z] #27 14.12 0.1% ## 3.5% #### 6.0% ###### 8.5% ####### 11.1% ######### 13.6% ########### 16.2% ############# 18.7% ############### 21.2% ################# 23.8% ################## 26.3% ###################### 31.4% ######################## 34.0% ############################ 39.1% ############################# 41.6% [2019-11-08T01:32:22.701Z] #27 ... [2019-11-08T01:32:22.701Z] [2019-11-08T01:32:22.701Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:22.701Z] #45 33.27 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T01:32:22.701Z] #45 33.27 internal/reflectlite [2019-11-08T01:32:22.701Z] #45 33.89 math/rand [2019-11-08T01:32:22.701Z] #45 35.03 internal/singleflight [2019-11-08T01:32:22.701Z] #45 36.78 io [2019-11-08T01:32:22.701Z] #45 36.79 strconv [2019-11-08T01:32:22.701Z] #45 38.66 bytes [2019-11-08T01:32:22.701Z] #45 40.84 reflect [2019-11-08T01:32:22.701Z] #45 41.48 bufio [2019-11-08T01:32:22.701Z] #45 ... [2019-11-08T01:32:22.701Z] [2019-11-08T01:32:22.701Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:23.522Z] #27 14.12 0.1% ## 3.5% #### 6.0% ###### 8.5% ####### 11.1% ######### 13.6% ########### 16.2% ############# 18.7% ############### 21.2% ################# 23.8% ################## 26.3% ###################### 31.4% ######################## 34.0% ############################ 39.1% ############################# 41.6% ############################### 44.2% ################################# 46.7% ################################### 49.2% ##################################### 51.8% ######################################## 56.8% [2019-11-08T01:32:23.522Z] #27 ... [2019-11-08T01:32:23.522Z] [2019-11-08T01:32:23.522Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:32:23.522Z] #34 43.26 Selecting previously unselected package xxd. [2019-11-08T01:32:23.522Z] #34 43.27 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-08T01:32:23.522Z] #34 43.27 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:32:23.522Z] #34 43.48 Selecting previously unselected package vim-common. [2019-11-08T01:32:23.522Z] #34 43.48 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T01:32:23.522Z] #34 43.49 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:32:23.522Z] #34 43.74 Processing triggers for mime-support (3.60) ... [2019-11-08T01:32:23.522Z] #34 43.84 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:32:23.522Z] #34 43.86 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-08T01:32:23.522Z] #34 43.88 Setting up cmake-data (3.7.2-1) ... [2019-11-08T01:32:23.522Z] #34 43.90 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-08T01:32:23.522Z] #34 43.92 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T01:32:23.522Z] #34 43.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:23.522Z] #34 43.96 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:32:23.522Z] #34 43.97 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T01:32:23.522Z] #34 43.98 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-08T01:32:23.522Z] #34 43.99 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-08T01:32:23.522Z] #34 44.00 Setting up cmake (3.7.2-1) ... [2019-11-08T01:32:23.522Z] #34 44.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:23.522Z] #34 DONE 44.3s [2019-11-08T01:32:23.522Z] [2019-11-08T01:32:23.522Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:23.522Z] #27 14.12 0.1% ## 3.5% #### 6.0% ###### 8.5% ####### 11.1% ######### 13.6% ########### 16.2% ############# 18.7% ############### 21.2% ################# 23.8% ################## 26.3% ###################### 31.4% ######################## 34.0% ############################ 39.1% ############################# 41.6% ############################### 44.2% ################################# 46.7% ################################### 49.2% ##################################### 51.8% ######################################## 56.8% ########################################## 59.4% [2019-11-08T01:32:23.522Z] #27 ... [2019-11-08T01:32:23.522Z] [2019-11-08T01:32:23.522Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:32:23.522Z] #35 DONE 0.1s [2019-11-08T01:32:23.522Z] [2019-11-08T01:32:23.522Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T01:32:23.522Z] #36 DONE 0.1s [2019-11-08T01:32:23.522Z] [2019-11-08T01:32:23.522Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:25.176Z] #27 14.12 0.1% ## 3.5% #### 6.0% ###### 8.5% ####### 11.1% ######### 13.6% ########### 16.2% ############# 18.7% ############### 21.2% ################# 23.8% ################## 26.3% ###################### 31.4% ######################## 34.0% ############################ 39.1% ############################# 41.6% ############################### 44.2% ################################# 46.7% ################################### 49.2% ##################################### 51.8% ######################################## 56.8% ########################################## 59.4% ############################################ 62.0% ############################################## 64.5% ################################################ 67.0% ##################################################### 74.7% ########################################################### 82.3% ############################################################## 87.3% ################################################################ 89.9% ################################################################## 92.4% ###################################################################### 97.5% ######################################################################## 100.0% [2019-11-08T01:32:25.192Z] #17 ... [2019-11-08T01:32:25.192Z] [2019-11-08T01:32:25.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:25.192Z] #41 90.89 DEP criu/fault-injection.d [2019-11-08T01:32:25.192Z] #41 90.94 DEP criu/external.d [2019-11-08T01:32:25.192Z] #41 91.05 DEP criu/eventpoll.d [2019-11-08T01:32:25.192Z] #41 91.17 DEP criu/eventfd.d [2019-11-08T01:32:25.192Z] #41 91.36 DEP criu/crtools.d [2019-11-08T01:32:25.192Z] #41 91.70 DEP criu/cr-service.d [2019-11-08T01:32:25.192Z] #41 92.00 DEP criu/cr-restore.d [2019-11-08T01:32:25.192Z] #41 92.39 DEP criu/cr-errno.d [2019-11-08T01:32:25.192Z] #41 92.42 DEP criu/cr-dump.d [2019-11-08T01:32:25.192Z] #41 92.61 DEP criu/cr-dedup.d [2019-11-08T01:32:25.192Z] #41 92.78 DEP criu/cr-check.d [2019-11-08T01:32:25.192Z] #41 93.03 DEP criu/config.d [2019-11-08T01:32:25.192Z] #41 93.24 DEP criu/clone-noasan.d [2019-11-08T01:32:25.192Z] #41 93.29 DEP criu/cgroup.d [2019-11-08T01:32:25.192Z] #41 93.44 DEP criu/cgroup-props.d [2019-11-08T01:32:25.192Z] #41 93.55 DEP criu/bitmap.d [2019-11-08T01:32:25.192Z] #41 93.56 DEP criu/bfd.d [2019-11-08T01:32:25.192Z] #41 93.66 DEP criu/autofs.d [2019-11-08T01:32:25.192Z] #41 93.81 DEP criu/aio.d [2019-11-08T01:32:25.192Z] #41 93.99 DEP criu/action-scripts.d [2019-11-08T01:32:25.192Z] #41 94.22 CC criu/action-scripts.o [2019-11-08T01:32:25.192Z] #41 94.57 CC criu/aio.o [2019-11-08T01:32:25.192Z] #41 95.05 CC criu/autofs.o [2019-11-08T01:32:25.192Z] #41 96.42 CC criu/bfd.o [2019-11-08T01:32:25.192Z] #41 96.92 CC criu/bitmap.o [2019-11-08T01:32:25.192Z] #41 97.08 CC criu/cgroup-props.o [2019-11-08T01:32:25.192Z] #41 97.95 CC criu/cgroup.o [2019-11-08T01:32:26.144Z] #27 19.42 [2019-11-08T01:32:26.610Z] #27 19.97 1.2% # 2.2% [2019-11-08T01:32:26.610Z] #27 ... [2019-11-08T01:32:26.610Z] [2019-11-08T01:32:26.610Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:26.610Z] #55 9.633 + cd /tmp/tmp.1GyQ2WO4Y9/src/github.com/opencontainers/runc [2019-11-08T01:32:26.610Z] #55 9.634 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T01:32:26.610Z] #55 9.999 + '[' -z '' ']' [2019-11-08T01:32:26.610Z] #55 9.999 + target=static [2019-11-08T01:32:26.610Z] #55 10.00 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T01:32:26.610Z] #55 11.50 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-11-08T01:32:26.610Z] #55 ... [2019-11-08T01:32:26.610Z] [2019-11-08T01:32:26.610Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:27.718Z] #41 100.7 CC criu/clone-noasan.o [2019-11-08T01:32:27.976Z] #41 100.8 CC criu/config.o [2019-11-08T01:32:28.909Z] #41 102.0 CC criu/cr-check.o [2019-11-08T01:32:30.282Z] #41 103.1 CC criu/cr-dedup.o [2019-11-08T01:32:30.540Z] #41 103.5 CC criu/cr-dump.o [2019-11-08T01:32:31.214Z] #27 19.97 1.2% # 2.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ######## 11.6% ######### 13.5% ########### 15.4% ########### 16.4% ############ 17.3% ############# 19.2% ############### 21.1% ################ 23.0% ################# 24.9% ################### 26.8% #################### 28.6% ##################### 29.6% ###################### 31.5% ######################## 33.4% ######################## 34.3% ########################## 36.2% ########################## 37.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################ 44.7% ################################# 46.6% ################################## 47.6% ################################### 49.4% [2019-11-08T01:32:31.214Z] #27 ... [2019-11-08T01:32:31.214Z] [2019-11-08T01:32:31.214Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:31.214Z] #37 0.238 + RM_GOPATH=0 [2019-11-08T01:32:31.214Z] #37 0.240 + TMP_GOPATH= [2019-11-08T01:32:31.214Z] #37 0.240 + : /build [2019-11-08T01:32:31.214Z] #37 0.241 + '[' -z '' ']' [2019-11-08T01:32:31.214Z] #37 0.241 ++ mktemp -d [2019-11-08T01:32:31.214Z] #37 0.243 + export GOPATH=/tmp/tmp.agHCa6pZrZ [2019-11-08T01:32:31.214Z] #37 0.243 + GOPATH=/tmp/tmp.agHCa6pZrZ [2019-11-08T01:32:31.214Z] #37 0.243 + RM_GOPATH=1 [2019-11-08T01:32:31.214Z] #37 0.244 ++ dirname ./install.sh [2019-11-08T01:32:31.214Z] #37 0.245 + dir=. [2019-11-08T01:32:31.214Z] #37 0.246 + bin=tini [2019-11-08T01:32:31.214Z] #37 0.246 + shift [2019-11-08T01:32:31.214Z] #37 0.246 + '[' '!' -f ./tini.installer ']' [2019-11-08T01:32:31.214Z] #37 0.246 + . ./tini.installer [2019-11-08T01:32:31.214Z] #37 0.247 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T01:32:31.214Z] #37 0.247 + install_tini [2019-11-08T01:32:31.214Z] #37 0.247 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T01:32:31.214Z] #37 0.247 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T01:32:31.214Z] #37 0.248 + git clone https://github.com/krallin/tini.git /tmp/tmp.agHCa6pZrZ/tini [2019-11-08T01:32:31.214Z] #37 0.250 Cloning into '/tmp/tmp.agHCa6pZrZ/tini'... [2019-11-08T01:32:31.214Z] #37 0.958 + cd /tmp/tmp.agHCa6pZrZ/tini [2019-11-08T01:32:31.214Z] #37 0.958 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T01:32:31.214Z] #37 0.961 + cmake . [2019-11-08T01:32:31.214Z] #37 1.624 -- The C compiler identification is GNU 6.3.0 [2019-11-08T01:32:31.214Z] #37 1.665 -- Check for working C compiler: /usr/bin/cc [2019-11-08T01:32:31.214Z] #37 2.337 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T01:32:31.214Z] #37 2.339 -- Detecting C compiler ABI info [2019-11-08T01:32:31.214Z] #37 3.047 -- Detecting C compiler ABI info - done [2019-11-08T01:32:31.214Z] #37 3.082 -- Detecting C compile features [2019-11-08T01:32:31.214Z] #37 4.559 -- Detecting C compile features - done [2019-11-08T01:32:31.214Z] #37 4.614 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T01:32:31.214Z] #37 4.763 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T01:32:31.214Z] #37 4.929 -- Configuring done [2019-11-08T01:32:31.214Z] #37 4.984 -- Generating done [2019-11-08T01:32:31.214Z] #37 4.987 -- Build files have been written to: /tmp/tmp.agHCa6pZrZ/tini [2019-11-08T01:32:31.214Z] #37 4.995 + make tini-static [2019-11-08T01:32:31.214Z] #37 5.392 Scanning dependencies of target tini-static [2019-11-08T01:32:31.214Z] #37 5.529 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T01:32:31.214Z] #37 6.713 [100%] Linking C executable tini-static [2019-11-08T01:32:31.214Z] #37 7.100 [100%] Built target tini-static [2019-11-08T01:32:31.214Z] #37 7.168 + mkdir -p /build [2019-11-08T01:32:31.214Z] #37 7.174 + cp tini-static /build/docker-init [2019-11-08T01:32:31.214Z] #37 DONE 7.3s [2019-11-08T01:32:31.214Z] [2019-11-08T01:32:31.214Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:31.214Z] #42 2.779 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T01:32:31.214Z] #42 2.809 GEN .gitid [2019-11-08T01:32:31.214Z] #42 2.817 GEN criu/include/version.h [2019-11-08T01:32:31.214Z] #42 2.848 GEN include/common/asm [2019-11-08T01:32:31.214Z] #42 4.134 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.220 PBCC images/opts.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.257 PBCC images/sit.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.326 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T01:32:31.214Z] #42 4.386 DEP images/opts.pb-c.d [2019-11-08T01:32:31.214Z] #42 4.430 DEP images/sit.pb-c.d [2019-11-08T01:32:31.214Z] #42 4.468 PBCC images/macvlan.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.490 DEP images/macvlan.pb-c.d [2019-11-08T01:32:31.214Z] #42 4.519 PBCC images/autofs.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.554 DEP images/autofs.pb-c.d [2019-11-08T01:32:31.214Z] #42 4.609 PBCC images/sysctl.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.632 DEP images/sysctl.pb-c.d [2019-11-08T01:32:31.214Z] #42 4.655 PBCC images/time.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.719 DEP images/time.pb-c.d [2019-11-08T01:32:31.214Z] #42 4.763 PBCC images/binfmt-misc.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.789 DEP images/binfmt-misc.pb-c.d [2019-11-08T01:32:31.214Z] #42 4.851 PBCC images/seccomp.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.885 DEP images/seccomp.pb-c.d [2019-11-08T01:32:31.214Z] #42 4.937 PBCC images/userns.pb-c.c [2019-11-08T01:32:31.214Z] #42 4.956 DEP images/userns.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.042 PBCC images/cgroup.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.060 DEP images/cgroup.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.122 PBCC images/fown.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.124 PBCC images/ext-file.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.170 DEP images/fown.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.229 DEP images/ext-file.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.236 PBCC images/rpc.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.256 DEP images/rpc.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.281 PBCC images/siginfo.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.298 DEP images/siginfo.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.321 PBCC images/pagemap.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.340 DEP images/pagemap.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.371 PBCC images/rlimit.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.381 DEP images/rlimit.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.496 PBCC images/file-lock.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.529 DEP images/file-lock.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.584 PBCC images/tty.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.622 DEP images/tty.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.660 PBCC images/tun.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.679 PBCC images/netdev.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.702 DEP images/tun.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.730 DEP images/netdev.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.758 PBCC images/vma.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.769 DEP images/vma.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.796 PBCC images/creds.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.813 DEP images/creds.pb-c.d [2019-11-08T01:32:31.214Z] #42 5.950 PBCC images/utsns.pb-c.c [2019-11-08T01:32:31.214Z] #42 5.954 DEP images/utsns.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.009 PBCC images/ipc-desc.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.017 PBCC images/ipc-sem.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.060 DEP images/ipc-desc.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.084 DEP images/ipc-sem.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.122 PBCC images/ipc-msg.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.148 DEP images/ipc-msg.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.182 PBCC images/ipc-shm.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.192 DEP images/ipc-shm.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.249 PBCC images/ipc-var.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.271 DEP images/ipc-var.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.312 PBCC images/sk-opts.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.329 PBCC images/packet-sock.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.361 DEP images/sk-opts.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.405 DEP images/packet-sock.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.433 PBCC images/sk-netlink.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.461 DEP images/sk-netlink.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.479 PBCC images/sk-inet.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.502 DEP images/sk-inet.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.523 PBCC images/sk-unix.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.545 DEP images/sk-unix.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.576 PBCC images/mm.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.587 DEP images/mm.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.627 PBCC images/timerfd.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.676 DEP images/timerfd.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.710 PBCC images/timer.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.736 DEP images/timer.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.819 PBCC images/sa.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.855 DEP images/sa.pb-c.d [2019-11-08T01:32:31.214Z] #42 6.920 PBCC images/pipe-data.pb-c.c [2019-11-08T01:32:31.214Z] #42 6.940 DEP images/pipe-data.pb-c.d [2019-11-08T01:32:31.214Z] #42 7.002 PBCC images/mnt.pb-c.c [2019-11-08T01:32:31.214Z] #42 7.078 DEP images/mnt.pb-c.d [2019-11-08T01:32:31.214Z] #42 7.167 PBCC images/sk-packet.pb-c.c [2019-11-08T01:32:31.214Z] #42 7.178 DEP images/sk-packet.pb-c.d [2019-11-08T01:32:31.214Z] #42 7.231 PBCC images/tcp-stream.pb-c.c [2019-11-08T01:32:31.214Z] #42 7.259 DEP images/tcp-stream.pb-c.d [2019-11-08T01:32:31.214Z] #42 7.274 PBCC images/pipe.pb-c.c [2019-11-08T01:32:31.214Z] #42 7.310 DEP images/pipe.pb-c.d [2019-11-08T01:32:31.214Z] #42 7.342 PBCC images/pstree.pb-c.c [2019-11-08T01:32:31.214Z] #42 7.408 DEP images/pstree.pb-c.d [2019-11-08T01:32:31.214Z] #42 7.519 PBCC images/fs.pb-c.c [2019-11-08T01:32:31.215Z] #42 7.542 DEP images/fs.pb-c.d [2019-11-08T01:32:31.215Z] #42 7.630 PBCC images/signalfd.pb-c.c [2019-11-08T01:32:31.215Z] #42 7.739 DEP images/signalfd.pb-c.d [2019-11-08T01:32:31.215Z] #42 7.826 PBCC images/fh.pb-c.c [2019-11-08T01:32:31.215Z] #42 7.958 PBCC images/fsnotify.pb-c.c [2019-11-08T01:32:31.215Z] #42 8.006 DEP images/fh.pb-c.d [2019-11-08T01:32:31.215Z] #42 8.129 DEP images/fsnotify.pb-c.d [2019-11-08T01:32:31.215Z] #42 8.264 PBCC images/eventpoll.pb-c.c [2019-11-08T01:32:31.215Z] #42 8.276 DEP images/eventpoll.pb-c.d [2019-11-08T01:32:31.215Z] #42 8.410 PBCC images/eventfd.pb-c.c [2019-11-08T01:32:31.215Z] #42 8.453 DEP images/eventfd.pb-c.d [2019-11-08T01:32:31.215Z] #42 8.514 PBCC images/remap-file-path.pb-c.c [2019-11-08T01:32:31.215Z] #42 8.600 DEP images/remap-file-path.pb-c.d [2019-11-08T01:32:31.215Z] #42 8.619 PBCC images/fifo.pb-c.c [2019-11-08T01:32:31.215Z] #42 8.641 DEP images/fifo.pb-c.d [2019-11-08T01:32:31.215Z] #42 8.715 PBCC images/ghost-file.pb-c.c [2019-11-08T01:32:31.215Z] #42 8.795 DEP images/ghost-file.pb-c.d [2019-11-08T01:32:31.215Z] #42 8.853 PBCC images/regfile.pb-c.c [2019-11-08T01:32:31.215Z] #42 8.967 DEP images/regfile.pb-c.d [2019-11-08T01:32:31.215Z] #42 9.059 PBCC images/ns.pb-c.c [2019-11-08T01:32:31.215Z] #42 9.076 DEP images/ns.pb-c.d [2019-11-08T01:32:31.215Z] #42 9.114 PBCC images/fdinfo.pb-c.c [2019-11-08T01:32:31.215Z] #42 9.158 DEP images/fdinfo.pb-c.d [2019-11-08T01:32:31.215Z] #42 9.231 PBCC images/core-aarch64.pb-c.c [2019-11-08T01:32:31.215Z] #42 9.279 PBCC images/core-arm.pb-c.c [2019-11-08T01:32:31.215Z] #42 9.335 PBCC images/core-ppc64.pb-c.c [2019-11-08T01:32:31.215Z] #42 9.348 PBCC images/core-s390.pb-c.c [2019-11-08T01:32:31.215Z] #42 9.418 PBCC images/core-x86.pb-c.c [2019-11-08T01:32:31.215Z] #42 9.479 PBCC images/core.pb-c.c [2019-11-08T01:32:31.215Z] #42 9.543 PBCC images/inventory.pb-c.c [2019-11-08T01:32:31.215Z] #42 9.610 DEP images/core-aarch64.pb-c.d [2019-11-08T01:32:31.215Z] #42 9.683 DEP images/core-arm.pb-c.d [2019-11-08T01:32:31.215Z] #42 9.727 DEP images/core-ppc64.pb-c.d [2019-11-08T01:32:31.215Z] #42 9.854 DEP images/core-s390.pb-c.d [2019-11-08T01:32:31.215Z] #42 9.864 DEP images/core-x86.pb-c.d [2019-11-08T01:32:31.215Z] #42 9.914 DEP images/core.pb-c.d [2019-11-08T01:32:31.215Z] #42 9.994 DEP images/inventory.pb-c.d [2019-11-08T01:32:31.215Z] #42 10.06 PBCC images/cpuinfo.pb-c.c [2019-11-08T01:32:31.215Z] #42 10.10 DEP images/cpuinfo.pb-c.d [2019-11-08T01:32:31.215Z] #42 10.15 PBCC images/stats.pb-c.c [2019-11-08T01:32:31.215Z] #42 10.17 DEP images/stats.pb-c.d [2019-11-08T01:32:31.215Z] #42 11.59 make[1]: Nothing to be done for 'all'. [2019-11-08T01:32:31.215Z] #42 ... [2019-11-08T01:32:31.215Z] [2019-11-08T01:32:31.215Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:32.211Z] ok github.com/docker/docker/pkg/plugins 33.668s coverage: 76.6% of statements [2019-11-08T01:32:32.211Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T01:32:32.211Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T01:32:32.211Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T01:32:32.211Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T01:32:32.211Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T01:32:32.211Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T01:32:32.211Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T01:32:32.212Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === Skipped [2019-11-08T01:32:32.212Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T01:32:32.212Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T01:32:32.212Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:73: No driver to put! [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T01:32:32.212Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T01:32:32.212Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T01:32:32.212Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:32:32.212Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T01:32:32.212Z] graphtest_unix.go:73: No driver to put! [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T01:32:32.212Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T01:32:32.212Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] [2019-11-08T01:32:32.212Z] DONE 2115 tests, 20 skipped in 186.594s Post stage [Pipeline] junit [2019-11-08T01:32:32.225Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-08T01:32:32.545Z] #27 19.97 1.2% # 2.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ######## 11.6% ######### 13.5% ########### 15.4% ########### 16.4% ############ 17.3% ############# 19.2% ############### 21.1% ################ 23.0% ################# 24.9% ################### 26.8% #################### 28.6% ##################### 29.6% ###################### 31.5% ######################## 33.4% ######################## 34.3% ########################## 36.2% ########################## 37.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################ 44.7% ################################# 46.6% ################################## 47.6% ################################### 49.4% #################################### 51.3% ##################################### 52.3% ###################################### 53.2% ####################################### 54.2% ######################################## 56.1% ######################################### 57.8% ########################################## 58.8% [2019-11-08T01:32:32.545Z] #27 ... [2019-11-08T01:32:32.545Z] [2019-11-08T01:32:32.545Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:32.545Z] #18 13.86 Fetched 7671 kB in 13s (576 kB/s) [2019-11-08T01:32:32.545Z] #18 13.86 Reading package lists... [2019-11-08T01:32:32.545Z] #18 18.72 Reading package lists... [2019-11-08T01:32:32.545Z] #18 23.43 Building dependency tree... [2019-11-08T01:32:32.662Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -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:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/make.sh dynbinary test-integration [2019-11-08T01:32:32.986Z] #18 ... [2019-11-08T01:32:32.986Z] [2019-11-08T01:32:32.986Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:32.986Z] #27 19.97 1.2% # 2.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ######## 11.6% ######### 13.5% ########### 15.4% ########### 16.4% ############ 17.3% ############# 19.2% ############### 21.1% ################ 23.0% ################# 24.9% ################### 26.8% #################### 28.6% ##################### 29.6% ###################### 31.5% ######################## 33.4% ######################## 34.3% ########################## 36.2% ########################## 37.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################ 44.7% ################################# 46.6% ################################## 47.6% ################################### 49.4% #################################### 51.3% ##################################### 52.3% ###################################### 53.2% ####################################### 54.2% ######################################## 56.1% ######################################### 57.8% ########################################## 58.8% ########################################### 60.6% [2019-11-08T01:32:32.986Z] #27 ... [2019-11-08T01:32:32.986Z] [2019-11-08T01:32:32.986Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:32.986Z] #45 43.67 syscall [2019-11-08T01:32:32.986Z] #45 ... [2019-11-08T01:32:32.986Z] [2019-11-08T01:32:32.986Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:33.075Z] #41 106.0 CC criu/cr-errno.o [2019-11-08T01:32:33.075Z] #41 106.0 CC criu/cr-restore.o [2019-11-08T01:32:33.599Z] [2019-11-08T01:32:33.599Z] Removing bundles/ [2019-11-08T01:32:33.599Z] [2019-11-08T01:32:33.599Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-08T01:32:33.599Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:32:33.599Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T01:32:33.640Z] #41 ... [2019-11-08T01:32:33.640Z] [2019-11-08T01:32:33.640Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:33.640Z] #17 106.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T01:32:33.640Z] #17 106.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-08T01:32:33.640Z] #17 106.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:32:37.124Z] #27 19.97 1.2% # 2.2% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ######## 11.6% ######### 13.5% ########### 15.4% ########### 16.4% ############ 17.3% ############# 19.2% ############### 21.1% ################ 23.0% ################# 24.9% ################### 26.8% #################### 28.6% ##################### 29.6% ###################### 31.5% ######################## 33.4% ######################## 34.3% ########################## 36.2% ########################## 37.2% ############################ 39.0% ############################# 40.9% ############################## 42.8% ################################ 44.7% ################################# 46.6% ################################## 47.6% ################################### 49.4% #################################### 51.3% ##################################### 52.3% ###################################### 53.2% ####################################### 54.2% ######################################## 56.1% ######################################### 57.8% ########################################## 58.8% ########################################### 60.6% ############################################# 62.5% ############################################## 64.4% ############################################### 65.4% ############################################### 66.3% ################################################# 68.2% ################################################## 69.8% ################################################### 71.7% #################################################### 73.6% ###################################################### 75.4% ###################################################### 76.4% ####################################################### 77.3% ######################################################### 79.2% ######################################################### 79.8% ########################################################## 81.5% ########################################################### 82.4% ############################################################ 83.3% ############################################################# 84.8% ############################################################## 86.7% ############################################################### 88.5% ################################################################ 89.5% ################################################################# 91.4% ################################################################## 92.3% ################################################################### 94.2% #################################################################### 95.2% ##################################################################### 97.0% ###################################################################### 98.0% ####################################################################### 98.9% ####################################################################### 99.9% ######################################################################## 100.0% [2019-11-08T01:32:37.124Z] #27 31.03 [2019-11-08T01:32:37.610Z] #27 ... [2019-11-08T01:32:37.610Z] [2019-11-08T01:32:37.610Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:32:37.610Z] #32 48.03 time [2019-11-08T01:32:37.610Z] #32 55.26 internal/poll [2019-11-08T01:32:37.610Z] #32 57.45 internal/fmtsort [2019-11-08T01:32:37.610Z] #32 58.21 internal/syscall/unix [2019-11-08T01:32:37.610Z] #32 ... [2019-11-08T01:32:37.610Z] [2019-11-08T01:32:37.610Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:37.610Z] #18 24.35 The following additional packages will be installed: [2019-11-08T01:32:37.610Z] #18 24.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T01:32:37.610Z] #18 24.40 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T01:32:37.610Z] #18 24.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T01:32:37.610Z] #18 24.40 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T01:32:37.610Z] #18 24.40 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T01:32:37.610Z] #18 24.40 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T01:32:37.610Z] #18 24.40 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T01:32:37.610Z] #18 24.40 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T01:32:37.610Z] #18 24.40 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T01:32:37.610Z] #18 24.40 Suggested packages: [2019-11-08T01:32:37.610Z] #18 24.40 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T01:32:37.610Z] #18 24.40 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T01:32:37.610Z] #18 24.40 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T01:32:37.610Z] #18 24.40 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T01:32:37.610Z] #18 24.40 Recommended packages: [2019-11-08T01:32:37.610Z] #18 24.40 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T01:32:37.610Z] #18 24.40 python3-keyrings.alt python3-xdg unzip [2019-11-08T01:32:37.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T01:32:38.148Z] #18 29.16 The following NEW packages will be installed: [2019-11-08T01:32:38.148Z] #18 29.17 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T01:32:38.148Z] #18 29.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T01:32:38.148Z] #18 29.17 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T01:32:38.148Z] #18 29.17 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T01:32:38.148Z] #18 29.17 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T01:32:38.148Z] #18 29.17 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T01:32:38.148Z] #18 29.17 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T01:32:38.148Z] #18 29.17 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T01:32:38.148Z] #18 29.17 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T01:32:38.148Z] #18 29.17 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T01:32:38.148Z] #18 29.17 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T01:32:38.148Z] #18 29.17 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T01:32:38.148Z] #18 29.17 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T01:32:38.148Z] #18 29.17 xfsprogs xxd xz-utils zip [2019-11-08T01:32:38.148Z] #18 29.28 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:32:38.148Z] #18 29.28 Need to get 88.2 MB of archives. [2019-11-08T01:32:38.148Z] #18 29.28 After this operation, 565 MB of additional disk space will be used. [2019-11-08T01:32:38.148Z] #18 29.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T01:32:38.550Z] #18 29.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-08T01:32:38.550Z] #18 29.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-08T01:32:38.550Z] #18 29.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-08T01:32:38.550Z] #18 29.69 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-08T01:32:38.550Z] #18 29.73 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-08T01:32:38.550Z] #18 29.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-08T01:32:38.962Z] #18 30.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-08T01:32:38.962Z] #18 30.23 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-08T01:32:38.962Z] #18 30.24 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-08T01:32:39.359Z] #18 30.54 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-08T01:32:39.359Z] #18 30.56 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-08T01:32:39.359Z] #18 30.56 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-08T01:32:39.359Z] #18 30.57 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-08T01:32:39.359Z] #18 30.58 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-08T01:32:39.359Z] #18 30.58 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-08T01:32:39.359Z] #18 30.59 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-08T01:32:39.359Z] #18 30.60 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-08T01:32:39.359Z] #18 30.61 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-08T01:32:39.359Z] #18 30.62 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-08T01:32:39.359Z] #18 30.62 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-08T01:32:39.359Z] #18 30.65 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T01:32:39.359Z] #18 30.67 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T01:32:39.359Z] #18 30.68 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-08T01:32:39.359Z] #18 30.69 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-08T01:32:39.359Z] #18 30.69 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-08T01:32:39.775Z] #18 30.72 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-08T01:32:39.775Z] #18 30.73 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-08T01:32:39.775Z] #18 30.74 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-08T01:32:39.775Z] #18 30.80 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-08T01:32:39.775Z] #18 30.81 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-08T01:32:39.775Z] #18 30.82 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-08T01:32:39.775Z] #18 30.83 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-08T01:32:39.775Z] #18 30.84 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-08T01:32:39.775Z] #18 30.86 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-08T01:32:39.775Z] #18 30.86 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-08T01:32:39.775Z] #18 30.86 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-08T01:32:39.775Z] #18 30.87 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-11-08T01:32:39.775Z] #18 30.87 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-08T01:32:39.775Z] #18 30.90 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-08T01:32:39.775Z] #18 30.91 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-08T01:32:39.775Z] #18 30.93 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-08T01:32:39.775Z] #18 30.98 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-08T01:32:39.775Z] #18 30.99 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-08T01:32:39.775Z] #18 31.00 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-08T01:32:39.775Z] #18 31.01 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-08T01:32:39.775Z] #18 31.01 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-08T01:32:39.775Z] #18 31.03 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-08T01:32:40.178Z] #18 31.19 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-08T01:32:40.178Z] #18 31.20 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-08T01:32:40.178Z] #18 31.32 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T01:32:40.178Z] #18 ... [2019-11-08T01:32:40.178Z] [2019-11-08T01:32:40.178Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:40.178Z] #27 32.89 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T01:32:40.178Z] #27 33.49 [2019-11-08T01:32:40.178Z] #27 33.89 ################################################# 69.0% ######################################################################## 100.0% [2019-11-08T01:32:40.178Z] #27 34.02 [2019-11-08T01:32:40.194Z] #17 ... [2019-11-08T01:32:40.194Z] [2019-11-08T01:32:40.194Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:40.194Z] #41 110.4 CC criu/cr-service.o [2019-11-08T01:32:40.194Z] #41 112.1 CC criu/crtools.o [2019-11-08T01:32:40.194Z] #41 112.7 CC criu/eventfd.o [2019-11-08T01:32:40.194Z] #41 113.1 CC criu/eventpoll.o [2019-11-08T01:32:41.127Z] #41 114.0 CC criu/external.o [2019-11-08T01:32:41.385Z] #41 114.4 CC criu/fault-injection.o [2019-11-08T01:32:41.536Z] #27 35.13 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T01:32:41.642Z] #41 114.5 CC criu/fdstore.o [2019-11-08T01:32:41.900Z] #41 114.9 CC criu/fifo.o [2019-11-08T01:32:41.945Z] #27 35.59 [2019-11-08T01:32:41.945Z] #27 ... [2019-11-08T01:32:41.945Z] [2019-11-08T01:32:41.945Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:41.945Z] #42 13.66 CC images/stats.o [2019-11-08T01:32:41.945Z] #42 14.05 CC images/core.o [2019-11-08T01:32:41.945Z] #42 14.65 CC images/core-x86.o [2019-11-08T01:32:41.945Z] #42 15.10 CC images/core-arm.o [2019-11-08T01:32:41.945Z] #42 15.41 CC images/core-aarch64.o [2019-11-08T01:32:41.945Z] #42 15.72 CC images/core-ppc64.o [2019-11-08T01:32:41.945Z] #42 16.28 CC images/core-s390.o [2019-11-08T01:32:41.945Z] #42 16.83 CC images/cpuinfo.o [2019-11-08T01:32:41.945Z] #42 17.23 CC images/inventory.o [2019-11-08T01:32:41.945Z] #42 17.48 CC images/fdinfo.o [2019-11-08T01:32:41.945Z] #42 17.78 CC images/fown.o [2019-11-08T01:32:41.945Z] #42 18.00 CC images/ns.o [2019-11-08T01:32:41.945Z] #42 18.18 CC images/regfile.o [2019-11-08T01:32:41.945Z] #42 18.34 CC images/ghost-file.o [2019-11-08T01:32:41.945Z] #42 18.57 CC images/fifo.o [2019-11-08T01:32:41.945Z] #42 18.75 CC images/remap-file-path.o [2019-11-08T01:32:41.945Z] #42 18.99 CC images/eventfd.o [2019-11-08T01:32:41.945Z] #42 19.28 CC images/eventpoll.o [2019-11-08T01:32:41.945Z] #42 19.53 CC images/fh.o [2019-11-08T01:32:41.945Z] #42 19.83 CC images/fsnotify.o [2019-11-08T01:32:41.945Z] #42 20.34 CC images/signalfd.o [2019-11-08T01:32:41.945Z] #42 20.57 CC images/fs.o [2019-11-08T01:32:41.945Z] #42 20.82 CC images/pstree.o [2019-11-08T01:32:41.945Z] #42 21.01 CC images/pipe.o [2019-11-08T01:32:41.945Z] #42 21.13 CC images/tcp-stream.o [2019-11-08T01:32:41.945Z] #42 21.34 CC images/sk-packet.o [2019-11-08T01:32:41.945Z] #42 21.58 CC images/mnt.o [2019-11-08T01:32:41.945Z] #42 21.86 CC images/pipe-data.o [2019-11-08T01:32:41.946Z] #42 22.02 CC images/sa.o [2019-11-08T01:32:41.946Z] #42 22.26 CC images/timer.o [2019-11-08T01:32:41.946Z] #42 22.59 CC images/timerfd.o [2019-11-08T01:32:41.946Z] #42 22.86 CC images/mm.o [2019-11-08T01:32:41.946Z] #42 23.12 CC images/sk-opts.o [2019-11-08T01:32:41.946Z] #42 23.27 CC images/sk-unix.o [2019-11-08T01:32:41.946Z] #42 23.53 CC images/sk-inet.o [2019-11-08T01:32:42.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T01:32:42.158Z] #41 115.3 CC criu/file-ids.o [2019-11-08T01:32:42.448Z] #42 ... [2019-11-08T01:32:42.448Z] [2019-11-08T01:32:42.448Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:42.448Z] #27 35.96 ############################################# 63.4% ######################################################################## 100.0% [2019-11-08T01:32:42.448Z] #27 36.17 [2019-11-08T01:32:42.724Z] #41 115.7 CC criu/file-lock.o [2019-11-08T01:32:43.510Z] #27 ... [2019-11-08T01:32:43.510Z] [2019-11-08T01:32:43.510Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:43.510Z] #45 54.14 time [2019-11-08T01:32:43.510Z] #45 58.67 internal/fmtsort [2019-11-08T01:32:43.510Z] #45 59.40 strings [2019-11-08T01:32:43.510Z] #45 60.58 os [2019-11-08T01:32:43.510Z] #45 62.22 regexp/syntax [2019-11-08T01:32:43.510Z] #45 ... [2019-11-08T01:32:43.510Z] [2019-11-08T01:32:43.510Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:43.510Z] #18 31.33 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T01:32:43.510Z] #18 31.34 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T01:32:43.510Z] #18 31.36 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T01:32:43.510Z] #18 31.36 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-08T01:32:43.510Z] #18 31.40 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-08T01:32:43.510Z] #18 31.81 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-08T01:32:43.510Z] #18 31.89 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-08T01:32:43.510Z] #18 31.94 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-08T01:32:43.510Z] #18 31.97 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-08T01:32:43.510Z] #18 31.97 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-08T01:32:43.510Z] #18 32.03 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-11-08T01:32:43.510Z] #18 32.20 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-11-08T01:32:43.510Z] #18 32.36 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-11-08T01:32:43.510Z] #18 32.37 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T01:32:43.510Z] #18 32.72 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-11-08T01:32:43.510Z] #18 32.96 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-11-08T01:32:43.510Z] #18 32.97 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-11-08T01:32:43.658Z] #41 116.5 CC criu/files-ext.o [2019-11-08T01:32:43.915Z] #41 116.8 CC criu/files-reg.o [2019-11-08T01:32:44.372Z] #18 35.62 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-11-08T01:32:44.481Z] #41 ... [2019-11-08T01:32:44.481Z] [2019-11-08T01:32:44.481Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:44.481Z] #54 142.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-11-08T01:32:46.296Z] #18 ... [2019-11-08T01:32:46.296Z] [2019-11-08T01:32:46.296Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:32:46.296Z] #27 37.84 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T01:32:46.296Z] #27 37.94 skipping existing b63cc5f62c21 [2019-11-08T01:32:46.296Z] #27 38.04 [2019-11-08T01:32:46.296Z] #27 39.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T01:32:46.296Z] #27 39.97 [2019-11-08T01:32:46.296Z] #27 40.15 ######################################################################## 100.0% [2019-11-08T01:32:46.296Z] #27 40.21 [2019-11-08T01:32:46.296Z] #27 40.26 Download of images into '/build' complete. [2019-11-08T01:32:46.296Z] #27 40.26 Use something like the following to load the result into a Docker daemon: [2019-11-08T01:32:46.296Z] #27 40.26 tar -cC '/build' . | docker load [2019-11-08T01:32:46.296Z] #27 DONE 40.4s [2019-11-08T01:32:46.296Z] [2019-11-08T01:32:46.296Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:46.296Z] #42 24.15 CC images/tun.o [2019-11-08T01:32:46.296Z] #42 24.47 CC images/sk-netlink.o [2019-11-08T01:32:46.296Z] #42 24.67 CC images/packet-sock.o [2019-11-08T01:32:46.296Z] #42 25.12 CC images/ipc-var.o [2019-11-08T01:32:46.296Z] #42 25.41 CC images/ipc-desc.o [2019-11-08T01:32:46.297Z] #42 25.68 CC images/ipc-shm.o [2019-11-08T01:32:46.297Z] #42 25.90 CC images/ipc-msg.o [2019-11-08T01:32:46.297Z] #42 26.14 CC images/ipc-sem.o [2019-11-08T01:32:46.297Z] #42 26.31 CC images/utsns.o [2019-11-08T01:32:46.297Z] #42 26.49 CC images/creds.o [2019-11-08T01:32:46.297Z] #42 26.73 CC images/vma.o [2019-11-08T01:32:46.297Z] #42 26.88 CC images/netdev.o [2019-11-08T01:32:46.297Z] #42 27.12 CC images/tty.o [2019-11-08T01:32:46.297Z] #42 27.55 CC images/file-lock.o [2019-11-08T01:32:46.297Z] #42 27.68 CC images/rlimit.o [2019-11-08T01:32:46.297Z] #42 27.84 CC images/pagemap.o [2019-11-08T01:32:46.297Z] #42 28.02 CC images/siginfo.o [2019-11-08T01:32:46.297Z] #42 28.24 CC images/rpc.o [2019-11-08T01:32:47.008Z] #54 145.2 + mkdir -p /build [2019-11-08T01:32:47.008Z] #54 145.2 + cp runc /build/runc [2019-11-08T01:32:48.229Z] #42 ... [2019-11-08T01:32:48.229Z] [2019-11-08T01:32:48.229Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:32:48.229Z] #60 31.36 + cd /tmp/tmp.HyRDenHWLQ/src/github.com/containerd/containerd [2019-11-08T01:32:48.229Z] #60 31.36 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T01:32:48.229Z] #60 31.76 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T01:32:48.229Z] #60 31.76 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T01:32:48.229Z] #60 31.76 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T01:32:48.229Z] #60 31.76 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T01:32:48.229Z] #60 31.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T01:32:48.229Z] #60 31.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T01:32:48.229Z] #60 31.76 + '[' '' = dynamic ']' [2019-11-08T01:32:48.229Z] #60 31.76 + make [2019-11-08T01:32:48.229Z] #60 32.51 + bin/ctr [2019-11-08T01:32:48.229Z] #60 ... [2019-11-08T01:32:48.229Z] [2019-11-08T01:32:48.229Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:32:48.229Z] #32 58.68 os [2019-11-08T01:32:48.229Z] #32 58.70 strings [2019-11-08T01:32:48.229Z] #32 61.46 path [2019-11-08T01:32:48.229Z] #32 62.25 text/tabwriter [2019-11-08T01:32:48.229Z] #32 63.17 fmt [2019-11-08T01:32:48.229Z] #32 63.17 path/filepath [2019-11-08T01:32:48.229Z] #32 64.86 io/ioutil [2019-11-08T01:32:48.229Z] #32 66.86 flag [2019-11-08T01:32:48.229Z] #32 66.86 github.com/BurntSushi/toml [2019-11-08T01:32:48.229Z] #32 ... [2019-11-08T01:32:48.229Z] [2019-11-08T01:32:48.229Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:48.229Z] #42 29.75 CC images/ext-file.o [2019-11-08T01:32:48.229Z] #42 29.83 CC images/cgroup.o [2019-11-08T01:32:48.701Z] #42 30.28 CC images/userns.o [2019-11-08T01:32:49.196Z] #42 30.54 CC images/google/protobuf/descriptor.o [2019-11-08T01:32:49.536Z] #54 DONE 147.3s [2019-11-08T01:32:49.536Z] [2019-11-08T01:32:49.536Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:49.536Z] #17 117.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T01:32:49.536Z] #17 117.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T01:32:49.536Z] #17 117.6 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-08T01:32:49.536Z] #17 117.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T01:32:49.536Z] #17 117.7 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-08T01:32:49.536Z] #17 117.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T01:32:49.536Z] #17 117.7 Processing triggers for mime-support (3.60) ... [2019-11-08T01:32:49.536Z] #17 117.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:32:49.536Z] #17 117.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-08T01:32:49.536Z] #17 117.8 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T01:32:49.536Z] #17 117.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T01:32:49.536Z] #17 117.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T01:32:49.536Z] #17 117.8 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T01:32:49.536Z] #17 120.3 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-08T01:32:49.536Z] #17 120.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-08T01:32:49.536Z] #17 121.0 Setting up zip (3.0-11+b1) ... [2019-11-08T01:32:49.536Z] #17 121.3 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T01:32:49.536Z] #17 121.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T01:32:49.536Z] #17 121.7 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-08T01:32:49.536Z] #17 121.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:32:49.536Z] #17 121.8 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-08T01:32:49.536Z] #17 121.8 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T01:32:49.536Z] #17 121.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T01:32:49.536Z] #17 121.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T01:32:49.536Z] #17 121.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T01:32:49.536Z] #17 121.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:32:49.536Z] #17 121.9 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-08T01:32:49.536Z] #17 121.9 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-08T01:32:49.536Z] #17 121.9 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-08T01:32:49.536Z] #17 121.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:32:49.832Z] Removing intermediate container ce8612d9f514 [2019-11-08T01:32:49.832Z] ---> b09a8b35492e [2019-11-08T01:32:49.832Z] Step 11/16 : ARG GOOS [2019-11-08T01:32:49.832Z] ---> Running in da5daf668513 [2019-11-08T01:32:49.832Z] Removing intermediate container da5daf668513 [2019-11-08T01:32:49.832Z] ---> a5e1003d4beb [2019-11-08T01:32:49.832Z] Step 12/16 : ARG GOARCH [2019-11-08T01:32:49.832Z] ---> Running in 61a0a5bde0fa [2019-11-08T01:32:49.832Z] Removing intermediate container 61a0a5bde0fa [2019-11-08T01:32:49.832Z] ---> 089415d6b51a [2019-11-08T01:32:49.832Z] 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-11-08T01:32:49.832Z] ---> Running in 0d07be13f4cc [2019-11-08T01:32:50.102Z] #17 122.6 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-08T01:32:50.102Z] #17 122.7 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-08T01:32:50.102Z] #17 122.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-08T01:32:50.102Z] #17 122.7 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-08T01:32:50.102Z] #17 122.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T01:32:50.102Z] #17 122.9 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-08T01:32:50.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T01:32:50.359Z] #17 122.9 Setting up pigz (2.3.4-1) ... [2019-11-08T01:32:50.359Z] #17 122.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T01:32:50.359Z] #17 122.9 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-08T01:32:50.359Z] #17 122.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T01:32:50.359Z] #17 123.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T01:32:50.359Z] #17 123.0 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-08T01:32:50.359Z] #17 123.0 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T01:32:50.359Z] #17 123.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-08T01:32:50.359Z] #17 123.0 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-08T01:32:50.359Z] #17 123.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T01:32:50.359Z] #17 123.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:32:50.359Z] #17 123.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T01:32:50.359Z] #17 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T01:32:50.359Z] #17 123.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T01:32:50.602Z] #42 32.23 CC images/opts.o [2019-11-08T01:32:50.602Z] #42 32.37 CC images/seccomp.o [2019-11-08T01:32:50.617Z] #17 123.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T01:32:50.617Z] #17 123.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T01:32:50.617Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T01:32:50.617Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T01:32:50.617Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T01:32:50.617Z] #17 123.3 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-08T01:32:50.617Z] #17 123.4 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-08T01:32:50.617Z] #17 123.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T01:32:50.617Z] #17 123.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T01:32:50.617Z] #17 123.4 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T01:32:50.617Z] #17 123.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-08T01:32:50.875Z] #17 123.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T01:32:51.002Z] #42 32.60 CC images/binfmt-misc.o [2019-11-08T01:32:51.002Z] #42 32.77 CC images/time.o [2019-11-08T01:32:51.415Z] #42 33.00 CC images/sysctl.o [2019-11-08T01:32:51.415Z] #42 33.14 CC images/autofs.o [2019-11-08T01:32:51.814Z] #42 33.30 CC images/macvlan.o [2019-11-08T01:32:51.814Z] #42 33.47 CC images/sit.o [2019-11-08T01:32:51.814Z] #42 33.61 LINK images/built-in.o [2019-11-08T01:32:52.221Z] #42 33.77 GEN compel/include/asm [2019-11-08T01:32:52.221Z] #42 33.78 GEN compel/include/version.h [2019-11-08T01:32:52.221Z] #42 33.84 touch .config [2019-11-08T01:32:52.221Z] #42 33.85 GEN include/common/config.h [2019-11-08T01:32:52.221Z] #42 33.92 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-08T01:32:52.221Z] #42 33.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T01:32:52.221Z] #42 34.00 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T01:32:52.221Z] #42 34.01 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-08T01:32:52.221Z] #42 34.04 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-08T01:32:52.221Z] #42 34.06 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-08T01:32:52.640Z] #42 34.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T01:32:52.640Z] #42 34.08 DEP compel/plugins/std/infect.d [2019-11-08T01:32:52.640Z] #42 34.30 DEP compel/plugins/std/string.d [2019-11-08T01:32:52.640Z] #42 34.39 DEP compel/plugins/std/log.d [2019-11-08T01:32:52.640Z] #42 34.47 DEP compel/plugins/std/fds.d [2019-11-08T01:32:53.029Z] #42 34.59 DEP compel/plugins/std/std.d [2019-11-08T01:32:53.029Z] #42 34.71 DEP compel/plugins/shmem/shmem.d [2019-11-08T01:32:53.029Z] #42 34.77 DEP compel/plugins/fds/fds.d [2019-11-08T01:32:53.424Z] #42 34.91 CC compel/plugins/std/std.o [2019-11-08T01:32:53.946Z] #42 35.31 CC compel/plugins/std/fds.o [2019-11-08T01:32:53.946Z] #42 35.72 CC compel/plugins/std/log.o [2019-11-08T01:32:53.946Z] #42 ... [2019-11-08T01:32:53.946Z] [2019-11-08T01:32:53.946Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:32:53.946Z] #45 64.71 fmt [2019-11-08T01:32:53.946Z] #45 68.04 regexp [2019-11-08T01:32:53.946Z] #45 70.11 go/token [2019-11-08T01:32:53.946Z] #45 71.39 go/scanner [2019-11-08T01:32:53.946Z] #45 72.35 internal/lazyregexp [2019-11-08T01:32:53.946Z] #45 72.61 net/url [2019-11-08T01:32:53.946Z] #45 72.78 go/ast [2019-11-08T01:32:53.946Z] #45 74.50 text/template/parse [2019-11-08T01:32:54.173Z] #17 126.9 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-08T01:32:54.173Z] #17 126.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:32:54.173Z] #17 126.9 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-11-08T01:32:54.173Z] #17 126.9 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-11-08T01:32:54.173Z] #17 126.9 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-11-08T01:32:54.173Z] #17 126.9 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-11-08T01:32:54.173Z] #17 126.9 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T01:32:54.173Z] #17 126.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:32:54.173Z] #17 126.9 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-11-08T01:32:54.173Z] #17 126.9 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-11-08T01:32:54.173Z] #17 126.9 Setting up python3 (3.5.3-1) ... [2019-11-08T01:32:54.430Z] #45 ... [2019-11-08T01:32:54.430Z] [2019-11-08T01:32:54.430Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:54.430Z] #18 37.81 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:32:54.430Z] #18 37.93 Fetched 88.2 MB in 7s (11.4 MB/s) [2019-11-08T01:32:54.430Z] #18 38.04 Selecting previously unselected package bash-completion. [2019-11-08T01:32:54.430Z] #18 38.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-11-08T01:32:54.430Z] #18 38.12 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T01:32:54.430Z] #18 41.29 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T01:32:54.430Z] #18 41.78 Selecting previously unselected package libnet1:s390x. [2019-11-08T01:32:54.430Z] #18 41.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-08T01:32:54.430Z] #18 41.79 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T01:32:54.430Z] #18 41.85 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-08T01:32:54.430Z] #18 41.85 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-08T01:32:54.430Z] #18 41.86 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-08T01:32:54.430Z] #18 41.91 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-08T01:32:54.430Z] #18 41.91 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-08T01:32:54.430Z] #18 41.91 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-08T01:32:54.430Z] #18 42.08 Selecting previously unselected package libudev-dev:s390x. [2019-11-08T01:32:54.430Z] #18 42.08 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-08T01:32:54.430Z] #18 42.10 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-08T01:32:54.430Z] #18 42.23 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-08T01:32:54.430Z] #18 42.23 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T01:32:54.430Z] #18 42.24 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-08T01:32:54.430Z] #18 42.79 Selecting previously unselected package python3.5-minimal. [2019-11-08T01:32:54.430Z] #18 42.79 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T01:32:54.430Z] #18 42.81 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T01:32:54.430Z] #18 43.82 Selecting previously unselected package python3-minimal. [2019-11-08T01:32:54.430Z] #18 43.82 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-08T01:32:54.430Z] #18 43.82 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T01:32:54.430Z] #18 43.91 Selecting previously unselected package libmpdec2:s390x. [2019-11-08T01:32:54.430Z] #18 43.91 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-08T01:32:54.430Z] #18 43.92 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-08T01:32:54.430Z] #18 43.99 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-08T01:32:54.431Z] #18 43.99 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T01:32:54.431Z] #18 44.00 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-08T01:32:54.431Z] #18 45.64 Selecting previously unselected package python3.5. [2019-11-08T01:32:54.431Z] #18 45.64 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-08T01:32:54.431Z] #18 45.64 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T01:32:54.876Z] #18 45.98 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-08T01:32:54.876Z] #18 45.99 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-08T01:32:54.876Z] #18 45.99 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-08T01:32:54.876Z] #18 46.11 Selecting previously unselected package dh-python. [2019-11-08T01:32:54.876Z] #18 46.12 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T01:32:54.876Z] #18 46.22 Unpacking dh-python (2.20170125) ... [2019-11-08T01:32:55.294Z] #18 ... [2019-11-08T01:32:55.294Z] [2019-11-08T01:32:55.294Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:32:55.294Z] #32 69.21 log [2019-11-08T01:32:55.294Z] #32 71.49 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T01:32:55.294Z] #32 DONE 75.9s [2019-11-08T01:32:55.294Z] [2019-11-08T01:32:55.294Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:55.294Z] #18 46.46 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-08T01:32:55.294Z] #18 46.48 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T01:32:55.294Z] #18 ... [2019-11-08T01:32:55.294Z] [2019-11-08T01:32:55.294Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:55.294Z] #42 36.96 CC compel/plugins/std/string.o [2019-11-08T01:32:56.072Z] #17 ... [2019-11-08T01:32:56.072Z] [2019-11-08T01:32:56.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:32:56.072Z] #41 118.8 CC criu/files.o [2019-11-08T01:32:56.072Z] #41 120.6 CC criu/filesystems.o [2019-11-08T01:32:56.072Z] #41 121.3 CC criu/fsnotify.o [2019-11-08T01:32:56.072Z] #41 122.2 CC criu/image-desc.o [2019-11-08T01:32:56.072Z] #41 122.3 CC criu/image.o [2019-11-08T01:32:56.072Z] #41 123.3 CC criu/ipc_ns.o [2019-11-08T01:32:56.072Z] #41 124.2 CC criu/irmap.o [2019-11-08T01:32:56.072Z] #41 124.8 CC criu/kcmp-ids.o [2019-11-08T01:32:56.072Z] #41 125.2 CC criu/kerndat.o [2019-11-08T01:32:56.072Z] #41 126.2 CC criu/libnetlink.o [2019-11-08T01:32:56.072Z] #41 126.6 CC criu/log.o [2019-11-08T01:32:56.072Z] #41 127.0 CC criu/lsm.o [2019-11-08T01:32:56.072Z] #41 127.4 CC criu/mem.o [2019-11-08T01:32:56.072Z] #41 128.7 CC criu/mount.o [2019-11-08T01:32:56.072Z] #41 ... [2019-11-08T01:32:56.072Z] [2019-11-08T01:32:56.072Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:32:56.072Z] #17 128.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T01:32:56.148Z] #42 37.77 CC compel/plugins/std/infect.o [2019-11-08T01:32:56.553Z] #42 38.07 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-08T01:32:56.553Z] #42 38.09 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-08T01:32:56.553Z] #42 38.19 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-08T01:32:56.553Z] #42 38.32 AR compel/plugins/std.lib.a [2019-11-08T01:32:56.553Z] #42 38.37 CC compel/plugins/fds/fds.o [2019-11-08T01:32:56.948Z] #42 38.62 AR compel/plugins/fds.lib.a [2019-11-08T01:32:56.948Z] #42 38.63 HOSTDEP compel/src/lib/log-host.d [2019-11-08T01:32:56.948Z] #42 38.74 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T01:32:57.416Z] #42 38.89 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-08T01:32:57.416Z] #42 39.02 HOSTDEP compel/src/main-host.d [2019-11-08T01:32:57.416Z] #42 39.12 DEP compel/src/lib/ptrace.d [2019-11-08T01:32:57.416Z] #42 39.24 DEP compel/src/lib/infect.d [2019-11-08T01:32:57.531Z] #17 129.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T01:32:57.531Z] #17 130.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T01:32:57.531Z] #17 130.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T01:32:57.531Z] #17 130.0 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T01:32:57.814Z] #42 39.53 DEP compel/src/lib/infect-util.d [2019-11-08T01:32:58.216Z] #42 39.63 DEP compel/src/lib/infect-rpc.d [2019-11-08T01:32:58.216Z] #42 39.78 DEP compel/arch/s390/src/lib/infect.d [2019-11-08T01:32:58.216Z] #42 39.91 DEP compel/arch/s390/src/lib/cpu.d [2019-11-08T01:32:58.216Z] #42 40.03 DEP compel/src/lib/log.d [2019-11-08T01:32:58.464Z] #17 130.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T01:32:58.607Z] #42 40.23 DEP compel/src/main.d [2019-11-08T01:32:58.607Z] #42 40.31 DEP compel/src/lib/handle-elf.d [2019-11-08T01:32:59.108Z] #42 40.44 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-08T01:32:59.108Z] #42 40.58 CC compel/src/lib/log.o [2019-11-08T01:32:59.108Z] #42 40.91 CC compel/arch/s390/src/lib/cpu.o [2019-11-08T01:32:59.398Z] #17 131.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-08T01:32:59.398Z] #17 131.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T01:33:00.052Z] #42 41.46 CC compel/arch/s390/src/lib/infect.o [2019-11-08T01:33:00.331Z] #17 132.7 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T01:33:00.331Z] #17 132.7 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T01:33:00.331Z] #17 ... [2019-11-08T01:33:00.331Z] [2019-11-08T01:33:00.331Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:33:00.331Z] #38 187.5 + dpkg --print-architecture [2019-11-08T01:33:00.331Z] #38 187.6 + cd /tmp/tmp.AolZq8bMYC/src/github.com/docker/distribution [2019-11-08T01:33:00.331Z] #38 187.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T01:33:00.331Z] #38 188.0 + GOPATH=/tmp/tmp.AolZq8bMYC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AolZq8bMYC [2019-11-08T01:33:00.331Z] #38 188.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T01:33:00.331Z] #38 ... [2019-11-08T01:33:00.331Z] [2019-11-08T01:33:00.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:00.331Z] #41 131.8 CC criu/namespaces.o [2019-11-08T01:33:00.331Z] #41 133.3 CC criu/net.o [2019-11-08T01:33:00.903Z] #42 42.43 CC compel/src/lib/infect-rpc.o [2019-11-08T01:33:01.296Z] #42 42.82 CC compel/src/lib/infect-util.o [2019-11-08T01:33:01.296Z] #42 43.00 CC compel/src/lib/infect.o [2019-11-08T01:33:01.711Z] #42 ... [2019-11-08T01:33:01.711Z] [2019-11-08T01:33:01.711Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:33:01.711Z] #18 48.74 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T01:33:01.711Z] #18 49.89 Selecting previously unselected package python3. [2019-11-08T01:33:01.711Z] #18 49.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 ... 16484 files and directories currently installed.) [2019-11-08T01:33:01.711Z] #18 49.97 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 49.97 Unpacking python3 (3.5.3-1) ... [2019-11-08T01:33:01.711Z] #18 50.11 Selecting previously unselected package pigz. [2019-11-08T01:33:01.711Z] #18 50.12 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 50.12 Unpacking pigz (2.3.4-1) ... [2019-11-08T01:33:01.711Z] #18 50.18 Selecting previously unselected package libip4tc0:s390x. [2019-11-08T01:33:01.711Z] #18 50.18 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 50.18 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:01.711Z] #18 50.23 Selecting previously unselected package libip6tc0:s390x. [2019-11-08T01:33:01.711Z] #18 50.24 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 50.24 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:01.711Z] #18 50.31 Selecting previously unselected package libiptc0:s390x. [2019-11-08T01:33:01.711Z] #18 50.31 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 50.32 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:01.711Z] #18 50.39 Selecting previously unselected package libxtables12:s390x. [2019-11-08T01:33:01.711Z] #18 50.39 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 50.40 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:01.711Z] #18 50.53 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-08T01:33:01.711Z] #18 50.53 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 50.53 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-08T01:33:01.711Z] #18 50.66 Selecting previously unselected package iptables. [2019-11-08T01:33:01.711Z] #18 50.66 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 50.66 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:01.711Z] #18 51.20 Selecting previously unselected package xxd. [2019-11-08T01:33:01.711Z] #18 51.20 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 51.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:33:01.711Z] #18 51.49 Selecting previously unselected package vim-common. [2019-11-08T01:33:01.711Z] #18 51.49 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T01:33:01.711Z] #18 51.50 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:33:01.711Z] #18 51.70 Selecting previously unselected package bzip2. [2019-11-08T01:33:01.711Z] #18 51.70 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 51.71 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T01:33:01.711Z] #18 51.81 Selecting previously unselected package libgpm2:s390x. [2019-11-08T01:33:01.711Z] #18 51.81 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 51.81 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-08T01:33:01.711Z] #18 51.96 Selecting previously unselected package xz-utils. [2019-11-08T01:33:01.711Z] #18 51.96 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 51.96 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T01:33:01.711Z] #18 52.11 Selecting previously unselected package aufs-tools. [2019-11-08T01:33:01.711Z] #18 52.11 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 52.12 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T01:33:01.711Z] #18 52.24 Selecting previously unselected package liblzo2-2:s390x. [2019-11-08T01:33:01.711Z] #18 52.24 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 52.24 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T01:33:01.711Z] #18 52.35 Selecting previously unselected package btrfs-progs. [2019-11-08T01:33:01.711Z] #18 52.35 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 52.36 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T01:33:01.711Z] #18 52.86 Selecting previously unselected package btrfs-tools. [2019-11-08T01:33:01.711Z] #18 52.86 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 52.86 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T01:33:01.711Z] #18 52.95 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-08T01:33:01.711Z] #18 52.95 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-08T01:33:01.711Z] #18 52.95 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T01:33:02.118Z] #18 53.08 Selecting previously unselected package dmsetup. [2019-11-08T01:33:02.118Z] #18 53.08 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-08T01:33:02.118Z] #18 53.09 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T01:33:02.118Z] #18 53.25 Selecting previously unselected package libonig4:s390x. [2019-11-08T01:33:02.118Z] #18 53.25 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-08T01:33:02.118Z] #18 53.25 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-08T01:33:02.118Z] #18 53.40 Selecting previously unselected package libjq1:s390x. [2019-11-08T01:33:02.118Z] #18 53.40 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T01:33:02.118Z] #18 53.40 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T01:33:02.118Z] #18 53.52 Selecting previously unselected package jq. [2019-11-08T01:33:02.118Z] #18 53.52 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-08T01:33:02.534Z] #18 53.54 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T01:33:02.534Z] #18 53.61 Selecting previously unselected package libaio1:s390x. [2019-11-08T01:33:02.534Z] #18 53.61 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-08T01:33:02.534Z] #18 53.62 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-08T01:33:02.534Z] #18 53.68 Selecting previously unselected package libcap2-bin. [2019-11-08T01:33:02.534Z] #18 53.68 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-08T01:33:02.534Z] #18 53.68 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T01:33:02.534Z] #18 53.76 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-08T01:33:02.534Z] #18 53.76 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-08T01:33:02.534Z] #18 53.76 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T01:33:02.534Z] #18 53.80 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-08T01:33:02.534Z] #18 53.81 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-08T01:33:02.534Z] #18 53.81 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-08T01:33:02.857Z] #41 ... [2019-11-08T01:33:02.857Z] [2019-11-08T01:33:02.857Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:33:02.857Z] #17 133.6 Setting up dh-python (2.20170125) ... [2019-11-08T01:33:02.857Z] #17 134.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-08T01:33:02.857Z] #17 134.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:33:02.857Z] #17 DONE 135.4s [2019-11-08T01:33:02.857Z] [2019-11-08T01:33:02.857Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:02.857Z] #41 135.7 CC criu/netfilter.o [2019-11-08T01:33:02.936Z] #18 54.15 Selecting previously unselected package libpcre16-3:s390x. [2019-11-08T01:33:02.936Z] #18 54.16 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-08T01:33:02.936Z] #18 54.17 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-08T01:33:02.936Z] #18 54.28 Selecting previously unselected package libpcre32-3:s390x. [2019-11-08T01:33:03.354Z] #18 54.28 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-08T01:33:03.354Z] #18 54.28 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-08T01:33:03.354Z] #18 54.40 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-08T01:33:03.354Z] #18 54.40 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-08T01:33:03.354Z] #18 54.43 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-08T01:33:03.422Z] #41 136.3 CC criu/page-pipe.o [2019-11-08T01:33:03.753Z] #18 54.81 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-08T01:33:03.753Z] #18 54.82 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-08T01:33:03.753Z] #18 54.83 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-08T01:33:03.753Z] #18 55.06 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-08T01:33:03.753Z] #18 55.06 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-08T01:33:03.987Z] #41 136.9 CC criu/page-xfer.o [2019-11-08T01:33:04.149Z] #18 55.07 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-08T01:33:04.149Z] #18 55.18 Selecting previously unselected package libnl-3-200:s390x. [2019-11-08T01:33:04.149Z] #18 55.23 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-08T01:33:04.149Z] #18 55.23 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T01:33:04.149Z] #18 55.41 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-08T01:33:04.149Z] #18 55.41 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-08T01:33:04.149Z] #18 55.41 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T01:33:04.629Z] #18 55.48 Selecting previously unselected package libreadline5:s390x. [2019-11-08T01:33:04.629Z] #18 55.48 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-08T01:33:04.629Z] #18 55.48 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-08T01:33:04.629Z] #18 55.59 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-08T01:33:04.629Z] #18 55.59 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-08T01:33:04.629Z] #18 55.59 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-08T01:33:05.360Z] #41 138.0 CC criu/pagemap-cache.o [2019-11-08T01:33:05.360Z] #41 138.4 CC criu/pagemap.o [2019-11-08T01:33:06.293Z] #41 139.4 CC criu/parasite-syscall.o [2019-11-08T01:33:06.876Z] #18 57.95 Selecting previously unselected package net-tools. [2019-11-08T01:33:06.876Z] #18 57.95 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-08T01:33:06.876Z] #18 57.96 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T01:33:06.876Z] #18 58.16 Selecting previously unselected package python-pip-whl. [2019-11-08T01:33:06.876Z] #18 58.16 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T01:33:06.876Z] #18 58.16 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T01:33:07.665Z] #41 140.3 CC criu/path.o [2019-11-08T01:33:07.665Z] #41 140.7 CC criu/pie-util-vdso-elf32.o [2019-11-08T01:33:07.706Z] #18 58.75 Selecting previously unselected package python3-pip. [2019-11-08T01:33:07.706Z] #18 58.75 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T01:33:07.706Z] #18 58.76 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T01:33:07.706Z] #18 58.86 Selecting previously unselected package python3-pkg-resources. [2019-11-08T01:33:07.706Z] #18 58.86 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T01:33:07.706Z] #18 58.86 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T01:33:07.706Z] #18 58.98 Selecting previously unselected package python3-setuptools. [2019-11-08T01:33:07.706Z] #18 58.98 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T01:33:07.706Z] #18 58.98 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T01:33:08.116Z] #18 59.24 Selecting previously unselected package python3-wheel. [2019-11-08T01:33:08.116Z] #18 59.24 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T01:33:08.116Z] #18 59.24 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T01:33:08.116Z] #18 59.35 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T01:33:08.116Z] #18 ... [2019-11-08T01:33:08.116Z] [2019-11-08T01:33:08.116Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:33:08.116Z] #45 78.75 go/parser [2019-11-08T01:33:08.116Z] #45 79.86 text/template [2019-11-08T01:33:08.116Z] #45 83.04 encoding/xml [2019-11-08T01:33:08.116Z] #45 85.75 go/doc [2019-11-08T01:33:08.116Z] #45 ... [2019-11-08T01:33:08.116Z] [2019-11-08T01:33:08.116Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:33:08.116Z] #18 59.35 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-08T01:33:08.116Z] #18 59.37 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T01:33:08.231Z] #41 141.2 CC criu/pie-util-vdso.o [2019-11-08T01:33:08.514Z] #18 59.64 Selecting previously unselected package vim-runtime. [2019-11-08T01:33:08.514Z] #18 59.64 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T01:33:08.514Z] #18 59.66 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T01:33:08.514Z] #18 59.69 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T01:33:08.514Z] #18 59.70 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:33:08.796Z] #41 141.6 CC criu/pie-util.o [2019-11-08T01:33:08.796Z] #41 141.8 CC criu/pipes.o [2019-11-08T01:33:09.361Z] #41 142.4 CC criu/plugin.o [2019-11-08T01:33:09.927Z] #41 142.7 CC criu/proc_parse.o [2019-11-08T01:33:11.832Z] #41 144.6 CC criu/protobuf-desc.o [2019-11-08T01:33:12.089Z] #41 145.2 CC criu/protobuf.o [2019-11-08T01:33:12.653Z] #41 145.5 CC criu/pstree.o [2019-11-08T01:33:12.911Z] #41 ... [2019-11-08T01:33:12.911Z] [2019-11-08T01:33:12.911Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:33:12.911Z] #18 5.464 Collecting yamllint==1.16.0 [2019-11-08T01:33:12.939Z] #18 63.88 Selecting previously unselected package vim. [2019-11-08T01:33:12.939Z] #18 63.89 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-08T01:33:12.939Z] #18 63.89 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:33:12.939Z] #18 ... [2019-11-08T01:33:12.939Z] [2019-11-08T01:33:12.939Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:12.939Z] #42 44.66 CC compel/src/lib/ptrace.o [2019-11-08T01:33:12.939Z] #42 44.92 AR compel/libcompel.a [2019-11-08T01:33:12.939Z] #42 44.98 HOSTCC compel/src/main-host.o [2019-11-08T01:33:12.939Z] #42 45.18 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-08T01:33:12.939Z] #42 45.33 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T01:33:12.939Z] #42 45.63 HOSTCC compel/src/lib/log-host.o [2019-11-08T01:33:12.939Z] #42 45.80 HOSTLINK compel/compel-host-bin [2019-11-08T01:33:12.939Z] #42 45.87 DEP soccr/soccr.d [2019-11-08T01:33:12.939Z] #42 46.00 CC soccr/soccr.o [2019-11-08T01:33:12.939Z] #42 47.66 AR soccr/libsoccr.a [2019-11-08T01:33:12.939Z] #42 47.68 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T01:33:12.939Z] #42 47.87 DEP criu/arch/s390/sigframe.d [2019-11-08T01:33:12.939Z] #42 47.96 DEP criu/arch/s390/crtools.d [2019-11-08T01:33:12.939Z] #42 48.10 DEP criu/arch/s390/cpu.d [2019-11-08T01:33:12.939Z] #42 48.37 CC criu/arch/s390/cpu.o [2019-11-08T01:33:12.939Z] #42 48.81 CC criu/arch/s390/crtools.o [2019-11-08T01:33:12.939Z] #42 49.80 CC criu/arch/s390/sigframe.o [2019-11-08T01:33:12.939Z] #42 49.98 LINK criu/arch/s390/crtools.built-in.o [2019-11-08T01:33:12.939Z] #42 50.04 DEP criu/arch/s390/vdso-pie.d [2019-11-08T01:33:12.939Z] #42 50.28 DEP criu/pie/parasite-vdso.d [2019-11-08T01:33:12.939Z] #42 50.40 DEP criu/pie/util-vdso.d [2019-11-08T01:33:12.939Z] #42 50.52 DEP criu/pie/util.d [2019-11-08T01:33:12.939Z] #42 50.75 CC criu/pie/util.o [2019-11-08T01:33:12.939Z] #42 51.10 CC criu/pie/util-vdso.o [2019-11-08T01:33:12.939Z] #42 51.61 CC criu/pie/parasite-vdso.o [2019-11-08T01:33:12.939Z] #42 52.17 CC criu/arch/s390/vdso-pie.o [2019-11-08T01:33:12.939Z] #42 52.47 AR criu/pie/pie.lib.a [2019-11-08T01:33:12.939Z] #42 52.53 DEP criu/pie/restorer.d [2019-11-08T01:33:12.939Z] #42 52.72 DEP criu/arch/s390/restorer.d [2019-11-08T01:33:12.939Z] #42 52.89 DEP criu/pie/parasite.d [2019-11-08T01:33:12.939Z] #42 53.24 CC criu/pie/parasite.o [2019-11-08T01:33:12.939Z] #42 54.53 LINK criu/pie/parasite.built-in.o [2019-11-08T01:33:12.939Z] #42 54.54 GEN criu/pie/parasite-blob.h [2019-11-08T01:33:12.939Z] #42 54.55 CC criu/arch/s390/restorer.o [2019-11-08T01:33:13.338Z] #42 54.93 CC criu/pie/restorer.o [2019-11-08T01:33:13.338Z] #42 ... [2019-11-08T01:33:13.338Z] [2019-11-08T01:33:13.338Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:33:13.338Z] #18 64.41 Selecting previously unselected package xfsprogs. [2019-11-08T01:33:13.338Z] #18 64.42 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-08T01:33:13.338Z] #18 64.42 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T01:33:13.476Z] #18 ... [2019-11-08T01:33:13.476Z] [2019-11-08T01:33:13.476Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:13.476Z] #41 146.4 CC criu/rbtree.o [2019-11-08T01:33:13.734Z] #41 146.7 CC criu/rst-malloc.o [2019-11-08T01:33:13.992Z] #41 147.0 CC criu/seccomp.o [2019-11-08T01:33:14.138Z] #18 65.06 Selecting previously unselected package zip. [2019-11-08T01:33:14.138Z] #18 65.06 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-08T01:33:14.138Z] #18 65.06 Unpacking zip (3.0-11+b1) ... [2019-11-08T01:33:14.138Z] #18 65.23 Selecting previously unselected package libapparmor-perl. [2019-11-08T01:33:14.138Z] #18 65.24 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T01:33:14.138Z] #18 65.25 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T01:33:14.138Z] #18 65.32 Selecting previously unselected package apparmor. [2019-11-08T01:33:14.138Z] #18 65.32 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-08T01:33:14.138Z] #18 65.37 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T01:33:14.538Z] #18 65.84 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T01:33:14.538Z] #18 65.84 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-08T01:33:14.538Z] #18 65.85 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T01:33:14.558Z] #41 147.4 CC criu/seize.o [2019-11-08T01:33:15.123Z] #41 148.1 CC criu/servicefd.o [2019-11-08T01:33:15.381Z] #41 ... [2019-11-08T01:33:15.381Z] [2019-11-08T01:33:15.381Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:33:15.381Z] #38 211.8 + rm -rf /tmp/tmp.AolZq8bMYC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AolZq8bMYC [2019-11-08T01:33:15.381Z] #38 DONE 212.6s [2019-11-08T01:33:15.639Z] [2019-11-08T01:33:15.639Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:15.639Z] #41 148.5 CC criu/shmem.o [2019-11-08T01:33:16.442Z] #18 67.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T01:33:16.442Z] #18 67.59 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-08T01:33:16.442Z] #18 67.59 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T01:33:16.572Z] #41 149.3 CC criu/sigframe.o [2019-11-08T01:33:16.572Z] #41 149.5 CC criu/signalfd.o [2019-11-08T01:33:16.830Z] #41 149.8 CC criu/sk-inet.o [2019-11-08T01:33:17.763Z] #41 150.8 CC criu/sk-netlink.o [2019-11-08T01:33:18.021Z] #41 151.1 CC criu/sk-packet.o [2019-11-08T01:33:18.511Z] #18 ... [2019-11-08T01:33:18.511Z] [2019-11-08T01:33:18.511Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:33:18.511Z] #45 89.22 github.com/LK4D4/vndr/build [2019-11-08T01:33:18.511Z] #45 89.33 crypto/rand [2019-11-08T01:33:18.511Z] #45 90.13 crypto/rsa [2019-11-08T01:33:18.511Z] #45 91.84 crypto/x509/pkix [2019-11-08T01:33:18.511Z] #45 92.52 vendor/golang.org/x/crypto/cryptobyte [2019-11-08T01:33:18.511Z] #45 93.25 net [2019-11-08T01:33:18.511Z] #45 94.74 vendor/golang.org/x/sys/cpu [2019-11-08T01:33:18.511Z] #45 94.96 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-08T01:33:18.511Z] #45 95.73 vendor/golang.org/x/crypto/poly1305 [2019-11-08T01:33:18.511Z] #45 96.35 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-08T01:33:18.511Z] #45 96.80 vendor/golang.org/x/crypto/curve25519 [2019-11-08T01:33:18.511Z] #45 97.20 vendor/golang.org/x/crypto/hkdf [2019-11-08T01:33:18.511Z] #45 97.34 vendor/golang.org/x/text/transform [2019-11-08T01:33:18.511Z] #45 98.20 vendor/golang.org/x/text/unicode/bidi [2019-11-08T01:33:18.511Z] #45 ... [2019-11-08T01:33:18.511Z] [2019-11-08T01:33:18.511Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:18.511Z] #42 57.45 LINK criu/pie/restorer.built-in.o [2019-11-08T01:33:18.511Z] #42 57.47 GEN criu/pie/restorer-blob.h [2019-11-08T01:33:18.511Z] #42 57.57 DEP criu/vdso.d [2019-11-08T01:33:18.511Z] #42 57.86 DEP criu/uts_ns.d [2019-11-08T01:33:18.511Z] #42 58.03 DEP criu/util.d [2019-11-08T01:33:18.511Z] #42 58.24 DEP criu/uffd.d [2019-11-08T01:33:18.511Z] #42 58.45 DEP criu/tun.d [2019-11-08T01:33:18.511Z] #42 58.65 DEP criu/tty.d [2019-11-08T01:33:18.511Z] #42 58.89 DEP criu/timerfd.d [2019-11-08T01:33:18.511Z] #42 59.04 DEP criu/sysfs_parse.d [2019-11-08T01:33:18.511Z] #42 59.20 DEP criu/sysctl.d [2019-11-08T01:33:18.511Z] #42 59.39 DEP criu/string.d [2019-11-08T01:33:18.511Z] #42 59.49 DEP criu/stats.d [2019-11-08T01:33:18.511Z] #42 59.74 DEP criu/sockets.d [2019-11-08T01:33:18.511Z] #42 59.97 DEP criu/sk-unix.d [2019-11-08T01:33:18.511Z] #42 60.28 DEP criu/sk-tcp.d [2019-11-08T01:33:18.586Z] #41 151.5 CC criu/sk-queue.o [2019-11-08T01:33:18.843Z] #41 151.8 CC criu/sk-tcp.o [2019-11-08T01:33:18.905Z] #42 60.44 DEP criu/sk-queue.d [2019-11-08T01:33:19.296Z] #42 60.81 DEP criu/sk-packet.d [2019-11-08T01:33:19.296Z] #42 60.98 DEP criu/sk-netlink.d [2019-11-08T01:33:19.296Z] #42 61.12 DEP criu/sk-inet.d [2019-11-08T01:33:19.410Z] #41 152.2 CC criu/sk-unix.o [2019-11-08T01:33:19.698Z] #42 61.39 DEP criu/signalfd.d [2019-11-08T01:33:19.698Z] #42 61.52 DEP criu/sigframe.d [2019-11-08T01:33:20.107Z] #42 61.61 DEP criu/shmem.d [2019-11-08T01:33:20.107Z] #42 61.79 DEP criu/servicefd.d [2019-11-08T01:33:20.496Z] #42 61.95 DEP criu/seize.d [2019-11-08T01:33:20.496Z] #42 62.14 DEP criu/seccomp.d [2019-11-08T01:33:20.496Z] #42 62.31 DEP criu/rst-malloc.d [2019-11-08T01:33:20.886Z] #42 62.41 DEP criu/rbtree.d [2019-11-08T01:33:20.886Z] #42 62.46 DEP criu/pstree.d [2019-11-08T01:33:20.886Z] #42 62.65 DEP criu/protobuf.d [2019-11-08T01:33:21.265Z] #42 62.81 GEN criu/protobuf-desc-gen.h [2019-11-08T01:33:21.312Z] #41 154.0 CC criu/sockets.o [2019-11-08T01:33:21.877Z] #41 154.8 CC criu/stats.o [2019-11-08T01:33:22.135Z] #41 155.0 CC criu/string.o [2019-11-08T01:33:22.135Z] #41 155.1 CC criu/sysctl.o [2019-11-08T01:33:22.626Z] #42 64.25 DEP criu/protobuf-desc.d [2019-11-08T01:33:22.626Z] #42 64.38 DEP criu/proc_parse.d [2019-11-08T01:33:22.700Z] #41 155.5 CC criu/sysfs_parse.o [2019-11-08T01:33:22.957Z] #41 155.9 CC criu/timerfd.o [2019-11-08T01:33:23.038Z] #42 64.59 DEP criu/plugin.d [2019-11-08T01:33:23.038Z] #42 64.68 DEP criu/pipes.d [2019-11-08T01:33:23.038Z] #42 64.77 DEP criu/pie-util.d [2019-11-08T01:33:23.215Z] #41 ... [2019-11-08T01:33:23.215Z] [2019-11-08T01:33:23.215Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:33:23.215Z] #18 12.29 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T01:33:23.215Z] #18 12.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T01:33:23.215Z] #18 13.74 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T01:33:23.215Z] #18 15.06 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T01:33:23.215Z] #18 16.21 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T01:33:23.215Z] #18 17.52 Building wheels for collected packages: pathspec, pyyaml [2019-11-08T01:33:23.215Z] #18 17.53 Running setup.py bdist_wheel for pathspec: started [2019-11-08T01:33:23.215Z] #18 18.47 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T01:33:23.215Z] #18 18.47 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T01:33:23.215Z] #18 18.50 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T01:33:23.215Z] #18 19.48 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T01:33:23.215Z] #18 19.49 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T01:33:23.215Z] #18 19.55 Successfully built pathspec pyyaml [2019-11-08T01:33:23.215Z] #18 19.56 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-08T01:33:23.215Z] #18 19.96 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T01:33:23.215Z] #18 DONE 20.4s [2019-11-08T01:33:23.215Z] [2019-11-08T01:33:23.215Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T01:33:23.505Z] #42 64.85 DEP criu/pie-util-vdso.d [2019-11-08T01:33:23.505Z] #42 65.02 DEP criu/pie-util-vdso-elf32.d [2019-11-08T01:33:23.505Z] #42 65.16 DEP criu/path.d [2019-11-08T01:33:23.505Z] #42 65.31 DEP criu/parasite-syscall.d [2019-11-08T01:33:23.781Z] #23 DONE 0.7s [2019-11-08T01:33:23.781Z] [2019-11-08T01:33:23.781Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T01:33:23.949Z] #42 65.60 DEP criu/pagemap.d [2019-11-08T01:33:23.949Z] #42 65.85 DEP criu/pagemap-cache.d [2019-11-08T01:33:24.357Z] #42 66.26 DEP criu/page-xfer.d [2019-11-08T01:33:24.746Z] #42 66.41 DEP criu/page-pipe.d [2019-11-08T01:33:24.747Z] #42 66.49 DEP criu/netfilter.d [2019-11-08T01:33:25.158Z] #42 66.59 DEP criu/net.d [2019-11-08T01:33:25.158Z] #42 66.90 DEP criu/namespaces.d [2019-11-08T01:33:25.557Z] #42 67.08 DEP criu/mount.d [2019-11-08T01:33:25.557Z] #42 67.28 DEP criu/mem.d [2019-11-08T01:33:25.557Z] #42 67.41 DEP criu/lsm.d [2019-11-08T01:33:25.954Z] #42 67.54 DEP criu/log.d [2019-11-08T01:33:25.954Z] #42 67.62 DEP criu/libnetlink.d [2019-11-08T01:33:25.954Z] #42 67.72 DEP criu/kerndat.d [2019-11-08T01:33:26.362Z] #42 67.90 DEP criu/kcmp-ids.d [2019-11-08T01:33:26.362Z] #42 68.02 DEP criu/irmap.d [2019-11-08T01:33:26.362Z] #42 68.16 DEP criu/ipc_ns.d [2019-11-08T01:33:26.761Z] #42 68.30 DEP criu/image.d [2019-11-08T01:33:26.761Z] #42 68.47 DEP criu/image-desc.d [2019-11-08T01:33:26.761Z] #42 68.57 DEP criu/fsnotify.d [2019-11-08T01:33:27.166Z] #42 68.75 DEP criu/filesystems.d [2019-11-08T01:33:27.166Z] #42 68.92 DEP criu/files.d [2019-11-08T01:33:27.573Z] #42 69.12 DEP criu/files-reg.d [2019-11-08T01:33:27.573Z] #42 69.34 DEP criu/files-ext.d [2019-11-08T01:33:27.963Z] #27 DONE 3.4s [2019-11-08T01:33:27.963Z] [2019-11-08T01:33:27.963Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T01:33:27.963Z] #29 DONE 0.5s [2019-11-08T01:33:27.963Z] [2019-11-08T01:33:27.963Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:27.963Z] #41 156.3 CC criu/tty.o [2019-11-08T01:33:27.963Z] #41 158.3 CC criu/tun.o [2019-11-08T01:33:27.963Z] #41 158.7 CC criu/uffd.o [2019-11-08T01:33:27.963Z] #41 159.5 CC criu/util.o [2019-11-08T01:33:27.963Z] #41 160.5 CC criu/uts_ns.o [2019-11-08T01:33:27.963Z] #41 160.7 CC criu/vdso-compat.o [2019-11-08T01:33:27.963Z] #41 ... [2019-11-08T01:33:27.963Z] [2019-11-08T01:33:27.963Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T01:33:27.963Z] #32 DONE 0.1s [2019-11-08T01:33:27.963Z] [2019-11-08T01:33:27.963Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T01:33:27.963Z] #37 DONE 0.1s [2019-11-08T01:33:27.963Z] [2019-11-08T01:33:27.963Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:27.963Z] #41 161.0 CC criu/vdso.o [2019-11-08T01:33:27.983Z] #42 69.55 DEP criu/file-lock.d [2019-11-08T01:33:27.983Z] #42 69.83 DEP criu/file-ids.d [2019-11-08T01:33:28.523Z] #42 70.01 DEP criu/fifo.d [2019-11-08T01:33:28.523Z] #42 70.27 DEP criu/fdstore.d [2019-11-08T01:33:28.528Z] #41 161.6 LINK criu/built-in.o [2019-11-08T01:33:28.786Z] #41 ... [2019-11-08T01:33:28.786Z] [2019-11-08T01:33:28.786Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T01:33:28.786Z] #39 DONE 0.7s [2019-11-08T01:33:28.786Z] [2019-11-08T01:33:28.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:28.786Z] #41 161.7 LINK criu/criu [2019-11-08T01:33:29.037Z] #42 ... [2019-11-08T01:33:29.037Z] [2019-11-08T01:33:29.037Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:33:29.037Z] #63 100.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T01:33:29.037Z] #63 100.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T01:33:29.037Z] #63 DONE 109.5s [2019-11-08T01:33:29.037Z] [2019-11-08T01:33:29.037Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:29.037Z] #42 70.44 DEP criu/fault-injection.d [2019-11-08T01:33:29.037Z] #42 ... [2019-11-08T01:33:29.037Z] [2019-11-08T01:33:29.037Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:33:29.037Z] #18 70.10 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T01:33:29.037Z] #18 70.10 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T01:33:29.037Z] #18 70.10 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T01:33:29.037Z] #18 70.21 Selecting previously unselected package mingw-w64-common. [2019-11-08T01:33:29.037Z] #18 70.22 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T01:33:29.037Z] #18 70.22 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T01:33:29.037Z] #18 74.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T01:33:29.037Z] #18 74.70 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T01:33:29.037Z] #18 74.71 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T01:33:29.037Z] #18 ... [2019-11-08T01:33:29.037Z] [2019-11-08T01:33:29.037Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T01:33:29.037Z] #64 DONE 0.1s [2019-11-08T01:33:29.037Z] [2019-11-08T01:33:29.037Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:29.037Z] #42 70.55 DEP criu/external.d [2019-11-08T01:33:29.037Z] #42 70.90 DEP criu/eventpoll.d [2019-11-08T01:33:29.044Z] #41 162.0 DEP lib/c/criu.d [2019-11-08T01:33:29.044Z] #41 162.0 CC images/rpc.pb-c.o [2019-11-08T01:33:29.301Z] #41 162.3 CC lib/c/criu.o [2019-11-08T01:33:29.927Z] #42 71.38 DEP criu/eventfd.d [2019-11-08T01:33:29.927Z] #42 71.51 DEP criu/crtools.d [2019-11-08T01:33:29.927Z] #42 71.74 DEP criu/cr-service.d [2019-11-08T01:33:30.234Z] #41 163.0 LINK lib/c/built-in.o [2019-11-08T01:33:30.234Z] #41 163.0 LINK lib/c/libcriu.so [2019-11-08T01:33:30.234Z] #41 163.1 GEN magic.py [2019-11-08T01:33:30.234Z] #41 163.2 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T01:33:30.234Z] #41 163.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T01:33:30.313Z] #42 71.98 DEP criu/cr-restore.d [2019-11-08T01:33:30.680Z] #42 72.38 DEP criu/cr-errno.d [2019-11-08T01:33:30.680Z] #42 ... [2019-11-08T01:33:30.680Z] [2019-11-08T01:33:30.680Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:33:30.680Z] #45 101.2 vendor/golang.org/x/text/secure/bidirule [2019-11-08T01:33:30.680Z] #45 101.6 vendor/golang.org/x/text/unicode/norm [2019-11-08T01:33:30.680Z] #45 107.6 vendor/golang.org/x/net/idna [2019-11-08T01:33:30.680Z] #45 110.9 vendor/golang.org/x/net/http2/hpack [2019-11-08T01:33:30.680Z] #45 ... [2019-11-08T01:33:30.680Z] [2019-11-08T01:33:30.680Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:33:30.680Z] #48 DONE 111.4s [2019-11-08T01:33:30.680Z] [2019-11-08T01:33:30.680Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:30.680Z] #42 72.41 DEP criu/cr-dump.d [2019-11-08T01:33:30.799Z] #41 163.7 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T01:33:31.052Z] #42 72.74 DEP criu/cr-dedup.d [2019-11-08T01:33:31.392Z] #41 164.3 make[1]: Nothing to be done for 'all'. [2019-11-08T01:33:31.444Z] #42 73.07 DEP criu/cr-check.d [2019-11-08T01:33:31.836Z] #42 73.32 DEP criu/config.d [2019-11-08T01:33:31.836Z] #42 73.47 DEP criu/clone-noasan.d [2019-11-08T01:33:31.836Z] #42 73.51 DEP criu/cgroup.d [2019-11-08T01:33:31.836Z] #42 73.70 DEP criu/cgroup-props.d [2019-11-08T01:33:31.957Z] #41 164.7 make[1]: 'images/built-in.o' is up to date. [2019-11-08T01:33:31.957Z] #41 164.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T01:33:31.957Z] #41 164.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T01:33:31.957Z] #41 164.8 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T01:33:31.957Z] #41 164.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T01:33:31.957Z] #41 164.8 make[1]: Nothing to be done for 'all'. [2019-11-08T01:33:31.957Z] #41 164.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T01:33:31.957Z] #41 165.0 make[2]: Nothing to be done for 'all'. [2019-11-08T01:33:31.957Z] #41 165.0 make[2]: Nothing to be done for 'all'. [2019-11-08T01:33:31.957Z] #41 165.0 make[2]: Nothing to be done for 'all'. [2019-11-08T01:33:31.957Z] #41 165.1 make[2]: Nothing to be done for 'all'. [2019-11-08T01:33:32.214Z] #41 165.1 make[2]: Nothing to be done for 'all'. [2019-11-08T01:33:32.214Z] #41 165.2 make[2]: Nothing to be done for 'all'. [2019-11-08T01:33:32.214Z] #41 165.2 make[2]: Nothing to be done for 'all'. [2019-11-08T01:33:32.214Z] #41 165.3 make[2]: Nothing to be done for 'all'. [2019-11-08T01:33:32.214Z] #41 165.3 INSTALL criu/criu [2019-11-08T01:33:32.235Z] #42 73.88 DEP criu/bitmap.d [2019-11-08T01:33:32.235Z] #42 73.88 DEP criu/bfd.d [2019-11-08T01:33:32.235Z] #42 73.97 DEP criu/autofs.d [2019-11-08T01:33:32.235Z] #42 74.11 DEP criu/aio.d [2019-11-08T01:33:32.625Z] #42 74.36 DEP criu/action-scripts.d [2019-11-08T01:33:33.016Z] #42 74.70 CC criu/action-scripts.o [2019-11-08T01:33:33.157Z] #41 DONE 165.8s [2019-11-08T01:33:33.157Z] [2019-11-08T01:33:33.157Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:33:33.157Z] #59 185.8 + bin/containerd [2019-11-08T01:33:33.461Z] #42 75.18 CC criu/aio.o [2019-11-08T01:33:33.909Z] #42 75.70 CC criu/autofs.o [2019-11-08T01:33:35.059Z] #59 ... [2019-11-08T01:33:35.059Z] [2019-11-08T01:33:35.059Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T01:33:35.059Z] #42 DONE 0.2s [2019-11-08T01:33:35.059Z] [2019-11-08T01:33:35.059Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T01:33:35.318Z] #45 DONE 0.5s [2019-11-08T01:33:35.318Z] [2019-11-08T01:33:35.318Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T01:33:35.318Z] #48 DONE 0.3s [2019-11-08T01:33:35.318Z] [2019-11-08T01:33:35.318Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:33:35.872Z] #42 77.41 CC criu/bfd.o [2019-11-08T01:33:36.255Z] #42 77.91 CC criu/bitmap.o [2019-11-08T01:33:36.255Z] #42 78.08 CC criu/cgroup-props.o [2019-11-08T01:33:37.094Z] #42 78.75 CC criu/cgroup.o [2019-11-08T01:33:38.606Z] #50 DONE 235.2s [2019-11-08T01:33:38.606Z] [2019-11-08T01:33:38.606Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:33:39.171Z] #59 ... [2019-11-08T01:33:39.171Z] [2019-11-08T01:33:39.171Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T01:33:39.735Z] #51 DONE 0.4s [2019-11-08T01:33:39.735Z] [2019-11-08T01:33:39.735Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T01:33:39.743Z] #42 81.21 CC criu/clone-noasan.o [2019-11-08T01:33:39.743Z] #42 81.34 CC criu/config.o [2019-11-08T01:33:39.993Z] #55 DONE 0.4s [2019-11-08T01:33:39.993Z] [2019-11-08T01:33:39.993Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:33:40.179Z] #42 ... [2019-11-08T01:33:40.180Z] [2019-11-08T01:33:40.180Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:33:40.180Z] #18 81.18 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T01:33:40.180Z] #18 81.20 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-08T01:33:40.180Z] #18 81.20 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T01:33:40.180Z] #18 81.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T01:33:40.180Z] #18 81.38 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-08T01:33:40.180Z] #18 81.39 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:33:40.581Z] #18 ... [2019-11-08T01:33:40.581Z] [2019-11-08T01:33:40.581Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:33:40.581Z] #45 112.5 mime [2019-11-08T01:33:40.581Z] #45 115.0 mime/multipart [2019-11-08T01:33:40.581Z] #45 115.1 crypto/tls [2019-11-08T01:33:40.581Z] #45 121.2 net/http/httptrace [2019-11-08T01:33:40.581Z] #45 121.4 net/http [2019-11-08T01:33:41.337Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:33:41.337Z] [2019-11-08T01:33:41.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T01:33:41.337Z] PKG_CONFIG=pkg-config [2019-11-08T01:33:41.337Z] GOLANG_VERSION=1.13.3 [2019-11-08T01:33:41.337Z] HOSTNAME=109ef83e2f85 [2019-11-08T01:33:41.337Z] DOCKER_EXPERIMENTAL=1 [2019-11-08T01:33:41.337Z] container=docker [2019-11-08T01:33:41.337Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T01:33:41.337Z] GO111MODULE=off [2019-11-08T01:33:41.337Z] GOPATH=/go [2019-11-08T01:33:41.337Z] PWD=/go/src/github.com/docker/docker [2019-11-08T01:33:41.337Z] HOME=/root [2019-11-08T01:33:41.337Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T01:33:41.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T01:33:41.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T01:33:41.337Z] DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 [2019-11-08T01:33:41.337Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T01:33:41.337Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T01:33:41.337Z] TERM=xterm [2019-11-08T01:33:41.337Z] VALIDATE_BRANCH=master [2019-11-08T01:33:41.337Z] DEST=bundles/test-integration [2019-11-08T01:33:41.337Z] SHLVL=1 [2019-11-08T01:33:41.337Z] TIMEOUT=120m [2019-11-08T01:33:41.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T01:33:41.337Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T01:33:41.337Z] TESTDEBUG=0 [2019-11-08T01:33:41.337Z] _=/usr/bin/env [2019-11-08T01:33:41.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T01:33:41.424Z] #45 ... [2019-11-08T01:33:41.424Z] [2019-11-08T01:33:41.424Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:41.424Z] #42 83.01 CC criu/cr-check.o [2019-11-08T01:33:42.268Z] #42 84.18 CC criu/cr-dedup.o [2019-11-08T01:33:42.679Z] #42 84.52 CC criu/cr-dump.o [2019-11-08T01:33:45.397Z] #42 86.98 CC criu/cr-errno.o [2019-11-08T01:33:45.397Z] #42 87.06 CC criu/cr-restore.o [2019-11-08T01:33:47.897Z] Removing intermediate container 0d07be13f4cc [2019-11-08T01:33:47.897Z] ---> 7c5f7e0bb75c [2019-11-08T01:33:47.897Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-08T01:33:47.897Z] ---> ebd73b5ebd31 [2019-11-08T01:33:47.897Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-08T01:33:47.897Z] ---> f3f52abee2d0 [2019-11-08T01:33:47.897Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-08T01:33:47.897Z] ---> Running in 0b2521503c4a [2019-11-08T01:33:47.897Z] Removing intermediate container 0b2521503c4a [2019-11-08T01:33:47.897Z] ---> 99eb289a19b2 [2019-11-08T01:33:47.897Z] Successfully built 99eb289a19b2 [2019-11-08T01:33:47.897Z] Successfully tagged moby-buildx:latest [2019-11-08T01:33:47.897Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-08T01:33:47.897Z] if [ -n "${id}" ]; then \ [2019-11-08T01:33:47.897Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-08T01:33:47.897Z] && touch bundles/buildx; \ [2019-11-08T01:33:47.897Z] docker rm -f ${id}; \ [2019-11-08T01:33:47.897Z] fi [2019-11-08T01:33:47.897Z] b8cc9a43e166dd87abbd8a056926eea4f42e50423808f044534bd857b37e06d8 [2019-11-08T01:33:47.897Z] bundles/buildx version [2019-11-08T01:33:47.897Z] buildx v0.3.1 6db68d0 [2019-11-08T01:33:47.897Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 . [2019-11-08T01:33:47.897Z] #1 [internal] booting buildkit [2019-11-08T01:33:47.897Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-08T01:33:48.235Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2019-11-08T01:33:48.235Z] #1 creating container buildx_buildkit_default [2019-11-08T01:33:48.572Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-08T01:33:48.572Z] #1 DONE 3.5s [2019-11-08T01:33:48.572Z] [2019-11-08T01:33:48.572Z] #3 [internal] load build definition from Dockerfile [2019-11-08T01:33:48.572Z] #3 transferring dockerfile: 14.85kB done [2019-11-08T01:33:48.572Z] #3 DONE 0.0s [2019-11-08T01:33:48.572Z] [2019-11-08T01:33:48.572Z] #2 [internal] load .dockerignore [2019-11-08T01:33:48.572Z] #2 transferring context: 87B done [2019-11-08T01:33:48.572Z] #2 DONE 0.0s [2019-11-08T01:33:48.572Z] [2019-11-08T01:33:48.572Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-08T01:33:49.301Z] #4 DONE 0.7s [2019-11-08T01:33:49.301Z] [2019-11-08T01:33:49.301Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-08T01:33:49.301Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-08T01:33:49.642Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-08T01:33:49.642Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-08T01:33:49.642Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-08T01:33:49.642Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.64MB / 8.18MB 0.1s [2019-11-08T01:33:49.642Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-08T01:33:49.642Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-08T01:33:50.363Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-08T01:33:50.363Z] #5 DONE 0.8s [2019-11-08T01:33:50.363Z] [2019-11-08T01:33:50.363Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-08T01:33:50.660Z] #42 91.60 CC criu/cr-service.o [2019-11-08T01:33:50.660Z] #42 ... [2019-11-08T01:33:50.660Z] [2019-11-08T01:33:50.660Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:33:50.660Z] #45 131.2 github.com/LK4D4/vndr/godl [2019-11-08T01:33:50.700Z] #7 DONE 0.3s [2019-11-08T01:33:50.700Z] [2019-11-08T01:33:50.700Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-08T01:33:50.700Z] #6 DONE 0.5s [2019-11-08T01:33:50.700Z] [2019-11-08T01:33:50.700Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T01:33:50.700Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-08T01:33:50.700Z] #66 DONE 0.0s [2019-11-08T01:33:50.700Z] [2019-11-08T01:33:50.700Z] #20 [internal] load build context [2019-11-08T01:33:51.068Z] #45 131.8 github.com/LK4D4/vndr [2019-11-08T01:33:53.780Z] #20 transferring context: 17.86MB 2.9s [2019-11-08T01:33:56.445Z] #45 ... [2019-11-08T01:33:56.446Z] [2019-11-08T01:33:56.446Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:33:56.446Z] #18 96.76 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T01:33:56.446Z] #18 96.77 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-08T01:33:56.446Z] #18 96.78 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:33:56.446Z] #18 ... [2019-11-08T01:33:56.446Z] [2019-11-08T01:33:56.446Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:33:56.446Z] #42 92.81 CC criu/crtools.o [2019-11-08T01:33:56.446Z] #42 93.53 CC criu/eventfd.o [2019-11-08T01:33:56.446Z] #42 93.95 CC criu/eventpoll.o [2019-11-08T01:33:56.446Z] #42 95.07 CC criu/external.o [2019-11-08T01:33:56.446Z] #42 95.63 CC criu/fault-injection.o [2019-11-08T01:33:56.446Z] #42 95.83 CC criu/fdstore.o [2019-11-08T01:33:56.446Z] #42 96.20 CC criu/fifo.o [2019-11-08T01:33:56.446Z] #42 96.56 CC criu/file-ids.o [2019-11-08T01:33:56.446Z] #42 96.73 CC criu/file-lock.o [2019-11-08T01:33:56.446Z] #42 97.59 CC criu/files-ext.o [2019-11-08T01:33:56.446Z] #42 97.98 CC criu/files-reg.o [2019-11-08T01:33:56.853Z] #42 ... [2019-11-08T01:33:56.853Z] [2019-11-08T01:33:56.853Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:33:56.853Z] #18 107.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T01:33:56.853Z] #18 107.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T01:33:56.853Z] #18 107.9 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-08T01:33:56.853Z] #18 107.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T01:33:56.853Z] #18 107.9 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-08T01:33:56.853Z] #18 108.0 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:56.853Z] #18 108.0 Processing triggers for mime-support (3.60) ... [2019-11-08T01:33:56.853Z] #18 108.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:33:56.853Z] #18 108.0 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-08T01:33:56.853Z] #18 108.0 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T01:33:56.853Z] #18 108.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T01:33:56.853Z] #18 108.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T01:33:56.853Z] #18 108.0 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T01:33:57.685Z] #20 transferring context: 45.66MB 6.0s done [2019-11-08T01:33:57.686Z] #20 DONE 6.1s [2019-11-08T01:33:57.686Z] [2019-11-08T01:33:57.686Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T01:33:57.686Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-08T01:33:57.686Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 24.31MB / 96.41MB 6.0s [2019-11-08T01:33:57.686Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.3s done [2019-11-08T01:33:57.686Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-11-08T01:33:57.686Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 24.01MB / 45.65MB 6.0s [2019-11-08T01:33:57.686Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.6s done [2019-11-08T01:33:57.686Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 23.52MB / 52.87MB 6.0s [2019-11-08T01:33:57.686Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-08T01:33:57.686Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-11-08T01:33:57.686Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 3.0s done [2019-11-08T01:33:57.686Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 23.44MB / 50.07MB 6.0s [2019-11-08T01:33:57.686Z] #8 ... [2019-11-08T01:33:57.686Z] [2019-11-08T01:33:57.686Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-08T01:33:57.686Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-08T01:33:57.686Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.1s done [2019-11-08T01:33:57.686Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-08T01:33:57.686Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2019-11-08T01:33:57.686Z] #66 DONE 6.3s [2019-11-08T01:33:57.686Z] [2019-11-08T01:33:57.686Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-08T01:33:57.686Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.86MB / 45.65MB 6.3s [2019-11-08T01:33:57.686Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 26.33MB / 52.87MB 6.3s [2019-11-08T01:33:57.686Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 27.53MB / 50.07MB 6.4s [2019-11-08T01:33:57.686Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 30.14MB / 96.41MB 6.6s [2019-11-08T01:33:57.686Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 29.80MB / 45.65MB 6.6s [2019-11-08T01:33:57.686Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.24MB / 52.87MB 6.6s [2019-11-08T01:33:57.686Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 30.83MB / 50.07MB 6.7s [2019-11-08T01:33:58.061Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 32.66MB / 45.65MB 6.9s [2019-11-08T01:33:58.061Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 32.16MB / 52.87MB 6.9s [2019-11-08T01:33:58.061Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 33.75MB / 50.07MB 7.0s [2019-11-08T01:33:58.061Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 35.14MB / 96.41MB 7.2s [2019-11-08T01:33:58.061Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 36.59MB / 45.65MB 7.2s [2019-11-08T01:33:58.061Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 36.02MB / 52.87MB 7.2s [2019-11-08T01:33:58.402Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 39.81MB / 45.65MB 7.3s [2019-11-08T01:33:58.402Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 36.90MB / 50.07MB 7.3s [2019-11-08T01:33:58.402Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 40.56MB / 52.87MB 7.5s [2019-11-08T01:33:58.743Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 43.32MB / 45.65MB 7.6s [2019-11-08T01:33:58.743Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 39.81MB / 50.07MB 7.6s [2019-11-08T01:33:58.743Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 41.39MB / 96.41MB 7.8s [2019-11-08T01:33:58.743Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 43.90MB / 52.87MB 7.8s [2019-11-08T01:33:58.783Z] #18 110.0 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-08T01:33:58.783Z] #18 110.0 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-08T01:33:58.783Z] #18 110.0 Setting up zip (3.0-11+b1) ... [2019-11-08T01:33:58.783Z] #18 110.0 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T01:33:58.783Z] #18 110.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T01:33:58.783Z] #18 110.0 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-08T01:33:58.783Z] #18 110.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:33:58.783Z] #18 110.0 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-08T01:33:58.783Z] #18 110.1 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:58.783Z] #18 ... [2019-11-08T01:33:58.783Z] [2019-11-08T01:33:58.783Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:33:58.783Z] #45 DONE 139.6s [2019-11-08T01:33:58.783Z] [2019-11-08T01:33:58.783Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:33:58.783Z] #18 110.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T01:33:58.783Z] #18 110.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T01:33:58.783Z] #18 110.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T01:33:58.783Z] #18 110.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:33:58.783Z] #18 110.1 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-08T01:33:58.783Z] #18 110.1 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-08T01:33:58.783Z] #18 110.1 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-08T01:33:58.783Z] #18 110.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:33:59.081Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.9s done [2019-11-08T01:33:59.081Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 43.62MB / 50.07MB 7.9s [2019-11-08T01:33:59.081Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 47.98MB / 52.87MB 8.1s [2019-11-08T01:33:59.422Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 46.50MB / 96.41MB 8.2s [2019-11-08T01:33:59.422Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 8.2s [2019-11-08T01:33:59.422Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 8.3s done [2019-11-08T01:33:59.422Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 8.3s done [2019-11-08T01:33:59.618Z] #18 110.5 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-08T01:33:59.618Z] #18 110.6 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-08T01:33:59.618Z] #18 110.6 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-08T01:33:59.618Z] #18 110.6 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-08T01:33:59.618Z] #18 110.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T01:33:59.618Z] #18 110.6 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-08T01:33:59.618Z] #18 110.7 Setting up pigz (2.3.4-1) ... [2019-11-08T01:33:59.618Z] #18 110.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T01:33:59.618Z] #18 110.7 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-08T01:33:59.618Z] #18 110.7 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:59.618Z] #18 110.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T01:33:59.618Z] #18 110.8 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-08T01:33:59.618Z] #18 110.8 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T01:33:59.618Z] #18 110.8 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-08T01:33:59.618Z] #18 110.8 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-08T01:33:59.618Z] #18 110.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T01:33:59.618Z] #18 110.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:33:59.618Z] #18 110.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T01:33:59.618Z] #18 110.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T01:33:59.618Z] #18 110.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T01:33:59.618Z] #18 110.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T01:33:59.618Z] #18 110.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T01:33:59.618Z] #18 110.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T01:33:59.618Z] #18 110.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T01:33:59.618Z] #18 110.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T01:33:59.618Z] #18 110.8 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-08T01:33:59.618Z] #18 110.8 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:59.618Z] #18 110.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T01:33:59.618Z] #18 110.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T01:33:59.618Z] #18 110.9 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T01:33:59.618Z] #18 110.9 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-08T01:33:59.618Z] #18 110.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T01:33:59.763Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 58.10MB / 96.41MB 8.7s [2019-11-08T01:33:59.763Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 66.98MB / 96.41MB 8.8s [2019-11-08T01:34:00.126Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 75.67MB / 96.41MB 9.0s [2019-11-08T01:34:00.126Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 80.91MB / 96.41MB 9.1s [2019-11-08T01:34:00.461Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 87.82MB / 96.41MB 9.3s [2019-11-08T01:34:00.461Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 9.5s done [2019-11-08T01:34:00.461Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-08T01:34:01.901Z] #59 215.9 + bin/containerd-stress [2019-11-08T01:34:02.832Z] #59 218.1 + bin/containerd-shim [2019-11-08T01:34:03.496Z] #18 114.5 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-08T01:34:03.496Z] #18 114.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:34:03.496Z] #18 114.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-11-08T01:34:03.496Z] #18 114.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-11-08T01:34:03.496Z] #18 114.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-11-08T01:34:03.496Z] #18 114.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-11-08T01:34:03.496Z] #18 114.5 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T01:34:03.496Z] #18 114.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:34:03.496Z] #18 114.5 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-11-08T01:34:03.496Z] #18 114.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-11-08T01:34:03.496Z] #18 114.6 Setting up python3 (3.5.3-1) ... [2019-11-08T01:34:04.829Z] #18 116.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T01:34:06.761Z] #18 117.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T01:34:07.165Z] #18 118.1 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T01:34:07.165Z] #18 118.2 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T01:34:07.165Z] #18 118.2 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T01:34:07.817Z] #18 118.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T01:34:07.817Z] #18 ... [2019-11-08T01:34:07.817Z] [2019-11-08T01:34:07.817Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:34:07.817Z] #29 148.7 + rm -rf /tmp/tmp.5AnUzSrRMx [2019-11-08T01:34:07.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T01:34:07.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T01:34:08.329Z] #29 DONE 149.2s [2019-11-08T01:34:08.329Z] [2019-11-08T01:34:08.329Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:34:08.329Z] #42 100.1 CC criu/files.o [2019-11-08T01:34:08.329Z] #42 103.2 CC criu/filesystems.o [2019-11-08T01:34:08.329Z] #42 103.8 CC criu/fsnotify.o [2019-11-08T01:34:08.329Z] #42 104.8 CC criu/image-desc.o [2019-11-08T01:34:08.329Z] #42 105.0 CC criu/image.o [2019-11-08T01:34:08.329Z] #42 105.9 CC criu/ipc_ns.o [2019-11-08T01:34:08.329Z] #42 106.8 CC criu/irmap.o [2019-11-08T01:34:08.329Z] #42 107.4 CC criu/kcmp-ids.o [2019-11-08T01:34:08.329Z] #42 107.7 CC criu/kerndat.o [2019-11-08T01:34:08.329Z] #42 108.6 CC criu/libnetlink.o [2019-11-08T01:34:08.329Z] #42 108.9 CC criu/log.o [2019-11-08T01:34:08.329Z] #42 109.6 CC criu/lsm.o [2019-11-08T01:34:08.329Z] #42 110.2 CC criu/mem.o [2019-11-08T01:34:09.175Z] #42 ... [2019-11-08T01:34:09.175Z] [2019-11-08T01:34:09.175Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:34:09.175Z] #18 120.3 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-08T01:34:09.175Z] #18 120.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T01:34:09.380Z] #59 224.8 + bin/containerd-shim-runc-v1 [2019-11-08T01:34:09.577Z] #18 121.0 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T01:34:09.971Z] #18 121.0 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T01:34:10.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T01:34:10.825Z] #18 121.8 Setting up dh-python (2.20170125) ... [2019-11-08T01:34:11.244Z] #18 122.4 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-08T01:34:11.244Z] #18 122.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:34:11.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T01:34:11.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T01:34:11.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T01:34:11.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T01:34:11.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T01:34:11.636Z] #18 DONE 122.6s [2019-11-08T01:34:11.636Z] [2019-11-08T01:34:11.636Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:34:12.657Z] #59 227.9 + bin/containerd-shim-runc-v2 [2019-11-08T01:34:13.589Z] #59 229.0 + binaries [2019-11-08T01:34:13.589Z] #59 229.0 + mkdir -p /build [2019-11-08T01:34:13.589Z] #59 229.0 + cp bin/containerd /build/containerd [2019-11-08T01:34:13.589Z] #59 229.0 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T01:34:13.589Z] #59 229.0 + cp bin/ctr /build/ctr [2019-11-08T01:34:15.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T01:34:15.963Z] #19 4.040 Collecting yamllint==1.16.0 [2019-11-08T01:34:15.963Z] #19 4.521 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T01:34:16.111Z] #59 DONE 231.5s [2019-11-08T01:34:16.365Z] #19 4.712 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T01:34:16.365Z] #19 4.823 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T01:34:17.043Z] [2019-11-08T01:34:17.043Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T01:34:17.315Z] 65014b3c3121: Verifying Checksum [2019-11-08T01:34:17.315Z] 65014b3c3121: Download complete [2019-11-08T01:34:17.716Z] #19 6.138 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T01:34:17.716Z] #19 6.289 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T01:34:17.972Z] #60 DONE 0.9s [2019-11-08T01:34:17.972Z] [2019-11-08T01:34:17.972Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T01:34:18.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T01:34:18.228Z] #64 DONE 0.3s [2019-11-08T01:34:18.228Z] [2019-11-08T01:34:18.228Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T01:34:18.792Z] #67 DONE 0.4s [2019-11-08T01:34:18.792Z] [2019-11-08T01:34:18.792Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T01:34:18.792Z] #66 DONE 0.4s [2019-11-08T01:34:18.792Z] [2019-11-08T01:34:18.792Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:34:19.076Z] #19 7.411 Building wheels for collected packages: pathspec, pyyaml [2019-11-08T01:34:19.076Z] #19 7.412 Running setup.py bdist_wheel for pathspec: started [2019-11-08T01:34:19.355Z] #68 0.625 + RM_GOPATH=0 [2019-11-08T01:34:19.355Z] #68 0.625 + TMP_GOPATH= [2019-11-08T01:34:19.355Z] #68 0.625 + : /build [2019-11-08T01:34:19.355Z] #68 0.627 + '[' -z '' ']' [2019-11-08T01:34:19.355Z] #68 0.628 ++ mktemp -d [2019-11-08T01:34:19.355Z] #68 0.629 + export GOPATH=/tmp/tmp.vIXRilowt3 [2019-11-08T01:34:19.355Z] #68 0.629 + GOPATH=/tmp/tmp.vIXRilowt3 [2019-11-08T01:34:19.355Z] #68 0.629 + RM_GOPATH=1 [2019-11-08T01:34:19.355Z] #68 0.630 ++ dirname ./install.sh [2019-11-08T01:34:19.355Z] #68 0.630 + dir=. [2019-11-08T01:34:19.355Z] #68 0.630 + bin=proxy [2019-11-08T01:34:19.355Z] #68 0.630 + shift [2019-11-08T01:34:19.355Z] #68 0.630 + '[' '!' -f ./proxy.installer ']' [2019-11-08T01:34:19.355Z] #68 0.630 + . ./proxy.installer [2019-11-08T01:34:19.355Z] #68 0.630 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:34:19.355Z] #68 0.631 + install_proxy [2019-11-08T01:34:19.355Z] #68 0.631 + case "$1" in [2019-11-08T01:34:19.355Z] #68 0.631 + export CGO_ENABLED=0 [2019-11-08T01:34:19.355Z] #68 0.631 + CGO_ENABLED=0 [2019-11-08T01:34:19.355Z] #68 0.631 + _install_proxy [2019-11-08T01:34:19.355Z] #68 0.631 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-08T01:34:19.355Z] #68 0.631 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vIXRilowt3/src/github.com/docker/libnetwork [2019-11-08T01:34:19.355Z] #68 0.631 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:34:19.355Z] #68 0.632 Cloning into '/tmp/tmp.vIXRilowt3/src/github.com/docker/libnetwork'... [2019-11-08T01:34:19.482Z] #19 8.143 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T01:34:19.483Z] #19 8.146 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T01:34:19.483Z] #19 8.158 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T01:34:20.403Z] #19 ... [2019-11-08T01:34:20.403Z] [2019-11-08T01:34:20.403Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:34:20.403Z] #42 111.8 CC criu/mount.o [2019-11-08T01:34:20.403Z] #42 114.6 CC criu/namespaces.o [2019-11-08T01:34:20.403Z] #42 116.4 CC criu/net.o [2019-11-08T01:34:20.403Z] #42 118.5 CC criu/netfilter.o [2019-11-08T01:34:20.403Z] #42 118.8 CC criu/page-pipe.o [2019-11-08T01:34:20.403Z] #42 119.2 CC criu/page-xfer.o [2019-11-08T01:34:20.403Z] #42 120.1 CC criu/pagemap-cache.o [2019-11-08T01:34:20.403Z] #42 120.4 CC criu/pagemap.o [2019-11-08T01:34:20.403Z] #42 121.2 CC criu/parasite-syscall.o [2019-11-08T01:34:20.403Z] #42 121.9 CC criu/path.o [2019-11-08T01:34:20.726Z] #68 2.061 + cd /tmp/tmp.vIXRilowt3/src/github.com/docker/libnetwork [2019-11-08T01:34:20.726Z] #68 2.061 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:34:20.726Z] #68 2.129 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T01:34:20.836Z] #42 122.4 CC criu/pie-util-vdso-elf32.o [2019-11-08T01:34:20.836Z] #42 ... [2019-11-08T01:34:20.836Z] [2019-11-08T01:34:20.836Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:34:20.836Z] #19 9.544 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T01:34:21.240Z] #19 9.549 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T01:34:21.240Z] #19 9.639 Successfully built pathspec pyyaml [2019-11-08T01:34:21.240Z] #19 9.653 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-08T01:34:21.636Z] #19 10.16 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T01:34:21.636Z] #19 DONE 10.4s [2019-11-08T01:34:21.636Z] [2019-11-08T01:34:21.636Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:34:21.636Z] #42 123.0 CC criu/pie-util-vdso.o [2019-11-08T01:34:22.022Z] #42 ... [2019-11-08T01:34:22.022Z] [2019-11-08T01:34:22.022Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T01:34:22.022Z] #24 DONE 0.1s [2019-11-08T01:34:22.022Z] [2019-11-08T01:34:22.022Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:34:22.022Z] #42 123.6 CC criu/pie-util.o [2019-11-08T01:34:22.022Z] #42 123.8 CC criu/pipes.o [2019-11-08T01:34:22.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T01:34:22.412Z] #42 ... [2019-11-08T01:34:22.412Z] [2019-11-08T01:34:22.412Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T01:34:22.412Z] #28 DONE 0.4s [2019-11-08T01:34:22.412Z] [2019-11-08T01:34:22.412Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T01:34:22.412Z] #30 DONE 0.1s [2019-11-08T01:34:22.412Z] [2019-11-08T01:34:22.412Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T01:34:22.412Z] #33 DONE 0.1s [2019-11-08T01:34:22.412Z] [2019-11-08T01:34:22.412Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:34:22.620Z] #68 DONE 3.8s [2019-11-08T01:34:22.790Z] #55 ... [2019-11-08T01:34:22.790Z] [2019-11-08T01:34:22.790Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T01:34:22.790Z] #38 DONE 0.1s [2019-11-08T01:34:22.790Z] [2019-11-08T01:34:22.790Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:34:22.790Z] #39 ... [2019-11-08T01:34:22.790Z] [2019-11-08T01:34:22.790Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:34:22.790Z] #42 124.7 CC criu/plugin.o [2019-11-08T01:34:23.184Z] [2019-11-08T01:34:23.184Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T01:34:23.184Z] #69 DONE 0.1s [2019-11-08T01:34:23.184Z] [2019-11-08T01:34:23.184Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T01:34:23.184Z] #70 DONE 0.0s [2019-11-08T01:34:23.184Z] [2019-11-08T01:34:23.184Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T01:34:23.642Z] #42 125.0 CC criu/proc_parse.o [2019-11-08T01:34:24.554Z] #71 DONE 1.3s [2019-11-08T01:34:24.554Z] [2019-11-08T01:34:24.554Z] #72 exporting to image [2019-11-08T01:34:24.554Z] #72 exporting layers [2019-11-08T01:34:25.102Z] #42 126.6 CC criu/protobuf-desc.o [2019-11-08T01:34:26.158Z] #42 128.0 CC criu/protobuf.o [2019-11-08T01:34:26.554Z] #42 128.2 CC criu/pstree.o [2019-11-08T01:34:27.418Z] #42 129.0 CC criu/rbtree.o [2019-11-08T01:34:27.418Z] #42 129.2 CC criu/rst-malloc.o [2019-11-08T01:34:27.810Z] #42 129.4 CC criu/seccomp.o [2019-11-08T01:34:28.196Z] #42 129.9 CC criu/seize.o [2019-11-08T01:34:28.323Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 26.0s done [2019-11-08T01:34:28.323Z] #8 DONE 35.5s [2019-11-08T01:34:28.323Z] [2019-11-08T01:34:28.323Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-08T01:34:28.323Z] #9 DONE 0.2s [2019-11-08T01:34:28.323Z] [2019-11-08T01:34:28.323Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-08T01:34:28.323Z] #10 DONE 0.1s [2019-11-08T01:34:28.323Z] [2019-11-08T01:34:28.323Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:34:28.323Z] #21 DONE 0.1s [2019-11-08T01:34:28.323Z] [2019-11-08T01:34:28.323Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:34:28.324Z] #11 ... [2019-11-08T01:34:28.324Z] [2019-11-08T01:34:28.324Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-08T01:34:28.324Z] #68 DONE 0.1s [2019-11-08T01:34:28.324Z] [2019-11-08T01:34:28.324Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-08T01:34:28.324Z] #44 DONE 0.2s [2019-11-08T01:34:28.324Z] [2019-11-08T01:34:28.324Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-08T01:34:28.324Z] #50 DONE 0.2s [2019-11-08T01:34:28.324Z] [2019-11-08T01:34:28.324Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T01:34:28.324Z] #22 DONE 0.3s [2019-11-08T01:34:28.324Z] [2019-11-08T01:34:28.324Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-08T01:34:28.324Z] #62 DONE 0.3s [2019-11-08T01:34:28.324Z] [2019-11-08T01:34:28.324Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-08T01:34:28.324Z] #47 DONE 0.3s [2019-11-08T01:34:28.324Z] [2019-11-08T01:34:28.324Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-08T01:34:28.324Z] #31 DONE 0.3s [2019-11-08T01:34:28.324Z] [2019-11-08T01:34:28.324Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:34:28.324Z] #32 0.761 + RM_GOPATH=0 [2019-11-08T01:34:28.324Z] #32 0.765 + TMP_GOPATH= [2019-11-08T01:34:28.324Z] #32 0.768 + : /build [2019-11-08T01:34:28.324Z] #32 0.769 + '[' -z '' ']' [2019-11-08T01:34:28.324Z] #32 0.779 ++ mktemp -d [2019-11-08T01:34:28.324Z] #32 0.783 + export GOPATH=/tmp/tmp.LTnX7CL3II [2019-11-08T01:34:28.324Z] #32 0.783 + GOPATH=/tmp/tmp.LTnX7CL3II [2019-11-08T01:34:28.324Z] #32 0.783 + RM_GOPATH=1 [2019-11-08T01:34:28.324Z] #32 0.788 ++ dirname ./install.sh [2019-11-08T01:34:28.324Z] #32 0.797 + dir=. [2019-11-08T01:34:28.324Z] #32 0.798 + bin=tomlv [2019-11-08T01:34:28.324Z] #32 0.798 + shift [2019-11-08T01:34:28.324Z] #32 0.801 + '[' '!' -f ./tomlv.installer ']' [2019-11-08T01:34:28.324Z] #32 0.802 + . ./tomlv.installer [2019-11-08T01:34:28.324Z] #32 0.802 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T01:34:28.324Z] #32 0.806 + install_tomlv [2019-11-08T01:34:28.324Z] #32 0.807 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-08T01:34:28.324Z] #32 0.808 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LTnX7CL3II/src/github.com/BurntSushi/toml [2019-11-08T01:34:28.324Z] #32 0.808 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T01:34:28.324Z] #32 0.852 Cloning into '/tmp/tmp.LTnX7CL3II/src/github.com/BurntSushi/toml'... [2019-11-08T01:34:28.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T01:34:28.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T01:34:29.043Z] #42 130.5 CC criu/servicefd.o [2019-11-08T01:34:29.043Z] #42 130.9 CC criu/shmem.o [2019-11-08T01:34:29.891Z] #42 ... [2019-11-08T01:34:29.891Z] [2019-11-08T01:34:29.891Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:34:29.891Z] #55 141.2 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-11-08T01:34:29.891Z] #55 143.2 + mkdir -p /build [2019-11-08T01:34:29.891Z] #55 143.2 + cp runc /build/runc [2019-11-08T01:34:29.891Z] #55 DONE 143.3s [2019-11-08T01:34:29.891Z] [2019-11-08T01:34:29.891Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:34:29.891Z] #42 131.6 CC criu/sigframe.o [2019-11-08T01:34:29.891Z] #42 131.7 CC criu/signalfd.o [2019-11-08T01:34:29.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T01:34:30.638Z] #32 3.362 + cd /tmp/tmp.LTnX7CL3II/src/github.com/BurntSushi/toml [2019-11-08T01:34:30.638Z] #32 3.364 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-08T01:34:30.638Z] #32 3.387 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T01:34:30.732Z] #42 132.3 CC criu/sk-inet.o [2019-11-08T01:34:31.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T01:34:31.654Z] #42 133.1 CC criu/sk-netlink.o [2019-11-08T01:34:31.824Z] #32 4.574 internal/cpu [2019-11-08T01:34:31.824Z] #32 4.683 runtime/internal/sys [2019-11-08T01:34:31.824Z] #32 4.692 math/bits [2019-11-08T01:34:31.824Z] #32 4.809 runtime/internal/atomic [2019-11-08T01:34:32.049Z] #42 133.6 CC criu/sk-packet.o [2019-11-08T01:34:32.443Z] #42 134.1 CC criu/sk-queue.o [2019-11-08T01:34:32.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T01:34:32.847Z] #42 134.5 CC criu/sk-tcp.o [2019-11-08T01:34:32.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T01:34:33.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T01:34:33.008Z] #32 5.502 runtime/internal/math [2019-11-08T01:34:33.257Z] #42 135.1 CC criu/sk-unix.o [2019-11-08T01:34:33.353Z] #32 6.081 unicode/utf8 [2019-11-08T01:34:33.353Z] #32 6.181 sync/atomic [2019-11-08T01:34:34.088Z] #32 7.023 internal/bytealg [2019-11-08T01:34:34.433Z] #32 7.252 math [2019-11-08T01:34:34.566Z] #42 136.4 CC criu/sockets.o [2019-11-08T01:34:35.176Z] #32 8.020 unicode [2019-11-08T01:34:35.397Z] #42 136.9 CC criu/stats.o [2019-11-08T01:34:35.397Z] #42 137.1 CC criu/string.o [2019-11-08T01:34:35.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T01:34:35.797Z] #42 137.2 CC criu/sysctl.o [2019-11-08T01:34:35.797Z] #42 137.6 CC criu/sysfs_parse.o [2019-11-08T01:34:36.003Z] #32 8.789 internal/testlog [2019-11-08T01:34:36.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T01:34:36.327Z] #42 137.9 CC criu/timerfd.o [2019-11-08T01:34:36.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T01:34:36.733Z] #32 ... [2019-11-08T01:34:36.733Z] [2019-11-08T01:34:36.733Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:34:36.733Z] #41 1.177 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:34:36.733Z] #41 1.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:34:36.733Z] #41 1.284 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:34:36.733Z] #41 1.318 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:34:36.733Z] #41 1.436 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:34:36.733Z] #41 2.893 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T01:34:36.733Z] #41 5.685 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T01:34:36.733Z] #41 7.765 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T01:34:36.740Z] #72 exporting layers 11.2s done [2019-11-08T01:34:36.740Z] #72 writing image sha256:b58429188cba09fe50724b07c1475b55e7cbf7dbc9dcda3d4ff542583c33f214 done [2019-11-08T01:34:36.740Z] #72 naming to docker.io/library/docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 done [2019-11-08T01:34:36.740Z] #72 DONE 11.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-08T01:34:36.835Z] #42 138.4 CC criu/tty.o [2019-11-08T01:34:37.071Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40192/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/validate/default [2019-11-08T01:34:37.076Z] #41 ... [2019-11-08T01:34:37.076Z] [2019-11-08T01:34:37.076Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:34:37.076Z] #39 0.799 + mktemp -d [2019-11-08T01:34:37.076Z] #39 0.801 + export GOPATH=/tmp/tmp.xtt4DMH3k0 [2019-11-08T01:34:37.076Z] #39 0.801 + git clone https://github.com/docker/distribution.git /tmp/tmp.xtt4DMH3k0/src/github.com/docker/distribution [2019-11-08T01:34:37.076Z] #39 0.810 Cloning into '/tmp/tmp.xtt4DMH3k0/src/github.com/docker/distribution'... [2019-11-08T01:34:37.076Z] #39 ... [2019-11-08T01:34:37.076Z] [2019-11-08T01:34:37.076Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:34:37.076Z] #57 0.786 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:34:37.076Z] #57 0.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:34:37.076Z] #57 0.865 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:34:37.076Z] #57 0.898 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:34:37.076Z] #57 0.927 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:34:37.076Z] #57 2.602 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T01:34:37.076Z] #57 5.581 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T01:34:37.076Z] #57 7.645 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T01:34:37.076Z] #57 ... [2019-11-08T01:34:37.076Z] [2019-11-08T01:34:37.076Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:34:37.076Z] #51 0.797 + RM_GOPATH=0 [2019-11-08T01:34:37.076Z] #51 0.797 + TMP_GOPATH= [2019-11-08T01:34:37.076Z] #51 0.797 + : /build [2019-11-08T01:34:37.076Z] #51 0.797 + '[' -z '' ']' [2019-11-08T01:34:37.076Z] #51 0.797 ++ mktemp -d [2019-11-08T01:34:37.076Z] #51 0.825 + export GOPATH=/tmp/tmp.MSflA55XWr [2019-11-08T01:34:37.076Z] #51 0.825 + GOPATH=/tmp/tmp.MSflA55XWr [2019-11-08T01:34:37.076Z] #51 0.825 + RM_GOPATH=1 [2019-11-08T01:34:37.076Z] #51 0.827 ++ dirname ./install.sh [2019-11-08T01:34:37.076Z] #51 0.834 + dir=. [2019-11-08T01:34:37.076Z] #51 0.835 + bin=golangci_lint [2019-11-08T01:34:37.076Z] #51 0.835 + shift [2019-11-08T01:34:37.076Z] #51 0.836 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-08T01:34:37.076Z] #51 0.836 + . ./golangci_lint.installer [2019-11-08T01:34:37.076Z] #51 0.836 ++ : v1.20.0 [2019-11-08T01:34:37.076Z] #51 0.838 + install_golangci_lint [2019-11-08T01:34:37.076Z] #51 0.839 Installing golangci-lint version v1.20.0 [2019-11-08T01:34:37.076Z] #51 0.839 + echo 'Installing golangci-lint version v1.20.0' [2019-11-08T01:34:37.076Z] #51 0.839 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-08T01:34:37.451Z] #51 ... [2019-11-08T01:34:37.451Z] [2019-11-08T01:34:37.451Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:34:37.451Z] #34 0.879 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:34:37.451Z] #34 0.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:34:37.451Z] #34 1.005 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:34:37.451Z] #34 1.020 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:34:37.451Z] #34 1.182 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:34:37.451Z] #34 2.650 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T01:34:37.451Z] #34 5.513 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T01:34:37.451Z] #34 7.546 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T01:34:37.451Z] #34 ... [2019-11-08T01:34:37.451Z] [2019-11-08T01:34:37.451Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:34:37.451Z] #29 0.739 + mktemp -d [2019-11-08T01:34:37.451Z] #29 0.741 + export GOPATH=/tmp/tmp.hYrvQD6JcD [2019-11-08T01:34:37.451Z] #29 0.741 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.hYrvQD6JcD/src/github.com/go-swagger/go-swagger [2019-11-08T01:34:37.451Z] #29 0.743 Cloning into '/tmp/tmp.hYrvQD6JcD/src/github.com/go-swagger/go-swagger'... [2019-11-08T01:34:37.797Z] #29 ... [2019-11-08T01:34:37.797Z] [2019-11-08T01:34:37.797Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:34:37.797Z] #23 0.756 + RM_GOPATH=0 [2019-11-08T01:34:37.797Z] #23 0.756 + TMP_GOPATH= [2019-11-08T01:34:37.797Z] #23 0.756 + : /build [2019-11-08T01:34:37.797Z] #23 0.756 + '[' -z '' ']' [2019-11-08T01:34:37.797Z] #23 0.758 ++ mktemp -d [2019-11-08T01:34:37.797Z] #23 0.770 + export GOPATH=/tmp/tmp.VeF3uXA7Ti [2019-11-08T01:34:37.797Z] #23 0.770 + GOPATH=/tmp/tmp.VeF3uXA7Ti [2019-11-08T01:34:37.797Z] #23 0.770 + RM_GOPATH=1 [2019-11-08T01:34:37.797Z] #23 0.772 ++ dirname ./install.sh [2019-11-08T01:34:37.797Z] #23 0.779 + dir=. [2019-11-08T01:34:37.797Z] #23 0.791 + bin=dockercli [2019-11-08T01:34:37.797Z] #23 0.792 + shift [2019-11-08T01:34:37.797Z] #23 0.804 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T01:34:37.797Z] #23 0.805 + . ./dockercli.installer [2019-11-08T01:34:37.797Z] #23 0.805 ++ : stable [2019-11-08T01:34:37.797Z] #23 0.806 ++ : 17.06.2-ce [2019-11-08T01:34:37.797Z] #23 0.838 + install_dockercli [2019-11-08T01:34:37.797Z] #23 0.839 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T01:34:37.797Z] #23 0.840 Install docker/cli version 17.06.2-ce from stable [2019-11-08T01:34:37.797Z] #23 0.846 ++ uname -m [2019-11-08T01:34:37.797Z] #23 0.852 + arch=ppc64le [2019-11-08T01:34:37.797Z] #23 0.853 + '[' ppc64le '!=' x86_64 ']' [2019-11-08T01:34:37.797Z] #23 0.853 + '[' ppc64le '!=' s390x ']' [2019-11-08T01:34:37.797Z] #23 0.853 + '[' ppc64le '!=' armhf ']' [2019-11-08T01:34:37.797Z] #23 0.853 + build_dockercli [2019-11-08T01:34:37.797Z] #23 0.854 + git clone https://github.com/docker/docker-ce /tmp/tmp.VeF3uXA7Ti/tmp/docker-ce [2019-11-08T01:34:37.797Z] #23 0.912 Cloning into '/tmp/tmp.VeF3uXA7Ti/tmp/docker-ce'... [2019-11-08T01:34:37.797Z] #23 ... [2019-11-08T01:34:37.797Z] [2019-11-08T01:34:37.797Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:34:37.797Z] #25 0.717 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:34:37.797Z] #25 0.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:34:37.797Z] #25 0.769 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:34:37.797Z] #25 0.788 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:34:37.797Z] #25 0.836 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:34:37.797Z] #25 2.252 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T01:34:37.797Z] #25 5.176 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T01:34:37.797Z] #25 6.661 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T01:34:38.004Z] Congratulations! All commits are properly signed with the DCO! [2019-11-08T01:34:38.004Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-08T01:34:38.004Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-08T01:34:38.140Z] #25 ... [2019-11-08T01:34:38.140Z] [2019-11-08T01:34:38.140Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:34:38.140Z] #63 0.762 + RM_GOPATH=0 [2019-11-08T01:34:38.140Z] #63 0.762 + TMP_GOPATH= [2019-11-08T01:34:38.140Z] #63 0.762 + : /build/ [2019-11-08T01:34:38.140Z] #63 0.771 + '[' -z '' ']' [2019-11-08T01:34:38.140Z] #63 0.774 ++ mktemp -d [2019-11-08T01:34:38.140Z] #63 0.777 + export GOPATH=/tmp/tmp.mtgR6FJcnV [2019-11-08T01:34:38.140Z] #63 0.777 + GOPATH=/tmp/tmp.mtgR6FJcnV [2019-11-08T01:34:38.140Z] #63 0.777 + RM_GOPATH=1 [2019-11-08T01:34:38.140Z] #63 0.778 ++ dirname ./install.sh [2019-11-08T01:34:38.140Z] #63 0.808 + dir=. [2019-11-08T01:34:38.140Z] #63 0.841 + bin=rootlesskit [2019-11-08T01:34:38.140Z] #63 0.842 + shift [2019-11-08T01:34:38.140Z] #63 0.842 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-08T01:34:38.140Z] #63 0.843 + . ./rootlesskit.installer [2019-11-08T01:34:38.140Z] #63 0.845 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T01:34:38.140Z] #63 0.862 + install_rootlesskit [2019-11-08T01:34:38.140Z] #63 0.872 + case "$1" in [2019-11-08T01:34:38.140Z] #63 0.872 + export CGO_ENABLED=0 [2019-11-08T01:34:38.140Z] #63 0.872 + CGO_ENABLED=0 [2019-11-08T01:34:38.140Z] #63 0.872 + _install_rootlesskit [2019-11-08T01:34:38.140Z] #63 0.873 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-08T01:34:38.140Z] #63 0.873 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T01:34:38.140Z] #63 0.873 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mtgR6FJcnV/src/github.com/rootless-containers/rootlesskit [2019-11-08T01:34:38.140Z] #63 0.877 Cloning into '/tmp/tmp.mtgR6FJcnV/src/github.com/rootless-containers/rootlesskit'... [2019-11-08T01:34:38.140Z] #63 8.037 + cd /tmp/tmp.mtgR6FJcnV/src/github.com/rootless-containers/rootlesskit [2019-11-08T01:34:38.140Z] #63 8.037 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-08T01:34:38.140Z] #63 9.152 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T01:34:38.140Z] #63 9.154 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-08T01:34:38.140Z] #63 ... [2019-11-08T01:34:38.140Z] [2019-11-08T01:34:38.140Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:34:38.140Z] #69 0.679 + RM_GOPATH=0 [2019-11-08T01:34:38.140Z] #69 0.679 + TMP_GOPATH= [2019-11-08T01:34:38.140Z] #69 0.679 + : /build [2019-11-08T01:34:38.140Z] #69 0.680 + '[' -z '' ']' [2019-11-08T01:34:38.140Z] #69 0.682 ++ mktemp -d [2019-11-08T01:34:38.140Z] #69 0.689 + export GOPATH=/tmp/tmp.KIQvIIc0ei [2019-11-08T01:34:38.140Z] #69 0.689 + GOPATH=/tmp/tmp.KIQvIIc0ei [2019-11-08T01:34:38.140Z] #69 0.690 + RM_GOPATH=1 [2019-11-08T01:34:38.140Z] #69 0.692 ++ dirname ./install.sh [2019-11-08T01:34:38.140Z] #69 0.694 + dir=. [2019-11-08T01:34:38.140Z] #69 0.707 + bin=proxy [2019-11-08T01:34:38.140Z] #69 0.707 + shift [2019-11-08T01:34:38.140Z] #69 0.708 + '[' '!' -f ./proxy.installer ']' [2019-11-08T01:34:38.140Z] #69 0.708 + . ./proxy.installer [2019-11-08T01:34:38.140Z] #69 0.709 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:34:38.140Z] #69 0.710 + install_proxy [2019-11-08T01:34:38.140Z] #69 0.711 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:34:38.140Z] #69 0.711 + case "$1" in [2019-11-08T01:34:38.140Z] #69 0.711 + export CGO_ENABLED=0 [2019-11-08T01:34:38.140Z] #69 0.711 + CGO_ENABLED=0 [2019-11-08T01:34:38.140Z] #69 0.711 + _install_proxy [2019-11-08T01:34:38.140Z] #69 0.711 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-08T01:34:38.140Z] #69 0.711 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KIQvIIc0ei/src/github.com/docker/libnetwork [2019-11-08T01:34:38.140Z] #69 0.715 Cloning into '/tmp/tmp.KIQvIIc0ei/src/github.com/docker/libnetwork'... [2019-11-08T01:34:38.140Z] #69 ... [2019-11-08T01:34:38.140Z] [2019-11-08T01:34:38.140Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:34:38.140Z] #11 1.460 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:34:38.140Z] #11 1.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:34:38.140Z] #11 1.614 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:34:38.140Z] #11 1.637 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:34:38.140Z] #11 1.713 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:34:38.140Z] #11 3.405 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T01:34:38.140Z] #11 6.477 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T01:34:38.140Z] #11 8.745 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T01:34:38.213Z] #42 ... [2019-11-08T01:34:38.213Z] [2019-11-08T01:34:38.213Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:34:38.213Z] #39 179.1 + dpkg --print-architecture [2019-11-08T01:34:38.213Z] #39 179.1 + cd /tmp/tmp.3j8PmXdT0y/src/github.com/docker/distribution [2019-11-08T01:34:38.213Z] #39 179.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T01:34:38.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T01:34:38.481Z] #11 ... [2019-11-08T01:34:38.481Z] [2019-11-08T01:34:38.481Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:34:38.481Z] #48 0.722 + RM_GOPATH=0 [2019-11-08T01:34:38.481Z] #48 0.726 + TMP_GOPATH= [2019-11-08T01:34:38.481Z] #48 0.729 + : /build [2019-11-08T01:34:38.481Z] #48 0.731 + '[' -z '' ']' [2019-11-08T01:34:38.481Z] #48 0.742 ++ mktemp -d [2019-11-08T01:34:38.481Z] #48 0.777 + export GOPATH=/tmp/tmp.rLclvatwIY [2019-11-08T01:34:38.481Z] #48 0.777 + GOPATH=/tmp/tmp.rLclvatwIY [2019-11-08T01:34:38.481Z] #48 0.777 + RM_GOPATH=1 [2019-11-08T01:34:38.481Z] #48 0.778 ++ dirname ./install.sh [2019-11-08T01:34:38.481Z] #48 0.829 + dir=. [2019-11-08T01:34:38.481Z] #48 0.830 + bin=gotestsum [2019-11-08T01:34:38.481Z] #48 0.831 + shift [2019-11-08T01:34:38.481Z] #48 0.836 + '[' '!' -f ./gotestsum.installer ']' [2019-11-08T01:34:38.481Z] #48 0.837 + . ./gotestsum.installer [2019-11-08T01:34:38.481Z] #48 0.839 ++ : v0.3.5 [2019-11-08T01:34:38.481Z] #48 0.855 + install_gotestsum [2019-11-08T01:34:38.481Z] #48 0.856 + echo 'Installing gotestsum version v0.3.5' [2019-11-08T01:34:38.481Z] #48 0.856 + go get -d gotest.tools/gotestsum [2019-11-08T01:34:38.481Z] #48 0.856 Installing gotestsum version v0.3.5 [2019-11-08T01:34:38.481Z] #48 ... [2019-11-08T01:34:38.481Z] [2019-11-08T01:34:38.481Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:34:38.481Z] #45 0.820 + RM_GOPATH=0 [2019-11-08T01:34:38.481Z] #45 0.841 + TMP_GOPATH= [2019-11-08T01:34:38.481Z] #45 0.847 + : /build [2019-11-08T01:34:38.481Z] #45 0.849 + '[' -z '' ']' [2019-11-08T01:34:38.481Z] #45 0.854 ++ mktemp -d [2019-11-08T01:34:38.481Z] #45 0.857 + export GOPATH=/tmp/tmp.8X4MqDOwET [2019-11-08T01:34:38.481Z] #45 0.858 + GOPATH=/tmp/tmp.8X4MqDOwET [2019-11-08T01:34:38.481Z] #45 0.859 + RM_GOPATH=1 [2019-11-08T01:34:38.481Z] #45 0.872 ++ dirname ./install.sh [2019-11-08T01:34:38.481Z] #45 0.873 + dir=. [2019-11-08T01:34:38.481Z] #45 0.874 + bin=vndr [2019-11-08T01:34:38.481Z] #45 0.875 + shift [2019-11-08T01:34:38.481Z] #45 0.875 + '[' '!' -f ./vndr.installer ']' [2019-11-08T01:34:38.481Z] #45 0.876 + . ./vndr.installer [2019-11-08T01:34:38.481Z] #45 0.878 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T01:34:38.481Z] #45 0.879 + install_vndr [2019-11-08T01:34:38.481Z] #45 0.879 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-08T01:34:38.481Z] #45 0.880 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T01:34:38.481Z] #45 0.882 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8X4MqDOwET/src/github.com/LK4D4/vndr [2019-11-08T01:34:38.481Z] #45 0.922 Cloning into '/tmp/tmp.8X4MqDOwET/src/github.com/LK4D4/vndr'... [2019-11-08T01:34:38.481Z] #45 2.904 + cd /tmp/tmp.8X4MqDOwET/src/github.com/LK4D4/vndr [2019-11-08T01:34:38.481Z] #45 2.904 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-08T01:34:38.481Z] #45 2.934 + go build -buildmode=pie -v -o /build/vndr . [2019-11-08T01:34:38.481Z] #45 4.995 internal/cpu [2019-11-08T01:34:38.481Z] #45 5.028 internal/race [2019-11-08T01:34:38.481Z] #45 5.207 runtime/internal/atomic [2019-11-08T01:34:38.481Z] #45 5.260 runtime/internal/sys [2019-11-08T01:34:38.481Z] #45 5.596 sync/atomic [2019-11-08T01:34:38.481Z] #45 6.162 unicode [2019-11-08T01:34:38.481Z] #45 6.729 unicode/utf8 [2019-11-08T01:34:38.481Z] #45 7.552 internal/bytealg [2019-11-08T01:34:38.481Z] #45 7.740 math [2019-11-08T01:34:38.481Z] #45 10.21 internal/testlog [2019-11-08T01:34:38.481Z] #45 10.73 runtime [2019-11-08T01:34:38.625Z] #39 179.5 + GOPATH=/tmp/tmp.3j8PmXdT0y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3j8PmXdT0y [2019-11-08T01:34:38.625Z] #39 179.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T01:34:38.823Z] #45 11.62 unicode/utf16 [2019-11-08T01:34:40.535Z] #45 13.40 container/list [2019-11-08T01:34:40.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T01:34:41.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T01:34:43.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T01:34:43.931Z] #39 ... [2019-11-08T01:34:43.931Z] [2019-11-08T01:34:43.931Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:34:43.931Z] #42 140.0 CC criu/tun.o [2019-11-08T01:34:43.931Z] #42 140.3 CC criu/uffd.o [2019-11-08T01:34:43.931Z] #42 141.0 CC criu/util.o [2019-11-08T01:34:43.931Z] #42 141.8 CC criu/uts_ns.o [2019-11-08T01:34:43.931Z] #42 142.0 CC criu/vdso.o [2019-11-08T01:34:43.931Z] #42 142.3 LINK criu/built-in.o [2019-11-08T01:34:43.931Z] #42 142.4 LINK criu/criu [2019-11-08T01:34:43.931Z] #42 142.7 DEP lib/c/criu.d [2019-11-08T01:34:43.931Z] #42 142.8 CC images/rpc.pb-c.o [2019-11-08T01:34:43.931Z] #42 143.2 CC lib/c/criu.o [2019-11-08T01:34:43.931Z] #42 143.8 LINK lib/c/built-in.o [2019-11-08T01:34:43.931Z] #42 143.8 LINK lib/c/libcriu.so [2019-11-08T01:34:43.931Z] #42 143.9 GEN magic.py [2019-11-08T01:34:43.931Z] #42 144.0 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T01:34:43.931Z] #42 144.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T01:34:43.931Z] #42 144.2 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T01:34:43.931Z] #42 144.6 make[1]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.0 make[1]: 'images/built-in.o' is up to date. [2019-11-08T01:34:43.931Z] #42 145.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T01:34:43.931Z] #42 145.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T01:34:43.931Z] #42 145.0 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T01:34:43.931Z] #42 145.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T01:34:43.931Z] #42 145.1 make[1]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T01:34:43.931Z] #42 145.2 make[2]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.2 make[2]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.2 make[2]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.2 make[2]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.3 make[2]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.3 make[2]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.3 make[2]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.3 make[2]: Nothing to be done for 'all'. [2019-11-08T01:34:43.931Z] #42 145.3 INSTALL criu/criu [2019-11-08T01:34:43.931Z] #42 DONE 145.5s [2019-11-08T01:34:43.931Z] [2019-11-08T01:34:43.931Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:34:44.406Z] #45 17.04 crypto/internal/subtle [2019-11-08T01:34:44.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T01:34:44.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T01:34:44.774Z] #45 17.45 crypto/subtle [2019-11-08T01:34:45.234Z] #45 18.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-08T01:34:45.999Z] #45 18.74 internal/nettrace [2019-11-08T01:34:45.999Z] #45 19.01 runtime/cgo [2019-11-08T01:34:47.187Z] #45 ... [2019-11-08T01:34:47.187Z] [2019-11-08T01:34:47.187Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:34:47.187Z] #32 9.813 runtime [2019-11-08T01:34:47.187Z] #32 10.36 encoding [2019-11-08T01:34:47.187Z] #32 11.11 runtime/cgo [2019-11-08T01:34:47.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T01:34:48.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T01:34:48.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T01:34:49.513Z] #32 ... [2019-11-08T01:34:49.513Z] [2019-11-08T01:34:49.513Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:34:49.513Z] #57 22.69 Fetched 7720 kB in 21s (352 kB/s) [2019-11-08T01:34:49.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T01:34:50.978Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T01:34:50.978Z] Using test binary docker [2019-11-08T01:34:50.978Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T01:34:50.978Z] +++ /etc/init.d/apparmor start [2019-11-08T01:34:50.978Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T01:34:50.978Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T01:34:50.978Z] Warning failed to create cache: (null) [2019-11-08T01:34:50.978Z] . [2019-11-08T01:34:50.978Z] INFO: Waiting for daemon to start... [2019-11-08T01:34:50.978Z] Starting dockerd [2019-11-08T01:34:50.978Z] +++ 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-11-08T01:34:51.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T01:34:51.307Z] Using test binary docker [2019-11-08T01:34:51.563Z] +++ /etc/init.d/apparmor start [2019-11-08T01:34:51.563Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T01:34:51.563Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T01:34:51.563Z] Warning failed to create cache: (null) [2019-11-08T01:34:51.563Z] . [2019-11-08T01:34:51.563Z] INFO: Waiting for daemon to start... [2019-11-08T01:34:51.563Z] Starting dockerd [2019-11-08T01:34:51.563Z] +++ 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-11-08T01:34:53.509Z] . [2019-11-08T01:34:53.509Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T01:34:53.509Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T01:34:53.509Z] Error: No such image: emptyfs [2019-11-08T01:34:53.509Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T01:34:53.509Z] ++++ docker load [2019-11-08T01:34:53.509Z] Running integration-test (iteration 1) [2019-11-08T01:34:53.509Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T01:34:53.509Z] ++ 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-11-08T01:34:53.509Z] ++ set -e [2019-11-08T01:34:53.509Z] ++ '[' -n 0 ']' [2019-11-08T01:34:53.509Z] ++ set -x [2019-11-08T01:34:53.509Z] ++ env -i DEST=/go/src/github.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-11-08T01:34:53.704Z] . [2019-11-08T01:34:53.704Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T01:34:53.805Z] #60 ... [2019-11-08T01:34:53.805Z] [2019-11-08T01:34:53.805Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:34:53.805Z] #39 194.2 + rm -rf /tmp/tmp.3j8PmXdT0y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3j8PmXdT0y [2019-11-08T01:34:53.805Z] #39 DONE 194.4s [2019-11-08T01:34:53.805Z] [2019-11-08T01:34:53.805Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:34:53.959Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T01:34:53.959Z] Error: No such image: emptyfs [2019-11-08T01:34:53.959Z] ++++ docker load [2019-11-08T01:34:53.959Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T01:34:54.206Z] #60 ... [2019-11-08T01:34:54.206Z] [2019-11-08T01:34:54.206Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T01:34:54.214Z] Running integration-test (iteration 1) [2019-11-08T01:34:54.470Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T01:34:54.470Z] ++ 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-11-08T01:34:54.470Z] ++ set -e [2019-11-08T01:34:54.470Z] ++ '[' -n 0 ']' [2019-11-08T01:34:54.470Z] ++ set -x [2019-11-08T01:34:54.470Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:34:54.651Z] #40 DONE 0.2s [2019-11-08T01:34:54.651Z] [2019-11-08T01:34:54.651Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T01:34:54.651Z] #43 DONE 0.1s [2019-11-08T01:34:54.651Z] [2019-11-08T01:34:54.651Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T01:34:54.651Z] #46 DONE 0.1s [2019-11-08T01:34:54.651Z] [2019-11-08T01:34:54.651Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:34:54.651Z] #51 ... [2019-11-08T01:34:54.651Z] [2019-11-08T01:34:54.651Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T01:34:54.651Z] #49 DONE 0.1s [2019-11-08T01:34:55.089Z] [2019-11-08T01:34:55.089Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:34:55.549Z] #57 22.69 Reading package lists... [2019-11-08T01:34:55.549Z] #57 ... [2019-11-08T01:34:55.549Z] [2019-11-08T01:34:55.549Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:34:55.549Z] #69 27.32 + cd /tmp/tmp.KIQvIIc0ei/src/github.com/docker/libnetwork [2019-11-08T01:34:55.549Z] #69 27.32 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-08T01:34:55.549Z] #69 27.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-08T01:35:00.432Z] #69 ... [2019-11-08T01:35:00.432Z] [2019-11-08T01:35:00.432Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:35:00.432Z] #41 22.84 Fetched 7720 kB in 21s (356 kB/s) [2019-11-08T01:35:00.432Z] #41 22.84 Reading package lists... [2019-11-08T01:35:00.432Z] #41 32.85 Reading package lists... [2019-11-08T01:35:00.432Z] #41 ... [2019-11-08T01:35:00.432Z] [2019-11-08T01:35:00.432Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:35:00.432Z] #25 22.95 Fetched 7720 kB in 22s (347 kB/s) [2019-11-08T01:35:00.432Z] #25 22.95 Reading package lists... [2019-11-08T01:35:00.432Z] #25 32.51 Reading package lists... [2019-11-08T01:35:00.432Z] #25 ... [2019-11-08T01:35:00.432Z] [2019-11-08T01:35:00.432Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:35:00.432Z] #34 23.21 Fetched 7720 kB in 22s (345 kB/s) [2019-11-08T01:35:00.432Z] #34 23.21 Reading package lists... [2019-11-08T01:35:00.432Z] #34 ... [2019-11-08T01:35:00.432Z] [2019-11-08T01:35:00.432Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:35:00.432Z] #51 29.66 + cd /tmp/tmp.MSflA55XWr/src/github.com/golangci/golangci-lint/ [2019-11-08T01:35:00.432Z] #51 29.66 + git checkout -q v1.20.0 [2019-11-08T01:35:00.432Z] #51 30.90 ++ git describe --tags [2019-11-08T01:35:00.432Z] #51 30.91 + version=v1.20.0 [2019-11-08T01:35:00.432Z] #51 30.91 ++ git rev-parse --short HEAD [2019-11-08T01:35:00.432Z] #51 30.92 + commit=cc98739 [2019-11-08T01:35:00.432Z] #51 30.93 ++ git show -s --format=%cd [2019-11-08T01:35:00.432Z] #51 30.93 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-08T01:35:00.432Z] #51 30.95 + 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-11-08T01:35:01.166Z] #51 ... [2019-11-08T01:35:01.166Z] [2019-11-08T01:35:01.166Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:35:01.166Z] #11 24.17 Fetched 7720 kB in 22s (339 kB/s) [2019-11-08T01:35:01.166Z] #11 24.17 Reading package lists... [2019-11-08T01:35:01.166Z] #11 33.51 Reading package lists... [2019-11-08T01:35:01.166Z] #11 ... [2019-11-08T01:35:01.166Z] [2019-11-08T01:35:01.166Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:35:01.166Z] #34 33.48 Reading package lists... [2019-11-08T01:35:01.166Z] #34 ... [2019-11-08T01:35:01.166Z] [2019-11-08T01:35:01.166Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:35:01.166Z] #39 24.47 + cd /tmp/tmp.xtt4DMH3k0/src/github.com/docker/distribution [2019-11-08T01:35:01.166Z] #39 24.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-08T01:35:01.166Z] #39 27.01 + GOPATH=/tmp/tmp.xtt4DMH3k0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xtt4DMH3k0 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-08T01:35:01.516Z] #60 174.2 + bin/containerd [2019-11-08T01:35:01.903Z] #39 ... [2019-11-08T01:35:01.903Z] [2019-11-08T01:35:01.903Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:01.903Z] #45 24.72 vendor/golang.org/x/crypto/internal/subtle [2019-11-08T01:35:01.903Z] #45 ... [2019-11-08T01:35:01.903Z] [2019-11-08T01:35:01.903Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:35:01.903Z] #57 22.69 Reading package lists... [2019-11-08T01:35:03.486Z] Loaded image: buildpack-deps:jessie [2019-11-08T01:35:03.486Z] Loaded image: busybox:latest [2019-11-08T01:35:03.486Z] Loaded image: busybox:glibc [2019-11-08T01:35:03.486Z] Loaded image: debian:jessie [2019-11-08T01:35:03.745Z] Loaded image: hello-world:latest [2019-11-08T01:35:03.745Z] INFO: Testing against a local daemon [2019-11-08T01:35:03.745Z] === RUN TestCgroupNamespacesBuild [2019-11-08T01:35:05.815Z] #60 ... [2019-11-08T01:35:05.815Z] [2019-11-08T01:35:05.815Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:35:05.815Z] #51 DONE 206.5s [2019-11-08T01:35:05.815Z] [2019-11-08T01:35:05.815Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:35:06.236Z] #60 ... [2019-11-08T01:35:06.236Z] [2019-11-08T01:35:06.236Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T01:35:06.628Z] #52 DONE 0.2s [2019-11-08T01:35:06.628Z] [2019-11-08T01:35:06.628Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:35:06.628Z] #60 ... [2019-11-08T01:35:06.628Z] [2019-11-08T01:35:06.628Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T01:35:06.628Z] #56 DONE 0.1s [2019-11-08T01:35:06.628Z] [2019-11-08T01:35:06.628Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:35:07.037Z] --- PASS: TestCgroupNamespacesBuild (2.93s) [2019-11-08T01:35:07.037Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T01:35:08.424Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2019-11-08T01:35:08.424Z] === RUN TestBuildWithSession [2019-11-08T01:35:08.424Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T01:35:08.424Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T01:35:08.424Z] === RUN TestBuildSquashParent [2019-11-08T01:35:09.277Z] #57 32.86 Reading package lists... [2019-11-08T01:35:09.277Z] #57 ... [2019-11-08T01:35:09.277Z] [2019-11-08T01:35:09.277Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:35:09.277Z] #41 32.85 Reading package lists... [2019-11-08T01:35:10.990Z] #41 42.59 Building dependency tree... [2019-11-08T01:35:12.700Z] #41 45.82 The following additional packages will be installed: [2019-11-08T01:35:12.700Z] #41 45.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-08T01:35:12.700Z] #41 45.83 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-08T01:35:12.700Z] #41 45.84 Suggested packages: [2019-11-08T01:35:12.700Z] #41 45.85 manpages-dev python-setuptools [2019-11-08T01:35:14.986Z] --- PASS: TestBuildSquashParent (6.38s) [2019-11-08T01:35:14.986Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T01:35:14.986Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:35:14.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:35:14.986Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:35:14.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:35:14.986Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:35:14.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:35:14.986Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:35:14.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:35:14.986Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:35:14.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:35:14.986Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:35:14.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:35:14.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:35:14.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:35:14.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:35:14.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:35:15.025Z] #41 ... [2019-11-08T01:35:15.025Z] [2019-11-08T01:35:15.025Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:35:15.025Z] #11 33.51 Reading package lists... [2019-11-08T01:35:15.025Z] #11 42.74 Building dependency tree... [2019-11-08T01:35:15.025Z] #11 45.98 The following additional packages will be installed: [2019-11-08T01:35:15.025Z] #11 45.99 libapparmor1 libseccomp2 [2019-11-08T01:35:15.025Z] #11 46.01 Suggested packages: [2019-11-08T01:35:15.025Z] #11 46.01 seccomp [2019-11-08T01:35:15.025Z] #11 46.63 The following NEW packages will be installed: [2019-11-08T01:35:15.025Z] #11 46.64 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-08T01:35:15.025Z] #11 46.82 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:35:15.025Z] #11 46.82 Need to get 296 kB of archives. [2019-11-08T01:35:15.025Z] #11 46.82 After this operation, 1346 kB of additional disk space will be used. [2019-11-08T01:35:15.025Z] #11 46.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-08T01:35:15.025Z] #11 46.86 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-11-08T01:35:15.025Z] #11 46.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-08T01:35:15.025Z] #11 46.88 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-08T01:35:15.760Z] #11 48.78 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:35:15.760Z] #11 49.09 Fetched 296 kB in 0s (2242 kB/s) [2019-11-08T01:35:15.760Z] #11 ... [2019-11-08T01:35:15.760Z] [2019-11-08T01:35:15.760Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:35:15.760Z] #41 49.09 The following NEW packages will be installed: [2019-11-08T01:35:15.760Z] #41 49.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-08T01:35:16.105Z] #41 49.10 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-08T01:35:16.105Z] #41 49.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-08T01:35:16.105Z] #41 49.11 zlib1g-dev [2019-11-08T01:35:16.105Z] #41 49.38 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:35:16.105Z] #41 49.38 Need to get 3548 kB of archives. [2019-11-08T01:35:16.105Z] #41 49.38 After this operation, 21.2 MB of additional disk space will be used. [2019-11-08T01:35:16.105Z] #41 49.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-08T01:35:16.105Z] #41 49.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-08T01:35:16.452Z] #41 49.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-08T01:35:16.452Z] #41 49.51 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-08T01:35:16.452Z] #41 49.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-08T01:35:16.452Z] #41 49.56 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-08T01:35:16.452Z] #41 49.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-08T01:35:16.452Z] #41 49.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-08T01:35:16.452Z] #41 49.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-08T01:35:16.795Z] #41 49.89 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-08T01:35:16.795Z] #41 49.91 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-08T01:35:16.795Z] #41 50.07 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-08T01:35:16.795Z] #41 50.12 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-08T01:35:16.795Z] #41 50.13 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-08T01:35:17.139Z] #41 50.14 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-08T01:35:17.139Z] #41 50.15 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-08T01:35:18.280Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:35:18.280Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:35:18.329Z] #41 ... [2019-11-08T01:35:18.329Z] [2019-11-08T01:35:18.329Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-08T01:35:18.329Z] #11 49.25 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-08T01:35:18.329Z] #11 49.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 ... 14950 files and directories currently installed.) [2019-11-08T01:35:18.329Z] #11 49.35 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-08T01:35:18.329Z] #11 49.36 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T01:35:18.329Z] #11 49.71 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-08T01:35:18.329Z] #11 49.74 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-08T01:35:18.329Z] #11 49.75 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T01:35:18.329Z] #11 50.15 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-08T01:35:18.329Z] #11 50.17 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T01:35:18.329Z] #11 50.20 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T01:35:18.329Z] #11 50.44 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-08T01:35:18.329Z] #11 50.45 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T01:35:18.329Z] #11 50.45 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T01:35:18.329Z] #11 50.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:35:18.329Z] #11 50.87 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T01:35:18.329Z] #11 50.88 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T01:35:18.329Z] #11 50.90 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-08T01:35:18.329Z] #11 50.91 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-08T01:35:18.329Z] #11 50.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:35:18.329Z] #11 DONE 51.2s [2019-11-08T01:35:18.329Z] [2019-11-08T01:35:18.329Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:35:18.329Z] #53 DONE 0.1s [2019-11-08T01:35:18.329Z] [2019-11-08T01:35:18.329Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-08T01:35:18.329Z] #54 DONE 0.1s [2019-11-08T01:35:18.329Z] [2019-11-08T01:35:18.329Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:18.674Z] #55 0.428 + RM_GOPATH=0 [2019-11-08T01:35:18.674Z] #55 0.428 + TMP_GOPATH= [2019-11-08T01:35:18.674Z] #55 0.428 + : /build [2019-11-08T01:35:18.674Z] #55 0.428 + '[' -z '' ']' [2019-11-08T01:35:18.674Z] #55 ... [2019-11-08T01:35:18.674Z] [2019-11-08T01:35:18.674Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-08T01:35:18.674Z] #25 32.51 Reading package lists... [2019-11-08T01:35:18.674Z] #25 43.49 Building dependency tree... [2019-11-08T01:35:18.674Z] #25 46.82 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-08T01:35:18.674Z] #25 46.82 The following additional packages will be installed: [2019-11-08T01:35:18.674Z] #25 46.84 libjq1 libonig4 [2019-11-08T01:35:18.674Z] #25 47.44 The following NEW packages will be installed: [2019-11-08T01:35:18.674Z] #25 47.45 jq libjq1 libonig4 [2019-11-08T01:35:18.674Z] #25 47.60 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:35:18.674Z] #25 47.60 Need to get 310 kB of archives. [2019-11-08T01:35:18.674Z] #25 47.60 After this operation, 1267 kB of additional disk space will be used. [2019-11-08T01:35:18.674Z] #25 47.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-08T01:35:18.674Z] #25 47.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-08T01:35:18.674Z] #25 47.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-08T01:35:18.674Z] #25 49.62 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:35:18.674Z] #25 50.10 Fetched 310 kB in 0s (2199 kB/s) [2019-11-08T01:35:18.674Z] #25 50.33 Selecting previously unselected package libonig4:ppc64el. [2019-11-08T01:35:18.674Z] #25 50.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-08T01:35:18.674Z] #25 50.39 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-08T01:35:18.674Z] #25 50.40 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-08T01:35:18.674Z] #25 50.77 Selecting previously unselected package libjq1:ppc64el. [2019-11-08T01:35:18.674Z] #25 50.79 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T01:35:18.674Z] #25 50.79 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T01:35:18.674Z] #25 51.03 Selecting previously unselected package jq. [2019-11-08T01:35:18.674Z] #25 51.04 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T01:35:18.674Z] #25 51.07 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T01:35:18.674Z] #25 51.34 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-08T01:35:18.674Z] #25 51.37 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T01:35:18.674Z] #25 51.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:35:18.674Z] #25 51.67 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T01:35:18.674Z] #25 DONE 51.9s [2019-11-08T01:35:18.674Z] [2019-11-08T01:35:18.674Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-08T01:35:18.674Z] #57 32.86 Reading package lists... [2019-11-08T01:35:18.674Z] #57 42.91 Building dependency tree... [2019-11-08T01:35:18.674Z] #57 46.44 The following additional packages will be installed: [2019-11-08T01:35:18.674Z] #57 46.44 btrfs-progs liblzo2-2 [2019-11-08T01:35:18.674Z] #57 46.71 The following NEW packages will be installed: [2019-11-08T01:35:18.674Z] #57 46.72 btrfs-progs btrfs-tools liblzo2-2 [2019-11-08T01:35:18.674Z] #57 46.85 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:35:18.674Z] #57 46.85 Need to get 588 kB of archives. [2019-11-08T01:35:18.674Z] #57 46.85 After this operation, 5005 kB of additional disk space will be used. [2019-11-08T01:35:18.674Z] #57 46.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-08T01:35:18.674Z] #57 46.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-08T01:35:18.674Z] #57 46.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-08T01:35:18.674Z] #57 48.70 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:35:18.674Z] #57 49.05 Fetched 588 kB in 0s (3430 kB/s) [2019-11-08T01:35:18.674Z] #57 49.26 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-08T01:35:18.674Z] #57 49.26 (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-11-08T01:35:18.674Z] #57 49.43 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-08T01:35:18.674Z] #57 49.44 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T01:35:18.674Z] #57 49.74 Selecting previously unselected package btrfs-progs. [2019-11-08T01:35:18.674Z] #57 49.80 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-08T01:35:18.674Z] #57 49.81 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T01:35:18.674Z] #57 50.96 Selecting previously unselected package btrfs-tools. [2019-11-08T01:35:18.674Z] #57 50.97 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-08T01:35:18.674Z] #57 50.99 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T01:35:18.674Z] #57 51.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:35:18.674Z] #57 51.34 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T01:35:18.674Z] #57 51.39 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T01:35:18.674Z] #57 51.48 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T01:35:18.674Z] #57 51.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:35:18.674Z] #57 DONE 51.9s [2019-11-08T01:35:18.675Z] [2019-11-08T01:35:18.675Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:18.675Z] #55 0.430 ++ mktemp -d [2019-11-08T01:35:18.675Z] #55 0.491 + export GOPATH=/tmp/tmp.8Uzc5XktSd [2019-11-08T01:35:18.675Z] #55 0.492 + GOPATH=/tmp/tmp.8Uzc5XktSd [2019-11-08T01:35:18.675Z] #55 0.492 + RM_GOPATH=1 [2019-11-08T01:35:18.675Z] #55 0.498 ++ dirname ./install.sh [2019-11-08T01:35:18.675Z] #55 0.501 + dir=. [2019-11-08T01:35:18.675Z] #55 0.501 + bin=runc [2019-11-08T01:35:18.675Z] #55 0.502 + shift [2019-11-08T01:35:18.675Z] #55 0.502 + '[' '!' -f ./runc.installer ']' [2019-11-08T01:35:18.675Z] #55 0.503 + . ./runc.installer [2019-11-08T01:35:18.675Z] #55 0.506 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T01:35:18.675Z] #55 0.514 + install_runc [2019-11-08T01:35:18.675Z] #55 0.518 + uname -r [2019-11-08T01:35:18.675Z] #55 0.522 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-08T01:35:18.675Z] #55 ... [2019-11-08T01:35:18.675Z] [2019-11-08T01:35:18.675Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T01:35:18.675Z] #26 DONE 0.1s [2019-11-08T01:35:18.675Z] [2019-11-08T01:35:18.675Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:35:18.675Z] #58 DONE 0.1s [2019-11-08T01:35:18.675Z] [2019-11-08T01:35:18.675Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-08T01:35:18.675Z] #59 DONE 0.1s [2019-11-08T01:35:18.675Z] [2019-11-08T01:35:18.675Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:18.675Z] #55 0.566 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-08T01:35:18.675Z] #55 0.566 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-08T01:35:18.675Z] #55 0.566 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-08T01:35:18.675Z] #55 0.566 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8Uzc5XktSd/src/github.com/opencontainers/runc [2019-11-08T01:35:18.675Z] #55 0.602 Cloning into '/tmp/tmp.8Uzc5XktSd/src/github.com/opencontainers/runc'... [2019-11-08T01:35:19.016Z] #55 ... [2019-11-08T01:35:19.016Z] [2019-11-08T01:35:19.016Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-08T01:35:19.016Z] #12 DONE 1.0s [2019-11-08T01:35:19.360Z] [2019-11-08T01:35:19.360Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T01:35:19.360Z] #13 ... [2019-11-08T01:35:19.360Z] [2019-11-08T01:35:19.360Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:35:19.360Z] #34 33.48 Reading package lists... [2019-11-08T01:35:19.360Z] #34 42.73 Building dependency tree... [2019-11-08T01:35:19.360Z] #34 45.96 The following additional packages will be installed: [2019-11-08T01:35:19.360Z] #34 45.97 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-08T01:35:19.360Z] #34 45.99 Suggested packages: [2019-11-08T01:35:19.360Z] #34 45.99 codeblocks eclipse ninja-build lrzip [2019-11-08T01:35:19.360Z] #34 45.99 Recommended packages: [2019-11-08T01:35:19.360Z] #34 45.99 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-08T01:35:19.360Z] #34 47.74 The following NEW packages will be installed: [2019-11-08T01:35:19.360Z] #34 47.75 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-08T01:35:19.360Z] #34 47.75 vim-common xxd [2019-11-08T01:35:19.360Z] #34 47.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:35:19.360Z] #34 47.99 Need to get 13.4 MB of archives. [2019-11-08T01:35:19.360Z] #34 47.99 After this operation, 60.4 MB of additional disk space will be used. [2019-11-08T01:35:19.360Z] #34 47.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-08T01:35:19.360Z] #34 48.25 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-08T01:35:19.360Z] #34 48.25 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-08T01:35:19.360Z] #34 49.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-08T01:35:19.360Z] #34 49.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-08T01:35:19.360Z] #34 50.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-08T01:35:19.360Z] #34 50.04 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-08T01:35:19.360Z] #34 50.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-08T01:35:19.360Z] #34 50.58 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T01:35:19.360Z] #34 50.61 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T01:35:19.360Z] #34 ... [2019-11-08T01:35:19.360Z] [2019-11-08T01:35:19.360Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:35:19.360Z] #60 0.380 + RM_GOPATH=0 [2019-11-08T01:35:19.360Z] #60 0.382 + TMP_GOPATH= [2019-11-08T01:35:19.360Z] #60 0.382 + : /build [2019-11-08T01:35:19.360Z] #60 0.383 + '[' -z '' ']' [2019-11-08T01:35:19.360Z] #60 0.385 ++ mktemp -d [2019-11-08T01:35:19.360Z] #60 0.393 + export GOPATH=/tmp/tmp.5sW7kMW0zy [2019-11-08T01:35:19.360Z] #60 0.393 + GOPATH=/tmp/tmp.5sW7kMW0zy [2019-11-08T01:35:19.360Z] #60 0.393 + RM_GOPATH=1 [2019-11-08T01:35:19.360Z] #60 0.396 ++ dirname ./install.sh [2019-11-08T01:35:19.360Z] #60 0.402 + dir=. [2019-11-08T01:35:19.360Z] #60 0.404 + bin=containerd [2019-11-08T01:35:19.360Z] #60 0.405 + shift [2019-11-08T01:35:19.360Z] #60 0.406 + '[' '!' -f ./containerd.installer ']' [2019-11-08T01:35:19.360Z] #60 0.408 + . ./containerd.installer [2019-11-08T01:35:19.360Z] #60 0.411 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T01:35:19.360Z] #60 0.412 + install_containerd [2019-11-08T01:35:19.360Z] #60 0.413 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-08T01:35:19.360Z] #60 0.414 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T01:35:19.360Z] #60 0.415 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5sW7kMW0zy/src/github.com/containerd/containerd [2019-11-08T01:35:19.360Z] #60 0.422 Cloning into '/tmp/tmp.5sW7kMW0zy/src/github.com/containerd/containerd'... [2019-11-08T01:35:19.709Z] #60 ... [2019-11-08T01:35:19.709Z] [2019-11-08T01:35:19.709Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-08T01:35:19.709Z] #13 DONE 0.6s [2019-11-08T01:35:19.709Z] [2019-11-08T01:35:19.709Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-08T01:35:20.052Z] #14 0.334 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-08T01:35:20.052Z] #14 DONE 0.4s [2019-11-08T01:35:20.052Z] [2019-11-08T01:35:20.052Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-08T01:35:20.185Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-08T01:35:20.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2019-11-08T01:35:20.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2019-11-08T01:35:20.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.13s) [2019-11-08T01:35:20.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2019-11-08T01:35:20.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2019-11-08T01:35:20.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2019-11-08T01:35:20.185Z] === RUN TestBuildMultiStageCopy [2019-11-08T01:35:20.185Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T01:35:20.788Z] #15 DONE 0.5s [2019-11-08T01:35:20.788Z] [2019-11-08T01:35:20.788Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:35:20.788Z] #41 52.23 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:35:20.788Z] #41 52.82 Fetched 3548 kB in 0s (3954 kB/s) [2019-11-08T01:35:20.788Z] #41 53.10 Selecting previously unselected package libnet1:ppc64el. [2019-11-08T01:35:20.788Z] #41 53.10 (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-11-08T01:35:20.788Z] #41 53.25 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-08T01:35:20.788Z] #41 53.30 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T01:35:20.788Z] #41 53.59 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-08T01:35:20.788Z] #41 53.63 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-08T01:35:20.789Z] #41 53.64 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-08T01:35:20.789Z] #41 53.99 Selecting previously unselected package libnet1-dev. [2019-11-08T01:35:20.789Z] #41 53.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-08T01:35:20.789Z] #41 54.01 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T01:35:21.132Z] #41 54.25 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-08T01:35:21.132Z] #41 ... [2019-11-08T01:35:21.132Z] [2019-11-08T01:35:21.132Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-08T01:35:21.132Z] #16 DONE 0.6s [2019-11-08T01:35:21.132Z] [2019-11-08T01:35:21.132Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:35:21.132Z] #41 54.25 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-08T01:35:21.132Z] #41 54.28 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T01:35:21.477Z] #41 54.63 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-08T01:35:21.477Z] #41 54.64 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-08T01:35:21.477Z] #41 54.64 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-08T01:35:21.820Z] #41 ... [2019-11-08T01:35:21.820Z] [2019-11-08T01:35:21.820Z] #17 [dev 6/24] RUN ldconfig [2019-11-08T01:35:21.820Z] #17 DONE 0.6s [2019-11-08T01:35:21.820Z] [2019-11-08T01:35:21.820Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:35:21.820Z] #34 53.26 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:35:21.820Z] #34 53.57 Fetched 13.4 MB in 2s (4942 kB/s) [2019-11-08T01:35:21.820Z] #34 53.85 Selecting previously unselected package cmake-data. [2019-11-08T01:35:21.820Z] #34 53.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-08T01:35:21.820Z] #34 53.90 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-08T01:35:21.820Z] #34 53.92 Unpacking cmake-data (3.7.2-1) ... [2019-11-08T01:35:22.718Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T01:35:22.718Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T01:35:23.285Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T01:35:23.852Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T01:35:24.418Z] --- PASS: TestBuildMultiStageCopy (4.44s) [2019-11-08T01:35:24.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s) [2019-11-08T01:35:24.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-11-08T01:35:24.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-11-08T01:35:24.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2019-11-08T01:35:24.418Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2019-11-08T01:35:24.418Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T01:35:24.863Z] #34 58.04 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-08T01:35:24.863Z] #34 58.07 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-08T01:35:24.863Z] #34 58.11 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T01:35:25.209Z] #34 58.33 Selecting previously unselected package libicu57:ppc64el. [2019-11-08T01:35:25.209Z] #34 58.34 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-08T01:35:25.209Z] #34 58.34 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-08T01:35:25.795Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2019-11-08T01:35:25.795Z] === RUN TestBuildLabelWithTargets [2019-11-08T01:35:26.484Z] Loaded image: buildpack-deps:jessie [2019-11-08T01:35:26.484Z] Loaded image: busybox:latest [2019-11-08T01:35:26.484Z] Loaded image: busybox:glibc [2019-11-08T01:35:26.484Z] Loaded image: debian:jessie [2019-11-08T01:35:26.484Z] Loaded image: hello-world:latest [2019-11-08T01:35:26.484Z] INFO: Testing against a local daemon [2019-11-08T01:35:26.484Z] === RUN TestCgroupNamespacesBuild [2019-11-08T01:35:26.705Z] #60 198.9 + bin/containerd-stress [2019-11-08T01:35:27.089Z] #60 200.7 + bin/containerd-shim [2019-11-08T01:35:27.543Z] #34 ... [2019-11-08T01:35:27.543Z] [2019-11-08T01:35:27.543Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:35:27.543Z] #41 55.31 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-08T01:35:27.543Z] #41 55.34 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-08T01:35:27.543Z] #41 55.34 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T01:35:27.543Z] #41 55.51 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-08T01:35:27.543Z] #41 55.51 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-08T01:35:27.543Z] #41 55.53 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-08T01:35:27.543Z] #41 55.72 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-08T01:35:27.543Z] #41 55.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-08T01:35:27.543Z] #41 55.74 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-08T01:35:27.543Z] #41 56.23 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-08T01:35:27.543Z] #41 56.25 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-08T01:35:27.543Z] #41 56.26 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-08T01:35:27.543Z] #41 57.68 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-08T01:35:27.543Z] #41 57.68 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-08T01:35:27.543Z] #41 57.69 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-08T01:35:27.543Z] #41 58.03 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-08T01:35:27.543Z] #41 58.05 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-08T01:35:27.543Z] #41 58.06 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-08T01:35:27.543Z] #41 59.88 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-08T01:35:27.543Z] #41 59.88 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-08T01:35:27.543Z] #41 59.89 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-08T01:35:27.883Z] #41 61.13 Selecting previously unselected package protobuf-c-compiler. [2019-11-08T01:35:27.883Z] #41 61.13 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-08T01:35:27.883Z] #41 61.15 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-08T01:35:28.225Z] #41 ... [2019-11-08T01:35:28.225Z] [2019-11-08T01:35:28.225Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:35:28.225Z] #48 60.94 + cd /tmp/tmp.rLclvatwIY/src/gotest.tools/gotestsum [2019-11-08T01:35:28.225Z] #48 60.94 + git checkout -q v0.3.5 [2019-11-08T01:35:28.225Z] #48 61.19 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-08T01:35:28.326Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2019-11-08T01:35:28.326Z] === RUN TestBuildWithEmptyLayers [2019-11-08T01:35:28.957Z] #48 ... [2019-11-08T01:35:28.958Z] [2019-11-08T01:35:28.958Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:35:28.958Z] #27 5.070 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T01:35:28.958Z] #27 7.077 [2019-11-08T01:35:28.958Z] #27 7.903 #### 6.6% ####### 10.8% ########## 15.1% ################ 22.4% #################### 28.8% ######################## 34.0% ########################## 37.0% ############################# 41.4% ################################ 45.4% ##################################### 51.8% ######################################### 58.2% ################################################ 66.7% ##################################################### 73.7% ######################################################### 80.0% ############################################################## 86.4% ################################################################## 92.8% ###################################################################### 98.1% ######################################################################## 100.0% [2019-11-08T01:35:29.264Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2019-11-08T01:35:29.264Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T01:35:29.748Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2019-11-08T01:35:29.748Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T01:35:30.144Z] #27 11.28 [2019-11-08T01:35:31.181Z] #27 11.80 ##### 7.2% ################# 24.5% ############################## 41.8% [2019-11-08T01:35:31.181Z] #27 ... [2019-11-08T01:35:31.181Z] [2019-11-08T01:35:31.181Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:35:31.181Z] #69 DONE 64.0s [2019-11-08T01:35:31.181Z] [2019-11-08T01:35:31.181Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:35:31.181Z] #27 11.80 ##### 7.2% ################# 24.5% ############################## 41.8% ############################################## 64.7% [2019-11-08T01:35:31.181Z] #27 ... [2019-11-08T01:35:31.181Z] [2019-11-08T01:35:31.181Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:35:31.181Z] #41 61.55 Selecting previously unselected package protobuf-compiler. [2019-11-08T01:35:31.181Z] #41 61.62 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-08T01:35:31.181Z] #41 61.67 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-08T01:35:31.181Z] #41 61.93 Selecting previously unselected package python-pkg-resources. [2019-11-08T01:35:31.181Z] #41 61.94 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T01:35:31.181Z] #41 61.94 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-08T01:35:31.182Z] #41 62.45 Selecting previously unselected package python-protobuf. [2019-11-08T01:35:31.182Z] #41 62.47 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-08T01:35:31.182Z] #41 62.47 Unpacking python-protobuf (3.0.0-9) ... [2019-11-08T01:35:31.182Z] #41 63.32 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T01:35:31.182Z] #41 63.41 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T01:35:31.182Z] #41 63.43 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-08T01:35:31.524Z] #41 ... [2019-11-08T01:35:31.524Z] [2019-11-08T01:35:31.524Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:35:31.524Z] #18 0.710 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-08T01:35:31.524Z] #18 0.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-08T01:35:31.524Z] #18 0.830 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-08T01:35:31.524Z] #18 0.860 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-08T01:35:31.524Z] #18 0.980 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-08T01:35:31.524Z] #18 3.113 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-11-08T01:35:31.524Z] #18 6.521 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-08T01:35:31.524Z] #18 8.605 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-08T01:35:31.635Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.38s) [2019-11-08T01:35:31.635Z] === RUN TestBuildWithSession [2019-11-08T01:35:31.635Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T01:35:31.635Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T01:35:31.635Z] === RUN TestBuildSquashParent [2019-11-08T01:35:31.864Z] #18 ... [2019-11-08T01:35:31.864Z] [2019-11-08T01:35:31.865Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:35:31.865Z] #27 11.80 ##### 7.2% ################# 24.5% ############################## 41.8% ############################################## 64.7% ############################################################### 87.7% ####################################################################### 99.1% ######################################################################## 100.0% [2019-11-08T01:35:32.552Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2019-11-08T01:35:32.552Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T01:35:33.049Z] #27 14.25 [2019-11-08T01:35:33.489Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2019-11-08T01:35:33.489Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T01:35:33.760Z] #60 206.7 + bin/containerd-shim-runc-v1 [2019-11-08T01:35:35.504Z] #27 15.02 #### 6.1% ########### 16.5% ################## 25.7% ######################## 33.6% ########################### 38.7% ################################# 47.2% ######################################### 57.5% ############################################## 64.6% ################################################## 69.5% ##################################################### 73.9% ######################################################## 79.0% ############################################################## 86.8% ################################################################## 91.9% ####################################################################### 99.7% ######################################################################## 100.0% [2019-11-08T01:35:36.248Z] #60 209.5 + bin/containerd-shim-runc-v2 [2019-11-08T01:35:36.617Z] #60 210.3 + binaries [2019-11-08T01:35:36.617Z] #60 210.3 + mkdir -p /build [2019-11-08T01:35:36.617Z] #60 210.3 + cp bin/containerd /build/containerd [2019-11-08T01:35:36.617Z] #60 210.3 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T01:35:36.617Z] #60 210.3 + cp bin/ctr /build/ctr [2019-11-08T01:35:36.697Z] #27 18.07 [2019-11-08T01:35:36.774Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2019-11-08T01:35:36.774Z] === RUN TestBuildWithHugeFile [2019-11-08T01:35:36.987Z] #60 DONE 210.5s [2019-11-08T01:35:37.994Z] [2019-11-08T01:35:37.994Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T01:35:37.994Z] #61 DONE 0.1s [2019-11-08T01:35:37.994Z] [2019-11-08T01:35:37.994Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T01:35:37.994Z] #65 DONE 0.1s [2019-11-08T01:35:37.994Z] [2019-11-08T01:35:37.994Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T01:35:37.994Z] #67 DONE 0.1s [2019-11-08T01:35:37.994Z] [2019-11-08T01:35:37.994Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T01:35:37.994Z] #70 DONE 0.1s [2019-11-08T01:35:37.994Z] [2019-11-08T01:35:37.994Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T01:35:37.994Z] #71 DONE 0.0s [2019-11-08T01:35:38.381Z] [2019-11-08T01:35:38.381Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T01:35:38.756Z] #72 DONE 0.5s [2019-11-08T01:35:38.756Z] [2019-11-08T01:35:38.756Z] #73 exporting to oci image format [2019-11-08T01:35:38.756Z] #73 exporting layers [2019-11-08T01:35:39.793Z] #27 18.89 # 1.8% ## 3.6% #### 6.2% ###### 8.9% ######## 12.5% ########### 16.1% ############## 19.6% ################# 24.1% ################### 26.8% #################### 28.6% ##################### 30.3% ####################### 33.0% ######################### 35.7% ############################ 39.3% ############################## 42.0% ################################ 44.7% ################################## 47.3% #################################### 50.0% ##################################### 52.7% [2019-11-08T01:35:39.793Z] #27 ... [2019-11-08T01:35:39.793Z] [2019-11-08T01:35:39.793Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:39.793Z] #55 21.73 + cd /tmp/tmp.8Uzc5XktSd/src/github.com/opencontainers/runc [2019-11-08T01:35:39.793Z] #55 21.74 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-08T01:35:40.539Z] #55 22.51 + '[' -z '' ']' [2019-11-08T01:35:40.540Z] #55 22.51 + target=static [2019-11-08T01:35:40.540Z] #55 22.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-08T01:35:43.663Z] #55 ... [2019-11-08T01:35:43.663Z] [2019-11-08T01:35:43.663Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:35:43.663Z] #32 66.30 internal/reflectlite [2019-11-08T01:35:43.663Z] #32 66.32 sync [2019-11-08T01:35:43.663Z] #32 72.51 sort [2019-11-08T01:35:43.663Z] #32 72.53 errors [2019-11-08T01:35:43.663Z] #32 73.97 strconv [2019-11-08T01:35:43.663Z] #32 73.97 internal/oserror [2019-11-08T01:35:43.663Z] #32 74.04 io [2019-11-08T01:35:43.663Z] #32 74.76 syscall [2019-11-08T01:35:43.664Z] #32 ... [2019-11-08T01:35:43.664Z] [2019-11-08T01:35:43.664Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:35:43.664Z] #27 18.89 # 1.8% ## 3.6% #### 6.2% ###### 8.9% ######## 12.5% ########### 16.1% ############## 19.6% ################# 24.1% ################### 26.8% #################### 28.6% ##################### 30.3% ####################### 33.0% ######################### 35.7% ############################ 39.3% ############################## 42.0% ################################ 44.7% ################################## 47.3% #################################### 50.0% ##################################### 52.7% ####################################### 55.4% ######################################### 58.1% ############################################# 62.5% ############################################## 65.2% ################################################# 68.3% ################################################## 70.1% ################################################### 71.9% ##################################################### 73.7% ####################################################### 76.4% ######################################################## 79.1% ########################################################## 80.9% ############################################################ 83.5% ############################################################# 85.5% ############################################################## 87.2% ################################################################ 90.1% ################################################################## 91.8% #################################################################### 94.5% ##################################################################### 97.2% ####################################################################### 99.7% ######################################################################## 100.0% [2019-11-08T01:35:43.664Z] #27 24.15 [2019-11-08T01:35:43.797Z] --- PASS: TestBuildSquashParent (10.54s) [2019-11-08T01:35:43.797Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T01:35:43.797Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:35:43.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:35:43.797Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:35:43.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:35:43.797Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:35:43.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:35:43.797Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:35:43.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:35:43.797Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:35:43.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:35:43.797Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:35:43.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:35:43.797Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:35:43.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:35:45.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:35:45.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:35:46.027Z] #27 ... [2019-11-08T01:35:46.027Z] [2019-11-08T01:35:46.027Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:46.027Z] #45 68.55 internal/reflectlite [2019-11-08T01:35:46.027Z] #45 68.58 sync [2019-11-08T01:35:46.027Z] #45 72.63 math/rand [2019-11-08T01:35:46.027Z] #45 72.63 internal/singleflight [2019-11-08T01:35:46.027Z] #45 72.71 github.com/LK4D4/vndr/godl/singleflight [2019-11-08T01:35:46.027Z] #45 77.56 sort [2019-11-08T01:35:46.027Z] #45 77.67 strconv [2019-11-08T01:35:46.027Z] #45 77.73 io [2019-11-08T01:35:46.027Z] #45 77.78 syscall [2019-11-08T01:35:46.027Z] #45 ... [2019-11-08T01:35:46.027Z] [2019-11-08T01:35:46.027Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-08T01:35:46.027Z] #34 70.19 Selecting previously unselected package libxml2:ppc64el. [2019-11-08T01:35:46.027Z] #34 70.19 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-08T01:35:46.027Z] #34 70.20 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T01:35:46.027Z] #34 71.17 Selecting previously unselected package libarchive13:ppc64el. [2019-11-08T01:35:46.027Z] #34 71.18 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-08T01:35:46.027Z] #34 71.18 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-08T01:35:46.027Z] #34 71.94 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-08T01:35:46.027Z] #34 71.96 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-08T01:35:46.027Z] #34 71.99 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-08T01:35:46.027Z] #34 72.43 Selecting previously unselected package libuv1:ppc64el. [2019-11-08T01:35:46.027Z] #34 72.45 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-08T01:35:46.027Z] #34 72.46 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-08T01:35:46.027Z] #34 72.71 Selecting previously unselected package cmake. [2019-11-08T01:35:46.027Z] #34 72.75 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-08T01:35:46.027Z] #34 73.07 Unpacking cmake (3.7.2-1) ... [2019-11-08T01:35:46.027Z] #34 77.62 Selecting previously unselected package xxd. [2019-11-08T01:35:46.027Z] #34 77.63 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-08T01:35:46.027Z] #34 77.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:35:46.027Z] #34 77.88 Selecting previously unselected package vim-common. [2019-11-08T01:35:46.027Z] #34 77.88 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T01:35:46.027Z] #34 77.93 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:35:46.027Z] #34 78.45 Processing triggers for mime-support (3.60) ... [2019-11-08T01:35:46.027Z] #34 78.67 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:35:46.027Z] #34 78.67 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-08T01:35:46.027Z] #34 78.71 Setting up cmake-data (3.7.2-1) ... [2019-11-08T01:35:46.027Z] #34 78.72 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-08T01:35:46.027Z] #34 78.73 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-08T01:35:46.027Z] #34 78.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:35:46.027Z] #34 78.88 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:35:46.027Z] #34 78.88 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T01:35:46.027Z] #34 78.90 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-08T01:35:46.027Z] #34 78.92 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-08T01:35:46.027Z] #34 78.94 Setting up cmake (3.7.2-1) ... [2019-11-08T01:35:46.027Z] #34 79.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:35:46.369Z] #34 DONE 79.5s [2019-11-08T01:35:46.369Z] [2019-11-08T01:35:46.369Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:35:46.369Z] #35 DONE 0.1s [2019-11-08T01:35:46.369Z] [2019-11-08T01:35:46.369Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-08T01:35:46.710Z] #36 DONE 0.1s [2019-11-08T01:35:46.710Z] [2019-11-08T01:35:46.710Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:46.710Z] #37 0.299 + RM_GOPATH=0 [2019-11-08T01:35:46.710Z] #37 0.301 + TMP_GOPATH= [2019-11-08T01:35:46.710Z] #37 0.303 + : /build [2019-11-08T01:35:46.710Z] #37 0.304 + '[' -z '' ']' [2019-11-08T01:35:46.710Z] #37 0.313 ++ mktemp -d [2019-11-08T01:35:46.710Z] #37 0.329 + export GOPATH=/tmp/tmp.hyfULSQsSh [2019-11-08T01:35:46.710Z] #37 0.331 + GOPATH=/tmp/tmp.hyfULSQsSh [2019-11-08T01:35:46.710Z] #37 0.333 + RM_GOPATH=1 [2019-11-08T01:35:46.710Z] #37 0.336 ++ dirname ./install.sh [2019-11-08T01:35:46.710Z] #37 0.338 + dir=. [2019-11-08T01:35:46.710Z] #37 0.338 + bin=tini [2019-11-08T01:35:46.710Z] #37 0.338 + shift [2019-11-08T01:35:46.710Z] #37 0.338 + '[' '!' -f ./tini.installer ']' [2019-11-08T01:35:46.710Z] #37 0.338 + . ./tini.installer [2019-11-08T01:35:46.710Z] #37 0.338 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T01:35:46.710Z] #37 0.339 + install_tini [2019-11-08T01:35:46.710Z] #37 0.339 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-08T01:35:46.710Z] #37 0.339 + git clone https://github.com/krallin/tini.git /tmp/tmp.hyfULSQsSh/tini [2019-11-08T01:35:46.710Z] #37 0.339 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T01:35:46.710Z] #37 0.356 Cloning into '/tmp/tmp.hyfULSQsSh/tini'... [2019-11-08T01:35:48.952Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:35:49.038Z] #37 ... [2019-11-08T01:35:49.038Z] [2019-11-08T01:35:49.038Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:35:49.038Z] #41 71.94 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-08T01:35:49.038Z] #41 71.95 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-08T01:35:49.038Z] #41 71.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:35:49.038Z] #41 72.05 Setting up python-protobuf (3.0.0-9) ... [2019-11-08T01:35:49.038Z] #41 ... [2019-11-08T01:35:49.038Z] [2019-11-08T01:35:49.038Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:35:49.038Z] #27 28.21 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T01:35:49.038Z] #27 29.32 [2019-11-08T01:35:49.038Z] #27 29.91 ###################################################################### 97.4% ######################################################################## 100.0% [2019-11-08T01:35:49.208Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:35:49.379Z] #27 30.42 [2019-11-08T01:35:50.568Z] #27 ... [2019-11-08T01:35:50.568Z] [2019-11-08T01:35:50.568Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-08T01:35:50.568Z] #41 83.52 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-08T01:35:50.568Z] #41 83.52 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-08T01:35:50.568Z] #41 83.53 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T01:35:50.568Z] #41 83.54 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-08T01:35:50.568Z] #41 83.56 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-08T01:35:50.568Z] #41 83.57 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-08T01:35:50.568Z] #41 83.62 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-08T01:35:50.568Z] #41 83.62 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-08T01:35:50.568Z] #41 83.63 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-08T01:35:50.568Z] #41 83.63 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-08T01:35:50.568Z] #41 83.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:35:50.568Z] #41 DONE 83.9s [2019-11-08T01:35:50.910Z] [2019-11-08T01:35:50.910Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:35:51.253Z] #42 ... [2019-11-08T01:35:51.253Z] [2019-11-08T01:35:51.253Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:35:51.253Z] #29 74.56 + cd /tmp/tmp.hYrvQD6JcD/src/github.com/go-swagger/go-swagger [2019-11-08T01:35:51.253Z] #29 74.56 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-08T01:35:51.253Z] #29 78.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-08T01:35:51.599Z] #29 ... [2019-11-08T01:35:51.599Z] [2019-11-08T01:35:51.599Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:51.599Z] #45 84.19 vendor/golang.org/x/net/dns/dnsmessage [2019-11-08T01:35:51.599Z] #45 84.50 bytes [2019-11-08T01:35:53.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-08T01:35:53.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s) [2019-11-08T01:35:53.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.61s) [2019-11-08T01:35:53.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2019-11-08T01:35:53.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.55s) [2019-11-08T01:35:53.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.56s) [2019-11-08T01:35:53.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.61s) [2019-11-08T01:35:53.374Z] === RUN TestBuildMultiStageCopy [2019-11-08T01:35:53.374Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T01:35:55.508Z] #45 ... [2019-11-08T01:35:55.508Z] [2019-11-08T01:35:55.508Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:55.508Z] #55 27.17 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-11-08T01:35:55.508Z] #55 ... [2019-11-08T01:35:55.508Z] [2019-11-08T01:35:55.508Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:35:55.508Z] #27 33.62 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T01:35:55.508Z] #27 34.62 [2019-11-08T01:35:55.508Z] #27 35.33 ######################################################################## 100.0% [2019-11-08T01:35:55.508Z] #27 35.69 [2019-11-08T01:35:57.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T01:35:57.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T01:35:57.830Z] #27 38.89 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T01:35:57.830Z] #27 39.05 skipping existing c8c2d4a6b2e3 [2019-11-08T01:35:57.830Z] #27 ... [2019-11-08T01:35:57.830Z] [2019-11-08T01:35:57.830Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:35:57.830Z] #32 80.69 bytes [2019-11-08T01:35:57.830Z] #32 80.74 strings [2019-11-08T01:35:58.171Z] #32 ... [2019-11-08T01:35:58.171Z] [2019-11-08T01:35:58.171Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:35:58.171Z] #27 39.28 [2019-11-08T01:35:58.171Z] #27 ... [2019-11-08T01:35:58.171Z] [2019-11-08T01:35:58.171Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:35:58.171Z] #18 26.66 Fetched 7720 kB in 25s (297 kB/s) [2019-11-08T01:35:58.171Z] #18 26.66 Reading package lists... [2019-11-08T01:35:58.459Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T01:35:58.515Z] #18 36.68 Reading package lists... [2019-11-08T01:35:58.515Z] #18 ... [2019-11-08T01:35:58.515Z] [2019-11-08T01:35:58.515Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:35:58.515Z] #37 2.570 + cd /tmp/tmp.hyfULSQsSh/tini [2019-11-08T01:35:58.515Z] #37 2.571 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-08T01:35:58.515Z] #37 2.588 + cmake . [2019-11-08T01:35:58.515Z] #37 3.874 -- The C compiler identification is GNU 6.3.0 [2019-11-08T01:35:58.515Z] #37 3.954 -- Check for working C compiler: /usr/bin/cc [2019-11-08T01:35:58.515Z] #37 5.065 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-08T01:35:58.515Z] #37 5.087 -- Detecting C compiler ABI info [2019-11-08T01:35:58.515Z] #37 6.030 -- Detecting C compiler ABI info - done [2019-11-08T01:35:58.515Z] #37 6.230 -- Detecting C compile features [2019-11-08T01:35:58.515Z] #37 9.566 -- Detecting C compile features - done [2019-11-08T01:35:58.515Z] #37 9.640 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-08T01:35:58.515Z] #37 10.20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-08T01:35:58.515Z] #37 10.54 -- Configuring done [2019-11-08T01:35:58.515Z] #37 10.57 -- Generating done [2019-11-08T01:35:58.515Z] #37 10.60 -- Build files have been written to: /tmp/tmp.hyfULSQsSh/tini [2019-11-08T01:35:58.515Z] #37 10.61 + make tini-static [2019-11-08T01:35:58.515Z] #37 11.38 Scanning dependencies of target tini-static [2019-11-08T01:35:58.515Z] #37 11.50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-08T01:35:59.019Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T01:35:59.578Z] --- PASS: TestBuildMultiStageCopy (6.82s) [2019-11-08T01:35:59.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.20s) [2019-11-08T01:35:59.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2019-11-08T01:35:59.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2019-11-08T01:35:59.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2019-11-08T01:35:59.578Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2019-11-08T01:35:59.578Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T01:35:59.702Z] #37 ... [2019-11-08T01:35:59.702Z] [2019-11-08T01:35:59.702Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:35:59.702Z] #32 92.53 bufio [2019-11-08T01:36:01.465Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2019-11-08T01:36:01.465Z] === RUN TestBuildLabelWithTargets [2019-11-08T01:36:02.022Z] #32 94.59 reflect [2019-11-08T01:36:02.399Z] #32 ... [2019-11-08T01:36:02.399Z] [2019-11-08T01:36:02.399Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:36:02.399Z] #37 14.71 [100%] Linking C executable tini-static [2019-11-08T01:36:02.399Z] #37 15.54 [100%] Built target tini-static [2019-11-08T01:36:02.399Z] #37 15.74 + mkdir -p /build [2019-11-08T01:36:02.399Z] #37 15.75 + cp tini-static /build/docker-init [2019-11-08T01:36:02.399Z] #37 DONE 15.8s [2019-11-08T01:36:02.399Z] [2019-11-08T01:36:02.399Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:36:02.399Z] #42 3.068 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T01:36:02.399Z] #42 3.068 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T01:36:02.399Z] #42 5.199 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T01:36:02.399Z] #42 5.260 GEN .gitid [2019-11-08T01:36:02.399Z] #42 5.278 GEN criu/include/version.h [2019-11-08T01:36:02.399Z] #42 5.374 GEN include/common/asm [2019-11-08T01:36:02.399Z] #42 8.279 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-08T01:36:02.399Z] #42 8.441 PBCC images/opts.pb-c.c [2019-11-08T01:36:02.399Z] #42 8.570 PBCC images/sit.pb-c.c [2019-11-08T01:36:02.399Z] #42 8.681 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-08T01:36:02.399Z] #42 8.901 DEP images/opts.pb-c.d [2019-11-08T01:36:02.399Z] #42 9.072 DEP images/sit.pb-c.d [2019-11-08T01:36:02.399Z] #42 9.155 PBCC images/macvlan.pb-c.c [2019-11-08T01:36:02.399Z] #42 9.208 DEP images/macvlan.pb-c.d [2019-11-08T01:36:02.399Z] #42 9.339 PBCC images/autofs.pb-c.c [2019-11-08T01:36:02.399Z] #42 9.455 DEP images/autofs.pb-c.d [2019-11-08T01:36:02.399Z] #42 9.565 PBCC images/sysctl.pb-c.c [2019-11-08T01:36:02.399Z] #42 9.608 DEP images/sysctl.pb-c.d [2019-11-08T01:36:02.399Z] #42 9.708 PBCC images/time.pb-c.c [2019-11-08T01:36:02.399Z] #42 9.768 DEP images/time.pb-c.d [2019-11-08T01:36:02.399Z] #42 9.844 PBCC images/binfmt-misc.pb-c.c [2019-11-08T01:36:02.399Z] #42 9.904 DEP images/binfmt-misc.pb-c.d [2019-11-08T01:36:02.399Z] #42 10.05 PBCC images/seccomp.pb-c.c [2019-11-08T01:36:02.399Z] #42 10.16 DEP images/seccomp.pb-c.d [2019-11-08T01:36:02.399Z] #42 10.30 PBCC images/userns.pb-c.c [2019-11-08T01:36:02.399Z] #42 10.35 DEP images/userns.pb-c.d [2019-11-08T01:36:02.399Z] #42 10.46 PBCC images/cgroup.pb-c.c [2019-11-08T01:36:02.399Z] #42 10.58 DEP images/cgroup.pb-c.d [2019-11-08T01:36:02.399Z] #42 10.79 PBCC images/fown.pb-c.c [2019-11-08T01:36:02.399Z] #42 10.83 PBCC images/ext-file.pb-c.c [2019-11-08T01:36:02.399Z] #42 10.87 DEP images/fown.pb-c.d [2019-11-08T01:36:02.399Z] #42 10.97 DEP images/ext-file.pb-c.d [2019-11-08T01:36:02.399Z] #42 11.07 PBCC images/rpc.pb-c.c [2019-11-08T01:36:02.399Z] #42 11.19 DEP images/rpc.pb-c.d [2019-11-08T01:36:02.399Z] #42 11.28 PBCC images/siginfo.pb-c.c [2019-11-08T01:36:02.399Z] #42 11.34 DEP images/siginfo.pb-c.d [2019-11-08T01:36:02.399Z] #42 11.49 PBCC images/pagemap.pb-c.c [2019-11-08T01:36:02.399Z] #42 11.59 DEP images/pagemap.pb-c.d [2019-11-08T01:36:02.399Z] #42 11.85 PBCC images/rlimit.pb-c.c [2019-11-08T01:36:02.742Z] #42 11.93 DEP images/rlimit.pb-c.d [2019-11-08T01:36:02.742Z] #42 12.13 PBCC images/file-lock.pb-c.c [2019-11-08T01:36:03.084Z] #42 12.17 DEP images/file-lock.pb-c.d [2019-11-08T01:36:03.084Z] #42 12.27 PBCC images/tty.pb-c.c [2019-11-08T01:36:03.084Z] #42 12.41 DEP images/tty.pb-c.d [2019-11-08T01:36:03.425Z] #42 12.66 PBCC images/tun.pb-c.c [2019-11-08T01:36:03.425Z] #42 ... [2019-11-08T01:36:03.425Z] [2019-11-08T01:36:03.425Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-08T01:36:03.425Z] #27 42.60 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T01:36:03.425Z] #27 43.63 [2019-11-08T01:36:03.425Z] #27 44.52 ######################################################################## 100.0% [2019-11-08T01:36:03.992Z] --- PASS: TestBuildLabelWithTargets (2.53s) [2019-11-08T01:36:03.992Z] === RUN TestBuildWithEmptyLayers [2019-11-08T01:36:04.159Z] #27 45.21 [2019-11-08T01:36:04.159Z] #27 45.43 Download of images into '/build' complete. [2019-11-08T01:36:04.159Z] #27 45.43 Use something like the following to load the result into a Docker daemon: [2019-11-08T01:36:04.159Z] #27 45.43 tar -cC '/build' . | docker load [2019-11-08T01:36:04.159Z] #27 DONE 45.5s [2019-11-08T01:36:04.159Z] [2019-11-08T01:36:04.159Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:36:04.159Z] #42 12.81 PBCC images/netdev.pb-c.c [2019-11-08T01:36:04.159Z] #42 12.98 DEP images/tun.pb-c.d [2019-11-08T01:36:04.159Z] #42 13.13 DEP images/netdev.pb-c.d [2019-11-08T01:36:04.159Z] #42 13.24 PBCC images/vma.pb-c.c [2019-11-08T01:36:04.159Z] #42 13.37 DEP images/vma.pb-c.d [2019-11-08T01:36:04.159Z] #42 13.48 PBCC images/creds.pb-c.c [2019-11-08T01:36:04.159Z] #42 13.51 DEP images/creds.pb-c.d [2019-11-08T01:36:04.500Z] #42 13.70 PBCC images/utsns.pb-c.c [2019-11-08T01:36:04.500Z] #42 13.76 DEP images/utsns.pb-c.d [2019-11-08T01:36:04.500Z] #42 13.87 PBCC images/ipc-desc.pb-c.c [2019-11-08T01:36:04.843Z] #42 13.90 PBCC images/ipc-sem.pb-c.c [2019-11-08T01:36:04.843Z] #42 13.96 DEP images/ipc-desc.pb-c.d [2019-11-08T01:36:04.843Z] #42 14.11 DEP images/ipc-sem.pb-c.d [2019-11-08T01:36:04.843Z] #42 14.21 PBCC images/ipc-msg.pb-c.c [2019-11-08T01:36:04.843Z] #42 14.25 DEP images/ipc-msg.pb-c.d [2019-11-08T01:36:05.182Z] #42 14.40 PBCC images/ipc-shm.pb-c.c [2019-11-08T01:36:05.182Z] #42 14.46 DEP images/ipc-shm.pb-c.d [2019-11-08T01:36:05.357Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2019-11-08T01:36:05.357Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T01:36:05.521Z] #42 14.74 PBCC images/ipc-var.pb-c.c [2019-11-08T01:36:05.521Z] #42 14.75 DEP images/ipc-var.pb-c.d [2019-11-08T01:36:05.521Z] #42 14.83 PBCC images/sk-opts.pb-c.c [2019-11-08T01:36:05.521Z] #42 14.88 PBCC images/packet-sock.pb-c.c [2019-11-08T01:36:05.521Z] #42 15.01 DEP images/sk-opts.pb-c.d [2019-11-08T01:36:05.861Z] #42 15.11 DEP images/packet-sock.pb-c.d [2019-11-08T01:36:05.861Z] #42 15.24 PBCC images/sk-netlink.pb-c.c [2019-11-08T01:36:06.202Z] #42 15.32 DEP images/sk-netlink.pb-c.d [2019-11-08T01:36:06.202Z] #42 15.46 PBCC images/sk-inet.pb-c.c [2019-11-08T01:36:06.202Z] #42 15.59 DEP images/sk-inet.pb-c.d [2019-11-08T01:36:06.544Z] #42 15.73 PBCC images/sk-unix.pb-c.c [2019-11-08T01:36:06.544Z] #42 15.86 DEP images/sk-unix.pb-c.d [2019-11-08T01:36:06.887Z] #42 16.00 PBCC images/mm.pb-c.c [2019-11-08T01:36:06.887Z] #42 16.15 DEP images/mm.pb-c.d [2019-11-08T01:36:07.229Z] #42 16.38 PBCC images/timerfd.pb-c.c [2019-11-08T01:36:07.229Z] #42 16.50 DEP images/timerfd.pb-c.d [2019-11-08T01:36:07.229Z] #42 16.64 PBCC images/timer.pb-c.c [2019-11-08T01:36:07.229Z] #42 16.72 DEP images/timer.pb-c.d [2019-11-08T01:36:07.571Z] #42 16.84 PBCC images/sa.pb-c.c [2019-11-08T01:36:07.571Z] #42 16.98 DEP images/sa.pb-c.d [2019-11-08T01:36:07.912Z] #42 17.14 PBCC images/pipe-data.pb-c.c [2019-11-08T01:36:07.912Z] #42 17.21 DEP images/pipe-data.pb-c.d [2019-11-08T01:36:07.912Z] #42 17.34 PBCC images/mnt.pb-c.c [2019-11-08T01:36:08.253Z] #42 17.58 DEP images/mnt.pb-c.d [2019-11-08T01:36:08.592Z] #42 17.66 PBCC images/sk-packet.pb-c.c [2019-11-08T01:36:08.592Z] #42 17.70 DEP images/sk-packet.pb-c.d [2019-11-08T01:36:08.592Z] #42 17.83 PBCC images/tcp-stream.pb-c.c [2019-11-08T01:36:08.592Z] #42 17.97 DEP images/tcp-stream.pb-c.d [2019-11-08T01:36:08.934Z] #42 18.14 PBCC images/pipe.pb-c.c [2019-11-08T01:36:08.934Z] #42 18.25 DEP images/pipe.pb-c.d [2019-11-08T01:36:08.934Z] #42 18.38 PBCC images/pstree.pb-c.c [2019-11-08T01:36:09.274Z] #42 18.43 DEP images/pstree.pb-c.d [2019-11-08T01:36:09.275Z] #42 18.48 PBCC images/fs.pb-c.c [2019-11-08T01:36:09.275Z] #42 18.53 DEP images/fs.pb-c.d [2019-11-08T01:36:09.275Z] #42 18.60 PBCC images/signalfd.pb-c.c [2019-11-08T01:36:09.275Z] #42 18.66 DEP images/signalfd.pb-c.d [2019-11-08T01:36:09.275Z] #42 18.74 PBCC images/fh.pb-c.c [2019-11-08T01:36:09.519Z] --- PASS: TestBuildMultiStageOnBuild (3.71s) [2019-11-08T01:36:09.519Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T01:36:09.616Z] #42 18.82 PBCC images/fsnotify.pb-c.c [2019-11-08T01:36:09.616Z] #42 18.93 DEP images/fh.pb-c.d [2019-11-08T01:36:09.616Z] #42 19.03 DEP images/fsnotify.pb-c.d [2019-11-08T01:36:09.992Z] #42 19.13 PBCC images/eventpoll.pb-c.c [2019-11-08T01:36:09.992Z] #42 19.20 DEP images/eventpoll.pb-c.d [2019-11-08T01:36:09.992Z] #42 19.32 PBCC images/eventfd.pb-c.c [2019-11-08T01:36:09.992Z] #42 19.42 DEP images/eventfd.pb-c.d [2019-11-08T01:36:10.334Z] #42 19.59 PBCC images/remap-file-path.pb-c.c [2019-11-08T01:36:10.334Z] #42 19.66 DEP images/remap-file-path.pb-c.d [2019-11-08T01:36:10.675Z] #42 19.78 PBCC images/fifo.pb-c.c [2019-11-08T01:36:10.675Z] #42 19.87 DEP images/fifo.pb-c.d [2019-11-08T01:36:10.675Z] #42 20.05 PBCC images/ghost-file.pb-c.c [2019-11-08T01:36:10.675Z] #42 20.17 DEP images/ghost-file.pb-c.d [2019-11-08T01:36:10.882Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2019-11-08T01:36:10.882Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T01:36:11.016Z] #42 20.28 PBCC images/regfile.pb-c.c [2019-11-08T01:36:11.016Z] #42 20.40 DEP images/regfile.pb-c.d [2019-11-08T01:36:11.016Z] #42 20.51 PBCC images/ns.pb-c.c [2019-11-08T01:36:11.356Z] #42 20.54 DEP images/ns.pb-c.d [2019-11-08T01:36:11.356Z] #42 20.67 PBCC images/fdinfo.pb-c.c [2019-11-08T01:36:11.697Z] #42 20.81 DEP images/fdinfo.pb-c.d [2019-11-08T01:36:11.697Z] #42 20.93 PBCC images/core-aarch64.pb-c.c [2019-11-08T01:36:12.048Z] #42 21.10 PBCC images/core-arm.pb-c.c [2019-11-08T01:36:12.048Z] #42 21.35 PBCC images/core-ppc64.pb-c.c [2019-11-08T01:36:12.390Z] #42 21.51 PBCC images/core-s390.pb-c.c [2019-11-08T01:36:12.390Z] #42 21.70 PBCC images/core-x86.pb-c.c [2019-11-08T01:36:12.732Z] #42 21.84 PBCC images/core.pb-c.c [2019-11-08T01:36:12.732Z] #42 21.94 PBCC images/inventory.pb-c.c [2019-11-08T01:36:12.732Z] #42 22.10 DEP images/core-aarch64.pb-c.d [2019-11-08T01:36:12.732Z] #42 22.15 DEP images/core-arm.pb-c.d [2019-11-08T01:36:13.073Z] #42 22.22 DEP images/core-ppc64.pb-c.d [2019-11-08T01:36:13.073Z] #42 22.32 DEP images/core-s390.pb-c.d [2019-11-08T01:36:13.073Z] #42 22.39 DEP images/core-x86.pb-c.d [2019-11-08T01:36:13.415Z] #42 22.55 DEP images/core.pb-c.d [2019-11-08T01:36:13.415Z] #42 22.64 DEP images/inventory.pb-c.d [2019-11-08T01:36:13.415Z] #42 22.78 PBCC images/cpuinfo.pb-c.c [2019-11-08T01:36:13.415Z] #42 22.81 DEP images/cpuinfo.pb-c.d [2019-11-08T01:36:13.415Z] #42 22.88 PBCC images/stats.pb-c.c [2019-11-08T01:36:13.757Z] #42 22.94 DEP images/stats.pb-c.d [2019-11-08T01:36:14.099Z] #42 ... [2019-11-08T01:36:14.099Z] [2019-11-08T01:36:14.099Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:36:14.099Z] #32 96.75 path [2019-11-08T01:36:14.099Z] #32 100.7 text/tabwriter [2019-11-08T01:36:14.099Z] #32 ... [2019-11-08T01:36:14.099Z] [2019-11-08T01:36:14.099Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:36:14.099Z] #18 36.68 Reading package lists... [2019-11-08T01:36:14.099Z] #18 48.32 Building dependency tree... [2019-11-08T01:36:14.099Z] #18 50.66 The following additional packages will be installed: [2019-11-08T01:36:14.099Z] #18 50.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-08T01:36:14.099Z] #18 50.67 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-08T01:36:14.099Z] #18 50.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-08T01:36:14.099Z] #18 50.67 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-08T01:36:14.099Z] #18 50.67 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-08T01:36:14.099Z] #18 50.67 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-08T01:36:14.099Z] #18 50.68 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-08T01:36:14.099Z] #18 50.68 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-08T01:36:14.099Z] #18 50.68 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-08T01:36:14.099Z] #18 50.69 Suggested packages: [2019-11-08T01:36:14.099Z] #18 50.70 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-08T01:36:14.099Z] #18 50.70 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-08T01:36:14.099Z] #18 50.70 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-08T01:36:14.099Z] #18 50.70 vim-doc vim-scripts xfsdump acl attr quota [2019-11-08T01:36:14.099Z] #18 50.70 Recommended packages: [2019-11-08T01:36:14.099Z] #18 50.70 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-08T01:36:14.099Z] #18 50.70 python3-keyrings.alt python3-xdg unzip [2019-11-08T01:36:14.442Z] #18 ... [2019-11-08T01:36:14.442Z] [2019-11-08T01:36:14.442Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:36:14.442Z] #45 97.10 bufio [2019-11-08T01:36:14.442Z] #45 99.54 reflect [2019-11-08T01:36:14.442Z] #45 106.8 regexp/syntax [2019-11-08T01:36:15.045Z] --- PASS: TestBuildMultiStageLayerLeak (4.08s) [2019-11-08T01:36:15.045Z] === RUN TestBuildWithHugeFile [2019-11-08T01:36:16.149Z] #45 ... [2019-11-08T01:36:16.149Z] [2019-11-08T01:36:16.149Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:36:16.149Z] #42 25.24 make[1]: Nothing to be done for 'all'. [2019-11-08T01:36:17.862Z] #42 27.21 CC images/stats.o [2019-11-08T01:36:18.592Z] #42 28.05 CC images/core.o [2019-11-08T01:36:20.285Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T01:36:20.285Z] Using test binary docker [2019-11-08T01:36:20.285Z] +++ /etc/init.d/apparmor start [2019-11-08T01:36:20.285Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T01:36:20.285Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T01:36:20.285Z] Warning failed to create cache: (null) [2019-11-08T01:36:20.285Z] . [2019-11-08T01:36:20.285Z] INFO: Waiting for daemon to start... [2019-11-08T01:36:20.285Z] Starting dockerd [2019-11-08T01:36:20.285Z] +++ 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-11-08T01:36:20.315Z] #42 29.32 CC images/core-x86.o [2019-11-08T01:36:20.552Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T01:36:20.552Z] Using test binary docker [2019-11-08T01:36:20.552Z] +++ /etc/init.d/apparmor start [2019-11-08T01:36:20.552Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T01:36:20.552Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T01:36:20.552Z] Warning failed to create cache: (null) [2019-11-08T01:36:20.552Z] . [2019-11-08T01:36:20.552Z] INFO: Waiting for daemon to start... [2019-11-08T01:36:20.552Z] Starting dockerd [2019-11-08T01:36:20.552Z] +++ 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-11-08T01:36:21.050Z] #42 ... [2019-11-08T01:36:21.050Z] [2019-11-08T01:36:21.050Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:36:21.050Z] #18 57.78 The following NEW packages will be installed: [2019-11-08T01:36:21.050Z] #18 57.78 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-08T01:36:21.050Z] #18 57.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-08T01:36:21.050Z] #18 57.78 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-08T01:36:21.050Z] #18 57.78 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-08T01:36:21.050Z] #18 57.78 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-08T01:36:21.050Z] #18 57.78 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-08T01:36:21.050Z] #18 57.78 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-08T01:36:21.050Z] #18 57.78 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-08T01:36:21.050Z] #18 57.78 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-08T01:36:21.050Z] #18 57.78 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-08T01:36:21.050Z] #18 57.78 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-08T01:36:21.050Z] #18 57.78 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-08T01:36:21.050Z] #18 57.79 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-08T01:36:21.050Z] #18 57.79 xfsprogs xxd xz-utils zip [2019-11-08T01:36:21.050Z] #18 57.96 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-08T01:36:21.050Z] #18 57.96 Need to get 87.3 MB of archives. [2019-11-08T01:36:21.050Z] #18 57.96 After this operation, 585 MB of additional disk space will be used. [2019-11-08T01:36:21.050Z] #18 57.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-08T01:36:21.050Z] #18 58.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-08T01:36:21.050Z] #18 58.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-08T01:36:21.050Z] #18 58.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-08T01:36:21.050Z] #18 58.06 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-08T01:36:21.050Z] #18 58.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-08T01:36:21.050Z] #18 58.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-08T01:36:21.050Z] #18 58.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-08T01:36:21.050Z] #18 58.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-08T01:36:21.050Z] #18 58.43 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-08T01:36:21.050Z] #18 58.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-08T01:36:21.050Z] #18 58.79 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-08T01:36:21.050Z] #18 58.80 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-08T01:36:21.050Z] #18 58.81 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-08T01:36:21.050Z] #18 58.82 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-08T01:36:21.050Z] #18 58.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-08T01:36:21.050Z] #18 58.85 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-08T01:36:21.050Z] #18 58.87 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-08T01:36:21.050Z] #18 58.88 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-08T01:36:21.050Z] #18 58.89 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-08T01:36:21.050Z] #18 58.90 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-08T01:36:21.050Z] #18 58.95 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-08T01:36:21.050Z] #18 58.98 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-08T01:36:21.050Z] #18 59.01 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-08T01:36:21.050Z] #18 59.04 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-08T01:36:21.050Z] #18 59.05 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-08T01:36:21.050Z] #18 59.11 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-08T01:36:21.050Z] #18 59.12 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-08T01:36:21.050Z] #18 59.15 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-08T01:36:21.050Z] #18 59.23 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-08T01:36:21.050Z] #18 59.23 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-08T01:36:21.050Z] #18 59.26 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-08T01:36:21.050Z] #18 59.28 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-08T01:36:21.050Z] #18 59.30 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-08T01:36:21.050Z] #18 59.32 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-08T01:36:21.050Z] #18 59.33 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-08T01:36:21.050Z] #18 59.33 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-08T01:36:21.050Z] #18 59.34 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-11-08T01:36:21.050Z] #18 59.35 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-08T01:36:21.050Z] #18 59.39 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-08T01:36:21.050Z] #18 59.42 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-08T01:36:21.050Z] #18 59.46 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-08T01:36:21.050Z] #18 59.54 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-08T01:36:21.050Z] #18 59.57 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-08T01:36:21.395Z] #18 59.59 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-08T01:36:21.395Z] #18 59.59 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-08T01:36:21.395Z] #18 59.60 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-08T01:36:21.395Z] #18 59.63 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-08T01:36:21.477Z] . [2019-11-08T01:36:21.477Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T01:36:21.733Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T01:36:21.733Z] Error: No such image: emptyfs [2019-11-08T01:36:21.733Z] ++++ docker load [2019-11-08T01:36:21.733Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T01:36:21.736Z] #18 59.87 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-08T01:36:21.736Z] #18 59.90 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-08T01:36:21.736Z] #18 60.09 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-08T01:36:21.736Z] #18 60.11 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-08T01:36:21.736Z] #18 60.14 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-08T01:36:21.736Z] #18 60.16 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-08T01:36:21.736Z] #18 60.17 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-08T01:36:21.736Z] #18 60.22 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-08T01:36:21.989Z] Running integration-test (iteration 1) [2019-11-08T01:36:21.989Z] 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-11-08T01:36:21.989Z] ++ 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-11-08T01:36:21.989Z] ++ set -e [2019-11-08T01:36:21.989Z] ++ '[' -n 0 ']' [2019-11-08T01:36:21.989Z] ++ set -x [2019-11-08T01:36:21.989Z] ++ env -i DEST=/go/src/github.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-11-08T01:36:22.473Z] #18 60.85 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-08T01:36:22.474Z] #18 60.96 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-08T01:36:22.570Z] [2019-11-08T01:36:22.570Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T01:36:22.570Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T01:36:22.815Z] #18 61.03 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-08T01:36:22.815Z] #18 61.06 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-08T01:36:22.815Z] #18 61.06 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-08T01:36:22.815Z] #18 61.13 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-11-08T01:36:22.855Z] Error: No such image: emptyfs [2019-11-08T01:36:22.855Z] ++++ docker load [2019-11-08T01:36:22.855Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T01:36:23.110Z] Running integration-test (iteration 1) [2019-11-08T01:36:23.110Z] 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-11-08T01:36:23.110Z] ++ 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-11-08T01:36:23.110Z] ++ set -e [2019-11-08T01:36:23.110Z] ++ '[' -n 0 ']' [2019-11-08T01:36:23.110Z] ++ set -x [2019-11-08T01:36:23.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=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-11-08T01:36:23.159Z] #18 61.40 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-11-08T01:36:23.455Z] --- PASS: TestBuildWithHugeFile (44.46s) [2019-11-08T01:36:23.456Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T01:36:23.456Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:36:23.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:36:23.456Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:36:23.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:36:23.456Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:36:23.456Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:36:23.456Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:36:23.456Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:36:23.456Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:36:23.456Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s) [2019-11-08T01:36:23.456Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2019-11-08T01:36:23.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2019-11-08T01:36:23.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2019-11-08T01:36:23.456Z] === RUN TestBuildPreserveOwnership [2019-11-08T01:36:23.456Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T01:36:23.504Z] #18 61.69 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-11-08T01:36:23.504Z] #18 61.70 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-08T01:36:23.847Z] #18 62.22 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-11-08T01:36:24.191Z] #18 62.60 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-11-08T01:36:24.191Z] #18 62.63 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-11-08T01:36:25.986Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T01:36:27.259Z] #18 ... [2019-11-08T01:36:27.259Z] [2019-11-08T01:36:27.259Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:36:27.259Z] #32 110.1 time [2019-11-08T01:36:27.259Z] #32 110.2 internal/syscall/unix [2019-11-08T01:36:27.599Z] #32 ... [2019-11-08T01:36:27.599Z] [2019-11-08T01:36:27.599Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:36:27.600Z] #60 59.97 Checking out files: 43% (1289/2931) Checking out files: 44% (1290/2931) Checking out files: 45% (1319/2931) Checking out files: 46% (1349/2931) Checking out files: 47% (1378/2931) Checking out files: 48% (1407/2931) Checking out files: 49% (1437/2931) Checking out files: 50% (1466/2931) Checking out files: 51% (1495/2931) Checking out files: 52% (1525/2931) Checking out files: 53% (1554/2931) Checking out files: 54% (1583/2931) Checking out files: 55% (1613/2931) Checking out files: 56% (1642/2931) Checking out files: 57% (1671/2931) Checking out files: 58% (1700/2931) Checking out files: 59% (1730/2931) Checking out files: 60% (1759/2931) Checking out files: 61% (1788/2931) Checking out files: 62% (1818/2931) Checking out files: 63% (1847/2931) Checking out files: 64% (1876/2931) Checking out files: 65% (1906/2931) Checking out files: 66% (1935/2931) Checking out files: 67% (1964/2931) Checking out files: 68% (1994/2931) Checking out files: 69% (2023/2931) Checking out files: 70% (2052/2931) Checking out files: 71% (2082/2931) Checking out files: 72% (2111/2931) Checking out files: 73% (2140/2931) Checking out files: 74% (2169/2931) Checking out files: 75% (2199/2931) Checking out files: 76% (2228/2931) Checking out files: 77% (2257/2931) Checking out files: 78% (2287/2931) Checking out files: 79% (2316/2931) Checking out files: 80% (2345/2931) Checking out files: 81% (2375/2931) Checking out files: 82% (2404/2931) Checking out files: 82% (2410/2931) Checking out files: 83% (2433/2931) Checking out files: 84% (2463/2931) Checking out files: 85% (2492/2931) Checking out files: 86% (2521/2931) Checking out files: 87% (2550/2931) Checking out files: 88% (2580/2931) Checking out files: 89% (2609/2931) Checking out files: 90% (2638/2931) Checking out files: 91% (2668/2931) Checking out files: 92% (2697/2931) Checking out files: 93% (2726/2931) Checking out files: 94% (2756/2931) Checking out files: 95% (2785/2931) Checking out files: 96% (2814/2931) Checking out files: 97% (2844/2931) Checking out files: 98% (2873/2931) Checking out files: 99% (2902/2931) Checking out files: 100% (2931/2931) Checking out files: 100% (2931/2931), done. [2019-11-08T01:36:27.600Z] #60 61.79 + cd /tmp/tmp.5sW7kMW0zy/src/github.com/containerd/containerd [2019-11-08T01:36:27.600Z] #60 61.79 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-08T01:36:27.600Z] #60 62.73 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-08T01:36:27.600Z] #60 62.73 + BUILDTAGS='netgo osusergo static_build' [2019-11-08T01:36:27.600Z] #60 62.73 + export EXTRA_FLAGS=-buildmode=pie [2019-11-08T01:36:27.600Z] #60 62.73 + EXTRA_FLAGS=-buildmode=pie [2019-11-08T01:36:27.600Z] #60 62.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-08T01:36:27.600Z] #60 62.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-08T01:36:27.600Z] #60 62.73 + '[' '' = dynamic ']' [2019-11-08T01:36:27.600Z] #60 62.73 + make [2019-11-08T01:36:27.600Z] #60 64.75 + bin/ctr [2019-11-08T01:36:27.889Z] --- PASS: TestBuildPreserveOwnership (6.43s) [2019-11-08T01:36:27.889Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.31s) [2019-11-08T01:36:27.889Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2019-11-08T01:36:27.889Z] === RUN TestBuildPlatformInvalid [2019-11-08T01:36:28.148Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-11-08T01:36:28.148Z] PASS [2019-11-08T01:36:28.148Z] [2019-11-08T01:36:28.148Z] === Skipped [2019-11-08T01:36:28.148Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-08T01:36:28.148Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T01:36:28.148Z] [2019-11-08T01:36:28.148Z] [2019-11-08T01:36:28.148Z] DONE 32 tests, 1 skipped in 94.683s [2019-11-08T01:36:28.148Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T01:36:28.148Z] ++ 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-11-08T01:36:28.148Z] ++ set -e [2019-11-08T01:36:28.148Z] ++ '[' -n 0 ']' [2019-11-08T01:36:28.148Z] ++ set -x [2019-11-08T01:36:28.148Z] ++ env -i DEST=/go/src/github.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-11-08T01:36:28.406Z] INFO: Testing against a local daemon [2019-11-08T01:36:28.406Z] === RUN TestConfigList [2019-11-08T01:36:28.788Z] #60 ... [2019-11-08T01:36:28.788Z] [2019-11-08T01:36:28.788Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:36:28.788Z] #32 121.5 internal/poll [2019-11-08T01:36:28.939Z] 65014b3c3121: Pull complete [2019-11-08T01:36:29.435Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 1m50.923913982s [2019-11-08T01:36:29.435Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.765172ms [2019-11-08T01:36:31.689Z] --- PASS: TestConfigList (3.33s) [2019-11-08T01:36:31.689Z] === RUN TestConfigsCreateAndDelete [2019-11-08T01:36:31.816Z] #32 ... [2019-11-08T01:36:31.816Z] [2019-11-08T01:36:31.816Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:36:31.816Z] #42 30.83 CC images/core-arm.o [2019-11-08T01:36:31.817Z] #42 31.80 CC images/core-aarch64.o [2019-11-08T01:36:31.817Z] #42 32.73 CC images/core-ppc64.o [2019-11-08T01:36:31.817Z] #42 34.37 CC images/core-s390.o [2019-11-08T01:36:31.817Z] #42 36.27 CC images/cpuinfo.o [2019-11-08T01:36:31.817Z] #42 37.33 CC images/inventory.o [2019-11-08T01:36:31.817Z] #42 37.90 CC images/fdinfo.o [2019-11-08T01:36:31.817Z] #42 38.67 CC images/fown.o [2019-11-08T01:36:31.817Z] #42 39.10 CC images/ns.o [2019-11-08T01:36:31.817Z] #42 39.62 CC images/regfile.o [2019-11-08T01:36:31.817Z] #42 40.06 CC images/ghost-file.o [2019-11-08T01:36:31.817Z] #42 40.58 CC images/fifo.o [2019-11-08T01:36:31.817Z] #42 40.93 CC images/remap-file-path.o [2019-11-08T01:36:31.817Z] #42 ... [2019-11-08T01:36:31.817Z] [2019-11-08T01:36:31.817Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:36:31.817Z] #45 114.5 vendor/golang.org/x/text/transform [2019-11-08T01:36:31.817Z] #45 119.3 time [2019-11-08T01:36:31.817Z] #45 ... [2019-11-08T01:36:31.817Z] [2019-11-08T01:36:31.817Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:36:31.817Z] #18 66.52 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-11-08T01:36:32.160Z] #18 70.57 debconf: delaying package configuration, since apt-utils is not installed [2019-11-08T01:36:32.501Z] #18 70.78 Fetched 87.3 MB in 11s (7724 kB/s) [2019-11-08T01:36:32.501Z] #18 70.88 Selecting previously unselected package bash-completion. [2019-11-08T01:36:32.501Z] #18 70.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-08T01:36:32.501Z] #18 70.97 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-08T01:36:34.822Z] #18 ... [2019-11-08T01:36:34.822Z] [2019-11-08T01:36:34.822Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:36:34.822Z] #45 127.9 regexp [2019-11-08T01:36:34.975Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2019-11-08T01:36:34.975Z] === RUN TestConfigsUpdate [2019-11-08T01:36:37.926Z] #73 exporting layers 55.9s done [2019-11-08T01:36:37.926Z] #73 exporting manifest sha256:0edcc0552798f378a3ea2fd115216aef7d0ed04e248bcbbaf1612d0fd43e60c6 done [2019-11-08T01:36:37.926Z] #73 exporting config sha256:428a213ce06f59fdb12d4507886ad4b7d38232703dad9e04584df357cb3c841b done [2019-11-08T01:36:37.926Z] #73 sending tarball [2019-11-08T01:36:38.286Z] --- PASS: TestConfigsUpdate (3.15s) [2019-11-08T01:36:38.286Z] === RUN TestTemplatedConfig [2019-11-08T01:36:40.863Z] #45 ... [2019-11-08T01:36:40.863Z] [2019-11-08T01:36:40.863Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:36:40.863Z] #18 77.53 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-08T01:36:40.863Z] #18 78.37 Selecting previously unselected package libnet1:ppc64el. [2019-11-08T01:36:40.863Z] #18 78.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-08T01:36:40.863Z] #18 78.38 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T01:36:40.863Z] #18 78.55 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-08T01:36:40.863Z] #18 78.55 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-08T01:36:40.863Z] #18 78.55 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-08T01:36:40.863Z] #18 78.65 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-08T01:36:40.863Z] #18 78.67 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-08T01:36:40.863Z] #18 78.69 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-08T01:36:40.863Z] #18 78.89 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-08T01:36:40.863Z] #18 78.89 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-08T01:36:40.863Z] #18 78.94 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T01:36:40.863Z] #18 79.22 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-08T01:36:40.863Z] #18 79.22 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T01:36:40.863Z] #18 79.23 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T01:36:41.571Z] --- PASS: TestTemplatedConfig (3.46s) [2019-11-08T01:36:41.572Z] === RUN TestConfigInspect [2019-11-08T01:36:42.052Z] #18 80.14 Selecting previously unselected package python3.5-minimal. [2019-11-08T01:36:42.052Z] #18 80.17 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T01:36:42.052Z] #18 80.19 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T01:36:42.052Z] #18 ... [2019-11-08T01:36:42.052Z] [2019-11-08T01:36:42.052Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:36:42.052Z] #42 41.25 CC images/eventfd.o [2019-11-08T01:36:42.052Z] #42 41.60 CC images/eventpoll.o [2019-11-08T01:36:42.052Z] #42 42.33 CC images/fh.o [2019-11-08T01:36:42.052Z] #42 43.05 CC images/fsnotify.o [2019-11-08T01:36:42.052Z] #42 44.42 CC images/signalfd.o [2019-11-08T01:36:42.052Z] #42 44.98 CC images/fs.o [2019-11-08T01:36:42.052Z] #42 45.38 CC images/pstree.o [2019-11-08T01:36:42.052Z] #42 45.78 CC images/pipe.o [2019-11-08T01:36:42.052Z] #42 46.21 CC images/tcp-stream.o [2019-11-08T01:36:42.052Z] #42 46.68 CC images/sk-packet.o [2019-11-08T01:36:42.052Z] #42 47.30 CC images/mnt.o [2019-11-08T01:36:42.052Z] #42 47.87 CC images/pipe-data.o [2019-11-08T01:36:42.052Z] #42 48.35 CC images/sa.o [2019-11-08T01:36:42.052Z] #42 48.84 CC images/timer.o [2019-11-08T01:36:42.052Z] #42 49.80 CC images/timerfd.o [2019-11-08T01:36:42.052Z] #42 50.30 CC images/mm.o [2019-11-08T01:36:42.052Z] #42 50.84 CC images/sk-opts.o [2019-11-08T01:36:42.052Z] #42 51.47 CC images/sk-unix.o [2019-11-08T01:36:42.783Z] #42 ... [2019-11-08T01:36:42.783Z] [2019-11-08T01:36:42.783Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:36:42.783Z] #32 125.7 os [2019-11-08T01:36:42.783Z] #32 127.7 internal/fmtsort [2019-11-08T01:36:42.783Z] #32 130.0 fmt [2019-11-08T01:36:42.783Z] #32 130.1 path/filepath [2019-11-08T01:36:42.783Z] #32 132.8 io/ioutil [2019-11-08T01:36:43.124Z] #32 135.9 flag [2019-11-08T01:36:43.124Z] #32 ... [2019-11-08T01:36:43.124Z] [2019-11-08T01:36:43.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:36:43.124Z] #42 52.29 CC images/sk-inet.o [2019-11-08T01:36:43.855Z] #42 53.12 CC images/tun.o [2019-11-08T01:36:44.096Z] #73 ... [2019-11-08T01:36:44.096Z] [2019-11-08T01:36:44.096Z] #74 importing to docker [2019-11-08T01:36:44.096Z] #74 ... [2019-11-08T01:36:44.096Z] [2019-11-08T01:36:44.096Z] #73 exporting to oci image format [2019-11-08T01:36:44.096Z] #73 sending tarball 8.9s done [2019-11-08T01:36:44.096Z] #73 DONE 64.8s [2019-11-08T01:36:44.096Z] [2019-11-08T01:36:44.096Z] #74 importing to docker [2019-11-08T01:36:44.587Z] #42 53.93 CC images/sk-netlink.o [2019-11-08T01:36:44.855Z] --- PASS: TestConfigInspect (3.22s) [2019-11-08T01:36:44.855Z] === RUN TestConfigCreateWithLabels [2019-11-08T01:36:45.320Z] #42 54.43 CC images/packet-sock.o [2019-11-08T01:36:46.086Z] #42 55.40 CC images/ipc-var.o [2019-11-08T01:36:46.428Z] #42 55.81 CC images/ipc-desc.o [2019-11-08T01:36:46.770Z] #42 56.26 CC images/ipc-shm.o [2019-11-08T01:36:47.504Z] #42 56.71 CC images/ipc-msg.o [2019-11-08T01:36:48.139Z] --- PASS: TestConfigCreateWithLabels (3.16s) [2019-11-08T01:36:48.139Z] === RUN TestConfigCreateResolve [2019-11-08T01:36:48.238Z] #42 57.30 CC images/ipc-sem.o [2019-11-08T01:36:48.581Z] #42 57.73 CC images/utsns.o [2019-11-08T01:36:48.924Z] #42 58.20 CC images/creds.o [2019-11-08T01:36:49.265Z] #42 58.61 CC images/vma.o [2019-11-08T01:36:49.998Z] #42 59.19 CC images/netdev.o [2019-11-08T01:36:49.998Z] #42 ... [2019-11-08T01:36:49.998Z] [2019-11-08T01:36:49.998Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:36:49.998Z] #18 81.85 Selecting previously unselected package python3-minimal. [2019-11-08T01:36:49.998Z] #18 81.85 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-08T01:36:49.998Z] #18 81.87 Unpacking python3-minimal (3.5.3-1) ... [2019-11-08T01:36:49.998Z] #18 82.09 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-08T01:36:49.998Z] #18 82.10 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-08T01:36:49.998Z] #18 82.11 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-08T01:36:49.999Z] #18 82.27 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-08T01:36:49.999Z] #18 82.28 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T01:36:49.999Z] #18 82.36 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T01:36:49.999Z] #18 85.02 Selecting previously unselected package python3.5. [2019-11-08T01:36:49.999Z] #18 85.02 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-08T01:36:49.999Z] #18 85.04 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T01:36:49.999Z] #18 85.37 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-08T01:36:49.999Z] #18 85.39 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-08T01:36:49.999Z] #18 85.41 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-08T01:36:49.999Z] #18 85.57 Selecting previously unselected package dh-python. [2019-11-08T01:36:49.999Z] #18 85.58 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-08T01:36:49.999Z] #18 85.60 Unpacking dh-python (2.20170125) ... [2019-11-08T01:36:49.999Z] #18 85.92 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T01:36:49.999Z] #18 85.94 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-08T01:36:50.672Z] --- PASS: TestConfigCreateResolve (2.74s) [2019-11-08T01:36:50.672Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T01:36:50.732Z] #18 ... [2019-11-08T01:36:50.732Z] [2019-11-08T01:36:50.732Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:36:50.732Z] #42 60.04 CC images/tty.o [2019-11-08T01:36:51.240Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2019-11-08T01:36:51.240Z] PASS [2019-11-08T01:36:51.240Z] [2019-11-08T01:36:51.240Z] DONE 8 tests in 23.115s [2019-11-08T01:36:51.240Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T01:36:51.240Z] ++ 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-11-08T01:36:51.240Z] ++ set -e [2019-11-08T01:36:51.240Z] ++ '[' -n 0 ']' [2019-11-08T01:36:51.240Z] ++ set -x [2019-11-08T01:36:51.240Z] ++ env -i DEST=/go/src/github.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-11-08T01:36:51.498Z] INFO: Testing against a local daemon [2019-11-08T01:36:51.498Z] === RUN TestCheckpoint [2019-11-08T01:36:51.498Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T01:36:51.498Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T01:36:51.498Z] === RUN TestContainerInvalidJSON [2019-11-08T01:36:51.498Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:36:51.498Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:36:51.498Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:36:51.498Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:36:51.498Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:36:51.498Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:36:51.498Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:36:51.498Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:36:51.498Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:36:51.498Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-08T01:36:51.498Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T01:36:51.498Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T01:36:51.498Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T01:36:51.498Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T01:36:51.757Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-11-08T01:36:51.757Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T01:36:51.757Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-11-08T01:36:51.757Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T01:36:52.016Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-11-08T01:36:52.016Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T01:36:52.016Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-11-08T01:36:52.016Z] === RUN TestCopyFromContainer [2019-11-08T01:36:52.439Z] #42 61.51 CC images/file-lock.o [2019-11-08T01:36:52.780Z] #42 61.85 CC images/rlimit.o [2019-11-08T01:36:52.780Z] #42 62.26 CC images/pagemap.o [2019-11-08T01:36:53.127Z] #42 ... [2019-11-08T01:36:53.127Z] [2019-11-08T01:36:53.127Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:36:53.127Z] #32 135.9 github.com/BurntSushi/toml [2019-11-08T01:36:53.127Z] #32 135.9 log [2019-11-08T01:36:53.127Z] #32 143.0 github.com/BurntSushi/toml/cmd/tomlv [2019-11-08T01:36:53.127Z] #32 ... [2019-11-08T01:36:53.127Z] [2019-11-08T01:36:53.127Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:36:53.127Z] #45 137.8 os/exec [2019-11-08T01:36:53.127Z] #45 137.9 net [2019-11-08T01:36:53.127Z] #45 141.7 internal/lazyregexp [2019-11-08T01:36:53.492Z] #45 ... [2019-11-08T01:36:53.492Z] [2019-11-08T01:36:53.492Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:36:53.492Z] #18 91.74 Setting up python3-minimal (3.5.3-1) ... [2019-11-08T01:36:54.550Z] === RUN TestCopyFromContainer// [2019-11-08T01:36:54.550Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T01:36:54.550Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T01:36:54.550Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T01:36:54.550Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T01:36:54.550Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T01:36:54.809Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T01:36:54.809Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T01:36:55.067Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T01:36:55.067Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T01:36:55.127Z] Loaded image: buildpack-deps:jessie [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer (3.12s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-11-08T01:36:55.326Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-11-08T01:36:55.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T01:36:55.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:36:55.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:36:55.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:36:55.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:36:55.326Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:36:55.326Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:36:55.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:36:55.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:36:55.326Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:36:55.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-08T01:36:55.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-08T01:36:55.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-08T01:36:55.326Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-08T01:36:55.326Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T01:36:55.326Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-08T01:36:55.326Z] === RUN TestCreateWithInvalidEnv [2019-11-08T01:36:55.326Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T01:36:55.326Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T01:36:55.326Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T01:36:55.326Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T01:36:55.326Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T01:36:55.326Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T01:36:55.326Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T01:36:55.326Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T01:36:55.326Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T01:36:55.326Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-08T01:36:55.326Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T01:36:55.326Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T01:36:55.326Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-08T01:36:55.326Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T01:36:55.326Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-08T01:36:55.326Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T01:36:55.809Z] #18 94.08 Selecting previously unselected package python3. [2019-11-08T01:36:55.809Z] #18 94.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-11-08T01:36:55.809Z] #18 94.17 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-08T01:36:55.809Z] #18 94.20 Unpacking python3 (3.5.3-1) ... [2019-11-08T01:36:56.051Z] Loaded image: busybox:latest [2019-11-08T01:36:56.151Z] #18 94.39 Selecting previously unselected package pigz. [2019-11-08T01:36:56.151Z] #18 94.41 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-08T01:36:56.151Z] #18 94.42 Unpacking pigz (2.3.4-1) ... [2019-11-08T01:36:56.151Z] #18 94.59 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-08T01:36:56.151Z] #18 94.61 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T01:36:56.151Z] #18 94.61 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T01:36:56.493Z] #18 94.77 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-08T01:36:56.493Z] #18 94.80 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T01:36:56.493Z] #18 94.80 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T01:36:56.837Z] #18 94.98 Selecting previously unselected package libiptc0:ppc64el. [2019-11-08T01:36:56.837Z] #18 95.01 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T01:36:56.837Z] #18 95.01 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T01:36:56.837Z] #18 95.16 Selecting previously unselected package libxtables12:ppc64el. [2019-11-08T01:36:56.837Z] #18 95.19 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T01:36:56.837Z] #18 95.19 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T01:36:56.974Z] Loaded image: busybox:glibc [2019-11-08T01:36:57.183Z] #18 95.40 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-08T01:36:57.183Z] #18 ... [2019-11-08T01:36:57.183Z] [2019-11-08T01:36:57.183Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-08T01:36:57.183Z] #32 DONE 149.9s [2019-11-08T01:36:57.183Z] [2019-11-08T01:36:57.183Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:36:57.183Z] #18 95.43 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-08T01:36:57.183Z] #18 95.43 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-08T01:36:57.183Z] #18 95.57 Selecting previously unselected package iptables. [2019-11-08T01:36:57.183Z] #18 95.58 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-08T01:36:57.183Z] #18 95.60 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T01:36:57.229Z] Loaded image: debian:jessie [2019-11-08T01:36:57.483Z] Loaded image: buildpack-deps:jessie [2019-11-08T01:36:57.483Z] Loaded image: hello-world:latest [2019-11-08T01:36:57.483Z] INFO: Testing against a local daemon [2019-11-08T01:36:57.483Z] === RUN TestDockerSuite [2019-11-08T01:36:57.483Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-08T01:36:57.483Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-08T01:36:57.738Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-08T01:36:57.738Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-08T01:36:57.738Z] Loaded image: busybox:latest [2019-11-08T01:36:57.738Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-08T01:36:57.738Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-08T01:36:57.738Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-08T01:36:57.738Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-08T01:36:57.859Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:36:57.859Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:36:57.859Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:36:57.859Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T01:36:57.859Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T01:36:57.859Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:36:57.859Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:36:57.859Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:36:57.859Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:36:58.117Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:36:58.117Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:36:58.117Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:36:58.117Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:36:58.117Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.22s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.22s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.22s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.21s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-11-08T01:36:58.117Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-11-08T01:36:58.117Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T01:36:58.662Z] Loaded image: busybox:glibc [2019-11-08T01:36:58.662Z] Loaded image: debian:jessie [2019-11-08T01:36:58.886Z] #18 96.91 Selecting previously unselected package xxd. [2019-11-08T01:36:58.886Z] #18 96.91 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-08T01:36:58.886Z] #18 96.92 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:36:58.886Z] #18 97.26 Selecting previously unselected package vim-common. [2019-11-08T01:36:58.886Z] #18 97.28 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T01:36:58.917Z] Loaded image: hello-world:latest [2019-11-08T01:36:58.917Z] INFO: Testing against a local daemon [2019-11-08T01:36:58.917Z] === RUN TestDockerDaemonSuite [2019-11-08T01:36:58.917Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-08T01:36:59.227Z] #18 97.31 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:36:59.227Z] #18 97.57 Selecting previously unselected package bzip2. [2019-11-08T01:36:59.227Z] #18 97.58 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-08T01:36:59.227Z] #18 97.58 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-08T01:36:59.227Z] #18 97.71 Selecting previously unselected package libgpm2:ppc64el. [2019-11-08T01:36:59.594Z] #18 97.72 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-08T01:36:59.594Z] #18 97.74 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-08T01:36:59.594Z] #18 97.87 Selecting previously unselected package xz-utils. [2019-11-08T01:36:59.594Z] #18 97.88 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-08T01:36:59.594Z] #18 97.88 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-08T01:36:59.933Z] #18 98.21 Selecting previously unselected package aufs-tools. [2019-11-08T01:36:59.933Z] #18 98.21 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-08T01:36:59.933Z] #18 98.22 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-08T01:36:59.933Z] #18 98.41 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-08T01:37:00.273Z] #18 98.41 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-08T01:37:00.273Z] #18 98.43 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T01:37:00.273Z] #18 98.57 Selecting previously unselected package btrfs-progs. [2019-11-08T01:37:00.273Z] #18 98.57 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-08T01:37:00.273Z] #18 98.58 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-08T01:37:00.618Z] #74 DONE 16.1s [2019-11-08T01:37:00.648Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2019-11-08T01:37:00.648Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T01:37:00.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:37:00.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:37:00.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:37:00.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:37:00.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:37:00.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:37:00.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:37:00.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:37:00.648Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:37:00.648Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:37:00.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:37:00.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:37:00.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:37:00.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:37:00.648Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:37:00.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-08T01:37:00.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-08T01:37:00.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-08T01:37:00.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-08T01:37:00.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-08T01:37:00.648Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-08T01:37:00.648Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T01:37:00.648Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T01:37:00.648Z] === RUN TestDaemonRestartIpcMode [2019-11-08T01:37:00.648Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T01:37:00.648Z] === RUN TestDiff [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T01:37:01.010Z] #18 99.27 Selecting previously unselected package btrfs-tools. [2019-11-08T01:37:01.010Z] #18 99.28 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-08T01:37:01.010Z] #18 99.28 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-08T01:37:01.010Z] #18 99.37 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-08T01:37:01.010Z] #18 99.39 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T01:37:01.010Z] #18 99.39 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T01:37:01.360Z] #18 99.60 Selecting previously unselected package dmsetup. [2019-11-08T01:37:01.360Z] #18 99.61 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T01:37:01.360Z] #18 99.61 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-08T01:37:01.583Z] --- PASS: TestDiff (0.81s) [2019-11-08T01:37:01.583Z] === RUN TestExecWithCloseStdin [2019-11-08T01:37:01.681Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/test/unit [2019-11-08T01:37:01.856Z] #18 99.81 Selecting previously unselected package libonig4:ppc64el. [2019-11-08T01:37:01.856Z] #18 99.83 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-08T01:37:01.856Z] #18 99.84 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-08T01:37:01.856Z] #18 100.2 Selecting previously unselected package libjq1:ppc64el. [2019-11-08T01:37:01.856Z] #18 100.2 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T01:37:01.856Z] #18 100.2 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T01:37:02.199Z] #18 100.3 Selecting previously unselected package jq. [2019-11-08T01:37:02.199Z] #18 100.3 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-08T01:37:02.199Z] #18 100.3 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-08T01:37:02.199Z] #18 100.4 Selecting previously unselected package libaio1:ppc64el. [2019-11-08T01:37:02.199Z] #18 100.4 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-08T01:37:02.199Z] #18 100.4 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-08T01:37:02.199Z] #18 100.5 Selecting previously unselected package libcap2-bin. [2019-11-08T01:37:02.199Z] #18 100.6 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-08T01:37:02.199Z] #18 100.6 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-08T01:37:02.520Z] --- PASS: TestExecWithCloseStdin (1.04s) [2019-11-08T01:37:02.520Z] === RUN TestExec [2019-11-08T01:37:02.539Z] #18 100.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-08T01:37:02.539Z] #18 100.8 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T01:37:02.539Z] #18 100.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T01:37:02.879Z] #18 101.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-08T01:37:02.879Z] #18 101.0 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-08T01:37:02.879Z] #18 101.0 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-08T01:37:03.223Z] #18 101.5 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-08T01:37:03.223Z] #18 101.5 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-08T01:37:03.223Z] #18 101.5 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-08T01:37:03.454Z] --- PASS: TestExec (1.00s) [2019-11-08T01:37:03.454Z] === RUN TestExecUser [2019-11-08T01:37:03.566Z] #18 101.8 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-08T01:37:03.566Z] #18 101.8 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-08T01:37:03.566Z] #18 101.8 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-08T01:37:03.566Z] #18 ... [2019-11-08T01:37:03.566Z] [2019-11-08T01:37:03.566Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:37:03.566Z] #45 146.4 encoding/binary [2019-11-08T01:37:03.566Z] #45 146.5 go/token [2019-11-08T01:37:03.566Z] #45 146.6 net/url [2019-11-08T01:37:03.566Z] #45 150.3 go/scanner [2019-11-08T01:37:03.566Z] #45 154.3 text/template/parse [2019-11-08T01:37:03.566Z] #45 154.7 encoding/base64 [2019-11-08T01:37:03.566Z] #45 156.2 go/ast [2019-11-08T01:37:03.566Z] #45 ... [2019-11-08T01:37:03.566Z] [2019-11-08T01:37:03.566Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:37:03.566Z] #42 62.85 CC images/siginfo.o [2019-11-08T01:37:03.566Z] #42 63.48 CC images/rpc.o [2019-11-08T01:37:03.566Z] #42 66.57 CC images/ext-file.o [2019-11-08T01:37:03.566Z] #42 67.29 CC images/cgroup.o [2019-11-08T01:37:03.566Z] #42 69.12 CC images/userns.o [2019-11-08T01:37:03.566Z] #42 69.70 CC images/google/protobuf/descriptor.o [2019-11-08T01:37:03.907Z] #42 ... [2019-11-08T01:37:03.907Z] [2019-11-08T01:37:03.907Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:37:03.907Z] #18 102.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-08T01:37:03.907Z] #18 102.1 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-08T01:37:03.907Z] #18 102.1 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-08T01:37:04.244Z] ? github.com/docker/docker/api [no test files] [2019-11-08T01:37:04.249Z] #18 102.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-08T01:37:04.283Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-08T01:37:04.283Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-08T01:37:04.538Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-08T01:37:04.538Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-08T01:37:04.594Z] #18 102.7 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-08T01:37:04.594Z] #18 102.7 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-08T01:37:04.830Z] --- PASS: TestExecUser (1.03s) [2019-11-08T01:37:04.830Z] === RUN TestExportContainerAndImportImage [2019-11-08T01:37:04.936Z] #18 103.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-08T01:37:04.936Z] #18 103.2 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-08T01:37:04.936Z] #18 103.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-08T01:37:04.936Z] #18 103.4 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-08T01:37:05.278Z] #18 103.4 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-08T01:37:05.278Z] #18 103.4 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T01:37:05.278Z] #18 103.6 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-08T01:37:05.278Z] #18 103.6 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-08T01:37:05.278Z] #18 103.6 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T01:37:05.619Z] #18 103.7 Selecting previously unselected package libreadline5:ppc64el. [2019-11-08T01:37:05.619Z] #18 103.7 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-08T01:37:05.619Z] #18 103.7 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-08T01:37:05.619Z] #18 103.9 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-08T01:37:05.619Z] #18 103.9 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-08T01:37:05.619Z] #18 103.9 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T01:37:05.765Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2019-11-08T01:37:05.765Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T01:37:05.900Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-08T01:37:05.901Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-08T01:37:05.901Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-08T01:37:07.668Z] --- PASS: TestExportContainerAfterDaemonRestart (1.95s) [2019-11-08T01:37:07.668Z] === RUN TestHealthCheckWorkdir [2019-11-08T01:37:07.932Z] #18 106.3 Selecting previously unselected package net-tools. [2019-11-08T01:37:07.932Z] #18 106.3 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-08T01:37:07.932Z] #18 106.4 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T01:37:08.413Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-08T01:37:08.612Z] #18 106.7 Selecting previously unselected package python-pip-whl. [2019-11-08T01:37:08.612Z] #18 106.7 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-08T01:37:08.612Z] #18 106.8 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T01:37:09.043Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2019-11-08T01:37:09.043Z] === RUN TestHealthKillContainer [2019-11-08T01:37:09.338Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-08T01:37:09.350Z] #18 107.5 Selecting previously unselected package python3-pip. [2019-11-08T01:37:09.350Z] #18 107.5 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-08T01:37:09.350Z] #18 107.5 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T01:37:09.350Z] #18 107.8 Selecting previously unselected package python3-pkg-resources. [2019-11-08T01:37:09.350Z] #18 107.8 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-08T01:37:09.593Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-08T01:37:09.593Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-08T01:37:09.593Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-08T01:37:09.690Z] #18 107.8 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-08T01:37:09.690Z] #18 108.1 Selecting previously unselected package python3-setuptools. [2019-11-08T01:37:09.690Z] #18 108.1 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-08T01:37:09.690Z] #18 108.1 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-08T01:37:10.176Z] #18 108.4 Selecting previously unselected package python3-wheel. [2019-11-08T01:37:10.176Z] #18 108.4 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-08T01:37:10.176Z] #18 108.4 Unpacking python3-wheel (0.29.0-2) ... [2019-11-08T01:37:10.176Z] #18 108.6 Selecting previously unselected package thin-provisioning-tools. [2019-11-08T01:37:10.176Z] #18 108.6 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-08T01:37:10.176Z] #18 108.6 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T01:37:10.518Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-08T01:37:10.543Z] #18 109.0 Selecting previously unselected package vim-runtime. [2019-11-08T01:37:10.543Z] #18 109.0 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-08T01:37:10.543Z] #18 109.1 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-08T01:37:10.773Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-08T01:37:10.884Z] #18 109.1 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-08T01:37:10.884Z] #18 109.1 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:37:11.027Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-08T01:37:12.327Z] --- PASS: TestHealthKillContainer (3.00s) [2019-11-08T01:37:12.327Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T01:37:12.894Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-11-08T01:37:12.894Z] === RUN TestIpcModeNone [2019-11-08T01:37:12.912Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-08T01:37:12.912Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-08T01:37:12.912Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-08T01:37:12.912Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-08T01:37:13.830Z] --- PASS: TestIpcModeNone (0.97s) [2019-11-08T01:37:13.830Z] === RUN TestIpcModePrivate [2019-11-08T01:37:14.747Z] #18 ... [2019-11-08T01:37:14.747Z] [2019-11-08T01:37:14.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:37:14.747Z] #42 73.41 CC images/opts.o [2019-11-08T01:37:14.747Z] #42 73.79 CC images/seccomp.o [2019-11-08T01:37:14.747Z] #42 74.36 CC images/binfmt-misc.o [2019-11-08T01:37:14.747Z] #42 74.86 CC images/time.o [2019-11-08T01:37:14.747Z] #42 75.35 CC images/sysctl.o [2019-11-08T01:37:14.747Z] #42 75.79 CC images/autofs.o [2019-11-08T01:37:14.747Z] #42 76.26 CC images/macvlan.o [2019-11-08T01:37:14.747Z] #42 76.70 CC images/sit.o [2019-11-08T01:37:14.747Z] #42 77.07 LINK images/built-in.o [2019-11-08T01:37:14.747Z] #42 77.26 GEN compel/include/asm [2019-11-08T01:37:14.747Z] #42 77.28 GEN compel/include/version.h [2019-11-08T01:37:14.747Z] #42 77.31 touch .config [2019-11-08T01:37:14.747Z] #42 77.33 GEN include/common/config.h [2019-11-08T01:37:14.747Z] #42 77.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-08T01:37:14.748Z] #42 77.53 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-08T01:37:14.748Z] #42 77.57 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-08T01:37:14.748Z] #42 77.62 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-08T01:37:14.748Z] #42 77.73 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-08T01:37:14.748Z] #42 77.83 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-08T01:37:14.748Z] #42 77.88 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-08T01:37:14.748Z] #42 77.92 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-08T01:37:14.748Z] #42 77.93 DEP compel/plugins/std/infect.d [2019-11-08T01:37:14.748Z] #42 78.25 DEP compel/plugins/std/string.d [2019-11-08T01:37:14.748Z] #42 78.48 DEP compel/plugins/std/log.d [2019-11-08T01:37:14.748Z] #42 78.88 DEP compel/plugins/std/fds.d [2019-11-08T01:37:14.748Z] #42 79.11 DEP compel/plugins/std/std.d [2019-11-08T01:37:14.748Z] #42 79.31 DEP compel/plugins/shmem/shmem.d [2019-11-08T01:37:14.748Z] #42 79.49 DEP compel/plugins/fds/fds.d [2019-11-08T01:37:14.748Z] #42 79.77 CC compel/plugins/std/std.o [2019-11-08T01:37:14.748Z] #42 80.34 CC compel/plugins/std/fds.o [2019-11-08T01:37:14.748Z] #42 81.05 CC compel/plugins/std/log.o [2019-11-08T01:37:14.748Z] #42 82.68 CC compel/plugins/std/string.o [2019-11-08T01:37:14.748Z] #42 ... [2019-11-08T01:37:14.748Z] [2019-11-08T01:37:14.748Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:37:14.748Z] #45 157.5 encoding/json [2019-11-08T01:37:14.748Z] #45 ... [2019-11-08T01:37:14.748Z] [2019-11-08T01:37:14.748Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:37:14.748Z] #42 84.12 CC compel/plugins/std/infect.o [2019-11-08T01:37:14.765Z] --- PASS: TestIpcModePrivate (0.98s) [2019-11-08T01:37:14.765Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-11-08T01:37:14.765Z] === RUN TestIpcModeShareable [2019-11-08T01:37:15.701Z] --- PASS: TestIpcModeShareable (0.97s) [2019-11-08T01:37:15.701Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-11-08T01:37:15.701Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T01:37:15.740Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-11-08T01:37:15.931Z] #42 85.09 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-08T01:37:15.931Z] #42 85.17 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-08T01:37:15.931Z] #42 85.33 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-08T01:37:16.275Z] #42 85.41 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-08T01:37:16.275Z] #42 85.54 AR compel/plugins/std.lib.a [2019-11-08T01:37:16.616Z] #42 85.80 CC compel/plugins/fds/fds.o [2019-11-08T01:37:16.958Z] #42 86.37 AR compel/plugins/fds.lib.a [2019-11-08T01:37:17.083Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-08T01:37:17.299Z] #42 86.47 HOSTDEP compel/src/lib/log-host.d [2019-11-08T01:37:17.641Z] #42 86.68 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-08T01:37:17.641Z] #42 86.92 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-08T01:37:17.982Z] #42 87.17 HOSTDEP compel/src/main-host.d [2019-11-08T01:37:18.008Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-08T01:37:18.373Z] #42 87.44 DEP compel/src/lib/ptrace.d [2019-11-08T01:37:18.373Z] #42 87.75 DEP compel/src/lib/infect.d [2019-11-08T01:37:18.985Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2019-11-08T01:37:18.985Z] === RUN TestAPIIpcModeHost [2019-11-08T01:37:19.123Z] #42 88.29 DEP compel/src/lib/infect-util.d [2019-11-08T01:37:19.123Z] #42 88.53 DEP compel/src/lib/infect-rpc.d [2019-11-08T01:37:19.467Z] #42 88.79 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-08T01:37:19.552Z] --- PASS: TestAPIIpcModeHost (0.74s) [2019-11-08T01:37:19.552Z] === RUN TestDaemonIpcModeShareable [2019-11-08T01:37:19.813Z] #42 89.03 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-08T01:37:19.814Z] #42 89.29 DEP compel/src/lib/log.d [2019-11-08T01:37:20.154Z] #42 89.51 DEP compel/src/main.d [2019-11-08T01:37:20.495Z] #42 89.78 DEP compel/src/lib/handle-elf.d [2019-11-08T01:37:20.519Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-08T01:37:20.774Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-08T01:37:20.836Z] #42 90.02 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-08T01:37:21.177Z] #42 90.42 CC compel/src/lib/log.o [2019-11-08T01:37:21.453Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2019-11-08T01:37:21.453Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-08T01:37:21.453Z] === RUN TestDaemonIpcModePrivate [2019-11-08T01:37:21.911Z] #42 90.96 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-08T01:37:22.254Z] #42 91.58 CC compel/arch/ppc64/src/lib/infect.o [2019-11-08T01:37:22.596Z] #42 ... [2019-11-08T01:37:22.596Z] [2019-11-08T01:37:22.596Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:37:22.596Z] #18 114.7 Selecting previously unselected package vim. [2019-11-08T01:37:22.596Z] #18 114.8 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-08T01:37:22.596Z] #18 114.8 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:37:22.596Z] #18 115.6 Selecting previously unselected package xfsprogs. [2019-11-08T01:37:22.596Z] #18 115.6 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-08T01:37:22.596Z] #18 115.7 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-08T01:37:22.596Z] #18 116.5 Selecting previously unselected package zip. [2019-11-08T01:37:22.596Z] #18 116.5 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-08T01:37:22.596Z] #18 116.6 Unpacking zip (3.0-11+b1) ... [2019-11-08T01:37:22.596Z] #18 116.9 Selecting previously unselected package libapparmor-perl. [2019-11-08T01:37:22.596Z] #18 116.9 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T01:37:22.596Z] #18 116.9 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T01:37:22.596Z] #18 117.3 Selecting previously unselected package apparmor. [2019-11-08T01:37:22.596Z] #18 117.3 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-08T01:37:22.596Z] #18 117.5 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-08T01:37:22.596Z] #18 118.2 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-08T01:37:22.596Z] #18 118.2 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-08T01:37:22.596Z] #18 118.2 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T01:37:22.596Z] #18 120.8 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-08T01:37:22.596Z] #18 120.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-08T01:37:22.596Z] #18 120.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T01:37:23.285Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-08T01:37:23.371Z] --- PASS: TestDaemonIpcModePrivate (2.04s) [2019-11-08T01:37:23.371Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-08T01:37:23.371Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T01:37:23.783Z] #18 ... [2019-11-08T01:37:23.783Z] [2019-11-08T01:37:23.783Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:37:23.783Z] #42 92.99 CC compel/src/lib/infect-rpc.o [2019-11-08T01:37:24.517Z] #42 93.84 CC compel/src/lib/infect-util.o [2019-11-08T01:37:24.860Z] #42 94.27 CC compel/src/lib/infect.o [2019-11-08T01:37:25.170Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-08T01:37:25.274Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2019-11-08T01:37:25.274Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-08T01:37:25.274Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T01:37:25.425Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-08T01:37:27.180Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2019-11-08T01:37:27.180Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-08T01:37:27.180Z] === RUN TestIpcModeOlderClient [2019-11-08T01:37:27.180Z] === PAUSE TestIpcModeOlderClient [2019-11-08T01:37:27.180Z] === RUN TestKillContainerInvalidSignal [2019-11-08T01:37:27.937Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-08T01:37:28.115Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2019-11-08T01:37:28.115Z] === RUN TestKillContainer [2019-11-08T01:37:28.115Z] === RUN TestKillContainer/no_signal [2019-11-08T01:37:28.861Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-08T01:37:29.052Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T01:37:29.116Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-08T01:37:29.619Z] === RUN TestKillContainer/killing_signal [2019-11-08T01:37:29.776Z] #42 ... [2019-11-08T01:37:29.776Z] [2019-11-08T01:37:29.776Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:37:29.776Z] #18 123.9 Selecting previously unselected package binutils-mingw-w64. [2019-11-08T01:37:29.776Z] #18 124.0 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-08T01:37:29.776Z] #18 124.0 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T01:37:29.776Z] #18 124.2 Selecting previously unselected package mingw-w64-common. [2019-11-08T01:37:29.776Z] #18 124.2 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-08T01:37:29.776Z] #18 124.2 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-08T01:37:29.776Z] #18 ... [2019-11-08T01:37:29.776Z] [2019-11-08T01:37:29.776Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:37:29.776Z] #45 172.6 text/template [2019-11-08T01:37:29.776Z] #45 178.0 go/parser [2019-11-08T01:37:30.117Z] #45 ... [2019-11-08T01:37:30.117Z] [2019-11-08T01:37:30.117Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:37:30.117Z] #42 99.56 CC compel/src/lib/ptrace.o [2019-11-08T01:37:30.478Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-08T01:37:30.993Z] --- PASS: TestKillContainer (2.59s) [2019-11-08T01:37:30.993Z] --- PASS: TestKillContainer/no_signal (0.84s) [2019-11-08T01:37:30.993Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2019-11-08T01:37:30.993Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-11-08T01:37:30.993Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T01:37:30.993Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T01:37:31.301Z] #42 100.5 AR compel/libcompel.a [2019-11-08T01:37:31.301Z] #42 100.6 HOSTCC compel/src/main-host.o [2019-11-08T01:37:31.560Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T01:37:31.839Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-08T01:37:32.034Z] #42 101.3 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-08T01:37:32.400Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-08T01:37:32.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2019-11-08T01:37:32.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2019-11-08T01:37:32.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2019-11-08T01:37:32.496Z] === RUN TestKillStoppedContainer [2019-11-08T01:37:32.496Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-11-08T01:37:32.496Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T01:37:32.758Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-08T01:37:32.758Z] === RUN TestKillDifferentUserContainer [2019-11-08T01:37:32.785Z] #42 101.8 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-08T01:37:33.325Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-08T01:37:33.520Z] #42 102.6 HOSTCC compel/src/lib/log-host.o [2019-11-08T01:37:33.692Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2019-11-08T01:37:33.692Z] === RUN TestInspectOomKilledTrue [2019-11-08T01:37:33.692Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-08T01:37:33.692Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:37:33.692Z] === RUN TestInspectOomKilledFalse [2019-11-08T01:37:33.692Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T01:37:33.692Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:37:33.692Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T01:37:33.861Z] #42 103.1 HOSTLINK compel/compel-host-bin [2019-11-08T01:37:33.861Z] #42 103.3 DEP soccr/soccr.d [2019-11-08T01:37:34.259Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-11-08T01:37:34.259Z] === RUN TestLinksContainerNames [2019-11-08T01:37:34.594Z] #42 103.7 CC soccr/soccr.o [2019-11-08T01:37:36.160Z] --- PASS: TestLinksContainerNames (1.63s) [2019-11-08T01:37:36.160Z] === RUN TestLogsFollowTailEmpty [2019-11-08T01:37:36.727Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2019-11-08T01:37:36.727Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T01:37:37.482Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-08T01:37:37.663Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/default [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/private [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/slave [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/shared [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/default [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/shared [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/private [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/slave [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:37:37.663Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:37:37.663Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:37:37.663Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:37:37.922Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:37:38.181Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:37:38.181Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:37:38.181Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:37:38.181Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:37:38.181Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-08T01:37:38.181Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-08T01:37:38.181Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T01:37:38.467Z] #42 107.1 AR soccr/libsoccr.a [2019-11-08T01:37:38.467Z] #42 107.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T01:37:38.467Z] #42 107.7 DEP criu/arch/ppc64/sigframe.d [2019-11-08T01:37:38.809Z] #42 108.0 DEP criu/arch/ppc64/crtools.d [2019-11-08T01:37:39.154Z] #42 108.4 DEP criu/arch/ppc64/cpu.d [2019-11-08T01:37:39.497Z] #42 108.8 CC criu/arch/ppc64/cpu.o [2019-11-08T01:37:39.991Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-08T01:37:40.086Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2019-11-08T01:37:40.086Z] === RUN TestNetworkNat [2019-11-08T01:37:40.551Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-08T01:37:40.691Z] #42 ... [2019-11-08T01:37:40.691Z] [2019-11-08T01:37:40.691Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:37:40.691Z] #18 131.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-08T01:37:40.691Z] #18 131.2 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-08T01:37:40.691Z] #18 131.2 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T01:37:40.691Z] #18 138.5 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-08T01:37:40.691Z] #18 138.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-08T01:37:40.691Z] #18 138.6 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T01:37:40.691Z] #18 138.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-08T01:37:40.691Z] #18 138.8 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-08T01:37:40.691Z] #18 138.8 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:37:40.691Z] #18 ... [2019-11-08T01:37:40.691Z] [2019-11-08T01:37:40.691Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:37:40.691Z] #42 109.9 CC criu/arch/ppc64/crtools.o [2019-11-08T01:37:41.021Z] --- PASS: TestNetworkNat (0.95s) [2019-11-08T01:37:41.022Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T01:37:41.882Z] #42 ... [2019-11-08T01:37:41.882Z] [2019-11-08T01:37:41.882Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:37:41.882Z] #45 184.6 encoding/xml [2019-11-08T01:37:41.882Z] #45 ... [2019-11-08T01:37:41.882Z] [2019-11-08T01:37:41.882Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:37:41.882Z] #63 186.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-08T01:37:41.882Z] #63 186.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-08T01:37:41.957Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-11-08T01:37:41.958Z] === RUN TestNetworkLoopbackNat [2019-11-08T01:37:43.074Z] #63 ... [2019-11-08T01:37:43.074Z] [2019-11-08T01:37:43.074Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:37:43.074Z] #42 112.2 CC criu/arch/ppc64/sigframe.o [2019-11-08T01:37:43.096Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-08T01:37:43.337Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-11-08T01:37:43.337Z] === RUN TestPause [2019-11-08T01:37:43.418Z] #42 112.8 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-08T01:37:43.761Z] #42 112.9 DEP criu/arch/ppc64/misc.d [2019-11-08T01:37:43.761Z] #42 113.0 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-08T01:37:43.761Z] #42 113.0 DEP criu/arch/ppc64/vdso-pie.d [2019-11-08T01:37:44.113Z] #42 113.4 DEP criu/pie/parasite-vdso.d [2019-11-08T01:37:44.273Z] --- PASS: TestPause (0.92s) [2019-11-08T01:37:44.273Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T01:37:44.273Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T01:37:44.273Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T01:37:44.273Z] === RUN TestPauseStopPausedContainer [2019-11-08T01:37:44.492Z] #42 113.8 DEP criu/pie/util-vdso.d [2019-11-08T01:37:44.834Z] #42 114.1 DEP criu/pie/util.d [2019-11-08T01:37:44.978Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-08T01:37:45.178Z] #42 114.6 CC criu/pie/util.o [2019-11-08T01:37:45.208Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2019-11-08T01:37:45.208Z] === RUN TestPsFilter [2019-11-08T01:37:45.467Z] --- PASS: TestPsFilter (0.28s) [2019-11-08T01:37:45.467Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T01:37:45.916Z] #42 115.2 CC criu/pie/util-vdso.o [2019-11-08T01:37:46.402Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-11-08T01:37:46.402Z] === RUN TestRemoveContainerWithVolume [2019-11-08T01:37:46.859Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-08T01:37:46.970Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2019-11-08T01:37:46.970Z] === RUN TestRemoveContainerRunning [2019-11-08T01:37:47.103Z] #42 ... [2019-11-08T01:37:47.103Z] [2019-11-08T01:37:47.103Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:37:47.103Z] #63 DONE 199.9s [2019-11-08T01:37:47.103Z] [2019-11-08T01:37:47.103Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-08T01:37:47.103Z] #64 DONE 0.1s [2019-11-08T01:37:47.103Z] [2019-11-08T01:37:47.103Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:37:47.103Z] #45 196.1 math/big [2019-11-08T01:37:47.103Z] #45 198.8 go/doc [2019-11-08T01:37:47.425Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-08T01:37:47.906Z] --- PASS: TestRemoveContainerRunning (0.87s) [2019-11-08T01:37:47.906Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T01:37:48.841Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-11-08T01:37:48.841Z] === RUN TestRemoveInvalidContainer [2019-11-08T01:37:48.841Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-08T01:37:48.841Z] === RUN TestRenameLinkedContainer [2019-11-08T01:37:49.308Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-08T01:37:49.867Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-08T01:37:49.867Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-08T01:37:50.122Z] --- PASS: TestBuildWithHugeFile (95.38s) [2019-11-08T01:37:50.122Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T01:37:50.122Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:37:50.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:37:50.122Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:37:50.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:37:50.122Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:37:50.122Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:37:50.122Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:37:50.122Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:37:50.143Z] #45 ... [2019-11-08T01:37:50.144Z] [2019-11-08T01:37:50.144Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:37:50.144Z] #42 116.6 CC criu/pie/parasite-vdso.o [2019-11-08T01:37:50.144Z] #42 118.8 CC criu/arch/ppc64/vdso-pie.o [2019-11-08T01:37:50.144Z] #42 119.4 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-08T01:37:50.144Z] #42 119.5 CC criu/arch/ppc64/misc.o [2019-11-08T01:37:50.144Z] #42 119.6 AR criu/pie/pie.lib.a [2019-11-08T01:37:50.377Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:37:50.377Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-11-08T01:37:50.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-11-08T01:37:50.377Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2019-11-08T01:37:50.377Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-11-08T01:37:50.377Z] === RUN TestBuildPreserveOwnership [2019-11-08T01:37:50.377Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T01:37:50.485Z] #42 119.8 DEP criu/pie/restorer.d [2019-11-08T01:37:51.217Z] #42 120.3 DEP criu/arch/ppc64/restorer.d [2019-11-08T01:37:51.217Z] #42 120.5 DEP criu/pie/parasite.d [2019-11-08T01:37:51.305Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-08T01:37:51.305Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-08T01:37:51.953Z] #42 121.0 CC criu/pie/parasite.o [2019-11-08T01:37:52.126Z] --- PASS: TestRenameLinkedContainer (3.40s) [2019-11-08T01:37:52.126Z] === RUN TestRenameStoppedContainer [2019-11-08T01:37:53.063Z] --- PASS: TestRenameStoppedContainer (0.83s) [2019-11-08T01:37:53.063Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T01:37:53.816Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-08T01:37:53.816Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-08T01:37:54.071Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-08T01:37:54.630Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-08T01:37:54.630Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T01:37:54.885Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-08T01:37:54.966Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2019-11-08T01:37:54.966Z] === RUN TestRenameInvalidName [2019-11-08T01:37:55.014Z] #42 123.9 LINK criu/pie/parasite.built-in.o [2019-11-08T01:37:55.014Z] #42 123.9 GEN criu/pie/parasite-blob.h [2019-11-08T01:37:55.014Z] #42 124.0 CC criu/arch/ppc64/restorer.o [2019-11-08T01:37:55.357Z] #42 124.8 CC criu/pie/restorer.o [2019-11-08T01:37:55.534Z] --- PASS: TestRenameInvalidName (0.86s) [2019-11-08T01:37:55.534Z] === RUN TestRenameAnonymousContainer [2019-11-08T01:37:56.246Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-08T01:37:56.246Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-08T01:37:56.246Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-08T01:37:56.502Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-08T01:37:56.757Z] --- PASS: TestBuildPreserveOwnership (6.25s) [2019-11-08T01:37:56.757Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2019-11-08T01:37:56.757Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2019-11-08T01:37:56.757Z] === RUN TestBuildPlatformInvalid [2019-11-08T01:37:56.757Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-11-08T01:37:56.757Z] PASS [2019-11-08T01:37:56.757Z] [2019-11-08T01:37:56.757Z] === Skipped [2019-11-08T01:37:56.757Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-08T01:37:56.757Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T01:37:56.757Z] [2019-11-08T01:37:56.757Z] [2019-11-08T01:37:56.757Z] DONE 32 tests, 1 skipped in 182.391s [2019-11-08T01:37:56.757Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T01:37:56.757Z] ++ 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-11-08T01:37:56.757Z] ++ set -e [2019-11-08T01:37:56.757Z] ++ '[' -n 0 ']' [2019-11-08T01:37:56.757Z] ++ set -x [2019-11-08T01:37:56.757Z] ++ env -i DEST=/go/src/github.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-11-08T01:37:57.012Z] INFO: Testing against a local daemon [2019-11-08T01:37:57.012Z] === RUN TestConfigList [2019-11-08T01:37:57.575Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-08T01:37:58.499Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-08T01:37:59.058Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-08T01:37:59.723Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2019-11-08T01:37:59.723Z] === RUN TestRenameContainerWithSameName [2019-11-08T01:38:00.290Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2019-11-08T01:38:00.290Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T01:38:00.420Z] --- PASS: TestConfigList (3.45s) [2019-11-08T01:38:00.420Z] === RUN TestConfigsCreateAndDelete [2019-11-08T01:38:00.675Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-08T01:38:01.378Z] #42 130.1 LINK criu/pie/restorer.built-in.o [2019-11-08T01:38:01.378Z] #42 130.1 GEN criu/pie/restorer-blob.h [2019-11-08T01:38:01.378Z] #42 130.3 DEP criu/vdso.d [2019-11-08T01:38:01.378Z] #42 130.6 DEP criu/uts_ns.d [2019-11-08T01:38:01.722Z] #42 130.9 DEP criu/util.d [2019-11-08T01:38:02.064Z] #42 131.4 DEP criu/uffd.d [2019-11-08T01:38:02.192Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2019-11-08T01:38:02.192Z] === RUN TestResize [2019-11-08T01:38:02.407Z] #42 ... [2019-11-08T01:38:02.407Z] [2019-11-08T01:38:02.407Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:38:02.407Z] #45 215.2 vendor/golang.org/x/text/unicode/norm [2019-11-08T01:38:02.407Z] #45 215.2 github.com/LK4D4/vndr/build [2019-11-08T01:38:03.128Z] --- PASS: TestResize (0.86s) [2019-11-08T01:38:03.128Z] === RUN TestResizeWithInvalidSize [2019-11-08T01:38:03.938Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-08T01:38:03.938Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2019-11-08T01:38:03.938Z] === RUN TestConfigsUpdate [2019-11-08T01:38:04.069Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-11-08T01:38:04.069Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T01:38:04.666Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-11-08T01:38:04.666Z] === RUN TestDaemonRestartKillContainers [2019-11-08T01:38:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:38:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:38:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:38:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:38:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:38:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:38:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:38:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:38:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:38:04.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:38:04.666Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:38:04.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:38:04.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:38:04.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:38:04.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:38:04.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:38:04.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:38:04.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:38:04.670Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:38:04.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:38:04.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:38:04.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:38:04.670Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:38:04.670Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:38:04.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:38:04.670Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:38:04.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:38:04.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:38:04.863Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-08T01:38:04.932Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T01:38:05.118Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-08T01:38:05.785Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-11-08T01:38:05.880Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-11-08T01:38:05.880Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-11-08T01:38:05.880Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, path_prettifier: 10/10, autogenerated_exclude: 1/10, exclude: 1/1, exclude-rules: 1/1, cgo: 10/46, skip_dirs: 10/10, identifier_marker: 1/1, skip_files: 10/10, nolint: 0/1 [2019-11-08T01:38:05.880Z] INFO [runner] processing took 926.398µs with stages: nolint: 387.711µs, path_prettifier: 325.03µs, autogenerated_exclude: 84.503µs, skip_dirs: 82.356µs, identifier_marker: 21.649µs, cgo: 15.935µs, filename_unadjuster: 3.52µs, exclude-rules: 2.04µs, max_same_issues: 1.124µs, diff: 426ns, max_from_linter: 412ns, path_shortener: 360ns, exclude: 333ns, source_code: 264ns, max_per_file_from_linter: 258ns, skip_files: 256ns, uniq_by_line: 221ns [2019-11-08T01:38:05.880Z] INFO [runner] linters took 1m31.675820147s with stages: goanalysis_metalinter: 1m13.698363758s, unused: 17.976276019s [2019-11-08T01:38:05.880Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-11-08T01:38:05.880Z] INFO Memory: 1364 samples, avg is 673.1MB, max is 3770.8MB [2019-11-08T01:38:05.880Z] INFO Execution took 3m23.069468911s [2019-11-08T01:38:05.880Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-08T01:38:05.880Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-08T01:38:05.880Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-08T01:38:05.880Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-08T01:38:05.880Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-08T01:38:06.228Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/make.sh dynbinary-daemon test-docker-py [2019-11-08T01:38:06.793Z] [2019-11-08T01:38:06.793Z] Removing bundles/ [2019-11-08T01:38:06.793Z] [2019-11-08T01:38:06.793Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-08T01:38:07.015Z] --- PASS: TestConfigsUpdate (3.11s) [2019-11-08T01:38:07.015Z] === RUN TestTemplatedConfig [2019-11-08T01:38:07.050Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:38:07.050Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T01:38:07.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:38:07.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:38:07.742Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2019-11-08T01:38:07.742Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T01:38:07.742Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T01:38:07.742Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T01:38:08.127Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T01:38:08.127Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T01:38:08.127Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T01:38:08.127Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T01:38:08.127Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T01:38:08.439Z] #45 ... [2019-11-08T01:38:08.439Z] [2019-11-08T01:38:08.439Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:38:08.439Z] #42 131.8 DEP criu/tun.d [2019-11-08T01:38:08.439Z] #42 132.1 DEP criu/tty.d [2019-11-08T01:38:08.439Z] #42 132.5 DEP criu/timerfd.d [2019-11-08T01:38:08.439Z] #42 132.9 DEP criu/sysfs_parse.d [2019-11-08T01:38:08.439Z] #42 133.3 DEP criu/sysctl.d [2019-11-08T01:38:08.439Z] #42 133.7 DEP criu/string.d [2019-11-08T01:38:08.439Z] #42 133.8 DEP criu/stats.d [2019-11-08T01:38:08.439Z] #42 134.0 DEP criu/sockets.d [2019-11-08T01:38:08.439Z] #42 134.4 DEP criu/sk-unix.d [2019-11-08T01:38:08.439Z] #42 135.0 DEP criu/sk-tcp.d [2019-11-08T01:38:08.439Z] #42 135.4 DEP criu/sk-queue.d [2019-11-08T01:38:08.439Z] #42 135.8 DEP criu/sk-packet.d [2019-11-08T01:38:08.439Z] #42 136.2 DEP criu/sk-netlink.d [2019-11-08T01:38:08.439Z] #42 136.7 DEP criu/sk-inet.d [2019-11-08T01:38:08.439Z] #42 137.0 DEP criu/signalfd.d [2019-11-08T01:38:08.439Z] #42 137.4 DEP criu/sigframe.d [2019-11-08T01:38:08.439Z] #42 137.7 DEP criu/shmem.d [2019-11-08T01:38:08.517Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T01:38:08.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:38:08.783Z] #42 138.1 DEP criu/servicefd.d [2019-11-08T01:38:08.904Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-08T01:38:08.913Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T01:38:08.913Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T01:38:09.127Z] #42 138.4 DEP criu/seize.d [2019-11-08T01:38:09.470Z] #42 138.8 DEP criu/seccomp.d [2019-11-08T01:38:09.734Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-08T01:38:09.734Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T01:38:09.734Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T01:38:09.734Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T01:38:09.734Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T01:38:09.734Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T01:38:09.734Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T01:38:09.734Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T01:38:09.815Z] #42 139.2 DEP criu/rst-malloc.d [2019-11-08T01:38:10.109Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-11-08T01:38:10.158Z] #42 139.4 DEP criu/rbtree.d [2019-11-08T01:38:10.159Z] #42 139.5 DEP criu/pstree.d [2019-11-08T01:38:10.495Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:38:10.503Z] #42 139.8 DEP criu/protobuf.d [2019-11-08T01:38:10.507Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2019-11-08T01:38:10.507Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T01:38:10.507Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T01:38:10.507Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T01:38:10.507Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T01:38:10.507Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T01:38:10.507Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T01:38:10.507Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T01:38:10.507Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-11-08T01:38:10.787Z] --- PASS: TestTemplatedConfig (3.83s) [2019-11-08T01:38:10.787Z] === RUN TestConfigInspect [2019-11-08T01:38:10.847Z] #42 140.1 GEN criu/protobuf-desc-gen.h [2019-11-08T01:38:10.967Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T01:38:10.967Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T01:38:11.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:38:11.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:38:11.399Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-11-08T01:38:12.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:38:12.670Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-08T01:38:12.925Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-08T01:38:12.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:38:13.485Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-08T01:38:13.740Z] --- PASS: TestConfigInspect (3.09s) [2019-11-08T01:38:13.740Z] === RUN TestConfigCreateWithLabels [2019-11-08T01:38:13.904Z] #42 143.0 DEP criu/protobuf-desc.d [2019-11-08T01:38:13.904Z] #42 143.3 DEP criu/proc_parse.d [2019-11-08T01:38:13.995Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.58s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (3.66s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.40s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.75s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2019-11-08T01:38:14.321Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-11-08T01:38:14.321Z] === RUN TestCgroupNamespacesRun [2019-11-08T01:38:14.344Z] #42 143.7 DEP criu/plugin.d [2019-11-08T01:38:14.344Z] #42 ... [2019-11-08T01:38:14.344Z] [2019-11-08T01:38:14.344Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:38:14.344Z] #18 162.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-08T01:38:14.344Z] #18 162.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-08T01:38:14.344Z] #18 162.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:38:14.555Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-08T01:38:14.711Z] #18 ... [2019-11-08T01:38:14.711Z] [2019-11-08T01:38:14.711Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:38:14.711Z] #42 143.9 DEP criu/pipes.d [2019-11-08T01:38:15.063Z] #42 144.3 DEP criu/pie-util.d [2019-11-08T01:38:15.063Z] #42 144.5 DEP criu/pie-util-vdso.d [2019-11-08T01:38:15.407Z] #42 144.7 DEP criu/pie-util-vdso-elf32.d [2019-11-08T01:38:15.621Z] ok github.com/docker/docker/builder/dockerfile 0.991s coverage: 48.2% of statements [2019-11-08T01:38:15.621Z] ok github.com/docker/docker/builder/remotecontext 0.325s coverage: 13.6% of statements [2019-11-08T01:38:15.750Z] #42 145.0 DEP criu/path.d [2019-11-08T01:38:16.004Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-11-08T01:38:16.093Z] #42 145.3 DEP criu/parasite-syscall.d [2019-11-08T01:38:16.435Z] #42 145.8 DEP criu/pagemap.d [2019-11-08T01:38:16.782Z] #42 146.1 DEP criu/pagemap-cache.d [2019-11-08T01:38:16.853Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2019-11-08T01:38:16.853Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T01:38:17.068Z] --- PASS: TestConfigCreateWithLabels (3.23s) [2019-11-08T01:38:17.068Z] === RUN TestConfigCreateResolve [2019-11-08T01:38:17.126Z] #42 146.4 DEP criu/page-xfer.d [2019-11-08T01:38:17.269Z] ok github.com/docker/docker/builder/remotecontext/git 1.037s coverage: 85.1% of statements [2019-11-08T01:38:17.269Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T01:38:17.269Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T01:38:17.473Z] #42 146.8 DEP criu/page-pipe.d [2019-11-08T01:38:17.821Z] #42 147.1 DEP criu/netfilter.d [2019-11-08T01:38:17.992Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-08T01:38:17.992Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-08T01:38:17.992Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-08T01:38:18.169Z] #42 147.5 DEP criu/net.d [2019-11-08T01:38:18.516Z] #42 148.0 DEP criu/namespaces.d [2019-11-08T01:38:18.552Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-08T01:38:18.756Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2019-11-08T01:38:18.756Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T01:38:19.252Z] #42 148.4 DEP criu/mount.d [2019-11-08T01:38:19.597Z] #42 148.8 DEP criu/mem.d [2019-11-08T01:38:19.912Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-08T01:38:19.942Z] #42 149.2 DEP criu/lsm.d [2019-11-08T01:38:20.168Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-08T01:38:20.168Z] --- PASS: TestConfigCreateResolve (3.31s) [2019-11-08T01:38:20.168Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T01:38:20.288Z] #42 149.6 DEP criu/log.d [2019-11-08T01:38:20.422Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-08T01:38:20.422Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-08T01:38:20.630Z] #42 ... [2019-11-08T01:38:20.631Z] [2019-11-08T01:38:20.631Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:38:20.658Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2019-11-08T01:38:20.658Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T01:38:20.677Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-11-08T01:38:20.677Z] PASS [2019-11-08T01:38:20.677Z] [2019-11-08T01:38:20.677Z] DONE 8 tests in 23.931s [2019-11-08T01:38:20.756Z] ok github.com/docker/docker/client 0.247s coverage: 75.8% of statements [2019-11-08T01:38:20.931Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T01:38:20.931Z] ++ 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-11-08T01:38:20.931Z] ++ set -e [2019-11-08T01:38:20.931Z] ++ '[' -n 0 ']' [2019-11-08T01:38:20.931Z] ++ set -x [2019-11-08T01:38:20.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:38:20.931Z] INFO: Testing against a local daemon [2019-11-08T01:38:20.931Z] === RUN TestCheckpoint [2019-11-08T01:38:20.931Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T01:38:20.931Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T01:38:20.931Z] === RUN TestContainerInvalidJSON [2019-11-08T01:38:20.931Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:38:20.931Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:38:20.931Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:38:20.931Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:38:20.932Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:38:20.932Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:38:20.932Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:38:20.932Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:38:20.932Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:38:20.932Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-08T01:38:20.932Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T01:38:20.932Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T01:38:20.932Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T01:38:20.932Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T01:38:21.186Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-11-08T01:38:21.186Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T01:38:21.186Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-08T01:38:21.186Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-11-08T01:38:21.186Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T01:38:21.442Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-11-08T01:38:21.442Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T01:38:21.442Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-11-08T01:38:21.442Z] === RUN TestCopyFromContainer [2019-11-08T01:38:21.676Z] #23 230.1 Checking out files: 17% (1890/10703) Checking out files: 18% (1927/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 31% (3418/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 34% (3640/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 44% (4713/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 62% (6637/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-08T01:38:21.676Z] #23 234.5 + cd /tmp/tmp.VeF3uXA7Ti/tmp/docker-ce [2019-11-08T01:38:21.676Z] #23 234.5 + git checkout -q v17.06.2-ce [2019-11-08T01:38:22.564Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2019-11-08T01:38:22.564Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T01:38:23.325Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-08T01:38:23.325Z] === RUN TestCopyFromContainer// [2019-11-08T01:38:23.581Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T01:38:23.581Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T01:38:23.581Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-08T01:38:23.835Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T01:38:24.089Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T01:38:24.089Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T01:38:24.345Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T01:38:24.345Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T01:38:24.345Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T01:38:24.466Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2019-11-08T01:38:24.466Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T01:38:24.601Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer (3.26s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer/bar/quux (0.29s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2019-11-08T01:38:24.601Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2019-11-08T01:38:24.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T01:38:24.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:38:24.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:38:24.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:38:24.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:38:24.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:38:24.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:38:24.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:38:24.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:38:24.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:38:24.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-08T01:38:24.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-08T01:38:24.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-08T01:38:24.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T01:38:24.856Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T01:38:24.856Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-08T01:38:24.856Z] === RUN TestCreateWithInvalidEnv [2019-11-08T01:38:24.856Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T01:38:24.856Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T01:38:24.856Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T01:38:24.856Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T01:38:24.856Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T01:38:24.856Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T01:38:24.856Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T01:38:24.856Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T01:38:24.856Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T01:38:24.856Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-11-08T01:38:24.856Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T01:38:24.856Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-08T01:38:24.856Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-08T01:38:24.856Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T01:38:24.856Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-08T01:38:24.856Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T01:38:25.034Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-11-08T01:38:25.034Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T01:38:25.344Z] 12c8dbabfd62: Pull complete [2019-11-08T01:38:25.344Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-11-08T01:38:25.344Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:38:25.344Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-08T01:38:25.344Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-08T01:38:25.344Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-11-08T01:38:25.344Z] WARN: Skipping validation tests [2019-11-08T01:38:25.344Z] INFO: Running unit tests at 11/08/2019 01:38:23... [2019-11-08T01:38:25.415Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-08T01:38:25.972Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2019-11-08T01:38:25.972Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T01:38:26.776Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-08T01:38:27.337Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-08T01:38:27.513Z] INFO: make.ps1 starting at 11/08/2019 01:38:27 [2019-11-08T01:38:27.591Z] --- PASS: TestCreateWithCustomMaskedPaths (2.66s) [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:38:27.591Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:38:27.591Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:38:27.591Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T01:38:27.591Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:38:27.591Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:38:27.591Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:38:27.591Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-08T01:38:27.591Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:38:27.591Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T01:38:27.756Z] #23 ... [2019-11-08T01:38:27.757Z] [2019-11-08T01:38:27.757Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:38:27.757Z] #45 229.9 vendor/golang.org/x/net/http2/hpack [2019-11-08T01:38:27.757Z] #45 234.4 vendor/golang.org/x/crypto/cryptobyte [2019-11-08T01:38:27.757Z] #45 235.1 mime [2019-11-08T01:38:27.757Z] #45 238.0 mime/quotedprintable [2019-11-08T01:38:27.757Z] #45 239.3 net/http/internal [2019-11-08T01:38:27.757Z] #45 ... [2019-11-08T01:38:27.757Z] [2019-11-08T01:38:27.757Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:38:27.757Z] #42 149.9 DEP criu/libnetlink.d [2019-11-08T01:38:27.757Z] #42 150.2 DEP criu/kerndat.d [2019-11-08T01:38:27.757Z] #42 150.7 DEP criu/kcmp-ids.d [2019-11-08T01:38:27.757Z] #42 150.9 DEP criu/irmap.d [2019-11-08T01:38:27.757Z] #42 151.3 DEP criu/ipc_ns.d [2019-11-08T01:38:27.757Z] #42 152.0 DEP criu/image.d [2019-11-08T01:38:27.757Z] #42 152.3 DEP criu/image-desc.d [2019-11-08T01:38:27.757Z] #42 152.5 DEP criu/fsnotify.d [2019-11-08T01:38:27.757Z] #42 153.0 DEP criu/filesystems.d [2019-11-08T01:38:27.757Z] #42 153.4 DEP criu/files.d [2019-11-08T01:38:27.757Z] #42 153.8 DEP criu/files-reg.d [2019-11-08T01:38:27.757Z] #42 154.2 DEP criu/files-ext.d [2019-11-08T01:38:27.757Z] #42 154.5 DEP criu/file-lock.d [2019-11-08T01:38:27.757Z] #42 154.9 DEP criu/file-ids.d [2019-11-08T01:38:27.757Z] #42 155.3 DEP criu/fifo.d [2019-11-08T01:38:27.757Z] #42 155.6 DEP criu/fdstore.d [2019-11-08T01:38:27.757Z] #42 155.9 DEP criu/fault-injection.d [2019-11-08T01:38:27.757Z] #42 156.0 DEP criu/external.d [2019-11-08T01:38:27.757Z] #42 156.2 DEP criu/eventpoll.d [2019-11-08T01:38:27.757Z] #42 156.6 DEP criu/eventfd.d [2019-11-08T01:38:27.757Z] #42 ... [2019-11-08T01:38:27.757Z] [2019-11-08T01:38:27.757Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:38:27.757Z] #23 240.2 + mkdir -p /tmp/tmp.VeF3uXA7Ti/src/github.com/docker [2019-11-08T01:38:27.757Z] #23 240.2 + mv components/cli /tmp/tmp.VeF3uXA7Ti/src/github.com/docker/cli [2019-11-08T01:38:27.757Z] #23 240.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-08T01:38:27.846Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:38:27.846Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:38:27.846Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:38:27.846Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:38:27.846Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-11-08T01:38:27.846Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-08T01:38:27.846Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T01:38:27.873Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2019-11-08T01:38:27.873Z] === RUN TestKernelTCPMemory [2019-11-08T01:38:27.970Z] INFO: Git commit (148bb5e5f) assumed from DOCKER_GITCOMMIT environment variable [2019-11-08T01:38:27.970Z] INFO: Invoking autogen... [2019-11-08T01:38:28.429Z] INFO: Running unit tests... [2019-11-08T01:38:28.808Z] --- PASS: TestKernelTCPMemory (1.02s) [2019-11-08T01:38:28.808Z] === RUN TestNISDomainname [2019-11-08T01:38:29.231Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-08T01:38:30.183Z] --- PASS: TestNISDomainname (1.12s) [2019-11-08T01:38:30.183Z] === RUN TestHostnameDnsResolution [2019-11-08T01:38:30.590Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.77s) [2019-11-08T01:38:30.590Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T01:38:30.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:38:30.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:38:30.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:38:30.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:38:30.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:38:30.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:38:30.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:38:30.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:38:30.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:38:30.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:38:30.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:38:30.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:38:30.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:38:30.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:38:30.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:38:30.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-08T01:38:30.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-08T01:38:30.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-08T01:38:30.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-08T01:38:30.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-08T01:38:30.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-08T01:38:30.590Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T01:38:30.590Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T01:38:30.590Z] === RUN TestDaemonRestartIpcMode [2019-11-08T01:38:30.590Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T01:38:30.590Z] === RUN TestDiff [2019-11-08T01:38:31.515Z] --- PASS: TestDiff (0.88s) [2019-11-08T01:38:31.515Z] === RUN TestExecWithCloseStdin [2019-11-08T01:38:32.086Z] --- PASS: TestHostnameDnsResolution (1.80s) [2019-11-08T01:38:32.086Z] === RUN TestStats [2019-11-08T01:38:32.439Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-08T01:38:32.656Z] #23 ... [2019-11-08T01:38:32.656Z] [2019-11-08T01:38:32.656Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:38:32.656Z] #18 180.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-08T01:38:32.656Z] #18 180.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-08T01:38:32.656Z] #18 180.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-08T01:38:32.656Z] #18 180.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-08T01:38:32.656Z] #18 180.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-08T01:38:32.656Z] #18 180.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T01:38:32.656Z] #18 180.6 Processing triggers for mime-support (3.60) ... [2019-11-08T01:38:32.656Z] #18 180.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:38:32.656Z] #18 180.7 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-08T01:38:32.656Z] #18 180.7 Setting up libcap2-bin (1:2.25-1) ... [2019-11-08T01:38:32.656Z] #18 180.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-08T01:38:32.656Z] #18 180.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-08T01:38:32.656Z] #18 180.7 Setting up bash-completion (1:2.1-4.3) ... [2019-11-08T01:38:32.656Z] #18 186.6 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-08T01:38:32.656Z] #18 186.6 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-08T01:38:32.656Z] #18 186.6 Setting up zip (3.0-11+b1) ... [2019-11-08T01:38:32.656Z] #18 186.6 Setting up bzip2 (1.0.6-8.1) ... [2019-11-08T01:38:32.656Z] #18 186.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-08T01:38:32.656Z] #18 186.6 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-08T01:38:32.656Z] #18 186.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:38:32.656Z] #18 186.6 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-08T01:38:32.656Z] #18 186.7 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T01:38:32.656Z] #18 186.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-08T01:38:32.656Z] #18 186.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-08T01:38:32.656Z] #18 186.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-08T01:38:32.656Z] #18 186.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:38:32.656Z] #18 186.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-08T01:38:32.656Z] #18 186.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-08T01:38:32.656Z] #18 186.8 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-08T01:38:32.656Z] #18 186.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:38:32.656Z] #18 187.8 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T01:38:32.656Z] #18 187.8 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-08T01:38:32.656Z] #18 187.8 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-08T01:38:32.656Z] #18 187.8 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-08T01:38:32.656Z] #18 187.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-08T01:38:32.656Z] #18 187.8 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-08T01:38:32.656Z] #18 187.8 Setting up pigz (2.3.4-1) ... [2019-11-08T01:38:32.656Z] #18 187.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-08T01:38:32.656Z] #18 187.9 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-08T01:38:32.656Z] #18 187.9 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T01:38:32.656Z] #18 187.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-08T01:38:32.656Z] #18 187.9 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-08T01:38:32.656Z] #18 187.9 Setting up jq (1.5+dfsg-1.3) ... [2019-11-08T01:38:32.657Z] #18 187.9 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-08T01:38:32.657Z] #18 187.9 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-08T01:38:32.657Z] #18 187.9 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-08T01:38:32.657Z] #18 187.9 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-08T01:38:32.657Z] #18 188.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-08T01:38:32.657Z] #18 188.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-08T01:38:32.657Z] #18 188.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-08T01:38:32.657Z] #18 188.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-08T01:38:32.657Z] #18 188.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-08T01:38:32.657Z] #18 188.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-08T01:38:32.657Z] #18 188.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-08T01:38:32.657Z] #18 188.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-08T01:38:32.657Z] #18 188.1 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-08T01:38:32.657Z] #18 188.1 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-08T01:38:32.657Z] #18 188.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-08T01:38:32.657Z] #18 188.1 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-08T01:38:32.657Z] #18 188.1 Setting up btrfs-progs (4.7.3-1) ... [2019-11-08T01:38:32.657Z] #18 188.1 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-08T01:38:32.657Z] #18 188.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-08T01:38:32.693Z] --- PASS: TestExecWithCloseStdin (1.19s) [2019-11-08T01:38:32.693Z] === RUN TestExec [2019-11-08T01:38:32.948Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-08T01:38:33.873Z] --- PASS: TestExec (1.18s) [2019-11-08T01:38:33.873Z] === RUN TestExecUser [2019-11-08T01:38:34.628Z] --- PASS: TestStats (2.82s) [2019-11-08T01:38:34.628Z] === RUN TestStopContainerWithTimeout [2019-11-08T01:38:34.628Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T01:38:34.628Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T01:38:34.628Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T01:38:34.628Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T01:38:34.628Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T01:38:34.628Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T01:38:34.628Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T01:38:34.628Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T01:38:34.628Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T01:38:34.628Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T01:38:34.628Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T01:38:34.628Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T01:38:35.232Z] --- PASS: TestExecUser (1.24s) [2019-11-08T01:38:35.232Z] === RUN TestExportContainerAndImportImage [2019-11-08T01:38:36.578Z] #18 ... [2019-11-08T01:38:36.578Z] [2019-11-08T01:38:36.578Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:38:36.578Z] #48 DONE 249.2s [2019-11-08T01:38:36.578Z] [2019-11-08T01:38:36.578Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:38:36.578Z] #42 157.0 DEP criu/crtools.d [2019-11-08T01:38:36.578Z] #42 157.5 DEP criu/cr-service.d [2019-11-08T01:38:36.578Z] #42 157.8 DEP criu/cr-restore.d [2019-11-08T01:38:36.578Z] #42 158.4 DEP criu/cr-errno.d [2019-11-08T01:38:36.578Z] #42 158.5 DEP criu/cr-dump.d [2019-11-08T01:38:36.578Z] #42 158.9 DEP criu/cr-dedup.d [2019-11-08T01:38:36.578Z] #42 159.3 DEP criu/cr-check.d [2019-11-08T01:38:36.578Z] #42 159.7 DEP criu/config.d [2019-11-08T01:38:36.578Z] #42 160.1 DEP criu/clone-noasan.d [2019-11-08T01:38:36.578Z] #42 160.2 DEP criu/cgroup.d [2019-11-08T01:38:36.578Z] #42 160.6 DEP criu/cgroup-props.d [2019-11-08T01:38:36.578Z] #42 160.8 DEP criu/bitmap.d [2019-11-08T01:38:36.578Z] #42 160.8 DEP criu/bfd.d [2019-11-08T01:38:36.578Z] #42 161.1 DEP criu/autofs.d [2019-11-08T01:38:36.578Z] #42 161.5 DEP criu/aio.d [2019-11-08T01:38:36.578Z] #42 161.9 DEP criu/action-scripts.d [2019-11-08T01:38:36.578Z] #42 162.7 CC criu/action-scripts.o [2019-11-08T01:38:36.578Z] #42 163.9 CC criu/aio.o [2019-11-08T01:38:36.578Z] #42 165.3 CC criu/autofs.o [2019-11-08T01:38:36.593Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2019-11-08T01:38:36.594Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T01:38:36.594Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-08T01:38:36.594Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-08T01:38:37.914Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-08T01:38:37.914Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2019-11-08T01:38:37.914Z] --- PASS: TestStopContainerWithTimeout/1 (2.38s) [2019-11-08T01:38:37.914Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2019-11-08T01:38:37.914Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2019-11-08T01:38:37.914Z] === RUN TestDeleteDevicemapper [2019-11-08T01:38:37.915Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T01:38:37.915Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T01:38:37.915Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T01:38:37.956Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-11-08T01:38:37.956Z] === RUN TestHealthCheckWorkdir [2019-11-08T01:38:39.319Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-11-08T01:38:39.319Z] === RUN TestHealthKillContainer [2019-11-08T01:38:40.477Z] #42 169.3 CC criu/bfd.o [2019-11-08T01:38:40.826Z] #42 ... [2019-11-08T01:38:40.826Z] [2019-11-08T01:38:40.826Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:38:40.826Z] #18 199.1 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-08T01:38:40.826Z] #18 199.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:38:40.826Z] #18 199.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-11-08T01:38:40.826Z] #18 199.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-11-08T01:38:40.826Z] #18 199.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-11-08T01:38:40.826Z] #18 199.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-11-08T01:38:40.826Z] #18 199.2 Setting up btrfs-tools (4.7.3-1) ... [2019-11-08T01:38:40.826Z] #18 199.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-08T01:38:40.826Z] #18 199.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-11-08T01:38:40.826Z] #18 199.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-11-08T01:38:40.826Z] #18 199.2 Setting up python3 (3.5.3-1) ... [2019-11-08T01:38:41.202Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s) [2019-11-08T01:38:41.203Z] === RUN TestUpdateMemory [2019-11-08T01:38:41.203Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-08T01:38:41.203Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:38:41.203Z] === RUN TestUpdateCPUQuota [2019-11-08T01:38:41.205Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-08T01:38:41.205Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-08T01:38:41.205Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-08T01:38:41.581Z] #18 ... [2019-11-08T01:38:41.581Z] [2019-11-08T01:38:41.581Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:38:41.581Z] #45 244.5 net/textproto [2019-11-08T01:38:41.581Z] #45 244.5 vendor/golang.org/x/net/http/httpproxy [2019-11-08T01:38:41.581Z] #45 244.6 crypto/x509 [2019-11-08T01:38:41.581Z] #45 247.9 mime/multipart [2019-11-08T01:38:41.581Z] #45 247.9 vendor/golang.org/x/net/http/httpguts [2019-11-08T01:38:41.581Z] #45 254.2 crypto/tls [2019-11-08T01:38:41.932Z] #45 ... [2019-11-08T01:38:41.932Z] [2019-11-08T01:38:41.932Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:38:41.932Z] #42 170.3 CC criu/bitmap.o [2019-11-08T01:38:41.932Z] #42 170.6 CC criu/cgroup-props.o [2019-11-08T01:38:42.133Z] --- PASS: TestHealthKillContainer (3.14s) [2019-11-08T01:38:42.133Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T01:38:42.578Z] --- PASS: TestUpdateCPUQuota (1.74s) [2019-11-08T01:38:42.578Z] === RUN TestUpdatePidsLimit [2019-11-08T01:38:42.578Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T01:38:43.145Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T01:38:43.159Z] #42 172.4 CC criu/cgroup.o [2019-11-08T01:38:43.494Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s) [2019-11-08T01:38:43.494Z] === RUN TestIpcModeNone [2019-11-08T01:38:43.494Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-08T01:38:43.713Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T01:38:43.972Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T01:38:44.419Z] --- PASS: TestIpcModeNone (1.17s) [2019-11-08T01:38:44.419Z] === RUN TestIpcModePrivate [2019-11-08T01:38:44.540Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T01:38:44.674Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-08T01:38:44.972Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-08T01:38:45.112Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T01:38:45.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T01:38:45.532Z] --- PASS: TestIpcModePrivate (1.04s) [2019-11-08T01:38:45.532Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2019-11-08T01:38:45.532Z] === RUN TestIpcModeShareable [2019-11-08T01:38:45.532Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-08T01:38:46.092Z] ? github.com/docker/docker/api [no test files] [2019-11-08T01:38:46.093Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-08T01:38:46.655Z] --- PASS: TestIpcModeShareable (1.18s) [2019-11-08T01:38:46.655Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:193, shared: true, mustBeShared: true [2019-11-08T01:38:46.655Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T01:38:47.580Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-08T01:38:47.835Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-08T01:38:47.907Z] --- PASS: TestUpdatePidsLimit (4.75s) [2019-11-08T01:38:47.907Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-11-08T01:38:47.907Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-11-08T01:38:47.907Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-11-08T01:38:47.907Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-11-08T01:38:47.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2019-11-08T01:38:47.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2019-11-08T01:38:47.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-11-08T01:38:47.907Z] === RUN TestUpdateRestartPolicy [2019-11-08T01:38:48.052Z] #42 ... [2019-11-08T01:38:48.052Z] [2019-11-08T01:38:48.052Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:38:48.052Z] #18 202.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-08T01:38:48.052Z] #18 205.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-08T01:38:48.052Z] #18 205.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-08T01:38:48.052Z] #18 205.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T01:38:48.052Z] #18 205.8 Setting up python3-wheel (0.29.0-2) ... [2019-11-08T01:38:49.196Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-08T01:38:49.522Z] ok github.com/docker/docker/cmd/dockerd 0.105s coverage: 30.3% of statements [2019-11-08T01:38:49.577Z] #18 207.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-08T01:38:49.577Z] #18 ... [2019-11-08T01:38:49.577Z] [2019-11-08T01:38:49.577Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:38:49.577Z] #42 178.9 CC criu/clone-noasan.o [2019-11-08T01:38:49.755Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-08T01:38:49.920Z] #42 179.3 CC criu/config.o [2019-11-08T01:38:50.011Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-08T01:38:50.266Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.58s) [2019-11-08T01:38:50.266Z] === RUN TestAPIIpcModeHost [2019-11-08T01:38:51.190Z] --- PASS: TestAPIIpcModeHost (0.94s) [2019-11-08T01:38:51.190Z] === RUN TestDaemonIpcModeShareable [2019-11-08T01:38:51.460Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-08T01:38:51.461Z] ok github.com/docker/docker/container 0.111s coverage: 35.3% of statements [2019-11-08T01:38:51.850Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T01:38:51.850Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T01:38:51.850Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T01:38:51.850Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T01:38:52.953Z] #42 182.3 CC criu/cr-check.o [2019-11-08T01:38:53.362Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2019-11-08T01:38:53.362Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2019-11-08T01:38:53.362Z] === RUN TestDaemonIpcModePrivate [2019-11-08T01:38:53.362Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-08T01:38:53.618Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-08T01:38:54.982Z] --- PASS: TestDaemonIpcModePrivate (2.00s) [2019-11-08T01:38:54.982Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2019-11-08T01:38:54.982Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T01:38:54.982Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-08T01:38:55.985Z] #42 ... [2019-11-08T01:38:55.985Z] [2019-11-08T01:38:55.985Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-08T01:38:55.985Z] #18 209.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-08T01:38:55.985Z] #18 209.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-08T01:38:55.985Z] #18 211.9 Setting up dmsetup (2:1.02.137-2) ... [2019-11-08T01:38:55.985Z] #18 211.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-08T01:38:55.985Z] #18 214.0 Setting up dh-python (2.20170125) ... [2019-11-08T01:38:56.865Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-08T01:38:57.119Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s) [2019-11-08T01:38:57.119Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2019-11-08T01:38:57.119Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T01:38:57.119Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-08T01:38:57.710Z] #18 215.8 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-08T01:38:57.710Z] #18 215.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-08T01:38:58.044Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-08T01:38:58.055Z] #18 DONE 216.2s [2019-11-08T01:38:58.055Z] [2019-11-08T01:38:58.055Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:38:59.408Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.14s) [2019-11-08T01:38:59.408Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true [2019-11-08T01:38:59.408Z] === RUN TestIpcModeOlderClient [2019-11-08T01:38:59.408Z] === PAUSE TestIpcModeOlderClient [2019-11-08T01:38:59.408Z] === RUN TestKillContainerInvalidSignal [2019-11-08T01:38:59.408Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-08T01:38:59.663Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-08T01:38:59.808Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2019-11-08T01:38:59.917Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-08T01:39:00.107Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2019-11-08T01:39:00.107Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T01:39:00.172Z] --- PASS: TestKillContainerInvalidSignal (1.06s) [2019-11-08T01:39:00.172Z] === RUN TestKillContainer [2019-11-08T01:39:00.172Z] === RUN TestKillContainer/no_signal [2019-11-08T01:39:00.779Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-08T01:39:01.042Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-11-08T01:39:01.042Z] === RUN TestWaitNonBlocked [2019-11-08T01:39:01.042Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:39:01.042Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:39:01.042Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:39:01.042Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:39:01.042Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:39:01.042Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:39:01.096Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T01:39:01.656Z] === RUN TestKillContainer/killing_signal [2019-11-08T01:39:01.979Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-08T01:39:01.979Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2019-11-08T01:39:01.979Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2019-11-08T01:39:01.979Z] === RUN TestWaitBlocked [2019-11-08T01:39:01.979Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:39:01.979Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:39:01.979Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:39:01.979Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:39:01.979Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:39:01.979Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:39:02.580Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-08T01:39:02.637Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-11-08T01:39:02.834Z] --- PASS: TestKillContainer (2.58s) [2019-11-08T01:39:02.834Z] --- PASS: TestKillContainer/no_signal (0.83s) [2019-11-08T01:39:02.834Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2019-11-08T01:39:02.834Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2019-11-08T01:39:02.834Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T01:39:02.834Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T01:39:03.354Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-08T01:39:03.354Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2019-11-08T01:39:03.354Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2019-11-08T01:39:03.354Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T01:39:03.354Z] === CONT TestIpcModeOlderClient [2019-11-08T01:39:03.354Z] === CONT TestDaemonRestartIpcMode [2019-11-08T01:39:03.354Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-11-08T01:39:03.394Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-08T01:39:03.758Z] ok github.com/docker/docker/api/server 0.131s coverage: 9.0% of statements [2019-11-08T01:39:03.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T01:39:04.096Z] #19 ... [2019-11-08T01:39:04.096Z] [2019-11-08T01:39:04.096Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:39:04.096Z] #45 266.0 net/http/httptrace [2019-11-08T01:39:04.096Z] #45 266.4 net/http [2019-11-08T01:39:04.096Z] #45 ... [2019-11-08T01:39:04.096Z] [2019-11-08T01:39:04.096Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:39:04.096Z] #42 185.3 CC criu/cr-dedup.o [2019-11-08T01:39:04.096Z] #42 186.2 CC criu/cr-dump.o [2019-11-08T01:39:04.096Z] #42 191.5 CC criu/cr-errno.o [2019-11-08T01:39:04.096Z] #42 191.7 CC criu/cr-restore.o [2019-11-08T01:39:04.876Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) [2019-11-08T01:39:04.876Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2019-11-08T01:39:04.876Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2019-11-08T01:39:04.876Z] === RUN TestKillStoppedContainer [2019-11-08T01:39:04.876Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-11-08T01:39:04.876Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T01:39:04.876Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-08T01:39:04.876Z] === RUN TestKillDifferentUserContainer [2019-11-08T01:39:05.800Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2019-11-08T01:39:05.800Z] === RUN TestInspectOomKilledTrue [2019-11-08T01:39:05.800Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-08T01:39:05.800Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:39:05.800Z] === RUN TestInspectOomKilledFalse [2019-11-08T01:39:05.800Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T01:39:05.800Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:39:05.800Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T01:39:06.360Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-11-08T01:39:06.360Z] === RUN TestLinksContainerNames [2019-11-08T01:39:06.641Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2019-11-08T01:39:08.018Z] --- PASS: TestDaemonRestartIpcMode (4.80s) [2019-11-08T01:39:08.018Z] PASS [2019-11-08T01:39:08.018Z] [2019-11-08T01:39:08.018Z] === Skipped [2019-11-08T01:39:08.018Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-08T01:39:08.018Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T01:39:08.018Z] [2019-11-08T01:39:08.018Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-08T01:39:08.018Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:39:08.018Z] [2019-11-08T01:39:08.018Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-08T01:39:08.018Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:39:08.018Z] [2019-11-08T01:39:08.018Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T01:39:08.018Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T01:39:08.018Z] [2019-11-08T01:39:08.018Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T01:39:08.018Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T01:39:08.018Z] [2019-11-08T01:39:08.018Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-08T01:39:08.018Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:39:08.018Z] [2019-11-08T01:39:08.018Z] [2019-11-08T01:39:08.018Z] DONE 197 tests, 6 skipped in 136.671s [2019-11-08T01:39:08.018Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T01:39:08.018Z] ++ 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-11-08T01:39:08.018Z] ++ set -e [2019-11-08T01:39:08.018Z] ++ '[' -n 0 ']' [2019-11-08T01:39:08.018Z] ++ set -x [2019-11-08T01:39:08.018Z] ++ env -i DEST=/go/src/github.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-11-08T01:39:08.244Z] --- PASS: TestLinksContainerNames (1.64s) [2019-11-08T01:39:08.244Z] === RUN TestLogsFollowTailEmpty [2019-11-08T01:39:08.584Z] INFO: Testing against a local daemon [2019-11-08T01:39:08.584Z] === RUN TestCommitInheritsEnv [2019-11-08T01:39:08.803Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2019-11-08T01:39:08.803Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T01:39:09.151Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-11-08T01:39:09.151Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T01:39:09.151Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2019-11-08T01:39:09.151Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-08T01:39:09.151Z] === RUN TestImagesFilterMultiReference [2019-11-08T01:39:09.151Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-08T01:39:09.151Z] === RUN TestImagePullPlatformInvalid [2019-11-08T01:39:09.151Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-08T01:39:09.151Z] === RUN TestRemoveImageOrphaning [2019-11-08T01:39:09.719Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2019-11-08T01:39:09.719Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T01:39:09.719Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-08T01:39:09.719Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:39:09.719Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T01:39:09.719Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-08T01:39:09.719Z] === RUN TestTagInvalidReference [2019-11-08T01:39:09.719Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-08T01:39:09.719Z] === RUN TestTagValidPrefixedRepo [2019-11-08T01:39:09.730Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/default [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/private [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/slave [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/shared [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/default [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/shared [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/slave [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/private [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T01:39:09.730Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:39:09.730Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:39:09.730Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:39:09.978Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-08T01:39:09.978Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T01:39:09.978Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-08T01:39:09.978Z] === RUN TestTagOfficialNames [2019-11-08T01:39:09.978Z] --- PASS: TestTagOfficialNames (0.09s) [2019-11-08T01:39:09.978Z] === RUN TestTagMatchesDigest [2019-11-08T01:39:09.978Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-08T01:39:09.978Z] PASS [2019-11-08T01:39:09.978Z] [2019-11-08T01:39:09.978Z] === Skipped [2019-11-08T01:39:09.978Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2019-11-08T01:39:09.978Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-08T01:39:09.978Z] [2019-11-08T01:39:09.978Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-08T01:39:09.978Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:39:09.978Z] [2019-11-08T01:39:09.978Z] [2019-11-08T01:39:09.978Z] DONE 12 tests, 2 skipped in 2.003s [2019-11-08T01:39:09.978Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T01:39:09.978Z] ++ 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-11-08T01:39:09.978Z] ++ set -e [2019-11-08T01:39:09.978Z] ++ '[' -n 0 ']' [2019-11-08T01:39:09.978Z] ++ set -x [2019-11-08T01:39:09.978Z] ++ env -i DEST=/go/src/github.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-11-08T01:39:09.985Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T01:39:09.985Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:39:09.985Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:39:09.985Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-08T01:39:09.985Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T01:39:09.985Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:39:09.985Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:39:09.985Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:39:09.985Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:39:10.177Z] #42 ... [2019-11-08T01:39:10.177Z] [2019-11-08T01:39:10.177Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:39:10.177Z] #19 11.38 Collecting yamllint==1.16.0 [2019-11-08T01:39:10.236Z] INFO: Testing against a local daemon [2019-11-08T01:39:10.236Z] === RUN TestNetworkCreateDelete [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:39:10.240Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:39:10.240Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T01:39:10.331Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-11-08T01:39:10.494Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-11-08T01:39:10.494Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-08T01:39:10.494Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T01:39:10.804Z] --- PASS: TestNetworkCreateDelete (0.39s) [2019-11-08T01:39:10.804Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T01:39:11.369Z] #19 13.49 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-08T01:39:11.626Z] ok github.com/docker/docker/daemon 12.236s coverage: 17.6% of statements [2019-11-08T01:39:11.626Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T01:39:11.626Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T01:39:11.740Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2019-11-08T01:39:11.740Z] === RUN TestInspectNetwork [2019-11-08T01:39:12.012Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 82.1% of statements [2019-11-08T01:39:12.557Z] #19 14.46 Collecting pyyaml (from yamllint==1.16.0) [2019-11-08T01:39:12.840Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2019-11-08T01:39:12.899Z] #19 14.96 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-08T01:39:13.005Z] --- PASS: TestContainerBindMountNonRecursive (2.52s) [2019-11-08T01:39:13.005Z] === RUN TestNetworkNat [2019-11-08T01:39:13.233Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2019-11-08T01:39:13.233Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T01:39:13.233Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T01:39:13.931Z] --- PASS: TestNetworkNat (1.05s) [2019-11-08T01:39:13.931Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T01:39:14.640Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-11-08T01:39:15.308Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s) [2019-11-08T01:39:15.308Z] === RUN TestNetworkLoopbackNat [2019-11-08T01:39:15.868Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-08T01:39:16.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-08T01:39:16.428Z] --- PASS: TestNetworkLoopbackNat (1.46s) [2019-11-08T01:39:16.428Z] === RUN TestPause [2019-11-08T01:39:17.219Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-11-08T01:39:17.353Z] --- PASS: TestPause (0.95s) [2019-11-08T01:39:17.353Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T01:39:17.609Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T01:39:17.609Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T01:39:17.609Z] === RUN TestPauseStopPausedContainer [2019-11-08T01:39:17.766Z] #19 19.73 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-08T01:39:17.766Z] #19 20.02 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-08T01:39:18.009Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.243s coverage: 57.9% of statements [2019-11-08T01:39:18.300Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T01:39:18.300Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T01:39:18.300Z] === RUN TestInspectNetwork/network_name [2019-11-08T01:39:18.300Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T01:39:18.576Z] --- PASS: TestPauseStopPausedContainer (1.06s) [2019-11-08T01:39:18.576Z] === RUN TestPsFilter [2019-11-08T01:39:18.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-08T01:39:18.832Z] --- PASS: TestPsFilter (0.22s) [2019-11-08T01:39:18.832Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T01:39:19.393Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-08T01:39:19.953Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.02s) [2019-11-08T01:39:19.953Z] === RUN TestRemoveContainerWithVolume [2019-11-08T01:39:19.953Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-08T01:39:20.878Z] --- PASS: TestRemoveContainerWithVolume (1.21s) [2019-11-08T01:39:20.878Z] === RUN TestRemoveContainerRunning [2019-11-08T01:39:20.928Z] #19 ... [2019-11-08T01:39:20.928Z] [2019-11-08T01:39:20.928Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:39:20.928Z] #42 203.6 CC criu/cr-service.o [2019-11-08T01:39:20.928Z] #42 207.6 CC criu/crtools.o [2019-11-08T01:39:20.928Z] #42 209.0 CC criu/eventfd.o [2019-11-08T01:39:20.928Z] #42 209.9 CC criu/eventpoll.o [2019-11-08T01:39:20.928Z] #42 ... [2019-11-08T01:39:20.928Z] [2019-11-08T01:39:20.928Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:39:20.928Z] #19 23.20 Building wheels for collected packages: pyyaml, pathspec [2019-11-08T01:39:20.928Z] #19 23.20 Running setup.py bdist_wheel for pyyaml: started [2019-11-08T01:39:22.485Z] --- PASS: TestInspectNetwork (10.77s) [2019-11-08T01:39:22.485Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T01:39:22.485Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T01:39:22.485Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T01:39:22.486Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T01:39:22.486Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T01:39:22.668Z] #19 ... [2019-11-08T01:39:22.668Z] [2019-11-08T01:39:22.668Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:39:22.668Z] #45 285.6 github.com/LK4D4/vndr/godl [2019-11-08T01:39:22.668Z] #45 287.2 github.com/LK4D4/vndr [2019-11-08T01:39:22.763Z] --- PASS: TestRemoveContainerRunning (1.74s) [2019-11-08T01:39:22.763Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T01:39:23.014Z] #45 ... [2019-11-08T01:39:23.014Z] [2019-11-08T01:39:23.014Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:39:23.014Z] #42 212.0 CC criu/external.o [2019-11-08T01:39:23.687Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2019-11-08T01:39:23.687Z] === RUN TestRemoveInvalidContainer [2019-11-08T01:39:23.687Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-08T01:39:23.687Z] === RUN TestRenameLinkedContainer [2019-11-08T01:39:23.758Z] #42 212.9 CC criu/fault-injection.o [2019-11-08T01:39:23.758Z] #42 213.2 CC criu/fdstore.o [2019-11-08T01:39:24.265Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.748s coverage: 46.2% of statements [2019-11-08T01:39:24.965Z] #42 214.0 CC criu/fifo.o [2019-11-08T01:39:25.708Z] #42 214.9 CC criu/file-ids.o [2019-11-08T01:39:25.771Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-11-08T01:39:25.771Z] === RUN TestNetworkInvalidJSON [2019-11-08T01:39:25.771Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T01:39:25.771Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T01:39:25.771Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:39:25.771Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:39:25.771Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:39:25.771Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:39:25.771Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T01:39:25.771Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:39:25.771Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:39:25.771Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-08T01:39:25.771Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T01:39:25.771Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T01:39:25.771Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T01:39:25.771Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T01:39:26.449Z] #42 215.7 CC criu/file-lock.o [2019-11-08T01:39:27.147Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s) [2019-11-08T01:39:27.147Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T01:39:27.462Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.801s coverage: 51.0% of statements [2019-11-08T01:39:27.462Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.579s coverage: 72.5% of statements [2019-11-08T01:39:27.462Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T01:39:27.845Z] --- PASS: TestRenameLinkedContainer (4.26s) [2019-11-08T01:39:27.845Z] === RUN TestRenameStoppedContainer [2019-11-08T01:39:28.083Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2019-11-08T01:39:28.083Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T01:39:28.551Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:39:28.551Z] [2019-11-08T01:39:28.551Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-08T01:39:28.551Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-08T01:39:28.551Z] Using test binary docker [2019-11-08T01:39:28.551Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T01:39:28.551Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T01:39:28.551Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T01:39:28.551Z] Warning failed to create cache: (null) [2019-11-08T01:39:28.551Z] . [2019-11-08T01:39:28.551Z] INFO: Waiting for daemon to start... [2019-11-08T01:39:28.551Z] Starting dockerd [2019-11-08T01:39:28.551Z] . [2019-11-08T01:39:28.551Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-08T01:39:28.783Z] #42 ... [2019-11-08T01:39:28.783Z] [2019-11-08T01:39:28.783Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-08T01:39:28.783Z] #19 26.43 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-08T01:39:28.783Z] #19 26.43 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-08T01:39:28.783Z] #19 26.55 Running setup.py bdist_wheel for pathspec: started [2019-11-08T01:39:28.783Z] #19 29.45 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-08T01:39:28.783Z] #19 29.45 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-08T01:39:28.783Z] #19 29.48 Successfully built pyyaml pathspec [2019-11-08T01:39:28.783Z] #19 29.49 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-08T01:39:28.783Z] #19 30.59 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-08T01:39:28.783Z] #19 DONE 31.0s [2019-11-08T01:39:29.128Z] [2019-11-08T01:39:29.128Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:39:29.128Z] #45 DONE 301.8s [2019-11-08T01:39:29.128Z] [2019-11-08T01:39:29.128Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:39:29.495Z] #60 ... [2019-11-08T01:39:29.495Z] [2019-11-08T01:39:29.495Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:39:29.495Z] #42 218.7 CC criu/files-ext.o [2019-11-08T01:39:29.733Z] --- PASS: TestRenameStoppedContainer (1.67s) [2019-11-08T01:39:29.733Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T01:39:29.987Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.83s) [2019-11-08T01:39:29.987Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T01:39:30.169Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.537s coverage: 76.1% of statements [2019-11-08T01:39:30.546Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2019-11-08T01:39:30.677Z] #42 219.9 CC criu/files-reg.o [2019-11-08T01:39:31.620Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-08T01:39:31.620Z] --- PASS: TestRenameRunningContainerAndReuse (2.08s) [2019-11-08T01:39:31.620Z] === RUN TestRenameInvalidName [2019-11-08T01:39:31.818Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-11-08T01:39:32.519Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.22s) [2019-11-08T01:39:32.519Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T01:39:32.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-08T01:39:32.982Z] --- PASS: TestRenameInvalidName (1.34s) [2019-11-08T01:39:32.982Z] === RUN TestRenameAnonymousContainer [2019-11-08T01:39:33.086Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2019-11-08T01:39:33.086Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T01:39:33.237Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-08T01:39:34.326Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2019-11-08T01:39:34.326Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-08T01:39:34.326Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.970s coverage: 57.0% of statements [2019-11-08T01:39:34.326Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T01:39:34.326Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T01:39:34.326Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T01:39:34.326Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T01:39:34.554Z] #42 224.0 CC criu/files.o [2019-11-08T01:39:35.120Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-08T01:39:35.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-08T01:39:36.274Z] #42 ... [2019-11-08T01:39:36.274Z] [2019-11-08T01:39:36.274Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-08T01:39:36.274Z] #29 309.2 + rm -rf /tmp/tmp.hYrvQD6JcD [2019-11-08T01:39:36.373Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2019-11-08T01:39:36.373Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T01:39:36.373Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T01:39:36.373Z] service_test.go:230: FLAKY_TEST [2019-11-08T01:39:36.373Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T01:39:36.379Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 42.7% of statements [2019-11-08T01:39:36.622Z] #29 DONE 309.7s [2019-11-08T01:39:36.622Z] [2019-11-08T01:39:36.622Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:39:36.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-08T01:39:36.786Z] ok github.com/docker/docker/daemon/logger/awslogs 0.205s coverage: 77.8% of statements [2019-11-08T01:39:36.786Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T01:39:36.786Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T01:39:36.992Z] --- PASS: TestRenameAnonymousContainer (3.94s) [2019-11-08T01:39:36.992Z] === RUN TestRenameContainerWithSameName [2019-11-08T01:39:37.604Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-11-08T01:39:37.918Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2019-11-08T01:39:37.918Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T01:39:37.975Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-11-08T01:39:38.780Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2019-11-08T01:39:39.167Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2019-11-08T01:39:39.707Z] #23 ... [2019-11-08T01:39:39.707Z] [2019-11-08T01:39:39.707Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:39:39.707Z] #42 228.5 CC criu/filesystems.o [2019-11-08T01:39:39.804Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-08T01:39:39.804Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s) [2019-11-08T01:39:39.804Z] === RUN TestResize [2019-11-08T01:39:40.005Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-11-08T01:39:40.005Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T01:39:40.440Z] #42 229.7 CC criu/fsnotify.o [2019-11-08T01:39:40.810Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 19.9% of statements [2019-11-08T01:39:41.166Z] --- PASS: TestResize (0.99s) [2019-11-08T01:39:41.166Z] === RUN TestResizeWithInvalidSize [2019-11-08T01:39:41.725Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2019-11-08T01:39:41.725Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T01:39:42.157Z] #42 231.5 CC criu/image-desc.o [2019-11-08T01:39:42.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-08T01:39:42.501Z] #42 231.8 CC criu/image.o [2019-11-08T01:39:42.838Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2019-11-08T01:39:43.212Z] --- PASS: TestResizeWhenContainerNotStarted (1.22s) [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:39:43.212Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:39:43.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:39:43.212Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:39:43.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:39:43.225Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-11-08T01:39:43.594Z] ok github.com/docker/docker/daemon/logger/splunk 1.812s coverage: 82.5% of statements [2019-11-08T01:39:43.594Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T01:39:43.594Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2019-11-08T01:39:43.594Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T01:39:44.220Z] #42 233.2 CC criu/ipc_ns.o [2019-11-08T01:39:45.520Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2019-11-08T01:39:45.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork=== CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:39:45.722Z] [2019-11-08T01:39:45.971Z] #42 235.3 CC criu/irmap.o [2019-11-08T01:39:46.282Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:39:46.336Z] ok github.com/docker/docker/distribution 0.309s coverage: 22.1% of statements [2019-11-08T01:39:46.336Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T01:39:47.161Z] #42 236.6 CC criu/kcmp-ids.o [2019-11-08T01:39:47.644Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-08T01:39:47.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:39:47.768Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-11-08T01:39:47.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-08T01:39:47.934Z] #42 237.1 CC criu/kerndat.o [2019-11-08T01:39:48.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:39:48.620Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-08T01:39:49.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:39:49.438Z] ok github.com/docker/docker/distribution/xfer 2.039s coverage: 85.1% of statements [2019-11-08T01:39:49.438Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T01:39:49.638Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:39:49.824Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2019-11-08T01:39:49.824Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T01:39:50.255Z] #42 239.2 CC criu/libnetlink.o [2019-11-08T01:39:50.595Z] #42 239.9 CC criu/log.o [2019-11-08T01:39:50.626Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-11-08T01:39:50.626Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T01:39:50.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-08T01:39:51.011Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 87.5% of statements [2019-11-08T01:39:51.779Z] #42 240.7 CC criu/lsm.o [2019-11-08T01:39:51.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-08T01:39:51.924Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:39:52.124Z] #42 241.5 CC criu/mem.o [2019-11-08T01:39:52.311Z] ok github.com/docker/docker/opts 0.037s coverage: 66.9% of statements [2019-11-08T01:39:52.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:39:52.777Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-08T01:39:53.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-08T01:39:53.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T01:39:54.417Z] ok github.com/docker/docker/api/server/httputils 0.123s coverage: 14.7% of statements [2019-11-08T01:39:54.417Z] ok github.com/docker/docker/api/server/middleware 0.163s coverage: 37.7% of statements [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T01:39:54.417Z] ok github.com/docker/docker/api/server/router/swarm 0.229s coverage: 4.0% of statements [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T01:39:54.417Z] ok github.com/docker/docker/api/types/filters 0.107s coverage: 92.2% of statements [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T01:39:54.417Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T01:39:54.417Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T01:39:54.417Z] ok github.com/docker/docker/api/types/time 0.460s coverage: 100.0% of statements [2019-11-08T01:39:54.875Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T01:39:54.875Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T01:39:55.294Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-08T01:39:55.310Z] ok github.com/docker/docker/pkg/archive 0.520s coverage: 76.8% of statements [2019-11-08T01:39:55.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:39:56.010Z] #42 244.7 CC criu/mount.o [2019-11-08T01:39:56.102Z] ok github.com/docker/docker/pkg/authorization 0.376s coverage: 68.3% of statements [2019-11-08T01:39:56.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-08T01:39:56.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:39:56.489Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-08T01:39:56.867Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-11-08T01:39:58.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-08T01:39:58.310Z] --- PASS: TestServiceWithDataPathPortInit (19.46s) [2019-11-08T01:39:58.310Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.33s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.88s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.04s) [2019-11-08T01:39:58.862Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2019-11-08T01:39:58.862Z] === RUN TestCgroupNamespacesRun [2019-11-08T01:39:59.404Z] ok github.com/docker/docker/layer 7.187s coverage: 68.8% of statements [2019-11-08T01:39:59.404Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T01:39:59.404Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T01:39:59.404Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T01:39:59.404Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T01:39:59.404Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T01:39:59.405Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T01:39:59.651Z] ok github.com/docker/docker/builder/dockerfile 0.495s coverage: 46.1% of statements [2019-11-08T01:39:59.651Z] ok github.com/docker/docker/builder/dockerignore 0.318s coverage: 96.8% of statements [2019-11-08T01:39:59.651Z] ok github.com/docker/docker/builder/remotecontext 0.796s coverage: 9.2% of statements [2019-11-08T01:39:59.796Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-08T01:40:00.174Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-08T01:40:00.562Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-11-08T01:40:00.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-08T01:40:00.935Z] ok github.com/docker/docker/pkg/chrootarchive 3.401s coverage: 43.2% of statements [2019-11-08T01:40:00.935Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T01:40:00.935Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T01:40:01.001Z] --- PASS: TestCgroupNamespacesRun (2.07s) [2019-11-08T01:40:01.001Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T01:40:01.735Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-11-08T01:40:02.071Z] #42 ... [2019-11-08T01:40:02.071Z] [2019-11-08T01:40:02.071Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-08T01:40:02.071Z] #55 283.4 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-11-08T01:40:02.541Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-11-08T01:40:02.896Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2019-11-08T01:40:02.896Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T01:40:02.927Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-11-08T01:40:03.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-08T01:40:04.314Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2019-11-08T01:40:04.717Z] ok github.com/docker/docker/pkg/discovery/kv 3.149s coverage: 84.1% of statements [2019-11-08T01:40:04.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-08T01:40:04.825Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2019-11-08T01:40:04.825Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T01:40:05.097Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2019-11-08T01:40:05.112Z] #55 286.7 + mkdir -p /build [2019-11-08T01:40:05.112Z] #55 286.7 + cp runc /build/runc [2019-11-08T01:40:05.112Z] #55 DONE 286.8s [2019-11-08T01:40:05.112Z] [2019-11-08T01:40:05.112Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:40:05.112Z] #42 251.3 CC criu/namespaces.o [2019-11-08T01:40:05.478Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-11-08T01:40:05.852Z] #42 255.1 CC criu/net.o [2019-11-08T01:40:05.868Z] ok github.com/docker/docker/pkg/fsutils 0.434s coverage: 85.1% of statements [2019-11-08T01:40:06.421Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.71s) [2019-11-08T01:40:06.421Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sthdlx6iq4bb1ekanwn8oollj Created:2019-11-08 01:39:57.325936543 +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[97ed691ce4915de04590bbd62b2328390874282182a843671ea2434afe064d2f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0n3hg0rc32q3crdpgim3ev2dk EndpointID:485aaf833078cd8d11742540a94c4f5258f9ded60c6eaeca9b357a7f2ec6492b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:792095e2444b04d3f890a0781c6c61637ed4e1f8e20218d2b97d562998d54f2e 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:2a36d910b1a6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0n3hg0rc32q3crdpgim3ev2dk EndpointID:485aaf833078cd8d11742540a94c4f5258f9ded60c6eaeca9b357a7f2ec6492b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T01:40:06.421Z] PASS [2019-11-08T01:40:06.421Z] [2019-11-08T01:40:06.421Z] === Skipped [2019-11-08T01:40:06.421Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T01:40:06.421Z] service_test.go:230: FLAKY_TEST [2019-11-08T01:40:06.421Z] [2019-11-08T01:40:06.421Z] [2019-11-08T01:40:06.421Z] DONE 21 tests, 1 skipped in 55.332s [2019-11-08T01:40:06.421Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T01:40:06.421Z] ++ 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-11-08T01:40:06.421Z] ++ set -e [2019-11-08T01:40:06.421Z] ++ '[' -n 0 ']' [2019-11-08T01:40:06.421Z] ++ set -x [2019-11-08T01:40:06.421Z] ++ env -i DEST=/go/src/github.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-11-08T01:40:06.421Z] INFO: Testing against a local daemon [2019-11-08T01:40:06.421Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T01:40:06.421Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T01:40:06.421Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T01:40:06.421Z] === RUN TestDockerNetworkIpvlan [2019-11-08T01:40:06.421Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T01:40:06.421Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T01:40:06.421Z] PASS [2019-11-08T01:40:06.421Z] [2019-11-08T01:40:06.421Z] === Skipped [2019-11-08T01:40:06.421Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T01:40:06.421Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T01:40:06.421Z] [2019-11-08T01:40:06.421Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T01:40:06.421Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T01:40:06.421Z] [2019-11-08T01:40:06.421Z] [2019-11-08T01:40:06.421Z] DONE 2 tests, 2 skipped in 0.205s [2019-11-08T01:40:06.421Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T01:40:06.421Z] ++ 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-11-08T01:40:06.421Z] ++ set -e [2019-11-08T01:40:06.421Z] ++ '[' -n 0 ']' [2019-11-08T01:40:06.421Z] ++ set -x [2019-11-08T01:40:06.421Z] ++ env -i DEST=/go/src/github.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-11-08T01:40:06.421Z] INFO: Testing against a local daemon [2019-11-08T01:40:06.421Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T01:40:06.721Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 70.1% of statements [2019-11-08T01:40:07.094Z] ok github.com/docker/docker/pkg/ioutils 0.588s coverage: 69.3% of statements [2019-11-08T01:40:07.335Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2019-11-08T01:40:07.336Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T01:40:07.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-08T01:40:07.474Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-11-08T01:40:07.850Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2019-11-08T01:40:07.850Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-11-08T01:40:07.850Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T01:40:08.229Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-11-08T01:40:08.326Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s) [2019-11-08T01:40:08.326Z] === RUN TestDockerNetworkMacvlan [2019-11-08T01:40:08.598Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2019-11-08T01:40:08.893Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T01:40:09.000Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-11-08T01:40:09.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-08T01:40:09.222Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2019-11-08T01:40:09.222Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T01:40:09.469Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-11-08T01:40:09.914Z] ok github.com/docker/docker/pkg/mount 1.291s coverage: 70.0% of statements [2019-11-08T01:40:09.914Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T01:40:09.914Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2019-11-08T01:40:09.914Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T01:40:09.914Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T01:40:10.149Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-11-08T01:40:10.149Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T01:40:10.270Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T01:40:10.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-08T01:40:10.708Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-11-08T01:40:10.708Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T01:40:10.742Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-11-08T01:40:11.562Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-08T01:40:11.646Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T01:40:11.940Z] #42 260.4 CC criu/netfilter.o [2019-11-08T01:40:11.940Z] #42 261.3 CC criu/page-pipe.o [2019-11-08T01:40:11.953Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-08T01:40:12.338Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-08T01:40:12.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-08T01:40:12.848Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2019-11-08T01:40:12.848Z] === RUN TestKernelTCPMemory [2019-11-08T01:40:13.135Z] #42 262.4 CC criu/page-xfer.o [2019-11-08T01:40:13.585Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 73.9% of statements [2019-11-08T01:40:13.977Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-11-08T01:40:14.210Z] --- PASS: TestKernelTCPMemory (1.16s) [2019-11-08T01:40:14.210Z] === RUN TestNISDomainname [2019-11-08T01:40:14.930Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T01:40:15.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-08T01:40:15.135Z] --- PASS: TestNISDomainname (1.19s) [2019-11-08T01:40:15.135Z] === RUN TestHostnameDnsResolution [2019-11-08T01:40:15.494Z] #42 264.5 CC criu/pagemap-cache.o [2019-11-08T01:40:15.839Z] #42 265.2 CC criu/pagemap.o [2019-11-08T01:40:17.062Z] --- PASS: TestHostnameDnsResolution (1.64s) [2019-11-08T01:40:17.062Z] === RUN TestStats [2019-11-08T01:40:17.307Z] ok github.com/docker/docker/pkg/signal 2.614s coverage: 61.0% of statements [2019-11-08T01:40:17.559Z] #42 266.6 CC criu/parasite-syscall.o [2019-11-08T01:40:17.678Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-08T01:40:18.041Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-08T01:40:18.417Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2019-11-08T01:40:18.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-08T01:40:18.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-08T01:40:18.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-08T01:40:18.750Z] #42 268.1 CC criu/path.o [2019-11-08T01:40:18.809Z] ok github.com/docker/docker/pkg/symlink 0.015s coverage: 87.7% of statements [2019-11-08T01:40:19.093Z] #42 268.5 CC criu/pie-util-vdso-elf32.o [2019-11-08T01:40:19.117Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T01:40:19.195Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-11-08T01:40:19.352Z] --- PASS: TestStats (2.43s) [2019-11-08T01:40:19.352Z] === RUN TestStopContainerWithTimeout [2019-11-08T01:40:19.352Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T01:40:19.352Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T01:40:19.352Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T01:40:19.352Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T01:40:19.352Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T01:40:19.352Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T01:40:19.352Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T01:40:19.352Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T01:40:19.352Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T01:40:19.352Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T01:40:19.588Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-11-08T01:40:19.831Z] #42 269.1 CC criu/pie-util-vdso.o [2019-11-08T01:40:20.496Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2019-11-08T01:40:20.595Z] #42 269.7 CC criu/pie-util.o [2019-11-08T01:40:20.714Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T01:40:20.942Z] #42 270.1 CC criu/pipes.o [2019-11-08T01:40:20.951Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2019-11-08T01:40:21.799Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-11-08T01:40:21.799Z] testing: warning: no tests to run [2019-11-08T01:40:21.799Z] coverage: [no statements] [2019-11-08T01:40:21.799Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-08T01:40:22.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-08T01:40:22.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-08T01:40:22.136Z] #42 271.4 CC criu/plugin.o [2019-11-08T01:40:22.221Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-08T01:40:22.331Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T01:40:22.596Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-08T01:40:22.596Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-08T01:40:22.878Z] #42 272.0 CC criu/proc_parse.o [2019-11-08T01:40:24.755Z] sha256:8d35d6ab769aa426ae327502bc5ed4525325eb71788c2342add97ecb58af233d [2019-11-08T01:40:24.755Z] INFO: Starting docker-py tests... [2019-11-08T01:40:24.755Z] ============================= test session starts ============================== [2019-11-08T01:40:24.755Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-08T01:40:24.755Z] rootdir: /src, inifile: pytest.ini [2019-11-08T01:40:24.755Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-08T01:40:24.755Z] collected 385 items / 5 deselected / 380 selected [2019-11-08T01:40:24.755Z] [2019-11-08T01:40:25.035Z] ok github.com/docker/docker/plugin 0.536s coverage: 27.1% of statements [2019-11-08T01:40:25.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-08T01:40:25.591Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-08T01:40:25.591Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2019-11-08T01:40:25.591Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2019-11-08T01:40:25.591Z] --- PASS: TestStopContainerWithTimeout/3 (3.46s) [2019-11-08T01:40:25.591Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2019-11-08T01:40:25.591Z] === RUN TestDeleteDevicemapper [2019-11-08T01:40:25.591Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T01:40:25.591Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T01:40:25.591Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T01:40:25.681Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T01:40:25.822Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-08T01:40:26.822Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-11-08T01:40:26.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-08T01:40:27.224Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2019-11-08T01:40:27.584Z] --- PASS: TestDockerNetworkMacvlan (19.52s) [2019-11-08T01:40:27.584Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-11-08T01:40:27.584Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2019-11-08T01:40:27.584Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2019-11-08T01:40:27.584Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2019-11-08T01:40:27.584Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.87s) [2019-11-08T01:40:27.584Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-11-08T01:40:27.584Z] PASS [2019-11-08T01:40:27.584Z] [2019-11-08T01:40:27.584Z] DONE 8 tests in 21.791s [2019-11-08T01:40:27.584Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T01:40:27.584Z] ++ 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-11-08T01:40:27.584Z] ++ set -e [2019-11-08T01:40:27.584Z] ++ '[' -n 0 ']' [2019-11-08T01:40:27.584Z] ++ set -x [2019-11-08T01:40:27.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-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-11-08T01:40:27.584Z] testing: warning: no tests to run [2019-11-08T01:40:27.584Z] PASS [2019-11-08T01:40:27.584Z] [2019-11-08T01:40:27.584Z] DONE 0 tests in 0.050s [2019-11-08T01:40:27.584Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T01:40:27.584Z] ++ 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-11-08T01:40:27.584Z] ++ set -e [2019-11-08T01:40:27.584Z] ++ '[' -n 0 ']' [2019-11-08T01:40:27.584Z] ++ set -x [2019-11-08T01:40:27.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-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-11-08T01:40:27.749Z] #42 276.5 CC criu/protobuf-desc.o [2019-11-08T01:40:27.843Z] INFO: Testing against a local daemon [2019-11-08T01:40:27.843Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T01:40:27.876Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2019-11-08T01:40:27.876Z] === RUN TestUpdateMemory [2019-11-08T01:40:27.876Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-08T01:40:27.876Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:40:27.876Z] === RUN TestUpdateCPUQuota [2019-11-08T01:40:28.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-08T01:40:28.540Z] ok github.com/docker/docker/registry 0.184s coverage: 56.2% of statements [2019-11-08T01:40:28.940Z] #42 278.1 CC criu/protobuf.o [2019-11-08T01:40:29.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-08T01:40:29.348Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-08T01:40:29.602Z] ok github.com/docker/docker/builder/remotecontext/git 31.789s coverage: 85.1% of statements [2019-11-08T01:40:29.602Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T01:40:29.603Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T01:40:29.603Z] ok github.com/docker/docker/cli/debug 0.061s coverage: 100.0% of statements [2019-11-08T01:40:29.603Z] ok github.com/docker/docker/client 0.710s coverage: 75.3% of statements [2019-11-08T01:40:29.696Z] #42 278.8 CC criu/pstree.o [2019-11-08T01:40:29.725Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-11-08T01:40:29.746Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2019-11-08T01:40:29.746Z] === RUN TestAuthZPluginTLS [2019-11-08T01:40:30.313Z] --- PASS: TestAuthZPluginTLS (0.70s) [2019-11-08T01:40:30.313Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T01:40:30.367Z] --- PASS: TestUpdateCPUQuota (2.19s) [2019-11-08T01:40:30.367Z] === RUN TestUpdatePidsLimit [2019-11-08T01:40:30.367Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T01:40:30.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-08T01:40:30.622Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T01:40:30.658Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-11-08T01:40:30.658Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-08T01:40:30.881Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2019-11-08T01:40:30.881Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T01:40:31.182Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T01:40:31.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-08T01:40:31.664Z] #42 280.9 CC criu/rbtree.o [2019-11-08T01:40:31.743Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T01:40:31.816Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2019-11-08T01:40:31.816Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T01:40:32.102Z] #42 281.5 CC criu/rst-malloc.o [2019-11-08T01:40:32.304Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T01:40:32.383Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2019-11-08T01:40:32.383Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T01:40:32.864Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T01:40:33.007Z] #42 282.0 CC criu/seccomp.o [2019-11-08T01:40:33.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T01:40:33.861Z] #42 283.2 CC criu/seize.o [2019-11-08T01:40:33.957Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-11-08T01:40:34.046Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-08T01:40:34.284Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2019-11-08T01:40:34.284Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T01:40:34.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-08T01:40:34.337Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2019-11-08T01:40:34.543Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2019-11-08T01:40:34.543Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T01:40:35.083Z] #42 284.5 CC criu/servicefd.o [2019-11-08T01:40:35.135Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2019-11-08T01:40:35.226Z] --- PASS: TestUpdatePidsLimit (4.89s) [2019-11-08T01:40:35.226Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-11-08T01:40:35.226Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-11-08T01:40:35.226Z] --- PASS: TestUpdatePidsLimit/update_lower (0.56s) [2019-11-08T01:40:35.226Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-11-08T01:40:35.226Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.54s) [2019-11-08T01:40:35.226Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-11-08T01:40:35.226Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2019-11-08T01:40:35.226Z] === RUN TestUpdateRestartPolicy [2019-11-08T01:40:35.430Z] #42 ... [2019-11-08T01:40:35.430Z] [2019-11-08T01:40:35.430Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:40:35.430Z] #39 368.6 + dpkg --print-architecture [2019-11-08T01:40:35.430Z] #39 368.6 + cd /tmp/tmp.xtt4DMH3k0/src/github.com/docker/distribution [2019-11-08T01:40:35.430Z] #39 368.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-08T01:40:35.478Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2019-11-08T01:40:35.478Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T01:40:35.776Z] #39 369.1 + GOPATH=/tmp/tmp.xtt4DMH3k0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xtt4DMH3k0 [2019-11-08T01:40:35.776Z] #39 369.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-08T01:40:36.046Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.62s) [2019-11-08T01:40:36.046Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T01:40:36.402Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2019-11-08T01:40:36.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-08T01:40:36.750Z] ok github.com/docker/docker/cmd/dockerd 0.717s coverage: 19.0% of statements [2019-11-08T01:40:37.714Z] ok github.com/docker/docker/container 0.460s coverage: 42.5% of statements [2019-11-08T01:40:37.714Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T01:40:37.714Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T01:40:37.714Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T01:40:37.714Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T01:40:38.579Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2019-11-08T01:40:38.579Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T01:40:39.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-08T01:40:40.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-08T01:40:40.487Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2019-11-08T01:40:40.487Z] === RUN TestAuthZPluginHeader [2019-11-08T01:40:41.427Z] --- PASS: TestAuthZPluginHeader (1.00s) [2019-11-08T01:40:41.427Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T01:40:41.427Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T01:40:41.427Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:40:41.427Z] === RUN TestAuthZPluginV2Disable [2019-11-08T01:40:41.427Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-08T01:40:41.427Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:40:41.427Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T01:40:41.427Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T01:40:41.427Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:40:41.427Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T01:40:41.427Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T01:40:41.427Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:40:41.427Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T01:40:41.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-08T01:40:42.914Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-08T01:40:43.839Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-08T01:40:44.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-08T01:40:44.349Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-08T01:40:44.963Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-08T01:40:45.526Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-08T01:40:45.673Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T01:40:45.673Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === Skipped [2019-11-08T01:40:45.673Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T01:40:45.673Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T01:40:45.673Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:73: No driver to put! [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T01:40:45.673Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T01:40:45.673Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T01:40:45.673Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:40:45.673Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T01:40:45.673Z] graphtest_unix.go:73: No driver to put! [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T01:40:45.673Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T01:40:45.673Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] [2019-11-08T01:40:45.673Z] DONE 2115 tests, 20 skipped in 222.071s Post stage [Pipeline] junit [2019-11-08T01:40:45.817Z] Recording test results [2019-11-08T01:40:46.817Z] #39 ... [2019-11-08T01:40:46.818Z] [2019-11-08T01:40:46.818Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:40:46.818Z] #42 285.4 CC criu/shmem.o [2019-11-08T01:40:46.818Z] #42 287.2 CC criu/sigframe.o [2019-11-08T01:40:46.818Z] #42 287.6 CC criu/signalfd.o [2019-11-08T01:40:46.818Z] #42 288.1 CC criu/sk-inet.o [2019-11-08T01:40:46.818Z] #42 290.0 CC criu/sk-netlink.o [2019-11-08T01:40:46.818Z] #42 290.7 CC criu/sk-packet.o [2019-11-08T01:40:46.818Z] #42 292.1 CC criu/sk-queue.o [2019-11-08T01:40:46.818Z] #42 292.9 CC criu/sk-tcp.o [2019-11-08T01:40:46.818Z] #42 293.9 CC criu/sk-unix.o [2019-11-08T01:40:47.458Z] tests/integration/api_config_test.py ..... [ 8%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-08T01:40:48.012Z] #42 297.3 CC criu/sockets.o [2019-11-08T01:40:48.249Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -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:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/make.sh dynbinary test-integration [2019-11-08T01:40:48.661Z] [2019-11-08T01:40:48.661Z] Removing bundles/ [2019-11-08T01:40:48.661Z] [2019-11-08T01:40:48.661Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-08T01:40:48.661Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:40:48.661Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T01:40:49.582Z] --- PASS: TestUpdateRestartPolicy (13.70s) [2019-11-08T01:40:49.582Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T01:40:49.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-08T01:40:49.730Z] #42 299.1 CC criu/stats.o [2019-11-08T01:40:49.837Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2019-11-08T01:40:49.837Z] === RUN TestWaitNonBlocked [2019-11-08T01:40:49.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:40:49.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:40:49.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:40:49.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:40:49.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:40:49.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:40:50.469Z] #42 299.7 CC criu/string.o [2019-11-08T01:40:50.760Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-08T01:40:50.815Z] #42 299.9 CC criu/sysctl.o [2019-11-08T01:40:51.321Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-08T01:40:51.321Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2019-11-08T01:40:51.321Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.45s) [2019-11-08T01:40:51.321Z] === RUN TestWaitBlocked [2019-11-08T01:40:51.321Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:40:51.321Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:40:51.321Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:40:51.321Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:40:51.321Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:40:51.321Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:40:51.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-08T01:40:52.005Z] #42 301.3 CC criu/sysfs_parse.o [2019-11-08T01:40:52.509Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-08T01:40:52.509Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2019-11-08T01:40:52.509Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s) [2019-11-08T01:40:52.509Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T01:40:52.509Z] === CONT TestIpcModeOlderClient [2019-11-08T01:40:52.744Z] #42 302.1 CC criu/timerfd.o [2019-11-08T01:40:52.764Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-08T01:40:52.764Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-11-08T01:40:52.764Z] === CONT TestDaemonRestartIpcMode [2019-11-08T01:40:53.496Z] #42 302.8 CC criu/tty.o [2019-11-08T01:40:53.687Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-08T01:40:55.050Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-08T01:40:55.610Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-08T01:40:56.536Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2019-11-08T01:40:57.385Z] #42 306.6 CC criu/tun.o [2019-11-08T01:40:57.899Z] --- PASS: TestDaemonRestartIpcMode (4.87s) [2019-11-08T01:40:57.899Z] PASS [2019-11-08T01:40:57.899Z] [2019-11-08T01:40:57.899Z] === Skipped [2019-11-08T01:40:57.899Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-08T01:40:57.899Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T01:40:57.899Z] [2019-11-08T01:40:57.899Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-08T01:40:57.899Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:40:57.899Z] [2019-11-08T01:40:57.899Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-08T01:40:57.899Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:40:57.899Z] [2019-11-08T01:40:57.899Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T01:40:57.899Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T01:40:57.899Z] [2019-11-08T01:40:57.899Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T01:40:57.899Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T01:40:57.899Z] [2019-11-08T01:40:57.899Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-08T01:40:57.899Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:40:57.899Z] [2019-11-08T01:40:57.899Z] [2019-11-08T01:40:57.899Z] DONE 197 tests, 6 skipped in 156.849s [2019-11-08T01:40:57.899Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T01:40:57.899Z] ++ 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-11-08T01:40:57.899Z] ++ set -e [2019-11-08T01:40:57.899Z] ++ '[' -n 0 ']' [2019-11-08T01:40:57.899Z] ++ set -x [2019-11-08T01:40:57.899Z] ++ env -i DEST=/go/src/github.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-11-08T01:40:57.899Z] INFO: Testing against a local daemon [2019-11-08T01:40:57.899Z] === RUN TestCommitInheritsEnv [2019-11-08T01:40:58.459Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-11-08T01:40:58.459Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T01:40:58.459Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-08T01:40:58.459Z] === RUN TestImagesFilterMultiReference [2019-11-08T01:40:58.459Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-08T01:40:58.459Z] === RUN TestImagePullPlatformInvalid [2019-11-08T01:40:58.459Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-08T01:40:58.459Z] === RUN TestRemoveImageOrphaning [2019-11-08T01:40:58.572Z] #42 307.6 CC criu/uffd.o [2019-11-08T01:40:58.783Z] ok github.com/docker/docker/daemon 3.131s coverage: 9.2% of statements [2019-11-08T01:40:58.783Z] ok github.com/docker/docker/daemon/cluster 1.498s coverage: 0.5% of statements [2019-11-08T01:40:58.783Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.296s coverage: 65.3% of statements [2019-11-08T01:40:58.783Z] ok github.com/docker/docker/daemon/cluster/convert 0.467s coverage: 35.8% of statements [2019-11-08T01:40:58.783Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T01:40:58.783Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.319s coverage: 10.9% of statements [2019-11-08T01:40:58.783Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T01:40:58.784Z] ok github.com/docker/docker/daemon/config 0.797s coverage: 80.1% of statements [2019-11-08T01:40:58.784Z] ok github.com/docker/docker/daemon/discovery 0.472s coverage: 30.0% of statements [2019-11-08T01:40:58.784Z] ok github.com/docker/docker/daemon/events 0.619s coverage: 50.0% of statements [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T01:40:58.784Z] ok github.com/docker/docker/daemon/graphdriver 0.228s coverage: 2.3% of statements [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-08T01:40:58.784Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-08T01:40:59.083Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2019-11-08T01:40:59.083Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T01:40:59.083Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-08T01:40:59.508Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s) [2019-11-08T01:40:59.508Z] PASS [2019-11-08T01:40:59.508Z] [2019-11-08T01:40:59.508Z] === Skipped [2019-11-08T01:40:59.508Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T01:40:59.508Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:40:59.508Z] [2019-11-08T01:40:59.508Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-08T01:40:59.508Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:40:59.508Z] [2019-11-08T01:40:59.508Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T01:40:59.508Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:40:59.508Z] [2019-11-08T01:40:59.508Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T01:40:59.508Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:40:59.508Z] [2019-11-08T01:40:59.508Z] [2019-11-08T01:40:59.508Z] DONE 17 tests, 4 skipped in 32.022s [2019-11-08T01:40:59.508Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T01:40:59.508Z] ++ 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-11-08T01:40:59.508Z] ++ set -e [2019-11-08T01:40:59.508Z] ++ '[' -n 0 ']' [2019-11-08T01:40:59.508Z] ++ set -x [2019-11-08T01:40:59.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-11-08T01:40:59.753Z] ok github.com/docker/docker/daemon/images 0.574s coverage: 4.9% of statements [2019-11-08T01:40:59.753Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T01:40:59.753Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2019-11-08T01:40:59.753Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T01:40:59.753Z] ok github.com/docker/docker/daemon/logger 0.546s coverage: 43.0% of statements [2019-11-08T01:40:59.753Z] ok github.com/docker/docker/daemon/logger/awslogs 0.464s coverage: 77.4% of statements [2019-11-08T01:40:59.753Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-08T01:40:59.753Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T01:40:59.753Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T01:40:59.753Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-08T01:40:59.753Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-08T01:40:59.767Z] INFO: Testing against a local daemon [2019-11-08T01:40:59.767Z] === RUN TestPluginInvalidJSON [2019-11-08T01:40:59.767Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:40:59.767Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:40:59.767Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:40:59.767Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-08T01:40:59.767Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T01:40:59.767Z] PASS [2019-11-08T01:40:59.767Z] [2019-11-08T01:40:59.767Z] DONE 2 tests in 0.201s [2019-11-08T01:40:59.767Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T01:40:59.767Z] ++ 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-11-08T01:40:59.767Z] ++ set -e [2019-11-08T01:40:59.767Z] ++ '[' -n 0 ']' [2019-11-08T01:40:59.767Z] ++ set -x [2019-11-08T01:40:59.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:41:00.026Z] INFO: Testing against a local daemon [2019-11-08T01:41:00.026Z] === RUN TestExternalGraphDriver [2019-11-08T01:41:00.284Z] === RUN TestExternalGraphDriver/json [2019-11-08T01:41:00.720Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.396s coverage: 62.1% of statements [2019-11-08T01:41:00.720Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.328s coverage: 88.3% of statements [2019-11-08T01:41:01.026Z] #42 310.0 CC criu/util.o [2019-11-08T01:41:01.596Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2019-11-08T01:41:01.596Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T01:41:01.596Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-08T01:41:01.596Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-08T01:41:01.596Z] === RUN TestTagInvalidReference [2019-11-08T01:41:01.596Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-08T01:41:01.596Z] === RUN TestTagValidPrefixedRepo [2019-11-08T01:41:01.596Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-11-08T01:41:01.596Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T01:41:01.596Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-08T01:41:01.596Z] === RUN TestTagOfficialNames [2019-11-08T01:41:01.596Z] --- PASS: TestTagOfficialNames (0.07s) [2019-11-08T01:41:01.596Z] === RUN TestTagMatchesDigest [2019-11-08T01:41:01.596Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-08T01:41:01.596Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-08T01:41:01.596Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-08T01:41:02.817Z] === RUN TestExternalGraphDriver/spec [2019-11-08T01:41:03.406Z] #42 312.7 CC criu/uts_ns.o [2019-11-08T01:41:03.619Z] ok github.com/docker/docker/daemon/logger/local 0.915s coverage: 74.7% of statements [2019-11-08T01:41:03.620Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T01:41:03.620Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.349s coverage: 21.4% of statements [2019-11-08T01:41:04.141Z] #42 313.2 CC criu/vdso.o [2019-11-08T01:41:04.855Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-08T01:41:04.875Z] #42 314.3 LINK criu/built-in.o [2019-11-08T01:41:05.218Z] #42 314.5 LINK criu/criu [2019-11-08T01:41:05.350Z] === RUN TestExternalGraphDriver/pull [2019-11-08T01:41:05.463Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-08T01:41:06.406Z] #42 315.4 DEP lib/c/criu.d [2019-11-08T01:41:06.406Z] #42 315.7 CC images/rpc.pb-c.o [2019-11-08T01:41:06.516Z] ok github.com/docker/docker/daemon/logger/splunk 2.667s coverage: 82.5% of statements [2019-11-08T01:41:06.516Z] ok github.com/docker/docker/daemon/logger/syslog 0.181s coverage: 47.8% of statements [2019-11-08T01:41:06.516Z] ok github.com/docker/docker/daemon/logger/templates 0.188s coverage: 8.3% of statements [2019-11-08T01:41:06.516Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T01:41:06.516Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-08T01:41:06.516Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T01:41:06.823Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-08T01:41:07.383Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-08T01:41:07.637Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-08T01:41:07.881Z] --- PASS: TestExternalGraphDriver (7.78s) [2019-11-08T01:41:07.881Z] --- PASS: TestExternalGraphDriver/json (2.50s) [2019-11-08T01:41:07.881Z] --- PASS: TestExternalGraphDriver/spec (2.77s) [2019-11-08T01:41:07.881Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2019-11-08T01:41:07.881Z] === RUN TestGraphdriverPluginV2 [2019-11-08T01:41:07.881Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-11-08T01:41:07.881Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:41:07.881Z] PASS [2019-11-08T01:41:07.881Z] [2019-11-08T01:41:07.881Z] === Skipped [2019-11-08T01:41:07.881Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-11-08T01:41:07.881Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:41:07.881Z] [2019-11-08T01:41:07.881Z] [2019-11-08T01:41:07.881Z] DONE 5 tests, 1 skipped in 8.008s [2019-11-08T01:41:07.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T01:41:07.881Z] ++ 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-11-08T01:41:07.881Z] ++ set -e [2019-11-08T01:41:07.881Z] ++ '[' -n 0 ']' [2019-11-08T01:41:07.881Z] ++ set -x [2019-11-08T01:41:07.881Z] ++ env -i DEST=/go/src/github.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-11-08T01:41:08.128Z] #42 317.2 CC lib/c/criu.o [2019-11-08T01:41:08.140Z] INFO: Testing against a local daemon [2019-11-08T01:41:08.141Z] === RUN TestContinueAfterPluginCrash [2019-11-08T01:41:08.141Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T01:41:08.141Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T01:41:08.141Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T01:41:08.141Z] === CONT TestContinueAfterPluginCrash [2019-11-08T01:41:08.141Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T01:41:08.197Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-08T01:41:08.702Z] ok github.com/docker/docker/distribution 1.496s coverage: 20.3% of statements [2019-11-08T01:41:08.702Z] ok github.com/docker/docker/distribution/metadata 1.727s coverage: 48.2% of statements [2019-11-08T01:41:08.702Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T01:41:08.756Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-08T01:41:08.756Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-08T01:41:10.457Z] #42 319.8 LINK lib/c/built-in.o [2019-11-08T01:41:10.457Z] #42 319.8 LINK lib/c/libcriu.so [2019-11-08T01:41:10.642Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-08T01:41:10.875Z] ok github.com/docker/docker/distribution/xfer 2.569s coverage: 77.3% of statements [2019-11-08T01:41:10.875Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T01:41:10.875Z] ok github.com/docker/docker/errdefs 0.121s coverage: 49.4% of statements [2019-11-08T01:41:11.195Z] #42 320.2 GEN magic.py [2019-11-08T01:41:11.195Z] #42 320.4 Note: Building without setproctitle() and strlcpy() support. [2019-11-08T01:41:11.195Z] #42 320.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-08T01:41:11.567Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-08T01:41:11.841Z] ok github.com/docker/docker/image 0.859s coverage: 86.4% of statements [2019-11-08T01:41:11.841Z] ok github.com/docker/docker/image/cache 0.122s coverage: 19.2% of statements [2019-11-08T01:41:11.841Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T01:41:11.841Z] ok github.com/docker/docker/image/v1 0.244s coverage: 25.0% of statements [2019-11-08T01:41:11.841Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T01:41:12.396Z] #42 321.6 fatal: Not a git repository (or any of the parent directories): .git [2019-11-08T01:41:12.491Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-08T01:41:13.052Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-08T01:41:13.612Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-08T01:41:14.111Z] #42 323.2 make[1]: Nothing to be done for 'all'. [2019-11-08T01:41:14.739Z] ok github.com/docker/docker/layer 0.393s coverage: 30.0% of statements [2019-11-08T01:41:14.739Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T01:41:14.947Z] #42 ... [2019-11-08T01:41:14.947Z] [2019-11-08T01:41:14.947Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-08T01:41:14.947Z] #39 408.2 + rm -rf /tmp/tmp.xtt4DMH3k0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xtt4DMH3k0 [2019-11-08T01:41:14.947Z] #39 DONE 408.3s [2019-11-08T01:41:15.291Z] [2019-11-08T01:41:15.291Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-08T01:41:15.291Z] #42 324.5 make[1]: 'images/built-in.o' is up to date. [2019-11-08T01:41:15.291Z] #42 324.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-08T01:41:15.291Z] #42 324.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-08T01:41:15.291Z] #42 324.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-08T01:41:15.637Z] #42 324.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-08T01:41:15.637Z] #42 324.8 make[1]: Nothing to be done for 'all'. [2019-11-08T01:41:15.637Z] #42 324.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-08T01:41:15.982Z] #42 325.3 make[2]: Nothing to be done for 'all'. [2019-11-08T01:41:15.982Z] #42 325.3 make[2]: Nothing to be done for 'all'. [2019-11-08T01:41:15.982Z] #42 325.4 make[2]: Nothing to be done for 'all'. [2019-11-08T01:41:16.273Z] ok github.com/docker/docker/libcontainerd/local 0.425s coverage: 1.0% of statements [2019-11-08T01:41:16.273Z] ok github.com/docker/docker/libcontainerd/queue 0.162s coverage: 100.0% of statements [2019-11-08T01:41:16.273Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T01:41:16.273Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T01:41:16.273Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T01:41:16.273Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T01:41:16.273Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T01:41:16.273Z] ok github.com/docker/docker/opts 0.405s coverage: 67.3% of statements [2019-11-08T01:41:16.273Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 50.0% of statements [2019-11-08T01:41:16.331Z] #42 325.7 make[2]: Nothing to be done for 'all'. [2019-11-08T01:41:16.781Z] #42 325.9 make[2]: Nothing to be done for 'all'. [2019-11-08T01:41:16.781Z] #42 326.0 make[2]: Nothing to be done for 'all'. [2019-11-08T01:41:16.781Z] #42 326.1 make[2]: Nothing to be done for 'all'. [2019-11-08T01:41:17.124Z] #42 326.3 make[2]: Nothing to be done for 'all'. [2019-11-08T01:41:17.124Z] #42 326.3 INSTALL criu/criu [2019-11-08T01:41:17.124Z] #42 DONE 326.4s [2019-11-08T01:41:17.124Z] [2019-11-08T01:41:17.124Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:41:17.788Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-08T01:41:18.713Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-08T01:41:18.713Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-08T01:41:20.073Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-08T01:41:20.327Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-08T01:41:20.357Z] --- PASS: TestDaemonStartWithLogOpt (10.77s) [2019-11-08T01:41:20.887Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-08T01:41:23.268Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-08T01:41:23.398Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-08T01:41:23.642Z] --- PASS: TestContinueAfterPluginCrash (15.56s) [2019-11-08T01:41:23.642Z] PASS [2019-11-08T01:41:23.642Z] [2019-11-08T01:41:23.642Z] DONE 2 tests in 15.774s [2019-11-08T01:41:23.642Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T01:41:23.642Z] ++ 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-11-08T01:41:23.642Z] ++ set -e [2019-11-08T01:41:23.642Z] ++ '[' -n 0 ']' [2019-11-08T01:41:23.642Z] ++ set -x [2019-11-08T01:41:23.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:41:23.901Z] INFO: Testing against a local daemon [2019-11-08T01:41:23.901Z] === RUN TestPluginWithDevMounts [2019-11-08T01:41:23.901Z] === PAUSE TestPluginWithDevMounts [2019-11-08T01:41:23.901Z] === CONT TestPluginWithDevMounts [2019-11-08T01:41:24.760Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-08T01:41:24.760Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-08T01:41:25.015Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-08T01:41:25.270Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-08T01:41:25.526Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-08T01:41:26.087Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-08T01:41:26.433Z] --- PASS: TestPluginWithDevMounts (2.24s) [2019-11-08T01:41:26.433Z] PASS [2019-11-08T01:41:26.433Z] [2019-11-08T01:41:26.433Z] DONE 1 tests in 2.478s [2019-11-08T01:41:26.433Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T01:41:26.433Z] ++ 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-11-08T01:41:26.433Z] ++ set -e [2019-11-08T01:41:26.433Z] ++ '[' -n 0 ']' [2019-11-08T01:41:26.433Z] ++ set -x [2019-11-08T01:41:26.433Z] ++ env -i DEST=/go/src/github.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-11-08T01:41:26.433Z] INFO: Testing against a local daemon [2019-11-08T01:41:26.433Z] === RUN TestSecretInspect [2019-11-08T01:41:27.016Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-08T01:41:28.901Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-08T01:41:29.717Z] --- PASS: TestSecretInspect (3.22s) [2019-11-08T01:41:29.717Z] === RUN TestSecretList [2019-11-08T01:41:31.413Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-08T01:41:33.002Z] --- PASS: TestSecretList (3.22s) [2019-11-08T01:41:33.002Z] === RUN TestSecretsCreateAndDelete [2019-11-08T01:41:35.577Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-08T01:41:36.288Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2019-11-08T01:41:36.288Z] === RUN TestSecretsUpdate [2019-11-08T01:41:36.937Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-08T01:41:39.623Z] --- PASS: TestSecretsUpdate (3.17s) [2019-11-08T01:41:39.623Z] === RUN TestTemplatedSecret [2019-11-08T01:41:42.919Z] --- PASS: TestTemplatedSecret (3.60s) [2019-11-08T01:41:42.919Z] === RUN TestSecretCreateResolve [2019-11-08T01:41:43.463Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-08T01:41:43.463Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-08T01:41:44.023Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-08T01:41:44.582Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-08T01:41:46.205Z] --- PASS: TestSecretCreateResolve (3.24s) [2019-11-08T01:41:46.205Z] PASS [2019-11-08T01:41:46.205Z] [2019-11-08T01:41:46.205Z] DONE 6 tests in 19.933s [2019-11-08T01:41:46.205Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T01:41:46.205Z] ++ 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-11-08T01:41:46.205Z] ++ set -e [2019-11-08T01:41:46.205Z] ++ '[' -n 0 ']' [2019-11-08T01:41:46.205Z] ++ set -x [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/archive 9.528s coverage: 62.0% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/authorization 0.900s coverage: 26.8% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/broadcaster 0.255s coverage: 100.0% of statements [2019-11-08T01:41:46.205Z] ++ env -i DEST=/go/src/github.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-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/chrootarchive 0.127s coverage: 15.4% of statements [2019-11-08T01:41:46.205Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T01:41:46.205Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/directory 0.075s coverage: 80.0% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/discovery 0.196s coverage: 58.3% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/discovery/file 0.112s coverage: 92.9% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/discovery/kv 3.397s coverage: 84.1% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/discovery/memory 0.055s coverage: 92.3% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/discovery/nodes 0.294s coverage: 93.8% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/filenotify 0.159s coverage: 36.2% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/fileutils 0.166s coverage: 87.7% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/homedir 0.148s coverage: 42.9% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/idtools 0.098s coverage: 6.3% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/ioutils 0.704s coverage: 68.4% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/jsonmessage 0.231s coverage: 91.7% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2019-11-08T01:41:46.205Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-08T01:41:46.205Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2019-11-08T01:41:46.206Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T01:41:46.206Z] ok github.com/docker/docker/pkg/parsers 0.182s coverage: 97.0% of statements [2019-11-08T01:41:46.206Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-08T01:41:46.206Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-08T01:41:46.206Z] ok github.com/docker/docker/pkg/pidfile 0.082s coverage: 82.6% of statements [2019-11-08T01:41:46.206Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T01:41:46.206Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T01:41:46.464Z] INFO: Testing against a local daemon [2019-11-08T01:41:46.464Z] === RUN TestServiceCreateInit [2019-11-08T01:41:46.464Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T01:41:47.853Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-08T01:41:47.865Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:41:47.865Z] [2019-11-08T01:41:47.865Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T01:41:47.865Z] PKG_CONFIG=pkg-config [2019-11-08T01:41:47.865Z] GOLANG_VERSION=1.13.3 [2019-11-08T01:41:47.865Z] HOSTNAME=e762bebf298d [2019-11-08T01:41:47.865Z] DOCKER_EXPERIMENTAL=1 [2019-11-08T01:41:47.865Z] container=docker [2019-11-08T01:41:47.865Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T01:41:47.865Z] GO111MODULE=off [2019-11-08T01:41:47.865Z] GOPATH=/go [2019-11-08T01:41:47.865Z] PWD=/go/src/github.com/docker/docker [2019-11-08T01:41:47.865Z] HOME=/root [2019-11-08T01:41:47.865Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T01:41:47.865Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T01:41:47.865Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T01:41:47.865Z] DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 [2019-11-08T01:41:47.865Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T01:41:47.865Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T01:41:47.865Z] TERM=xterm [2019-11-08T01:41:47.865Z] VALIDATE_BRANCH=master [2019-11-08T01:41:47.865Z] DEST=bundles/test-integration [2019-11-08T01:41:47.865Z] SHLVL=1 [2019-11-08T01:41:47.865Z] TIMEOUT=120m [2019-11-08T01:41:47.865Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T01:41:47.865Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T01:41:47.865Z] TESTDEBUG=0 [2019-11-08T01:41:47.865Z] _=/usr/bin/env [2019-11-08T01:41:47.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T01:41:48.778Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-08T01:41:51.288Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-08T01:41:51.733Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T01:41:53.171Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-08T01:41:53.730Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-08T01:41:54.290Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-08T01:41:54.290Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-08T01:41:54.850Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-08T01:41:56.734Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-08T01:41:56.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-08T01:41:56.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-08T01:41:56.734Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-08T01:41:56.734Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-08T01:41:56.989Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-08T01:41:56.989Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-08T01:41:57.002Z] --- PASS: TestServiceCreateInit (10.72s) [2019-11-08T01:41:57.002Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s) [2019-11-08T01:41:57.002Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2019-11-08T01:41:57.002Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T01:41:57.749Z] #60 395.9 + bin/containerd [2019-11-08T01:41:58.874Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-08T01:42:00.759Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-08T01:42:02.680Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-08T01:42:03.852Z] #60 ... [2019-11-08T01:42:03.852Z] [2019-11-08T01:42:03.852Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:42:03.852Z] #51 DONE 455.9s [2019-11-08T01:42:03.852Z] [2019-11-08T01:42:03.852Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:42:05.189Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-08T01:42:06.549Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-08T01:42:06.879Z] #23 459.8 + return [2019-11-08T01:42:06.879Z] #23 DONE 459.9s [2019-11-08T01:42:06.879Z] [2019-11-08T01:42:06.879Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/plugins 35.117s coverage: 73.4% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.170s coverage: 56.8% of statements [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/plugins/transport 0.096s coverage: 85.7% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 73.9% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/signal 0.114s coverage: 20.3% of statements [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/streamformatter 0.084s coverage: 66.2% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/system 0.135s coverage: 13.1% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/tailfile 0.088s coverage: 88.6% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/tarsum 0.164s coverage: 89.3% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/term 0.044s coverage: 30.8% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: 0.0% of statements [no tests to run] [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/plugin 0.190s coverage: 11.6% of statements [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/plugin/v2 0.148s coverage: 20.1% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/reference 0.138s coverage: 84.4% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/registry 0.452s coverage: 52.1% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/registry/resumable 0.306s coverage: 100.0% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/runconfig 0.191s coverage: 54.5% of statements [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/testutil 0.120s coverage: 62.5% of statements [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/volume/drivers 0.231s coverage: 36.1% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/volume/local 0.161s coverage: 37.7% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 66.2% of statements [2019-11-08T01:42:07.272Z] ok github.com/docker/docker/volume/service 0.395s coverage: 70.3% of statements [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T01:42:07.272Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T01:42:07.272Z] INFO: make.ps1 ended at 11/08/2019 01:42:06 [2019-11-08T01:42:08.237Z] INFO: Unit tests ended at 11/08/2019 01:42:07. Duration:00:03:44.2715016 [2019-11-08T01:42:08.237Z] INFO: Building busybox [2019-11-08T01:42:08.237Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-08T01:42:08.237Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-08T01:42:08.237Z] [2019-11-08T01:42:08.237Z] Sending build context to Docker daemon 2.56kB [2019-11-08T01:42:08.237Z] [2019-11-08T01:42:08.237Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-08T01:42:08.237Z] ---> 739b21bd02e7 [2019-11-08T01:42:08.237Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-08T01:42:08.237Z] ---> Running in 9b0017fb371b [2019-11-08T01:42:08.433Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-08T01:42:08.992Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-08T01:42:09.199Z] #60 ... [2019-11-08T01:42:09.199Z] [2019-11-08T01:42:09.199Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-08T01:42:09.199Z] #24 DONE 0.1s [2019-11-08T01:42:09.199Z] [2019-11-08T01:42:09.199Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T01:42:09.931Z] #28 DONE 0.5s [2019-11-08T01:42:09.931Z] [2019-11-08T01:42:09.931Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-08T01:42:09.931Z] #30 DONE 0.1s [2019-11-08T01:42:09.931Z] [2019-11-08T01:42:09.931Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:42:09.931Z] #60 ... [2019-11-08T01:42:09.931Z] [2019-11-08T01:42:09.931Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-08T01:42:09.931Z] #33 DONE 0.1s [2019-11-08T01:42:09.931Z] [2019-11-08T01:42:09.931Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-08T01:42:10.278Z] #38 DONE 0.1s [2019-11-08T01:42:10.278Z] [2019-11-08T01:42:10.278Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-08T01:42:10.278Z] #40 DONE 0.1s [2019-11-08T01:42:10.278Z] [2019-11-08T01:42:10.278Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:42:10.278Z] #60 ... [2019-11-08T01:42:10.278Z] [2019-11-08T01:42:10.278Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-08T01:42:10.278Z] #43 DONE 0.1s [2019-11-08T01:42:10.278Z] [2019-11-08T01:42:10.278Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-08T01:42:10.662Z] #46 DONE 0.1s [2019-11-08T01:42:10.662Z] [2019-11-08T01:42:10.662Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-08T01:42:10.662Z] #49 DONE 0.1s [2019-11-08T01:42:10.662Z] [2019-11-08T01:42:10.662Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-08T01:42:10.662Z] #52 DONE 0.1s [2019-11-08T01:42:10.662Z] [2019-11-08T01:42:10.662Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-08T01:42:10.662Z] #56 DONE 0.1s [2019-11-08T01:42:10.662Z] [2019-11-08T01:42:10.662Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-08T01:42:12.258Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-08T01:42:13.619Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-08T01:42:13.874Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-08T01:42:14.012Z] Removing intermediate container 9b0017fb371b [2019-11-08T01:42:14.012Z] ---> 0b02e2da5246 [2019-11-08T01:42:14.012Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-08T01:42:14.978Z] [2019-11-08T01:42:15.436Z] ---> e4f5ecf6ddd4 [2019-11-08T01:42:15.436Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-08T01:42:15.436Z] ---> Running in a980221f1c5f [2019-11-08T01:42:16.385Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-08T01:42:16.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T01:42:16.969Z] [2019-11-08T01:42:16.969Z] SUCCESS: Specified value was saved. [2019-11-08T01:42:17.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T01:42:19.141Z] Removing intermediate container a980221f1c5f [2019-11-08T01:42:19.141Z] ---> c14bcc1ab2d5 [2019-11-08T01:42:19.141Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-08T01:42:19.141Z] ---> Running in 56909e1d1a9e [2019-11-08T01:42:19.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T01:42:21.619Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-08T01:42:21.619Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-08T01:42:23.504Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-08T01:42:23.540Z] --- PASS: TestCreateServiceMultipleTimes (25.17s) [2019-11-08T01:42:23.540Z] === RUN TestCreateServiceConflict [2019-11-08T01:42:24.864Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-08T01:42:25.443Z] --- PASS: TestCreateServiceConflict (3.25s) [2019-11-08T01:42:25.443Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T01:42:26.194Z] Cannot create a file when that file already exists. [2019-11-08T01:42:26.225Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-08T01:42:28.984Z] ................................................ [ 29%] [2019-11-08T01:42:29.485Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-08T01:42:29.630Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2019-11-08T01:42:29.630Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T01:42:30.046Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-08T01:42:30.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-08T01:42:31.409Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-08T01:42:31.969Z] Removing intermediate container 56909e1d1a9e [2019-11-08T01:42:31.969Z] ---> e73d9d218680 [2019-11-08T01:42:31.969Z] Step 6/6 : CMD ["sh"] [2019-11-08T01:42:31.969Z] ---> Running in f62ade300635 [2019-11-08T01:42:32.426Z] Removing intermediate container f62ade300635 [2019-11-08T01:42:32.426Z] ---> 826c49a8503b [2019-11-08T01:42:32.426Z] Successfully built 826c49a8503b [2019-11-08T01:42:32.426Z] Successfully tagged busybox:latest [2019-11-08T01:42:32.426Z] INFO: Docker images of the daemon under test [2019-11-08T01:42:32.426Z] [2019-11-08T01:42:32.426Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-08T01:42:32.426Z] busybox latest 826c49a8503b Less than a second ago 4.83GB [2019-11-08T01:42:32.426Z] microsoft/windowsservercore latest 739b21bd02e7 4 weeks ago 4.79GB [2019-11-08T01:42:32.426Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 4 weeks ago 4.79GB [2019-11-08T01:42:32.426Z] [2019-11-08T01:42:32.426Z] INFO: Running integration tests at 11/08/2019 01:42:32... [2019-11-08T01:42:32.426Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-08T01:42:32.426Z] INFO: Integration API tests being run from the host: [2019-11-08T01:42:32.426Z] INFO: make.ps1 starting at 11/08/2019 01:42:32 [2019-11-08T01:42:33.391Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-08T01:42:36.647Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-08T01:42:37.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-08T01:42:37.463Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-08T01:42:38.826Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-08T01:42:39.387Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-08T01:42:39.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T01:42:39.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T01:42:40.769Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-08T01:42:41.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T01:42:42.129Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-08T01:42:42.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T01:42:42.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T01:42:44.504Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.46s) [2019-11-08T01:42:44.504Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T01:42:44.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T01:42:45.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T01:42:47.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T01:42:47.790Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-11-08T01:42:47.790Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T01:42:48.955Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-08T01:42:49.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T01:42:50.201Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-08T01:42:50.996Z] #60 447.9 + bin/containerd-stress [2019-11-08T01:42:50.996Z] #60 451.7 + bin/containerd-shim [2019-11-08T01:42:51.074Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2019-11-08T01:42:51.074Z] === RUN TestCreateServiceSysctls [2019-11-08T01:42:51.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T01:42:52.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T01:42:53.460Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-08T01:42:54.499Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-08T01:42:54.822Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-08T01:42:55.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T01:42:55.464Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-08T01:42:55.749Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-08T01:42:55.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T01:42:56.352Z] --- PASS: TestCreateServiceSysctls (4.40s) [2019-11-08T01:42:56.352Z] === RUN TestCreateServiceCapabilities [2019-11-08T01:42:56.954Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-08T01:42:57.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T01:42:57.632Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-08T01:42:57.906Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T01:42:57.906Z] Using test binary docker [2019-11-08T01:42:57.906Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T01:42:57.906Z] +++ /etc/init.d/apparmor start [2019-11-08T01:42:58.192Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-08T01:42:58.192Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-08T01:42:58.277Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T01:42:58.277Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T01:42:58.277Z] Warning failed to create cache: (null) [2019-11-08T01:42:58.277Z] . [2019-11-08T01:42:58.277Z] Starting dockerd [2019-11-08T01:42:58.277Z] INFO: Waiting for daemon to start... [2019-11-08T01:42:58.277Z] +++ 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-11-08T01:42:59.192Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-08T01:42:59.637Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2019-11-08T01:42:59.637Z] === RUN TestInspect [2019-11-08T01:43:00.059Z] . [2019-11-08T01:43:00.059Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T01:43:00.059Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T01:43:00.059Z] Error: No such image: emptyfs [2019-11-08T01:43:00.473Z] ++++ docker load [2019-11-08T01:43:00.473Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T01:43:00.473Z] Running integration-test (iteration 1) [2019-11-08T01:43:00.473Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T01:43:00.473Z] ++ 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-11-08T01:43:00.473Z] ++ set -e [2019-11-08T01:43:00.473Z] ++ '[' -n 0 ']' [2019-11-08T01:43:00.473Z] ++ set -x [2019-11-08T01:43:00.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-08T01:43:01.117Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-08T01:43:01.367Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-08T01:43:02.223Z] #60 462.1 + bin/containerd-shim-runc-v1 [2019-11-08T01:43:02.347Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-08T01:43:02.924Z] --- PASS: TestInspect (3.46s) [2019-11-08T01:43:02.924Z] === RUN TestServiceListWithStatuses [2019-11-08T01:43:02.924Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T01:43:02.924Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T01:43:02.924Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite (365.04s) [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.99s) [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.42s) [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.68s) [2019-11-08T01:43:04.230Z] docker_cli_daemon_test.go:1449: [db37411b1f1ea] daemon is not started [2019-11-08T01:43:04.230Z] check_test.go:309: [d8f6a1bb1a04f] daemon is not started [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.90s) [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.65s) [2019-11-08T01:43:04.230Z] check_test.go:309: [d577b312a1244] daemon is not started [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.14s) [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.25s) [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.54s) [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (7.31s) [2019-11-08T01:43:04.230Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (7.17s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.07s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.35s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-08T01:43:04.231Z] check_test.go:309: [dcb4aa35d8e1f] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-08T01:43:04.231Z] check_test.go:309: [dd07f89b25435] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d66b1059ae837] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.79s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d6b576d1a24c7] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.33s) [2019-11-08T01:43:04.231Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-08T01:43:04.231Z] check_test.go:309: [d164769324b8a] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s) [2019-11-08T01:43:04.231Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-08T01:43:04.231Z] check_test.go:309: [d4bb519c249ce] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.45s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.50s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.77s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d175c08e1b633] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d0fd36ba54dce] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s) [2019-11-08T01:43:04.231Z] docker_cli_daemon_plugins_test.go:79: [d05da2011667c] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.36s) [2019-11-08T01:43:04.231Z] docker_cli_daemon_plugins_test.go:169: [db7f1d26657d6] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d442dec8c42ad] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.95s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.90s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.64s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.99s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.32s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.30s) [2019-11-08T01:43:04.231Z] check_test.go:309: [dbe535a385f4c] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.23s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.50s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.59s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.57s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.12s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d592580ded177] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.79s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.08s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.32s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.67s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.27s) [2019-11-08T01:43:04.231Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-08T01:43:04.231Z] check_test.go:309: [d1e42efe7946f] daemon is not started [2019-11-08T01:43:04.231Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-08T01:43:04.231Z] check_test.go:309: [d1700e2df1468] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.83s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d921fa69fc206] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.90s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.55s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.59s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.19s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.60s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.20s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.76s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2019-11-08T01:43:04.231Z] check_test.go:309: [dd71b15220769] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.98s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.69s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.09s) [2019-11-08T01:43:04.231Z] check_test.go:309: [df1e8ec444689] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.65s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-08T01:43:04.231Z] check_test.go:309: [dcc2e4afe1f93] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d8b45c93b81e3] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.72s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d745106854e5d] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.51s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.20s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.73s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d24a8de4b47a1] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.14s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.48s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.46s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.36s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d7c1c354a7c02] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.05s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d590aba235525] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.16s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.87s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.96s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.42s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.32s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.78s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.55s) [2019-11-08T01:43:04.231Z] docker_cli_daemon_test.go:2542: [d99c1752434af] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.21s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.26s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.96s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.29s) [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-11-08T01:43:04.231Z] check_test.go:309: [d1cbda94c61a2] daemon is not started [2019-11-08T01:43:04.231Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.78s) [2019-11-08T01:43:04.231Z] === RUN TestDockerSwarmSuite [2019-11-08T01:43:04.231Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-08T01:43:04.264Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-08T01:43:04.721Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-08T01:43:05.688Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-08T01:43:06.095Z] #60 467.2 + bin/containerd-shim-runc-v2 [2019-11-08T01:43:06.145Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-08T01:43:07.110Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-08T01:43:07.792Z] #60 468.7 + binaries [2019-11-08T01:43:07.792Z] #60 468.7 + mkdir -p /build [2019-11-08T01:43:07.792Z] #60 468.7 + cp bin/containerd /build/containerd [2019-11-08T01:43:07.792Z] #60 468.8 + cp bin/containerd-shim /build/containerd-shim [2019-11-08T01:43:07.792Z] #60 468.8 + cp bin/ctr /build/ctr [2019-11-08T01:43:07.792Z] #60 DONE 468.8s [2019-11-08T01:43:08.388Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-08T01:43:09.280Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-08T01:43:09.486Z] [2019-11-08T01:43:09.486Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-08T01:43:09.486Z] #61 DONE 0.1s [2019-11-08T01:43:09.486Z] [2019-11-08T01:43:09.486Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-08T01:43:09.486Z] #65 DONE 0.1s [2019-11-08T01:43:09.486Z] [2019-11-08T01:43:09.486Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-08T01:43:09.486Z] #67 DONE 0.1s [2019-11-08T01:43:09.486Z] [2019-11-08T01:43:09.486Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-08T01:43:09.486Z] #70 DONE 0.1s [2019-11-08T01:43:09.486Z] [2019-11-08T01:43:09.486Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-08T01:43:09.486Z] #71 DONE 0.0s [2019-11-08T01:43:09.486Z] [2019-11-08T01:43:09.486Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-08T01:43:10.144Z] Loaded image: buildpack-deps:jessie [2019-11-08T01:43:10.144Z] Loaded image: busybox:latest [2019-11-08T01:43:10.144Z] Loaded image: busybox:glibc [2019-11-08T01:43:10.144Z] Loaded image: debian:jessie [2019-11-08T01:43:10.144Z] Loaded image: hello-world:latest [2019-11-08T01:43:10.144Z] INFO: Testing against a local daemon [2019-11-08T01:43:10.144Z] === RUN TestCgroupNamespacesBuild [2019-11-08T01:43:11.036Z] --- PASS: TestDockerNetworkConnectAlias (7.39s) [2019-11-08T01:43:11.036Z] === RUN TestDockerNetworkReConnect [2019-11-08T01:43:11.416Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2019-11-08T01:43:11.416Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T01:43:11.792Z] #72 DONE 2.2s [2019-11-08T01:43:11.792Z] [2019-11-08T01:43:11.792Z] #73 exporting to oci image format [2019-11-08T01:43:11.792Z] #73 exporting layers [2019-11-08T01:43:12.547Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-08T01:43:13.008Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-08T01:43:13.213Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2019-11-08T01:43:13.213Z] === RUN TestBuildWithSession [2019-11-08T01:43:13.213Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T01:43:13.213Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T01:43:13.213Z] === RUN TestBuildSquashParent [2019-11-08T01:43:16.307Z] --- PASS: TestDockerNetworkReConnect (5.93s) [2019-11-08T01:43:16.307Z] === RUN TestServicePlugin [2019-11-08T01:43:16.307Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T01:43:16.307Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:43:16.307Z] === RUN TestServiceUpdateLabel [2019-11-08T01:43:16.720Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-08T01:43:18.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-08T01:43:18.082Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-08T01:43:18.082Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-08T01:43:18.939Z] --- PASS: TestServiceUpdateLabel (3.19s) [2019-11-08T01:43:18.939Z] === RUN TestServiceUpdateSecrets [2019-11-08T01:43:20.139Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-08T01:43:20.900Z] --- PASS: TestBuildSquashParent (6.67s) [2019-11-08T01:43:20.901Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T01:43:20.901Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:43:20.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:43:20.901Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:43:20.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:43:20.901Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:43:20.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:43:20.901Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:43:20.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:43:20.901Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:43:20.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:43:20.901Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:43:20.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:43:20.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:43:20.901Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:43:22.156Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:43:22.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:43:23.034Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-08T01:43:24.481Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:43:24.611Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-08T01:43:24.614Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-08T01:43:24.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:43:25.213Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-08T01:43:26.495Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-08T01:43:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-08T01:43:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.24s) [2019-11-08T01:43:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2019-11-08T01:43:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2019-11-08T01:43:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.18s) [2019-11-08T01:43:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s) [2019-11-08T01:43:27.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2019-11-08T01:43:27.356Z] === RUN TestBuildMultiStageCopy [2019-11-08T01:43:27.356Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T01:43:28.113Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-08T01:43:29.007Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-08T01:43:29.788Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T01:43:30.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T01:43:30.565Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T01:43:30.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-08T01:43:30.977Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T01:43:31.007Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-08T01:43:31.755Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2019-11-08T01:43:31.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2019-11-08T01:43:31.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-11-08T01:43:31.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2019-11-08T01:43:31.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2019-11-08T01:43:31.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-11-08T01:43:31.755Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T01:43:31.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-08T01:43:33.006Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2019-11-08T01:43:33.006Z] === RUN TestBuildLabelWithTargets [2019-11-08T01:43:33.179Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-08T01:43:33.208Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-08T01:43:34.823Z] --- PASS: TestBuildLabelWithTargets (1.98s) [2019-11-08T01:43:34.823Z] === RUN TestBuildWithEmptyLayers [2019-11-08T01:43:35.139Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-08T01:43:35.350Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-08T01:43:35.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:43:35.350Z] INFO: Testing against a local daemon [2019-11-08T01:43:35.350Z] === RUN TestBuildWithSession [2019-11-08T01:43:35.350Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T01:43:35.350Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T01:43:35.350Z] === RUN TestBuildSquashParent [2019-11-08T01:43:35.808Z] --- SKIP: TestBuildSquashParent (0.01s) [2019-11-08T01:43:35.808Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:35.808Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T01:43:35.808Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-08T01:43:35.808Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:43:35.808Z] === RUN TestBuildMultiStageCopy [2019-11-08T01:43:35.808Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T01:43:36.136Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2019-11-08T01:43:36.136Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T01:43:37.019Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2019-11-08T01:43:37.019Z] === RUN TestServiceUpdateConfigs [2019-11-08T01:43:38.348Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-08T01:43:39.369Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2019-11-08T01:43:39.369Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T01:43:40.113Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-08T01:43:40.216Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2019-11-08T01:43:40.216Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T01:43:40.232Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-08T01:43:42.762Z] --- PASS: TestBuildMultiStageLayerLeak (2.70s) [2019-11-08T01:43:42.763Z] === RUN TestBuildWithHugeFile [2019-11-08T01:43:43.490Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-08T01:43:44.354Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T01:43:45.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T01:43:46.283Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T01:43:47.247Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T01:43:48.780Z] --- PASS: TestBuildMultiStageCopy (13.27s) [2019-11-08T01:43:48.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.81s) [2019-11-08T01:43:48.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2019-11-08T01:43:48.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2019-11-08T01:43:48.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2019-11-08T01:43:48.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2019-11-08T01:43:48.780Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T01:43:48.780Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-11-08T01:43:48.780Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:43:48.780Z] === RUN TestBuildLabelWithTargets [2019-11-08T01:43:48.780Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-11-08T01:43:48.780Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:43:48.780Z] === RUN TestBuildWithEmptyLayers [2019-11-08T01:43:49.877Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2019-11-08T01:43:49.877Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T01:43:49.877Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-11-08T01:43:49.877Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:43:49.877Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T01:43:49.877Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-11-08T01:43:49.877Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:43:49.877Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T01:43:49.877Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-08T01:43:49.877Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:43:49.877Z] === RUN TestBuildWithHugeFile [2019-11-08T01:43:49.877Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-11-08T01:43:49.877Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-08T01:43:49.877Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T01:43:49.877Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:43:49.877Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:43:49.877Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:43:49.877Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:43:49.877Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:43:49.877Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:43:50.334Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:43:50.334Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:43:50.334Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:43:50.334Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2019-11-08T01:43:50.334Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-11-08T01:43:50.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-11-08T01:43:50.334Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-11-08T01:43:50.334Z] === RUN TestBuildPreserveOwnership [2019-11-08T01:43:50.334Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-08T01:43:50.334Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:43:50.334Z] === RUN TestBuildPlatformInvalid [2019-11-08T01:43:50.334Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-11-08T01:43:50.334Z] PASS [2019-11-08T01:43:50.334Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-08T01:43:50.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:43:50.334Z] INFO: Testing against a local daemon [2019-11-08T01:43:50.334Z] === RUN TestConfigList [2019-11-08T01:43:50.334Z] --- SKIP: TestConfigList (0.00s) [2019-11-08T01:43:50.334Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:50.334Z] === RUN TestConfigsCreateAndDelete [2019-11-08T01:43:50.334Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-08T01:43:50.334Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:50.334Z] === RUN TestConfigsUpdate [2019-11-08T01:43:50.334Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-08T01:43:50.334Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:50.334Z] === RUN TestTemplatedConfig [2019-11-08T01:43:50.334Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-08T01:43:50.334Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:50.334Z] === RUN TestConfigInspect [2019-11-08T01:43:50.334Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-08T01:43:50.334Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:50.334Z] === RUN TestConfigCreateWithLabels [2019-11-08T01:43:50.334Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-08T01:43:50.334Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:43:50.334Z] === RUN TestConfigCreateResolve [2019-11-08T01:43:50.334Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-08T01:43:50.334Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:43:50.334Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T01:43:50.334Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-08T01:43:50.334Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:43:50.334Z] PASS [2019-11-08T01:43:50.334Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-08T01:43:50.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:43:50.790Z] INFO: Testing against a local daemon [2019-11-08T01:43:50.790Z] === RUN TestCheckpoint [2019-11-08T01:43:50.790Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T01:43:50.790Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T01:43:50.790Z] === RUN TestContainerInvalidJSON [2019-11-08T01:43:50.790Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:43:50.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:43:50.791Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:43:50.791Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:43:50.791Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:43:50.791Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:43:50.791Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:43:50.791Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:43:50.791Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:43:50.791Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-11-08T01:43:50.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T01:43:50.791Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-08T01:43:50.791Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-08T01:43:50.791Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T01:43:50.791Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-11-08T01:43:50.791Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-08T01:43:50.791Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T01:43:50.791Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-08T01:43:50.791Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-08T01:43:50.791Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T01:43:50.791Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-08T01:43:50.791Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-08T01:43:50.791Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T01:43:50.791Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-08T01:43:50.791Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-08T01:43:50.791Z] === RUN TestCopyFromContainer [2019-11-08T01:43:50.791Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-08T01:43:50.791Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:50.791Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T01:43:50.791Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:43:50.791Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:43:50.791Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:43:50.791Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:43:50.791Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:43:50.791Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:43:50.791Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:43:50.791Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:43:50.791Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:43:50.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-08T01:43:50.791Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T01:43:50.791Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-08T01:43:50.791Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidEnv [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T01:43:50.791Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T01:43:50.791Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T01:43:50.791Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T01:43:50.791Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T01:43:50.791Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T01:43:50.791Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-08T01:43:50.791Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T01:43:50.791Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-08T01:43:50.791Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:50.791Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T01:43:50.791Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-08T01:43:50.791Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:43:50.791Z] === RUN TestCreateWithCapabilities [2019-11-08T01:43:50.791Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-08T01:43:50.791Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-08T01:43:50.791Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T01:43:50.791Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-08T01:43:50.791Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:43:50.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:43:50.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:43:50.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:43:50.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:43:50.791Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:43:50.791Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:43:50.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:43:50.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:43:50.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:43:50.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:43:50.791Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-08T01:43:50.791Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-08T01:43:50.791Z] === RUN TestDiff [2019-11-08T01:43:50.791Z] --- SKIP: TestDiff (0.00s) [2019-11-08T01:43:50.791Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-08T01:43:50.791Z] === RUN TestExecWithCloseStdin [2019-11-08T01:43:51.891Z] --- PASS: TestServiceUpdateConfigs (15.54s) [2019-11-08T01:43:51.891Z] === RUN TestServiceUpdateNetwork [2019-11-08T01:43:52.960Z] --- PASS: TestExecWithCloseStdin (2.01s) [2019-11-08T01:43:52.960Z] === RUN TestExec [2019-11-08T01:43:52.960Z] --- SKIP: TestExec (0.00s) [2019-11-08T01:43:52.960Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-08T01:43:52.960Z] === RUN TestExecUser [2019-11-08T01:43:52.960Z] --- SKIP: TestExecUser (0.00s) [2019-11-08T01:43:52.960Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-08T01:43:52.960Z] === RUN TestExportContainerAndImportImage [2019-11-08T01:43:52.960Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-08T01:43:52.960Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:52.960Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T01:43:52.960Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-08T01:43:52.960Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:52.960Z] === RUN TestHealthCheckWorkdir [2019-11-08T01:43:52.960Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-08T01:43:52.960Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-08T01:43:52.960Z] === RUN TestHealthKillContainer [2019-11-08T01:43:52.960Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-08T01:43:52.960Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-08T01:43:52.960Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T01:43:52.960Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-08T01:43:52.960Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-08T01:43:52.960Z] === RUN TestKillContainerInvalidSignal [2019-11-08T01:43:54.495Z] --- PASS: TestKillContainerInvalidSignal (1.71s) [2019-11-08T01:43:54.495Z] === RUN TestKillContainer [2019-11-08T01:43:54.495Z] --- SKIP: TestKillContainer (0.00s) [2019-11-08T01:43:54.495Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-08T01:43:54.495Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T01:43:54.495Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-08T01:43:54.495Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-08T01:43:54.495Z] === RUN TestKillStoppedContainer [2019-11-08T01:43:54.495Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-08T01:43:54.495Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-08T01:43:54.495Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T01:43:54.495Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-08T01:43:54.495Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-08T01:43:54.495Z] === RUN TestKillDifferentUserContainer [2019-11-08T01:43:54.495Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-08T01:43:54.495Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-08T01:43:54.495Z] === RUN TestInspectOomKilledTrue [2019-11-08T01:43:54.495Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-08T01:43:54.495Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:43:54.495Z] === RUN TestInspectOomKilledFalse [2019-11-08T01:43:54.495Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T01:43:54.495Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:43:54.495Z] === RUN TestLogsFollowTailEmpty [2019-11-08T01:43:55.108Z] ......................... [ 67%] [2019-11-08T01:43:56.667Z] --- PASS: TestLogsFollowTailEmpty (1.91s) [2019-11-08T01:43:56.667Z] === RUN TestNetworkNat [2019-11-08T01:43:56.667Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-08T01:43:56.667Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-08T01:43:56.667Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T01:43:56.667Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-08T01:43:56.667Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:43:56.667Z] === RUN TestNetworkLoopbackNat [2019-11-08T01:43:56.667Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-08T01:43:56.667Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-08T01:43:56.667Z] === RUN TestPause [2019-11-08T01:43:56.667Z] --- SKIP: TestPause (0.00s) [2019-11-08T01:43:56.667Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-08T01:43:56.667Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T01:43:58.198Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2019-11-08T01:43:58.198Z] === RUN TestPauseStopPausedContainer [2019-11-08T01:43:58.198Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-08T01:43:58.198Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:43:58.198Z] === RUN TestPsFilter [2019-11-08T01:43:58.198Z] --- PASS: TestPsFilter (0.17s) [2019-11-08T01:43:58.198Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T01:44:00.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.99s) [2019-11-08T01:44:00.367Z] === RUN TestRemoveContainerWithVolume [2019-11-08T01:44:02.536Z] --- PASS: TestRemoveContainerWithVolume (1.96s) [2019-11-08T01:44:02.536Z] === RUN TestRemoveContainerRunning [2019-11-08T01:44:04.066Z] --- PASS: TestRemoveContainerRunning (1.87s) [2019-11-08T01:44:04.066Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T01:44:05.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-08T01:44:05.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-08T01:44:05.398Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-08T01:44:05.398Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-08T01:44:05.398Z] --- PASS: TestImportExtremelyLargeImageWorks (181.80s) [2019-11-08T01:44:05.398Z] PASS [2019-11-08T01:44:05.398Z] [2019-11-08T01:44:05.398Z] DONE 12 tests in 185.670s [2019-11-08T01:44:05.398Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T01:44:05.398Z] ++ 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-11-08T01:44:05.398Z] ++ set -e [2019-11-08T01:44:05.398Z] ++ '[' -n 0 ']' [2019-11-08T01:44:05.398Z] ++ set -x [2019-11-08T01:44:05.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:44:05.398Z] INFO: Testing against a local daemon [2019-11-08T01:44:05.398Z] === RUN TestNetworkCreateDelete [2019-11-08T01:44:05.398Z] --- PASS: TestNetworkCreateDelete (0.19s) [2019-11-08T01:44:05.398Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T01:44:05.398Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2019-11-08T01:44:05.398Z] === RUN TestInspectNetwork [2019-11-08T01:44:06.243Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.10s) [2019-11-08T01:44:06.243Z] === RUN TestRemoveInvalidContainer [2019-11-08T01:44:06.243Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-08T01:44:06.243Z] === RUN TestRenameLinkedContainer [2019-11-08T01:44:06.243Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-08T01:44:06.243Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-08T01:44:06.244Z] === RUN TestRenameStoppedContainer [2019-11-08T01:44:06.769Z] --- PASS: TestServiceUpdateNetwork (15.57s) [2019-11-08T01:44:06.769Z] PASS [2019-11-08T01:44:06.769Z] [2019-11-08T01:44:06.769Z] === Skipped [2019-11-08T01:44:06.769Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T01:44:06.769Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T01:44:06.769Z] [2019-11-08T01:44:06.769Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-08T01:44:06.769Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:44:06.769Z] [2019-11-08T01:44:06.769Z] [2019-11-08T01:44:06.769Z] DONE 20 tests, 2 skipped in 139.526s [2019-11-08T01:44:06.769Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T01:44:06.769Z] ++ 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-11-08T01:44:06.769Z] ++ set -e [2019-11-08T01:44:06.769Z] ++ '[' -n 0 ']' [2019-11-08T01:44:06.769Z] ++ set -x [2019-11-08T01:44:06.769Z] ++ env -i DEST=/go/src/github.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-11-08T01:44:06.769Z] INFO: Testing against a local daemon [2019-11-08T01:44:06.769Z] === RUN TestSessionCreate [2019-11-08T01:44:06.769Z] --- PASS: TestSessionCreate (0.06s) [2019-11-08T01:44:06.769Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T01:44:06.769Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-08T01:44:06.769Z] PASS [2019-11-08T01:44:06.769Z] [2019-11-08T01:44:06.769Z] DONE 2 tests in 0.312s [2019-11-08T01:44:06.769Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T01:44:06.769Z] ++ 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-11-08T01:44:06.769Z] ++ set -e [2019-11-08T01:44:06.769Z] ++ '[' -n 0 ']' [2019-11-08T01:44:06.769Z] ++ set -x [2019-11-08T01:44:06.769Z] ++ env -i DEST=/go/src/github.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-11-08T01:44:06.769Z] INFO: Testing against a local daemon [2019-11-08T01:44:06.769Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T01:44:06.769Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T01:44:06.769Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T01:44:06.769Z] === RUN TestEventsExecDie [2019-11-08T01:44:07.336Z] --- PASS: TestEventsExecDie (1.04s) [2019-11-08T01:44:07.336Z] === RUN TestEventsBackwardsCompatible [2019-11-08T01:44:07.336Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-11-08T01:44:07.336Z] === RUN TestInfoBinaryCommits [2019-11-08T01:44:07.336Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-08T01:44:07.336Z] === RUN TestInfoAPIVersioned [2019-11-08T01:44:07.336Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-08T01:44:07.336Z] === RUN TestInfoDiscoveryBackend [2019-11-08T01:44:07.949Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-08T01:44:08.203Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-08T01:44:08.272Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2019-11-08T01:44:08.272Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T01:44:08.418Z] --- PASS: TestRenameStoppedContainer (2.25s) [2019-11-08T01:44:08.418Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T01:44:08.458Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-08T01:44:09.207Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T01:44:09.207Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T01:44:09.386Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-08T01:44:09.386Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-08T01:44:09.641Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-08T01:44:09.774Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2019-11-08T01:44:09.774Z] === RUN TestInfoAPI [2019-11-08T01:44:09.774Z] --- PASS: TestInfoAPI (0.05s) [2019-11-08T01:44:09.774Z] === RUN TestInfoAPIWarnings [2019-11-08T01:44:09.896Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-08T01:44:10.341Z] --- PASS: TestInfoAPIWarnings (0.59s) [2019-11-08T01:44:10.341Z] === RUN TestInfoDebug [2019-11-08T01:44:10.821Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T01:44:10.821Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T01:44:10.821Z] === RUN TestInspectNetwork/network_name [2019-11-08T01:44:10.821Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T01:44:10.909Z] --- PASS: TestInfoDebug (0.60s) [2019-11-08T01:44:10.909Z] === RUN TestInfoInsecureRegistries [2019-11-08T01:44:11.476Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2019-11-08T01:44:11.476Z] === RUN TestInfoRegistryMirrors [2019-11-08T01:44:12.043Z] --- PASS: TestInfoRegistryMirrors (0.58s) [2019-11-08T01:44:12.043Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T01:44:12.181Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-08T01:44:12.610Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-11-08T01:44:12.610Z] === RUN TestPingCacheHeaders [2019-11-08T01:44:12.610Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-08T01:44:12.610Z] === RUN TestPingGet [2019-11-08T01:44:12.610Z] --- PASS: TestPingGet (0.03s) [2019-11-08T01:44:12.610Z] === RUN TestPingHead [2019-11-08T01:44:12.610Z] --- PASS: TestPingHead (0.05s) [2019-11-08T01:44:12.610Z] === RUN TestVersion [2019-11-08T01:44:12.610Z] --- PASS: TestVersion (0.05s) [2019-11-08T01:44:12.610Z] PASS [2019-11-08T01:44:12.610Z] [2019-11-08T01:44:12.610Z] === Skipped [2019-11-08T01:44:12.610Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T01:44:12.610Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T01:44:12.610Z] [2019-11-08T01:44:12.610Z] [2019-11-08T01:44:12.610Z] DONE 18 tests, 1 skipped in 6.668s [2019-11-08T01:44:12.610Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T01:44:12.610Z] ++ 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-11-08T01:44:12.610Z] ++ set -e [2019-11-08T01:44:12.610Z] ++ '[' -n 0 ']' [2019-11-08T01:44:12.610Z] ++ set -x [2019-11-08T01:44:12.610Z] ++ env -i DEST=/go/src/github.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-11-08T01:44:12.869Z] INFO: Testing against a local daemon [2019-11-08T01:44:12.869Z] === RUN TestVolumesCreateAndList [2019-11-08T01:44:12.869Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-08T01:44:12.869Z] === RUN TestVolumesRemove [2019-11-08T01:44:13.099Z] --- PASS: TestRenameRunningContainerAndReuse (3.91s) [2019-11-08T01:44:13.099Z] === RUN TestRenameInvalidName [2019-11-08T01:44:13.127Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-08T01:44:13.127Z] === RUN TestVolumesInspect [2019-11-08T01:44:13.127Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-08T01:44:13.127Z] === RUN TestVolumesInvalidJSON [2019-11-08T01:44:13.127Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T01:44:13.127Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T01:44:13.127Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T01:44:13.127Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-08T01:44:13.127Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T01:44:13.127Z] PASS [2019-11-08T01:44:13.127Z] [2019-11-08T01:44:13.127Z] DONE 5 tests in 0.390s [2019-11-08T01:44:13.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T01:44:13.540Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-08T01:44:13.694Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T01:44:13.694Z] +++ kill 12992 [2019-11-08T01:44:14.063Z] --- PASS: TestRenameInvalidName (1.73s) [2019-11-08T01:44:14.063Z] === RUN TestRenameAnonymousContainer [2019-11-08T01:44:14.063Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-08T01:44:14.063Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-08T01:44:14.063Z] === RUN TestRenameContainerWithSameName [2019-11-08T01:44:14.901Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-08T01:44:14.902Z] --- PASS: TestInspectNetwork (10.84s) [2019-11-08T01:44:14.902Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T01:44:14.902Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T01:44:14.902Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T01:44:14.902Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T01:44:14.902Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T01:44:15.068Z] +++ /etc/init.d/apparmor stop [2019-11-08T01:44:15.068Z] Clearing AppArmor profiles cache:. [2019-11-08T01:44:15.068Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T01:44:15.068Z] Unloading profiles will leave already running processes permanently [2019-11-08T01:44:15.068Z] unconfined, which can lead to unexpected situations. [2019-11-08T01:44:15.068Z] [2019-11-08T01:44:15.068Z] To set a process to complain mode, use the command line tool [2019-11-08T01:44:15.068Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T01:44:15.068Z] with the 'teardown' option." [2019-11-08T01:44:15.068Z] [2019-11-08T01:44:16.234Z] --- PASS: TestRenameContainerWithSameName (1.64s) [2019-11-08T01:44:16.234Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T01:44:16.234Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-08T01:44:16.234Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-08T01:44:16.234Z] === RUN TestResize [2019-11-08T01:44:16.234Z] --- SKIP: TestResize (0.00s) [2019-11-08T01:44:16.234Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-08T01:44:16.234Z] === RUN TestResizeWithInvalidSize [2019-11-08T01:44:16.234Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-08T01:44:16.234Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-08T01:44:16.234Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T01:44:16.789Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-08T01:44:17.106Z] --- PASS: TestBuildWithHugeFile (30.73s) [2019-11-08T01:44:17.106Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T01:44:17.106Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:44:17.106Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:44:17.106Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:44:17.106Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:44:17.106Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:44:17.106Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:44:17.106Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:44:17.106Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:44:17.106Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:44:17.106Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-11-08T01:44:17.106Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2019-11-08T01:44:17.106Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-11-08T01:44:17.107Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-11-08T01:44:17.107Z] === RUN TestBuildPreserveOwnership [2019-11-08T01:44:17.107Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T01:44:17.502Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T01:44:18.148Z] --- PASS: TestRunContainerWithBridgeNone (2.98s) [2019-11-08T01:44:18.148Z] === RUN TestNetworkInvalidJSON [2019-11-08T01:44:18.148Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T01:44:18.148Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T01:44:18.148Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:44:18.148Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:44:18.148Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:44:18.148Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:44:18.148Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T01:44:18.148Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:44:18.148Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:44:18.148Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-08T01:44:18.149Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T01:44:18.149Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T01:44:18.149Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T01:44:18.149Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T01:44:18.403Z] --- PASS: TestResizeWhenContainerNotStarted (2.14s) [2019-11-08T01:44:18.403Z] === RUN TestDaemonRestartKillContainers [2019-11-08T01:44:18.403Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-08T01:44:18.403Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:18.403Z] === RUN TestStats [2019-11-08T01:44:18.403Z] --- SKIP: TestStats (0.00s) [2019-11-08T01:44:18.403Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-08T01:44:18.403Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T01:44:18.403Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-08T01:44:18.963Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-11-08T01:44:18.963Z] === RUN TestDaemonDefaultNetworkPools Post stage [Pipeline] junit [2019-11-08T01:44:19.271Z] Recording test results [2019-11-08T01:44:19.523Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T01:44:19.777Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-11-08T01:44:19.777Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T01:44:19.874Z] + echo Ensuring container killed. [2019-11-08T01:44:19.874Z] Ensuring container killed. [2019-11-08T01:44:19.874Z] + docker rm -vf docker-pr2 [2019-11-08T01:44:19.874Z] Error: No such container: docker-pr2 [2019-11-08T01:44:19.874Z] + true [Pipeline] sh [2019-11-08T01:44:19.941Z] --- PASS: TestBuildPreserveOwnership (5.88s) [2019-11-08T01:44:19.941Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2019-11-08T01:44:19.941Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2019-11-08T01:44:19.941Z] === RUN TestBuildPlatformInvalid [2019-11-08T01:44:19.941Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-11-08T01:44:19.941Z] PASS [2019-11-08T01:44:19.941Z] [2019-11-08T01:44:19.941Z] === Skipped [2019-11-08T01:44:19.941Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-08T01:44:19.941Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T01:44:19.941Z] [2019-11-08T01:44:19.941Z] [2019-11-08T01:44:19.941Z] DONE 32 tests, 1 skipped in 79.293s [2019-11-08T01:44:19.941Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T01:44:19.941Z] ++ 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-11-08T01:44:19.941Z] ++ set -e [2019-11-08T01:44:19.941Z] ++ '[' -n 0 ']' [2019-11-08T01:44:19.941Z] ++ set -x [2019-11-08T01:44:19.941Z] ++ env -i DEST=/go/src/github.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-11-08T01:44:19.941Z] INFO: Testing against a local daemon [2019-11-08T01:44:19.941Z] === RUN TestConfigList [2019-11-08T01:44:20.165Z] + echo Chowning /workspace to jenkins user [2019-11-08T01:44:20.165Z] Chowning /workspace to jenkins user [2019-11-08T01:44:20.165Z] + id -u [2019-11-08T01:44:20.165Z] + id -g [2019-11-08T01:44:20.165Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40192:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T01:44:21.137Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-11-08T01:44:21.137Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T01:44:22.062Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-11-08T01:44:22.062Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T01:44:22.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-08T01:44:22.621Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-08T01:44:22.621Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T01:44:23.080Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.96s) [2019-11-08T01:44:23.080Z] === RUN TestStopContainerWithTimeout [2019-11-08T01:44:23.080Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-08T01:44:23.080Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-08T01:44:23.080Z] === RUN TestUpdateRestartPolicy [2019-11-08T01:44:23.102Z] --- PASS: TestConfigList (2.77s) [2019-11-08T01:44:23.103Z] === RUN TestConfigsCreateAndDelete [2019-11-08T01:44:23.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T01:44:24.662Z] + bundleName=arm64-integration [2019-11-08T01:44:24.662Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-08T01:44:24.662Z] Creating arm64-integration-bundles.tar.gz [2019-11-08T01:44:24.662Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-08T01:44:24.662Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-08T01:44:24.933Z] Archiving artifacts [2019-11-08T01:44:25.191Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40192/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T01:44:25.511Z] + make clean [2019-11-08T01:44:25.819Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2019-11-08T01:44:25.819Z] === RUN TestConfigsUpdate [2019-11-08T01:44:26.078Z] docker volume rm -f docker-dev-cache [2019-11-08T01:44:26.078Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T01:44:26.810Z] --- PASS: TestServiceWithPredefinedNetwork (3.83s) [2019-11-08T01:44:26.810Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T01:44:26.810Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T01:44:26.810Z] service_test.go:230: FLAKY_TEST [2019-11-08T01:44:26.810Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T01:44:27.370Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-08T01:44:28.256Z] --- PASS: TestConfigsUpdate (2.87s) [2019-11-08T01:44:28.256Z] === RUN TestTemplatedConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T01:44:32.289Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-08T01:44:32.430Z] --- PASS: TestTemplatedConfig (3.45s) [2019-11-08T01:44:32.430Z] === RUN TestConfigInspect [2019-11-08T01:44:34.846Z] --- PASS: TestConfigInspect (2.64s) [2019-11-08T01:44:34.846Z] === RUN TestConfigCreateWithLabels [2019-11-08T01:44:36.632Z] --- PASS: TestConfigCreateWithLabels (2.37s) [2019-11-08T01:44:36.632Z] === RUN TestConfigCreateResolve [2019-11-08T01:44:39.910Z] --- PASS: TestConfigCreateResolve (2.92s) [2019-11-08T01:44:39.910Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T01:44:40.279Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-08T01:44:40.279Z] PASS [2019-11-08T01:44:40.279Z] [2019-11-08T01:44:40.279Z] DONE 8 tests in 20.313s [2019-11-08T01:44:40.279Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T01:44:40.279Z] ++ 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-11-08T01:44:40.279Z] ++ set -e [2019-11-08T01:44:40.279Z] ++ '[' -n 0 ']' [2019-11-08T01:44:40.279Z] ++ set -x [2019-11-08T01:44:40.279Z] ++ env -i DEST=/go/src/github.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-11-08T01:44:40.279Z] INFO: Testing against a local daemon [2019-11-08T01:44:40.279Z] === RUN TestCheckpoint [2019-11-08T01:44:40.279Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T01:44:40.279Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T01:44:40.279Z] === RUN TestContainerInvalidJSON [2019-11-08T01:44:40.279Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:44:40.279Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:44:40.279Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:44:40.279Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:44:40.279Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:44:40.279Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:44:40.279Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:44:40.279Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:44:40.279Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:44:40.279Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-08T01:44:40.279Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T01:44:40.279Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T01:44:40.279Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T01:44:40.279Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T01:44:40.279Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-08T01:44:40.279Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T01:44:40.656Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-08T01:44:40.656Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T01:44:40.656Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-11-08T01:44:40.656Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T01:44:40.656Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-11-08T01:44:40.656Z] === RUN TestCopyFromContainer [2019-11-08T01:44:43.126Z] === RUN TestCopyFromContainer// [2019-11-08T01:44:43.126Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T01:44:43.126Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T01:44:43.126Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T01:44:43.126Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T01:44:43.126Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T01:44:43.517Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T01:44:43.517Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T01:44:43.517Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T01:44:43.517Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer (2.89s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-11-08T01:44:43.517Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2019-11-08T01:44:43.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T01:44:43.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:44:43.517Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:44:43.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:44:43.517Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:44:43.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:44:43.517Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:44:43.517Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:44:43.517Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:44:43.517Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:44:43.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-08T01:44:43.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-08T01:44:43.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T01:44:43.517Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-08T01:44:43.517Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T01:44:43.884Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-11-08T01:44:43.884Z] === RUN TestCreateWithInvalidEnv [2019-11-08T01:44:43.884Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T01:44:43.884Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T01:44:43.884Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T01:44:43.884Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T01:44:43.884Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T01:44:43.884Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T01:44:43.884Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T01:44:43.884Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T01:44:43.884Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T01:44:43.884Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-08T01:44:43.884Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T01:44:43.884Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-08T01:44:43.884Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-08T01:44:43.884Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T01:44:43.884Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-11-08T01:44:43.884Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T01:44:44.212Z] --- PASS: TestUpdateRestartPolicy (19.90s) [2019-11-08T01:44:44.212Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T01:44:44.669Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s) [2019-11-08T01:44:44.669Z] === RUN TestWaitNonBlocked [2019-11-08T01:44:44.669Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:44:44.669Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:44:44.669Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:44:44.669Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:44:44.669Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:44:44.669Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:44:45.398Z] --- PASS: TestServiceWithDataPathPortInit (18.74s) [2019-11-08T01:44:45.398Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:44:46.319Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:44:46.319Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-11-08T01:44:46.319Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-08T01:44:46.319Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T01:44:47.170Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-08T01:44:48.400Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-08T01:44:48.400Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.21s) [2019-11-08T01:44:48.400Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.28s) [2019-11-08T01:44:48.400Z] === RUN TestWaitBlocked [2019-11-08T01:44:48.400Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-08T01:44:48.400Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-08T01:44:48.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.400Z] INFO: Testing against a local daemon [2019-11-08T01:44:48.400Z] === RUN TestCommitInheritsEnv [2019-11-08T01:44:48.400Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-08T01:44:48.400Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:44:48.400Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T01:44:48.400Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-08T01:44:48.400Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-08T01:44:48.400Z] === RUN TestImagesFilterMultiReference [2019-11-08T01:44:48.400Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-08T01:44:48.400Z] === RUN TestImagePullPlatformInvalid [2019-11-08T01:44:48.400Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-08T01:44:48.400Z] === RUN TestRemoveImageOrphaning [2019-11-08T01:44:48.400Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-08T01:44:48.400Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:44:48.400Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T01:44:48.400Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-08T01:44:48.400Z] === RUN TestTagInvalidReference [2019-11-08T01:44:48.400Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-08T01:44:48.400Z] === RUN TestTagValidPrefixedRepo [2019-11-08T01:44:48.400Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-08T01:44:48.400Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T01:44:48.400Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-08T01:44:48.400Z] === RUN TestTagOfficialNames [2019-11-08T01:44:48.400Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-08T01:44:48.400Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-08T01:44:48.400Z] === RUN TestTagMatchesDigest [2019-11-08T01:44:48.400Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-08T01:44:48.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.400Z] INFO: Testing against a local daemon [2019-11-08T01:44:48.400Z] === RUN TestNetworkCreateDelete [2019-11-08T01:44:48.400Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-08T01:44:48.400Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:44:48.400Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T01:44:48.400Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-08T01:44:48.400Z] 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-11-08T01:44:48.400Z] === RUN TestInspectNetwork [2019-11-08T01:44:48.400Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-08T01:44:48.400Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-08T01:44:48.400Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T01:44:48.400Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-08T01:44:48.400Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:44:48.400Z] === RUN TestNetworkInvalidJSON [2019-11-08T01:44:48.400Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T01:44:48.400Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T01:44:48.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:44:48.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:44:48.400Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:44:48.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:44:48.400Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T01:44:48.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:44:48.400Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:44:48.400Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-08T01:44:48.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T01:44:48.400Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-08T01:44:48.400Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-08T01:44:48.400Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T01:44:48.400Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-08T01:44:48.400Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-08T01:44:48.400Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T01:44:48.400Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-08T01:44:48.400Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-08T01:44:48.400Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T01:44:48.400Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-08T01:44:48.400Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-08T01:44:48.400Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T01:44:48.400Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-08T01:44:48.400Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-08T01:44:48.400Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T01:44:48.400Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-08T01:44:48.400Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-08T01:44:48.400Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T01:44:48.400Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-08T01:44:48.400Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-08T01:44:48.400Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T01:44:48.400Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T01:44:48.400Z] service_test.go:230: FLAKY_TEST [2019-11-08T01:44:48.400Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T01:44:48.400Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-08T01:44:48.400Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-08T01:44:48.400Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T01:44:48.400Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-08T01:44:48.400Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-08T01:44:48.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.400Z] INFO: Testing against a local daemon [2019-11-08T01:44:48.400Z] === RUN TestPluginInvalidJSON [2019-11-08T01:44:48.400Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:44:48.400Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:44:48.400Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:44:48.400Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-08T01:44:48.400Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-08T01:44:48.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.400Z] INFO: Testing against a local daemon [2019-11-08T01:44:48.400Z] === RUN TestExternalGraphDriver [2019-11-08T01:44:48.400Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-08T01:44:48.400Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-08T01:44:48.400Z] === RUN TestGraphdriverPluginV2 [2019-11-08T01:44:48.400Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-08T01:44:48.400Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-08T01:44:48.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.400Z] INFO: Testing against a local daemon [2019-11-08T01:44:48.400Z] PASS [2019-11-08T01:44:48.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-08T01:44:48.804Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2019-11-08T01:44:48.804Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T01:44:48.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:44:48.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:44:48.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:44:48.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:44:48.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:44:48.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:44:48.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:44:48.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:44:48.804Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:44:48.804Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:44:48.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:44:48.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:44:48.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:44:48.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:44:48.804Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:44:48.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-08T01:44:48.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-08T01:44:48.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-08T01:44:48.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-11-08T01:44:48.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-08T01:44:48.804Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-08T01:44:48.804Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T01:44:48.804Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T01:44:48.804Z] === RUN TestDaemonRestartIpcMode [2019-11-08T01:44:48.804Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T01:44:48.804Z] === RUN TestDiff [2019-11-08T01:44:48.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.857Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-08T01:44:48.857Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.857Z] INFO: Testing against a local daemon [2019-11-08T01:44:48.857Z] === RUN TestSecretInspect [2019-11-08T01:44:48.857Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-08T01:44:48.857Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.857Z] === RUN TestSecretList [2019-11-08T01:44:48.857Z] --- SKIP: TestSecretList (0.00s) [2019-11-08T01:44:48.857Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.857Z] === RUN TestSecretsCreateAndDelete [2019-11-08T01:44:48.857Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-08T01:44:48.857Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.857Z] === RUN TestSecretsUpdate [2019-11-08T01:44:48.857Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-08T01:44:48.857Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.857Z] === RUN TestTemplatedSecret [2019-11-08T01:44:48.858Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-08T01:44:48.858Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestSecretCreateResolve [2019-11-08T01:44:48.858Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-08T01:44:48.858Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:44:48.858Z] PASS [2019-11-08T01:44:48.858Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-08T01:44:48.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.858Z] INFO: Testing against a local daemon [2019-11-08T01:44:48.858Z] === RUN TestServiceCreateInit [2019-11-08T01:44:48.858Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T01:44:48.858Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T01:44:48.858Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-08T01:44:48.858Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-08T01:44:48.858Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-08T01:44:48.858Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T01:44:48.858Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-08T01:44:48.858Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestCreateServiceConflict [2019-11-08T01:44:48.858Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-08T01:44:48.858Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T01:44:48.858Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-08T01:44:48.858Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T01:44:48.858Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-08T01:44:48.858Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T01:44:48.858Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-08T01:44:48.858Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T01:44:48.858Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-08T01:44:48.858Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestCreateServiceSysctls [2019-11-08T01:44:48.858Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-08T01:44:48.858Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestCreateServiceCapabilities [2019-11-08T01:44:48.858Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-11-08T01:44:48.858Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestInspect [2019-11-08T01:44:48.858Z] --- SKIP: TestInspect (0.00s) [2019-11-08T01:44:48.858Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestServiceListWithStatuses [2019-11-08T01:44:48.858Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T01:44:48.858Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T01:44:48.858Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-08T01:44:48.858Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestDockerNetworkReConnect [2019-11-08T01:44:48.858Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-08T01:44:48.858Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestServicePlugin [2019-11-08T01:44:48.858Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T01:44:48.858Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:48.858Z] === RUN TestServiceUpdateLabel [2019-11-08T01:44:48.858Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-08T01:44:48.858Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:44:48.858Z] === RUN TestServiceUpdateSecrets [2019-11-08T01:44:48.858Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-08T01:44:48.858Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:44:48.858Z] === RUN TestServiceUpdateConfigs [2019-11-08T01:44:48.858Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-08T01:44:48.858Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:44:48.858Z] === RUN TestServiceUpdateNetwork [2019-11-08T01:44:48.858Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-08T01:44:48.858Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-08T01:44:48.858Z] PASS [2019-11-08T01:44:48.858Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-08T01:44:48.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.858Z] INFO: Testing against a local daemon [2019-11-08T01:44:48.858Z] === RUN TestSessionCreate [2019-11-08T01:44:48.858Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-08T01:44:48.858Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-08T01:44:48.858Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T01:44:48.858Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-08T01:44:48.858Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-08T01:44:48.858Z] PASS [2019-11-08T01:44:48.858Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-08T01:44:48.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:48.858Z] INFO: Testing against a local daemon [2019-11-08T01:44:48.858Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T01:44:48.858Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T01:44:49.316Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-08T01:44:49.316Z] === RUN TestEventsExecDie [2019-11-08T01:44:49.316Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-08T01:44:49.316Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-08T01:44:49.316Z] === RUN TestEventsBackwardsCompatible [2019-11-08T01:44:49.316Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-08T01:44:49.316Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-08T01:44:49.316Z] === RUN TestInfoAPI [2019-11-08T01:44:49.316Z] --- PASS: TestInfoAPI (0.04s) [2019-11-08T01:44:49.316Z] === RUN TestInfoAPIWarnings [2019-11-08T01:44:49.316Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-08T01:44:49.316Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-08T01:44:49.316Z] === RUN TestInfoDebug [2019-11-08T01:44:49.316Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-08T01:44:49.316Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-08T01:44:49.316Z] === RUN TestInfoInsecureRegistries [2019-11-08T01:44:49.316Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-08T01:44:49.316Z] info_test.go:101: [d5940b3d692bd] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d5940b3d692bd\root --exec-root C:\windows\TEMP\dxr\d5940b3d692bd --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d5940b3d692bd\docker.pid --userland-proxy=true --containerd-namespace d5940b3d692bd --containerd-plugins-namespace d5940b3d692bdp --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d5940b3d692bd.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-08T01:44:49.316Z] === RUN TestInfoRegistryMirrors [2019-11-08T01:44:49.316Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-08T01:44:49.316Z] info_test.go:125: [df12e54900667] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\df12e54900667\root --exec-root C:\windows\TEMP\dxr\df12e54900667 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\df12e54900667\docker.pid --userland-proxy=true --containerd-namespace df12e54900667 --containerd-plugins-namespace df12e54900667p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\df12e54900667.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-08T01:44:49.316Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T01:44:49.319Z] tests/integration/client_test.py ..... [ 75%] [2019-11-08T01:44:49.585Z] --- PASS: TestDiff (0.75s) [2019-11-08T01:44:49.585Z] === RUN TestExecWithCloseStdin [2019-11-08T01:44:50.251Z] tests/integration/errors_test.py . [ 76%] [2019-11-08T01:44:50.280Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2019-11-08T01:44:50.280Z] === RUN TestPingCacheHeaders [2019-11-08T01:44:50.280Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-08T01:44:50.280Z] === RUN TestPingGet [2019-11-08T01:44:50.280Z] --- PASS: TestPingGet (0.03s) [2019-11-08T01:44:50.280Z] === RUN TestPingHead [2019-11-08T01:44:50.280Z] --- PASS: TestPingHead (0.03s) [2019-11-08T01:44:50.280Z] === RUN TestVersion [2019-11-08T01:44:50.280Z] --- PASS: TestVersion (0.02s) [2019-11-08T01:44:50.280Z] FAIL [2019-11-08T01:44:50.280Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-08T01:44:50.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:50.280Z] INFO: Testing against a local daemon [2019-11-08T01:44:50.280Z] === RUN TestVolumesCreateAndList [2019-11-08T01:44:50.280Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-08T01:44:50.280Z] === RUN TestVolumesRemove [2019-11-08T01:44:50.280Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-08T01:44:50.280Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-08T01:44:50.280Z] === RUN TestVolumesInspect [2019-11-08T01:44:50.280Z] --- PASS: TestVolumesInspect (0.03s) [2019-11-08T01:44:50.280Z] === RUN TestVolumesInvalidJSON [2019-11-08T01:44:50.280Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T01:44:50.280Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T01:44:50.280Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T01:44:50.280Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-08T01:44:50.280Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T01:44:50.280Z] PASS [2019-11-08T01:44:50.280Z] INFO: make.ps1 ended at 11/08/2019 01:44:50 [2019-11-08T01:44:50.280Z] INFO: Integration CLI tests being run from the host: [2019-11-08T01:44:50.280Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-08T01:44:50.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-08T01:44:51.005Z] --- PASS: TestExecWithCloseStdin (1.06s) [2019-11-08T01:44:51.005Z] === RUN TestExec [2019-11-08T01:44:51.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-08T01:44:51.790Z] --- PASS: TestExec (1.08s) [2019-11-08T01:44:51.790Z] === RUN TestExecUser [2019-11-08T01:44:53.039Z] --- PASS: TestExecUser (1.10s) [2019-11-08T01:44:53.040Z] === RUN TestExportContainerAndImportImage [2019-11-08T01:44:54.408Z] --- PASS: TestExportContainerAndImportImage (1.31s) [2019-11-08T01:44:54.408Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T01:44:55.673Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2019-11-08T01:44:55.673Z] === RUN TestHealthCheckWorkdir [2019-11-08T01:44:55.711Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.85s) [2019-11-08T01:44:55.711Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ly9cattjm9dy40gf7pwf8jmtj Created:2019-11-08 01:44:46.92871287 +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[84bce1ad88622b653a9f3fc03a3895865647c72c13e511713ec12792a6983494:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.psa3diqd1dqqkw80889edpruc EndpointID:f63c6d8316c8e4dff8192a4f4224b27374252da961abf2235dd10abc31ee7811 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:505502db248a421ef62fa7681c3be682780abd3e1930d589645455cf14eba383 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:f82965f4eb4c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.psa3diqd1dqqkw80889edpruc EndpointID:f63c6d8316c8e4dff8192a4f4224b27374252da961abf2235dd10abc31ee7811 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T01:44:55.711Z] PASS [2019-11-08T01:44:55.711Z] [2019-11-08T01:44:55.711Z] === Skipped [2019-11-08T01:44:55.711Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T01:44:55.711Z] service_test.go:230: FLAKY_TEST [2019-11-08T01:44:55.711Z] [2019-11-08T01:44:55.711Z] [2019-11-08T01:44:55.711Z] DONE 21 tests, 1 skipped in 51.730s [2019-11-08T01:44:55.711Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T01:44:55.711Z] ++ 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-11-08T01:44:55.711Z] ++ set -e [2019-11-08T01:44:55.711Z] ++ '[' -n 0 ']' [2019-11-08T01:44:55.711Z] ++ set -x [2019-11-08T01:44:55.711Z] ++ env -i DEST=/go/src/github.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-11-08T01:44:55.711Z] INFO: Testing against a local daemon [2019-11-08T01:44:55.711Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T01:44:55.711Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T01:44:55.711Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T01:44:55.711Z] === RUN TestDockerNetworkIpvlan [2019-11-08T01:44:55.711Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T01:44:55.711Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T01:44:55.711Z] PASS [2019-11-08T01:44:55.711Z] [2019-11-08T01:44:55.711Z] === Skipped [2019-11-08T01:44:55.711Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-08T01:44:55.711Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T01:44:55.711Z] [2019-11-08T01:44:55.711Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T01:44:55.711Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T01:44:55.711Z] [2019-11-08T01:44:55.711Z] [2019-11-08T01:44:55.711Z] DONE 2 tests, 2 skipped in 0.128s [2019-11-08T01:44:55.711Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T01:44:55.711Z] ++ 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-11-08T01:44:55.711Z] ++ set -e [2019-11-08T01:44:55.711Z] ++ '[' -n 0 ']' [2019-11-08T01:44:55.711Z] ++ set -x [2019-11-08T01:44:55.711Z] ++ env -i DEST=/go/src/github.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-11-08T01:44:55.711Z] INFO: Testing against a local daemon [2019-11-08T01:44:55.711Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T01:44:56.636Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2019-11-08T01:44:56.636Z] === RUN TestDockerNetworkMacvlan [2019-11-08T01:44:56.936Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2019-11-08T01:44:56.936Z] === RUN TestHealthKillContainer [2019-11-08T01:44:57.561Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T01:44:58.484Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T01:44:58.842Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-08T01:44:58.842Z] INFO: Testing against a local daemon [2019-11-08T01:44:58.842Z] === RUN TestDockerSuite [2019-11-08T01:44:58.842Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-08T01:44:58.842Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-08T01:44:58.842Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-08T01:44:58.842Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-08T01:44:58.842Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-08T01:44:58.842Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-08T01:44:58.842Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-08T01:44:58.842Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-08T01:44:59.299Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-08T01:44:59.299Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-08T01:44:59.408Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T01:44:59.756Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-08T01:45:00.071Z] --- PASS: TestHealthKillContainer (3.04s) [2019-11-08T01:45:00.071Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T01:45:00.213Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-08T01:45:00.854Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2019-11-08T01:45:00.854Z] === RUN TestIpcModeNone [2019-11-08T01:45:01.915Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-08T01:45:02.162Z] --- PASS: TestIpcModeNone (1.10s) [2019-11-08T01:45:02.162Z] === RUN TestIpcModePrivate [2019-11-08T01:45:02.475Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T01:45:02.731Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-08T01:45:02.937Z] --- PASS: TestIpcModePrivate (1.05s) [2019-11-08T01:45:02.937Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-08T01:45:02.937Z] === RUN TestIpcModeShareable [2019-11-08T01:45:03.290Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-08T01:45:03.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-08T01:45:04.191Z] --- PASS: TestIpcModeShareable (1.11s) [2019-11-08T01:45:04.191Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-08T01:45:04.191Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T01:45:05.430Z] #73 exporting layers 108.7s done [2019-11-08T01:45:05.430Z] #73 exporting manifest sha256:a2b40f386476efd4b3f4aeb180ea8f58c157a9bd1adeaacfe5e32bd32393e08e done [2019-11-08T01:45:05.430Z] #73 exporting config sha256:005a6823ee55c83a6f5ae272adfbbd49ad76a205dd49b47b8ea46eb5bb9fef39 done [2019-11-08T01:45:05.430Z] #73 sending tarball [2019-11-08T01:45:05.444Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-08T01:45:05.444Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-08T01:45:05.444Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-08T01:45:06.804Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T01:45:07.451Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2019-11-08T01:45:07.451Z] === RUN TestAPIIpcModeHost [2019-11-08T01:45:07.827Z] --- PASS: TestAPIIpcModeHost (0.83s) [2019-11-08T01:45:07.827Z] === RUN TestDaemonIpcModeShareable [2019-11-08T01:45:09.613Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2019-11-08T01:45:09.613Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-08T01:45:09.613Z] === RUN TestDaemonIpcModePrivate [2019-11-08T01:45:11.415Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-11-08T01:45:11.415Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-08T01:45:11.415Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T01:45:12.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-08T01:45:12.962Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T01:45:13.408Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-11-08T01:45:13.408Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-08T01:45:13.408Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T01:45:14.846Z] --- PASS: TestDockerNetworkMacvlan (18.17s) [2019-11-08T01:45:14.846Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-08T01:45:14.846Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-08T01:45:14.846Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2019-11-08T01:45:14.846Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.08s) [2019-11-08T01:45:14.846Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.49s) [2019-11-08T01:45:14.846Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.55s) [2019-11-08T01:45:14.846Z] PASS [2019-11-08T01:45:14.846Z] [2019-11-08T01:45:14.846Z] DONE 8 tests in 19.644s [2019-11-08T01:45:14.846Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T01:45:14.846Z] ++ 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-11-08T01:45:14.846Z] ++ set -e [2019-11-08T01:45:14.846Z] ++ '[' -n 0 ']' [2019-11-08T01:45:14.846Z] ++ set -x [2019-11-08T01:45:14.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:45:15.101Z] testing: warning: no tests to run [2019-11-08T01:45:15.101Z] PASS [2019-11-08T01:45:15.101Z] [2019-11-08T01:45:15.101Z] DONE 0 tests in 0.031s [2019-11-08T01:45:15.101Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T01:45:15.101Z] ++ 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-11-08T01:45:15.101Z] ++ set -e [2019-11-08T01:45:15.101Z] ++ '[' -n 0 ']' [2019-11-08T01:45:15.101Z] ++ set -x [2019-11-08T01:45:15.101Z] ++ env -i DEST=/go/src/github.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-11-08T01:45:15.101Z] INFO: Testing against a local daemon [2019-11-08T01:45:15.101Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T01:45:15.183Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2019-11-08T01:45:15.183Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-08T01:45:15.183Z] === RUN TestIpcModeOlderClient [2019-11-08T01:45:15.183Z] === PAUSE TestIpcModeOlderClient [2019-11-08T01:45:15.183Z] === RUN TestKillContainerInvalidSignal [2019-11-08T01:45:15.965Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-11-08T01:45:15.965Z] === RUN TestKillContainer [2019-11-08T01:45:15.965Z] === RUN TestKillContainer/no_signal [2019-11-08T01:45:16.737Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T01:45:16.986Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2019-11-08T01:45:16.986Z] === RUN TestAuthZPluginTLS [2019-11-08T01:45:17.107Z] === RUN TestKillContainer/killing_signal [2019-11-08T01:45:17.545Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-11-08T01:45:17.545Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T01:45:18.104Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-11-08T01:45:18.104Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T01:45:18.359Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-08T01:45:18.479Z] --- PASS: TestKillContainer (2.54s) [2019-11-08T01:45:18.479Z] --- PASS: TestKillContainer/no_signal (0.89s) [2019-11-08T01:45:18.479Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2019-11-08T01:45:18.479Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2019-11-08T01:45:18.479Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T01:45:18.479Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T01:45:18.613Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-08T01:45:18.613Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T01:45:18.782Z] #73 sending tarball 17.5s done [2019-11-08T01:45:18.782Z] #73 DONE 126.3s [2019-11-08T01:45:18.782Z] [2019-11-08T01:45:18.782Z] #74 importing to docker [2019-11-08T01:45:18.868Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-08T01:45:19.122Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-08T01:45:19.122Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T01:45:19.273Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T01:45:19.378Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-08T01:45:19.937Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-08T01:45:20.177Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2019-11-08T01:45:20.177Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) [2019-11-08T01:45:20.177Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-11-08T01:45:20.177Z] === RUN TestKillStoppedContainer [2019-11-08T01:45:20.177Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-08T01:45:20.177Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T01:45:20.177Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-11-08T01:45:20.177Z] === RUN TestKillDifferentUserContainer [2019-11-08T01:45:20.191Z] === RUN TestDockerSuite/TestBuildFails [2019-11-08T01:45:20.959Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2019-11-08T01:45:20.959Z] === RUN TestInspectOomKilledTrue [2019-11-08T01:45:20.959Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-08T01:45:20.959Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:45:20.959Z] === RUN TestInspectOomKilledFalse [2019-11-08T01:45:20.959Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-08T01:45:20.959Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:45:20.959Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T01:45:21.115Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-11-08T01:45:21.115Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T01:45:21.115Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-08T01:45:21.115Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-08T01:45:21.370Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-08T01:45:21.370Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T01:45:21.769Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-11-08T01:45:21.769Z] === RUN TestLinksContainerNames [2019-11-08T01:45:21.929Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-11-08T01:45:21.929Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T01:45:22.488Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-11-08T01:45:22.489Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T01:45:23.412Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-08T01:45:23.751Z] --- PASS: TestLinksContainerNames (1.85s) [2019-11-08T01:45:23.751Z] === RUN TestLogsFollowTailEmpty [2019-11-08T01:45:24.536Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2019-11-08T01:45:24.536Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T01:45:24.774Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2019-11-08T01:45:24.774Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T01:45:25.311Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/default [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/private [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/slave [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/shared [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T01:45:25.311Z] === CONT TestMountDaemonRoot/default [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T01:45:25.311Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:45:25.311Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:45:25.311Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:45:25.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:45:25.311Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/shared [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/slave [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/private [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:45:25.686Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T01:45:25.686Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:45:25.686Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:45:25.699Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-08T01:45:25.760Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:45:26.077Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-08T01:45:26.445Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-08T01:45:26.445Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T01:45:26.623Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2019-11-08T01:45:26.623Z] === RUN TestAuthZPluginHeader [2019-11-08T01:45:27.546Z] --- PASS: TestAuthZPluginHeader (0.80s) [2019-11-08T01:45:27.546Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T01:45:28.111Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-08T01:45:28.395Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2019-11-08T01:45:28.395Z] === RUN TestNetworkNat [2019-11-08T01:45:29.196Z] --- PASS: TestNetworkNat (0.93s) [2019-11-08T01:45:29.196Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T01:45:29.966Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-11-08T01:45:29.966Z] === RUN TestNetworkLoopbackNat [2019-11-08T01:45:30.016Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-08T01:45:30.574Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-08T01:45:31.227Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2019-11-08T01:45:31.227Z] === RUN TestPause [2019-11-08T01:45:31.499Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-08T01:45:32.423Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.97s) [2019-11-08T01:45:32.423Z] === RUN TestAuthZPluginV2Disable [2019-11-08T01:45:32.484Z] --- PASS: TestPause (0.97s) [2019-11-08T01:45:32.484Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T01:45:32.484Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T01:45:32.484Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T01:45:32.484Z] === RUN TestPauseStopPausedContainer [2019-11-08T01:45:33.306Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2019-11-08T01:45:33.306Z] === RUN TestPsFilter [2019-11-08T01:45:33.306Z] --- PASS: TestPsFilter (0.30s) [2019-11-08T01:45:33.306Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T01:45:33.783Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-08T01:45:34.150Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-11-08T01:45:34.150Z] === RUN TestRemoveContainerWithVolume [2019-11-08T01:45:34.709Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-08T01:45:34.963Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-08T01:45:35.428Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2019-11-08T01:45:35.428Z] === RUN TestRemoveContainerRunning [2019-11-08T01:45:36.233Z] --- PASS: TestRemoveContainerRunning (0.90s) [2019-11-08T01:45:36.233Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T01:45:36.326Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2019-11-08T01:45:36.326Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T01:45:36.885Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-08T01:45:37.009Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2019-11-08T01:45:37.009Z] === RUN TestRemoveInvalidContainer [2019-11-08T01:45:37.009Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-08T01:45:37.009Z] === RUN TestRenameLinkedContainer [2019-11-08T01:45:39.393Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-08T01:45:39.393Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s) [2019-11-08T01:45:39.393Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T01:45:40.248Z] --- PASS: TestRenameLinkedContainer (3.37s) [2019-11-08T01:45:40.248Z] === RUN TestRenameStoppedContainer [2019-11-08T01:45:40.756Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-08T01:45:41.502Z] --- PASS: TestRenameStoppedContainer (0.95s) [2019-11-08T01:45:41.502Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T01:45:43.295Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2019-11-08T01:45:43.295Z] === RUN TestRenameInvalidName [2019-11-08T01:45:44.059Z] --- PASS: TestRenameInvalidName (0.95s) [2019-11-08T01:45:44.059Z] === RUN TestRenameAnonymousContainer [2019-11-08T01:45:44.230Z] ......... [ 85%] [2019-11-08T01:45:46.705Z] #74 DONE 25.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T01:45:47.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-08T01:45:47.350Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/test/unit [2019-11-08T01:45:47.415Z] --- PASS: TestRenameAnonymousContainer (2.91s) [2019-11-08T01:45:47.415Z] === RUN TestRenameContainerWithSameName [2019-11-08T01:45:47.787Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2019-11-08T01:45:47.787Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T01:45:48.205Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-08T01:45:48.765Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-08T01:45:49.019Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-08T01:45:49.605Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2019-11-08T01:45:49.605Z] === RUN TestResize [2019-11-08T01:45:49.944Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-08T01:45:50.070Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-08T01:45:50.502Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-08T01:45:50.503Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-08T01:45:50.564Z] --- PASS: TestResize (0.96s) [2019-11-08T01:45:50.564Z] === RUN TestResizeWithInvalidSize [2019-11-08T01:45:51.192Z] ? github.com/docker/docker/api [no test files] [2019-11-08T01:45:51.330Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2019-11-08T01:45:51.330Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T01:45:51.802Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-08T01:45:51.864Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-08T01:45:51.864Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.18s) [2019-11-08T01:45:51.864Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T01:45:52.119Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-08T01:45:52.211Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:45:52.211Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:45:52.211Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:45:52.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:45:52.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:45:52.678Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-08T01:45:53.238Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-08T01:45:53.492Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-08T01:45:54.063Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-08T01:45:54.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:45:54.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:45:54.990Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-08T01:45:56.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:45:56.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:45:57.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:45:57.497Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-08T01:45:57.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:45:58.354Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-08T01:45:58.611Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-08T01:45:59.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:45:59.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:46:01.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:46:03.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:46:04.018Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-08T01:46:04.682Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-08T01:46:05.143Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T01:46:05.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s) [2019-11-08T01:46:05.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2019-11-08T01:46:05.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-11-08T01:46:05.143Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-11-08T01:46:05.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-11-08T01:46:05.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2019-11-08T01:46:05.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2019-11-08T01:46:05.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2019-11-08T01:46:05.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2019-11-08T01:46:05.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2019-11-08T01:46:05.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s) [2019-11-08T01:46:05.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2019-11-08T01:46:05.144Z] === RUN TestCgroupNamespacesRun [2019-11-08T01:46:06.525Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-08T01:46:06.525Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-08T01:46:06.780Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-08T01:46:06.780Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-08T01:46:07.034Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-08T01:46:07.039Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2019-11-08T01:46:07.039Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T01:46:07.289Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-08T01:46:07.946Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-08T01:46:07.946Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-08T01:46:08.213Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-11-08T01:46:08.213Z] PASS [2019-11-08T01:46:08.213Z] [2019-11-08T01:46:08.213Z] DONE 17 tests in 53.269s [2019-11-08T01:46:08.213Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T01:46:08.213Z] ++ 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-11-08T01:46:08.213Z] ++ set -e [2019-11-08T01:46:08.213Z] ++ '[' -n 0 ']' [2019-11-08T01:46:08.213Z] ++ set -x [2019-11-08T01:46:08.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=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-11-08T01:46:08.468Z] INFO: Testing against a local daemon [2019-11-08T01:46:08.468Z] === RUN TestPluginInvalidJSON [2019-11-08T01:46:08.468Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:46:08.468Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:46:08.468Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:46:08.468Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-08T01:46:08.468Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T01:46:08.468Z] PASS [2019-11-08T01:46:08.468Z] [2019-11-08T01:46:08.468Z] DONE 2 tests in 0.124s [2019-11-08T01:46:08.468Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T01:46:08.468Z] ++ 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-11-08T01:46:08.468Z] ++ set -e [2019-11-08T01:46:08.468Z] ++ '[' -n 0 ']' [2019-11-08T01:46:08.468Z] ++ set -x [2019-11-08T01:46:08.468Z] ++ env -i DEST=/go/src/github.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-11-08T01:46:08.468Z] INFO: Testing against a local daemon [2019-11-08T01:46:08.468Z] === RUN TestExternalGraphDriver [2019-11-08T01:46:08.723Z] === RUN TestExternalGraphDriver/json [2019-11-08T01:46:08.723Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-08T01:46:08.841Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2019-11-08T01:46:08.841Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T01:46:10.606Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-08T01:46:10.629Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2019-11-08T01:46:10.629Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T01:46:10.860Z] === RUN TestExternalGraphDriver/spec [2019-11-08T01:46:12.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-08T01:46:12.421Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2019-11-08T01:46:12.421Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T01:46:12.667Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-08T01:46:12.924Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-08T01:46:12.924Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-08T01:46:12.924Z] [2019-11-08T01:46:12.924Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-08T01:46:12.924Z] =========================== short test summary info ============================ [2019-11-08T01:46:12.924Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-08T01:46:12.924Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-08T01:46:12.924Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-08T01:46:12.924Z] Not supported on most drivers [2019-11-08T01:46:12.924Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-08T01:46:12.924Z] This doesn't seem to be taken into account by the engine [2019-11-08T01:46:12.924Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-08T01:46:12.924Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-08T01:46:12.924Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-08T01:46:12.924Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-08T01:46:12.924Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-08T01:46:12.924Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-08T01:46:12.924Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-08T01:46:12.924Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 351.69 seconds == [2019-11-08T01:46:13.144Z] === RUN TestExternalGraphDriver/pull [2019-11-08T01:46:13.181Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-08T01:46:13.873Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-11-08T01:46:13.873Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T01:46:14.535Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2019-11-08T01:46:14.660Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-11-08T01:46:14.660Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T01:46:15.028Z] --- PASS: TestExternalGraphDriver (6.54s) [2019-11-08T01:46:15.029Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2019-11-08T01:46:15.029Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-11-08T01:46:15.029Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2019-11-08T01:46:15.029Z] === RUN TestGraphdriverPluginV2 [2019-11-08T01:46:15.029Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-08T01:46:15.455Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-11-08T01:46:15.455Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T01:46:15.953Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-08T01:46:16.603Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-08T01:46:17.295Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2019-11-08T01:46:17.295Z] === RUN TestKernelTCPMemory [2019-11-08T01:46:18.870Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-11-08T01:46:18.870Z] === RUN TestNISDomainname [2019-11-08T01:46:19.688Z] --- PASS: TestNISDomainname (1.24s) [2019-11-08T01:46:19.688Z] === RUN TestHostnameDnsResolution [2019-11-08T01:46:20.777Z] --- PASS: TestGraphdriverPluginV2 (5.16s) [2019-11-08T01:46:20.777Z] PASS [2019-11-08T01:46:20.777Z] [2019-11-08T01:46:20.777Z] DONE 5 tests in 11.837s [2019-11-08T01:46:20.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T01:46:20.777Z] ++ 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-11-08T01:46:20.777Z] ++ set -e [2019-11-08T01:46:20.777Z] ++ '[' -n 0 ']' [2019-11-08T01:46:20.777Z] ++ set -x [2019-11-08T01:46:20.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:46:20.777Z] INFO: Testing against a local daemon [2019-11-08T01:46:20.777Z] === RUN TestContinueAfterPluginCrash [2019-11-08T01:46:20.777Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T01:46:20.777Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T01:46:20.777Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T01:46:20.777Z] === CONT TestContinueAfterPluginCrash [2019-11-08T01:46:20.777Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T01:46:20.949Z] --- PASS: TestHostnameDnsResolution (1.26s) [2019-11-08T01:46:20.949Z] === RUN TestStats [2019-11-08T01:46:22.725Z] --- PASS: TestStats (1.93s) [2019-11-08T01:46:22.725Z] === RUN TestStopContainerWithTimeout [2019-11-08T01:46:22.725Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T01:46:22.725Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T01:46:22.725Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T01:46:22.725Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T01:46:22.725Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T01:46:22.725Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T01:46:22.725Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T01:46:22.725Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T01:46:22.725Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T01:46:22.725Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T01:46:24.051Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T01:46:25.358Z] Clearing AppArmor profiles cache:. [2019-11-08T01:46:25.358Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T01:46:25.358Z] Unloading profiles will leave already running processes permanently [2019-11-08T01:46:25.358Z] unconfined, which can lead to unexpected situations. [2019-11-08T01:46:25.358Z] [2019-11-08T01:46:25.358Z] To set a process to complain mode, use the command line tool [2019-11-08T01:46:25.358Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T01:46:25.358Z] with the 'teardown' option." [2019-11-08T01:46:25.358Z] [2019-11-08T01:46:25.916Z] === CONT TestStopContainerWithTimeout/1 Post stage [Pipeline] junit [2019-11-08T01:46:25.935Z] Recording test results [Pipeline] sh [2019-11-08T01:46:27.350Z] + echo Ensuring container killed. [2019-11-08T01:46:27.350Z] Ensuring container killed. [2019-11-08T01:46:27.350Z] + docker rm -vf docker-pr2 [2019-11-08T01:46:27.350Z] Error: No such container: docker-pr2 [2019-11-08T01:46:27.350Z] + true [Pipeline] sh [2019-11-08T01:46:27.633Z] + echo Chowning /workspace to jenkins user [2019-11-08T01:46:27.633Z] Chowning /workspace to jenkins user [2019-11-08T01:46:27.633Z] + id -u [2019-11-08T01:46:27.633Z] + id -g [2019-11-08T01:46:27.633Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40192:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T01:46:27.713Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-08T01:46:27.713Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2019-11-08T01:46:27.713Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2019-11-08T01:46:27.713Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-11-08T01:46:27.713Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2019-11-08T01:46:27.713Z] === RUN TestDeleteDevicemapper [2019-11-08T01:46:27.713Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T01:46:27.713Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T01:46:27.713Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T01:46:29.823Z] + bundleName=docker-py [2019-11-08T01:46:29.823Z] + echo Creating docker-py-bundles.tar.gz [2019-11-08T01:46:29.823Z] Creating docker-py-bundles.tar.gz [2019-11-08T01:46:29.823Z] + 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-11-08T01:46:29.834Z] Archiving artifacts [2019-11-08T01:46:30.710Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-08T01:46:31.303Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40192/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-08T01:46:31.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -e DOCKER_GRAPHDRIVER docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/make.sh binary-daemon [2019-11-08T01:46:31.856Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2019-11-08T01:46:31.856Z] === RUN TestUpdateMemory [2019-11-08T01:46:31.856Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-08T01:46:31.856Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:46:31.856Z] === RUN TestUpdateCPUQuota [2019-11-08T01:46:32.221Z] [2019-11-08T01:46:32.221Z] Removing bundles/ [2019-11-08T01:46:32.221Z] [2019-11-08T01:46:32.221Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-08T01:46:32.221Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-08T01:46:32.221Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T01:46:33.112Z] --- PASS: TestUpdateCPUQuota (1.64s) [2019-11-08T01:46:33.112Z] === RUN TestUpdatePidsLimit [2019-11-08T01:46:33.112Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T01:46:33.489Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T01:46:33.853Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T01:46:34.226Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T01:46:34.602Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T01:46:35.031Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T01:46:35.442Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T01:46:35.998Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-08T01:46:36.252Z] --- PASS: TestDaemonStartWithLogOpt (15.85s) [2019-11-08T01:46:36.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-08T01:46:36.507Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-08T01:46:37.260Z] --- PASS: TestUpdatePidsLimit (4.24s) [2019-11-08T01:46:37.260Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2019-11-08T01:46:37.260Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-11-08T01:46:37.260Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-11-08T01:46:37.260Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-11-08T01:46:37.260Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-11-08T01:46:37.260Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-11-08T01:46:37.260Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-11-08T01:46:37.260Z] === RUN TestUpdateRestartPolicy [2019-11-08T01:46:39.766Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-08T01:46:39.766Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-08T01:46:40.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-08T01:46:40.579Z] --- PASS: TestContinueAfterPluginCrash (20.21s) [2019-11-08T01:46:40.579Z] PASS [2019-11-08T01:46:40.579Z] [2019-11-08T01:46:40.579Z] DONE 2 tests in 20.347s [2019-11-08T01:46:40.579Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T01:46:40.579Z] ++ 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-11-08T01:46:40.579Z] ++ set -e [2019-11-08T01:46:40.579Z] ++ '[' -n 0 ']' [2019-11-08T01:46:40.579Z] ++ set -x [2019-11-08T01:46:40.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-08T01:46:40.908Z] INFO: Testing against a local daemon [2019-11-08T01:46:40.908Z] === RUN TestPluginWithDevMounts [2019-11-08T01:46:40.908Z] === PAUSE TestPluginWithDevMounts [2019-11-08T01:46:40.908Z] === CONT TestPluginWithDevMounts [2019-11-08T01:46:43.420Z] --- PASS: TestPluginWithDevMounts (2.21s) [2019-11-08T01:46:43.420Z] PASS [2019-11-08T01:46:43.420Z] [2019-11-08T01:46:43.420Z] DONE 1 tests in 2.327s [2019-11-08T01:46:43.420Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T01:46:43.420Z] ++ 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-11-08T01:46:43.420Z] ++ set -e [2019-11-08T01:46:43.420Z] ++ '[' -n 0 ']' [2019-11-08T01:46:43.420Z] ++ set -x [2019-11-08T01:46:43.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:46:43.420Z] INFO: Testing against a local daemon [2019-11-08T01:46:43.420Z] === RUN TestSecretInspect [2019-11-08T01:46:45.305Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-08T01:46:45.560Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-08T01:46:46.484Z] --- PASS: TestSecretInspect (3.29s) [2019-11-08T01:46:46.484Z] === RUN TestSecretList [2019-11-08T01:46:47.842Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-08T01:46:48.097Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-08T01:46:49.457Z] --- PASS: TestSecretList (3.02s) [2019-11-08T01:46:49.457Z] === RUN TestSecretsCreateAndDelete [2019-11-08T01:46:50.770Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2019-11-08T01:46:50.770Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T01:46:50.818Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-08T01:46:51.165Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2019-11-08T01:46:51.165Z] === RUN TestWaitNonBlocked [2019-11-08T01:46:51.165Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:46:51.165Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:46:51.165Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:46:51.165Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:46:51.165Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:46:51.165Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:46:51.378Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-08T01:46:51.959Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-08T01:46:51.959Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2019-11-08T01:46:51.959Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2019-11-08T01:46:51.959Z] === RUN TestWaitBlocked [2019-11-08T01:46:51.959Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:46:51.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:46:51.959Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:46:51.959Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:46:51.959Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:46:51.959Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:46:52.301Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-08T01:46:52.860Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2019-11-08T01:46:52.860Z] === RUN TestSecretsUpdate [2019-11-08T01:46:53.297Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-08T01:46:53.297Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2019-11-08T01:46:53.297Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-11-08T01:46:53.297Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T01:46:53.297Z] === CONT TestIpcModeOlderClient [2019-11-08T01:46:53.297Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-08T01:46:53.297Z] === CONT TestDaemonRestartIpcMode [2019-11-08T01:46:53.418Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-08T01:46:55.310Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-08T01:46:55.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-08T01:46:55.819Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-08T01:46:55.819Z] --- PASS: TestSecretsUpdate (3.09s) [2019-11-08T01:46:55.819Z] === RUN TestTemplatedSecret [2019-11-08T01:46:55.819Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-08T01:46:56.378Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-08T01:46:56.510Z] --- PASS: TestContainerStartOnDaemonRestart (3.12s) [2019-11-08T01:46:56.937Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-08T01:46:57.287Z] --- PASS: TestDaemonRestartIpcMode (3.82s) [2019-11-08T01:46:57.287Z] PASS [2019-11-08T01:46:57.287Z] [2019-11-08T01:46:57.287Z] === Skipped [2019-11-08T01:46:57.287Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-08T01:46:57.287Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T01:46:57.287Z] [2019-11-08T01:46:57.287Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-08T01:46:57.287Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:46:57.287Z] [2019-11-08T01:46:57.287Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-08T01:46:57.287Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:46:57.287Z] [2019-11-08T01:46:57.287Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T01:46:57.287Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T01:46:57.287Z] [2019-11-08T01:46:57.287Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T01:46:57.287Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T01:46:57.287Z] [2019-11-08T01:46:57.287Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-08T01:46:57.287Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-08T01:46:57.287Z] [2019-11-08T01:46:57.287Z] [2019-11-08T01:46:57.287Z] DONE 197 tests, 6 skipped in 136.988s [2019-11-08T01:46:57.287Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T01:46:57.287Z] ++ 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-11-08T01:46:57.287Z] ++ set -e [2019-11-08T01:46:57.287Z] ++ '[' -n 0 ']' [2019-11-08T01:46:57.287Z] ++ set -x [2019-11-08T01:46:57.287Z] ++ env -i DEST=/go/src/github.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-11-08T01:46:57.287Z] INFO: Testing against a local daemon [2019-11-08T01:46:57.287Z] === RUN TestCommitInheritsEnv [2019-11-08T01:46:57.497Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-08T01:46:58.144Z] --- PASS: TestCommitInheritsEnv (0.52s) [2019-11-08T01:46:58.144Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T01:46:58.144Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-08T01:46:58.144Z] === RUN TestImagesFilterMultiReference [2019-11-08T01:46:58.144Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-11-08T01:46:58.144Z] === RUN TestImagePullPlatformInvalid [2019-11-08T01:46:58.144Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-08T01:46:58.144Z] === RUN TestRemoveImageOrphaning [2019-11-08T01:46:58.518Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2019-11-08T01:46:58.518Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T01:46:58.518Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-08T01:46:58.518Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:46:58.518Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T01:46:58.518Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-08T01:46:58.518Z] === RUN TestTagInvalidReference [2019-11-08T01:46:58.518Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-08T01:46:58.518Z] === RUN TestTagValidPrefixedRepo [2019-11-08T01:46:58.518Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-08T01:46:58.518Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T01:46:58.518Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-08T01:46:58.518Z] === RUN TestTagOfficialNames [2019-11-08T01:46:58.518Z] --- PASS: TestTagOfficialNames (0.04s) [2019-11-08T01:46:58.518Z] === RUN TestTagMatchesDigest [2019-11-08T01:46:58.518Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-08T01:46:58.518Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-08T01:47:00.008Z] --- PASS: TestTemplatedSecret (3.82s) [2019-11-08T01:47:00.008Z] === RUN TestSecretCreateResolve [2019-11-08T01:47:00.008Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-08T01:47:01.371Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-08T01:47:02.731Z] --- PASS: TestSecretCreateResolve (2.83s) [2019-11-08T01:47:02.731Z] PASS [2019-11-08T01:47:02.731Z] [2019-11-08T01:47:02.731Z] DONE 6 tests in 19.446s [2019-11-08T01:47:02.731Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T01:47:02.731Z] ++ 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-11-08T01:47:02.731Z] ++ set -e [2019-11-08T01:47:02.731Z] ++ '[' -n 0 ']' [2019-11-08T01:47:02.731Z] ++ set -x [2019-11-08T01:47:02.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-08T01:47:02.731Z] INFO: Testing against a local daemon [2019-11-08T01:47:02.731Z] === RUN TestServiceCreateInit [2019-11-08T01:47:02.731Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T01:47:04.614Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-08T01:47:05.974Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-08T01:47:07.856Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T01:47:08.415Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-08T01:47:09.776Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-08T01:47:11.660Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-08T01:47:11.660Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-08T01:47:13.542Z] --- PASS: TestServiceCreateInit (10.58s) [2019-11-08T01:47:13.542Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2019-11-08T01:47:13.542Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2019-11-08T01:47:13.542Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T01:47:16.051Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-08T01:47:18.565Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-08T01:47:19.490Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-08T01:47:20.412Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-08T01:47:27.447Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-08T01:47:27.447Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-08T01:47:27.447Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-08T01:47:27.447Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-08T01:47:27.905Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-08T01:47:27.906Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-08T01:47:27.906Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-08T01:47:27.906Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-08T01:47:27.906Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-08T01:47:27.906Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-08T01:47:27.906Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-08T01:47:27.906Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-08T01:47:32.563Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-08T01:47:34.962Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-08T01:47:34.962Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-08T01:47:34.962Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-08T01:47:35.269Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-08T01:47:37.150Z] --- PASS: TestCreateServiceMultipleTimes (23.64s) [2019-11-08T01:47:37.150Z] === RUN TestCreateServiceConflict [2019-11-08T01:47:37.405Z] === RUN TestDockerSuite/TestBuildRm [2019-11-08T01:47:37.856Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-08T01:47:39.915Z] --- PASS: TestCreateServiceConflict (2.99s) [2019-11-08T01:47:39.915Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T01:47:40.024Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-08T01:47:40.024Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-08T01:47:40.024Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-08T01:47:40.024Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-08T01:47:40.024Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-08T01:47:40.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-08T01:47:41.034Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-08T01:47:42.396Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-08T01:47:43.774Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-08T01:47:43.774Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-08T01:47:43.774Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-08T01:47:44.286Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-08T01:47:44.286Z] --- PASS: TestCreateServiceMaxReplicas (4.47s) [2019-11-08T01:47:44.286Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T01:47:44.846Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-08T01:47:45.770Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-08T01:47:47.132Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-08T01:47:49.016Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-08T01:47:49.549Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-08T01:47:50.378Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-08T01:47:53.003Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2019-11-08T01:47:53.003Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T01:47:53.345Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-11-08T01:47:53.345Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T01:47:53.345Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T01:47:53.345Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T01:47:53.621Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-08T01:47:53.621Z] Copying nested executables into bundles/binary-daemon [2019-11-08T01:47:53.621Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-08T01:47:53.688Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T01:47:53.688Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T01:47:53.688Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T01:47:53.688Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T01:47:53.974Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -e DOCKER_GRAPHDRIVER docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/make.sh cross [2019-11-08T01:47:54.035Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T01:47:54.389Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T01:47:54.538Z] [2019-11-08T01:47:54.538Z] Removing bundles/ [2019-11-08T01:47:54.538Z] [2019-11-08T01:47:54.538Z] ---> Making bundle: cross (in bundles/cross) [2019-11-08T01:47:54.538Z] Cross building: bundles/cross/linux/amd64 [2019-11-08T01:47:54.538Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-08T01:47:54.538Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-08T01:47:54.556Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-08T01:47:54.556Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-08T01:47:54.556Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-08T01:47:54.556Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-08T01:47:54.811Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-08T01:47:56.116Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T01:47:56.116Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T01:47:56.173Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-08T01:47:56.173Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-08T01:47:57.098Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-08T01:47:57.303Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2019-11-08T01:47:57.303Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2019-11-08T01:47:57.303Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2019-11-08T01:47:57.644Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 4.0% of statements [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T01:47:57.644Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T01:47:58.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-08T01:47:58.378Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T01:47:58.378Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T01:47:59.120Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2019-11-08T01:48:01.283Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.46s) [2019-11-08T01:48:01.283Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T01:48:02.206Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-08T01:48:03.569Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-08T01:48:03.823Z] --- PASS: TestCreateServiceSecretFileMode (3.19s) [2019-11-08T01:48:03.823Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T01:48:04.746Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-08T01:48:05.190Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2019-11-08T01:48:05.305Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-08T01:48:06.370Z] ok github.com/docker/docker/builder/remotecontext/git 5.080s coverage: 85.1% of statements [2019-11-08T01:48:06.666Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-08T01:48:07.225Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2019-11-08T01:48:07.225Z] === RUN TestCreateServiceSysctls [2019-11-08T01:48:08.586Z] === RUN TestDockerSuite/TestBuildUser [2019-11-08T01:48:08.690Z] ok github.com/docker/docker/builder/remotecontext 0.498s coverage: 13.6% of statements [2019-11-08T01:48:10.470Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-08T01:48:11.090Z] ok github.com/docker/docker/builder/dockerfile 1.495s coverage: 48.2% of statements [2019-11-08T01:48:11.090Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T01:48:11.090Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T01:48:11.395Z] --- PASS: TestCreateServiceSysctls (4.06s) [2019-11-08T01:48:11.395Z] === RUN TestCreateServiceCapabilities [2019-11-08T01:48:14.652Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2019-11-08T01:48:14.652Z] === RUN TestInspect [2019-11-08T01:48:14.652Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-08T01:48:17.918Z] --- PASS: TestInspect (3.47s) [2019-11-08T01:48:17.918Z] === RUN TestServiceListWithStatuses [2019-11-08T01:48:17.918Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T01:48:17.918Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T01:48:17.918Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T01:48:18.479Z] ok github.com/docker/docker/client 1.000s coverage: 75.8% of statements [2019-11-08T01:48:24.447Z] --- PASS: TestDockerNetworkConnectAlias (6.57s) [2019-11-08T01:48:24.447Z] === RUN TestDockerNetworkReConnect [2019-11-08T01:48:30.972Z] --- PASS: TestDockerNetworkReConnect (5.87s) [2019-11-08T01:48:30.972Z] === RUN TestServicePlugin [2019-11-08T01:48:32.855Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-08T01:48:33.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-08T01:48:34.032Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-08T01:48:34.592Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-08T01:48:35.953Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-08T01:48:36.877Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-08T01:48:38.760Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-08T01:48:38.760Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-08T01:48:38.760Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-08T01:48:38.760Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-08T01:48:39.014Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-08T01:48:40.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-08T01:48:41.300Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-08T01:48:41.300Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-08T01:48:42.661Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-08T01:48:43.585Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-08T01:48:44.945Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-08T01:48:44.945Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-08T01:48:48.202Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-08T01:48:50.140Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-08T01:48:51.531Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-08T01:48:51.785Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-08T01:48:52.709Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-08T01:48:52.709Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-08T01:48:53.135Z] --- PASS: TestImportExtremelyLargeImageWorks (106.00s) [2019-11-08T01:48:53.135Z] PASS [2019-11-08T01:48:53.135Z] [2019-11-08T01:48:53.135Z] === Skipped [2019-11-08T01:48:53.135Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-08T01:48:53.135Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:48:53.135Z] [2019-11-08T01:48:53.135Z] [2019-11-08T01:48:53.135Z] DONE 12 tests, 1 skipped in 107.350s [2019-11-08T01:48:53.135Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T01:48:53.135Z] ++ 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-11-08T01:48:53.135Z] ++ set -e [2019-11-08T01:48:53.135Z] ++ '[' -n 0 ']' [2019-11-08T01:48:53.135Z] ++ set -x [2019-11-08T01:48:53.135Z] ++ env -i DEST=/go/src/github.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-11-08T01:48:53.135Z] INFO: Testing against a local daemon [2019-11-08T01:48:53.135Z] === RUN TestNetworkCreateDelete [2019-11-08T01:48:53.135Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-11-08T01:48:53.135Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T01:48:53.135Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-11-08T01:48:53.135Z] === RUN TestInspectNetwork [2019-11-08T01:48:53.135Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T01:48:53.135Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T01:48:53.135Z] === RUN TestInspectNetwork/network_name [2019-11-08T01:48:53.135Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T01:48:54.069Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-08T01:48:54.973Z] --- PASS: TestInspectNetwork (9.81s) [2019-11-08T01:48:54.973Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T01:48:54.973Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T01:48:54.973Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T01:48:54.973Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T01:48:54.973Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T01:48:56.627Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-08T01:48:56.627Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-08T01:48:56.627Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-08T01:48:56.881Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-08T01:48:57.805Z] === RUN TestDockerSuite/TestCommitChange [2019-11-08T01:48:58.158Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2019-11-08T01:48:58.158Z] === RUN TestNetworkInvalidJSON [2019-11-08T01:48:58.158Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T01:48:58.158Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T01:48:58.158Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:48:58.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:48:58.158Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:48:58.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:48:58.158Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T01:48:58.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T01:48:58.158Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T01:48:58.158Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-08T01:48:58.158Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T01:48:58.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T01:48:58.158Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T01:48:58.158Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T01:48:58.526Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-11-08T01:48:58.526Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T01:48:59.164Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-08T01:48:59.775Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-11-08T01:48:59.775Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T01:49:00.088Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-08T01:49:00.557Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2019-11-08T01:49:00.557Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T01:49:01.448Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-08T01:49:01.960Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-11-08T01:49:01.960Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T01:49:02.329Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-08T01:49:02.329Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T01:49:03.331Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-08T01:49:03.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-08T01:49:04.691Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-08T01:49:05.476Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s) [2019-11-08T01:49:05.476Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T01:49:05.476Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T01:49:05.476Z] service_test.go:230: FLAKY_TEST [2019-11-08T01:49:05.476Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T01:49:06.053Z] --- PASS: TestServicePlugin (35.72s) [2019-11-08T01:49:06.053Z] plugin_test.go:62: [d5cb7af4fcc00] joining swarm manager [df712f6899e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T01:49:06.053Z] plugin_test.go:65: [da741cbf5095a] joining swarm manager [df712f6899e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T01:49:06.053Z] === RUN TestServiceUpdateLabel [2019-11-08T01:49:06.308Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-08T01:49:07.669Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-08T01:49:09.550Z] --- PASS: TestServiceUpdateLabel (3.43s) [2019-11-08T01:49:09.550Z] === RUN TestServiceUpdateSecrets [2019-11-08T01:49:09.550Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-08T01:49:10.909Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-08T01:49:10.909Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-08T01:49:10.909Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-08T01:49:10.909Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-08T01:49:10.909Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-08T01:49:10.909Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-08T01:49:10.909Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-08T01:49:12.793Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-08T01:49:14.674Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-08T01:49:14.674Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-08T01:49:15.239Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-08T01:49:16.011Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-08T01:49:16.011Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-08T01:49:16.011Z] Cross building: bundles/cross/windows/amd64 [2019-11-08T01:49:16.011Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-08T01:49:16.011Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-08T01:49:16.172Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-08T01:49:16.622Z] ok github.com/docker/docker/cmd/dockerd 0.214s coverage: 30.3% of statements [2019-11-08T01:49:16.622Z] ok github.com/docker/docker/container 0.180s coverage: 35.3% of statements [2019-11-08T01:49:16.622Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T01:49:16.622Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T01:49:16.622Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T01:49:16.622Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T01:49:17.095Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-08T01:49:18.020Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-08T01:49:18.580Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-08T01:49:18.834Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-08T01:49:18.834Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-08T01:49:19.678Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2019-11-08T01:49:19.758Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-08T01:49:19.758Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-08T01:49:19.758Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-08T01:49:19.758Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-08T01:49:20.012Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-08T01:49:20.935Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-08T01:49:21.858Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-08T01:49:22.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-08T01:49:22.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-08T01:49:24.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-08T01:49:25.220Z] --- PASS: TestServiceWithDataPathPortInit (17.44s) [2019-11-08T01:49:25.220Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T01:49:25.266Z] --- PASS: TestServiceUpdateSecrets (15.61s) [2019-11-08T01:49:25.266Z] === RUN TestServiceUpdateConfigs [2019-11-08T01:49:25.266Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-08T01:49:25.266Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-08T01:49:26.189Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-08T01:49:27.085Z] ok github.com/docker/docker/daemon/cluster/convert 0.080s coverage: 35.8% of statements [2019-11-08T01:49:27.114Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-08T01:49:28.036Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-08T01:49:28.959Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-08T01:49:28.959Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-08T01:49:29.882Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-08T01:49:30.804Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-08T01:49:31.363Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-08T01:49:31.617Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-08T01:49:31.940Z] ok github.com/docker/docker/daemon/cluster 0.209s coverage: 0.5% of statements [2019-11-08T01:49:32.540Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-08T01:49:32.899Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.32s) [2019-11-08T01:49:32.899Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uz4evr8absaho3fvpc0pud3yr Created:2019-11-08 01:49:24.022101274 +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[cee1a22a389692e47be387efdba377bac9e7c50ad605e3759e328f564e7313e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u066hvvbcgvq1j636q12r3kjj EndpointID:0a0ebbaf3b02ca2a5d5c060379a7fc1dbfecaf999701ff116778d0a9020bfc75 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:75fb369682523b6f80c7775a84289f631c8c3b789619e8515a75614cbcbfc835 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:30b48927c5fc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u066hvvbcgvq1j636q12r3kjj EndpointID:0a0ebbaf3b02ca2a5d5c060379a7fc1dbfecaf999701ff116778d0a9020bfc75 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T01:49:32.899Z] PASS [2019-11-08T01:49:32.899Z] [2019-11-08T01:49:32.899Z] === Skipped [2019-11-08T01:49:32.899Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T01:49:32.899Z] service_test.go:230: FLAKY_TEST [2019-11-08T01:49:32.899Z] [2019-11-08T01:49:32.899Z] [2019-11-08T01:49:32.899Z] DONE 21 tests, 1 skipped in 47.400s [2019-11-08T01:49:32.899Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T01:49:32.899Z] ++ 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-11-08T01:49:32.899Z] ++ set -e [2019-11-08T01:49:32.899Z] ++ '[' -n 0 ']' [2019-11-08T01:49:32.899Z] ++ set -x [2019-11-08T01:49:32.899Z] ++ env -i DEST=/go/src/github.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-11-08T01:49:32.899Z] INFO: Testing against a local daemon [2019-11-08T01:49:32.899Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T01:49:33.347Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.39s) [2019-11-08T01:49:33.347Z] === RUN TestDockerNetworkIpvlan [2019-11-08T01:49:33.900Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-08T01:49:34.158Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-11-08T01:49:35.394Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-11-08T01:49:35.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-08T01:49:35.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-08T01:49:35.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-08T01:49:35.781Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-08T01:49:35.781Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-08T01:49:36.197Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-11-08T01:49:36.339Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-08T01:49:36.845Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2019-11-08T01:49:38.557Z] ok github.com/docker/docker/daemon/config 0.107s coverage: 82.1% of statements [2019-11-08T01:49:38.557Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-11-08T01:49:38.637Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-11-08T01:49:41.574Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2019-11-08T01:49:41.574Z] === RUN TestServiceUpdateNetwork [2019-11-08T01:49:41.574Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-08T01:49:41.828Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-08T01:49:42.176Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-11-08T01:49:42.476Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-11-08T01:49:42.752Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-08T01:49:42.752Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-08T01:49:42.752Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-08T01:49:44.178Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.631s coverage: 13.6% of statements [2019-11-08T01:49:44.603Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-08T01:49:45.964Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-08T01:49:46.051Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-08T01:49:46.507Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-11-08T01:49:46.610Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-08T01:49:47.969Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-08T01:49:48.222Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.155s coverage: 57.9% of statements [2019-11-08T01:49:48.222Z] ok github.com/docker/docker/daemon 12.444s coverage: 17.6% of statements [2019-11-08T01:49:48.222Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T01:49:48.222Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T01:49:48.222Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T01:49:48.222Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T01:49:48.800Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-11-08T01:49:48.859Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-08T01:49:50.392Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-08T01:49:50.392Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-08T01:49:50.392Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-08T01:49:50.392Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-08T01:49:52.563Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-08T01:49:52.847Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-11-08T01:49:53.113Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.545s coverage: 68.6% of statements [2019-11-08T01:49:53.206Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-08T01:49:53.206Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-08T01:49:54.832Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.021s coverage: 51.0% of statements [2019-11-08T01:49:55.090Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-08T01:49:56.014Z] --- PASS: TestServiceUpdateNetwork (15.43s) [2019-11-08T01:49:56.014Z] PASS [2019-11-08T01:49:56.269Z] [2019-11-08T01:49:56.269Z] === Skipped [2019-11-08T01:49:56.269Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T01:49:56.269Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T01:49:56.269Z] [2019-11-08T01:49:56.269Z] [2019-11-08T01:49:56.269Z] DONE 20 tests, 1 skipped in 173.630s [2019-11-08T01:49:56.269Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T01:49:56.269Z] ++ 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-11-08T01:49:56.269Z] ++ set -e [2019-11-08T01:49:56.269Z] ++ '[' -n 0 ']' [2019-11-08T01:49:56.269Z] ++ set -x [2019-11-08T01:49:56.269Z] ++ env -i DEST=/go/src/github.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-11-08T01:49:56.269Z] INFO: Testing against a local daemon [2019-11-08T01:49:56.269Z] === RUN TestSessionCreate [2019-11-08T01:49:56.269Z] --- PASS: TestSessionCreate (0.04s) [2019-11-08T01:49:56.269Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T01:49:56.269Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-08T01:49:56.269Z] PASS [2019-11-08T01:49:56.269Z] [2019-11-08T01:49:56.269Z] DONE 2 tests in 0.183s [2019-11-08T01:49:56.269Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T01:49:56.269Z] ++ 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-11-08T01:49:56.269Z] ++ set -e [2019-11-08T01:49:56.269Z] ++ '[' -n 0 ']' [2019-11-08T01:49:56.269Z] ++ set -x [2019-11-08T01:49:56.269Z] ++ env -i DEST=/go/src/github.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-11-08T01:49:56.526Z] INFO: Testing against a local daemon [2019-11-08T01:49:56.526Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T01:49:56.526Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T01:49:56.526Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T01:49:56.526Z] === RUN TestEventsExecDie [2019-11-08T01:49:56.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-08T01:49:57.070Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-11-08T01:49:57.148Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.364s coverage: 46.2% of statements [2019-11-08T01:49:57.148Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T01:49:57.450Z] --- PASS: TestEventsExecDie (1.09s) [2019-11-08T01:49:57.450Z] === RUN TestEventsBackwardsCompatible [2019-11-08T01:49:57.705Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-08T01:49:57.705Z] === RUN TestInfoBinaryCommits [2019-11-08T01:49:57.705Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-08T01:49:57.705Z] === RUN TestInfoAPIVersioned [2019-11-08T01:49:57.705Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-08T01:49:57.705Z] === RUN TestInfoDiscoveryBackend [2019-11-08T01:49:57.880Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.650s coverage: 76.1% of statements [2019-11-08T01:49:57.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-08T01:49:58.215Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-08T01:49:58.215Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T01:49:58.612Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2019-11-08T01:49:58.612Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.720s coverage: 52.6% of statements [2019-11-08T01:49:58.612Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T01:49:58.612Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T01:49:59.138Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T01:49:59.138Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan (25.84s) [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.12s) [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.29s) [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.27s) [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.17s) [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.16s) [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (2.95s) [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.11s) [2019-11-08T01:49:59.573Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.78s) [2019-11-08T01:49:59.573Z] PASS [2019-11-08T01:49:59.573Z] [2019-11-08T01:49:59.573Z] DONE 11 tests in 27.315s [2019-11-08T01:49:59.573Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T01:49:59.573Z] ++ 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-11-08T01:49:59.573Z] ++ set -e [2019-11-08T01:49:59.573Z] ++ '[' -n 0 ']' [2019-11-08T01:49:59.573Z] ++ set -x [2019-11-08T01:49:59.573Z] ++ env -i DEST=/go/src/github.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-11-08T01:49:59.573Z] INFO: Testing against a local daemon [2019-11-08T01:49:59.573Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T01:49:59.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-08T01:49:59.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-08T01:49:59.698Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-08T01:49:59.698Z] === RUN TestInfoAPI [2019-11-08T01:49:59.698Z] --- PASS: TestInfoAPI (0.03s) [2019-11-08T01:49:59.698Z] === RUN TestInfoAPIWarnings [2019-11-08T01:50:00.260Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-11-08T01:50:00.260Z] === RUN TestInfoDebug [2019-11-08T01:50:00.819Z] --- PASS: TestInfoDebug (0.52s) [2019-11-08T01:50:00.819Z] === RUN TestInfoInsecureRegistries [2019-11-08T01:50:00.828Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-11-08T01:50:00.828Z] === RUN TestDockerNetworkMacvlan [2019-11-08T01:50:00.972Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2019-11-08T01:50:01.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-08T01:50:01.328Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-11-08T01:50:01.328Z] === RUN TestInfoRegistryMirrors [2019-11-08T01:50:01.630Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T01:50:01.888Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-11-08T01:50:01.888Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T01:50:02.405Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T01:50:02.529Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-11-08T01:50:02.529Z] === RUN TestPingCacheHeaders [2019-11-08T01:50:02.529Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-08T01:50:02.529Z] === RUN TestPingGet [2019-11-08T01:50:02.529Z] --- PASS: TestPingGet (0.04s) [2019-11-08T01:50:02.529Z] === RUN TestPingHead [2019-11-08T01:50:02.529Z] --- PASS: TestPingHead (0.02s) [2019-11-08T01:50:02.529Z] === RUN TestVersion [2019-11-08T01:50:02.529Z] --- PASS: TestVersion (0.03s) [2019-11-08T01:50:02.529Z] PASS [2019-11-08T01:50:02.529Z] [2019-11-08T01:50:02.529Z] === Skipped [2019-11-08T01:50:02.529Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T01:50:02.529Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T01:50:02.529Z] [2019-11-08T01:50:02.529Z] [2019-11-08T01:50:02.529Z] DONE 18 tests, 1 skipped in 6.116s [2019-11-08T01:50:02.529Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T01:50:02.529Z] ++ 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-11-08T01:50:02.529Z] ++ set -e [2019-11-08T01:50:02.529Z] ++ '[' -n 0 ']' [2019-11-08T01:50:02.529Z] ++ set -x [2019-11-08T01:50:02.529Z] ++ env -i DEST=/go/src/github.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-11-08T01:50:02.529Z] INFO: Testing against a local daemon [2019-11-08T01:50:02.529Z] === RUN TestVolumesCreateAndList [2019-11-08T01:50:02.529Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-11-08T01:50:02.529Z] === RUN TestVolumesRemove [2019-11-08T01:50:02.784Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-08T01:50:02.784Z] === RUN TestVolumesInspect [2019-11-08T01:50:02.784Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-08T01:50:02.784Z] === RUN TestVolumesInvalidJSON [2019-11-08T01:50:02.784Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T01:50:02.784Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T01:50:02.784Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T01:50:02.784Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-08T01:50:02.784Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T01:50:02.784Z] PASS [2019-11-08T01:50:02.784Z] [2019-11-08T01:50:02.784Z] DONE 5 tests in 0.278s [2019-11-08T01:50:02.784Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T01:50:02.799Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.040s coverage: 3.0% of statements [2019-11-08T01:50:03.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-08T01:50:03.294Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T01:50:03.294Z] +++ kill 5320 [2019-11-08T01:50:03.662Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T01:50:04.021Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 42.7% of statements [2019-11-08T01:50:04.656Z] +++ /etc/init.d/apparmor stop [2019-11-08T01:50:04.656Z] Clearing AppArmor profiles cache:. [2019-11-08T01:50:04.656Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T01:50:04.656Z] Unloading profiles will leave already running processes permanently [2019-11-08T01:50:04.656Z] unconfined, which can lead to unexpected situations. [2019-11-08T01:50:04.656Z] [2019-11-08T01:50:04.656Z] To set a process to complain mode, use the command line tool [2019-11-08T01:50:04.656Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T01:50:04.656Z] with the 'teardown' option." [2019-11-08T01:50:04.656Z] [2019-11-08T01:50:04.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00095f8e0_} [2019-11-08T01:50:04.922Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-08T01:50:06.231Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T01:50:06.347Z] ok github.com/docker/docker/daemon/logger/gelf 0.048s coverage: 68.2% of statements [2019-11-08T01:50:06.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1546985712_/foo_false____} [2019-11-08T01:50:07.585Z] ok github.com/docker/docker/daemon/logger/awslogs 0.679s coverage: 77.8% of statements [2019-11-08T01:50:07.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1546985712_/foo_true____} [2019-11-08T01:50:08.343Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2019-11-08T01:50:09.103Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 4.9% of statements [2019-11-08T01:50:09.103Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T01:50:09.103Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T01:50:09.103Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T01:50:09.103Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T01:50:09.598Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-08T01:50:09.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3137962383_/foo_false____} [2019-11-08T01:50:09.854Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements [2019-11-08T01:50:10.211Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.069s coverage: 62.1% of statements [2019-11-08T01:50:10.423Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T01:50:10.563Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-08T01:50:10.563Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-08T01:50:11.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3137962383_/foo_true____} [2019-11-08T01:50:12.536Z] ok github.com/docker/docker/daemon/logger/local 0.092s coverage: 74.7% of statements [2019-11-08T01:50:12.536Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T01:50:13.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3137962383_/foo_true__0xc00095fde0__} [2019-11-08T01:50:13.459Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-08T01:50:14.257Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.9% of statements [2019-11-08T01:50:14.257Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 47.8% of statements [2019-11-08T01:50:14.579Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T01:50:14.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00095fe00_} [2019-11-08T01:50:14.992Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-08T01:50:15.456Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2019-11-08T01:50:15.859Z] --- PASS: TestDockerNetworkMacvlan (14.96s) [2019-11-08T01:50:15.859Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-11-08T01:50:15.859Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-11-08T01:50:15.859Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2019-11-08T01:50:15.859Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) [2019-11-08T01:50:15.859Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s) [2019-11-08T01:50:15.859Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2019-11-08T01:50:15.859Z] PASS [2019-11-08T01:50:15.859Z] [2019-11-08T01:50:15.859Z] DONE 8 tests in 16.495s [2019-11-08T01:50:15.859Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T01:50:15.859Z] ++ 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-11-08T01:50:15.859Z] ++ set -e [2019-11-08T01:50:15.859Z] ++ '[' -n 0 ']' [2019-11-08T01:50:15.859Z] ++ set -x [2019-11-08T01:50:15.859Z] ++ env -i DEST=/go/src/github.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-11-08T01:50:15.859Z] testing: warning: no tests to run [2019-11-08T01:50:15.859Z] PASS [2019-11-08T01:50:15.859Z] [2019-11-08T01:50:15.859Z] DONE 0 tests in 0.017s [2019-11-08T01:50:15.859Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T01:50:15.859Z] ++ 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-11-08T01:50:15.859Z] ++ set -e [2019-11-08T01:50:15.859Z] ++ '[' -n 0 ']' [2019-11-08T01:50:15.859Z] ++ set -x [2019-11-08T01:50:15.859Z] ++ env -i DEST=/go/src/github.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-11-08T01:50:15.859Z] INFO: Testing against a local daemon [2019-11-08T01:50:15.859Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T01:50:16.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00095fe20_} [2019-11-08T01:50:17.199Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-11-08T01:50:17.549Z] ok github.com/docker/docker/daemon/logger/splunk 3.094s coverage: 82.5% of statements [2019-11-08T01:50:17.549Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T01:50:17.549Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T01:50:17.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00095fe40_} [2019-11-08T01:50:17.655Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2019-11-08T01:50:17.655Z] === RUN TestAuthZPluginTLS [2019-11-08T01:50:18.019Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-11-08T01:50:18.019Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T01:50:18.793Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-08T01:50:18.793Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T01:50:19.208Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-11-08T01:50:19.208Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T01:50:19.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00095fe60_} [2019-11-08T01:50:19.607Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-08T01:50:19.607Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T01:50:19.669Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-08T01:50:19.669Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-08T01:50:19.669Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-08T01:50:19.669Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-08T01:50:19.669Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-08T01:50:19.669Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-08T01:50:20.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-08T01:50:21.433Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-11-08T01:50:21.433Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T01:50:21.555Z] ok github.com/docker/docker/distribution/metadata 0.167s coverage: 48.2% of statements [2019-11-08T01:50:21.793Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2019-11-08T01:50:21.793Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T01:50:21.916Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2019-11-08T01:50:22.627Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-08T01:50:22.627Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-08T01:50:22.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-08T01:50:23.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-08T01:50:23.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-08T01:50:23.025Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-08T01:50:23.045Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-11-08T01:50:23.045Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T01:50:23.671Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-08T01:50:23.671Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-08T01:50:23.671Z] remote: Enumerating objects: 19, done. [2019-11-08T01:50:23.671Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-08T01:50:23.671Z] 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-11-08T01:50:23.671Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-08T01:50:23.671Z] [2019-11-08T01:50:23.705Z] ok github.com/docker/docker/distribution 0.991s coverage: 22.1% of statements [2019-11-08T01:50:23.706Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T01:50:24.875Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2019-11-08T01:50:24.875Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T01:50:24.934Z] ok github.com/docker/docker/distribution/xfer 1.675s coverage: 85.1% of statements [2019-11-08T01:50:24.934Z] ? github.com/docker/docker/dockerversion [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-08T01:50:25.696Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2019-11-08T01:50:25.899Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/test/unit [2019-11-08T01:50:26.284Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-08T01:50:26.910Z] ok github.com/docker/docker/image 0.141s coverage: 86.4% of statements [2019-11-08T01:50:26.910Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T01:50:27.258Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-11-08T01:50:27.294Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2019-11-08T01:50:27.294Z] === RUN TestAuthZPluginHeader [2019-11-08T01:50:28.075Z] --- PASS: TestAuthZPluginHeader (0.88s) [2019-11-08T01:50:28.075Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T01:50:28.075Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T01:50:28.075Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:28.075Z] === RUN TestAuthZPluginV2Disable [2019-11-08T01:50:28.075Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-08T01:50:28.075Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:28.075Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T01:50:28.075Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T01:50:28.075Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:28.075Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T01:50:28.075Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T01:50:28.075Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:28.075Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T01:50:28.430Z] ? github.com/docker/docker/api [no test files] [2019-11-08T01:50:28.536Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2019-11-08T01:50:28.536Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T01:50:28.790Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-08T01:50:29.292Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2019-11-08T01:50:32.046Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-08T01:50:33.415Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-08T01:50:33.415Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-08T01:50:34.202Z] ok github.com/docker/docker/opts 0.089s coverage: 66.9% of statements [2019-11-08T01:50:34.349Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-08T01:50:34.546Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2019-11-08T01:50:35.271Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-08T01:50:35.764Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2019-11-08T01:50:35.764Z] ok github.com/docker/docker/pkg/archive 1.286s coverage: 77.3% of statements [2019-11-08T01:50:36.110Z] ok github.com/docker/docker/pkg/authorization 2.330s coverage: 68.3% of statements [2019-11-08T01:50:36.630Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-08T01:50:36.953Z] ok github.com/docker/docker/pkg/directory 0.026s coverage: 80.0% of statements [2019-11-08T01:50:37.597Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-08T01:50:38.521Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-08T01:50:38.686Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2019-11-08T01:50:38.686Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 97.6% of statements [2019-11-08T01:50:39.444Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-08T01:50:39.900Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-11-08T01:50:40.248Z] ok github.com/docker/docker/layer 7.430s coverage: 68.8% of statements [2019-11-08T01:50:40.248Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T01:50:40.248Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T01:50:40.248Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T01:50:40.248Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T01:50:40.248Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T01:50:40.248Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-08T01:50:40.369Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-08T01:50:41.450Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-11-08T01:50:41.450Z] ok github.com/docker/docker/pkg/dmesg 0.029s coverage: 83.3% of statements [2019-11-08T01:50:41.728Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-08T01:50:42.654Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-08T01:50:43.176Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2019-11-08T01:50:43.176Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2019-11-08T01:50:43.176Z] ok github.com/docker/docker/pkg/chrootarchive 4.500s coverage: 43.2% of statements [2019-11-08T01:50:43.176Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T01:50:43.176Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T01:50:43.289Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2019-11-08T01:50:43.577Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-08T01:50:44.382Z] ok github.com/docker/docker/pkg/fsutils 0.374s coverage: 85.1% of statements [2019-11-08T01:50:44.499Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-08T01:50:44.726Z] ok github.com/docker/docker/pkg/discovery/kv 3.290s coverage: 84.1% of statements [2019-11-08T01:50:44.727Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 11.4% of statements [2019-11-08T01:50:45.423Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-08T01:50:46.442Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2019-11-08T01:50:46.442Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2019-11-08T01:50:46.783Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-08T01:50:47.642Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-11-08T01:50:47.642Z] ok github.com/docker/docker/pkg/idtools 1.047s coverage: 70.1% of statements [2019-11-08T01:50:47.793Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2019-11-08T01:50:47.793Z] PASS [2019-11-08T01:50:47.793Z] [2019-11-08T01:50:47.794Z] === Skipped [2019-11-08T01:50:47.794Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T01:50:47.794Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:47.794Z] [2019-11-08T01:50:47.794Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-08T01:50:47.794Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:47.794Z] [2019-11-08T01:50:47.794Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T01:50:47.794Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:47.794Z] [2019-11-08T01:50:47.794Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T01:50:47.794Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:47.794Z] [2019-11-08T01:50:47.794Z] [2019-11-08T01:50:47.794Z] DONE 17 tests, 4 skipped in 29.024s [2019-11-08T01:50:47.794Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T01:50:47.794Z] ++ 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-11-08T01:50:47.794Z] ++ set -e [2019-11-08T01:50:47.794Z] ++ '[' -n 0 ']' [2019-11-08T01:50:47.794Z] ++ set -x [2019-11-08T01:50:47.794Z] ++ env -i DEST=/go/src/github.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-11-08T01:50:47.794Z] INFO: Testing against a local daemon [2019-11-08T01:50:47.794Z] === RUN TestPluginInvalidJSON [2019-11-08T01:50:47.794Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:50:47.794Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:50:47.794Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T01:50:47.794Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-08T01:50:47.794Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T01:50:47.794Z] PASS [2019-11-08T01:50:47.794Z] [2019-11-08T01:50:47.794Z] DONE 2 tests in 0.092s [2019-11-08T01:50:47.794Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T01:50:47.794Z] ++ 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-11-08T01:50:47.794Z] ++ set -e [2019-11-08T01:50:47.794Z] ++ '[' -n 0 ']' [2019-11-08T01:50:47.794Z] ++ set -x [2019-11-08T01:50:47.794Z] ++ env -i DEST=/go/src/github.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-11-08T01:50:47.794Z] INFO: Testing against a local daemon [2019-11-08T01:50:47.794Z] === RUN TestExternalGraphDriver [2019-11-08T01:50:47.794Z] === RUN TestExternalGraphDriver/json [2019-11-08T01:50:47.794Z] === RUN TestExternalGraphDriver/spec [2019-11-08T01:50:48.144Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-08T01:50:48.377Z] ok github.com/docker/docker/pkg/ioutils 1.705s coverage: 70.6% of statements [2019-11-08T01:50:48.377Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T01:50:49.067Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-08T01:50:49.112Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-11-08T01:50:49.454Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2019-11-08T01:50:49.646Z] === RUN TestExternalGraphDriver/pull [2019-11-08T01:50:49.795Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-11-08T01:50:49.795Z] ok github.com/docker/docker/pkg/mount 0.921s coverage: 70.0% of statements [2019-11-08T01:50:49.795Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T01:50:49.991Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-08T01:50:49.991Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-08T01:50:50.530Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2019-11-08T01:50:50.878Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2019-11-08T01:50:50.878Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T01:50:50.878Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T01:50:50.915Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-08T01:50:51.552Z] --- PASS: TestExternalGraphDriver (6.18s) [2019-11-08T01:50:51.552Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2019-11-08T01:50:51.552Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2019-11-08T01:50:51.552Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2019-11-08T01:50:51.552Z] === RUN TestGraphdriverPluginV2 [2019-11-08T01:50:51.552Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-08T01:50:51.552Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:51.552Z] PASS [2019-11-08T01:50:51.552Z] [2019-11-08T01:50:51.552Z] === Skipped [2019-11-08T01:50:51.552Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-08T01:50:51.552Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:50:51.552Z] [2019-11-08T01:50:51.552Z] [2019-11-08T01:50:51.552Z] DONE 5 tests, 1 skipped in 6.316s [2019-11-08T01:50:51.552Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T01:50:51.552Z] ++ 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-11-08T01:50:51.552Z] ++ set -e [2019-11-08T01:50:51.552Z] ++ '[' -n 0 ']' [2019-11-08T01:50:51.552Z] ++ set -x [2019-11-08T01:50:51.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:50:51.552Z] INFO: Testing against a local daemon [2019-11-08T01:50:51.552Z] === RUN TestContinueAfterPluginCrash [2019-11-08T01:50:51.552Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T01:50:51.552Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T01:50:51.552Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T01:50:51.552Z] === CONT TestContinueAfterPluginCrash [2019-11-08T01:50:51.552Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T01:50:51.646Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2019-11-08T01:50:51.840Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-08T01:50:53.203Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-08T01:50:53.358Z] ok github.com/docker/docker/pkg/pools 0.051s coverage: 88.2% of statements [2019-11-08T01:50:53.358Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2019-11-08T01:50:53.358Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2019-11-08T01:50:54.126Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-08T01:50:54.576Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2019-11-08T01:50:55.307Z] ok github.com/docker/docker/pkg/pubsub 1.176s coverage: 73.9% of statements [2019-11-08T01:50:55.485Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-08T01:50:55.649Z] ok github.com/docker/docker/pkg/stdcopy 0.018s coverage: 100.0% of statements [2019-11-08T01:50:56.833Z] ok github.com/docker/docker/pkg/stringid 0.024s coverage: 70.6% of statements [2019-11-08T01:50:56.833Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2019-11-08T01:50:56.857Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-08T01:50:57.563Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-11-08T01:50:57.780Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-08T01:50:57.907Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 80.0% of statements [2019-11-08T01:50:58.316Z] ok github.com/docker/docker/pkg/signal 3.547s coverage: 61.0% of statements [2019-11-08T01:50:59.084Z] ok github.com/docker/docker/pkg/system 0.074s coverage: 36.9% of statements [2019-11-08T01:50:59.425Z] ok github.com/docker/docker/pkg/tailfile 0.147s coverage: 88.6% of statements [2019-11-08T01:51:00.608Z] testing: warning: no tests to run [2019-11-08T01:51:00.608Z] coverage: [no statements] [2019-11-08T01:51:00.608Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2019-11-08T01:51:00.951Z] ok github.com/docker/docker/pkg/term 0.009s coverage: 85.9% of statements [2019-11-08T01:51:01.037Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-08T01:51:01.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-08T01:51:01.298Z] ok github.com/docker/docker/pkg/tarsum 0.239s coverage: 89.3% of statements [2019-11-08T01:51:01.639Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-11-08T01:51:01.639Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-11-08T01:51:01.984Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2019-11-08T01:51:02.265Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-08T01:51:02.265Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-08T01:51:02.722Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-08T01:51:03.186Z] --- PASS: TestDaemonStartWithLogOpt (10.70s) [2019-11-08T01:51:05.016Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-11-08T01:51:06.199Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2019-11-08T01:51:06.267Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-08T01:51:06.595Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-11-08T01:51:07.246Z] --- PASS: TestContinueAfterPluginCrash (15.59s) [2019-11-08T01:51:07.246Z] PASS [2019-11-08T01:51:07.246Z] [2019-11-08T01:51:07.246Z] DONE 2 tests in 15.679s [2019-11-08T01:51:07.247Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T01:51:07.247Z] ++ 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-11-08T01:51:07.247Z] ++ set -e [2019-11-08T01:51:07.247Z] ++ '[' -n 0 ']' [2019-11-08T01:51:07.247Z] ++ set -x [2019-11-08T01:51:07.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:51:07.247Z] INFO: Testing against a local daemon [2019-11-08T01:51:07.247Z] === RUN TestPluginWithDevMounts [2019-11-08T01:51:07.247Z] === PAUSE TestPluginWithDevMounts [2019-11-08T01:51:07.247Z] === CONT TestPluginWithDevMounts [2019-11-08T01:51:08.398Z] ok github.com/docker/docker/plugin 0.602s coverage: 27.1% of statements [2019-11-08T01:51:09.067Z] --- PASS: TestPluginWithDevMounts (1.98s) [2019-11-08T01:51:09.067Z] PASS [2019-11-08T01:51:09.067Z] [2019-11-08T01:51:09.067Z] DONE 1 tests in 2.066s [2019-11-08T01:51:09.067Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T01:51:09.067Z] ++ 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-11-08T01:51:09.067Z] ++ set -e [2019-11-08T01:51:09.067Z] ++ '[' -n 0 ']' [2019-11-08T01:51:09.067Z] ++ set -x [2019-11-08T01:51:09.067Z] ++ env -i DEST=/go/src/github.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-11-08T01:51:09.067Z] INFO: Testing against a local daemon [2019-11-08T01:51:09.067Z] === RUN TestSecretInspect [2019-11-08T01:51:09.128Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2019-11-08T01:51:09.671Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-08T01:51:09.859Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 50.9% of statements [2019-11-08T01:51:09.926Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-08T01:51:11.126Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-11-08T01:51:11.860Z] ok github.com/docker/docker/registry 0.493s coverage: 56.2% of statements [2019-11-08T01:51:11.860Z] ok github.com/docker/docker/runconfig 0.097s coverage: 68.2% of statements [2019-11-08T01:51:12.349Z] --- PASS: TestSecretInspect (2.67s) [2019-11-08T01:51:12.349Z] === RUN TestSecretList [2019-11-08T01:51:14.780Z] --- PASS: TestSecretList (2.88s) [2019-11-08T01:51:14.780Z] === RUN TestSecretsCreateAndDelete [2019-11-08T01:51:15.158Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-08T01:51:15.734Z] ok github.com/docker/docker/volume/drivers 0.027s coverage: 36.1% of statements [2019-11-08T01:51:17.936Z] --- PASS: TestSecretsCreateAndDelete (2.87s) [2019-11-08T01:51:17.936Z] === RUN TestSecretsUpdate [2019-11-08T01:51:18.065Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2019-11-08T01:51:18.414Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-08T01:51:18.797Z] ok github.com/docker/docker/volume/local 0.064s coverage: 73.0% of statements [2019-11-08T01:51:19.337Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-08T01:51:19.524Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.0% of statements [2019-11-08T01:51:20.487Z] --- PASS: TestSecretsUpdate (2.94s) [2019-11-08T01:51:20.487Z] === RUN TestTemplatedSecret [2019-11-08T01:51:22.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-08T01:51:24.476Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-08T01:51:24.529Z] --- PASS: TestTemplatedSecret (3.61s) [2019-11-08T01:51:24.529Z] === RUN TestSecretCreateResolve [2019-11-08T01:51:25.838Z] === RUN TestDockerSuite/TestCpToDot [2019-11-08T01:51:26.955Z] --- PASS: TestSecretCreateResolve (2.48s) [2019-11-08T01:51:26.955Z] PASS [2019-11-08T01:51:26.955Z] [2019-11-08T01:51:26.955Z] DONE 6 tests in 17.533s [2019-11-08T01:51:26.955Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T01:51:26.955Z] ++ 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-11-08T01:51:26.955Z] ++ set -e [2019-11-08T01:51:26.955Z] ++ '[' -n 0 ']' [2019-11-08T01:51:26.955Z] ++ set -x [2019-11-08T01:51:26.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T01:51:26.956Z] INFO: Testing against a local daemon [2019-11-08T01:51:26.956Z] === RUN TestServiceCreateInit [2019-11-08T01:51:26.956Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T01:51:27.199Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-08T01:51:27.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-08T01:51:28.731Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T01:51:28.731Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === Skipped [2019-11-08T01:51:28.731Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T01:51:28.731Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T01:51:28.731Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:73: No driver to put! [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T01:51:28.731Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T01:51:28.731Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T01:51:28.731Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:51:28.731Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T01:51:28.731Z] graphtest_unix.go:73: No driver to put! [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T01:51:28.731Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T01:51:28.731Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] [2019-11-08T01:51:28.731Z] DONE 2115 tests, 20 skipped in 337.985s Post stage [Pipeline] junit [2019-11-08T01:51:28.977Z] Recording test results [2019-11-08T01:51:29.105Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-08T01:51:30.638Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40192/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -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:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/make.sh dynbinary test-integration [2019-11-08T01:51:30.989Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-08T01:51:31.022Z] [2019-11-08T01:51:31.022Z] Removing bundles/ [2019-11-08T01:51:31.022Z] [2019-11-08T01:51:31.022Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-08T01:51:31.022Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:51:31.022Z] GOOS="" GOARCH="" GOARM="" [2019-11-08T01:51:31.917Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-08T01:51:31.967Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T01:51:32.640Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-08T01:51:32.640Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-08T01:51:32.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-08T01:51:36.074Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-08T01:51:36.074Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-08T01:51:36.997Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-08T01:51:37.196Z] --- PASS: TestServiceCreateInit (10.13s) [2019-11-08T01:51:37.196Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2019-11-08T01:51:37.196Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.07s) [2019-11-08T01:51:37.196Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T01:51:38.879Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-08T01:51:38.879Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-08T01:51:38.879Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-08T01:51:39.438Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-08T01:51:39.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-08T01:51:39.997Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-08T01:51:39.997Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-08T01:51:40.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-08T01:51:40.251Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-08T01:51:41.174Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-08T01:51:41.428Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-08T01:51:41.428Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-08T01:51:41.683Z] === RUN TestDockerSuite/TestCreateRM [2019-11-08T01:51:41.938Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-08T01:51:41.938Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-08T01:51:41.938Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-08T01:51:42.192Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-08T01:51:44.701Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-08T01:51:44.701Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-08T01:51:44.701Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-08T01:51:46.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-08T01:51:47.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-08T01:51:48.572Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-08T01:51:48.572Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-08T01:51:48.572Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-08T01:51:48.572Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-08T01:51:48.828Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-08T01:51:48.828Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-08T01:51:49.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-08T01:51:50.944Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-08T01:51:50.944Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-11-08T01:51:50.944Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-11-08T01:51:50.944Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-08T01:51:50.944Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-08T01:51:50.944Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-08T01:51:50.944Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-08T01:51:50.944Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-08T01:51:50.944Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-08T01:51:50.944Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-08T01:51:50.945Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-08T01:51:50.945Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-08T01:51:50.945Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-08T01:51:50.945Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-08T01:51:50.945Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-08T01:51:51.202Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-08T01:51:51.202Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-08T01:51:51.202Z] ? github.com/docker/docker/api/types [no test files] [2019-11-08T01:51:51.202Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-08T01:51:51.202Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-08T01:51:51.202Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-08T01:51:51.202Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-08T01:51:51.637Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-08T01:51:51.767Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2019-11-08T01:51:51.767Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2019-11-08T01:51:51.767Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-08T01:51:51.767Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-08T01:51:51.767Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-08T01:51:51.767Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-08T01:51:51.767Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-08T01:51:51.767Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-08T01:51:51.767Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-08T01:51:52.024Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2019-11-08T01:51:52.024Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/builder [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-08T01:51:52.282Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-08T01:51:52.562Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-08T01:51:52.847Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2019-11-08T01:51:55.083Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-08T01:51:56.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-08T01:51:56.442Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-08T01:51:56.975Z] --- PASS: TestCreateServiceMultipleTimes (17.54s) [2019-11-08T01:51:56.975Z] === RUN TestCreateServiceConflict [2019-11-08T01:51:57.025Z] ok github.com/docker/docker/builder/dockerfile 0.528s coverage: 48.2% of statements [2019-11-08T01:51:57.025Z] ok github.com/docker/docker/builder/remotecontext 0.236s coverage: 13.6% of statements [2019-11-08T01:51:57.366Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-08T01:51:57.457Z] --- PASS: TestCreateServiceConflict (2.79s) [2019-11-08T01:51:57.457Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T01:51:57.590Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-11-08T01:51:58.288Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-08T01:51:58.288Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-08T01:51:58.521Z] ok github.com/docker/docker/builder/remotecontext/git 1.154s coverage: 85.1% of statements [2019-11-08T01:51:58.521Z] ? github.com/docker/docker/cli [no test files] [2019-11-08T01:51:58.521Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-08T01:51:59.212Z] === RUN TestDockerSuite/TestDockerFails [2019-11-08T01:51:59.212Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-08T01:51:59.212Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-08T01:51:59.212Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-08T01:52:00.571Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-08T01:52:01.494Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-08T01:52:01.556Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2019-11-08T01:52:01.556Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T01:52:02.698Z] ok github.com/docker/docker/client 0.193s coverage: 75.8% of statements [2019-11-08T01:52:03.377Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-08T01:52:03.377Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-08T01:52:03.377Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-08T01:52:03.377Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-08T01:52:04.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-08T01:52:08.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-08T01:52:09.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-08T01:52:11.260Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-08T01:52:13.141Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-08T01:52:14.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-08T01:52:14.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-08T01:52:14.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-08T01:52:15.194Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2019-11-08T01:52:15.194Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T01:52:16.398Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-08T01:52:18.282Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-08T01:52:18.473Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2019-11-08T01:52:18.473Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T01:52:19.206Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-08T01:52:20.129Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-08T01:52:20.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-08T01:52:20.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-08T01:52:21.037Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2019-11-08T01:52:21.037Z] === RUN TestCreateServiceSysctls [2019-11-08T01:52:21.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-08T01:52:21.053Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-08T01:52:21.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-08T01:52:21.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-08T01:52:21.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-08T01:52:21.975Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-08T01:52:22.912Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-08T01:52:24.273Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-08T01:52:25.428Z] --- PASS: TestCreateServiceSysctls (4.36s) [2019-11-08T01:52:25.428Z] === RUN TestCreateServiceCapabilities [2019-11-08T01:52:26.224Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-08T01:52:27.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-08T01:52:27.840Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-08T01:52:28.597Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2019-11-08T01:52:28.597Z] === RUN TestInspect [2019-11-08T01:52:31.819Z] --- PASS: TestInspect (3.16s) [2019-11-08T01:52:31.819Z] === RUN TestServiceListWithStatuses [2019-11-08T01:52:31.819Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T01:52:31.819Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T01:52:31.819Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T01:52:31.995Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-08T01:52:34.502Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-08T01:52:35.867Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-08T01:52:37.226Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-08T01:52:38.091Z] --- PASS: TestDockerNetworkConnectAlias (5.66s) [2019-11-08T01:52:38.091Z] === RUN TestDockerNetworkReConnect [2019-11-08T01:52:38.149Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-08T01:52:38.403Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-08T01:52:40.285Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-08T01:52:40.285Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-08T01:52:40.285Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-08T01:52:40.540Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-08T01:52:40.795Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-08T01:52:40.795Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-08T01:52:41.389Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 30.3% of statements [2019-11-08T01:52:41.390Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2019-11-08T01:52:41.390Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-08T01:52:41.390Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-08T01:52:41.390Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-08T01:52:41.390Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-08T01:52:42.679Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-08T01:52:43.111Z] --- PASS: TestDockerNetworkReConnect (5.66s) [2019-11-08T01:52:43.111Z] === RUN TestServicePlugin [2019-11-08T01:52:43.111Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T01:52:43.111Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:52:43.111Z] === RUN TestServiceUpdateLabel [2019-11-08T01:52:44.039Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-08T01:52:44.039Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-08T01:52:44.039Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-08T01:52:44.964Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-08T01:52:44.964Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-08T01:52:45.523Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-08T01:52:46.267Z] --- PASS: TestServiceUpdateLabel (2.74s) [2019-11-08T01:52:46.267Z] === RUN TestServiceUpdateSecrets [2019-11-08T01:52:46.446Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-08T01:52:46.700Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-08T01:52:46.700Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-08T01:52:46.700Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-08T01:52:48.582Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-08T01:52:49.514Z] === RUN TestDockerSuite/TestEventsRename [2019-11-08T01:52:50.442Z] === RUN TestDockerSuite/TestEventsResize [2019-11-08T01:52:51.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-08T01:52:51.348Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2019-11-08T01:52:51.366Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-08T01:52:51.912Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-08T01:52:51.924Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-08T01:52:53.285Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-08T01:52:53.807Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-11-08T01:52:53.844Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-08T01:52:54.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-08T01:52:55.891Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-08T01:52:56.349Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-08T01:52:57.100Z] === RUN TestDockerSuite/TestEventsTop [2019-11-08T01:52:57.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-08T01:52:57.883Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-08T01:52:57.883Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-08T01:52:58.023Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-08T01:53:00.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-08T01:53:00.530Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-08T01:53:01.909Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-11-08T01:53:02.412Z] === RUN TestDockerSuite/TestExec [2019-11-08T01:53:02.573Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-08T01:53:02.803Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2019-11-08T01:53:02.803Z] === RUN TestServiceUpdateConfigs [2019-11-08T01:53:03.280Z] ok github.com/docker/docker/daemon 12.181s coverage: 17.6% of statements [2019-11-08T01:53:03.280Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-08T01:53:03.280Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-08T01:53:03.335Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-08T01:53:03.538Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 82.1% of statements [2019-11-08T01:53:04.107Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-08T01:53:04.107Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-08T01:53:04.107Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-08T01:53:04.258Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-08T01:53:04.470Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-11-08T01:53:04.751Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2019-11-08T01:53:04.751Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-08T01:53:04.751Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-08T01:53:05.183Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-08T01:53:05.750Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-08T01:53:06.108Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-08T01:53:06.649Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-11-08T01:53:06.716Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-08T01:53:07.173Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-08T01:53:07.632Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-08T01:53:07.991Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-08T01:53:08.090Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-08T01:53:08.546Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-08T01:53:08.914Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-08T01:53:09.478Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.217s coverage: 57.0% of statements [2019-11-08T01:53:09.836Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-08T01:53:10.759Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-08T01:53:11.682Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-08T01:53:12.609Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-08T01:53:12.759Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.503s coverage: 72.5% of statements [2019-11-08T01:53:13.017Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.779s coverage: 46.2% of statements [2019-11-08T01:53:13.017Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-08T01:53:13.871Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-08T01:53:13.985Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-08T01:53:14.838Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-08T01:53:15.297Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-08T01:53:15.344Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-08T01:53:15.540Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.104s coverage: 51.0% of statements [2019-11-08T01:53:16.264Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-08T01:53:16.492Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.303s coverage: 76.1% of statements [2019-11-08T01:53:17.225Z] === RUN TestDockerSuite/TestExecEnv [2019-11-08T01:53:17.784Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-08T01:53:17.863Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-08T01:53:17.863Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.081s coverage: 57.2% of statements [2019-11-08T01:53:17.863Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-08T01:53:17.863Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-08T01:53:19.211Z] --- PASS: TestServiceUpdateConfigs (15.64s) [2019-11-08T01:53:19.211Z] === RUN TestServiceUpdateNetwork [2019-11-08T01:53:19.245Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-11-08T01:53:19.668Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-08T01:53:20.177Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2019-11-08T01:53:20.592Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-08T01:53:21.548Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-11-08T01:53:21.548Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-08T01:53:21.548Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-08T01:53:22.113Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements [2019-11-08T01:53:23.483Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-11-08T01:53:23.740Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 77.4% of statements [2019-11-08T01:53:23.740Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-08T01:53:23.740Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-08T01:53:23.848Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-08T01:53:24.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-08T01:53:24.665Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-08T01:53:24.672Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-08T01:53:24.992Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-08T01:53:25.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-11-08T01:53:25.493Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-11-08T01:53:25.590Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-08T01:53:25.764Z] [2019-11-08T01:53:25.764Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-08T01:53:26.512Z] PKG_CONFIG=pkg-config [2019-11-08T01:53:26.512Z] GOLANG_VERSION=1.13.3 [2019-11-08T01:53:26.512Z] HOSTNAME=b5c74480b095 [2019-11-08T01:53:26.512Z] DOCKER_EXPERIMENTAL=1 [2019-11-08T01:53:26.512Z] container=docker [2019-11-08T01:53:26.512Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-08T01:53:26.512Z] GO111MODULE=off [2019-11-08T01:53:26.512Z] GOPATH=/go [2019-11-08T01:53:26.512Z] PWD=/go/src/github.com/docker/docker [2019-11-08T01:53:26.512Z] HOME=/root [2019-11-08T01:53:26.512Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-08T01:53:26.512Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-08T01:53:26.512Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-08T01:53:26.512Z] DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 [2019-11-08T01:53:26.512Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-08T01:53:26.512Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-08T01:53:26.512Z] TERM=xterm [2019-11-08T01:53:26.512Z] VALIDATE_BRANCH=master [2019-11-08T01:53:26.512Z] DEST=bundles/test-integration [2019-11-08T01:53:26.512Z] SHLVL=1 [2019-11-08T01:53:26.512Z] TIMEOUT=120m [2019-11-08T01:53:26.512Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-08T01:53:26.512Z] DOCKER_PKG=github.com/docker/docker [2019-11-08T01:53:26.512Z] TESTDEBUG=0 [2019-11-08T01:53:26.512Z] _=/usr/bin/env [2019-11-08T01:53:26.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T01:53:26.865Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 74.7% of statements [2019-11-08T01:53:26.865Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-08T01:53:26.949Z] === RUN TestDockerSuite/TestExecParseError [2019-11-08T01:53:27.122Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 19.9% of statements [2019-11-08T01:53:27.508Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-08T01:53:28.431Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-08T01:53:28.494Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-11-08T01:53:29.058Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-08T01:53:29.353Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-08T01:53:29.623Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-08T01:53:29.880Z] ok github.com/docker/docker/daemon/logger/splunk 1.647s coverage: 82.5% of statements [2019-11-08T01:53:29.880Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-08T01:53:29.880Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-08T01:53:31.066Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-08T01:53:31.067Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-08T01:53:31.067Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-08T01:53:32.406Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2019-11-08T01:53:32.406Z] ok github.com/docker/docker/distribution 0.267s coverage: 22.1% of statements [2019-11-08T01:53:32.406Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-08T01:53:32.600Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-08T01:53:32.832Z] --- PASS: TestServiceUpdateNetwork (14.37s) [2019-11-08T01:53:32.832Z] PASS [2019-11-08T01:53:32.832Z] [2019-11-08T01:53:32.833Z] === Skipped [2019-11-08T01:53:32.833Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T01:53:32.833Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T01:53:32.833Z] [2019-11-08T01:53:32.833Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-08T01:53:32.833Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T01:53:32.833Z] [2019-11-08T01:53:32.833Z] [2019-11-08T01:53:32.833Z] DONE 20 tests, 2 skipped in 124.823s [2019-11-08T01:53:32.833Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T01:53:32.833Z] ++ 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-11-08T01:53:32.833Z] ++ set -e [2019-11-08T01:53:32.833Z] ++ '[' -n 0 ']' [2019-11-08T01:53:32.833Z] ++ set -x [2019-11-08T01:53:32.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-08T01:53:32.833Z] INFO: Testing against a local daemon [2019-11-08T01:53:32.833Z] === RUN TestSessionCreate [2019-11-08T01:53:32.833Z] --- PASS: TestSessionCreate (0.02s) [2019-11-08T01:53:32.833Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T01:53:32.833Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-08T01:53:32.833Z] PASS [2019-11-08T01:53:32.833Z] [2019-11-08T01:53:32.833Z] DONE 2 tests in 0.132s [2019-11-08T01:53:32.833Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T01:53:32.833Z] ++ 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-11-08T01:53:32.833Z] ++ set -e [2019-11-08T01:53:32.833Z] ++ '[' -n 0 ']' [2019-11-08T01:53:32.833Z] ++ set -x [2019-11-08T01:53:32.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-11-08T01:53:32.833Z] INFO: Testing against a local daemon [2019-11-08T01:53:32.833Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T01:53:32.833Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T01:53:32.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T01:53:32.833Z] === RUN TestEventsExecDie [2019-11-08T01:53:32.833Z] --- PASS: TestEventsExecDie (0.93s) [2019-11-08T01:53:32.833Z] === RUN TestEventsBackwardsCompatible [2019-11-08T01:53:32.833Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-11-08T01:53:32.833Z] === RUN TestInfoBinaryCommits [2019-11-08T01:53:32.833Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-08T01:53:32.833Z] === RUN TestInfoAPIVersioned [2019-11-08T01:53:32.833Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-08T01:53:32.833Z] === RUN TestInfoDiscoveryBackend [2019-11-08T01:53:33.059Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-08T01:53:33.263Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-11-08T01:53:33.263Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T01:53:33.513Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-08T01:53:33.517Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-08T01:53:33.517Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-08T01:53:33.776Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-11-08T01:53:34.436Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-08T01:53:34.484Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-08T01:53:34.608Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-08T01:53:34.608Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T01:53:34.943Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-08T01:53:34.943Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-08T01:53:34.943Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-08T01:53:34.989Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-08T01:53:34.989Z] === RUN TestInfoAPI [2019-11-08T01:53:34.989Z] --- PASS: TestInfoAPI (0.02s) [2019-11-08T01:53:34.989Z] === RUN TestInfoAPIWarnings [2019-11-08T01:53:35.145Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-08T01:53:35.359Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-08T01:53:35.402Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-11-08T01:53:35.402Z] === RUN TestInfoDebug [2019-11-08T01:53:35.709Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2019-11-08T01:53:35.709Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-08T01:53:35.709Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2019-11-08T01:53:35.709Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-08T01:53:35.839Z] --- PASS: TestInfoDebug (0.52s) [2019-11-08T01:53:35.839Z] === RUN TestInfoInsecureRegistries [2019-11-08T01:53:36.278Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-08T01:53:36.278Z] === RUN TestInfoRegistryMirrors [2019-11-08T01:53:37.088Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-08T01:53:37.088Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T01:53:37.468Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2019-11-08T01:53:37.468Z] === RUN TestPingCacheHeaders [2019-11-08T01:53:37.468Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-08T01:53:37.468Z] === RUN TestPingGet [2019-11-08T01:53:37.468Z] --- PASS: TestPingGet (0.02s) [2019-11-08T01:53:37.468Z] === RUN TestPingHead [2019-11-08T01:53:37.468Z] --- PASS: TestPingHead (0.02s) [2019-11-08T01:53:37.468Z] === RUN TestVersion [2019-11-08T01:53:37.468Z] --- PASS: TestVersion (0.02s) [2019-11-08T01:53:37.468Z] PASS [2019-11-08T01:53:37.468Z] [2019-11-08T01:53:37.468Z] === Skipped [2019-11-08T01:53:37.468Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T01:53:37.468Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T01:53:37.468Z] [2019-11-08T01:53:37.468Z] [2019-11-08T01:53:37.468Z] DONE 18 tests, 1 skipped in 5.764s [2019-11-08T01:53:37.468Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T01:53:37.468Z] ++ 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-11-08T01:53:37.468Z] ++ set -e [2019-11-08T01:53:37.468Z] ++ '[' -n 0 ']' [2019-11-08T01:53:37.468Z] ++ set -x [2019-11-08T01:53:37.468Z] ++ env -i DEST=/go/src/github.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-11-08T01:53:37.468Z] INFO: Testing against a local daemon [2019-11-08T01:53:37.468Z] === RUN TestVolumesCreateAndList [2019-11-08T01:53:37.468Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-08T01:53:37.468Z] === RUN TestVolumesRemove [2019-11-08T01:53:37.604Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-11-08T01:53:37.604Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-08T01:53:37.839Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-08T01:53:37.839Z] === RUN TestVolumesInspect [2019-11-08T01:53:37.839Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-08T01:53:37.839Z] === RUN TestVolumesInvalidJSON [2019-11-08T01:53:37.839Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T01:53:37.839Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T01:53:37.839Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T01:53:37.839Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-11-08T01:53:37.839Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T01:53:37.839Z] PASS [2019-11-08T01:53:37.839Z] [2019-11-08T01:53:37.839Z] DONE 5 tests in 0.358s [2019-11-08T01:53:37.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T01:53:37.839Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T01:53:37.839Z] +++ kill 11521 [2019-11-08T01:53:38.168Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-08T01:53:39.172Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-11-08T01:53:39.201Z] +++ /etc/init.d/apparmor stop [2019-11-08T01:53:39.201Z] Clearing AppArmor profiles cache:. [2019-11-08T01:53:39.201Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T01:53:39.201Z] Unloading profiles will leave already running processes permanently [2019-11-08T01:53:39.201Z] unconfined, which can lead to unexpected situations. [2019-11-08T01:53:39.201Z] [2019-11-08T01:53:39.201Z] To set a process to complain mode, use the command line tool [2019-11-08T01:53:39.201Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T01:53:39.201Z] with the 'teardown' option." [2019-11-08T01:53:39.201Z] [2019-11-08T01:53:39.429Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements Post stage [Pipeline] junit [2019-11-08T01:53:41.176Z] Recording test results [2019-11-08T01:53:41.325Z] ok github.com/docker/docker/pkg/archive 0.412s coverage: 77.2% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T01:53:42.697Z] ok github.com/docker/docker/pkg/authorization 0.394s coverage: 68.3% of statements [2019-11-08T01:53:42.697Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-08T01:53:42.843Z] + echo Ensuring container killed. [2019-11-08T01:53:42.843Z] Ensuring container killed. [2019-11-08T01:53:42.843Z] + docker rm -vf docker-pr2 [2019-11-08T01:53:42.843Z] Error: No such container: docker-pr2 [2019-11-08T01:53:42.843Z] + true [Pipeline] sh [2019-11-08T01:53:42.954Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-08T01:53:43.658Z] + echo Chowning /workspace to jenkins user [2019-11-08T01:53:43.658Z] Chowning /workspace to jenkins user [2019-11-08T01:53:43.658Z] + id -u [2019-11-08T01:53:43.658Z] + id -g [2019-11-08T01:53:43.658Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40192:/workspace busybox chown -R 1001:1001 /workspace [2019-11-08T01:53:43.658Z] Unable to find image 'busybox:latest' locally [2019-11-08T01:53:43.658Z] latest: Pulling from library/busybox [2019-11-08T01:53:43.658Z] dd8c951d5d23: Pulling fs layer [2019-11-08T01:53:44.020Z] dd8c951d5d23: Verifying Checksum [2019-11-08T01:53:44.020Z] dd8c951d5d23: Download complete [2019-11-08T01:53:44.414Z] dd8c951d5d23: Pull complete [2019-11-08T01:53:44.414Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T01:53:44.414Z] Status: Downloaded newer image for busybox:latest [2019-11-08T01:53:45.251Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-08T01:53:46.230Z] ok github.com/docker/docker/layer 7.954s coverage: 68.8% of statements [2019-11-08T01:53:46.230Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-08T01:53:46.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-08T01:53:46.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-08T01:53:46.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-08T01:53:46.230Z] ? github.com/docker/docker/oci [no test files] [2019-11-08T01:53:46.230Z] ? github.com/docker/docker/oci/caps [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T01:53:46.488Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-08T01:53:46.746Z] ok github.com/docker/docker/pkg/chrootarchive 2.992s coverage: 43.2% of statements [2019-11-08T01:53:46.746Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-08T01:53:46.746Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-08T01:53:47.003Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-11-08T01:53:47.043Z] + bundleName=s390x-integration [2019-11-08T01:53:47.043Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-08T01:53:47.043Z] Creating s390x-integration-bundles.tar.gz [2019-11-08T01:53:47.043Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-08T01:53:47.043Z] + 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-11-08T01:53:47.182Z] Archiving artifacts [2019-11-08T01:53:47.261Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2019-11-08T01:53:47.510Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-08T01:53:47.510Z] === RUN TestDockerSuite/TestExecTTY [2019-11-08T01:53:48.193Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2019-11-08T01:53:48.436Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-08T01:53:48.675Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40192/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T01:53:48.757Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-11-08T01:53:49.014Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-08T01:53:49.424Z] + make clean [2019-11-08T01:53:49.424Z] make: command: Command not found [2019-11-08T01:53:49.424Z] make: command: Command not found [2019-11-08T01:53:49.424Z] docker volume rm -f docker-dev-cache [2019-11-08T01:53:49.505Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T01:53:49.797Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-08T01:53:50.385Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-08T01:53:50.722Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-08T01:53:50.952Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-11-08T01:53:51.517Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2019-11-08T01:53:51.775Z] ok github.com/docker/docker/pkg/fsutils 0.230s coverage: 85.1% of statements [2019-11-08T01:53:51.775Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-11-08T01:53:52.083Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-08T01:53:52.083Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-08T01:53:53.147Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 70.1% of statements [2019-11-08T01:53:53.147Z] ok github.com/docker/docker/pkg/ioutils 0.421s coverage: 70.6% of statements [2019-11-08T01:53:53.713Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-11-08T01:53:53.713Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2019-11-08T01:53:53.964Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-08T01:53:53.970Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2019-11-08T01:53:53.970Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-08T01:53:54.535Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-11-08T01:53:54.792Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-08T01:53:54.886Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-08T01:53:55.049Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-08T01:53:55.307Z] ok github.com/docker/docker/pkg/mount 0.581s coverage: 70.0% of statements [2019-11-08T01:53:55.307Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-08T01:53:55.565Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-11-08T01:53:55.565Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-11-08T01:53:55.565Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-08T01:53:55.565Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-08T01:53:56.246Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-08T01:53:56.498Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2019-11-08T01:53:56.804Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-08T01:53:57.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-08T01:53:57.431Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-08T01:53:57.689Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-08T01:53:57.923Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-08T01:53:57.946Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-08T01:53:59.317Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-08T01:53:59.574Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-08T01:54:02.858Z] ok github.com/docker/docker/pkg/signal 2.390s coverage: 61.0% of statements [2019-11-08T01:54:02.858Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-08T01:54:03.116Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-08T01:54:03.154Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-08T01:54:03.373Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-08T01:54:03.630Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-08T01:54:03.888Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-08T01:54:04.453Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2019-11-08T01:54:05.018Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-11-08T01:54:05.592Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2019-11-08T01:54:06.108Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 85.9% of statements [2019-11-08T01:54:06.108Z] testing: warning: no tests to run [2019-11-08T01:54:06.108Z] coverage: [no statements] [2019-11-08T01:54:06.108Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-08T01:54:06.673Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-08T01:54:06.931Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-08T01:54:06.931Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-08T01:54:09.522Z] ok github.com/docker/docker/plugin 0.537s coverage: 27.1% of statements [2019-11-08T01:54:09.679Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-08T01:54:09.782Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-08T01:54:10.713Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T01:54:11.038Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-08T01:54:11.280Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2019-11-08T01:54:12.657Z] ok github.com/docker/docker/registry 0.092s coverage: 56.2% of statements [2019-11-08T01:54:13.222Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-08T01:54:13.480Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-08T01:54:14.044Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-08T01:54:14.609Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-08T01:54:16.270Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-08T01:54:16.839Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-08T01:54:16.839Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-08T01:54:16.839Z] === RUN TestDockerSuite/TestHealth [2019-11-08T01:54:17.134Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-08T01:54:17.700Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-11-08T01:54:18.265Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-08T01:54:19.636Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-08T01:54:21.032Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-08T01:54:21.998Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-08T01:54:22.965Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-08T01:54:24.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T01:54:24.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T01:54:24.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-08T01:54:25.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T01:54:28.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-08T01:54:29.206Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-08T01:54:29.206Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-08T01:54:29.664Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-08T01:54:30.123Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-08T01:54:30.123Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-08T01:54:31.814Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/rootless [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-08T01:54:31.814Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-08T01:54:31.815Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-08T01:54:31.815Z] ? github.com/docker/docker/volume [no test files] [2019-11-08T01:54:31.815Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-08T01:54:31.815Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === Skipped [2019-11-08T01:54:31.815Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-08T01:54:31.815Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-08T01:54:31.815Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:73: No driver to put! [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-08T01:54:31.815Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-08T01:54:31.815Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-08T01:54:31.815Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-08T01:54:31.815Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-08T01:54:31.815Z] graphtest_unix.go:73: No driver to put! [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-08T01:54:31.815Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-08T01:54:31.815Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] [2019-11-08T01:54:31.815Z] DONE 2115 tests, 20 skipped in 243.396s Post stage [Pipeline] junit [2019-11-08T01:54:31.826Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-08T01:54:32.881Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40192/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:44b8ab94b2ee22ee96b82e03f81e4d6cae735539 hack/validate/vendor [2019-11-08T01:54:33.817Z] 2019/11/08 01:54:33 Collecting initial packages [2019-11-08T01:54:33.817Z] 2019/11/08 01:54:33 Download dependencies [2019-11-08T01:54:36.339Z] 2019/11/08 01:54:36 Starting whole vndr cycle because no package specified [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone golang.org/x/sys, revision 9eafafc0a87e0fd0aeeba439a4573537970c44c7, attempt 1/20 [2019-11-08T01:54:36.596Z] 2019/11/08 01:54:36 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Finished clone github.com/google/uuid [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Finished clone github.com/opencontainers/selinux [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Finished clone github.com/Azure/go-ansiterm [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Finished clone github.com/docker/libtrust [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Finished clone github.com/Microsoft/go-winio [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Finished clone github.com/creack/pty [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Finished clone github.com/mattn/go-shellwords [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Finished clone github.com/konsorten/go-windows-terminal-sequences [2019-11-08T01:54:37.967Z] 2019/11/08 01:54:37 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2019-11-08T01:54:38.225Z] 2019/11/08 01:54:38 Finished clone github.com/gorilla/mux [2019-11-08T01:54:38.225Z] 2019/11/08 01:54:38 Clone github.com/moby/buildkit, revision f7042823e340d38d1746aa675b83d1aca431cee3, attempt 1/20 [2019-11-08T01:54:38.225Z] 2019/11/08 01:54:38 Finished clone github.com/tchap/go-patricia [2019-11-08T01:54:38.225Z] 2019/11/08 01:54:38 Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20 [2019-11-08T01:54:38.225Z] 2019/11/08 01:54:38 Finished clone github.com/docker/go-units [2019-11-08T01:54:38.225Z] 2019/11/08 01:54:38 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2019-11-08T01:54:38.483Z] 2019/11/08 01:54:38 Finished clone github.com/sirupsen/logrus [2019-11-08T01:54:38.483Z] 2019/11/08 01:54:38 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2019-11-08T01:54:39.503Z] 2019/11/08 01:54:39 Finished clone github.com/syndtr/gocapability [2019-11-08T01:54:39.503Z] 2019/11/08 01:54:39 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2019-11-08T01:54:39.732Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-08T01:54:39.732Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-08T01:54:39.732Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-08T01:54:39.732Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-08T01:54:39.732Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-08T01:54:39.732Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-08T01:54:39.760Z] 2019/11/08 01:54:39 Finished clone github.com/RackSec/srslog [2019-11-08T01:54:39.760Z] 2019/11/08 01:54:39 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2019-11-08T01:54:39.760Z] 2019/11/08 01:54:39 Finished clone github.com/imdario/mergo [2019-11-08T01:54:39.760Z] 2019/11/08 01:54:39 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2019-11-08T01:54:40.018Z] 2019/11/08 01:54:39 Finished clone gotest.tools [2019-11-08T01:54:40.018Z] 2019/11/08 01:54:39 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2019-11-08T01:54:40.018Z] 2019/11/08 01:54:39 Finished clone github.com/google/go-cmp [2019-11-08T01:54:40.018Z] 2019/11/08 01:54:39 Clone github.com/docker/libnetwork, revision 90afbb01e1d8acacb505a092744ea42b9f167377, attempt 1/20 [2019-11-08T01:54:40.018Z] 2019/11/08 01:54:39 Finished clone golang.org/x/sync [2019-11-08T01:54:40.018Z] 2019/11/08 01:54:39 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2019-11-08T01:54:40.018Z] 2019/11/08 01:54:39 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2019-11-08T01:54:40.018Z] 2019/11/08 01:54:39 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2019-11-08T01:54:40.291Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-08T01:54:40.291Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-08T01:54:40.291Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-08T01:54:40.546Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-08T01:54:40.583Z] 2019/11/08 01:54:40 Finished clone github.com/opentracing/opentracing-go [2019-11-08T01:54:40.583Z] 2019/11/08 01:54:40 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2019-11-08T01:54:40.800Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-08T01:54:40.841Z] 2019/11/08 01:54:40 Finished clone github.com/docker/go-connections [2019-11-08T01:54:40.841Z] 2019/11/08 01:54:40 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2019-11-08T01:54:41.055Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-08T01:54:41.406Z] 2019/11/08 01:54:41 Finished clone github.com/opentracing-contrib/go-stdlib [2019-11-08T01:54:41.406Z] 2019/11/08 01:54:41 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2019-11-08T01:54:41.406Z] 2019/11/08 01:54:41 Finished clone github.com/mitchellh/hashstructure [2019-11-08T01:54:41.406Z] 2019/11/08 01:54:41 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2019-11-08T01:54:41.406Z] 2019/11/08 01:54:41 Finished clone github.com/google/shlex [2019-11-08T01:54:41.406Z] 2019/11/08 01:54:41 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2019-11-08T01:54:41.406Z] 2019/11/08 01:54:41 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2019-11-08T01:54:41.406Z] 2019/11/08 01:54:41 Finished clone github.com/gofrs/flock [2019-11-08T01:54:41.614Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-08T01:54:41.615Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-08T01:54:41.972Z] 2019/11/08 01:54:41 Finished clone github.com/docker/go-events [2019-11-08T01:54:41.972Z] 2019/11/08 01:54:41 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2019-11-08T01:54:41.972Z] 2019/11/08 01:54:41 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2019-11-08T01:54:41.972Z] 2019/11/08 01:54:41 Finished clone github.com/armon/go-radix [2019-11-08T01:54:42.537Z] 2019/11/08 01:54:42 Finished clone github.com/tonistiigi/fsutil [2019-11-08T01:54:42.537Z] 2019/11/08 01:54:42 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2019-11-08T01:54:42.537Z] 2019/11/08 01:54:42 Finished clone github.com/armon/go-metrics [2019-11-08T01:54:42.537Z] 2019/11/08 01:54:42 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2019-11-08T01:54:42.537Z] 2019/11/08 01:54:42 Finished clone github.com/golang/gddo [2019-11-08T01:54:42.537Z] 2019/11/08 01:54:42 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2019-11-08T01:54:42.539Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-08T01:54:42.539Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-08T01:54:43.103Z] 2019/11/08 01:54:43 Finished clone github.com/sean-/seed [2019-11-08T01:54:43.103Z] 2019/11/08 01:54:43 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2019-11-08T01:54:43.361Z] 2019/11/08 01:54:43 Finished clone github.com/hashicorp/errwrap [2019-11-08T01:54:43.361Z] 2019/11/08 01:54:43 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2019-11-08T01:54:43.463Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-08T01:54:43.619Z] 2019/11/08 01:54:43 Finished clone github.com/hashicorp/go-multierror [2019-11-08T01:54:43.619Z] 2019/11/08 01:54:43 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2019-11-08T01:54:44.184Z] 2019/11/08 01:54:43 Finished clone github.com/hashicorp/memberlist [2019-11-08T01:54:44.184Z] 2019/11/08 01:54:43 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2019-11-08T01:54:44.184Z] 2019/11/08 01:54:44 Finished clone github.com/vishvananda/netns [2019-11-08T01:54:44.184Z] 2019/11/08 01:54:44 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2019-11-08T01:54:44.387Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-08T01:54:44.387Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-08T01:54:44.748Z] 2019/11/08 01:54:44 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2019-11-08T01:54:44.748Z] 2019/11/08 01:54:44 Finished clone github.com/docker/libkv [2019-11-08T01:54:44.748Z] 2019/11/08 01:54:44 Finished clone github.com/hashicorp/go-sockaddr [2019-11-08T01:54:44.748Z] 2019/11/08 01:54:44 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2019-11-08T01:54:45.312Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-08T01:54:45.314Z] 2019/11/08 01:54:45 Finished clone github.com/BurntSushi/toml [2019-11-08T01:54:45.314Z] 2019/11/08 01:54:45 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2019-11-08T01:54:45.314Z] 2019/11/08 01:54:45 Finished clone github.com/samuel/go-zookeeper [2019-11-08T01:54:45.315Z] 2019/11/08 01:54:45 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2019-11-08T01:54:45.572Z] 2019/11/08 01:54:45 Finished clone golang.org/x/net [2019-11-08T01:54:45.572Z] 2019/11/08 01:54:45 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2019-11-08T01:54:45.572Z] 2019/11/08 01:54:45 Finished clone github.com/vishvananda/netlink [2019-11-08T01:54:45.572Z] 2019/11/08 01:54:45 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2019-11-08T01:54:45.572Z] 2019/11/08 01:54:45 Finished clone github.com/deckarep/golang-set [2019-11-08T01:54:45.572Z] 2019/11/08 01:54:45 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2019-11-08T01:54:45.830Z] 2019/11/08 01:54:45 Finished clone github.com/hashicorp/go-msgpack [2019-11-08T01:54:45.830Z] 2019/11/08 01:54:45 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2019-11-08T01:54:45.830Z] 2019/11/08 01:54:45 Finished clone github.com/coreos/go-semver [2019-11-08T01:54:45.830Z] 2019/11/08 01:54:45 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2019-11-08T01:54:47.202Z] 2019/11/08 01:54:47 Finished clone github.com/ishidawataru/sctp [2019-11-08T01:54:47.202Z] 2019/11/08 01:54:47 Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20 [2019-11-08T01:54:47.767Z] 2019/11/08 01:54:47 Finished clone github.com/opencontainers/go-digest [2019-11-08T01:54:47.767Z] 2019/11/08 01:54:47 Clone github.com/opencontainers/runc, revision 3e425f80a8c931f88e6d94a8c831b9d5aa481657, attempt 1/20 [2019-11-08T01:54:47.767Z] 2019/11/08 01:54:47 Finished clone github.com/mistifyio/go-zfs [2019-11-08T01:54:47.767Z] 2019/11/08 01:54:47 Clone github.com/Microsoft/hcsshim, revision 2226e083fc390003ae5aa8325c3c92789afa0e7a, attempt 1/20 [2019-11-08T01:54:48.332Z] 2019/11/08 01:54:48 Finished clone github.com/Microsoft/opengcs [2019-11-08T01:54:48.332Z] 2019/11/08 01:54:48 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2019-11-08T01:54:48.570Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-08T01:54:48.570Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-08T01:54:48.570Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-08T01:54:48.590Z] 2019/11/08 01:54:48 Finished clone github.com/vbatts/tar-split [2019-11-08T01:54:48.590Z] 2019/11/08 01:54:48 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2019-11-08T01:54:48.590Z] 2019/11/08 01:54:48 Finished clone go.etcd.io/bbolt [2019-11-08T01:54:48.590Z] 2019/11/08 01:54:48 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2019-11-08T01:54:49.929Z] === RUN TestDockerSuite/TestImportFile [2019-11-08T01:54:50.490Z] 2019/11/08 01:54:50 Finished clone github.com/hashicorp/serf [2019-11-08T01:54:50.490Z] 2019/11/08 01:54:50 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2019-11-08T01:54:50.490Z] 2019/11/08 01:54:50 Finished clone github.com/containerd/ttrpc [2019-11-08T01:54:50.490Z] 2019/11/08 01:54:50 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2019-11-08T01:54:50.490Z] 2019/11/08 01:54:50 Finished clone golang.org/x/sys [2019-11-08T01:54:50.490Z] 2019/11/08 01:54:50 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2019-11-08T01:54:51.811Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-08T01:54:51.811Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-08T01:54:51.863Z] 2019/11/08 01:54:51 Finished clone github.com/ugorji/go [2019-11-08T01:54:51.863Z] 2019/11/08 01:54:51 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2019-11-08T01:54:52.154Z] 2019/11/08 01:54:51 Finished clone github.com/opencontainers/runtime-spec [2019-11-08T01:54:52.154Z] 2019/11/08 01:54:51 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2019-11-08T01:54:52.154Z] 2019/11/08 01:54:52 Finished clone github.com/opencontainers/image-spec [2019-11-08T01:54:52.154Z] 2019/11/08 01:54:52 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2019-11-08T01:54:52.412Z] 2019/11/08 01:54:52 Finished clone github.com/seccomp/libseccomp-golang [2019-11-08T01:54:52.412Z] 2019/11/08 01:54:52 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2019-11-08T01:54:52.978Z] 2019/11/08 01:54:52 Finished clone github.com/godbus/dbus [2019-11-08T01:54:52.978Z] 2019/11/08 01:54:52 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2019-11-08T01:54:53.236Z] 2019/11/08 01:54:53 Finished clone github.com/coreos/go-systemd [2019-11-08T01:54:53.236Z] 2019/11/08 01:54:53 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2019-11-08T01:54:53.236Z] 2019/11/08 01:54:53 Finished clone github.com/Graylog2/go-gelf [2019-11-08T01:54:53.236Z] 2019/11/08 01:54:53 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2019-11-08T01:54:53.695Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-08T01:54:54.170Z] 2019/11/08 01:54:53 Finished clone github.com/fluent/fluent-logger-golang [2019-11-08T01:54:54.170Z] 2019/11/08 01:54:53 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2019-11-08T01:54:54.170Z] 2019/11/08 01:54:53 Finished clone github.com/philhofer/fwd [2019-11-08T01:54:54.170Z] 2019/11/08 01:54:53 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2019-11-08T01:54:54.428Z] 2019/11/08 01:54:54 Finished clone github.com/moby/buildkit [2019-11-08T01:54:54.428Z] 2019/11/08 01:54:54 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2019-11-08T01:54:55.361Z] 2019/11/08 01:54:55 Finished clone github.com/fsnotify/fsnotify [2019-11-08T01:54:55.361Z] 2019/11/08 01:54:55 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2019-11-08T01:54:55.588Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-08T01:54:55.618Z] 2019/11/08 01:54:55 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2019-11-08T01:54:55.618Z] 2019/11/08 01:54:55 Finished clone github.com/go-ini/ini [2019-11-08T01:54:56.184Z] 2019/11/08 01:54:55 Finished clone github.com/bsphere/le_go [2019-11-08T01:54:56.184Z] 2019/11/08 01:54:55 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2019-11-08T01:54:56.184Z] 2019/11/08 01:54:56 Finished clone github.com/tinylib/msgp [2019-11-08T01:54:56.184Z] 2019/11/08 01:54:56 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2019-11-08T01:54:56.441Z] 2019/11/08 01:54:56 Finished clone github.com/jmespath/go-jmespath [2019-11-08T01:54:56.441Z] 2019/11/08 01:54:56 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2019-11-08T01:54:56.699Z] 2019/11/08 01:54:56 Finished clone github.com/docker/libnetwork [2019-11-08T01:54:56.699Z] 2019/11/08 01:54:56 Clone github.com/containerd/containerd, revision 36cf5b690dcc00ff0f34ff7799209050c3d0c59a, attempt 1/20 [2019-11-08T01:54:57.264Z] 2019/11/08 01:54:57 Finished clone golang.org/x/oauth2 [2019-11-08T01:54:57.264Z] 2019/11/08 01:54:57 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2019-11-08T01:54:57.469Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-08T01:54:57.828Z] 2019/11/08 01:54:57 Finished clone golang.org/x/text [2019-11-08T01:54:57.828Z] 2019/11/08 01:54:57 Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20 [2019-11-08T01:54:58.086Z] 2019/11/08 01:54:57 Finished clone github.com/opencontainers/runc [2019-11-08T01:54:58.086Z] 2019/11/08 01:54:57 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2019-11-08T01:54:58.086Z] 2019/11/08 01:54:58 Finished clone github.com/googleapis/gax-go [2019-11-08T01:54:58.086Z] 2019/11/08 01:54:58 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2019-11-08T01:54:58.392Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-08T01:54:58.652Z] 2019/11/08 01:54:58 Finished clone google.golang.org/grpc [2019-11-08T01:54:58.652Z] 2019/11/08 01:54:58 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2019-11-08T01:54:58.909Z] 2019/11/08 01:54:58 Finished clone github.com/Microsoft/hcsshim [2019-11-08T01:54:58.909Z] 2019/11/08 01:54:58 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2019-11-08T01:54:58.909Z] 2019/11/08 01:54:58 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2019-11-08T01:54:58.909Z] 2019/11/08 01:54:58 Finished clone github.com/containerd/fifo [2019-11-08T01:54:58.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T01:54:59.167Z] 2019/11/08 01:54:59 Finished clone go.opencensus.io [2019-11-08T01:54:59.167Z] 2019/11/08 01:54:59 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2019-11-08T01:54:59.316Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-08T01:54:59.731Z] 2019/11/08 01:54:59 Finished clone github.com/miekg/dns [2019-11-08T01:54:59.731Z] 2019/11/08 01:54:59 Clone github.com/docker/swarmkit, revision 7dded76ec532741c1ad9736cd2bb6d6661f0a386, attempt 1/20 [2019-11-08T01:54:59.988Z] 2019/11/08 01:54:59 Finished clone github.com/containerd/console [2019-11-08T01:54:59.988Z] 2019/11/08 01:54:59 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2019-11-08T01:54:59.988Z] 2019/11/08 01:54:59 Finished clone github.com/containerd/cgroups [2019-11-08T01:54:59.988Z] 2019/11/08 01:54:59 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2019-11-08T01:55:00.239Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-08T01:55:00.239Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-08T01:55:00.239Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-08T01:55:00.553Z] 2019/11/08 01:55:00 Finished clone code.cloudfoundry.org/clock [2019-11-08T01:55:00.553Z] 2019/11/08 01:55:00 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2019-11-08T01:55:00.553Z] 2019/11/08 01:55:00 Finished clone github.com/containerd/go-runc [2019-11-08T01:55:00.553Z] 2019/11/08 01:55:00 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2019-11-08T01:55:00.553Z] 2019/11/08 01:55:00 Finished clone github.com/containerd/typeurl [2019-11-08T01:55:00.553Z] 2019/11/08 01:55:00 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2019-11-08T01:55:01.118Z] 2019/11/08 01:55:00 Finished clone github.com/gogo/googleapis [2019-11-08T01:55:01.118Z] 2019/11/08 01:55:00 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2019-11-08T01:55:01.163Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-08T01:55:01.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T01:55:01.376Z] 2019/11/08 01:55:01 Finished clone github.com/containerd/continuity [2019-11-08T01:55:01.377Z] 2019/11/08 01:55:01 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2019-11-08T01:55:01.634Z] 2019/11/08 01:55:01 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2019-11-08T01:55:01.634Z] 2019/11/08 01:55:01 Finished clone github.com/docker/distribution [2019-11-08T01:55:02.086Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-08T01:55:02.200Z] 2019/11/08 01:55:02 Finished clone github.com/fernet/fernet-go [2019-11-08T01:55:02.201Z] 2019/11/08 01:55:02 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2019-11-08T01:55:02.644Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-08T01:55:03.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T01:55:03.133Z] 2019/11/08 01:55:02 Finished clone github.com/hashicorp/go-immutable-radix [2019-11-08T01:55:03.133Z] 2019/11/08 01:55:02 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2019-11-08T01:55:03.391Z] 2019/11/08 01:55:03 Finished clone golang.org/x/time [2019-11-08T01:55:03.391Z] 2019/11/08 01:55:03 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2019-11-08T01:55:03.391Z] 2019/11/08 01:55:03 Finished clone github.com/hashicorp/go-memdb [2019-11-08T01:55:03.391Z] 2019/11/08 01:55:03 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2019-11-08T01:55:03.567Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-08T01:55:04.491Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-08T01:55:04.765Z] 2019/11/08 01:55:04 Finished clone github.com/hashicorp/golang-lru [2019-11-08T01:55:04.765Z] 2019/11/08 01:55:04 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2019-11-08T01:55:05.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-08T01:55:05.050Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-08T01:55:05.050Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-08T01:55:05.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T01:55:05.333Z] 2019/11/08 01:55:05 Finished clone github.com/coreos/pkg [2019-11-08T01:55:05.333Z] 2019/11/08 01:55:05 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2019-11-08T01:55:05.333Z] 2019/11/08 01:55:05 Finished clone github.com/pkg/errors [2019-11-08T01:55:05.333Z] 2019/11/08 01:55:05 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2019-11-08T01:55:05.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T01:55:06.934Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-08T01:55:07.232Z] 2019/11/08 01:55:07 Finished clone golang.org/x/crypto [2019-11-08T01:55:07.232Z] 2019/11/08 01:55:07 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2019-11-08T01:55:07.232Z] 2019/11/08 01:55:07 Finished clone github.com/beorn7/perks [2019-11-08T01:55:07.232Z] 2019/11/08 01:55:07 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2019-11-08T01:55:07.491Z] 2019/11/08 01:55:07 Finished clone github.com/prometheus/client_model [2019-11-08T01:55:07.491Z] 2019/11/08 01:55:07 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2019-11-08T01:55:07.859Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-08T01:55:08.424Z] 2019/11/08 01:55:08 Finished clone github.com/prometheus/client_golang [2019-11-08T01:55:08.424Z] 2019/11/08 01:55:08 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2019-11-08T01:55:08.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T01:55:08.783Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-08T01:55:08.783Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-08T01:55:09.360Z] 2019/11/08 01:55:09 Finished clone github.com/matttproud/golang_protobuf_extensions [2019-11-08T01:55:09.360Z] 2019/11/08 01:55:09 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2019-11-08T01:55:09.710Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-08T01:55:09.710Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-08T01:55:09.927Z] 2019/11/08 01:55:09 Finished clone github.com/prometheus/procfs [2019-11-08T01:55:09.927Z] 2019/11/08 01:55:09 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2019-11-08T01:55:10.860Z] 2019/11/08 01:55:10 Finished clone github.com/spf13/pflag [2019-11-08T01:55:10.860Z] 2019/11/08 01:55:10 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2019-11-08T01:55:10.860Z] 2019/11/08 01:55:10 Finished clone github.com/prometheus/common [2019-11-08T01:55:10.860Z] 2019/11/08 01:55:10 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2019-11-08T01:55:11.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T01:55:11.191Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-08T01:55:11.793Z] 2019/11/08 01:55:11 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2019-11-08T01:55:11.793Z] 2019/11/08 01:55:11 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2019-11-08T01:55:12.114Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-08T01:55:12.656Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-08T01:55:12.656Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-08T01:55:12.656Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-08T01:55:12.674Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-08T01:55:12.726Z] 2019/11/08 01:55:12 Finished clone github.com/inconshreveable/mousetrap [2019-11-08T01:55:12.985Z] 2019/11/08 01:55:12 Finished clone github.com/morikuni/aec [2019-11-08T01:55:13.242Z] 2019/11/08 01:55:13 Finished clone github.com/spf13/cobra [2019-11-08T01:55:13.243Z] 2019/11/08 01:55:13 Finished clone github.com/golang/protobuf [2019-11-08T01:55:13.502Z] 2019/11/08 01:55:13 Finished clone github.com/docker/go-metrics [2019-11-08T01:55:13.759Z] 2019/11/08 01:55:13 Finished clone github.com/google/certificate-transparency-go [2019-11-08T01:55:14.034Z] === RUN TestDockerSuite/TestInspectImage [2019-11-08T01:55:14.034Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-08T01:55:14.034Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-08T01:55:14.034Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-08T01:55:14.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T01:55:14.593Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-08T01:55:15.953Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-08T01:55:15.953Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-08T01:55:16.288Z] 2019/11/08 01:55:16 Finished clone github.com/cloudflare/cfssl [2019-11-08T01:55:16.910Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-08T01:55:17.838Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-08T01:55:17.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T01:55:19.568Z] 2019/11/08 01:55:18 Finished clone cloud.google.com/go [2019-11-08T01:55:19.723Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-08T01:55:19.723Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-08T01:55:20.649Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-08T01:55:20.942Z] 2019/11/08 01:55:20 Finished clone google.golang.org/genproto [2019-11-08T01:55:20.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T01:55:22.011Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-08T01:55:22.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T01:55:22.839Z] 2019/11/08 01:55:22 Finished clone github.com/docker/swarmkit [2019-11-08T01:55:23.895Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-08T01:55:24.735Z] 2019/11/08 01:55:24 Finished clone github.com/containerd/containerd [2019-11-08T01:55:25.256Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-08T01:55:25.925Z] 2019/11/08 01:55:25 Finished clone github.com/coreos/etcd [2019-11-08T01:55:26.181Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-08T01:55:26.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T01:55:27.104Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-08T01:55:27.663Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-08T01:55:28.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T01:55:28.587Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-08T01:55:29.510Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-08T01:55:29.510Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-08T01:55:29.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T01:55:31.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-08T01:55:32.242Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-08T01:55:32.242Z] Using test binary docker [2019-11-08T01:55:32.242Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-08T01:55:32.242Z] +++ /etc/init.d/apparmor start [2019-11-08T01:55:32.242Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-08T01:55:32.242Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-08T01:55:32.242Z] Warning failed to create cache: (null) [2019-11-08T01:55:32.242Z] . [2019-11-08T01:55:32.242Z] INFO: Waiting for daemon to start... [2019-11-08T01:55:32.242Z] Starting dockerd [2019-11-08T01:55:32.242Z] +++ 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-11-08T01:55:32.319Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-08T01:55:33.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-08T01:55:33.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-08T01:55:34.195Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-08T01:55:34.202Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-08T01:55:34.535Z] . [2019-11-08T01:55:34.535Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-08T01:55:34.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-08T01:55:34.535Z] Error: No such image: emptyfs [2019-11-08T01:55:34.535Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-08T01:55:34.535Z] ++++ docker load [2019-11-08T01:55:34.535Z] Running integration-test (iteration 1) [2019-11-08T01:55:34.535Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-08T01:55:34.535Z] ++ 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-11-08T01:55:34.535Z] ++ set -e [2019-11-08T01:55:34.535Z] ++ '[' -n 0 ']' [2019-11-08T01:55:34.535Z] ++ set -x [2019-11-08T01:55:34.535Z] ++ env -i DEST=/go/src/github.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-11-08T01:55:35.888Z] 2019/11/08 01:55:35 Finished clone github.com/hashicorp/consul [2019-11-08T01:55:35.888Z] 2019/11/08 01:55:35 Finished clone github.com/gogo/protobuf [2019-11-08T01:55:36.711Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-08T01:55:36.711Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-08T01:55:36.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-08T01:55:37.924Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-08T01:55:38.851Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-08T01:55:40.099Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-08T01:55:40.210Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-08T01:55:41.578Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-08T01:55:42.271Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-08T01:55:44.087Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-08T01:55:44.087Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-08T01:55:44.087Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-08T01:55:45.850Z] 2019/11/08 01:55:44 Finished clone github.com/aws/aws-sdk-go [2019-11-08T01:55:47.404Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-08T01:55:47.404Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-08T01:55:47.404Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-08T01:55:48.765Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-08T01:55:50.539Z] Loaded image: buildpack-deps:jessie [2019-11-08T01:55:50.539Z] Loaded image: busybox:latest [2019-11-08T01:55:50.539Z] Loaded image: busybox:glibc [2019-11-08T01:55:50.539Z] Loaded image: debian:jessie [2019-11-08T01:55:50.539Z] Loaded image: hello-world:latest [2019-11-08T01:55:50.539Z] INFO: Testing against a local daemon [2019-11-08T01:55:50.539Z] === RUN TestCgroupNamespacesBuild [2019-11-08T01:55:50.539Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2019-11-08T01:55:50.539Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-08T01:55:51.317Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-08T01:55:52.230Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2019-11-08T01:55:52.230Z] === RUN TestBuildWithSession [2019-11-08T01:55:52.230Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-08T01:55:52.230Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T01:55:52.230Z] === RUN TestBuildSquashParent [2019-11-08T01:55:53.826Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-08T01:55:58.303Z] --- PASS: TestBuildSquashParent (5.66s) [2019-11-08T01:55:58.303Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-08T01:55:58.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:55:58.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:55:58.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:55:58.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:55:58.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:55:58.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:55:58.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:55:58.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:55:58.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:55:58.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:55:58.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:55:58.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:55:58.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-08T01:55:58.303Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-08T01:55:58.303Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-08T01:55:58.303Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-08T01:56:00.349Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-08T01:56:00.613Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-08T01:56:00.613Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-08T01:56:00.714Z] 2019/11/08 01:55:58 Finished clone google.golang.org/api [2019-11-08T01:56:00.714Z] 2019/11/08 01:55:58 Dependencies downloaded. Download time: 1m22.544013943s [2019-11-08T01:56:00.714Z] 2019/11/08 01:55:58 Collecting all dependencies [2019-11-08T01:56:01.273Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-08T01:56:02.915Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-11-08T01:56:02.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2019-11-08T01:56:02.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2019-11-08T01:56:02.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.15s) [2019-11-08T01:56:02.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2019-11-08T01:56:02.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.30s) [2019-11-08T01:56:02.915Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2019-11-08T01:56:02.915Z] === RUN TestBuildMultiStageCopy [2019-11-08T01:56:02.915Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-08T01:56:04.531Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-08T01:56:05.218Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-08T01:56:05.218Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-08T01:56:05.455Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-08T01:56:05.558Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-08T01:56:05.898Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-08T01:56:06.014Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-08T01:56:06.237Z] --- PASS: TestBuildMultiStageCopy (3.47s) [2019-11-08T01:56:06.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2019-11-08T01:56:06.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2019-11-08T01:56:06.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-11-08T01:56:06.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2019-11-08T01:56:06.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-11-08T01:56:06.237Z] === RUN TestBuildMultiStageParentConfig [2019-11-08T01:56:06.939Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-08T01:56:07.414Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2019-11-08T01:56:07.415Z] === RUN TestBuildLabelWithTargets [2019-11-08T01:56:08.818Z] 2019/11/08 01:56:08 Clean vendor dir from unused packages [2019-11-08T01:56:09.154Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2019-11-08T01:56:09.154Z] === RUN TestBuildWithEmptyLayers [2019-11-08T01:56:09.749Z] 2019/11/08 01:56:09 Success [2019-11-08T01:56:09.749Z] 2019/11/08 01:56:09 Running time: 1m35.810339584s [2019-11-08T01:56:09.749Z] Congratulations! All vendoring changes are done the right way. [2019-11-08T01:56:09.880Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2019-11-08T01:56:09.880Z] === RUN TestBuildMultiStageOnBuild [2019-11-08T01:56:10.197Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-08T01:56:10.197Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-08T01:56:10.197Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-08T01:56:10.197Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-08T01:56:10.197Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-08T01:56:11.015Z] + echo Building e2e image [2019-11-08T01:56:11.015Z] Building e2e image [2019-11-08T01:56:11.015Z] + docker build --build-arg DOCKER_GITCOMMIT=44b8ab94b2ee22ee96b82e03f81e4d6cae735539 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-08T01:56:11.015Z] #2 [internal] load .dockerignore [2019-11-08T01:56:11.015Z] #2 transferring context: 34B done [2019-11-08T01:56:11.015Z] #2 DONE 0.0s [2019-11-08T01:56:11.015Z] [2019-11-08T01:56:11.015Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-08T01:56:11.015Z] #1 transferring dockerfile: 3.21kB done [2019-11-08T01:56:11.015Z] #1 DONE 0.0s [2019-11-08T01:56:11.015Z] [2019-11-08T01:56:11.015Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-11-08T01:56:11.127Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-08T01:56:11.280Z] #4 ... [2019-11-08T01:56:11.280Z] [2019-11-08T01:56:11.280Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-08T01:56:11.280Z] #3 DONE 0.2s [2019-11-08T01:56:11.280Z] [2019-11-08T01:56:11.280Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-11-08T01:56:11.280Z] #4 DONE 0.2s [2019-11-08T01:56:11.280Z] [2019-11-08T01:56:11.280Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-08T01:56:11.280Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-11-08T01:56:11.280Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.1s [2019-11-08T01:56:11.280Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s [2019-11-08T01:56:11.280Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-11-08T01:56:11.280Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-11-08T01:56:11.280Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-11-08T01:56:11.280Z] #14 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 782.89kB / 2.79MB 0.1s [2019-11-08T01:56:11.545Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-11-08T01:56:11.545Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-08T01:56:11.545Z] #14 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done [2019-11-08T01:56:11.545Z] #14 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 [2019-11-08T01:56:11.545Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0B / 126.85MB 0.2s [2019-11-08T01:56:11.545Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s [2019-11-08T01:56:11.545Z] #14 ... [2019-11-08T01:56:11.545Z] [2019-11-08T01:56:11.545Z] #8 [internal] load build context [2019-11-08T01:56:11.545Z] #8 transferring context: 809.46kB 0.3s done [2019-11-08T01:56:11.545Z] #8 DONE 0.3s [2019-11-08T01:56:11.545Z] [2019-11-08T01:56:11.545Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-08T01:56:11.545Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s done [2019-11-08T01:56:11.804Z] #14 ... [2019-11-08T01:56:11.804Z] [2019-11-08T01:56:11.804Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-08T01:56:11.804Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-11-08T01:56:11.804Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2019-11-08T01:56:11.804Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2019-11-08T01:56:11.804Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2019-11-08T01:56:11.804Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done [2019-11-08T01:56:11.804Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.2s done [2019-11-08T01:56:11.804Z] #5 DONE 0.4s [2019-11-08T01:56:11.804Z] [2019-11-08T01:56:11.804Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-08T01:56:11.804Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-11-08T01:56:11.804Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 12.71MB / 126.85MB 0.6s [2019-11-08T01:56:12.054Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-08T01:56:12.065Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done [2019-11-08T01:56:12.065Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 26.17MB / 126.85MB 0.9s [2019-11-08T01:56:12.065Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-08T01:56:12.176Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2019-11-08T01:56:12.176Z] === RUN TestBuildUncleanTarFilenames [2019-11-08T01:56:12.324Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 34.59MB / 126.85MB 1.0s [2019-11-08T01:56:12.324Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 46.24MB / 126.85MB 1.1s [2019-11-08T01:56:12.324Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 54.11MB / 126.85MB 1.2s [2019-11-08T01:56:12.582Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 63.05MB / 126.85MB 1.3s [2019-11-08T01:56:12.840Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 78.04MB / 126.85MB 1.5s [2019-11-08T01:56:12.840Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 87.47MB / 126.85MB 1.6s [2019-11-08T01:56:13.220Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 109.01MB / 126.85MB 1.8s [2019-11-08T01:56:13.220Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 124.10MB / 126.85MB 1.9s [2019-11-08T01:56:13.361Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-11-08T01:56:13.361Z] === RUN TestBuildMultiStageLayerLeak [2019-11-08T01:56:14.150Z] #14 ... [2019-11-08T01:56:14.150Z] [2019-11-08T01:56:14.150Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-08T01:56:14.150Z] #6 DONE 2.5s [2019-11-08T01:56:14.150Z] [2019-11-08T01:56:14.150Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-08T01:56:14.150Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.8s done [2019-11-08T01:56:14.150Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-11-08T01:56:15.657Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2019-11-08T01:56:15.657Z] === RUN TestBuildWithHugeFile [2019-11-08T01:56:16.250Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-08T01:56:16.505Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-08T01:56:19.408Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.2s [2019-11-08T01:56:20.340Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.7s done [2019-11-08T01:56:20.340Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b [2019-11-08T01:56:20.597Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-11-08T01:56:21.160Z] #14 DONE 10.0s [2019-11-08T01:56:21.160Z] [2019-11-08T01:56:21.160Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-08T01:56:21.160Z] #7 1.072 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-08T01:56:21.160Z] #7 2.161 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-08T01:56:21.160Z] #7 2.261 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-08T01:56:21.160Z] #7 2.266 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-08T01:56:21.160Z] #7 2.460 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-08T01:56:21.160Z] #7 2.475 (4/31) Installing readline (8.0.0-r0) [2019-11-08T01:56:21.160Z] #7 2.475 (5/31) Installing bash (5.0.0-r0) [2019-11-08T01:56:21.160Z] #7 2.490 Executing bash-5.0.0-r0.post-install [2019-11-08T01:56:21.160Z] #7 2.495 (6/31) Installing ca-certificates (20190108-r0) [2019-11-08T01:56:21.160Z] #7 2.513 (7/31) Installing libgcc (8.3.0-r0) [2019-11-08T01:56:21.160Z] #7 2.517 (8/31) Installing libstdc++ (8.3.0-r0) [2019-11-08T01:56:21.160Z] #7 2.532 (9/31) Installing binutils (2.32-r0) [2019-11-08T01:56:21.160Z] #7 2.630 (10/31) Installing gmp (6.1.2-r1) [2019-11-08T01:56:21.160Z] #7 2.642 (11/31) Installing isl (0.18-r0) [2019-11-08T01:56:21.160Z] #7 2.664 (12/31) Installing libgomp (8.3.0-r0) [2019-11-08T01:56:21.160Z] #7 2.671 (13/31) Installing libatomic (8.3.0-r0) [2019-11-08T01:56:21.160Z] #7 2.674 (14/31) Installing mpfr3 (3.1.5-r1) [2019-11-08T01:56:21.160Z] #7 2.681 (15/31) Installing mpc1 (1.1.0-r0) [2019-11-08T01:56:21.160Z] #7 2.685 (16/31) Installing gcc (8.3.0-r0) [2019-11-08T01:56:21.160Z] #7 3.579 (17/31) Installing musl-dev (1.1.22-r3) [2019-11-08T01:56:21.160Z] #7 3.676 (18/31) Installing libc-dev (0.7.1-r0) [2019-11-08T01:56:21.161Z] #7 3.682 (19/31) Installing g++ (8.3.0-r0) [2019-11-08T01:56:21.161Z] #7 4.212 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-11-08T01:56:21.161Z] #7 4.218 (21/31) Installing libcurl (7.66.0-r0) [2019-11-08T01:56:21.161Z] #7 4.225 (22/31) Installing expat (2.2.8-r0) [2019-11-08T01:56:21.161Z] #7 4.231 (23/31) Installing pcre2 (10.33-r0) [2019-11-08T01:56:21.161Z] #7 4.239 (24/31) Installing git (2.22.0-r0) [2019-11-08T01:56:21.161Z] #7 4.438 (25/31) Installing libmnl (1.0.4-r0) [2019-11-08T01:56:21.161Z] #7 4.443 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-11-08T01:56:21.161Z] #7 4.450 (27/31) Installing iptables (1.8.3-r0) [2019-11-08T01:56:21.161Z] #7 4.474 (28/31) Installing pigz (2.4-r0) [2019-11-08T01:56:21.161Z] #7 4.480 (29/31) Installing tar (1.32-r0) [2019-11-08T01:56:21.161Z] #7 4.488 (30/31) Installing xz-libs (5.2.4-r0) [2019-11-08T01:56:21.161Z] #7 4.492 (31/31) Installing xz (5.2.4-r0) [2019-11-08T01:56:21.161Z] #7 4.499 Executing busybox-1.30.1-r2.trigger [2019-11-08T01:56:21.161Z] #7 4.510 Executing ca-certificates-20190108-r0.trigger [2019-11-08T01:56:21.161Z] #7 4.557 OK: 185 MiB in 45 packages [2019-11-08T01:56:21.417Z] #7 ... [2019-11-08T01:56:21.417Z] [2019-11-08T01:56:21.417Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-08T01:56:21.737Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-08T01:56:22.295Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-08T01:56:22.295Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-08T01:56:23.655Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-08T01:56:23.939Z] #15 ... [2019-11-08T01:56:23.939Z] [2019-11-08T01:56:23.939Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-08T01:56:23.939Z] #7 DONE 9.4s [2019-11-08T01:56:23.939Z] [2019-11-08T01:56:23.939Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-08T01:56:23.939Z] #9 DONE 0.0s [2019-11-08T01:56:23.939Z] [2019-11-08T01:56:23.939Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-08T01:56:23.939Z] #10 DONE 0.1s [2019-11-08T01:56:23.939Z] [2019-11-08T01:56:23.939Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-08T01:56:23.939Z] #11 DONE 0.1s [2019-11-08T01:56:23.939Z] [2019-11-08T01:56:23.939Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-08T01:56:23.939Z] #12 DONE 0.1s [2019-11-08T01:56:23.939Z] [2019-11-08T01:56:23.939Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-08T01:56:23.939Z] #13 DONE 0.1s [2019-11-08T01:56:23.939Z] [2019-11-08T01:56:23.939Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-08T01:56:24.201Z] #15 2.887 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-08T01:56:24.580Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-08T01:56:25.505Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-08T01:56:25.573Z] #15 3.988 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-08T01:56:25.573Z] #15 4.057 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-08T01:56:25.573Z] #15 4.059 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-08T01:56:25.573Z] #15 4.195 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-08T01:56:25.573Z] #15 4.202 (4/43) Installing readline (8.0.0-r0) [2019-11-08T01:56:25.573Z] #15 4.206 (5/43) Installing bash (5.0.0-r0) [2019-11-08T01:56:25.573Z] #15 4.218 Executing bash-5.0.0-r0.post-install [2019-11-08T01:56:25.573Z] #15 4.219 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-08T01:56:25.573Z] #15 4.296 (7/43) Installing libuuid (2.33.2-r0) [2019-11-08T01:56:25.830Z] #15 4.303 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-08T01:56:25.830Z] #15 4.310 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-08T01:56:25.830Z] #15 4.314 (10/43) Installing binutils (2.32-r0) [2019-11-08T01:56:25.830Z] #15 4.386 (11/43) Installing libmagic (5.37-r1) [2019-11-08T01:56:25.830Z] #15 4.406 (12/43) Installing file (5.37-r1) [2019-11-08T01:56:25.830Z] #15 4.408 (13/43) Installing gmp (6.1.2-r1) [2019-11-08T01:56:25.830Z] #15 4.413 (14/43) Installing isl (0.18-r0) [2019-11-08T01:56:25.830Z] #15 4.427 (15/43) Installing libgomp (8.3.0-r0) [2019-11-08T01:56:25.830Z] #15 4.430 (16/43) Installing libatomic (8.3.0-r0) [2019-11-08T01:56:25.830Z] #15 4.431 (17/43) Installing libgcc (8.3.0-r0) [2019-11-08T01:56:25.830Z] #15 4.433 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-08T01:56:25.830Z] #15 4.442 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-08T01:56:25.830Z] #15 4.444 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-08T01:56:25.830Z] #15 4.454 (21/43) Installing gcc (8.3.0-r0) [2019-11-08T01:56:26.395Z] #15 5.076 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-08T01:56:26.395Z] #15 5.146 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-08T01:56:26.652Z] #15 5.147 (24/43) Installing g++ (8.3.0-r0) [2019-11-08T01:56:26.864Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-08T01:56:26.910Z] #15 5.540 (25/43) Installing make (4.2.1-r2) [2019-11-08T01:56:26.910Z] #15 5.544 (26/43) Installing fortify-headers (1.1-r0) [2019-11-08T01:56:26.910Z] #15 5.547 (27/43) Installing build-base (0.5-r1) [2019-11-08T01:56:26.910Z] #15 5.548 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-08T01:56:26.910Z] #15 5.551 (29/43) Installing libcurl (7.66.0-r0) [2019-11-08T01:56:26.910Z] #15 5.557 (30/43) Installing curl (7.66.0-r0) [2019-11-08T01:56:26.910Z] #15 5.560 (31/43) Installing oniguruma (6.9.2-r0) [2019-11-08T01:56:26.910Z] #15 5.592 (32/43) Installing jq (1.6-r0) [2019-11-08T01:56:26.910Z] #15 5.600 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-08T01:56:26.910Z] #15 5.606 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-08T01:56:26.910Z] #15 5.608 (35/43) Installing libaio (0.3.111-r0) [2019-11-08T01:56:26.910Z] #15 5.610 (36/43) Installing libblkid (2.33.2-r0) [2019-11-08T01:56:26.910Z] #15 5.615 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-08T01:56:26.910Z] #15 5.645 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-08T01:56:26.910Z] #15 5.651 (39/43) Installing libmount (2.33.2-r0) [2019-11-08T01:56:27.167Z] #15 5.656 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-08T01:56:27.167Z] #15 5.660 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-08T01:56:27.167Z] #15 5.663 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-08T01:56:27.167Z] #15 5.688 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-08T01:56:27.167Z] #15 5.693 Executing busybox-1.30.1-r2.trigger [2019-11-08T01:56:27.167Z] #15 5.699 OK: 189 MiB in 58 packages [2019-11-08T01:56:27.786Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-08T01:56:28.098Z] #15 DONE 6.6s [2019-11-08T01:56:28.098Z] [2019-11-08T01:56:28.098Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-08T01:56:28.662Z] #16 DONE 0.8s [2019-11-08T01:56:28.662Z] [2019-11-08T01:56:28.662Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-08T01:56:29.593Z] #17 DONE 0.7s [2019-11-08T01:56:29.593Z] [2019-11-08T01:56:29.593Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-08T01:56:29.593Z] #18 DONE 0.0s [2019-11-08T01:56:29.593Z] [2019-11-08T01:56:29.593Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-08T01:56:29.593Z] #19 DONE 0.1s [2019-11-08T01:56:29.593Z] [2019-11-08T01:56:29.593Z] #31 [builder 1/4] COPY . . [2019-11-08T01:56:30.294Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-08T01:56:31.216Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-08T01:56:31.784Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-08T01:56:32.038Z] === RUN TestDockerSuite/TestLogsSince [2019-11-08T01:56:34.850Z] #31 ... [2019-11-08T01:56:34.850Z] [2019-11-08T01:56:34.850Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-08T01:56:34.850Z] #20 1.239 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-08T01:56:34.850Z] #20 1.438 [2019-11-08T01:56:34.850Z] #20 1.643 ####### 9.7% ################################## 48.3% ################################################### 72.1% ################################################################# 90.9% ######################################################################## 100.0% [2019-11-08T01:56:34.850Z] #20 2.198 [2019-11-08T01:56:34.850Z] #20 2.307 ############################## 42.4% ################################################################### 94.0% ######################################################################## 100.0% [2019-11-08T01:56:34.850Z] #20 2.610 [2019-11-08T01:56:34.850Z] #20 2.719 ############## 20.0% ############################# 41.1% ################################# 46.3% ################################################################# 90.8% ######################################################################## 100.0% [2019-11-08T01:56:34.850Z] #20 3.257 [2019-11-08T01:56:34.850Z] #20 3.366 #### 6.2% ######### 13.8% ############### 21.2% #################### 28.7% ######################### 36.1% ############################### 43.5% #################################### 50.9% ########################################## 58.4% ############################################### 65.8% ################################################## 70.7% ########################################################## 80.7% ############################################################### 88.0% #################################################################### 95.6% ######################################################################## 100.0% [2019-11-08T01:56:34.850Z] #20 4.904 [2019-11-08T01:56:35.106Z] #20 5.421 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-08T01:56:35.363Z] #20 5.593 [2019-11-08T01:56:35.363Z] #20 5.646 ######################################################################## 100.0% [2019-11-08T01:56:35.363Z] #20 5.771 [2019-11-08T01:56:35.621Z] #20 ... [2019-11-08T01:56:35.621Z] [2019-11-08T01:56:35.621Z] #31 [builder 1/4] COPY . . [2019-11-08T01:56:35.621Z] #31 DONE 5.9s [2019-11-08T01:56:35.621Z] [2019-11-08T01:56:35.621Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-08T01:56:36.992Z] #32 DONE 1.2s [2019-11-08T01:56:36.992Z] [2019-11-08T01:56:36.992Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-08T01:56:36.992Z] #20 6.407 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-08T01:56:36.992Z] #20 6.667 [2019-11-08T01:56:36.992Z] #20 6.779 ########################## 36.3% ######################################################################## 100.0% [2019-11-08T01:56:36.992Z] #20 6.939 [2019-11-08T01:56:37.249Z] #20 7.650 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-08T01:56:37.506Z] #20 7.713 skipping existing 1849cc453dee [2019-11-08T01:56:37.506Z] #20 7.922 [2019-11-08T01:56:38.437Z] #20 8.610 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-08T01:56:38.437Z] #20 8.892 [2019-11-08T01:56:38.697Z] #20 8.950 ######################################################################## 100.0% [2019-11-08T01:56:38.697Z] #20 9.149 [2019-11-08T01:56:38.961Z] #20 9.220 Download of images into '/build' complete. [2019-11-08T01:56:38.961Z] #20 9.221 Use something like the following to load the result into a Docker daemon: [2019-11-08T01:56:38.961Z] #20 9.221 tar -cC '/build' . | docker load [2019-11-08T01:56:38.961Z] #20 DONE 9.3s [2019-11-08T01:56:38.961Z] [2019-11-08T01:56:38.961Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-08T01:56:38.961Z] #22 DONE 0.1s [2019-11-08T01:56:38.961Z] [2019-11-08T01:56:38.961Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-08T01:56:39.224Z] #26 DONE 0.1s [2019-11-08T01:56:39.224Z] [2019-11-08T01:56:39.224Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-08T01:56:39.224Z] #23 DONE 0.1s [2019-11-08T01:56:39.224Z] [2019-11-08T01:56:39.224Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-08T01:56:39.224Z] #27 DONE 0.1s [2019-11-08T01:56:39.224Z] [2019-11-08T01:56:39.224Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-08T01:56:39.224Z] #28 DONE 0.1s [2019-11-08T01:56:39.224Z] [2019-11-08T01:56:39.224Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-08T01:56:40.106Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-08T01:56:41.746Z] #24 2.686 Install docker/cli version 17.06.2-ce from stable [2019-11-08T01:56:42.003Z] #24 2.687 + RM_GOPATH=0 [2019-11-08T01:56:42.003Z] #24 2.687 + TMP_GOPATH= [2019-11-08T01:56:42.003Z] #24 2.687 + : /build [2019-11-08T01:56:42.003Z] #24 2.687 + '[' -z '' ']' [2019-11-08T01:56:42.003Z] #24 2.687 ++ mktemp -d [2019-11-08T01:56:42.003Z] #24 2.687 + export GOPATH=/tmp/tmp.FjdLEc [2019-11-08T01:56:42.003Z] #24 2.687 + GOPATH=/tmp/tmp.FjdLEc [2019-11-08T01:56:42.003Z] #24 2.687 + RM_GOPATH=1 [2019-11-08T01:56:42.003Z] #24 2.687 ++ dirname ./install.sh [2019-11-08T01:56:42.003Z] #24 2.687 + dir=. [2019-11-08T01:56:42.003Z] #24 2.687 + bin=dockercli [2019-11-08T01:56:42.003Z] #24 2.687 + shift [2019-11-08T01:56:42.003Z] #24 2.687 + '[' '!' -f ./dockercli.installer ']' [2019-11-08T01:56:42.003Z] #24 2.687 + . ./dockercli.installer [2019-11-08T01:56:42.003Z] #24 2.687 ++ : stable [2019-11-08T01:56:42.003Z] #24 2.687 ++ : 17.06.2-ce [2019-11-08T01:56:42.003Z] #24 2.687 + install_dockercli [2019-11-08T01:56:42.003Z] #24 2.687 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-08T01:56:42.003Z] #24 2.687 ++ uname -m [2019-11-08T01:56:42.003Z] #24 2.687 + arch=x86_64 [2019-11-08T01:56:42.003Z] #24 2.687 + '[' x86_64 '!=' x86_64 ']' [2019-11-08T01:56:42.003Z] #24 2.687 + url=https://download.docker.com/linux/static [2019-11-08T01:56:42.003Z] #24 2.687 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-08T01:56:42.003Z] #24 2.694 + tar -xz docker/docker [2019-11-08T01:56:42.618Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-08T01:56:42.683Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-08T01:56:42.683Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-08T01:56:42.683Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-08T01:56:45.126Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-08T01:56:45.281Z] #24 5.648 + mkdir -p /build [2019-11-08T01:56:45.281Z] #24 5.651 + mv docker/docker /build/ [2019-11-08T01:56:45.281Z] #24 5.652 + rmdir docker [2019-11-08T01:56:45.686Z] === RUN TestDockerSuite/TestLogsTail [2019-11-08T01:56:45.845Z] #24 DONE 6.4s [2019-11-08T01:56:45.845Z] [2019-11-08T01:56:45.845Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-08T01:56:45.845Z] #21 DONE 2.6s [2019-11-08T01:56:45.845Z] [2019-11-08T01:56:45.845Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T01:56:45.845Z] #33 1.001 [2019-11-08T01:56:45.845Z] #33 1.060 Removing bundles/ [2019-11-08T01:56:45.845Z] #33 1.060 [2019-11-08T01:56:45.845Z] #33 1.066 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-08T01:56:45.845Z] #33 1.770 Building test suite binary ./integration-cli/test.main [2019-11-08T01:56:46.409Z] #33 ... [2019-11-08T01:56:46.409Z] [2019-11-08T01:56:46.409Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-08T01:56:46.409Z] #25 DONE 0.1s [2019-11-08T01:56:46.409Z] [2019-11-08T01:56:46.409Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-08T01:56:46.611Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-08T01:56:46.611Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-08T01:56:47.534Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-08T01:56:48.457Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-08T01:56:49.016Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-08T01:56:49.940Z] === RUN TestDockerSuite/TestNetHostname [2019-11-08T01:56:52.449Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-08T01:56:52.703Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-08T01:56:54.062Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-08T01:56:56.569Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-08T01:56:57.127Z] === RUN TestDockerSuite/TestPluginActive [2019-11-08T01:56:59.010Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-08T01:56:59.570Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-08T01:57:03.727Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-08T01:57:06.237Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-08T01:57:06.237Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-08T01:57:06.796Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-08T01:57:07.357Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-08T01:57:08.319Z] #29 29.11 # github.com/docker/docker/contrib/httpserver [2019-11-08T01:57:08.319Z] #29 29.11 loadinternal: cannot find runtime/cgo [2019-11-08T01:57:09.251Z] #29 DONE 29.9s [2019-11-08T01:57:09.251Z] [2019-11-08T01:57:09.251Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T01:57:09.816Z] #33 ... [2019-11-08T01:57:09.816Z] [2019-11-08T01:57:09.816Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-08T01:57:10.380Z] #30 DONE 0.2s [2019-11-08T01:57:10.380Z] [2019-11-08T01:57:10.380Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-08T01:57:10.619Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-08T01:57:10.619Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-08T01:57:11.979Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-08T01:57:14.485Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-08T01:57:14.485Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-08T01:57:18.640Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-08T01:57:19.199Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-08T01:57:21.710Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-08T01:57:22.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-08T01:57:23.195Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-08T01:57:24.555Z] === RUN TestDockerSuite/TestPortList [2019-11-08T01:57:25.114Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-08T01:57:29.280Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-08T01:57:35.804Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-08T01:57:35.804Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-08T01:57:36.727Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-08T01:57:39.091Z] --- PASS: TestBuildWithHugeFile (81.20s) [2019-11-08T01:57:39.091Z] === RUN TestBuildWithEmptyDockerfile [2019-11-08T01:57:39.091Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:57:39.091Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:57:39.092Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:57:39.092Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:57:39.092Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:57:39.092Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:57:39.092Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-08T01:57:39.092Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-08T01:57:39.092Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-08T01:57:39.092Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-11-08T01:57:39.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-11-08T01:57:39.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-11-08T01:57:39.092Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-11-08T01:57:39.092Z] === RUN TestBuildPreserveOwnership [2019-11-08T01:57:39.092Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-08T01:57:40.270Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-08T01:57:41.980Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2019-11-08T01:57:41.980Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2019-11-08T01:57:41.980Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2019-11-08T01:57:41.980Z] === RUN TestBuildPlatformInvalid [2019-11-08T01:57:41.980Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-08T01:57:41.980Z] PASS [2019-11-08T01:57:41.980Z] [2019-11-08T01:57:41.980Z] === Skipped [2019-11-08T01:57:41.980Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-08T01:57:41.980Z] build_session_test.go:25: TODO: BuildKit [2019-11-08T01:57:41.980Z] [2019-11-08T01:57:41.980Z] [2019-11-08T01:57:41.980Z] DONE 32 tests, 1 skipped in 127.374s [2019-11-08T01:57:41.980Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-08T01:57:41.980Z] ++ 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-11-08T01:57:41.980Z] ++ set -e [2019-11-08T01:57:41.980Z] ++ '[' -n 0 ']' [2019-11-08T01:57:41.980Z] ++ set -x [2019-11-08T01:57:41.980Z] ++ env -i DEST=/go/src/github.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-11-08T01:57:41.980Z] INFO: Testing against a local daemon [2019-11-08T01:57:41.980Z] === RUN TestConfigList [2019-11-08T01:57:42.014Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-08T01:57:44.294Z] --- PASS: TestConfigList (2.25s) [2019-11-08T01:57:44.294Z] === RUN TestConfigsCreateAndDelete [2019-11-08T01:57:44.522Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-08T01:57:44.522Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-08T01:57:44.522Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-08T01:57:45.081Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-08T01:57:45.081Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-08T01:57:46.045Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-08T01:57:46.045Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-08T01:57:46.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-08T01:57:46.622Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2019-11-08T01:57:46.622Z] === RUN TestConfigsUpdate [2019-11-08T01:57:46.858Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-08T01:57:48.218Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-08T01:57:48.473Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-08T01:57:48.922Z] --- PASS: TestConfigsUpdate (2.24s) [2019-11-08T01:57:48.923Z] === RUN TestTemplatedConfig [2019-11-08T01:57:51.729Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-08T01:57:51.956Z] --- PASS: TestTemplatedConfig (2.83s) [2019-11-08T01:57:51.956Z] === RUN TestConfigInspect [2019-11-08T01:57:53.090Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-08T01:57:53.651Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-08T01:57:53.651Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-08T01:57:54.254Z] --- PASS: TestConfigInspect (2.22s) [2019-11-08T01:57:54.254Z] === RUN TestConfigCreateWithLabels [2019-11-08T01:57:54.751Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-08T01:57:54.751Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-08T01:57:54.751Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-08T01:57:55.533Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-08T01:57:55.956Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2019-11-08T01:57:55.956Z] === RUN TestConfigCreateResolve [2019-11-08T01:57:57.417Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-08T01:57:58.291Z] --- PASS: TestConfigCreateResolve (2.24s) [2019-11-08T01:57:58.291Z] === RUN TestConfigDaemonLibtrustID [2019-11-08T01:57:58.342Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-08T01:57:58.342Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-08T01:57:59.015Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-08T01:57:59.015Z] PASS [2019-11-08T01:57:59.015Z] [2019-11-08T01:57:59.015Z] DONE 8 tests in 16.913s [2019-11-08T01:57:59.015Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-08T01:57:59.015Z] ++ 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-11-08T01:57:59.015Z] ++ set -e [2019-11-08T01:57:59.015Z] ++ '[' -n 0 ']' [2019-11-08T01:57:59.015Z] ++ set -x [2019-11-08T01:57:59.015Z] ++ env -i DEST=/go/src/github.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-11-08T01:57:59.015Z] INFO: Testing against a local daemon [2019-11-08T01:57:59.015Z] === RUN TestCheckpoint [2019-11-08T01:57:59.015Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-08T01:57:59.015Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T01:57:59.015Z] === RUN TestContainerInvalidJSON [2019-11-08T01:57:59.015Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:57:59.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:57:59.015Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:57:59.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:57:59.015Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:57:59.015Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:57:59.015Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-08T01:57:59.015Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-08T01:57:59.015Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-08T01:57:59.015Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-08T01:57:59.015Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-08T01:57:59.015Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-08T01:57:59.015Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-08T01:57:59.015Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-08T01:57:59.015Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-11-08T01:57:59.015Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-08T01:57:59.353Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-11-08T01:57:59.353Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-08T01:57:59.353Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-08T01:57:59.353Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-08T01:57:59.353Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-11-08T01:57:59.353Z] === RUN TestCopyFromContainer [2019-11-08T01:58:01.043Z] === RUN TestCopyFromContainer// [2019-11-08T01:58:01.043Z] === RUN TestCopyFromContainer//bar/root [2019-11-08T01:58:01.043Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-08T01:58:01.043Z] === RUN TestCopyFromContainer/bar/quux [2019-11-08T01:58:01.381Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-08T01:58:01.381Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-08T01:58:01.381Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-08T01:58:01.381Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-08T01:58:01.720Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-08T01:58:01.720Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer (2.47s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-08T01:58:01.720Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-08T01:58:01.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-08T01:58:01.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:58:01.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:58:01.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:58:01.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:58:01.720Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:58:01.720Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:58:01.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-08T01:58:01.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-08T01:58:01.720Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-08T01:58:01.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-08T01:58:01.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-08T01:58:01.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-08T01:58:01.720Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-08T01:58:01.720Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-08T01:58:02.059Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-08T01:58:02.059Z] === RUN TestCreateWithInvalidEnv [2019-11-08T01:58:02.059Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-08T01:58:02.059Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-08T01:58:02.059Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-08T01:58:02.059Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-08T01:58:02.059Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-08T01:58:02.059Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-08T01:58:02.059Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-08T01:58:02.059Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-08T01:58:02.059Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-08T01:58:02.059Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-08T01:58:02.059Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-08T01:58:02.059Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-08T01:58:02.059Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-08T01:58:02.059Z] === RUN TestCreateTmpfsMountsTarget [2019-11-08T01:58:02.059Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-08T01:58:02.059Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-08T01:58:02.498Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-08T01:58:02.753Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:58:04.393Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-08T01:58:04.393Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-08T01:58:04.393Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-11-08T01:58:04.393Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-08T01:58:06.012Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-08T01:58:06.090Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2019-11-08T01:58:06.090Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-08T01:58:06.090Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:58:06.090Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:58:06.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:58:06.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:58:06.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:58:06.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:58:06.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:58:06.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:58:06.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:58:06.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:58:06.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-08T01:58:06.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-08T01:58:06.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-08T01:58:06.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-08T01:58:06.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-08T01:58:06.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-08T01:58:06.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-08T01:58:06.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-08T01:58:06.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-11-08T01:58:06.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-08T01:58:06.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-08T01:58:06.091Z] === RUN TestContainerStartOnDaemonRestart [2019-11-08T01:58:06.091Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-08T01:58:06.091Z] === RUN TestDaemonRestartIpcMode [2019-11-08T01:58:06.091Z] === PAUSE TestDaemonRestartIpcMode [2019-11-08T01:58:06.091Z] === RUN TestDiff [2019-11-08T01:58:06.913Z] --- PASS: TestDiff (0.73s) [2019-11-08T01:58:06.913Z] === RUN TestExecWithCloseStdin [2019-11-08T01:58:07.372Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-08T01:58:07.627Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-08T01:58:08.084Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-11-08T01:58:08.084Z] === RUN TestExec [2019-11-08T01:58:08.810Z] --- PASS: TestExec (0.85s) [2019-11-08T01:58:08.810Z] === RUN TestExecUser [2019-11-08T01:58:09.541Z] --- PASS: TestExecUser (0.85s) [2019-11-08T01:58:09.541Z] === RUN TestExportContainerAndImportImage [2019-11-08T01:58:10.722Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-11-08T01:58:10.722Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-08T01:58:11.788Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-08T01:58:11.788Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-08T01:58:11.902Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-11-08T01:58:11.902Z] === RUN TestHealthCheckWorkdir [2019-11-08T01:58:12.507Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-08T01:58:13.346Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2019-11-08T01:58:13.346Z] === RUN TestHealthKillContainer [2019-11-08T01:58:15.048Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-08T01:58:16.432Z] --- PASS: TestHealthKillContainer (2.92s) [2019-11-08T01:58:16.432Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-08T01:58:16.775Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2019-11-08T01:58:16.775Z] === RUN TestIpcModeNone [2019-11-08T01:58:17.515Z] --- PASS: TestIpcModeNone (0.86s) [2019-11-08T01:58:17.515Z] === RUN TestIpcModePrivate [2019-11-08T01:58:18.709Z] --- PASS: TestIpcModePrivate (0.89s) [2019-11-08T01:58:18.709Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-08T01:58:18.709Z] === RUN TestIpcModeShareable [2019-11-08T01:58:19.432Z] --- PASS: TestIpcModeShareable (0.85s) [2019-11-08T01:58:19.432Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-08T01:58:19.432Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-08T01:58:20.279Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-08T01:58:21.204Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-08T01:58:21.728Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2019-11-08T01:58:21.728Z] === RUN TestAPIIpcModeHost [2019-11-08T01:58:22.455Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-11-08T01:58:22.455Z] === RUN TestDaemonIpcModeShareable [2019-11-08T01:58:22.870Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-08T01:58:23.714Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-08T01:58:24.174Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2019-11-08T01:58:24.174Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-08T01:58:24.174Z] === RUN TestDaemonIpcModePrivate [2019-11-08T01:58:25.074Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-08T01:58:25.864Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2019-11-08T01:58:25.864Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-08T01:58:25.864Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-08T01:58:26.957Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-08T01:58:27.553Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-11-08T01:58:27.553Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-08T01:58:27.553Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-08T01:58:28.837Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-08T01:58:28.837Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-08T01:58:29.856Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-11-08T01:58:29.856Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-08T01:58:29.856Z] === RUN TestIpcModeOlderClient [2019-11-08T01:58:29.856Z] === PAUSE TestIpcModeOlderClient [2019-11-08T01:58:29.856Z] === RUN TestKillContainerInvalidSignal [2019-11-08T01:58:30.194Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-11-08T01:58:30.194Z] === RUN TestKillContainer [2019-11-08T01:58:30.194Z] === RUN TestKillContainer/no_signal [2019-11-08T01:58:30.920Z] === RUN TestKillContainer/non_killing_signal [2019-11-08T01:58:31.259Z] === RUN TestKillContainer/killing_signal [2019-11-08T01:58:32.096Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-08T01:58:32.541Z] --- PASS: TestKillContainer (2.16s) [2019-11-08T01:58:32.541Z] --- PASS: TestKillContainer/no_signal (0.68s) [2019-11-08T01:58:32.541Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2019-11-08T01:58:32.541Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2019-11-08T01:58:32.541Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-08T01:58:32.541Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-08T01:58:32.877Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-08T01:58:33.157Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-08T01:58:33.157Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-08T01:58:33.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2019-11-08T01:58:33.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-11-08T01:58:33.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-11-08T01:58:33.601Z] === RUN TestKillStoppedContainer [2019-11-08T01:58:33.941Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-11-08T01:58:33.941Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-08T01:58:33.941Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-08T01:58:33.941Z] === RUN TestKillDifferentUserContainer [2019-11-08T01:58:34.081Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-08T01:58:34.667Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2019-11-08T01:58:34.667Z] === RUN TestInspectOomKilledTrue [2019-11-08T01:58:36.007Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-11-08T01:58:36.007Z] === RUN TestInspectOomKilledFalse [2019-11-08T01:58:36.345Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-11-08T01:58:36.345Z] === RUN TestLinksEtcHostsContentMatch [2019-11-08T01:58:36.654Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-08T01:58:37.071Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-11-08T01:58:37.072Z] === RUN TestLinksContainerNames [2019-11-08T01:58:38.763Z] --- PASS: TestLinksContainerNames (1.35s) [2019-11-08T01:58:38.763Z] === RUN TestLogsFollowTailEmpty [2019-11-08T01:58:39.099Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2019-11-08T01:58:39.099Z] === RUN TestContainerNetworkMountsNoChown [2019-11-08T01:58:39.829Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-11-08T01:58:39.829Z] === RUN TestMountDaemonRoot [2019-11-08T01:58:39.829Z] === RUN TestMountDaemonRoot/default [2019-11-08T01:58:39.829Z] === PAUSE TestMountDaemonRoot/default [2019-11-08T01:58:39.829Z] === RUN TestMountDaemonRoot/private [2019-11-08T01:58:39.829Z] === PAUSE TestMountDaemonRoot/private [2019-11-08T01:58:39.829Z] === RUN TestMountDaemonRoot/rprivate [2019-11-08T01:58:39.829Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-08T01:58:39.829Z] === RUN TestMountDaemonRoot/slave [2019-11-08T01:58:39.829Z] === PAUSE TestMountDaemonRoot/slave [2019-11-08T01:58:39.829Z] === RUN TestMountDaemonRoot/rslave [2019-11-08T01:58:39.829Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-08T01:58:39.829Z] === RUN TestMountDaemonRoot/shared [2019-11-08T01:58:39.829Z] === PAUSE TestMountDaemonRoot/shared [2019-11-08T01:58:39.829Z] === RUN TestMountDaemonRoot/rshared [2019-11-08T01:58:39.829Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-08T01:58:39.829Z] === CONT TestMountDaemonRoot/default [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/rprivate [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/private [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/slave [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/rshared [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/shared [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/rslave [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:58:39.830Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:58:39.830Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-08T01:58:39.830Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-08T01:58:39.924Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-08T01:58:40.169Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2019-11-08T01:58:40.169Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2019-11-08T01:58:40.169Z] === RUN TestContainerBindMountNonRecursive [2019-11-08T01:58:40.178Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-08T01:58:40.178Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-08T01:58:40.433Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-08T01:58:40.433Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-08T01:58:40.433Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-08T01:58:40.543Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-08T01:58:41.356Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-08T01:58:41.864Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2019-11-08T01:58:41.864Z] === RUN TestNetworkNat [2019-11-08T01:58:41.915Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-08T01:58:42.590Z] --- PASS: TestNetworkNat (0.73s) [2019-11-08T01:58:42.590Z] === RUN TestNetworkLocalhostTCPNat [2019-11-08T01:58:43.275Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-08T01:58:43.316Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2019-11-08T01:58:43.316Z] === RUN TestNetworkLoopbackNat [2019-11-08T01:58:44.484Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2019-11-08T01:58:44.484Z] === RUN TestPause [2019-11-08T01:58:45.158Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-08T01:58:45.208Z] --- PASS: TestPause (0.74s) [2019-11-08T01:58:45.208Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-08T01:58:45.208Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T01:58:45.208Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T01:58:45.208Z] === RUN TestPauseStopPausedContainer [2019-11-08T01:58:45.717Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-08T01:58:45.931Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2019-11-08T01:58:45.931Z] === RUN TestPsFilter [2019-11-08T01:58:45.931Z] --- PASS: TestPsFilter (0.20s) [2019-11-08T01:58:45.931Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-08T01:58:46.657Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2019-11-08T01:58:46.657Z] === RUN TestRemoveContainerWithVolume [2019-11-08T01:58:46.788Z] #33 129.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-08T01:58:47.407Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2019-11-08T01:58:47.407Z] === RUN TestRemoveContainerRunning [2019-11-08T01:58:48.129Z] --- PASS: TestRemoveContainerRunning (0.68s) [2019-11-08T01:58:48.129Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-08T01:58:48.853Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-11-08T01:58:48.853Z] === RUN TestRemoveInvalidContainer [2019-11-08T01:58:48.853Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-11-08T01:58:48.853Z] === RUN TestRenameLinkedContainer [2019-11-08T01:58:49.312Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-08T01:58:50.243Z] #33 133.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-08T01:58:51.855Z] --- PASS: TestRenameLinkedContainer (2.72s) [2019-11-08T01:58:51.855Z] === RUN TestRenameStoppedContainer [2019-11-08T01:58:52.193Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-11-08T01:58:52.193Z] === RUN TestRenameRunningContainerAndReuse [2019-11-08T01:58:52.768Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-08T01:58:53.366Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2019-11-08T01:58:53.366Z] === RUN TestRenameInvalidName [2019-11-08T01:58:53.787Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-08T01:58:54.089Z] --- PASS: TestRenameInvalidName (0.70s) [2019-11-08T01:58:54.089Z] === RUN TestRenameAnonymousContainer [2019-11-08T01:58:55.146Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-08T01:58:55.292Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-08T01:58:55.400Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-08T01:58:56.665Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-08T01:58:57.146Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2019-11-08T01:58:57.146Z] === RUN TestRenameContainerWithSameName [2019-11-08T01:58:57.484Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2019-11-08T01:58:57.484Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-08T01:58:57.908Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-08T01:58:57.908Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-08T01:58:57.908Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-08T01:58:58.036Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-08T01:58:58.162Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-08T01:58:58.722Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-08T01:58:59.173Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2019-11-08T01:58:59.173Z] === RUN TestResize [2019-11-08T01:58:59.508Z] --- PASS: TestResize (0.74s) [2019-11-08T01:58:59.508Z] === RUN TestResizeWithInvalidSize [2019-11-08T01:58:59.930Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-08T01:58:59.931Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-08T01:59:00.234Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2019-11-08T01:59:00.234Z] === RUN TestResizeWhenContainerNotStarted [2019-11-08T01:59:00.958Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:59:00.958Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:59:00.958Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:59:00.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-08T01:59:00.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-08T01:59:00.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-08T01:59:00.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:59:01.231Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-08T01:59:01.302Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-08T01:59:02.593Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-08T01:59:02.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-08T01:59:02.672Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-08T01:59:04.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:59:04.568Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-08T01:59:05.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-08T01:59:05.937Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-08T01:59:06.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-08T01:59:06.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-08T01:59:06.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-08T01:59:06.747Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-08T01:59:07.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-08T01:59:07.835Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-08T01:59:08.109Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-08T01:59:08.109Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-08T01:59:08.109Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-08T01:59:09.206Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-08T01:59:09.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-08T01:59:10.477Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-08T01:59:11.101Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-08T01:59:12.033Z] #33 155.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.97s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.02s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.36s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.72s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (3.06s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.22s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.56s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.25s) [2019-11-08T01:59:12.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2019-11-08T01:59:12.091Z] === RUN TestCgroupNamespacesRun [2019-11-08T01:59:12.274Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-08T01:59:13.197Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-08T01:59:13.417Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-08T01:59:13.451Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-08T01:59:13.808Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2019-11-08T01:59:13.808Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-08T01:59:15.310Z] #33 158.4 [2019-11-08T01:59:15.332Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-08T01:59:15.531Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2019-11-08T01:59:15.531Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-08T01:59:16.257Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-08T01:59:16.438Z] #33 DONE 159.5s [2019-11-08T01:59:16.438Z] [2019-11-08T01:59:16.438Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-08T01:59:17.258Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2019-11-08T01:59:17.258Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-08T01:59:18.139Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-08T01:59:19.026Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2019-11-08T01:59:19.026Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-08T01:59:19.062Z] === RUN TestDockerSuite/TestRmiTag [2019-11-08T01:59:19.062Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-08T01:59:19.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-08T01:59:20.239Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-08T01:59:20.612Z] #34 DONE 3.8s [2019-11-08T01:59:20.778Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2019-11-08T01:59:20.778Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-08T01:59:21.025Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-08T01:59:21.543Z] [2019-11-08T01:59:21.543Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-08T01:59:21.569Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-11-08T01:59:21.569Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-08T01:59:22.123Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-08T01:59:22.773Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-11-08T01:59:22.774Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-08T01:59:23.437Z] #35 DONE 1.9s [2019-11-08T01:59:23.437Z] [2019-11-08T01:59:23.437Z] #36 exporting to image [2019-11-08T01:59:23.437Z] #36 exporting layers [2019-11-08T01:59:24.631Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-11-08T01:59:24.631Z] === RUN TestKernelTCPMemory [2019-11-08T01:59:25.016Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-11-08T01:59:25.016Z] === RUN TestNISDomainname [2019-11-08T01:59:25.381Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-08T01:59:25.381Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-08T01:59:25.940Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-08T01:59:26.428Z] --- PASS: TestNISDomainname (1.03s) [2019-11-08T01:59:26.428Z] === RUN TestHostnameDnsResolution [2019-11-08T01:59:26.716Z] #36 exporting layers 3.0s done [2019-11-08T01:59:26.716Z] #36 writing image sha256:a0bbd12c4ef7532516b20f1868101dc9a8789379b18e62533596282f3b882a4a done [2019-11-08T01:59:26.716Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-08T01:59:26.716Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T01:59:27.011Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-08T01:59:27.035Z] + echo Ensuring container killed. [2019-11-08T01:59:27.035Z] Ensuring container killed. [2019-11-08T01:59:27.035Z] + docker rm -vf docker-pr2 [2019-11-08T01:59:27.035Z] Error: No such container: docker-pr2 [2019-11-08T01:59:27.035Z] + true [Pipeline] sh [2019-11-08T01:59:27.528Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-08T01:59:27.531Z] + echo Chowning /workspace to jenkins user [2019-11-08T01:59:27.531Z] Chowning /workspace to jenkins user [2019-11-08T01:59:27.531Z] + id -u [2019-11-08T01:59:27.531Z] + id -g [2019-11-08T01:59:27.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40192:/workspace busybox chown -R 1000:1000 /workspace [2019-11-08T01:59:27.564Z] --- PASS: TestHostnameDnsResolution (1.14s) [2019-11-08T01:59:27.564Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T01:59:28.847Z] + bundleName=unit [2019-11-08T01:59:28.848Z] + echo Creating unit-bundles.tar.gz [2019-11-08T01:59:28.848Z] Creating unit-bundles.tar.gz [2019-11-08T01:59:28.848Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-08T01:59:28.848Z] bundles/junit-report.xml [2019-11-08T01:59:28.848Z] bundles/go-test-report.json [2019-11-08T01:59:28.848Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-08T01:59:28.877Z] Archiving artifacts [2019-11-08T01:59:28.939Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-08T01:59:29.647Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40192/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T01:59:29.863Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-08T01:59:29.966Z] + make clean [2019-11-08T01:59:30.146Z] --- PASS: TestStats (2.34s) [2019-11-08T01:59:30.146Z] === RUN TestStopContainerWithTimeout [2019-11-08T01:59:30.146Z] === RUN TestStopContainerWithTimeout/0 [2019-11-08T01:59:30.146Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-08T01:59:30.146Z] === RUN TestStopContainerWithTimeout/1 [2019-11-08T01:59:30.146Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-08T01:59:30.146Z] === RUN TestStopContainerWithTimeout/3 [2019-11-08T01:59:30.146Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-08T01:59:30.146Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-08T01:59:30.146Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-08T01:59:30.146Z] === CONT TestStopContainerWithTimeout/0 [2019-11-08T01:59:30.146Z] === CONT TestStopContainerWithTimeout/3 [2019-11-08T01:59:30.146Z] === CONT TestStopContainerWithTimeout/1 [2019-11-08T01:59:30.146Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-08T01:59:30.223Z] docker volume rm -f docker-dev-cache [2019-11-08T01:59:30.223Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T01:59:30.422Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T01:59:30.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-08T01:59:30.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-08T01:59:31.905Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-08T01:59:33.336Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-08T01:59:33.336Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2019-11-08T01:59:33.336Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2019-11-08T01:59:33.336Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2019-11-08T01:59:33.336Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2019-11-08T01:59:33.336Z] === RUN TestDeleteDevicemapper [2019-11-08T01:59:33.336Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-08T01:59:33.336Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T01:59:33.336Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-08T01:59:33.787Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-08T01:59:34.346Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-08T01:59:35.272Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-08T01:59:35.894Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-08T01:59:36.195Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-08T01:59:36.466Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.26s) [2019-11-08T01:59:36.466Z] === RUN TestUpdateMemory [2019-11-08T01:59:37.236Z] --- PASS: TestUpdateMemory (1.09s) [2019-11-08T01:59:37.236Z] === RUN TestUpdateCPUQuota [2019-11-08T01:59:38.077Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-08T01:59:39.018Z] --- PASS: TestUpdateCPUQuota (1.68s) [2019-11-08T01:59:39.018Z] === RUN TestUpdatePidsLimit [2019-11-08T01:59:39.018Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-08T01:59:39.390Z] === RUN TestUpdatePidsLimit/no_change [2019-11-08T01:59:39.437Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-08T01:59:39.766Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-08T01:59:40.141Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-08T01:59:40.361Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-08T01:59:40.544Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-08T01:59:40.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-08T01:59:41.291Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-08T01:59:41.329Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-08T01:59:42.252Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-08T01:59:42.994Z] --- PASS: TestUpdatePidsLimit (3.88s) [2019-11-08T01:59:42.994Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-11-08T01:59:42.994Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2019-11-08T01:59:42.994Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-11-08T01:59:42.994Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-11-08T01:59:42.994Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-11-08T01:59:42.994Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2019-11-08T01:59:42.994Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-11-08T01:59:42.994Z] === RUN TestUpdateRestartPolicy [2019-11-08T01:59:43.176Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-08T01:59:44.101Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-08T01:59:45.028Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-08T01:59:45.282Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-08T01:59:46.208Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-08T01:59:47.133Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-08T01:59:48.056Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-08T01:59:48.980Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-08T01:59:48.980Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-08T01:59:51.494Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-08T01:59:52.054Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-08T01:59:52.979Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-08T01:59:53.538Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-08T01:59:53.792Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-08T01:59:54.715Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-08T01:59:54.715Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-08T01:59:55.276Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-08T01:59:56.200Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-08T01:59:56.234Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2019-11-08T01:59:56.234Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-08T01:59:56.234Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2019-11-08T01:59:56.234Z] === RUN TestWaitNonBlocked [2019-11-08T01:59:56.234Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:59:56.234Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:59:56.234Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:59:56.234Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:59:56.234Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-08T01:59:56.234Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-08T01:59:56.781Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-08T01:59:56.963Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-08T01:59:56.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2019-11-08T01:59:56.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-11-08T01:59:56.963Z] === RUN TestWaitBlocked [2019-11-08T01:59:56.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:59:56.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:59:56.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:59:56.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:59:56.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-08T01:59:56.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-08T01:59:57.035Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-08T01:59:57.958Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-08T01:59:58.143Z] --- PASS: TestWaitBlocked (0.04s) [2019-11-08T01:59:58.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2019-11-08T01:59:58.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2019-11-08T01:59:58.143Z] === CONT TestContainerStartOnDaemonRestart [2019-11-08T01:59:58.143Z] === CONT TestIpcModeOlderClient [2019-11-08T01:59:58.143Z] === CONT TestDaemonRestartIpcMode [2019-11-08T01:59:58.143Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-11-08T01:59:59.318Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-08T01:59:59.318Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-08T01:59:59.876Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-08T01:59:59.876Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-08T02:00:01.236Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-08T02:00:01.287Z] --- PASS: TestContainerStartOnDaemonRestart (2.95s) [2019-11-08T02:00:02.161Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-08T02:00:02.521Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2019-11-08T02:00:02.521Z] PASS [2019-11-08T02:00:02.521Z] [2019-11-08T02:00:02.521Z] === Skipped [2019-11-08T02:00:02.521Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-08T02:00:02.521Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-08T02:00:02.521Z] [2019-11-08T02:00:02.521Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-08T02:00:02.521Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-08T02:00:02.521Z] [2019-11-08T02:00:02.521Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-08T02:00:02.521Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-08T02:00:02.521Z] [2019-11-08T02:00:02.521Z] [2019-11-08T02:00:02.521Z] DONE 197 tests, 3 skipped in 123.762s [2019-11-08T02:00:02.521Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-08T02:00:02.521Z] ++ 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-11-08T02:00:02.521Z] ++ set -e [2019-11-08T02:00:02.521Z] ++ '[' -n 0 ']' [2019-11-08T02:00:02.521Z] ++ set -x [2019-11-08T02:00:02.521Z] ++ env -i DEST=/go/src/github.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-11-08T02:00:02.721Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-08T02:00:02.872Z] INFO: Testing against a local daemon [2019-11-08T02:00:02.872Z] === RUN TestCommitInheritsEnv [2019-11-08T02:00:03.217Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-11-08T02:00:03.217Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-08T02:00:03.217Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-08T02:00:03.217Z] === RUN TestImagesFilterMultiReference [2019-11-08T02:00:03.217Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-08T02:00:03.217Z] === RUN TestImagePullPlatformInvalid [2019-11-08T02:00:03.217Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-08T02:00:03.217Z] === RUN TestRemoveImageOrphaning [2019-11-08T02:00:03.643Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-08T02:00:03.643Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-08T02:00:03.952Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-11-08T02:00:03.952Z] === RUN TestRemoveImageGarbageCollector [2019-11-08T02:00:03.952Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-08T02:00:03.952Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:00:03.952Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-08T02:00:03.952Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-08T02:00:03.952Z] === RUN TestTagInvalidReference [2019-11-08T02:00:03.952Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-08T02:00:03.952Z] === RUN TestTagValidPrefixedRepo [2019-11-08T02:00:03.952Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-08T02:00:03.952Z] === RUN TestTagExistedNameWithoutForce [2019-11-08T02:00:03.952Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-08T02:00:03.952Z] === RUN TestTagOfficialNames [2019-11-08T02:00:03.952Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-08T02:00:03.952Z] === RUN TestTagMatchesDigest [2019-11-08T02:00:03.952Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-08T02:00:03.952Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-08T02:00:04.568Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-08T02:00:06.450Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-08T02:00:07.810Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-08T02:00:09.694Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-08T02:00:10.253Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-08T02:00:10.812Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-08T02:00:11.736Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-08T02:00:12.661Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-08T02:00:12.661Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-08T02:00:13.586Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-08T02:00:16.094Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-08T02:00:20.249Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-08T02:00:20.249Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-08T02:00:20.504Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-08T02:00:23.012Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-08T02:00:24.894Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-08T02:00:28.150Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-08T02:00:28.405Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-08T02:00:30.913Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-08T02:00:30.913Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-08T02:00:30.913Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-08T02:00:31.837Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-08T02:00:33.719Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-08T02:00:35.078Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-08T02:00:36.959Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-08T02:00:37.885Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-08T02:00:38.809Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-08T02:00:40.693Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-08T02:00:41.618Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-08T02:00:41.618Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-08T02:00:42.177Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-08T02:00:44.076Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-08T02:00:44.076Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-08T02:00:44.999Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-08T02:00:45.922Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-08T02:00:46.481Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-08T02:00:47.410Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-08T02:00:47.410Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-08T02:00:48.334Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-08T02:00:49.257Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-08T02:00:49.816Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-08T02:00:50.739Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-08T02:00:51.663Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-08T02:00:52.223Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-08T02:00:53.147Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-08T02:00:54.070Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-08T02:00:54.070Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-08T02:00:54.628Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-08T02:00:55.552Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-08T02:00:57.434Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-08T02:00:57.434Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T02:00:57.434Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-08T02:01:01.597Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-08T02:01:01.852Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-08T02:01:14.002Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-08T02:01:14.926Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-08T02:01:16.285Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-08T02:01:16.285Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-08T02:01:16.285Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-08T02:01:16.285Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-08T02:01:17.180Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-08T02:01:17.209Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-08T02:01:17.638Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-08T02:01:17.638Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-08T02:01:18.097Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-08T02:01:18.097Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-08T02:01:18.097Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-08T02:01:18.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-08T02:01:20.484Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-08T02:01:20.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-08T02:01:20.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-08T02:01:20.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-08T02:01:20.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-08T02:01:21.842Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-08T02:01:21.962Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-08T02:01:23.724Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-08T02:01:24.649Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-08T02:01:25.208Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-08T02:01:25.767Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-08T02:01:26.651Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-08T02:01:27.127Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-08T02:01:27.127Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-08T02:01:27.381Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-08T02:01:28.740Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-08T02:01:30.102Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-08T02:01:31.986Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-08T02:01:31.986Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-08T02:01:31.986Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-08T02:01:33.869Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-08T02:01:35.229Z] === RUN TestDockerSuite/TestRunMount [2019-11-08T02:01:41.750Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-08T02:01:42.680Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-08T02:01:43.603Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-08T02:01:44.345Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-08T02:01:44.345Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-08T02:01:44.345Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-08T02:01:44.345Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-08T02:01:44.345Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-08T02:01:44.345Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-08T02:01:44.345Z] === RUN TestDockerSuite/TestBuildFails [2019-11-08T02:01:45.011Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-08T02:01:47.528Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-08T02:01:50.784Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-08T02:01:51.410Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-08T02:01:51.410Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-08T02:01:53.293Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-08T02:01:56.090Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-08T02:01:56.548Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-08T02:01:57.908Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-08T02:01:59.790Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-08T02:01:59.790Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-08T02:02:00.349Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-08T02:02:00.771Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-08T02:02:01.274Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-08T02:02:02.199Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-08T02:02:03.122Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-08T02:02:05.633Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-08T02:02:07.835Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-08T02:02:08.145Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-08T02:02:12.299Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-08T02:02:13.225Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-08T02:02:13.225Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-08T02:02:13.806Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-08T02:02:14.060Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-08T02:02:14.618Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-08T02:02:15.541Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-08T02:02:15.541Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-08T02:02:16.466Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-08T02:02:17.389Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-08T02:02:17.389Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-08T02:02:17.949Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-08T02:02:18.150Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-08T02:02:18.608Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-08T02:02:18.872Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-08T02:02:20.755Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-08T02:02:21.678Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-08T02:02:22.602Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-08T02:02:23.161Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-08T02:02:23.721Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-08T02:02:24.394Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-08T02:02:24.394Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-08T02:02:24.644Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-08T02:02:24.853Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-08T02:02:25.311Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-08T02:02:25.311Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-08T02:02:25.568Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T02:02:25.568Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-08T02:02:26.492Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-08T02:02:26.748Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-08T02:02:27.003Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-08T02:02:27.003Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-08T02:02:27.927Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-08T02:02:29.813Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-08T02:02:29.813Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-08T02:02:33.069Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-08T02:02:33.069Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-08T02:02:34.951Z] === RUN TestDockerSuite/TestRunRm [2019-11-08T02:02:35.511Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-08T02:02:35.621Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-08T02:02:35.621Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-08T02:02:39.668Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-08T02:02:40.227Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-08T02:02:40.787Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-08T02:02:42.714Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-08T02:02:43.637Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-08T02:02:43.637Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-08T02:02:44.228Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-08T02:02:45.195Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-08T02:02:47.371Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-08T02:02:47.371Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-08T02:02:47.793Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-08T02:02:47.831Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-08T02:02:47.831Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-08T02:02:51.950Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-08T02:02:52.512Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-08T02:02:52.873Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-08T02:02:52.971Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-08T02:02:53.429Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-08T02:02:53.797Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-08T02:02:54.397Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-08T02:02:54.720Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-08T02:02:54.720Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-08T02:02:54.855Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-08T02:02:55.643Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-08T02:02:55.820Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-08T02:02:56.202Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-08T02:02:57.130Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-08T02:02:57.353Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-08T02:02:58.053Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-08T02:02:58.976Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-08T02:02:59.900Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-08T02:03:00.459Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-08T02:03:00.714Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-08T02:03:02.036Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-08T02:03:02.036Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-08T02:03:02.036Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-08T02:03:02.494Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-08T02:03:02.494Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-08T02:03:02.494Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-08T02:03:02.494Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-08T02:03:02.952Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-08T02:03:03.220Z] === RUN TestDockerSuite/TestRunState [2019-11-08T02:03:03.919Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-08T02:03:05.114Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-08T02:03:05.673Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-08T02:03:06.596Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-08T02:03:06.853Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-08T02:03:06.853Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-08T02:03:07.776Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-08T02:03:07.776Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-08T02:03:08.336Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-08T02:03:08.600Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-08T02:03:10.217Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-08T02:03:10.217Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-08T02:03:10.217Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-08T02:03:11.143Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-08T02:03:13.026Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-08T02:03:13.026Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-08T02:03:13.951Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-08T02:03:14.512Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-08T02:03:17.022Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-08T02:03:20.280Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-08T02:03:20.839Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-08T02:03:21.094Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-08T02:03:21.654Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-08T02:03:24.161Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-08T02:03:24.416Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-08T02:03:25.339Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-08T02:03:25.897Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-08T02:03:26.836Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-08T02:03:29.364Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-08T02:03:30.724Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-08T02:03:31.283Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-08T02:03:31.537Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-08T02:03:31.537Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-08T02:03:32.460Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-08T02:03:33.383Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-08T02:03:33.726Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-08T02:03:33.726Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-08T02:03:33.942Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-08T02:03:33.942Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-08T02:03:34.196Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-08T02:03:34.691Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-08T02:03:35.119Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-08T02:03:40.355Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-08T02:03:40.355Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-08T02:03:41.714Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-08T02:03:44.221Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-08T02:03:45.582Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-08T02:03:48.090Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-08T02:03:51.348Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-08T02:03:51.908Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-08T02:03:52.831Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-08T02:03:53.755Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-08T02:03:53.755Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-08T02:03:53.755Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-08T02:03:53.755Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-08T02:03:54.010Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-08T02:03:54.942Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-08T02:03:55.865Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-08T02:03:56.787Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-08T02:03:58.152Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-08T02:03:59.511Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-08T02:04:00.435Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-08T02:04:00.435Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-08T02:04:00.994Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-08T02:04:00.994Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-08T02:04:00.994Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-08T02:04:00.994Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-08T02:04:01.248Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-08T02:04:01.248Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-08T02:04:01.503Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-08T02:04:01.758Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-08T02:04:01.758Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-08T02:04:02.012Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-08T02:04:02.936Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-08T02:04:03.859Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-08T02:04:04.418Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-08T02:04:04.624Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-08T02:04:04.673Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-08T02:04:05.597Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-08T02:04:05.851Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-08T02:04:06.774Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-08T02:04:06.774Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-08T02:04:07.341Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-08T02:04:08.267Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-08T02:04:08.267Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-08T02:04:08.267Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-08T02:04:09.191Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-08T02:04:10.553Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-08T02:04:11.521Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-08T02:04:11.521Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-08T02:04:12.079Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-08T02:04:12.334Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-08T02:04:14.216Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-08T02:04:14.470Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-08T02:04:17.740Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-08T02:04:17.995Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-08T02:04:17.995Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-08T02:04:17.995Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-08T02:04:18.664Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-08T02:04:19.223Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-08T02:04:20.583Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-08T02:04:21.943Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-08T02:04:21.943Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-08T02:04:23.824Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-08T02:04:23.824Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-08T02:04:24.427Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-08T02:04:26.936Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-08T02:04:26.936Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-08T02:04:28.819Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-08T02:04:28.819Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-08T02:04:28.819Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-08T02:04:29.830Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-08T02:04:30.701Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-08T02:04:32.062Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-08T02:04:32.317Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-08T02:04:32.571Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-08T02:04:32.571Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-08T02:04:32.571Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-08T02:04:33.132Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-08T02:04:35.639Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-08T02:04:38.390Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-08T02:04:42.161Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-08T02:04:44.042Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-08T02:04:44.605Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-08T02:04:46.493Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-08T02:04:48.698Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-08T02:04:49.749Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-08T02:04:52.255Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-08T02:04:52.814Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-08T02:04:54.482Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-08T02:04:54.696Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-08T02:04:57.204Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-08T02:04:59.087Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-08T02:05:03.241Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-08T02:05:03.800Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-08T02:05:07.057Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-08T02:05:10.313Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-08T02:05:13.981Z] --- PASS: TestImportExtremelyLargeImageWorks (299.46s) [2019-11-08T02:05:13.981Z] PASS [2019-11-08T02:05:13.981Z] [2019-11-08T02:05:13.981Z] === Skipped [2019-11-08T02:05:13.981Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-08T02:05:13.981Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:05:13.981Z] [2019-11-08T02:05:13.981Z] [2019-11-08T02:05:13.981Z] DONE 12 tests, 1 skipped in 300.799s [2019-11-08T02:05:13.981Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-08T02:05:13.981Z] ++ 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-11-08T02:05:13.981Z] ++ set -e [2019-11-08T02:05:13.981Z] ++ '[' -n 0 ']' [2019-11-08T02:05:13.981Z] ++ set -x [2019-11-08T02:05:13.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T02:05:13.981Z] INFO: Testing against a local daemon [2019-11-08T02:05:13.981Z] === RUN TestNetworkCreateDelete [2019-11-08T02:05:13.981Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-11-08T02:05:13.981Z] === RUN TestDockerNetworkDeletePreferID [2019-11-08T02:05:13.981Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-11-08T02:05:13.981Z] === RUN TestInspectNetwork [2019-11-08T02:05:13.981Z] === RUN TestInspectNetwork/full_network_id [2019-11-08T02:05:13.981Z] === RUN TestInspectNetwork/partial_network_id [2019-11-08T02:05:13.981Z] === RUN TestInspectNetwork/network_name [2019-11-08T02:05:13.981Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-08T02:05:13.981Z] --- PASS: TestInspectNetwork (8.53s) [2019-11-08T02:05:13.981Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-08T02:05:13.981Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-08T02:05:13.981Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-08T02:05:13.981Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-08T02:05:13.981Z] === RUN TestRunContainerWithBridgeNone [2019-11-08T02:05:15.554Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-08T02:05:15.554Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-08T02:05:15.674Z] --- PASS: TestRunContainerWithBridgeNone (2.70s) [2019-11-08T02:05:15.674Z] === RUN TestNetworkInvalidJSON [2019-11-08T02:05:15.674Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-08T02:05:15.674Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-08T02:05:15.674Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T02:05:15.674Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T02:05:15.674Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T02:05:15.674Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T02:05:15.674Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-08T02:05:15.674Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-08T02:05:15.674Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-08T02:05:15.674Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-08T02:05:15.674Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-08T02:05:15.674Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-08T02:05:15.674Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-08T02:05:15.674Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-08T02:05:16.845Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-08T02:05:16.847Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-08T02:05:16.847Z] === RUN TestDaemonDefaultNetworkPools [2019-11-08T02:05:17.405Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-08T02:05:17.575Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2019-11-08T02:05:17.575Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-08T02:05:18.751Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-11-08T02:05:18.751Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-08T02:05:19.287Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-08T02:05:20.451Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2019-11-08T02:05:20.451Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-08T02:05:20.791Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-08T02:05:20.791Z] === RUN TestServiceWithPredefinedNetwork [2019-11-08T02:05:21.169Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-08T02:05:21.728Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-08T02:05:23.089Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2019-11-08T02:05:23.089Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-08T02:05:23.089Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T02:05:23.089Z] service_test.go:230: FLAKY_TEST [2019-11-08T02:05:23.089Z] === RUN TestServiceWithDataPathPortInit [2019-11-08T02:05:23.089Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-08T02:05:23.089Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-08T02:05:23.648Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-08T02:05:23.648Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-08T02:05:24.104Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-08T02:05:24.104Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-08T02:05:24.104Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-08T02:05:24.104Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-08T02:05:24.572Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-08T02:05:26.274Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-08T02:05:29.806Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-08T02:05:30.952Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-08T02:05:32.484Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-08T02:05:32.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-08T02:05:32.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-08T02:05:33.061Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-08T02:05:33.316Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-08T02:05:34.239Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-08T02:05:34.239Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-08T02:05:35.110Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-08T02:05:35.163Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-08T02:05:36.075Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-08T02:05:37.049Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-08T02:05:37.049Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-08T02:05:37.607Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-08T02:05:38.931Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-08T02:05:39.093Z] --- PASS: TestServiceWithDataPathPortInit (15.64s) [2019-11-08T02:05:39.093Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-08T02:05:39.854Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-08T02:05:40.778Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-08T02:05:42.662Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-08T02:05:46.478Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s) [2019-11-08T02:05:46.478Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5p353xd0pd32qkwtuedj68q6n Created:2019-11-08 02:05:39.900133431 +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[a4b87e40f8df676eb9703bc69b9aa17e017071231bb2bc96a9b7d15aa6066014:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5p17y9wwf2xf4hgdfdrovun12 EndpointID:ea42117aca654f8a33d2d7a0fc4d3c76b5bc2ca8b1c37442b7e1a00e0a8b6019 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4d99476e369f7f7dad070a645b261301d81e8d2362360a0df3edcc32f55b7023 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:ea916a013933 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5p17y9wwf2xf4hgdfdrovun12 EndpointID:ea42117aca654f8a33d2d7a0fc4d3c76b5bc2ca8b1c37442b7e1a00e0a8b6019 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-08T02:05:46.478Z] PASS [2019-11-08T02:05:46.478Z] [2019-11-08T02:05:46.478Z] === Skipped [2019-11-08T02:05:46.478Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-08T02:05:46.478Z] service_test.go:230: FLAKY_TEST [2019-11-08T02:05:46.478Z] [2019-11-08T02:05:46.478Z] [2019-11-08T02:05:46.478Z] DONE 21 tests, 1 skipped in 42.647s [2019-11-08T02:05:46.478Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-08T02:05:46.478Z] ++ 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-11-08T02:05:46.478Z] ++ set -e [2019-11-08T02:05:46.478Z] ++ '[' -n 0 ']' [2019-11-08T02:05:46.478Z] ++ set -x [2019-11-08T02:05:46.478Z] ++ env -i DEST=/go/src/github.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-11-08T02:05:46.478Z] INFO: Testing against a local daemon [2019-11-08T02:05:46.478Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-08T02:05:46.478Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T02:05:46.478Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T02:05:46.478Z] === RUN TestDockerNetworkIpvlan [2019-11-08T02:05:46.478Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-08T02:05:46.478Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T02:05:46.478Z] PASS [2019-11-08T02:05:46.478Z] [2019-11-08T02:05:46.478Z] === Skipped [2019-11-08T02:05:46.478Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-08T02:05:46.478Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T02:05:46.478Z] [2019-11-08T02:05:46.478Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-08T02:05:46.478Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-08T02:05:46.478Z] [2019-11-08T02:05:46.478Z] [2019-11-08T02:05:46.478Z] DONE 2 tests, 2 skipped in 0.108s [2019-11-08T02:05:46.478Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-08T02:05:46.478Z] ++ 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-11-08T02:05:46.478Z] ++ set -e [2019-11-08T02:05:46.478Z] ++ '[' -n 0 ']' [2019-11-08T02:05:46.478Z] ++ set -x [2019-11-08T02:05:46.478Z] ++ env -i DEST=/go/src/github.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-11-08T02:05:46.478Z] INFO: Testing against a local daemon [2019-11-08T02:05:46.478Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-08T02:05:46.831Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-08T02:05:47.910Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-08T02:05:47.910Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-08T02:05:48.175Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-11-08T02:05:48.175Z] === RUN TestDockerNetworkMacvlan [2019-11-08T02:05:48.193Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-08T02:05:48.193Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-08T02:05:48.906Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-08T02:05:49.553Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-08T02:05:50.128Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-08T02:05:50.477Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-08T02:05:50.853Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-08T02:05:53.865Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-08T02:05:55.710Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-08T02:05:56.459Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-08T02:05:56.867Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-08T02:05:58.968Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-08T02:05:59.358Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-08T02:06:01.706Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-08T02:06:02.224Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-08T02:06:02.881Z] --- PASS: TestDockerNetworkMacvlan (15.07s) [2019-11-08T02:06:02.881Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-08T02:06:02.881Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-08T02:06:02.881Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2019-11-08T02:06:02.881Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2019-11-08T02:06:02.881Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) [2019-11-08T02:06:02.881Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2019-11-08T02:06:02.881Z] PASS [2019-11-08T02:06:02.881Z] [2019-11-08T02:06:02.881Z] DONE 8 tests in 16.648s [2019-11-08T02:06:02.881Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-08T02:06:02.881Z] ++ 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-11-08T02:06:02.881Z] ++ set -e [2019-11-08T02:06:02.881Z] ++ '[' -n 0 ']' [2019-11-08T02:06:02.881Z] ++ set -x [2019-11-08T02:06:02.881Z] ++ env -i DEST=/go/src/github.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-11-08T02:06:02.881Z] testing: warning: no tests to run [2019-11-08T02:06:02.881Z] PASS [2019-11-08T02:06:02.881Z] [2019-11-08T02:06:02.881Z] DONE 0 tests in 0.016s [2019-11-08T02:06:02.881Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-08T02:06:02.881Z] ++ 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-11-08T02:06:02.881Z] ++ set -e [2019-11-08T02:06:02.881Z] ++ '[' -n 0 ']' [2019-11-08T02:06:02.881Z] ++ set -x [2019-11-08T02:06:02.881Z] ++ env -i DEST=/go/src/github.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-11-08T02:06:03.221Z] INFO: Testing against a local daemon [2019-11-08T02:06:03.221Z] === RUN TestAuthZPluginAllowRequest [2019-11-08T02:06:04.729Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-08T02:06:04.909Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2019-11-08T02:06:04.909Z] === RUN TestAuthZPluginTLS [2019-11-08T02:06:05.245Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-11-08T02:06:05.245Z] === RUN TestAuthZPluginDenyRequest [2019-11-08T02:06:05.970Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-08T02:06:05.970Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-08T02:06:06.308Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-08T02:06:06.308Z] === RUN TestAuthZPluginDenyResponse [2019-11-08T02:06:07.035Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-08T02:06:07.035Z] === RUN TestAuthZPluginAllowEventStream [2019-11-08T02:06:07.908Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-08T02:06:08.828Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-11-08T02:06:08.828Z] === RUN TestAuthZPluginErrorResponse [2019-11-08T02:06:08.885Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-08T02:06:09.167Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-08T02:06:09.167Z] === RUN TestAuthZPluginErrorRequest [2019-11-08T02:06:09.891Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-08T02:06:09.891Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-08T02:06:10.232Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-11-08T02:06:10.232Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-08T02:06:12.536Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-11-08T02:06:12.536Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-08T02:06:13.685Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-08T02:06:14.116Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-08T02:06:14.831Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2019-11-08T02:06:14.831Z] === RUN TestAuthZPluginHeader [2019-11-08T02:06:15.555Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-11-08T02:06:15.555Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-08T02:06:15.556Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T02:06:15.556Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:15.556Z] === RUN TestAuthZPluginV2Disable [2019-11-08T02:06:15.556Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-08T02:06:15.556Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:15.556Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-08T02:06:15.556Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T02:06:15.556Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:15.556Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-08T02:06:15.556Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T02:06:15.556Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:15.556Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-08T02:06:16.656Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-08T02:06:18.360Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-08T02:06:18.817Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-08T02:06:18.817Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-08T02:06:19.166Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-08T02:06:19.274Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-08T02:06:20.527Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-08T02:06:20.806Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-08T02:06:20.806Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-08T02:06:22.409Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-08T02:06:24.920Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-08T02:06:27.433Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-08T02:06:29.940Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-08T02:06:31.823Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-08T02:06:34.330Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-08T02:06:34.828Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-08T02:06:34.828Z] PASS [2019-11-08T02:06:34.828Z] [2019-11-08T02:06:34.828Z] === Skipped [2019-11-08T02:06:34.828Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-08T02:06:34.828Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:34.828Z] [2019-11-08T02:06:34.828Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-08T02:06:34.828Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:34.828Z] [2019-11-08T02:06:34.828Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-08T02:06:34.828Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:34.828Z] [2019-11-08T02:06:34.828Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-08T02:06:34.828Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:34.828Z] [2019-11-08T02:06:34.828Z] [2019-11-08T02:06:34.828Z] DONE 17 tests, 4 skipped in 29.355s [2019-11-08T02:06:34.828Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-08T02:06:34.828Z] ++ 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-11-08T02:06:34.828Z] ++ set -e [2019-11-08T02:06:34.828Z] ++ '[' -n 0 ']' [2019-11-08T02:06:34.828Z] ++ set -x [2019-11-08T02:06:34.828Z] ++ env -i DEST=/go/src/github.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-11-08T02:06:34.828Z] INFO: Testing against a local daemon [2019-11-08T02:06:34.828Z] === RUN TestPluginInvalidJSON [2019-11-08T02:06:34.828Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T02:06:34.828Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T02:06:34.828Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-08T02:06:34.828Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-08T02:06:34.828Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-08T02:06:34.828Z] PASS [2019-11-08T02:06:34.828Z] [2019-11-08T02:06:34.828Z] DONE 2 tests in 0.122s [2019-11-08T02:06:34.828Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-08T02:06:34.828Z] ++ 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-11-08T02:06:34.828Z] ++ set -e [2019-11-08T02:06:34.829Z] ++ '[' -n 0 ']' [2019-11-08T02:06:34.829Z] ++ set -x [2019-11-08T02:06:34.829Z] ++ env -i DEST=/go/src/github.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-11-08T02:06:34.829Z] INFO: Testing against a local daemon [2019-11-08T02:06:34.829Z] === RUN TestExternalGraphDriver [2019-11-08T02:06:34.829Z] === RUN TestExternalGraphDriver/json [2019-11-08T02:06:34.829Z] === RUN TestExternalGraphDriver/spec [2019-11-08T02:06:37.155Z] === RUN TestExternalGraphDriver/pull [2019-11-08T02:06:39.449Z] --- PASS: TestExternalGraphDriver (6.50s) [2019-11-08T02:06:39.449Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2019-11-08T02:06:39.449Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2019-11-08T02:06:39.449Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2019-11-08T02:06:39.449Z] === RUN TestGraphdriverPluginV2 [2019-11-08T02:06:39.449Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-08T02:06:39.449Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:39.449Z] PASS [2019-11-08T02:06:39.449Z] [2019-11-08T02:06:39.449Z] === Skipped [2019-11-08T02:06:39.449Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-08T02:06:39.449Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:06:39.449Z] [2019-11-08T02:06:39.449Z] [2019-11-08T02:06:39.449Z] DONE 5 tests, 1 skipped in 6.649s [2019-11-08T02:06:39.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-08T02:06:39.449Z] ++ 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-11-08T02:06:39.449Z] ++ set -e [2019-11-08T02:06:39.449Z] ++ '[' -n 0 ']' [2019-11-08T02:06:39.449Z] ++ set -x [2019-11-08T02:06:39.449Z] ++ env -i DEST=/go/src/github.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-11-08T02:06:39.449Z] INFO: Testing against a local daemon [2019-11-08T02:06:39.449Z] === RUN TestContinueAfterPluginCrash [2019-11-08T02:06:39.449Z] === PAUSE TestContinueAfterPluginCrash [2019-11-08T02:06:39.449Z] === RUN TestDaemonStartWithLogOpt [2019-11-08T02:06:39.449Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-08T02:06:39.449Z] === CONT TestContinueAfterPluginCrash [2019-11-08T02:06:39.449Z] === CONT TestDaemonStartWithLogOpt [2019-11-08T02:06:52.348Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-08T02:06:52.348Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-08T02:06:52.348Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-08T02:06:52.348Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-08T02:06:52.348Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-08T02:06:52.348Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-08T02:06:52.348Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-08T02:06:52.348Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-08T02:06:52.348Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-08T02:06:52.603Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-08T02:06:52.603Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-08T02:06:52.857Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-08T02:06:52.857Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-08T02:06:52.857Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-08T02:06:55.389Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-08T02:06:55.464Z] --- PASS: TestDaemonStartWithLogOpt (15.75s) [2019-11-08T02:06:55.644Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-08T02:06:55.644Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-08T02:06:55.644Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-08T02:06:55.898Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-08T02:06:56.821Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-08T02:06:59.337Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-08T02:06:59.337Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-08T02:06:59.337Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-08T02:07:00.340Z] --- PASS: TestContinueAfterPluginCrash (20.46s) [2019-11-08T02:07:00.341Z] PASS [2019-11-08T02:07:00.341Z] [2019-11-08T02:07:00.341Z] DONE 2 tests in 20.553s [2019-11-08T02:07:00.341Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-08T02:07:00.341Z] ++ 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-11-08T02:07:00.341Z] ++ set -e [2019-11-08T02:07:00.341Z] ++ '[' -n 0 ']' [2019-11-08T02:07:00.341Z] ++ set -x [2019-11-08T02:07:00.341Z] ++ env -i DEST=/go/src/github.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-11-08T02:07:00.341Z] INFO: Testing against a local daemon [2019-11-08T02:07:00.341Z] === RUN TestPluginWithDevMounts [2019-11-08T02:07:00.341Z] === PAUSE TestPluginWithDevMounts [2019-11-08T02:07:00.341Z] === CONT TestPluginWithDevMounts [2019-11-08T02:07:02.025Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-11-08T02:07:02.025Z] PASS [2019-11-08T02:07:02.025Z] [2019-11-08T02:07:02.025Z] DONE 1 tests in 2.406s [2019-11-08T02:07:02.363Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-08T02:07:02.363Z] ++ 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-11-08T02:07:02.363Z] ++ set -e [2019-11-08T02:07:02.363Z] ++ '[' -n 0 ']' [2019-11-08T02:07:02.363Z] ++ set -x [2019-11-08T02:07:02.363Z] ++ env -i DEST=/go/src/github.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-11-08T02:07:02.363Z] INFO: Testing against a local daemon [2019-11-08T02:07:02.363Z] === RUN TestSecretInspect [2019-11-08T02:07:02.595Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-08T02:07:03.292Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-08T02:07:04.660Z] --- PASS: TestSecretInspect (2.30s) [2019-11-08T02:07:04.660Z] === RUN TestSecretList [2019-11-08T02:07:06.754Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite (1808.98s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (5.54s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.95s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.12s) [2019-11-08T02:07:06.754Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.48s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.93s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.19s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.50s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.24s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.72s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.48s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.40s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.33s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.37s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (3.83s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (3.50s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAttachDetach (2.37s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAttachDisconnect (2.14s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.49s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.54s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.92s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.52s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.15s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.24s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.29s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.51s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.62s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.49s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.74s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.82s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.24s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.72s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.59s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.68s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.65s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.24s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.87s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.57s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.68s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.99s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.04s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.40s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.74s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.93s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.48s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.85s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.41s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.01s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.08s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.40s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.39s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.07s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.89s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.41s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.42s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.83s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.16s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.65s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.83s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2019-11-08T02:07:06.755Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-08T02:07:06.755Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.94s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildContChar (4.51s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.49s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.08s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.00s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.68s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.26s) [2019-11-08T02:07:06.755Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-08T02:07:06.755Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.755Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-08T02:07:06.755Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.755Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-08T02:07:06.755Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.755Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-08T02:07:06.755Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.85s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.65s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.39s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.46s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.66s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.62s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.91s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.46s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.69s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.63s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.72s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.35s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.01s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.57s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.64s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.81s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.37s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.78s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.79s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.42s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.29s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.07s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.55s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnv (1.79s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.58s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.90s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.59s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.10s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2019-11-08T02:07:06.755Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-08T02:07:06.755Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.01s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.31s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.34s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.43s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.91s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.03s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.13s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.13s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.14s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildHistory (7.52s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.57s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.36s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.80s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.37s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.58s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.57s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.72s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.65s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.65s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.36s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.45s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.75s) [2019-11-08T02:07:06.755Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-08T02:07:06.755Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.76s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.19s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.53s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.80s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.02s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.90s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.52s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.60s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.10s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.05s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.67s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.36s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.50s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.47s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.90s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildPATH (2.76s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.15s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.05s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.81s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.21s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildRm (3.35s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.29s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (2.02s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.88s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.62s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.47s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.37s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.08s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-11-08T02:07:06.755Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2019-11-08T02:07:06.755Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-08T02:07:06.756Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildStderr (1.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.18s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.31s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.28s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.75s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildUser (2.10s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.10s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.14s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.23s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.30s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.25s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.84s) [2019-11-08T02:07:06.756Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-08T02:07:06.756Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.756Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-08T02:07:06.756Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.756Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-11-08T02:07:06.756Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.756Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-11-08T02:07:06.756Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.39s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.13s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.96s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.22s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.21s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.94s) [2019-11-08T02:07:06.756Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-08T02:07:06.756Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.16s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.33s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-08T02:07:06.756Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-08T02:07:06.756Z] docker_cli_sni_test.go:18: Flakey test [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.92s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitChange (1.03s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.68s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.71s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.17s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitTTY (1.97s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.15s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.97s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.95s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.97s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.92s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2019-11-08T02:07:06.756Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-08T02:07:06.756Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.21s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.72s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.52s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.38s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.64s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.67s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.86s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00095f8e0_} (1.69s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1546985712_/foo_false____} (1.67s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1546985712_/foo_true____} (1.54s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3137962383_/foo_false____} (1.59s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3137962383_/foo_true____} (1.61s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3137962383_/foo_true__0xc00095fde0__} (1.75s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00095fe00_} (1.62s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00095fe20_} (1.59s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00095fe40_} (1.61s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00095fe60_} (1.63s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.25s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.38s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.97s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.59s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.54s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.46s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.17s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.26s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToDot (1.16s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.78s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.12s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToStdout (1.03s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.57s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.55s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.88s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.67s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2019-11-08T02:07:06.756Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-08T02:07:06.756Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2019-11-08T02:07:06.756Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-08T02:07:06.756Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.45s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.96s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.79s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.30s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.73s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.54s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.89s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.73s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.93s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.09s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2019-11-08T02:07:06.756Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.92s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.05s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.90s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.04s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.76s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsCopy (1.54s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.58s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFilters (1.60s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFormat (1.59s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.35s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2019-11-08T02:07:06.757Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-08T02:07:06.757Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-08T02:07:06.757Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-08T02:07:06.757Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.99s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsTop (1.00s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.70s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExec (1.04s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.98s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.05s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.77s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.91s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.14s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.00s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecCgroup (1.47s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecEnv (0.92s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.93s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.90s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecInspectID (2.95s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.12s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.95s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.13s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.95s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecStartFails (0.93s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecTTY (1.04s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.44s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.06s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecUlimits (1.03s) [2019-11-08T02:07:06.757Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-08T02:07:06.757Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestExecWithUser (1.13s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.99s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.52s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.45s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestHealth (21.70s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.99s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImportDisplay (1.59s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImportFile (1.91s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.79s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImportGzipped (1.93s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.03s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.83s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.96s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.91s) [2019-11-08T02:07:06.757Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-08T02:07:06.757Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.35s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectDefault (0.77s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectHistory (0.98s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-11-08T02:07:06.757Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-08T02:07:06.757Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.88s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.02s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.95s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.08s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.98s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectStatus (1.13s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.77s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.44s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.00s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.76s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.98s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.84s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.97s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.08s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.97s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.63s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.74s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.93s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.78s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.77s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.02s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.50s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsSince (6.93s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.78s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsTail (0.97s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.68s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.96s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestNetHostname (2.35s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.24s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.48s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPluginActive (1.67s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.16s) [2019-11-08T02:07:06.757Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-11-08T02:07:06.757Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.80s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.57s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.23s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.12s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.34s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.56s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPortList (10.61s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.61s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.50s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.26s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPsByOrder (3.59s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.21s) [2019-11-08T02:07:06.757Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.63s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.31s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.87s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.26s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.49s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.90s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.77s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.54s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.55s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.61s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-08T02:07:06.758Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.89s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.70s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.71s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.43s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.98s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.58s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.01s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.65s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.97s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.97s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.86s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.95s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.51s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.95s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.88s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.36s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.90s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.89s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.08s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.74s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.24s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.97s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.90s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.05s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.97s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.51s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.70s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.27s) [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-08T02:07:06.758Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-08T02:07:06.758Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.85s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.61s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.04s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2019-11-08T02:07:06.758Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.71s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.94s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.84s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T02:07:06.758Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.61s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.62s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.73s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.31s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.79s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunMount (6.51s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.38s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.36s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.05s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.39s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.37s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.59s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.75s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.89s) [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-08T02:07:06.758Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.94s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2019-11-08T02:07:06.758Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.70s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T02:07:06.758Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s) [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-08T02:07:06.758Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.87s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.65s) [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-08T02:07:06.758Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.39s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.67s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunRm (0.87s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.03s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.75s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.41s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.08s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.87s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.96s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.73s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.88s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.91s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.75s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunState (1.66s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2019-11-08T02:07:06.758Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-08T02:07:06.758Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.80s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunSysctls (1.74s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.70s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.05s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.36s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.22s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.94s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.94s) [2019-11-08T02:07:06.758Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.42s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-08T02:07:06.759Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.68s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.49s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.58s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.96s) [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-11-08T02:07:06.759Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-11-08T02:07:06.759Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-11-08T02:07:06.759Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.01s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.67s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.16s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.89s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.56s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-08T02:07:06.759Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.72s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.29s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.26s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.37s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.36s) [2019-11-08T02:07:06.759Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents841461297 [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.78s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.64s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.66s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.50s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.60s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.66s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStartRecordError (1.83s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.39s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.11s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.79s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.33s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.89s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.91s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.04s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-08T02:07:06.759Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.89s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.57s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-08T02:07:06.759Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.96s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.97s) [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-08T02:07:06.759Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.01s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.86s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateStats (4.23s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-08T02:07:06.759Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.00s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.52s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.67s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.38s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.69s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.33s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.37s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.44s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.44s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.39s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.34s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.64s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.59s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.18s) [2019-11-08T02:07:06.759Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.05s) [2019-11-08T02:07:06.759Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-08T02:07:06.759Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-08T02:07:06.759Z] === RUN TestDockerRegistrySuite [2019-11-08T02:07:06.759Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-08T02:07:06.980Z] --- PASS: TestSecretList (2.20s) [2019-11-08T02:07:06.980Z] === RUN TestSecretsCreateAndDelete [2019-11-08T02:07:08.643Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-08T02:07:09.273Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2019-11-08T02:07:09.273Z] === RUN TestSecretsUpdate [2019-11-08T02:07:10.004Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-08T02:07:11.566Z] --- PASS: TestSecretsUpdate (2.18s) [2019-11-08T02:07:11.566Z] === RUN TestTemplatedSecret [2019-11-08T02:07:11.886Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-08T02:07:11.886Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T02:07:14.574Z] --- PASS: TestTemplatedSecret (2.92s) [2019-11-08T02:07:14.574Z] === RUN TestSecretCreateResolve [2019-11-08T02:07:16.268Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-11-08T02:07:16.268Z] PASS [2019-11-08T02:07:16.268Z] [2019-11-08T02:07:16.268Z] DONE 6 tests in 14.116s [2019-11-08T02:07:16.268Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-08T02:07:16.268Z] ++ 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-11-08T02:07:16.268Z] ++ set -e [2019-11-08T02:07:16.268Z] ++ '[' -n 0 ']' [2019-11-08T02:07:16.268Z] ++ set -x [2019-11-08T02:07:16.268Z] ++ env -i DEST=/go/src/github.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-11-08T02:07:16.605Z] INFO: Testing against a local daemon [2019-11-08T02:07:16.605Z] === RUN TestServiceCreateInit [2019-11-08T02:07:16.605Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-08T02:07:17.119Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T02:07:20.445Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-08T02:07:21.364Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-08T02:07:25.260Z] --- PASS: TestServiceCreateInit (8.32s) [2019-11-08T02:07:25.261Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s) [2019-11-08T02:07:25.261Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2019-11-08T02:07:25.261Z] === RUN TestCreateServiceMultipleTimes [2019-11-08T02:07:25.520Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-08T02:07:26.879Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-08T02:07:27.803Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-08T02:07:28.396Z] === RUN TestDockerSuite/TestBuildRm [2019-11-08T02:07:29.163Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-08T02:07:31.044Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-08T02:07:32.406Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-08T02:07:33.766Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-08T02:07:34.020Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-08T02:07:34.943Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-08T02:07:38.201Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-08T02:07:40.756Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-08T02:07:41.459Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-08T02:07:42.287Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-08T02:07:42.383Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-08T02:07:42.744Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-08T02:07:42.744Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-08T02:07:44.275Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-08T02:07:44.544Z] --- PASS: TestCreateServiceMultipleTimes (17.91s) [2019-11-08T02:07:44.544Z] === RUN TestCreateServiceConflict [2019-11-08T02:07:44.882Z] --- PASS: TestCreateServiceConflict (2.21s) [2019-11-08T02:07:44.882Z] === RUN TestCreateServiceMaxReplicas [2019-11-08T02:07:45.642Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-08T02:07:47.002Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-08T02:07:47.002Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T02:07:47.887Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2019-11-08T02:07:47.887Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-08T02:07:47.997Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-08T02:07:48.361Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T02:07:48.362Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-08T02:07:49.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T02:07:49.975Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-08T02:07:50.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-08T02:07:50.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-08T02:07:50.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-08T02:07:50.894Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-08T02:07:51.046Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-08T02:07:51.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-08T02:07:54.867Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-08T02:07:54.867Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-08T02:07:55.428Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-08T02:07:55.569Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-08T02:07:56.789Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-08T02:07:57.348Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-08T02:07:57.603Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-08T02:07:57.857Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-08T02:07:58.112Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-08T02:07:59.515Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-08T02:07:59.515Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-08T02:08:01.100Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.35s) [2019-11-08T02:08:01.100Z] === RUN TestCreateServiceSecretFileMode [2019-11-08T02:08:02.027Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-08T02:08:02.027Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-08T02:08:04.118Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2019-11-08T02:08:04.118Z] === RUN TestCreateServiceConfigFileMode [2019-11-08T02:08:04.534Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-08T02:08:05.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-08T02:08:05.350Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-08T02:08:06.417Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2019-11-08T02:08:06.417Z] === RUN TestCreateServiceSysctls [2019-11-08T02:08:06.712Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-08T02:08:08.074Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite (62.16s) [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.98s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d2127e021faba] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d34a8bc78a13a] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d0bae5d0d113d] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d34b24253ed49] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.24s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d3a079cb22b1c] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.33s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d3ff4298f017e] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.59s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d6a1af5619477] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d273055bc7372] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2019-11-08T02:08:08.633Z] check_test.go:196: [dba91ef20f1a7] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s) [2019-11-08T02:08:08.633Z] check_test.go:196: [dafdc4db2bac6] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s) [2019-11-08T02:08:08.633Z] check_test.go:196: [dca8a37fbfa50] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.50s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d4b6521acaa55] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2019-11-08T02:08:08.633Z] check_test.go:196: [dd271309d4393] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.47s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d115ba969fdc0] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.10s) [2019-11-08T02:08:08.633Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ef658d6dad8c73c237f92b30194a44c4b044bdb27b01be3770fe37f4d90b3ee6 [2019-11-08T02:08:08.633Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c85d0287e8c29ca804757f859613366f4e2c03e7c67c9dd8a52b1c61955aeca6 [2019-11-08T02:08:08.633Z] check_test.go:196: [df7bfbdee38ed] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.77s) [2019-11-08T02:08:08.633Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ee694fc86023881cf78054e4701eaf3367f76a94b0d1d91a98f3ed12837a5ed5 [2019-11-08T02:08:08.633Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:30a69d5a32c5efd6f765cb54b29dbb463b9eac304d27589cbbbe9d5ac66d384a [2019-11-08T02:08:08.633Z] check_test.go:196: [d41a7b57655f8] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.40s) [2019-11-08T02:08:08.633Z] check_test.go:196: [dace5bedf2309] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.13s) [2019-11-08T02:08:08.633Z] check_test.go:196: [db35d147b731d] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d501f9ec06008] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d0f9ab9e24b38] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d2c6ae5b68828] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d9c38b9f25ada] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.48s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d28ad8e5e8187] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s) [2019-11-08T02:08:08.633Z] check_test.go:196: [dd26fcbc46999] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d01737ef8bc05] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.53s) [2019-11-08T02:08:08.633Z] check_test.go:196: [db6c4515a14ff] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d05ef3105be09] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-08T02:08:08.633Z] check_test.go:196: [dd2a1aed8a9dd] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d762ad51cff6c] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.37s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d18cb1fc37dd9] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (1.32s) [2019-11-08T02:08:08.633Z] check_test.go:196: [dfb6167594ba5] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-08T02:08:08.633Z] check_test.go:196: [dae144d539495] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (2.23s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d6164c94f9f2e] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.25s) [2019-11-08T02:08:08.633Z] check_test.go:196: [df7e863ee61b7] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d8b4898cd9cbf] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.59s) [2019-11-08T02:08:08.633Z] check_test.go:196: [d95a3d77b2f13] daemon is not started [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.12s) [2019-11-08T02:08:08.633Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2019-11-08T02:08:08.633Z] === RUN TestDockerSchema1RegistrySuite [2019-11-08T02:08:08.633Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-08T02:08:08.888Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T02:08:10.256Z] --- PASS: TestCreateServiceSysctls (3.43s) [2019-11-08T02:08:10.256Z] === RUN TestCreateServiceCapabilities [2019-11-08T02:08:10.363Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-08T02:08:11.904Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-08T02:08:12.364Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-08T02:08:12.554Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2019-11-08T02:08:12.554Z] === RUN TestInspect [2019-11-08T02:08:14.121Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T02:08:15.596Z] --- PASS: TestInspect (2.84s) [2019-11-08T02:08:15.596Z] === RUN TestServiceListWithStatuses [2019-11-08T02:08:15.596Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-08T02:08:15.596Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T02:08:15.596Z] === RUN TestDockerNetworkConnectAlias [2019-11-08T02:08:18.288Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-08T02:08:21.580Z] --- PASS: TestDockerNetworkConnectAlias (5.54s) [2019-11-08T02:08:21.580Z] === RUN TestDockerNetworkReConnect [2019-11-08T02:08:22.453Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-08T02:08:23.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-08T02:08:24.592Z] --- PASS: TestDockerNetworkReConnect (3.63s) [2019-11-08T02:08:24.592Z] === RUN TestServicePlugin [2019-11-08T02:08:24.592Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-08T02:08:24.593Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:08:24.593Z] === RUN TestServiceUpdateLabel [2019-11-08T02:08:24.728Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-08T02:08:24.728Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-08T02:08:25.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-08T02:08:25.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T02:08:26.895Z] --- PASS: TestServiceUpdateLabel (2.26s) [2019-11-08T02:08:26.895Z] === RUN TestServiceUpdateSecrets [2019-11-08T02:08:27.056Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T02:08:28.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T02:08:29.404Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-08T02:08:29.781Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-08T02:08:29.861Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-08T02:08:33.937Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-08T02:08:33.937Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-08T02:08:34.191Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-08T02:08:34.191Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-08T02:08:34.534Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-08T02:08:34.751Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-08T02:08:34.751Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-08T02:08:35.310Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite (26.62s) [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-11-08T02:08:35.310Z] check_test.go:223: [da7f2f3512731] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.46s) [2019-11-08T02:08:35.310Z] check_test.go:223: [de636a5f369c7] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.53s) [2019-11-08T02:08:35.310Z] check_test.go:223: [d0c49fe3231cf] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.36s) [2019-11-08T02:08:35.310Z] check_test.go:223: [dad8329b7e2e7] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s) [2019-11-08T02:08:35.310Z] check_test.go:223: [d6c5cf9f16586] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.45s) [2019-11-08T02:08:35.310Z] check_test.go:223: [d1bcd76e41683] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-08T02:08:35.310Z] check_test.go:223: [db768b0550c45] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.55s) [2019-11-08T02:08:35.310Z] check_test.go:223: [d20856ee95d67] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.46s) [2019-11-08T02:08:35.310Z] check_test.go:223: [dc44938f53e64] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2019-11-08T02:08:35.310Z] check_test.go:223: [d57180687373e] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.83s) [2019-11-08T02:08:35.310Z] check_test.go:223: [d1bd3e4e1e758] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-11-08T02:08:35.310Z] check_test.go:223: [d08377612cf9e] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2019-11-08T02:08:35.310Z] check_test.go:223: [d605dd913383e] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-08T02:08:35.310Z] check_test.go:223: [de02144386bc0] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-11-08T02:08:35.310Z] check_test.go:223: [dfa38654b2efa] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-11-08T02:08:35.310Z] check_test.go:223: [d5c60a94b3ee3] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2019-11-08T02:08:35.310Z] check_test.go:223: [de85e1876ec04] daemon is not started [2019-11-08T02:08:35.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-08T02:08:35.310Z] check_test.go:223: [dd54891594fee] daemon is not started [2019-11-08T02:08:35.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-08T02:08:35.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-08T02:08:36.233Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-08T02:08:36.792Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-08T02:08:37.046Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-08T02:08:37.970Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-08T02:08:38.224Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-08T02:08:38.784Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-08T02:08:39.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-08T02:08:39.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.01s) [2019-11-08T02:08:39.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s) [2019-11-08T02:08:39.344Z] check_test.go:252: [d7abcaae3ad72] daemon is not started [2019-11-08T02:08:39.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2019-11-08T02:08:39.344Z] check_test.go:252: [d9a9fe810291e] daemon is not started [2019-11-08T02:08:39.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-11-08T02:08:39.344Z] check_test.go:252: [d357694beea48] daemon is not started [2019-11-08T02:08:39.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2019-11-08T02:08:39.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-11-08T02:08:39.344Z] check_test.go:252: [dc4418400a7a1] daemon is not started [2019-11-08T02:08:39.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-11-08T02:08:39.344Z] check_test.go:252: [da423fc09b9c1] daemon is not started [2019-11-08T02:08:39.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2019-11-08T02:08:39.344Z] check_test.go:252: [df09c4d912e98] daemon is not started [2019-11-08T02:08:39.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-11-08T02:08:39.344Z] check_test.go:252: [da6bc300b5a82] daemon is not started [2019-11-08T02:08:39.344Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-08T02:08:39.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-08T02:08:42.901Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2019-11-08T02:08:42.901Z] === RUN TestServiceUpdateConfigs [2019-11-08T02:08:44.574Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-08T02:08:44.574Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-08T02:08:44.828Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-08T02:08:45.083Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-08T02:08:45.083Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-11-08T02:08:45.083Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-11-08T02:08:45.083Z] check_test.go:279: [d18dc4055a0e2] daemon is not started [2019-11-08T02:08:45.083Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-08T02:08:45.083Z] check_test.go:279: [d53ffbf76c1b5] daemon is not started [2019-11-08T02:08:45.083Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-11-08T02:08:45.083Z] check_test.go:279: [d5e3f692568bd] daemon is not started [2019-11-08T02:08:45.083Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-08T02:08:45.083Z] check_test.go:279: [d45737b1a236d] daemon is not started [2019-11-08T02:08:45.083Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-08T02:08:45.083Z] check_test.go:279: [da2026b6ea8f1] daemon is not started [2019-11-08T02:08:45.083Z] === RUN TestDockerNetworkSuite [2019-11-08T02:08:45.083Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-08T02:08:48.347Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-08T02:08:49.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-08T02:08:54.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-08T02:08:55.593Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-08T02:08:55.593Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-08T02:08:56.138Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2019-11-08T02:08:56.138Z] === RUN TestServiceUpdateNetwork [2019-11-08T02:08:57.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-08T02:08:57.123Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-08T02:08:58.655Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-08T02:08:59.566Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-08T02:09:00.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-08T02:09:02.811Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-08T02:09:03.329Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-08T02:09:03.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-08T02:09:06.631Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-08T02:09:09.107Z] === RUN TestDockerSuite/TestBuildUser [2019-11-08T02:09:09.108Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-08T02:09:09.108Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-08T02:09:09.108Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-08T02:09:09.888Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-08T02:09:12.140Z] --- PASS: TestServiceUpdateNetwork (14.09s) [2019-11-08T02:09:12.140Z] PASS [2019-11-08T02:09:12.140Z] [2019-11-08T02:09:12.140Z] === Skipped [2019-11-08T02:09:12.140Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-08T02:09:12.140Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-08T02:09:12.140Z] [2019-11-08T02:09:12.140Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-08T02:09:12.140Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-08T02:09:12.140Z] [2019-11-08T02:09:12.140Z] [2019-11-08T02:09:12.140Z] DONE 20 tests, 2 skipped in 113.847s [2019-11-08T02:09:12.140Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-08T02:09:12.140Z] ++ 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-11-08T02:09:12.140Z] ++ set -e [2019-11-08T02:09:12.140Z] ++ '[' -n 0 ']' [2019-11-08T02:09:12.140Z] ++ set -x [2019-11-08T02:09:12.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T02:09:12.140Z] INFO: Testing against a local daemon [2019-11-08T02:09:12.140Z] === RUN TestSessionCreate [2019-11-08T02:09:12.140Z] --- PASS: TestSessionCreate (0.06s) [2019-11-08T02:09:12.140Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-08T02:09:12.140Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-08T02:09:12.140Z] PASS [2019-11-08T02:09:12.140Z] [2019-11-08T02:09:12.140Z] DONE 2 tests in 0.204s [2019-11-08T02:09:12.140Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-08T02:09:12.140Z] ++ 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-11-08T02:09:12.140Z] ++ set -e [2019-11-08T02:09:12.140Z] ++ '[' -n 0 ']' [2019-11-08T02:09:12.140Z] ++ set -x [2019-11-08T02:09:12.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-08T02:09:12.140Z] INFO: Testing against a local daemon [2019-11-08T02:09:12.140Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-08T02:09:12.140Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T02:09:12.140Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T02:09:12.140Z] === RUN TestEventsExecDie [2019-11-08T02:09:12.140Z] --- PASS: TestEventsExecDie (0.89s) [2019-11-08T02:09:12.140Z] === RUN TestEventsBackwardsCompatible [2019-11-08T02:09:12.140Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-11-08T02:09:12.140Z] === RUN TestInfoBinaryCommits [2019-11-08T02:09:12.140Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-11-08T02:09:12.140Z] === RUN TestInfoAPIVersioned [2019-11-08T02:09:12.140Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-08T02:09:12.140Z] === RUN TestInfoDiscoveryBackend [2019-11-08T02:09:12.140Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-08T02:09:12.140Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-08T02:09:12.831Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-08T02:09:13.288Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-08T02:09:13.309Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-11-08T02:09:13.309Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-08T02:09:13.647Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-08T02:09:13.647Z] === RUN TestInfoAPI [2019-11-08T02:09:13.647Z] --- PASS: TestInfoAPI (0.05s) [2019-11-08T02:09:13.647Z] === RUN TestInfoAPIWarnings [2019-11-08T02:09:14.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-08T02:09:14.371Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-08T02:09:14.371Z] === RUN TestInfoDebug [2019-11-08T02:09:14.607Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-08T02:09:14.710Z] --- PASS: TestInfoDebug (0.54s) [2019-11-08T02:09:14.710Z] === RUN TestInfoInsecureRegistries [2019-11-08T02:09:15.434Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-08T02:09:15.434Z] === RUN TestInfoRegistryMirrors [2019-11-08T02:09:15.772Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-08T02:09:15.772Z] === RUN TestLoginFailsWithBadCredentials [2019-11-08T02:09:16.183Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-08T02:09:16.183Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-08T02:09:16.183Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-08T02:09:16.497Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2019-11-08T02:09:16.497Z] === RUN TestPingCacheHeaders [2019-11-08T02:09:16.497Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-08T02:09:16.497Z] === RUN TestPingGet [2019-11-08T02:09:16.497Z] --- PASS: TestPingGet (0.03s) [2019-11-08T02:09:16.497Z] === RUN TestPingHead [2019-11-08T02:09:16.497Z] --- PASS: TestPingHead (0.06s) [2019-11-08T02:09:16.497Z] === RUN TestVersion [2019-11-08T02:09:16.841Z] --- PASS: TestVersion (0.05s) [2019-11-08T02:09:16.841Z] PASS [2019-11-08T02:09:16.841Z] [2019-11-08T02:09:16.841Z] === Skipped [2019-11-08T02:09:16.841Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-08T02:09:16.841Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-08T02:09:16.841Z] [2019-11-08T02:09:16.841Z] [2019-11-08T02:09:16.841Z] DONE 18 tests, 1 skipped in 6.249s [2019-11-08T02:09:16.841Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-08T02:09:16.841Z] ++ 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-11-08T02:09:16.841Z] ++ set -e [2019-11-08T02:09:16.841Z] ++ '[' -n 0 ']' [2019-11-08T02:09:16.841Z] ++ set -x [2019-11-08T02:09:16.841Z] ++ env -i DEST=/go/src/github.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-11-08T02:09:16.841Z] INFO: Testing against a local daemon [2019-11-08T02:09:16.841Z] === RUN TestVolumesCreateAndList [2019-11-08T02:09:16.841Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-08T02:09:16.841Z] === RUN TestVolumesRemove [2019-11-08T02:09:16.841Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-08T02:09:16.841Z] === RUN TestVolumesInspect [2019-11-08T02:09:16.841Z] --- PASS: TestVolumesInspect (0.05s) [2019-11-08T02:09:16.841Z] === RUN TestVolumesInvalidJSON [2019-11-08T02:09:17.178Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-08T02:09:17.178Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-08T02:09:17.178Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-08T02:09:17.178Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-08T02:09:17.178Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-08T02:09:17.178Z] PASS [2019-11-08T02:09:17.178Z] [2019-11-08T02:09:17.178Z] DONE 5 tests in 0.318s [2019-11-08T02:09:17.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T02:09:17.178Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T02:09:17.178Z] +++ kill 13186 [2019-11-08T02:09:17.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-08T02:09:18.136Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-08T02:09:18.867Z] +++ /etc/init.d/apparmor stop [2019-11-08T02:09:18.867Z] Clearing AppArmor profiles cache:. [2019-11-08T02:09:18.867Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T02:09:18.867Z] Unloading profiles will leave already running processes permanently [2019-11-08T02:09:18.867Z] unconfined, which can lead to unexpected situations. [2019-11-08T02:09:18.867Z] [2019-11-08T02:09:18.867Z] To set a process to complain mode, use the command line tool [2019-11-08T02:09:18.867Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T02:09:18.867Z] with the 'teardown' option." [2019-11-08T02:09:18.867Z] [2019-11-08T02:09:19.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork Post stage [Pipeline] junit [2019-11-08T02:09:20.657Z] Recording test results [2019-11-08T02:09:20.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-08T02:09:21.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T02:09:22.024Z] + echo Ensuring container killed. [2019-11-08T02:09:22.024Z] Ensuring container killed. [2019-11-08T02:09:22.024Z] + docker rm -vf docker-pr2 [2019-11-08T02:09:22.024Z] Error: No such container: docker-pr2 [2019-11-08T02:09:22.024Z] + true [Pipeline] sh [2019-11-08T02:09:22.608Z] + echo Chowning /workspace to jenkins user [2019-11-08T02:09:22.608Z] Chowning /workspace to jenkins user [2019-11-08T02:09:22.608Z] + id -u [2019-11-08T02:09:22.608Z] + id -g [2019-11-08T02:09:22.608Z] + docker run --rm -v /home/docker/workspace/moby_PR-40192:/workspace busybox chown -R 1001:1001 /workspace [2019-11-08T02:09:22.608Z] Unable to find image 'busybox:latest' locally [2019-11-08T02:09:22.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-08T02:09:23.360Z] latest: Pulling from library/busybox [2019-11-08T02:09:23.360Z] f5cba301420e: Pulling fs layer [2019-11-08T02:09:23.702Z] f5cba301420e: Verifying Checksum [2019-11-08T02:09:23.702Z] f5cba301420e: Download complete [2019-11-08T02:09:24.039Z] f5cba301420e: Pull complete [2019-11-08T02:09:24.039Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-08T02:09:24.039Z] Status: Downloaded newer image for busybox:latest [2019-11-08T02:09:24.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-08T02:09:24.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-08T02:09:24.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T02:09:26.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-08T02:09:26.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-08T02:09:26.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-08T02:09:26.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-08T02:09:26.318Z] + bundleName=ppc64le-integration [2019-11-08T02:09:26.318Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-08T02:09:26.318Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-08T02:09:26.318Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2019-11-08T02:09:26.318Z] [Pipeline] archiveArtifacts [2019-11-08T02:09:26.407Z] Archiving artifacts [2019-11-08T02:09:26.764Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40192/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T02:09:27.314Z] + make clean [2019-11-08T02:09:27.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-08T02:09:27.651Z] make: command: Command not found [2019-11-08T02:09:27.651Z] make: command: Command not found [2019-11-08T02:09:27.651Z] docker volume rm -f docker-dev-cache [2019-11-08T02:09:27.988Z] docker-dev-cache [Pipeline] deleteDir [2019-11-08T02:09:29.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-08T02:09:29.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-08T02:09:29.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-08T02:09:29.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T02:09:33.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-08T02:09:37.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-08T02:09:37.247Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-08T02:09:37.704Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-08T02:09:39.060Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-08T02:09:48.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-08T02:09:48.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-08T02:09:49.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-08T02:09:49.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-08T02:09:49.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-08T02:09:49.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-08T02:09:50.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-08T02:09:50.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-08T02:09:52.489Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-08T02:09:55.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-08T02:09:55.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-08T02:09:55.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-08T02:09:55.247Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-08T02:09:56.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-08T02:09:58.052Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-08T02:10:01.035Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-08T02:10:01.311Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-08T02:10:01.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-08T02:10:01.493Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-08T02:10:01.493Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-08T02:10:04.388Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-08T02:10:04.388Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-08T02:10:05.467Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-08T02:10:06.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-08T02:10:06.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-08T02:10:08.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-08T02:10:10.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-08T02:10:10.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-08T02:10:12.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-08T02:10:12.921Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-08T02:10:13.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-08T02:10:15.059Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-08T02:10:16.754Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-08T02:10:21.584Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite (96.90s) [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.82s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d9823d2dc3cc1] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.25s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [dbd929c69fffe] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.20s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d9c01194a6622] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d13fad3916248] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.84s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:1233: [da841c2bc7280] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.48s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d002034cd8247] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.25s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d2a6dc2784824] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.92s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [dfca2e2644884] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.99s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d0489e6d128ed] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.03s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d3c7f6bdecd65] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [da62b52fae3a9] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.46s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [da1f7e3b3b61e] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [db6b203fe2c49] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [de492e88a135d] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d78399c0e7798] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.28s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d9ce0eb6a3c75] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [da6a7c2ee1ff9] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d660dcb5d6a35] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d448113cc52b2] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.34s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [dfb8d384ffb81] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.59s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d3ae22d89a6da] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d8c30386981fd] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d33ee088e4ccb] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d80ea2b859a16] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.88s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:968: [df6eac47d6c0e] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.55s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:46: [d07e515ece961] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.66s) [2019-11-08T02:10:22.143Z] docker_cli_network_unix_test.go:1116: [d4ac277ac8681] daemon is not started [2019-11-08T02:10:22.143Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.34s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d98965a60c230] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.15s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d02748247abf2] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [dbabbe597e13a] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [de6c4050dec3d] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [dc15b3b66bc25] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [dcd4d0e90519f] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d7a7ce1546e10] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.42s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d08b7d6236647] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d6cdc9a92c051] daemon is not started [2019-11-08T02:10:22.144Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d590c54b66a21] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.60s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [dda01aaa8b54a] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.38s) [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.91s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:1084: [d50b336ef2fbd] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d23f4b700e2fb] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.70s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d8626501c195e] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.77s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d11748c91ec04] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [db0ba424e18d2] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.41s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d877a874c882c] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d407feed56a80] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.74s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [db585c0269377] daemon is not started [2019-11-08T02:10:22.144Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.17s) [2019-11-08T02:10:22.144Z] docker_cli_network_unix_test.go:46: [d6b6485b3131b] daemon is not started [2019-11-08T02:10:22.144Z] === RUN TestDockerHubPullSuite [2019-11-08T02:10:22.144Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-08T02:10:24.039Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-08T02:10:24.597Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-08T02:10:25.301Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-08T02:10:25.302Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-08T02:10:25.957Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-08T02:10:26.211Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-08T02:10:28.095Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-08T02:10:28.095Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-08T02:10:28.095Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-08T02:10:28.095Z] --- PASS: TestDockerHubPullSuite (6.17s) [2019-11-08T02:10:28.095Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.76s) [2019-11-08T02:10:28.095Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s) [2019-11-08T02:10:28.095Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2019-11-08T02:10:28.095Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s) [2019-11-08T02:10:28.095Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2019-11-08T02:10:28.095Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-11-08T02:10:28.095Z] PASS [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === Skipped [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_sni_test.go:18: Flakey test [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-08T02:10:28.095Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2019-11-08T02:10:28.095Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-08T02:10:28.095Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-08T02:10:28.095Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-08T02:10:28.095Z] docker_cli_network_unix_test.go:46: [d590c54b66a21] daemon is not started [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] [2019-11-08T02:10:28.095Z] DONE 1277 tests, 44 skipped in 2046.199s [2019-11-08T02:10:28.095Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T02:10:28.350Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T02:10:28.350Z] +++ kill 7272 [2019-11-08T02:10:32.505Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-08T02:10:36.664Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-08T02:10:37.223Z] +++ /etc/init.d/apparmor stop [2019-11-08T02:10:37.477Z] Clearing AppArmor profiles cache:. [2019-11-08T02:10:37.477Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T02:10:37.477Z] Unloading profiles will leave already running processes permanently [2019-11-08T02:10:37.477Z] unconfined, which can lead to unexpected situations. [2019-11-08T02:10:37.477Z] [2019-11-08T02:10:37.477Z] To set a process to complain mode, use the command line tool [2019-11-08T02:10:37.477Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T02:10:37.477Z] with the 'teardown' option." [2019-11-08T02:10:37.477Z] [2019-11-08T02:10:39.987Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-08T02:10:40.085Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-08T02:10:40.085Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-08T02:10:40.085Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-08T02:10:40.085Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-08T02:10:40.542Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-08T02:10:43.244Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-08T02:10:49.231Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-08T02:10:50.761Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-08T02:10:50.761Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-08T02:10:50.761Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-08T02:10:50.761Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-08T02:10:52.932Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-08T02:10:57.608Z] === RUN TestDockerSuite/TestCommitChange [2019-11-08T02:11:02.284Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-08T02:11:06.959Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-08T02:11:06.959Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-08T02:11:12.736Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-08T02:11:12.736Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-08T02:11:25.090Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-08T02:11:28.816Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-08T02:11:28.816Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-08T02:11:29.273Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-08T02:11:29.273Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-08T02:11:29.273Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-08T02:11:29.273Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-08T02:11:29.273Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-08T02:11:29.273Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-08T02:11:29.273Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-08T02:11:36.330Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-08T02:11:39.385Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-08T02:11:42.105Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-08T02:11:42.105Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-08T02:11:43.637Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-08T02:11:43.637Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-08T02:11:43.637Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-08T02:11:43.637Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-08T02:11:45.168Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-08T02:11:45.626Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-08T02:11:45.626Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-08T02:11:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-08T02:11:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-08T02:11:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-08T02:11:52.677Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-08T02:11:52.677Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-08T02:11:54.201Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-08T02:11:54.848Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-08T02:11:56.382Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-08T02:11:58.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-08T02:11:58.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-08T02:11:58.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-08T02:12:00.084Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-08T02:12:00.084Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-08T02:12:02.255Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-08T02:12:02.255Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-08T02:12:02.255Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-08T02:12:04.428Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-08T02:12:04.428Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-08T02:12:05.960Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-08T02:12:05.960Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-08T02:12:08.134Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-08T02:12:08.592Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-08T02:12:10.763Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite (1747.00s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.18s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.62s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.02s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.84s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.13s) [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:563: [decca551865ee] joining swarm manager [df28c9a8a0ba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:585: [d299d359f2a3a] joining swarm manager [df28c9a8a0ba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] check_test.go:380: [decca551865ee] daemon is not started [2019-11-08T02:12:12.224Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.66s) [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:46: [de9bf3e8f64c4] joining swarm manager [dd9500d32c329]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.72s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.62s) [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:304: [d13bd1bfe6acc] joining swarm manager [d764a9a500fdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:305: [dc3cb7a7cb57b] joining swarm manager [d764a9a500fdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.22s) [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:272: [da7600e3a1dcc] joining swarm manager [dad43f4dbaae2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:273: [dcafa7992b055] joining swarm manager [dad43f4dbaae2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.38s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.95s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.30s) [2019-11-08T02:12:12.224Z] docker_api_swarm_node_test.go:19: [ddb814419f46a] joining swarm manager [d6cd7717a3854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_node_test.go:20: [dc625ebaa7e10] joining swarm manager [d6cd7717a3854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.82s) [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:502: [d9d2173d8765b] joining swarm manager [d26136eb44191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:507: [d1c103c9ba2c5] joining swarm manager [d26136eb44191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.68s) [2019-11-08T02:12:12.224Z] docker_api_swarm_node_test.go:80: [db747e3e393f0] joining swarm manager [dd1289e230aba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s) [2019-11-08T02:12:12.224Z] docker_api_swarm_node_test.go:52: [d96dd5bae1406] joining swarm manager [d68e32898c460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_node_test.go:53: [d53e34e4495c8] joining swarm manager [d68e32898c460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.68s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.03s) [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:202: [dd108bba0e707] joining swarm manager [ded7deda8f19f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.35s) [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:384: [d2f1c094b205c] joining swarm manager [de2ac6cebd47d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:385: [db28b750478c4] joining swarm manager [de2ac6cebd47d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] check_test.go:380: [db28b750478c4] daemon is not started [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.06s) [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:802: [d43a462c220a4] joining swarm manager [ddb0d56805b09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:802: [db2e34712a7a6] joining swarm manager [ddb0d56805b09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:802: [d0da6702b212f] joining swarm manager [ddb0d56805b09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:802: [d1b447529ed9e] joining swarm manager [ddb0d56805b09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-08T02:12:12.224Z] docker_api_swarm_test.go:810: [d4d81ae1e4853] joining swarm manager [ddb0d56805b09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.88s) [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:394: [df53dc515b656] joining swarm manager [d2d36e5606b51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:394: [d53756915ba5d] joining swarm manager [d2d36e5606b51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.66s) [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:342: [d4c313a2fba74] joining swarm manager [dcb06dd99998e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:342: [da6bad93d93a8] joining swarm manager [dcb06dd99998e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.35s) [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:489: [d14be10af3959] joining swarm manager [d746639f1bfa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:489: [dc5bcc3080c00] joining swarm manager [d746639f1bfa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.40s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.68s) [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:127: [dec9ec88359a7] joining swarm manager [df2fd009d4425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:128: [ddba66a1526aa] joining swarm manager [df2fd009d4425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:136: [dffbbc4fb8298] joining swarm manager [df2fd009d4425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:137: [d75e7130ca97f] joining swarm manager [df2fd009d4425]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.96s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.09s) [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:303: [db56bb192bb68] joining swarm manager [d0d1b232240e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:303: [d3d0abdac0fc6] joining swarm manager [d0d1b232240e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.12s) [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:99: [d961602dd3f0d] joining swarm manager [d4e5c378b7f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:100: [d8bff0eae0deb] joining swarm manager [d4e5c378b7f78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] check_test.go:380: [d961602dd3f0d] daemon is not started [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s) [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:532: [d83f7c1bac33d] joining swarm manager [d46733849d617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:533: [d08462fcf0653] joining swarm manager [d46733849d617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.14s) [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:147: [dbb08c9f3123d] joining swarm manager [d47dfa39c89a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_api_swarm_service_test.go:147: [dfc178110594c] joining swarm manager [d47dfa39c89a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.22s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.75s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.24s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.74s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.45s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.57s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.72s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.08s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.27s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.60s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.06s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.14s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.97s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.74s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.05s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.68s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.62s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.49s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.80s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.58s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.82s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.96s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.09s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.21s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.37s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.39s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.57s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.52s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.68s) [2019-11-08T02:12:12.224Z] docker_cli_service_logs_test.go:241: checking task o0bbihxebnz3 [2019-11-08T02:12:12.224Z] docker_cli_service_logs_test.go:246: checking messages for o0bbihxebnz3 [2019-11-08T02:12:12.224Z] docker_cli_service_logs_test.go:241: checking task n24jl54no7rx [2019-11-08T02:12:12.224Z] docker_cli_service_logs_test.go:246: checking messages for n24jl54no7rx [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.64s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.02s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.02s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.11s) [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1901: [d7cecab17e062] joining swarm manager [d709e23a459b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1902: [de3da6c58e618] joining swarm manager [d709e23a459b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.29s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.02s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.71s) [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1802: [dce467b357007] joining swarm manager [d57b139d2161c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1803: [d8711de166e87] joining swarm manager [d57b139d2161c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.99s) [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1321: [d45bbaf396bda] joining swarm manager [d64ab7d76f684]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1322: [dcdc027c832f1] joining swarm manager [d64ab7d76f684]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.91s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.79s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.28s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.96s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.87s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.96s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.25s) [2019-11-08T02:12:12.224Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.19s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.81s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.08s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.21s) [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1186: [dd4f2a5755825] joining swarm manager [dab3b47ee7880]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1195: [dca4441bee056] joining swarm manager [dab3b47ee7880]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.54s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.79s) [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.77s) [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1118: [d013442e5a12c] joining swarm manager [d33c903bc171c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1119: [dd5f6d7f002af] joining swarm manager [d33c903bc171c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1172: [d96087fdef56d] joining swarm manager [d33c903bc171c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.51s) [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1453: [dc568a8a51bce] joining swarm manager [da32fa0bc5259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.224Z] docker_cli_swarm_test.go:1454: [df808a45aad22] joining swarm manager [da32fa0bc5259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-08T02:12:12.224Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.19s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.00s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (7.43s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.00s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.18s) [2019-11-08T02:12:12.225Z] docker_cli_swarm_unix_test.go:62: [dd175f9fc0af8] joining swarm manager [d138410399deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.35s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.17s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.20s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.71s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.40s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.86s) [2019-11-08T02:12:12.225Z] docker_api_swarm_test.go:962: [d27154af2269f] joining swarm manager [d04fe400d7a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.81s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.17s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.42s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.78s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.72s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (8.57s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.20s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.44s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.21s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.98s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.44s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.97s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.03s) [2019-11-08T02:12:12.225Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s) [2019-11-08T02:12:12.225Z] === RUN TestDockerExternalVolumeSuite [2019-11-08T02:12:12.225Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-08T02:12:14.485Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-08T02:12:23.030Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-08T02:12:23.030Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-08T02:12:23.030Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-08T02:12:23.030Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-08T02:12:23.030Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-08T02:12:23.996Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-08T02:12:23.996Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-08T02:12:27.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-08T02:12:31.051Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-08T02:12:31.051Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-08T02:12:32.581Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-08T02:12:32.581Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-08T02:12:36.304Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-08T02:12:38.473Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-08T02:12:38.473Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-08T02:12:38.473Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-08T02:12:38.473Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-08T02:12:38.473Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-08T02:12:38.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-08T02:12:40.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-08T02:12:40.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-08T02:12:42.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-08T02:12:44.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-08T02:12:47.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-08T02:12:49.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000668bc0_} [2019-11-08T02:12:56.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1019241106_c:\foo_false____} [2019-11-08T02:13:03.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1019241106_c:\foo_true____} [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-08T02:13:06.429Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-08T02:13:08.604Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-08T02:13:10.844Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-08T02:13:10.844Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-08T02:13:10.844Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-08T02:13:13.017Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-08T02:13:13.017Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-08T02:13:13.017Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-08T02:13:13.017Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-08T02:13:16.742Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-08T02:13:18.914Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-08T02:13:18.914Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-08T02:13:18.914Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-08T02:13:27.464Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-08T02:13:27.464Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-08T02:13:27.464Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-08T02:13:34.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-08T02:13:39.869Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-08T02:13:39.869Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-08T02:13:39.869Z] === RUN TestDockerSuite/TestCpToDot [2019-11-08T02:13:41.400Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-08T02:13:41.400Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-08T02:13:41.400Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-08T02:13:43.569Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-08T02:13:43.569Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-08T02:13:43.569Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-08T02:13:43.569Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-08T02:13:43.569Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-08T02:13:43.569Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-08T02:13:44.026Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-08T02:13:44.562Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-08T02:13:45.557Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-08T02:13:47.727Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-08T02:13:48.184Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-08T02:13:48.184Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-08T02:13:49.715Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-08T02:13:50.680Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-08T02:13:50.680Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-08T02:13:50.680Z] === RUN TestDockerSuite/TestCreateRM [2019-11-08T02:13:51.137Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-08T02:13:51.137Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-08T02:13:51.137Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-08T02:13:51.595Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-08T02:13:58.651Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-08T02:13:58.651Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-08T02:13:59.108Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-08T02:14:02.834Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-08T02:14:02.834Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-08T02:14:02.834Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDockerFails [2019-11-08T02:14:05.004Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-08T02:14:05.461Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-08T02:14:05.461Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-08T02:14:05.461Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-08T02:14:05.461Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-08T02:14:05.461Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-08T02:14:07.633Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-08T02:14:09.804Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-08T02:14:11.975Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-08T02:14:16.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-08T02:14:19.032Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-08T02:14:24.807Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-08T02:14:28.530Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-08T02:14:30.703Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-08T02:14:31.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-08T02:14:31.668Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-08T02:14:34.564Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-08T02:14:35.527Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-08T02:14:36.491Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-08T02:14:40.321Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-08T02:14:45.002Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-08T02:14:45.002Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-08T02:14:45.002Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-08T02:14:45.002Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-08T02:14:45.002Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-08T02:14:45.002Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-08T02:14:45.969Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-08T02:14:45.969Z] === RUN TestDockerSuite/TestEventsRename [2019-11-08T02:14:48.246Z] === RUN TestDockerSuite/TestEventsResize [2019-11-08T02:14:51.143Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-08T02:14:52.675Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-08T02:14:55.571Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-08T02:15:00.245Z] === RUN TestDockerSuite/TestEventsTop [2019-11-08T02:15:00.245Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-08T02:15:02.414Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-08T02:15:03.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-08T02:15:06.138Z] === RUN TestDockerSuite/TestExec [2019-11-08T02:15:06.139Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-08T02:15:06.139Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-08T02:15:07.671Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-08T02:15:09.204Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-08T02:15:09.204Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-08T02:15:09.204Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-08T02:15:09.204Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-08T02:15:11.375Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-08T02:15:12.909Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-08T02:15:15.083Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-08T02:15:15.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-08T02:15:16.615Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-08T02:15:21.304Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-08T02:15:21.304Z] === RUN TestDockerSuite/TestExecEnv [2019-11-08T02:15:21.304Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-08T02:15:21.304Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-08T02:15:22.837Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-08T02:15:26.565Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-08T02:15:26.565Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-08T02:15:26.565Z] === RUN TestDockerSuite/TestExecParseError [2019-11-08T02:15:26.565Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-08T02:15:26.565Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-08T02:15:26.565Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-08T02:15:28.737Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-08T02:15:28.737Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-08T02:15:28.737Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-08T02:15:28.737Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-08T02:15:28.737Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-08T02:15:28.737Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-08T02:15:30.911Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-08T02:15:30.911Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-08T02:15:39.478Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-08T02:15:39.478Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-08T02:15:39.478Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-08T02:15:39.478Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-08T02:15:45.259Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-08T02:15:47.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-08T02:15:51.041Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-08T02:15:53.942Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-08T02:15:59.724Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-08T02:15:59.724Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-08T02:15:59.724Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-08T02:15:59.724Z] === RUN TestDockerSuite/TestHealth [2019-11-08T02:15:59.724Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-08T02:15:59.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-08T02:15:59.724Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-08T02:16:00.181Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-08T02:16:04.861Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-08T02:16:04.861Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-08T02:16:04.861Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-08T02:16:04.861Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-08T02:16:04.861Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-08T02:16:05.318Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-08T02:16:05.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-08T02:16:05.777Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-08T02:16:05.777Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-08T02:16:06.742Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-08T02:16:06.742Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-08T02:16:08.276Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-08T02:16:08.735Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-08T02:16:10.269Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-08T02:16:12.443Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-08T02:16:12.902Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-08T02:16:12.902Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-08T02:16:16.628Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-08T02:16:16.628Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestImportFile [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-08T02:16:18.801Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-08T02:16:20.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-08T02:16:20.972Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-08T02:16:23.147Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-08T02:16:23.147Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-08T02:16:23.147Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-08T02:16:23.147Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-08T02:16:23.147Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-08T02:16:25.321Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-08T02:16:25.321Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-08T02:16:27.496Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-08T02:16:27.496Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-08T02:16:27.496Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-08T02:16:27.496Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-08T02:16:29.028Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-08T02:16:34.812Z] === RUN TestDockerSuite/TestInspectImage [2019-11-08T02:16:34.812Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-08T02:16:34.812Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-08T02:16:34.812Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-08T02:16:35.778Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-08T02:16:37.950Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-08T02:16:37.950Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-08T02:16:40.125Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-08T02:16:41.774Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-08T02:16:41.774Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-08T02:16:41.774Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-08T02:16:43.947Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-08T02:16:46.122Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-08T02:16:49.855Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-08T02:16:52.027Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-08T02:16:54.201Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-08T02:16:56.375Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-08T02:16:57.909Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-08T02:17:00.810Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-08T02:17:02.346Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-08T02:17:02.804Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-08T02:17:04.338Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-08T02:17:05.972Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-08T02:17:06.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-08T02:17:11.754Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-08T02:17:13.927Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-08T02:17:13.927Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-08T02:17:16.100Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-08T02:17:16.100Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-08T02:17:23.177Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-08T02:17:25.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-08T02:17:30.240Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-08T02:17:37.303Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-08T02:17:39.476Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-08T02:17:42.373Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-08T02:17:42.373Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-08T02:17:43.907Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-08T02:17:46.084Z] === RUN TestDockerSuite/TestLogsSince [2019-11-08T02:17:56.402Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-08T02:17:56.402Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-08T02:17:56.402Z] === RUN TestDockerSuite/TestLogsTail [2019-11-08T02:17:57.064Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-08T02:17:57.368Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-08T02:17:59.540Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-08T02:18:01.726Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-08T02:18:01.726Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-08T02:18:01.726Z] === RUN TestDockerSuite/TestNetHostname [2019-11-08T02:18:01.726Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-08T02:18:01.726Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-08T02:18:01.726Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-08T02:18:01.726Z] === RUN TestDockerSuite/TestPluginActive [2019-11-08T02:18:01.726Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-08T02:18:01.726Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPortList [2019-11-08T02:18:02.186Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-08T02:18:06.868Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-08T02:18:10.597Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-08T02:18:10.597Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-08T02:18:19.159Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-08T02:18:19.159Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-08T02:18:26.224Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-08T02:18:29.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-08T02:18:38.587Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-08T02:18:38.587Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-08T02:18:38.587Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-08T02:18:43.877Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-08T02:18:50.959Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-08T02:18:53.858Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-08T02:19:01.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-08T02:19:11.524Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-08T02:19:13.698Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-08T02:19:13.698Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-08T02:19:13.698Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-08T02:19:18.377Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-08T02:19:18.377Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-08T02:19:18.377Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-08T02:19:18.377Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-08T02:19:18.377Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-08T02:19:19.921Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-08T02:19:24.158Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-08T02:19:24.158Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-08T02:19:25.692Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-08T02:19:25.692Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-08T02:19:26.657Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-08T02:19:27.624Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-08T02:19:27.624Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite (441.09s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2019-11-08T02:19:32.067Z] docker_cli_external_volume_driver_test.go:53: [de2c488ca90d1] daemon is not started [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-08T02:19:32.067Z] docker_cli_external_volume_driver_test.go:53: [df64ad5bb4a3f] daemon is not started [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-08T02:19:32.067Z] docker_cli_external_volume_driver_test.go:53: [d31e662370a35] daemon is not started [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-08T02:19:32.067Z] docker_cli_external_volume_driver_test.go:53: [d7825d964c088] daemon is not started [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s) [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2019-11-08T02:19:32.067Z] docker_cli_external_volume_driver_test.go:485: [d6fa592a10955] daemon is not started [2019-11-08T02:19:32.067Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-08T02:19:32.067Z] docker_cli_external_volume_driver_test.go:53: [d8f9d53d72a47] daemon is not started [2019-11-08T02:19:32.067Z] PASS [2019-11-08T02:19:32.067Z] [2019-11-08T02:19:32.067Z] === Skipped [2019-11-08T02:19:32.067Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-08T02:19:32.067Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-08T02:19:32.067Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-08T02:19:32.067Z] check_test.go:309: [d164769324b8a] daemon is not started [2019-11-08T02:19:32.067Z] [2019-11-08T02:19:32.067Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-08T02:19:32.067Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-08T02:19:32.067Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-08T02:19:32.067Z] check_test.go:309: [d4bb519c249ce] daemon is not started [2019-11-08T02:19:32.067Z] [2019-11-08T02:19:32.067Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-08T02:19:32.067Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-08T02:19:32.067Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-08T02:19:32.067Z] check_test.go:309: [d1e42efe7946f] daemon is not started [2019-11-08T02:19:32.067Z] [2019-11-08T02:19:32.067Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-08T02:19:32.067Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-08T02:19:32.067Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-08T02:19:32.067Z] check_test.go:309: [d1700e2df1468] daemon is not started [2019-11-08T02:19:32.067Z] [2019-11-08T02:19:32.067Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-08T02:19:32.067Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-08T02:19:32.067Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-08T02:19:32.067Z] [2019-11-08T02:19:32.067Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-08T02:19:32.067Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-08T02:19:32.067Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-08T02:19:32.067Z] [2019-11-08T02:19:32.067Z] [2019-11-08T02:19:32.067Z] DONE 273 tests, 6 skipped in 2588.916s [2019-11-08T02:19:32.067Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-08T02:19:32.387Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-08T02:19:32.627Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1299fda800f1/docker.pid [2019-11-08T02:19:32.627Z] +++ kill 7112 [2019-11-08T02:19:32.627Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7112 is not a child of this shell [2019-11-08T02:19:32.627Z] warning: PID 7112 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1299fda800f1/docker.pid had a nonzero exit code [2019-11-08T02:19:32.627Z] ++++ cat bundles/test-integration/docker.pid [2019-11-08T02:19:32.627Z] +++ kill 7274 [2019-11-08T02:19:33.552Z] +++ /etc/init.d/apparmor stop [2019-11-08T02:19:33.552Z] Clearing AppArmor profiles cache:. [2019-11-08T02:19:33.552Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-08T02:19:33.552Z] Unloading profiles will leave already running processes permanently [2019-11-08T02:19:33.552Z] unconfined, which can lead to unexpected situations. [2019-11-08T02:19:33.552Z] [2019-11-08T02:19:33.552Z] To set a process to complain mode, use the command line tool [2019-11-08T02:19:33.552Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-08T02:19:33.552Z] with the 'teardown' option." [2019-11-08T02:19:33.552Z] [2019-11-08T02:19:34.113Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-08T02:19:34.124Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-08T02:19:35.143Z] + echo Ensuring container killed. [2019-11-08T02:19:35.143Z] Ensuring container killed. [2019-11-08T02:19:35.143Z] + docker ps -aq -f name=docker-pr2-* [2019-11-08T02:19:35.143Z] + cids=94423e66ab5b [2019-11-08T02:19:35.143Z] 53b85f6b9e3f [2019-11-08T02:19:35.143Z] 4565478fca7a [2019-11-08T02:19:35.143Z] + [ -n 94423e66ab5b [2019-11-08T02:19:35.143Z] 53b85f6b9e3f [2019-11-08T02:19:35.143Z] 4565478fca7a ] [2019-11-08T02:19:35.143Z] + docker rm -vf 94423e66ab5b 53b85f6b9e3f 4565478fca7a [2019-11-08T02:19:36.117Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-08T02:19:37.650Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-08T02:19:37.657Z] 94423e66ab5b [2019-11-08T02:19:37.657Z] 53b85f6b9e3f [2019-11-08T02:19:38.580Z] 4565478fca7a [Pipeline] sh [2019-11-08T02:19:38.979Z] + echo Chowning /workspace to jenkins user [2019-11-08T02:19:38.979Z] Chowning /workspace to jenkins user [2019-11-08T02:19:38.979Z] + id -u [2019-11-08T02:19:38.979Z] + id -g [2019-11-08T02:19:38.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40192:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-08T02:19:43.549Z] + bundleName=amd64 [2019-11-08T02:19:43.549Z] + echo Creating amd64-bundles.tar.gz [2019-11-08T02:19:43.549Z] Creating amd64-bundles.tar.gz [2019-11-08T02:19:43.549Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-08T02:19:43.549Z] + 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-11-08T02:19:44.918Z] Archiving artifacts [2019-11-08T02:19:45.227Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40192/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T02:19:45.658Z] + make clean [2019-11-08T02:19:45.912Z] docker volume rm -f docker-dev-cache [2019-11-08T02:19:45.912Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-08T02:19:55.365Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-08T02:19:55.365Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-08T02:20:01.190Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-08T02:20:01.190Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-08T02:20:01.190Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-08T02:20:02.184Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-08T02:20:05.992Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-08T02:20:14.683Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-08T02:20:14.683Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-08T02:20:18.490Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-08T02:20:18.490Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-08T02:20:18.965Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-08T02:20:33.931Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-08T02:20:34.402Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-08T02:20:34.873Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-08T02:20:42.056Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-08T02:20:45.863Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-08T02:20:53.044Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-08T02:20:57.818Z] === RUN TestDockerSuite/TestRmiTag [2019-11-08T02:20:57.818Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-08T02:21:00.044Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-08T02:21:17.905Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-08T02:21:18.377Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-08T02:21:23.152Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-08T02:21:24.145Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-08T02:21:24.145Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-08T02:21:24.145Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-08T02:21:24.617Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-08T02:21:24.617Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-08T02:21:24.617Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-08T02:21:24.617Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-08T02:21:24.617Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-08T02:21:26.191Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-08T02:21:26.191Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-08T02:21:26.191Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-08T02:21:30.964Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-08T02:21:32.541Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-08T02:21:34.768Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-08T02:21:36.995Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-08T02:21:38.569Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-08T02:21:38.569Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-08T02:21:43.343Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-08T02:21:44.916Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-08T02:21:44.916Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-08T02:21:47.882Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-08T02:21:47.882Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-08T02:21:47.882Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-08T02:21:49.454Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-08T02:21:49.454Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-08T02:21:49.454Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-08T02:21:49.454Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-08T02:21:49.454Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-08T02:21:49.454Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-08T02:21:49.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-08T02:21:49.455Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-08T02:21:51.681Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-08T02:21:53.254Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-08T02:21:55.481Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-08T02:21:55.481Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-08T02:21:55.481Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-08T02:21:55.481Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-08T02:21:57.055Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-08T02:21:57.055Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-08T02:21:57.055Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-08T02:21:57.055Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-08T02:21:57.055Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-08T02:21:59.283Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-08T02:22:11.811Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-08T02:22:11.811Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-08T02:22:11.811Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-08T02:22:11.811Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-08T02:22:11.811Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-08T02:22:11.811Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-08T02:22:11.811Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-08T02:22:12.804Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-08T02:22:12.804Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-08T02:22:12.804Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-08T02:22:12.804Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-08T02:22:15.029Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-08T02:22:16.602Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-08T02:22:16.602Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-08T02:22:18.829Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-08T02:22:18.829Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-08T02:22:18.829Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-08T02:22:18.829Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-08T02:22:21.056Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-08T02:22:22.629Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-08T02:22:24.204Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-08T02:22:26.432Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-08T02:22:26.904Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-08T02:22:26.904Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-08T02:22:26.904Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-08T02:22:26.904Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-08T02:22:26.904Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T02:22:26.904Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-08T02:22:26.904Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-08T02:22:26.904Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-08T02:22:35.597Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-08T02:22:35.597Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-08T02:22:35.597Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-08T02:22:35.597Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-08T02:22:35.597Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-08T02:22:35.597Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-08T02:22:35.597Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-08T02:22:44.287Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-08T02:22:44.287Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunMount [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-08T02:22:45.859Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-08T02:22:53.054Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-08T02:22:53.054Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-08T02:22:53.054Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-08T02:22:53.054Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-08T02:22:56.863Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-08T02:23:00.672Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-08T02:23:01.663Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-08T02:23:03.893Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-08T02:23:05.536Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-08T02:23:06.531Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-08T02:23:08.761Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-08T02:23:08.761Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-08T02:23:08.761Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-08T02:23:08.761Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-08T02:23:08.761Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-08T02:23:08.761Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-08T02:23:08.761Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-08T02:23:08.761Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-08T02:23:08.761Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-08T02:23:11.730Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-08T02:23:11.730Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-08T02:23:11.730Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-08T02:23:11.730Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-08T02:23:11.730Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-08T02:23:11.730Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-08T02:23:18.913Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-08T02:23:18.913Z] === RUN TestDockerSuite/TestRunRm [2019-11-08T02:23:20.487Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-08T02:23:26.377Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-08T02:23:27.952Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-08T02:23:29.524Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-08T02:23:31.751Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-08T02:23:33.977Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-08T02:23:33.977Z] === RUN TestDockerSuite/TestRunState [2019-11-08T02:23:33.977Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-08T02:23:36.203Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-08T02:23:36.203Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-08T02:23:37.775Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-08T02:23:37.775Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-08T02:23:37.775Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-08T02:23:37.775Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-08T02:23:37.775Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-08T02:23:37.775Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-08T02:23:42.587Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-08T02:23:44.161Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-08T02:23:44.161Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-08T02:23:46.389Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-08T02:23:46.389Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-08T02:23:46.389Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-08T02:23:49.355Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-08T02:23:55.245Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-08T02:23:59.055Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-08T02:24:04.945Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-08T02:24:04.945Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-08T02:24:04.945Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-08T02:24:04.945Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-08T02:24:04.945Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-08T02:24:06.518Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-08T02:24:08.744Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-08T02:24:10.970Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-08T02:24:10.970Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-08T02:24:10.970Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-08T02:24:10.970Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-08T02:24:10.970Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-08T02:24:10.970Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-08T02:24:10.970Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-08T02:24:10.970Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-08T02:24:10.970Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-08T02:24:14.780Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-08T02:24:16.353Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-08T02:24:17.927Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-08T02:24:22.702Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-08T02:24:25.666Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-08T02:24:26.137Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-08T02:24:26.137Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-08T02:24:26.612Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-08T02:24:28.187Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-08T02:24:34.080Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-08T02:24:34.080Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-08T02:24:41.259Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-08T02:24:41.259Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-08T02:24:45.146Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-08T02:24:45.146Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-08T02:24:45.146Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-08T02:24:45.146Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-08T02:24:45.146Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-08T02:24:51.044Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-08T02:24:51.044Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-08T02:24:51.044Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-08T02:24:51.044Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-08T02:24:51.044Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-08T02:24:51.044Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-08T02:24:51.044Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-08T02:24:53.271Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-08T02:24:55.496Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-08T02:24:55.496Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-08T02:24:57.723Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-08T02:24:57.723Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-08T02:24:57.723Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-08T02:24:57.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-08T02:24:57.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-08T02:24:57.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-08T02:24:57.723Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-08T02:25:12.685Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-08T02:25:12.685Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-08T02:25:13.156Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-08T02:25:13.156Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-08T02:25:13.628Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-08T02:25:13.628Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-08T02:25:13.628Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-08T02:25:16.591Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-08T02:25:16.591Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-08T02:25:18.819Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-08T02:25:19.289Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-08T02:25:19.761Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-08T02:25:19.761Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-08T02:25:19.761Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-08T02:25:32.366Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-08T02:25:32.366Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-08T02:25:32.366Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-08T02:25:32.366Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-08T02:25:32.366Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-08T02:25:39.547Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-08T02:25:39.547Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-08T02:25:39.547Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-08T02:25:46.726Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-08T02:25:47.197Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite (2449.91s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-08T02:25:48.190Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-08T02:25:48.190Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.57s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.81s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-11-08T02:25:48.190Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-11-08T02:25:48.190Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-08T02:25:48.190Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-08T02:25:48.190Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-11-08T02:25:48.190Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-11-08T02:25:48.190Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-11-08T02:25:48.190Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-08T02:25:48.190Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.25s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-08T02:25:48.190Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-08T02:25:48.190Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.98s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.05s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-11-08T02:25:48.190Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.11s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.23s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (104.32s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-11-08T02:25:48.190Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.73s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.17s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.49s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.61s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.07s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.63s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.46s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.59s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.17s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.09s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.63s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.89s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.56s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.95s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.33s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.15s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.90s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-11-08T02:25:48.190Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.04s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildContChar (13.65s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.07s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.39s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.67s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.51s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.92s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.74s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.60s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.26s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.56s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.38s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.93s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.71s) [2019-11-08T02:25:48.190Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2019-11-08T02:25:48.190Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.05s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.64s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.82s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.35s) [2019-11-08T02:25:48.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.21s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.52s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.81s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.11s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.98s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.25s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.62s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.79s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.67s) [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.10s) [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.80s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.82s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFails (6.83s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.83s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.62s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.23s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.43s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.30s) [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.81s) [2019-11-08T02:25:48.191Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-08T02:25:48.191Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildHistory (10.10s) [2019-11-08T02:25:48.191Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.99s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.23s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.79s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.76s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.93s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.98s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.98s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.77s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.58s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.33s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.08s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.20s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.09s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.42s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.43s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.45s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.13s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.21s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.30s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.18s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.16s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.59s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.16s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.72s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.95s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.18s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.74s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildRm (13.35s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.19s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-11-08T02:25:48.663Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.20s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.34s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.41s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.13s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.23s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.04s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.89s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildStderr (4.89s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.66s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.77s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.75s) [2019-11-08T02:25:48.663Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.35s) [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-08T02:25:48.663Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.663Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.26s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.36s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.02s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.85s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.39s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.03s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.36s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.36s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.39s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.95s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.29s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2019-11-08T02:25:48.664Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-08T02:25:48.664Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-08T02:25:48.664Z] docker_cli_sni_test.go:18: Flakey test [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.84s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.44s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCommitChange (4.71s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.57s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.33s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCommitTTY (11.68s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.53s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-08T02:25:48.664Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.13s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.16s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.91s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.97s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.74s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.41s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.73s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.82s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.07s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.89s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.91s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.88s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.31s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.85s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.56s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.17s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.61s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.74s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.88s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.91s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.72s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.74s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.98s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.24s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.31s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.23s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000668bc0_} (7.32s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1019241106_c:\foo_false____} (7.26s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1019241106_c:\foo_true____} (2.28s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-08T02:25:48.664Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.09s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2019-11-08T02:25:48.664Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.07s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.02s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.99s) [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.06s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.93s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.83s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpToDot (2.01s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- PASS: TestDockerSuite/TestCpToStdout (2.01s) [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-08T02:25:48.664Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.664Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-11-08T02:25:48.665Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.70s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.11s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.91s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-08T02:25:48.665Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.94s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-08T02:25:48.665Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-08T02:25:48.665Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-08T02:25:48.665Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-08T02:25:48.665Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-08T02:25:48.665Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-08T02:25:48.665Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-08T02:25:48.665Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-08T02:25:48.665Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2019-11-08T02:25:48.665Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.13s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.11s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.45s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsCopy (5.25s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.45s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.03s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.25s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFilters (4.15s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFormat (4.18s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsRename (2.22s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsResize (2.57s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.95s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.42s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-11-08T02:25:48.665Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.34s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-08T02:25:48.665Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.73s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.78s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-08T02:25:48.665Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-08T02:25:48.665Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-11-08T02:25:48.665Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.86s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.92s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.78s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.11s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.05s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecInspectID (3.42s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-08T02:25:48.665Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-08T02:25:48.665Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.08s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.74s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-11-08T02:25:48.665Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.80s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.78s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.58s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.81s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-08T02:25:48.665Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.63s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.61s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.21s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.50s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImportBadURL (2.32s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-11-08T02:25:48.665Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-08T02:25:48.665Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-08T02:25:48.665Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.95s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.93s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-08T02:25:48.665Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-08T02:25:48.665Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.97s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.04s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectDefault (1.94s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectHistory (4.82s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.89s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.79s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.98s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.94s) [2019-11-08T02:25:48.665Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-08T02:25:48.665Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.87s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectStatus (2.49s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.81s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.97s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.22s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.92s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.95s) [2019-11-08T02:25:48.665Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.26s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.67s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.68s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.34s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.27s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-08T02:25:48.666Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.98s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.23s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.14s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.95s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.51s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.28s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.04s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.11s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsSince (8.87s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsTail (2.56s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.26s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.03s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2019-11-08T02:25:48.666Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2019-11-08T02:25:48.666Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2019-11-08T02:25:48.666Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2019-11-08T02:25:48.666Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.13s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-08T02:25:48.666Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-08T02:25:48.666Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-08T02:25:48.666Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-08T02:25:48.666Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-08T02:25:48.666Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-08T02:25:48.666Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-08T02:25:48.666Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-08T02:25:48.666Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.89s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-08T02:25:48.666Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsByOrder (7.62s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.19s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.34s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.43s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.30s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (15.95s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.04s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-11-08T02:25:48.666Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.20s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.22s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-08T02:25:48.666Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.05s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.01s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.07s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.32s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.83s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.65s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.96s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.42s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.06s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.28s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.48s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.11s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.83s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.99s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.32s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.02s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.25s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.31s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.78s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.92s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.88s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.50s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.92s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.95s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-08T02:25:48.666Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.99s) [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.666Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-08T02:25:48.666Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.88s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.64s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.88s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.92s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.94s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.86s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.62s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.94s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.83s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.04s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunExitCode (1.99s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.87s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.86s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.18s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.54s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.53s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.57s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.54s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.59s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.91s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.86s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.86s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.45s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.21s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunRm (1.96s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.16s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.09s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.89s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.94s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.98s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.73s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.41s) [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-08T02:25:48.667Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.667Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.92s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.86s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.60s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.02s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.84s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.34s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.51s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.99s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.67s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.75s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.61s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.08s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.84s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.72s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.28s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-11-08T02:25:48.668Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.24s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.95s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.33s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.62s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.90s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.17s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.68s) [2019-11-08T02:25:48.668Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-08T02:25:48.668Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-08T02:25:48.668Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-08T02:25:48.668Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-08T02:25:49.139Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-08T02:25:49.139Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-08T02:25:49.139Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-08T02:25:49.139Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-08T02:25:49.139Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-08T02:25:49.139Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-08T02:25:49.139Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.139Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-08T02:25:49.140Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-08T02:25:49.140Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-08T02:25:49.140Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] === RUN TestDockerDaemonSuite [2019-11-08T02:25:49.140Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-08T02:25:49.140Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-08T02:25:49.140Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-08T02:25:49.140Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] === RUN TestDockerSwarmSuite [2019-11-08T02:25:49.140Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-08T02:25:49.140Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-08T02:25:49.140Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] === RUN TestDockerExternalVolumeSuite [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] === RUN TestDockerNetworkSuite [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] === RUN TestDockerHubPullSuite [2019-11-08T02:25:49.140Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-08T02:25:49.140Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-08T02:25:49.140Z] PASS [2019-11-08T02:25:49.140Z] ok github.com/docker/docker/integration-cli 2450.680s [2019-11-08T02:25:49.140Z] INFO: Integration tests ended at 11/08/2019 02:25:48. Duration:00:40:58.5652363 [2019-11-08T02:25:49.140Z] INFO: Docker info of the daemon under test at end of run [2019-11-08T02:25:49.140Z] [2019-11-08T02:25:49.140Z] Containers: 2 [2019-11-08T02:25:49.140Z] Running: 0 [2019-11-08T02:25:49.140Z] Paused: 0 [2019-11-08T02:25:49.140Z] Stopped: 2 [2019-11-08T02:25:49.140Z] Images: 12 [2019-11-08T02:25:49.140Z] Server Version: 0.0.0-dev [2019-11-08T02:25:49.140Z] Storage Driver: windowsfilter [2019-11-08T02:25:49.140Z] Windows: [2019-11-08T02:25:49.140Z] Logging Driver: json-file [2019-11-08T02:25:49.140Z] Plugins: [2019-11-08T02:25:49.140Z] Volume: local [2019-11-08T02:25:49.140Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-08T02:25:49.140Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-08T02:25:49.140Z] Swarm: inactive [2019-11-08T02:25:49.140Z] Default Isolation: process [2019-11-08T02:25:49.140Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-08T02:25:49.140Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-08T02:25:49.140Z] OSType: windows [2019-11-08T02:25:49.140Z] Architecture: x86_64 [2019-11-08T02:25:49.140Z] CPUs: 4 [2019-11-08T02:25:49.140Z] Total Memory: 32GiB [2019-11-08T02:25:49.140Z] Name: azwin-2-120e90 [2019-11-08T02:25:49.140Z] ID: HPMN:ACXK:LNIE:DM2G:IJEI:7GTD:RUIE:AIMG:TRIQ:PE6Y:2ROH:JXU2 [2019-11-08T02:25:49.140Z] Docker Root Dir: D:\CI\PR-40192\2\daemon [2019-11-08T02:25:49.140Z] Debug Mode (client): false [2019-11-08T02:25:49.140Z] Debug Mode (server): true [2019-11-08T02:25:49.140Z] File Descriptors: -1 [2019-11-08T02:25:49.140Z] Goroutines: 18 [2019-11-08T02:25:49.140Z] System Time: 2019-11-08T02:25:48.7270825Z [2019-11-08T02:25:49.140Z] EventsListeners: 0 [2019-11-08T02:25:49.140Z] Registry: https://index.docker.io/v1/ [2019-11-08T02:25:49.140Z] Labels: [2019-11-08T02:25:49.140Z] Experimental: false [2019-11-08T02:25:49.140Z] Insecure Registries: [2019-11-08T02:25:49.140Z] 127.0.0.0/8 [2019-11-08T02:25:49.140Z] Live Restore Enabled: false [2019-11-08T02:25:49.140Z] [2019-11-08T02:25:49.140Z] [2019-11-08T02:25:49.140Z] INFO: Stopping daemon under test [2019-11-08T02:25:49.140Z] SUCCESS: The process with PID 7584 (child process of PID 2560) has been terminated. [2019-11-08T02:25:49.140Z] SUCCESS: The process with PID 2560 (child process of PID 10144) has been terminated. [2019-11-08T02:25:49.140Z] INFO: Stop tailing logs of the daemon under tests [2019-11-08T02:25:49.140Z] INFO: executeCI.ps1 Completed successfully at 11/08/2019 02:25:48. [2019-11-08T02:25:49.140Z] INFO: Tidying up at end of run [2019-11-08T02:25:49.140Z] INFO: Saving daemon under test log (d:\CI\PR-40192\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-08T02:25:49.140Z] INFO: Saving daemon under test log (d:\CI\PR-40192\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-08T02:25:49.140Z] INFO: Nuke-Everything... [2019-11-08T02:25:49.140Z] INFO: Container count on control daemon to delete is 2 [2019-11-08T02:25:49.611Z] 1aeb909b5154 [2019-11-08T02:25:49.611Z] 134acc7a5c6b [2019-11-08T02:25:50.082Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-08T02:25:51.656Z] Deleted: sha256:6f0ac7f42e91be791a195f8f0550ad8e6501b8ddec3797a797f30356b90b4205 [2019-11-08T02:25:51.656Z] Deleted: sha256:6efb6c179888b8fdac07876adc0239dd16ef9f5b124e60afa142d1b342bf3836 [2019-11-08T02:25:51.656Z] INFO: Tidying pidfile d:\CI\PR-40192\2\docker.pid [2019-11-08T02:25:51.656Z] INFO: Nuking d:\CI [2019-11-08T02:26:24.395Z] INFO: Zapped successfully [2019-11-08T02:26:24.395Z] [2019-11-08T02:26:24.395Z] INFO: executeCI.ps1 exiting at Fri Nov 8 02:26:21 CUT 2019. Duration 00:56:53.0409576 [2019-11-08T02:26:24.395Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-08T02:26:26.107Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-08T02:26:27.324Z] Archiving artifacts [2019-11-08T02:26:28.521Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40192/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-08T02:26:29.537Z] + make clean [2019-11-08T02:26:30.529Z] docker volume rm -f docker-dev-cache [2019-11-08T02:26:30.529Z] 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